Interface Summary | |
IXmlWrapper | Interface to give XML mapping capabilities to a Java object. |
IXmlWrapperProvider | Interface describing the contract of XML wrapper providers |
Class Summary | |
ScreenRequestSaxHandler | Event Handler for parsing XML ScreenRequest with a SAX 2 parser (can be used with JAXP 1.2) NB: This handler is not "thread safe" Optimized version (August 2007) with small footprint, including tag for bean attribute (< |
StandardXmlWrapperRegistry | Standard XML Wrappers Registry ( designed to provide XML Wrappers ) |
XmlSaxParser | XML SAX parser |
XmlWrapperAncestor | Generic XML Wrapper ancestor |