Uses of Package
org.htmlunit.xpath.xml.dtm

Packages that use org.htmlunit.xpath.xml.dtm
Package
Description
Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages.
Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator.
Implementation of XPath polymorphic type objects -- this package will grow as XPath objects are expanded to support XML Schema data types.
Implementation of XPath nodeTest support, and XSLT pattern matching support.
 
 
 
  • Class
    Description
    DTM is an XML document model expressed as a table rather than an object tree.
    DTMIterators are used to step through a (possibly filtered) set of nodes.
    A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.
  • Class
    Description
    DTM is an XML document model expressed as a table rather than an object tree.
    This class iterates over a single XPath Axis, and returns node handles.
    A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis.
    DTMIterators are used to step through a (possibly filtered) set of nodes.
    A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.
  • Class
    Description
    DTMIterators are used to step through a (possibly filtered) set of nodes.
    A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.
  • Class
    Description
    DTM is an XML document model expressed as a table rather than an object tree.
  • Class
    Description
    DTM is an XML document model expressed as a table rather than an object tree.
    This class iterates over a single XPath Axis, and returns node handles.
    A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis.
    DTMIterators are used to step through a (possibly filtered) set of nodes.
    A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.
  • Class
    Description
    DTM is an XML document model expressed as a table rather than an object tree.
    This class iterates over a single XPath Axis, and returns node handles.
    A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis.
    DTMIterators are used to step through a (possibly filtered) set of nodes.
    A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.
  • Class
    Description
    DTM is an XML document model expressed as a table rather than an object tree.
    A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.