Wed, 27 Jun 2012 09:16:28 +0000 |
Sascha L. Teichmann |
Removed some expensive XPath usage.
|
Fri, 25 May 2012 13:33:59 +0000 |
Sascha L. Teichmann |
Replaced another silly "@attribute" XPATH with direct getAttribute() call.
|
Fri, 16 Dec 2011 09:56:32 +0000 |
Ingo Weinzierl |
Parse the Settings of each Output during Collection's describe() operation.
|
Tue, 13 Dec 2011 11:55:47 +0000 |
Ingo Weinzierl |
Introduced a CollectionAttribute class that stores the information provided by the Collection's attribute document.
|
Fri, 28 Oct 2011 09:08:48 +0000 |
Felix Wolfsteller |
Let Output and Attribute Parsers collect Facets during processing.
|
Wed, 21 Sep 2011 13:01:25 +0000 |
Felix Wolfsteller |
Cosmetics.
|
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.
|
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.
|
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.
|