Package org.objectweb.telosys.rpl.xml

Interface Summary
IXmlWrapper Interface to give XML mapping capabilities to a Java object.
IXmlWrapperProvider  
 

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 (<>value<>), usable since Telosys 0.9.8
StandardXmlWrapperRegistry Standard XML Wrappers Registry ( designed to provide XML Wrappers )
XmlOutput  
XmlSaxParser  
XmlWrapperAncestor Generic XML Wrapper ancestor