Package net.sf.saxon.xom


package net.sf.saxon.xom
  • Classes
    Class
    Description
    The root node of an XPath tree.
    A node in the XML parse tree representing an XML element, character content, or attribute.
    This interface must be implemented by any third-party object model that can be wrapped with a wrapper that implements the Saxon Object Model (the NodeInfo interface).