Package nl.justobjects.toolkit.xml

Interface Summary
ElementMatcher  
Visitor Callback methods from the TreeWalker.
 

Class Summary
DefaultVisitor  
DOMParser Wraps the XML4J 2 DOM parser.
DOMUtil Utility methods for working with a DOM tree.
ElementCopyVisitor Makes deep copy of an Element for another Document.
EntityResolverImpl Entity resolver implementation for SAX parsers.
HTMLPrintVisitor HTMLPrintVisitor implements the Visitor interface in the visitor design pattern for the purpose of printing in HTML-like format the various DOM-Nodes.
JAXPDOMParser Wraps the Apache Xerces parser.
MyXercesLiaison  
Query Implements queries on DOM trees.
Query.MatcherByAttributeName  
Query.MatcherByAttributeNameAndValue  
Query.MatcherByAttributeNameAndValueStartsWith  
Query.MatcherByExample  
Query.MatcherByNodeType  
Query.MatcherByTag  
Query.MatcherByText  
Query.MatcherByTextContains  
TestVisitor  
TreeWalker  
XML2HTML Wrapper functions to convert XML files with XSL to HTML using Xalan XSLT.
XML2HTML.XSLErrorListener  
XMLPrintVisitor XMLPrintVisitor implements the Visitor interface in the visitor design pattern for the purpose of printing in HTML-like format the various DOM-Nodes.
 

Exception Summary
DOMParserException Exception for DOMParser wrapper..
 



Copyright © 2000-2001 - Just Objects B.V.