Package net.sf.saxon.option.jdom2
This package contains classes that interface Saxon to the JDOM2 tree model.
-
Class Summary Class Description JDOM2DocumentWrapper The tree information for a tree acting as a wrapper for a JDOM2 Document.JDOM2NodeWrapper A node in the XML parse tree representing an XML element, character content, or attribute.JDOM2ObjectModel 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).JDOM2Query Variant of command line net.sf.saxon.Transform do build the source document in JDOM2 and then proceed with the transformation.JDOM2Transform Variant of command line net.sf.saxon.Transform do build the source document in JDOM2 and then proceed with the transformation.JDOM2Writer JDOMWriter is a Receiver that constructs a JDOM2 document from the stream of events