Package biz.c24.io.api.data.saxon

XPath integration with Saxonica.

See:
          Description

Interface Summary
ComponentNode A common interface to elements and attributes in the C24 Integreation Objects data model.
DataNode A virtual node in the C24 Integreation Objects data model which holds some accessible data from the original model.
Node A virtual node in the C24 Integreation Objects data model, other than an attribute or namespace node.
 

Class Summary
AttributeNode This class represents an attribute of an object in the C24 Integreation Objects data model.
CommentNode A comment node in the C24 Integreation Objects data model
ComplexElementNode An element in the C24 Integreation Objects data model whose type is a complex type.
DocumentNode A document node in the C24 Integreation Objects data model.
ElementNode Implements the Saxon NodeInfo interface as a wrapper around the C24 Integreation Objects representation.
LeafNode Abstract superclass for a text node, comment node, or processing instruction node.
ProcessingInstructionNode A processing instruction node in the C24 Integreation Objects data model.
SaxonXPath Concrete implementation of IOXPath interface using Saxon.
SaxonXQuery Concrete implementation of IOXPath interface using Saxon.
SimpleElementNode An element node described in the schema as having a simple type.
TextNode A text node in the C24 Integreation Objects data model.
 

Package biz.c24.io.api.data.saxon Description

XPath integration with Saxonica.

There are several ways of invoking the Saxon XPath API:



C24 Technologies © 2002-2012: All Rights Reserved.