Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/collections/AttributeParser.java @ 2147:79044646f4eb
age | author | description |
---|---|---|
2011-12-16 | Ingo Weinzierl | Parse the Settings of each Output during Collection's describe() operation. |
2011-12-13 | Ingo Weinzierl | Introduced a CollectionAttribute class that stores the information provided by the Collection's attribute document. |
2011-10-28 | Felix Wolfsteller | Let Output and Attribute Parsers collect Facets during processing. |
2011-09-21 | Felix Wolfsteller | Cosmetics. |
2011-07-19 | Ingo Weinzierl | Use the Facet.toXML() method to write facet elements into the DESCRIBE document of the Collection. |
2011-06-16 | Ingo Weinzierl | Add index and description of facets to collections describe document. facets-slt |
2011-05-27 | Ingo Weinzierl | Fixed the process of creating and storing the attribute of a collection. |
2011-04-27 | Ingo Weinzierl | Removed useless imports. |
2011-04-26 | Ingo Weinzierl | The Attributes of a collection are written into its DESCRIBE now. |