Package org.eigenbase.xom.wrappers

Class Summary
Annotator Quick and dirty XML parser that finds the precise start and end position of all nodes in a document.
GenericDOMParser A GenericDOMParser is an abstract base class for XercesDOMParser and JaxpDOMParser.
JaxpDOMParser A JaxpDOMParser implements Parser using a JAXP-compliant parser.
W3CDOMWrapper This implementation of DOMWrapper wraps any w3c DOM-compliant java XML Parser.
XercesDOMParser This private helper class presents a GenericDOMParser using Xerces, with simple error handling appropriate for a testing environment.
 

 

SourceForge.net_Logo