Package com.servingxml.util.xml

Provides helper classes for using the org.w3c DOM classes.

See:
          Description

Interface Summary
ExtendedContentHandler  
Matchable Defines an interface for a map from an XML fragment to a field.
MatchableFactory Defines an interface for a subtree field map.
Receiver  
ReceiverContext  
Selectable Defines an interface for a map from an XML fragment to a field.
Testable Defines an interface for a map from an XML fragment to a field.
XPathBooleanExpression  
XPathBooleanExpressionFactory  
XsltEvaluator A XsltChooseReader implement an XMLReader interface
XsltEvaluatorFactory  
 

Class Summary
AbstractReceiver  
AbstractReceiverContext  
AbstractXmlReader A AbstractXmlReader implement a SAX 2 XMLReader interface
ChainedContentHandler  
ChildReceiverContext  
ContentHandlerFilter  
DefaultMatchable Implements an interface for a map from an XML fragment to a field.
DefaultMatchableFactory Defines an interface for a subtree field map.
DefaultSaxErrorHandler  
DefaultTransformerErrorListener  
DomHelper Contains static helper methods for querying a DOM object.
DomIterator Contains static helper methods for iterating over a DOM object.
DomIterator.AttributeCommand  
DomIterator.ChildCommand  
DomQnameContext  
DomSubtreeReader A DomSubtreeReader implement a SAX 2 XMLReader interface for supplying DocumentFragment content as SAX events.
ElementValueBuilder  
EmptyXsltEvaluator A XsltEvaluator implement an XsltEvaluator interface
FragmentContentHandler  
MatchableImpl Implements an interface for a map from an XML fragment to a field.
NullContentHandler  
NullXmlReader A DomSubtreeReader implement a SAX 2 XMLReader interface for supplying DocumentFragment content as SAX events.
ParameterParser A ParameterParser parses a string for parameters
PrefixMappingXmlFilter A PrefixMappingXmlFilter extends a SAX 2 XMLFilterImpl
ReceiverContentHandler  
RepeatingGroupMatchable Implements an interface for a map from an XML fragment to a field.
RootReceiverContext  
SelectableImpl Defines an interface for a map from an XML fragment to a field.
SimpleXPathBooleanExpressionFactory  
SourceXmlReader  
TerminalXmlFilter 01/04/03
UriResolverFactory A UriResoverFactory defines an interface for a factory for creating a URIResolver object.
XmlRecordTransformReader A XmlRecordTransformReader implement a SAX 2 XMLReader interface
XmlSubtreeReader A XmlSubtreeReader implement a XMLFilter interface
XPathBooleanExpression.AlwaysFalse  
XPathBooleanExpression.AlwaysTrue  
XPathBooleanExpressionFactoryImpl  
XPathBooleanExpressionImpl  
XPathExpression  
XPathExpressionFactory  
XsltChooser  
XsltChooseReader A XsltChooseReader implement an XMLReader interface
XsltChooseReceiver  
XsltChooserFactory The XsltChooserFactory is a factory for creating an XSLT templates for evaluating tests.
XsltEvaluatorFactoryImpl  
XsltEvaluatorImpl A XsltEvaluator implement an XsltEvaluator interface
 

Package com.servingxml.util.xml Description

Provides helper classes for using the org.w3c DOM classes.