Uses of Interface
biz.c24.io.api.data.saxon.DataNode

Packages that use DataNode
biz.c24.io.api.data.saxon XPath integration with Saxonica
 

Uses of DataNode in biz.c24.io.api.data.saxon
 

Subinterfaces of DataNode in biz.c24.io.api.data.saxon
 interface ComponentNode
          A common interface to elements and attributes in the C24 Integreation Objects data model.
 

Classes in biz.c24.io.api.data.saxon that implement DataNode
 class AttributeNode
          This class represents an attribute of an object in the C24 Integreation Objects data model.
 class CommentNode
          A comment node in the C24 Integreation Objects data model
 class ComplexElementNode
          An element in the C24 Integreation Objects data model whose type is a complex type.
 class DocumentNode
          A document node in the C24 Integreation Objects data model.
 class ElementNode
          Implements the Saxon NodeInfo interface as a wrapper around the C24 Integreation Objects representation.
 class LeafNode
          Abstract superclass for a text node, comment node, or processing instruction node.
 class ProcessingInstructionNode
          A processing instruction node in the C24 Integreation Objects data model.
 class SimpleElementNode
          An element node described in the schema as having a simple type.
 class TextNode
          A text node in the C24 Integreation Objects data model.
 



C24 Technologies © 2002-2012: All Rights Reserved.