Package jd.xml.xpath.model.build

Contains classes to build a XPath model.

See:
          Description

Interface Summary
ModelLocator An interface to provide Locator information.
 

Class Summary
AbstractXPathNode An incomplete implementation of XPathNode with reasonable defaults for most node types.
ElementInfo A helper class to pass information about a parsed element to the ModelBuilder.
ModelBuilder A ModelBuilder creates the XPathNode objects of a XPath model implementation.
ModelBuilderFactory A Factory class for ModelBuilder objects.
 

Package jd.xml.xpath.model.build Description

Contains classes to build a XPath model.