Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1994:3e703d134bbe
Parse the Settings of each Output during Collection's describe() operation.
flys-artifacts/trunk@3431 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 16 Dec 2011 09:56:32 +0000 |
parents | 85132c9edd64 |
children | f114c0d55d19 |
comparison
equal
deleted
inserted
replaced
1993:85132c9edd64 | 1994:3e703d134bbe |
---|---|
1 2011-12-16 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/exports/ChartSettings.java: Added new | |
4 functions that allow parsing a ChartSettings object from DOM Node. | |
5 | |
6 * src/main/java/de/intevation/flys/collections/AttributeParser.java: Parse | |
7 the Settings of each Output. | |
8 | |
1 2011-12-16 Ingo Weinzierl <ingo@intevation.de> | 9 2011-12-16 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/collections/CollectionAttribute.java: | 11 * src/main/java/de/intevation/flys/collections/CollectionAttribute.java: |
4 Added a method to set a new Settings object for a specific Output and a | 12 Added a method to set a new Settings object for a specific Output and a |
5 method to clear the list of Facets of a specific Output. | 13 method to clear the list of Facets of a specific Output. |