See: Description
Interface | Description |
---|---|
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.
|
XSContext |
This interface provides access to the parsers context.
|
XsObjectCreator |
Interface of a an object creating beans.
|
XsSAXParser |
Class | Description |
---|---|
DOMBuilder |
Converts a stream of SAX events into a DOM node.
|
Adapters from xml parser mechanisms to the generic schema construction framework.