|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
XQSequence
's position to the given item
number in this object.
this+rhs
.
duration
to this instance.
PooledXQConnection
object.
Calendar
object.
newChild
to the end of the list of children
of this node.
ArithmeticExpression
for the non-backwards
compatible case.Source
.
XQDynamicContext
for more information.
XQDynamicContext
for more information.
Configuration.buildDocument(javax.xml.transform.Source)
. The method
was also changed in 9.2 to ignore the stripper parameter.
Configuration.buildDocument(javax.xml.transform.Source)
. The method
was also changed in 9.2 to ignore the stripper parameter.
Configuration.buildDocument(javax.xml.transform.Source)
ContentHandler
that builds a Saxon tree, and allows the node at the root of the tree
to be retrieved on completionXMLStreamWriter
interface; after the document has been constructed, its root
node may be retrieved by calling the getDocumentNode() method.XQExpression
.
XQPreparedExpression
.
java.util.regex
regexes.
char
value at the specified index.
char
value at the specified index.
StaticQueryContext.clearNamespaces()
PooledXQConnection
object represents.
StringCollator
as output.com.saxonica.extfn
contains implementations of extension
functions in the Saxon namespace.com.saxonica.hof
contains code to support higher-order functions.net.sf.saxon.pull
in Saxon-HE.com.saxonica.stream.om
contains internal code to support
executing of streaming templates in XSLT.Duration
instance.
CompileStylesheet
class provides a command-line interface allowing a
stylesheet to be compiled.XQConnectionEventListener
that
the application has called the method close
on its
representation of a pooled connection.
XQConnectionEventListener
that
a fatal error has occurred and the pooled connection can
no longer be used.
PooledXQConnection
objects.xs:anyType
, and all attribute and element nodes copied during
node construction retain their original types.
xs:untyped
; all element nodes copied during node construction
receive the type xs:untyped
, and all attribute nodes copied during node
construction receive the type xs:untypedAtomic
.
QName
for the context item.
ContextPredicateFunction
.NodeInfo.copy(net.sf.saxon.event.Receiver, int, int)
methodXQItemType
object representing an XQuery atomic type.
XQItemType
object representing an XQuery atomic type.
Attr
of the given name.
XQItemType
object representing the XQuery
attribute(nodename, basetype)
type
with the given node name and base type.
XQItemType
object representing the XQuery
attribute(nodename,basetype,typename,schemaURI)
type,
with the given node name, base type, schema type name and schema URI.
CDATASection
node whose value is the specified
string.
Comment
node given the specified string.
XQItemType
object representing the XQuery
comment()
type.
XQItemType
object representing the XQuery
document-node(elementType)
type containing a single element.
DocumentFragment
object.
XQItemType
object representing the XQuery
document-node(elementType)
type containing a single
schema-element(...)
.
XQItemType
object representing the XQuery
document-node()
type.
XQItemType
object representing the XQuery
element(nodename, basetype)
type, with the
given node name and base type.
XQItemType
object representing the XQuery
element(nodename,basetype,typename,schemaURI,
allowNill)
type, given the node name, base type, schema type
name, schema URI, and nilled check.
EntityReference
object.
XQExpression
object that can be used
to perform execute immediate operations with XQuery expressions.
XQExpression
object that can be used to
perform execute immediate operations with XQuery expressions.
XPathEvaluator.compile(String)
XQItem
.
Source
.
XQItemType
object representing the XQuery item type.
XQItemType
object representing the XQuery node()
type.
ProcessingInstruction
node given the specified
name and data strings.
XQItemType
object representing the XQuery
processing-instruction(piTarget)
type.
XQItemType
object representing the XQuery
schema-attribute(nodename,basetype,schemaURI)
type,
with the given node name, base type, and schema URI.
XQItemType
object representing the XQuery
schema-element(nodename,basetype,schemaURI)
type, given the node name, base type, and the schema URI.
XQSequence
.
XQSequence
, containing all the items from the
iterator.
Text
node given the specified string.
XQItemType
object representing the XQuery
text()
type.
StaticQueryContext.declareNamespace(java.lang.String, java.lang.String)
equals()
relation between two XdmNode objects is true if they both represent the same
node.
XdmValue
(that is,
a sequence of nodes and/or atomic values).
Item
XPathExpressionImpl.evaluate(Object, QName)
, or use the Saxon XPath
API instead of JAXP.
XdmItem
(that is,
a single node or atomic value).
XdmItem
(that is,
a single node or atomic value).
Item
If the result of the expression is a sequence containing more than one item, items after
the first are discarded.
XPathExpressionImpl.evaluate(Object, QName)
, or use the Saxon XPath
API instead of JAXP.
Processor
{uri}local
The prefix part of the QName
will be set to an empty string.
String
.
Attr
node by local name and namespace URI.
NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
TypeInfo
object for the specified
attribute of the current element.
Axis
SchemaType.DERIVATION_LIST
and SchemaType.DERIVATION_EXTENSION
SchemaType.DERIVATION_LIST
and SchemaType.DERIVATION_EXTENSION
SchemaType.DERIVATION_LIST
and SchemaType.DERIVATION_EXTENSION
SchemaType.DERIVATION_LIST
and SchemaType.DERIVATION_EXTENSION
SchemaType.DERIVATION_LIST
and SchemaType.DERIVATION_EXTENSION
SchemaType.DERIVATION_LIST
and SchemaType.DERIVATION_EXTENSION
SchemaType.DERIVATION_LIST
and SchemaType.DERIVATION_EXTENSION
SchemaType.DERIVATION_LIST
and SchemaType.DERIVATION_EXTENSION
SchemaType.DERIVATION_LIST
and SchemaType.DERIVATION_EXTENSION
boolean
.
byte
.
StaticProperty.EXACTLY_ONE
, StaticProperty.EMPTY
, or
StaticProperty.ALLOWS_ZERO_OR_ONE
NodeList
that contains all children of this node.
NodeList
that contains all children of this node.
Controller.setClassLoader(java.lang.ClassLoader)
.
DynamicLoader.setClassLoader(java.lang.ClassLoader)
.
XQConnection
object that is a handle
for the physical connection that this PooledXQConnection
object represents.
ContentHandler
which receives the
augmented validation result.
DynamicQueryContext.setCurrentDateTime(net.sf.saxon.value.DateTimeValue)
or null if none has been set.
DatatypeConstants.FIELD_UNDEFINED
.
XsltTransformer.setDestination(net.sf.saxon.s9api.Destination)
DocumentType
)
associated with this document.
null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
Document.normalizeDocument()
is invoked.
DOMImplementation
object.
double
.
Element
whose ID
is given by
elementId
.
NodeList
of all the Elements
with
a given tag name in the order in which they are encountered in a
preorder traversal of the Document
tree.
NodeList
of all descendant Elements
with a given tag name, in document order.
NodeList
of all the Elements
with
a given local name and namespace URI in the order in which they are
encountered in a preorder traversal of the Document
tree.
NodeList
of all the descendant
Elements
with a given local name and namespace URI in
document order.
TypeInfo
object for the current element.
year
.
year
.
fn:error()
.
ErrorHandler
XQSequence
representing the error object passed to
fn:error()
.
float
.
QName
of the function in which the error occurred,
or null
if it occurred outside an enclosing function (in a main module).
DatatypeConstants.FIELD_UNDEFINED
.
DOMImplementation
object that handles this document.
int
.
XQItem
object.
XMLStreamReader
object, as described
in Section 12.1 Serializing an XDM instance into a StAX event stream
(XMLStreamReader), XQuery API for Java (XQJ) 1.0.
UserDefinedType.getName()
XQDataSource
object.
long
.
xsl:message
instruction.
SaxonXMLGregorianCalendar.getFractionalSecond()
.
DatatypeConstants.FIELD_UNDEFINED
.
import module
declarations in the XQuery prolog; returns null if none has been explicitly set either
here or in the Saxon Configuration.
DatatypeConstants.FIELD_UNDEFINED
.
JAXPXPathStaticContext.setNamespaceContext(javax.xml.namespace.NamespaceContext)
XPathEvaluator.setNamespaceContext(javax.xml.namespace.NamespaceContext)
StaticQueryContext.declareNamespace(java.lang.String, java.lang.String)
.
XPathEvaluator.setNamespaceResolver(net.sf.saxon.om.NamespaceResolver)
null
if it is
unspecified.
XQException
in the chain or
null
if none.
XQITEMKIND_DOCUMENT_ELEMENT
, XQITEMKIND_DOCUMENT_SCHEMA_ELEMENT
,
XQITEMKIND_ELEMENT
, XQITEMKIND_SCHEMA_ELEMENT
,
XQITEMKIND_ATTRIBUTE
, or XQITEMKIND_SCHEMA_ATTRIBUTE
.
Object
.
Token.SOME
or Token.EVERY
Token.UNION
,
Token.INTERSECT
, Token.EXCEPT
,
Document
object associated with this node.
Element
node this attribute is attached to or
null
if this attribute is not in use.
UNKNOWN_POSITION
if this is unknown.
null
if it is
unspecified.
null
.
null
.
QName
of the variable.
LSResourceResolver
LSResourceResolver
DocumentBuilder
.
DatatypeConstants.FIELD_UNDEFINED
.
XMLStreamReader
object, as described in
Section 12.1 Serializing an XDM instance into a StAX event stream
(XMLStreamReader), XQuery API for Java (XQJ) 1.0.
short
.
true
; otherwise, it is
false
.
XQStaticContext
representing the default values for
all expression properties.
XQStaticContext
representing the values for all
expression properties.
XQStaticContext
representing the values for all
expression properties.
final
or finalDefault
attributes.
XQDataSource
.
java.lang.String
, each of which
specifies a character encoding method the XQJ implmentation supports to
parse the XQuery query text.
DatatypeConstants.FIELD_UNDEFINED
if this optional field is not defined.
java.util.TimeZone
for this class.
Controller.getModel()
AugmentedSource.getModel()
TypeInfoProvider
implementation of this
ValidatorHandler
.
Configuration
object that underpins this Processor.
StaticQueryContext
object that maintains the static context
information on behalf of this XQueryCompiler.
XQueryEvaluator.run()
method, iterate over the root
nodes of the documents updated by the query.
null
if no
variable value retrieval is possible.
null
if none.
DocumentBuilder
.
Text
nodes logically-adjacent text
nodes to this node, concatenated in document order.
XQException
for this
XQConnectionEvent
object.
year
or DatatypeConstants.FIELD_UNDEFINED
.
true
when an attribute with a given name is
specified on this element or has a default value, false
otherwise.
true
when an attribute with a given local name
and namespace URI is specified on this element or has a default value,
false
otherwise.
newChild
before the existing child node
refChild
.
ExtensionFunctionCall
IntToIntMap
that relies on serial searching, and
is therefore optimized for very small map sizesDocumentBuilder
DocumentBuilder
.
MutableNodeInfo
, which is necessary
if they are to support XQuery Update.
XQueryCompiler.setSchemaAware(boolean)
XsltCompiler.setSchemaAware(boolean)
CompilerInfo.setSchemaAware(boolean)
getXMLSchemaType()
constraints.
SequenceIterator
, whose members will be instances
of the class Item
StaticQueryContext.declareNamespace(java.lang.String, java.lang.String)
allowUndeclaredVariables
is set.
Iterator
(that is,
an iterator over a sequence of nodes and/or atomic values).
CompilerService
XQConnection.prepareExpression
and
XQExpression.execute
is XQuery (any version).
XQConnection.prepareExpression
and
XQExpression.execute
is XQueryX.
Expression
interface as a wrapper around a Value
.LinkedHashMap
.NodeInfo.iterateAxis(byte)
method
Configuration.makeLicensedConfiguration(java.lang.ClassLoader, java.lang.String)
instead.
xsl:message
instruction
factor
times
longer than the value of this duration.
Duration
object whose
value is -this
.
xsl:number
element.net.sf.saxon.xpath
, these
interfaces are not dependent on JAXP 1.3.XdmAtomicValue.XdmAtomicValue(String, ItemType)
which should be used in preference
ContentHandler
that may be used to build the document programmatically.
XMLStreamWriter
that may be used to build the document programmatically.
DocumentBuilder
using the currently configured parameters.
Schema
object containing all the schema components
that have been loaded using the SchemaFactoryImpl.newSchema(javax.xml.transform.Source[])
method.
Validator
for this Schema
.
ValidatorHandler
for this Schema
.
Text
nodes in the full depth of the sub-tree
underneath this Node
, including attribute nodes, into a
"normal" form where only structure (e.g., elements, comments,
processing instructions, CDATA sections, and entity references)
separates Text
nodes, i.e., there are neither adjacent
Text
nodes nor empty Text
nodes.
Document
object.
FeatureKeys.PRE_EVALUATE_DOC_FUNCTION
is set.
Processor
class serves three purposes: it allows global Saxon configuration options to be set;
it acts as a factory for generating XQuery, XPath, and XSLT compilers; and it owns certain shared
resources such as the Saxon NamePool and compiled schemas.PathMap
to do document projection.XPathExpression.iterate(net.sf.saxon.sxpath.XPathDynamicContext)
oldChild
from the
list of children, and returns it.
PooledXQConnection
object.
ELEMENT_NODE
or
ATTRIBUTE_NODE
.
oldChild
with
newChild
in the list of children, and returns the
oldChild
node.
Transformer
to its original configuration.
XdmDestination
to be reused, without resetting other properties
of the destination.
XMLGregorianCalendar
to its original values.
SchemaModelSerializer
to be loaded into memory.QueryResult.serialize(NodeInfo, Result, Properties)
instead.
DocumentBuilder
.
ContentHandler
which receives
the augmented validation result.
null
to make it unspecified.
DynamicQueryContext.setContextItem(Item)
is preferred
XPathExpressionImpl.evaluate(Object, QName)
that allows the context node to be specified
as a parameter to the call.
null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
DocumentBuilder
.
EntityResolver
to be used to resolve
entities present in the XML document to be parsed.
ErrorHandler
to receive errors encountered
during the validation.
ErrorHandler
to be used by the parser.
DocumentBuilderFactory
and DocumentBuilder
s created by this factory.
TransformerFactory
and Transformer
s
or Template
s created by this factory.
java.io.PrintWriter
object.
XQDataSource
object to the given
java.io.PrintWriter
object.
xsl:message
instruction.
import module
declarations in the XQuery prolog.
XQException
to the chain of exceptions.
Token.SOME
or Token.EVERY
Properties
instance.
Properties
instance.
LSResourceResolver
to customize
resource resolution while in a validation episode.
LSResourceResolver
to customize
resource resolution while in a validation episode.
AugmentedSource
for any
of the methods expecting a Source
object.
Controller.setModel(net.sf.saxon.om.TreeModel)
AugmentedSource.setModel(net.sf.saxon.om.TreeModel)
DocumentBuilder
.
dateTime
year field.
dateTime
year field.
SharedApplicationDataHandler
is an interface that can be implemented by applications wanting to run
generated servlet code in an environment offering shared access to resources, for example the ability to execute
many compiled queries concurrently against the same pool of in-memory documents.Validation.STRIP
, corresponding to XQuery usage
LocationProvider
that represents locations
in the source document from which the events
are derived (as distinct from locations in a query or stylesheet of the instructions causing the
events)Expression
with methods used at compile-time
to support streaming, by generating a Watch
or Feed
that allows the expression to be evaluated in push mode.CharSequence
that is a subsequence of this sequence.
CharSequence
that is a subsequence of this sequence.
this-rhs
.
XMLGregorianCalendar
to a GregorianCalendar
.
XMLGregorianCalendar
along with provided parameters
to a GregorianCalendar
instance.
this
instance.
java.util.regex.Pattern
.
VoidWatch
Watch
.len
bytes from the specified
byte
array starting at offset off
to
this output stream.
Writer
according to
XSLT 2.0 and XQuery 1.0 serialization.
Writer
according to
XSLT 2.0 and XQuery 1.0 serialization.
Result
.
OutputStream
according to the
XSLT 2.0 and XQuery 1.0 serialization.
Result
.
XdmDestination
is a Destination
in which an XdmNode
is constructed to hold the output of a query or transformation:
that is, a tree using Saxon's implementation of the XDM data modelXPathContextMajor.XPathContextMajor(Item, Executable)
XPathEvaluator
class.xs:anyAtomicType
xs:anySimpleType
xs:anyURI
xs:base64Binary
xs:boolean
xs:byte
xs:date
xs:dateTime
xs:dayTimeDuration
xs:decimal
xs:double
xs:duration
xs:ENTITIES
xs:ENTITY
xs:float
xs:gDay
xs:gMonth
xs:gMonthDay
xs:gYear
xs:gYearMonth
xs:hexBinary
xs:ID
xs:IDREF
xs:IDREFS
.
xs:int
xs:integer
xs:language
xs:long
xs:Name
xs:NCName
xs:negativeInteger
xs:NMToken
xs:NMTOKENS
xs:nonNegativeInteger
xs:nonPositiveInteger
xs:normalizedString
xs:NOTATION
xs:positiveInteger
xs:QName
xs:short
xs:string
xs:time
xs:token
xs:unsignedByte
xs:unsignedInt
xs:unsignedLong
xs:unsignedShort
xs:untypedAtomic
xs:yearMonthDuration
XQCancelledException
is an exception to indicate that the
current XQuery processing is cancelled by the application through a
cancel()
request.XQCancelledException
object with a given message,
vendor code, error code, line number, column number, position, module URI,
error object, and stack trace.
XQConnectionEvent
object initialized with
the given PooledXQConnection
object.
XQConnectionEvent
object initialized with
the given PooledXQConnection
object and
XQException
object.
PooledXQConnection
object.XQConstants
class provides constants that can be
used in the XQJ API.XQDataSource
is a factory for XQConnection
objects.XQDynamicContext
provides access to the dynamic context as defined in
2.1.2
Dynamic Context, XQuery 1.0: An XML Query Language.XQException
object with a given message.
XQException
object with a given message
and vendor code.
XQItemType
interface represents an item type as defined in
XQuery 1.0: An XML Query language.XQMetaData
interface provides information about the data source,
in various aspects, such as the product name and version identification,
supported features, specific behaviors, user information, product limits
and so forth.XQQueryException
object with a given message.
XQQueryException
object with a given message,
and error code.
XQQueryException
object with a given message,
error code, line number, column number, and position.
XQQueryException
object with a given message,
vendor code, error code, line number, column number, and position.
XQQueryException
object with a given message,
vendor code, error code, line number, column number, position, module URI,
error object, and stack trace.
XQResultSequence
using the getItem
method.XQSequenceType
interface represents a sequence type as
XQuery 1.0: An XML Query language.java.lang.StackTraceElement
but for XQuery callstacks
instead of Java.XQStackTraceElement
object representing
a frame in a stack trace.
XQStaticContext
represents default values for various
XQuery Static Context Components.XQueryEvaluator
represents a compiled and loaded query ready for execution.XSDAssert
classXsltTransformer
represents a compiled and loaded stylesheet ready for execution.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |