Package | Description |
---|---|
org.onemind.commons.java.datastructure | |
org.onemind.commons.java.xml.digest |
Modifier and Type | Class and Description |
---|---|
class |
XmlPropertyElementDigester
A Sax elemenbt handler that can handle parsing properties specified in an xml file
This syntax of the xml is something like
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractElementCreatorDigester
The abstract implementation of ElementCreatorDigester.
|
class |
ChainedDigester
A ChainedDigester is a helper digester that chains the digestion
of xml dynamically based on a dynamic digester configured as a
attribute name.
|