Package net.sf.saxon.option.jdom2


package net.sf.saxon.option.jdom2

This package contains classes that interface Saxon to the JDOM2 tree model.

  • Classes
    Class
    Description
    The tree information for a tree acting as a wrapper for a JDOM2 Document.
    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).
    Variant of command line net.sf.saxon.Transform do build the source document in JDOM2 and then proceed with the transformation.
    Variant of command line net.sf.saxon.Transform do build the source document in JDOM2 and then proceed with the transformation.
    JDOMWriter is a Receiver that constructs a JDOM2 document from the stream of events