API

Uses of Package
com.ibm.xml.xapi

Classes in com.ibm.xml.xapi used by com.ibm.xml.xapi
XCollectionResolver
          Implement this class to resolve the URI provided on a call to fn:collection to a sequence of nodes.
XCompilationFactory
          Factory for compiling expressions, queries and stylesheets into Java classes.
XCompilationParameters
          Interface for compilation parameter settings.
XDynamicContext
          Use the XDynamicContext to override execution-time settings.
XExecutable
          Base executable class.
XFactory
          The XFactory class is the main factory class for creating executables for XPath, XQuery, and XSLT.
XItemFactory
          Factory for creating new items and sequences.
XItemView
          Represents an item in the data model.
XMessageHandler
          Implement this class to override the default error and message handling behaviour.
XMessageHandler.MsgType
          Enumerator of message error levels.
XNodeView
          Represents a node in the data model (an item with complex type).
XNodeView.Kind
          Enumeration of node kinds.
XOutputParameters
          Interface for output parameter settings.
XPathExecutable
          Represents a prepared XPath expression.
XQueryExecutable
          Represents a prepared XQuery expression.
XResultResolver
          Implement this class to override the default resolution behaviour for the URI reference in XSLT xsl:result-document instructions.
XSchemaResolver
          Implement this class to override the default schema resolution behaviour.
XSequenceCursor
          Represents a sequence of items providing cursor access to the items.
XSequenceType
          Represents a sequence type.
XSequenceType.Kind
          Enumeration for the kind of sequence as defined in the SequenceType syntax.
XSequenceType.OccurrenceIndicator
          Enumeration of occurrence indicators.
XSequenceTypeFactory
          Factory for creating sequence types.
XSLTExecutable
          Represents a prepared XSLT stylesheet.
XSourceLocation
          Represents a location in a document.
XSourceResolver
          Implement this class to override the default source document resolution behaviour.
XStaticContext
          Use the XStaticContext to override prepare time settings.
XTreeCursor
          Represents a node providing cursor access to the attributes and children of the node.
XTypeConstants.Type
          Enumerator of built-in types.
XUnparsedTextResolver
          Implement this class to override the default unparsed text resolution behaviour.
 


IBM Copyright 2004-2008