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

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.
XSContext This interface provides access to the parsers context.
XsObjectCreator Interface of a an object creating beans.
XsSAXParser  
 

Class Summary
DOMBuilder Converts a stream of SAX events into a DOM node.
 

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

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