Class | Description |
---|---|
AxiomAttributeWrapper |
A node in the XML parse tree representing an XML element, character content,
or attribute.
|
AxiomDocumentWrapper |
The root node of an XPath tree.
|
AxiomDocumentWrapper.FollowingSiblingIterator | |
AxiomDocumentWrapper.PrecedingSiblingIterator | |
AxiomElementNodeWrapper |
A node in the XDM tree; specifically, a node that wraps an Axiom document node or element node.
|
AxiomLeafNodeWrapper |
A node in the XDM tree.
|
AxiomObjectModel |
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).
|
AxiomParentNodeWrapper |
A node in the XDM tree; specifically, a node that wraps an Axiom document node or element node.
|
AxiomWriter |
JDOMWriter is a Receiver that constructs a JDOM document from the stream of events
|
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.