- BASE64BINARY_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- bind(QName, Object) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, String) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, boolean) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, byte) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, byte[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, short) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, int) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, long) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, float) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, double) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, BigDecimal) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, BigInteger) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, QName) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, XMLGregorianCalendar) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, Duration) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind an atomic value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, Node) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a value to a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, Source) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a Source
object as a value for a variable (XPath, XQuery) or a param (XSLT).
- bind(QName, XItemView) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a single item value to a variable (XPath, XQuery) or a param (XSLT).
- bindCollation(String, Locale) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Associates the specified collation URI with the
java.text.Collator
for the specified
java.util.Locale
.
- bindCollation(String, Collator) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Associates the specified collation URI with the specified
java.text.Collator
.
- bindFunction(QName, Method) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a function to a name.
- bindFunction(QName, Method, Object) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a function to a name.
- Binding - Class in com.ibm.xml.xapi.ant
-
- Binding() - Constructor for class com.ibm.xml.xapi.ant.Binding
-
- Binding(Project) - Constructor for class com.ibm.xml.xapi.ant.Binding
-
- Binding.ArgType - Class in com.ibm.xml.xapi.ant
-
- Binding.ArgType(Project) - Constructor for class com.ibm.xml.xapi.ant.Binding.ArgType
-
- Binding.Name - Class in com.ibm.xml.xapi.ant
-
- Binding.Name(Project) - Constructor for class com.ibm.xml.xapi.ant.Binding.Name
-
- Binding.Type - Class in com.ibm.xml.xapi.ant
-
- Binding.Type(Project) - Constructor for class com.ibm.xml.xapi.ant.Binding.Type
-
- bindSequence(QName, String[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, boolean[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, byte[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT)
depending on the type.
- bindSequence(QName, byte[][]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, short[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, int[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, long[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, float[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, double[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, BigDecimal[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, BigInteger[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, QName[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, XMLGregorianCalendar[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, Duration[]) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- bindSequence(QName, XSequenceCursor) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Bind a sequence value to a variable (XPath, XQuery) or a param (XSLT).
- BOOLEAN_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- BOUNDARY_SPACE_PRESERVE - Static variable in interface com.ibm.xml.xapi.XStaticContext
-
The constant indicating the the boundary-space policy for expression evaluation is to preserve white spaces.
- BOUNDARY_SPACE_STRIP - Static variable in interface com.ibm.xml.xapi.XStaticContext
-
The constant indicating the the boundary-space policy for expression
evaluation is to strip white spaces
- BYTE_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- element(QName, QName, boolean, XSequenceType.OccurrenceIndicator) - Method in interface com.ibm.xml.xapi.XSequenceTypeFactory
-
Creates a sequence type that matches elements
- emptySequence() - Method in interface com.ibm.xml.xapi.XSequenceTypeFactory
-
Creates a sequence type that matches the empty sequence.
- ENTITY_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- execute() - Method in class com.ibm.xml.xapi.ant.TaskCompileXPath
-
- execute() - Method in class com.ibm.xml.xapi.ant.TaskCompileXQuery
-
- execute() - Method in class com.ibm.xml.xapi.ant.TaskCompileXSLT
-
- execute(Source) - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for the given source.
- execute(Source, XDynamicContext) - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for the given source and dynamic context.
- execute(XItemView) - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for the given item.
- execute(XItemView, XDynamicContext) - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for the given item and dynamic context.
- execute() - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for no source.
- execute(XDynamicContext) - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for no source.
- execute(Source, Result) - Method in interface com.ibm.xml.xapi.XQueryExecutable
-
Execute for the given source, sending the output to the specified
result.
- execute(Source, XDynamicContext, Result) - Method in interface com.ibm.xml.xapi.XQueryExecutable
-
Execute for the given source and dynamic context, sending the output
to the specified result.
- execute(XItemView, Result) - Method in interface com.ibm.xml.xapi.XQueryExecutable
-
Execute for the given item, sending the output to the specified result.
- execute(XItemView, XDynamicContext, Result) - Method in interface com.ibm.xml.xapi.XQueryExecutable
-
Execute for the given item and dynamic context, sending the output
to the specified result.
- execute(Result) - Method in interface com.ibm.xml.xapi.XQueryExecutable
-
Execute for no source, sending the output to the specified result.
- execute(XDynamicContext, Result) - Method in interface com.ibm.xml.xapi.XQueryExecutable
-
Execute for no source, sending the output to the specified result.
- execute(Source, Result) - Method in interface com.ibm.xml.xapi.XSLTExecutable
-
Execute for the given source, sending the output to the specified
result.
- execute(Source, XDynamicContext, Result) - Method in interface com.ibm.xml.xapi.XSLTExecutable
-
Execute for the given source and dynamic context, sending the output
to the specified result.
- execute(XItemView, Result) - Method in interface com.ibm.xml.xapi.XSLTExecutable
-
Execute for the given item, sending the output to the specified result.
- execute(XItemView, XDynamicContext, Result) - Method in interface com.ibm.xml.xapi.XSLTExecutable
-
Execute for the given item and dynamic context, sending the output
to the specified result.
- execute(XDynamicContext, Result) - Method in interface com.ibm.xml.xapi.XSLTExecutable
-
Execute for no source and the given dynamic context, sending the output
to the specified result.
- executeToList(Source) - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for the given source.
- executeToList(Source, XDynamicContext) - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for the given source and dynamic context.
- executeToList(XItemView) - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for the given item.
- executeToList(XItemView, XDynamicContext) - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for the given item and dynamic context.
- executeToList() - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for no source.
- executeToList(XDynamicContext) - Method in interface com.ibm.xml.xapi.XExecutable
-
Execute for no source.
- exportAsList() - Method in interface com.ibm.xml.xapi.XSequenceCursor
-
Exports the sequence as a List
.
- exportItem(Result, XOutputParameters) - Method in interface com.ibm.xml.xapi.XItemView
-
Export to a Result
according to the specified output parameters.
- exportItem(Result) - Method in interface com.ibm.xml.xapi.XItemView
-
Export to a Result
using the default output parameter settings.
- exportSequence(Result, XOutputParameters) - Method in interface com.ibm.xml.xapi.XSequenceCursor
-
Export the sequence to a Result
according to the specified output parameters.
- exportSequence(Result) - Method in interface com.ibm.xml.xapi.XSequenceCursor
-
Export the sequence to a Result
using the default output parameter settings.
- GDAY_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- getAnyURIValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java String.
- getBackwardsCompatible() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the backwards compatible setting.
- getBase64BinaryValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java byte array.
- getBaseOutputURI() - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Get the base output URI.
- getBaseURI() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the base URI, if set, otherwise null
.
- getBooleanValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java boolean.
- getBoundarySpacePolicy() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the boundary-space policy.
- getByteOrderMark() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the byte order mark setting.
- getByteValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java byte.
- getCDataSectionElements() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the comma separated list of CDATA section element names.
- getCharacterMaps() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the character mappings.
- getClassLoader() - Method in interface com.ibm.xml.xapi.XCompilationParameters
-
Get the class loader.
- getClassName() - Method in interface com.ibm.xml.xapi.XCompilationParameters
-
Get the base class name for the generated classes.
- getCollation(String) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Get the Collator
associated with the given
collation URI.
- getCollection(String, String) - Method in interface com.ibm.xml.xapi.XCollectionResolver
-
Get the collection for the given URI and base.
- getCollectionResolver() - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Get the registered resolver for collections.
- getCompilationFactory() - Method in class com.ibm.xml.xapi.XFactory
-
Get the compilation factory.
- getConstructionMode() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the construction mode.
- getCopyNamespacesModeInherit() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the inherit part of the copy-namespaces mode.
- getCopyNamespacesModePreserve() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the preserve part of the copy-namespaces mode.
- getDateTimeValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java XMLGregorianCalendar.
- getDateValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java XMLGregorianCalendar.
- getDayTimeDurationValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java Duration.
- getDebug() - Method in class com.ibm.xml.xapi.ant.TaskCompileXSLT
-
- getDecimalValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java BigDecimal.
- getDefaultCollation() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Gets the URI of the default collation.
- getDefaultCollationForXSLSort() - Method in interface com.ibm.xml.xapi.XStaticContext
-
- getDefaultElementTypeNamespace() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Gets the URI of the default element/type namespace, or the empty string
if not set.
- getDefaultFunctionNamespace() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Gets the URI of the default function namespace, or the empty string
if not set.
- getDefaultOrderForEmptySequences() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the default order for empty sequences.
- getDirectoryName() - Method in interface com.ibm.xml.xapi.XCompilationParameters
-
Get the directory name.
- getDoctypePublic() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the public identifier to be used in the document type
declaration.
- getDoctypeSystem() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the system identifier to be used in the document type
declaration.
- getDOMNode() - Method in interface com.ibm.xml.xapi.XNodeView
-
Get a DOM Node for this item.
- getDoubleValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java double.
- getDurationValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java Duration.
- getElements() - Method in class com.ibm.xml.xapi.ant.Binding
-
- getEncoding() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the character encoding.
- getEndColumn() - Method in interface com.ibm.xml.xapi.XSourceLocation
-
Get the end column number within the document.
- getEndLine() - Method in interface com.ibm.xml.xapi.XSourceLocation
-
Get the end line number within the document.
- getEscapeURIAttributes() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the escape URI attributes setting.
- getFeature(String) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Get the state of the named feature.
- getFeature(String) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the state of the named feature.
- getFloatValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java float.
- getFunctionArgTypes(QName, int) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the function argument types.
- getFunctionReturnType(QName, int) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the function return type.
- getGDayValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java XMLGregorianCalendar.
- getGMonthDayValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java XMLGregorianCalendar.
- getGMonthValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java XMLGregorianCalendar.
- getGYearMonthValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java XMLGregorianCalendar.
- getGYearValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java XMLGregorianCalendar.
- getHexBinaryValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java byte array.
- getImplicitTimeZone() - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Get the implicit time zone as a Duration
object.
- getIncludeContentType() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the include content type setting.
- getIndent() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the indent setting.
- getIndentAmount() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the indent amount.
- getIntegerMathMode() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the integer math mode, which is a constant representing the
level of precision required and whether overflow detection is required when working
with xs:integer
values.
- getIntegerValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java BigInteger.
- getIntValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java int.
- getItem() - Method in class com.ibm.xml.xapi.XItemSource
-
Get the XItemView
associated with this source.
- getItemFactory() - Method in class com.ibm.xml.xapi.XFactory
-
Get the item factory.
- getKind() - Method in interface com.ibm.xml.xapi.XNodeView
-
Get the node kind.
- getKind() - Method in interface com.ibm.xml.xapi.XSequenceType
-
Returns an enumerator indicating the Kind of the sequence type.
- getListValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the list of values as an XSequenceCursor.
- getLongValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java long.
- getMediaType() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the media type.
- getMessageHandler() - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Get the dynamic message handler.
- getMessageHandler() - Method in class com.ibm.xml.xapi.XFactory
-
Get the message handler.
- getMessageHandler() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the static message handler.
- getMethod() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the output method.
- getModule(String, List<String>, String) - Method in interface com.ibm.xml.xapi.XModuleResolver
-
Get the modules for the given namespace
and locations
.
- getModuleResolver() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the registered resolver for XQuery modules.
- getName() - Method in interface com.ibm.xml.xapi.XSequenceType
-
Returns the name of a processing instruction, element, attribute, element declaration, or attribute declaration used in the sequence type
or null for an element or attribute wildcard.
- getNamespacePrefixes(String) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get all prefixes bound to a URI in the current scope.
- getNamespaceURI(String) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Retrieves the namespace URI associated with the given prefix.
- getNillable() - Method in interface com.ibm.xml.xapi.XSequenceType
-
Returns true for sequence types that match nillable elements.
- getNodeQName() - Method in interface com.ibm.xml.xapi.XNodeView
-
Get the qualified node name.
- getNormalizationForm() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the normalization form.
- getNotationValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java QName.
- getObjectValue(XTypeConstants.Type) - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as the specified type where the type is one of the
enumerated values of XTypeConstants.Type
.
- getOccurrenceIndicator() - Method in interface com.ibm.xml.xapi.XSequenceType
-
Returns an enumerator indicating how many items may appear in a sequence of this type; the cardinality.
- getOmitXMLDeclaration() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the omit XML declaration setting.
- getOrderingMode() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the ordering mode.
- getOutputParameters() - Method in class com.ibm.xml.xapi.XSequenceCursorResult
-
Get the output parameters associated with this result.
- getOutputParameters() - Method in interface com.ibm.xml.xapi.XSLTExecutable
-
Get the output parameters declared in the stylesheet.
- getOutputParameters(QName) - Method in interface com.ibm.xml.xapi.XSLTExecutable
-
Get the output parameters declared in the stylesheet for
the given QName.
- getPackageName() - Method in interface com.ibm.xml.xapi.XCompilationParameters
-
Get the package name for the generated classes.
- getPublicId() - Method in interface com.ibm.xml.xapi.XSourceLocation
-
Get the public identifier for the document.
- getQNameValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java QName.
- getResource(String, String, String) - Method in interface com.ibm.xml.xapi.XUnparsedTextResolver
-
Get the resource as a String
for the given URI, encoding, and base.
- getResult(String, String) - Method in interface com.ibm.xml.xapi.XResultResolver
-
Get the result document for the given href
and base
.
- getResultResolver() - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Get the registered resolver for result documents.
- getSchema(String, List<String>, String) - Method in interface com.ibm.xml.xapi.XSchemaResolver
-
Get the schemas for the given namespace
and locations
.
- getSchemaResolver() - Method in class com.ibm.xml.xapi.XFactory
-
Get the currently registered schema resolver.
- getSequenceCursor() - Method in class com.ibm.xml.xapi.XSequenceCursorResult
-
Get the XSequenceCursor
associated with this result.
- getSequenceTypeFactory() - Method in class com.ibm.xml.xapi.XFactory
-
Get the sequence type factory.
- getShortValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java short.
- getSingletonItem() - Method in interface com.ibm.xml.xapi.XSequenceCursor
-
Get the current item as a singleton.
- getSingletonItem() - Method in interface com.ibm.xml.xapi.XTreeCursor
-
Get the current node as a singleton.
- getSource(String, String) - Method in interface com.ibm.xml.xapi.XSourceResolver
-
Get the source document for the given URI and base.
- getSourceResolver() - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Get the registered resolver for source documents.
- getSourceResolver() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the registered resolver for source documents.
- getStandalone() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the standalone setting.
- getStartColumn() - Method in interface com.ibm.xml.xapi.XSourceLocation
-
Get the start column number within the document.
- getStartLine() - Method in interface com.ibm.xml.xapi.XSourceLocation
-
Get the start line number within the document.
- getStringValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Can be used for any type to return a string representation
of that value.
- getSystemId() - Method in class com.ibm.xml.xapi.XItemSource
-
Get the system id associated with this source.
- getSystemId() - Method in class com.ibm.xml.xapi.XSequenceCursorResult
-
Get the system id associated with this result.
- getSystemId() - Method in interface com.ibm.xml.xapi.XSourceLocation
-
Get the system identifier for the document.
- getTimeValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java XMLGregorianCalendar.
- getTreeCursor() - Method in interface com.ibm.xml.xapi.XNodeView
-
Get a tree cursor for this item.
- getTypeName() - Method in interface com.ibm.xml.xapi.XSequenceType
-
Returns the name of a schema type used in the sequence type.
- getUndeclarePrefixes() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the undeclare prefixes setting.
- getUnionValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value inside the union as an XItemView.
- getUnparsedTextResolver() - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Get the registered resolver for unparsed text resources.
- getUseCompiler() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the use compiler setting.
- getValidatedDOM(StreamSource) - Method in class com.ibm.xml.xapi.XFactory
-
Get a validated DOM.
- getValidatedDOM(Document) - Method in class com.ibm.xml.xapi.XFactory
-
Get a validated DOM.
- getValidating() - Method in class com.ibm.xml.xapi.XFactory
-
Get the validation setting.
- getValue() - Method in enum com.ibm.xml.xapi.XNodeView.Kind
-
Get the value of the enumerator.
- getValueType() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the enumerated type of the value.
- getValueTypeName() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the qualified schema type name of the value.
- getVariableType(QName) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the type of a variable binding.
- getVersion() - Static method in class com.ibm.xml.xapi.XFactory
-
Get the version of the XFactory
.
- getVersion() - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Get the output method version.
- getXPathCompatibilityMode() - Method in interface com.ibm.xml.xapi.XStaticContext
-
Get the XPath 1.0 compatibility mode.
- getXSLTInitialMode() - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Get the name of the initial mode
- getXSLTInitialTemplate() - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Get the name of the initial template.
- getYearMonthDurationValue() - Method in interface com.ibm.xml.xapi.XItemView
-
Get the value as a Java Duration.
- GMONTH_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- GMONTHDAY_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- GYEAR_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- GYEARMONTH_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- ID_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- IDREF_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- INT_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- INTEGER_MATH_MODE_ARBITRARY_PRECISION - Static variable in interface com.ibm.xml.xapi.XStaticContext
-
The constant indicating that xs:integer
values should support
an arbitrary number of digits of precision.
- INTEGER_MATH_MODE_LIMITED_PRECISION - Static variable in interface com.ibm.xml.xapi.XStaticContext
-
The constant indicating that xs:integer
values need only support the
minimum precision required for a minimally conforming processor (18 digits).
- INTEGER_MATH_MODE_OVERFLOW_DETECTION - Static variable in interface com.ibm.xml.xapi.XStaticContext
-
The constant indicating that xs:integer
values need only support the
minimum precision required for a minimally conforming processor (18 digits) but
any overflow condition should be detected and error FOAR0002 raised.
- INTEGER_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- isAtomic() - Method in interface com.ibm.xml.xapi.XItemView
-
Returns whether the item is atomic or not.
- isSameDocument(XItemView) - Method in interface com.ibm.xml.xapi.XNodeView
-
Indicates if the specified node and this node are in the same document.
- item(Object, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(String, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(boolean, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(byte, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(byte[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(short, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a atomic new item.
- item(int, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(long, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(float, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(double, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(BigDecimal, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(BigInteger, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(QName, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(XMLGregorianCalendar, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(Duration, QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item.
- item(String) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type string.
- item(boolean) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type boolean.
- item(byte) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type byte.
- item(byte[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type hexBinary.
- item(short) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type short.
- item(int) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type int.
- item(long) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type long.
- item(float) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type float.
- item(double) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type double.
- item(BigDecimal) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type decimal.
- item(BigInteger) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type integer.
- item(QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type QName.
- item(XMLGregorianCalendar) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type dateTime.
- item(Duration) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new atomic item of type duration.
- item(Node) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new item of complex type.
- item(Source) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new item of complex type.
- item(XSequenceType.OccurrenceIndicator) - Method in interface com.ibm.xml.xapi.XSequenceTypeFactory
-
Creates a sequence type that matches items.
- SCHEMA_NAMESPACE - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
Schema namespace
- schemaAttribute(QName, XSequenceType.OccurrenceIndicator) - Method in interface com.ibm.xml.xapi.XSequenceTypeFactory
-
Creates a sequence type that matches schema attributes.
- schemaElement(QName, XSequenceType.OccurrenceIndicator) - Method in interface com.ibm.xml.xapi.XSequenceTypeFactory
-
Creates a sequence type that matches schema elements.
- sequence(XItemView[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(NodeList) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence from a NodeList
.
- sequence(String[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of string items.
- sequence(boolean[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of boolean items.
- sequence(byte[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of byte items.
- sequence(byte[][]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of hexBinary items.
- sequence(short[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of short items.
- sequence(int[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of int items.
- sequence(long[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of long items.
- sequence(float[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of float items.
- sequence(double[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of double items.
- sequence(BigDecimal[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of decimal items.
- sequence(BigInteger[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of integer items.
- sequence(QName[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of QName items.
- sequence(XMLGregorianCalendar[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of dateTime items.
- sequence(Duration[]) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence of duration items.
- sequence(Object[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(String[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(boolean[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(byte[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(byte[][], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(short[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(int[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(long[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(float[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(double[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(BigDecimal[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(BigInteger[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(QName[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(XMLGregorianCalendar[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- sequence(Duration[], QName) - Method in interface com.ibm.xml.xapi.XItemFactory
-
Create a new sequence.
- setBackwardsCompatible(boolean) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify whether backwards compatible mode is enabled or not.
- setBaseOutputURI(String) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Sets the base URI to use when resolving result documents.
- setBaseURI(String) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set the base URI.
- setBoundarySpacePolicy(int) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set the boundary-space policy.
- setByteOrderMark(boolean) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specifiy whether a byte order mark should be written at the start
of the serialized output.
- setCDataSectionElements(String) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify a comma separated list of the names of elements whose
text node children should be serialized using CDATA sections.
- setCharacterMaps(List<String>) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify character mappings.
- setClassLoader(ClassLoader) - Method in interface com.ibm.xml.xapi.XCompilationParameters
-
Specify the class loader to use when loading the classes.
- setClassName(String) - Method in interface com.ibm.xml.xapi.XCompilationParameters
-
Specify the base class name to use for the
generated class files at compile time or
the base class name to search
for at load time.
- setCollectionResolver(XCollectionResolver) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Registers a URI resolver for collections.
- setConstructionMode(int) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set the construction mode.
- setCopyNamespacesModeInherit(int) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set the inherit part of the copy-namespaces mode.
- setCopyNamespacesModePreserve(int) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set the preserve part of the copy namespaces mode.
- setDebug(Boolean) - Method in class com.ibm.xml.xapi.ant.TaskCompileXSLT
-
- setDefaultCollation(String) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Sets the default collation property of the static
context.
- setDefaultCollationForXSLSort(String) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Sets the collation URI used in an XSLT stylesheet by any xsl:sort
element that does not have any collation
, lang
or
case-order
attributes.
- setDefaultElementTypeNamespace(String) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Sets the URI of the default element/type namespace.
- setDefaultFunctionNamespace(String) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Sets the URI of the default function namespace, the empty string
to make it unspecified.
- setDefaultOrderForEmptySequences(int) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set the default order for empty sequences.
- setDirectoryName(String) - Method in interface com.ibm.xml.xapi.XCompilationParameters
-
Specify the directory to write the
class files to at compile time.
- setDoctypePublic(String) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify the public identifier to be used in the document
type declaration.
- setDoctypeSystem(String) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify the system identifier to be used in the document
type declaration.
- setEncoding(String) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify the preferred character encoding to use when encoding
sequences of characters as sequences of bytes.
- setEscapeURIAttributes(boolean) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify whether to escape URI attributes.
- setFeature(String, boolean) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Set a feature for this dynamic context
.
- setFeature(String, boolean) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set a feature for this static context
.
- setImplicitTimeZone(Duration) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Sets the implicit time zone.
- setIncludeContentType(boolean) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify whether a meta
element is to be added as
the first child of the html
element specifying the
character encoding used.
- setIndent(boolean) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify whether additional whitespace may be added during
serialization.
- setIndentAmount(int) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Set the indent amount (number of spaces to use when indenting).
- setIntegerMathMode(int) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set the integer math mode, which is a constant representing the
level of precision required and whether overflow detection is required
when working with xs:integer
values.
- setItem(XItemView) - Method in class com.ibm.xml.xapi.XItemSource
-
Set the XItemView
.
- setMediaType(String) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify the media type (MIME content type).
- setMessageHandler(XMessageHandler) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Set a message handler to process dynamic errors and messages.
- setMessageHandler(XMessageHandler) - Method in class com.ibm.xml.xapi.XFactory
-
Set the message handler to be used when registering schemas, creating
new items and sequences, and preparing and executing expressions,
queries and stylesheets.
- setMessageHandler(XMessageHandler) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set a message handler to process static errors and messages.
- setMethod(String) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify the output method to be used by the serializer.
- setModuleResolver(XModuleResolver) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Register a resolver for XQuery modules.
- setNormalizationForm(String) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify whether Unicode normalization should be applied.
- setOmitXMLDeclaration(boolean) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify whether to omit the XML declaration.
- setOrderingMode(int) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set the ordering mode.
- setOutputParameters(XOutputParameters) - Method in class com.ibm.xml.xapi.XSequenceCursorResult
-
Set the output parameters associated with this result.
- setPackageName(String) - Method in interface com.ibm.xml.xapi.XCompilationParameters
-
Specify the package name to use for the
class files at compile time or the package name to search
for at load time.
- setResultResolver(XResultResolver) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Register a resolver for result documents.
- setSchemaResolver(XSchemaResolver) - Method in class com.ibm.xml.xapi.XFactory
-
Set the schema resolver to be used for imports in schemas
registered using the registerSchema
method or
for schemas imported in XSLT using the xsl:import-schema
declaration.
- setSequenceCursor(XSequenceCursor) - Method in class com.ibm.xml.xapi.XSequenceCursorResult
-
Set the XSequenceCursor
.
- setSourceResolver(XSourceResolver) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Register a resolver for dynamically resolved source documents
such as for the fn:doc
function and the XSLT
document
function.
- setSourceResolver(XSourceResolver) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Register a URI resolver for source documents.
- setStandalone(String) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify whether to output a standalone document declaration.
- setSystemId(String) - Method in class com.ibm.xml.xapi.XItemSource
-
Set the system id.
- setSystemId(String) - Method in class com.ibm.xml.xapi.XSequenceCursorResult
-
Set the system id.
- setUndeclarePrefixes(boolean) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Specify whether namespace undeclarations (of the
form xmlns:foo="") should be output when a child element
has no namespace node with the same name (that is,
namespace prefix) as a namespace node of its parent element.
- setUnparsedTextResolver(XUnparsedTextResolver) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Register a resolver for external resources loaded through the
XSLT unparsed-text
function.
- setUseCompiler(boolean) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set whether to use the compiler when preparing an expression (as opposed
to the interpreter).
- setValidating(int) - Method in class com.ibm.xml.xapi.XFactory
-
When full validation is enabled the factory will create validating executables
and the input document will be validated on execution.
- setVersion(String) - Method in interface com.ibm.xml.xapi.XOutputParameters
-
Set the version for the output method.
- setXPathCompatibilityMode(int) - Method in interface com.ibm.xml.xapi.XStaticContext
-
Set the XPath 1.0 compatibility mode.
- setXSLTInitialMode(QName) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Specify a mode to use as the initial mode in an XSLT
transformation.
- setXSLTInitialTemplate(QName) - Method in interface com.ibm.xml.xapi.XDynamicContext
-
Specify a named template to use as the initial template
in an XSLT transformation.
- SHORT_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- SimpleArg - Class in com.ibm.xml.xapi.ant
-
- SimpleArg() - Constructor for class com.ibm.xml.xapi.ant.SimpleArg
-
- SimpleArg(Project) - Constructor for class com.ibm.xml.xapi.ant.SimpleArg
-
- STANDALONE_NO - Static variable in interface com.ibm.xml.xapi.XOutputParameters
-
Predefined string for the standalone no
setting.
- STANDALONE_OMIT - Static variable in interface com.ibm.xml.xapi.XOutputParameters
-
Predefined string for the standalone omit
setting.
- STANDALONE_YES - Static variable in interface com.ibm.xml.xapi.XOutputParameters
-
Predefined string for the standalone yes
setting.
- STRING_QNAME - Static variable in interface com.ibm.xml.xapi.XTypeConstants
-
- XCollectionResolver - Interface in com.ibm.xml.xapi
-
Implement this class to resolve the URI provided on a call to
fn:collection
to a sequence of nodes.
- XCompilationFactory - Interface in com.ibm.xml.xapi
-
Factory for compiling expressions, queries and stylesheets into Java classes.
- XCompilationParameters - Interface in com.ibm.xml.xapi
-
Interface for compilation parameter settings.
- XDynamicContext - Interface in com.ibm.xml.xapi
-
Use the XDynamicContext
to override execution-time settings.
- XExecutable - Interface in com.ibm.xml.xapi
-
Base executable class.
- XFactory - Class in com.ibm.xml.xapi
-
The XFactory
class is the main factory class for
creating executables for XPath, XQuery, and XSLT.
- XFactory() - Constructor for class com.ibm.xml.xapi.XFactory
-
- XItemFactory - Interface in com.ibm.xml.xapi
-
Factory for creating new items and sequences.
- XItemSource - Class in com.ibm.xml.xapi
-
An implementation of Source
for XItemView
objects.
- XItemSource(XItemView) - Constructor for class com.ibm.xml.xapi.XItemSource
-
Create a new XItemSource for the given item.
- XItemView - Interface in com.ibm.xml.xapi
-
Represents an item in the data model.
- XMessageHandler - Interface in com.ibm.xml.xapi
-
Implement this class to override the default error and message handling behaviour.
- XMessageHandler.MsgType - Enum in com.ibm.xml.xapi
-
Enumerator of message error levels.
- XModuleResolver - Interface in com.ibm.xml.xapi
-
Implement this class to override the default XQuery module resolution behaviour.
- XNodeView - Interface in com.ibm.xml.xapi
-
Represents a node in the data model (an item with complex type).
- XNodeView.Kind - Enum in com.ibm.xml.xapi
-
Enumeration of node kinds.
- XOutputParameters - Interface in com.ibm.xml.xapi
-
Interface for output parameter settings.
- XPATH1_0_BC_COMPATIBILITY - Static variable in interface com.ibm.xml.xapi.XStaticContext
-
Constant for 1.0 backwards compatibility as defined in the XPath 2.0
specification.
- XPATH2_0_PURE_COMPATIBILITY - Static variable in interface com.ibm.xml.xapi.XStaticContext
-
Constant for pure 2.0 behaviour for XPath (no backwards compatibility).
- XPATH_LATEST_VERSION - Static variable in interface com.ibm.xml.xapi.XStaticContext
-
Constant for latest version.
- XPathExecutable - Interface in com.ibm.xml.xapi
-
Represents a prepared XPath expression.
- XProcessException - Exception in com.ibm.xml.xapi
-
Base exception for XML processing.
- XProcessException(String, Throwable) - Constructor for exception com.ibm.xml.xapi.XProcessException
-
- XQueryExecutable - Interface in com.ibm.xml.xapi
-
Represents a prepared XQuery expression.
- XResultResolver - Interface in com.ibm.xml.xapi
-
Implement this class to override the default resolution
behaviour for the URI reference in XSLT xsl:result-document
instructions.
- XSchemaResolver - Interface in com.ibm.xml.xapi
-
Implement this class to override the default schema resolution behaviour.
- XSequenceCursor - Interface in com.ibm.xml.xapi
-
Represents a sequence of items providing cursor access to the items.
- XSequenceCursorResult - Class in com.ibm.xml.xapi
-
An implementation of Result
for XSequenceCursor
.
- XSequenceCursorResult() - Constructor for class com.ibm.xml.xapi.XSequenceCursorResult
-
Create a new XSequenceCursorResult.
- XSequenceType - Interface in com.ibm.xml.xapi
-
Represents a sequence type.
- XSequenceType.Kind - Enum in com.ibm.xml.xapi
-
- XSequenceType.OccurrenceIndicator - Enum in com.ibm.xml.xapi
-
Enumeration of occurrence indicators.
- XSequenceTypeFactory - Interface in com.ibm.xml.xapi
-
Factory for creating sequence types.
- XSLTExecutable - Interface in com.ibm.xml.xapi
-
Represents a prepared XSLT stylesheet.
- XSourceLocation - Interface in com.ibm.xml.xapi
-
Represents a location in a document.
- XSourceResolver - Interface in com.ibm.xml.xapi
-
Implement this class to override the default source document resolution behaviour.
- XStaticContext - Interface in com.ibm.xml.xapi
-
Use the XStaticContext
to override prepare time settings.
- XTreeCursor - Interface in com.ibm.xml.xapi
-
Represents a node providing cursor access to the attributes and children
of the node.
- XTypeConstants - Interface in com.ibm.xml.xapi
-
Predefined constants for the built-in types including:
An enumeration for the built-in types.
- XTypeConstants.Type - Enum in com.ibm.xml.xapi
-
Enumerator of built-in types.
- XUnparsedTextResolver - Interface in com.ibm.xml.xapi
-
Implement this class to override the default unparsed text resolution behaviour.
- XViewException - Exception in com.ibm.xml.xapi
-
View exception.
- XViewException(String, Throwable) - Constructor for exception com.ibm.xml.xapi.XViewException
-