Package org.eigenbase.xom.wrappers
-
Class Summary Class Description Annotator Quick and dirty XML parser that finds the precise start and end position of all nodes in a document.GenericDOMParser JaxpDOMParser 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.