Package net.sf.saxon.jdom


package net.sf.saxon.jdom
  • Classes
    Class
    Description
    The root node of an XPath tree.
    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).
    Variant of command line net.sf.saxon.Transform do build the source document in JDOM and then proceed with the transformation.
    Variant of command line net.sf.saxon.Transform do build the source document in JDOM and then proceed with the transformation.
    A node in the XML parse tree representing an XML element, character content, or attribute.