Mercurial > mxd2map
comparison ChangeLog @ 260:10e0aa283217
Updated documentation and added ant task for javadoc generation.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 16 Aug 2011 14:32:06 +0200 |
parents | 8fe9ccc77962 |
children | efab4d62ad3c |
comparison
equal
deleted
inserted
replaced
259:8fe9ccc77962 | 260:10e0aa283217 |
---|---|
1 2011-08-16 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 Updated documentation and added ant task for javadoc generation. | |
4 | |
5 * build.xml: | |
6 Added ant task for javadoc generation. | |
7 | |
8 * properties.xml: | |
9 Added directory for javadoc. | |
10 | |
11 * src\java\de\intevation\mxd\Converter.java, | |
12 src\java\de\intevation\mxd\reader\AbstractSymbolReader.java, | |
13 src\java\de\intevation\mxd\reader\FillSymbolReader.java, | |
14 src\java\de\intevation\mxd\utils\MapToXMLUtils.java: | |
15 Updated documentation. | |
16 | |
1 2011-08-16 Raimund Renkert <raimund.renkert@intevation.de> | 17 2011-08-16 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 18 |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | 19 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: |
4 Improved metadata handling and moved the string manipulation methods | 20 Improved metadata handling and moved the string manipulation methods |
5 to new class MapScriptUtils. | 21 to new class MapScriptUtils. |