Mercurial > dive4elements > gnv-client
diff gnv-artifacts/src/main/java/de/intevation/gnv/utils/MetaWriter.java @ 807:a645bd23c1c8
Added more javadoc. Removed trailing whitespace.
gnv-artifacts/trunk@889 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 08 Apr 2010 15:24:45 +0000 |
parents | 2cea76f1112e |
children | 164d102b0af5 |
line wrap: on
line diff
--- a/gnv-artifacts/src/main/java/de/intevation/gnv/utils/MetaWriter.java Thu Apr 08 13:10:39 2010 +0000 +++ b/gnv-artifacts/src/main/java/de/intevation/gnv/utils/MetaWriter.java Thu Apr 08 15:24:45 2010 +0000 @@ -25,7 +25,7 @@ /** * This class provides some methods to create files storing meta information * about wms layers and a map service which serves these layers. - * + * * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> */ public class MetaWriter { @@ -52,7 +52,7 @@ /** * Writes a meta information file for product type 'Layer'. - * + * * @param context CallContext object. * @param uuid The UUID of the current artifact. * @param path The destination of the meta file.