diff flys-client/src/main/java/de/intevation/flys/client/server/ReportServiceImpl.java @ 4591:bafb2e81a14a

Doc.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 29 Nov 2012 10:29:34 +0100
parents 8975e1dea436
children
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/server/ReportServiceImpl.java	Thu Nov 29 10:28:55 2012 +0100
+++ b/flys-client/src/main/java/de/intevation/flys/client/server/ReportServiceImpl.java	Thu Nov 29 10:29:34 2012 +0100
@@ -77,6 +77,8 @@
         return "error processing error report";
     }
 
+
+    /** Returns String containing markup that shows the report message. */
     protected static String buildReport(Document document) {
 
         NodeList problems = document.getElementsByTagName("problem");

http://dive4elements.wald.intevation.org