Package org.apache.ws.jaxme.xs.parser

Adapters from xml parser mechanisms to the generic schema construction framework.

Interface Summary

AttributeSetterThe attribute setter is used by the XsSAXParser to pass an attributes value to the bean.
ChildSetterImplementations of this interface are responsible for the handling of child elements.
TextSetterInterface of an object which is setting character data as a bean property.
XsObjectCreatorInterface of a an object creating beans.
XsSAXParser
XSContextThis interface provides access to the parsers context.

Class Summary

DOMBuilderConverts a stream of SAX events into a DOM node.
Adapters from xml parser mechanisms to the generic schema construction framework.