Adapters from xml parser mechanisms to the generic schema construction framework.
See: Description
Interface Summary | |
---|---|
AttributeSetter | The attribute setter is used by the XsSAXParser to pass an attributes value to the bean. |
ChildSetter | Implementations of this interface are responsible for the handling of child elements. |
TextSetter | Interface of an object which is setting character data as a bean property. |
XsObjectCreator | Interface of a an object creating beans. |
XsSAXParser | |
XSContext | This interface provides access to the parsers context. |
Class Summary | |
---|---|
DOMBuilder | Converts a stream of SAX events into a DOM node. |
Adapters from xml parser mechanisms to the generic schema construction framework.