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

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

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

Classes in biz.c24.io.api.data.saxon that implement Node
 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.