Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/collections/OutputParser.java @ 1135:c8c753931514
age | author | description |
---|---|---|
Tue, 19 Jul 2011 10:37:57 +0000 | Ingo Weinzierl | Use the Facet.toXML() method to write facet elements into the DESCRIBE document of the Collection. |
Mon, 18 Jul 2011 17:09:00 +0000 | Ingo Weinzierl | Simplified the code to read all provided Outputs of an Artifact. |
Fri, 08 Jul 2011 08:26:18 +0000 | Ingo Weinzierl | Artifacts and Collections now support the 'type' member of Outputs. |
Sat, 18 Jun 2011 17:03:17 +0000 | Sascha L. Teichmann | Only generate facets when needed. |
Thu, 16 Jun 2011 14:10:49 +0000 | Ingo Weinzierl | Add index and description of facets to collections describe document. facets-slt |
Wed, 27 Apr 2011 14:42:52 +0000 | Ingo Weinzierl | Removed useless imports. |
Tue, 26 Apr 2011 13:29:18 +0000 | Ingo Weinzierl | The Attributes of a collection are written into its DESCRIBE now. |