Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/collections/AttributeWriter.java @ 1072:80aecb01d79a
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. |
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 |
Fri, 27 May 2011 08:46:26 +0000 | Ingo Weinzierl | Fixed the process of creating and storing the attribute of a collection. |
Thu, 28 Apr 2011 11:13:06 +0000 | Ingo Weinzierl | Bugfix: The outputs of a Collection's attribute document are stored in an outputs node now instead of being stored toplevel in the document. |
Tue, 26 Apr 2011 13:29:18 +0000 | Ingo Weinzierl | The Attributes of a collection are written into its DESCRIBE now. |