- ELEMENT - Static variable in interface com.icl.saxon.om.NodeInfo
-
- ElementAvailable - Class in com.icl.saxon.functions
-
- ElementAvailable() - Constructor for class com.icl.saxon.functions.ElementAvailable
-
- elementDecl(String, String) - Method in class com.icl.saxon.aelfred.DefaultHandler
-
SAX2: called on element declarations
- ElementHandler - Class in com.icl.saxon.handlers
-
ElementHandler is a NodeHandler used to process elements.
- ElementHandler() - Constructor for class com.icl.saxon.handlers.ElementHandler
-
- ElementHandlerBase - Class in com.icl.saxon.handlers
-
This class is the default element handler from which
user-defined element handlers can inherit.
- ElementHandlerBase() - Constructor for class com.icl.saxon.handlers.ElementHandlerBase
-
- ElementImpl - Class in com.icl.saxon.tree
-
ElementImpl implements an element with no attributes or namespace declarations.
- ElementImpl() - Constructor for class com.icl.saxon.tree.ElementImpl
-
Construct an empty ElementImpl
- elements - Variable in class com.icl.saxon.style.SAXONPreview
-
- ELEMENTS - Variable in class com.icl.saxon.style.StandardNames
-
- ElementWithAttributes - Class in com.icl.saxon.tree
-
A node in the XML parse tree representing an XML element.
- ElementWithAttributes() - Constructor for class com.icl.saxon.tree.ElementWithAttributes
-
- emitter - Variable in class com.icl.saxon.output.Outputter
-
- Emitter - Class in com.icl.saxon.output
-
Emitter: This interface defines methods that must be implemented by
components that format SAXON output.
- Emitter() - Constructor for class com.icl.saxon.output.Emitter
-
- empty - Variable in class com.icl.saxon.output.XMLEmitter
-
- emptyArray - Static variable in class com.icl.saxon.tree.NodeImpl
-
- emptyElementTagCloser(int) - Method in class com.icl.saxon.output.XHTMLEmitter
-
Close an empty element tag.
- emptyElementTagCloser(int) - Method in class com.icl.saxon.output.XMLEmitter
-
Close an empty element tag.
- EmptyEnumeration - Class in com.icl.saxon.om
-
EmptyEnumeration: an enumeration of an empty node-set
- EmptyEnumeration() - Constructor for class com.icl.saxon.om.EmptyEnumeration
-
- EmptyNodeSet - Class in com.icl.saxon.expr
-
A node-set value no nodes
- EmptyNodeSet() - Constructor for class com.icl.saxon.expr.EmptyNodeSet
-
- emptyTags - Static variable in class com.icl.saxon.output.HTMLEmitter
-
Table of HTML tags that have no closing tag
- encoding - Variable in class com.icl.saxon.style.XSLGeneralOutput
-
- ENCODING - Variable in class com.icl.saxon.style.StandardNames
-
- EncodingException(String) - Constructor for exception com.icl.saxon.aelfred.XmlParser.EncodingException
-
- endCDATA() - Method in class com.icl.saxon.aelfred.DefaultHandler
-
SAX2: called after parsing CDATA characters
- endCDATA() - Method in class com.icl.saxon.aelfred.SAXDriver
-
- endCDATA() - Method in class com.icl.saxon.ContentEmitter
-
- endDoctype() - Method in class com.icl.saxon.aelfred.SAXDriver
-
- endDocument() - Method in class com.icl.saxon.aelfred.SAXDriver
-
- endDocument() - Method in class com.icl.saxon.ContentEmitter
-
Callback interface for SAX: not for application use
- endDocument() - Method in class com.icl.saxon.IdentityTransformerHandler
-
Override the behaviour of endDocument() in ContentEmitter
- endDocument() - Method in class com.icl.saxon.output.ContentHandlerProxy
-
End of document
- endDocument() - Method in class com.icl.saxon.output.DocumentHandlerProxy
-
End of document
- endDocument() - Method in class com.icl.saxon.output.DOMEmitter
-
End of the document.
- endDocument() - Method in class com.icl.saxon.output.Emitter
-
Notify document end
- endDocument() - Method in class com.icl.saxon.output.ErrorEmitter
-
End of the document.
- endDocument() - Method in class com.icl.saxon.output.HTMLIndenter
-
End of document
- endDocument() - Method in class com.icl.saxon.output.MessageEmitter
-
- endDocument() - Method in class com.icl.saxon.output.ProxyEmitter
-
End of document
- endDocument() - Method in class com.icl.saxon.output.StringEmitter
-
End of the document.
- endDocument() - Method in class com.icl.saxon.output.UncommittedEmitter
-
End of document
- endDocument() - Method in class com.icl.saxon.output.XMLEmitter
-
End of the document.
- endDocument() - Method in class com.icl.saxon.output.XMLIndenter
-
End of document
- endDocument() - Method in class com.icl.saxon.tinytree.TinyBuilder
-
Callback interface for SAX: not for application use
- endDocument() - Method in class com.icl.saxon.TransformerHandlerImpl
-
Override the behaviour of endDocument() in ContentEmitter, so that it fires off
the transformation of the constructed document
- endDocument() - Method in class com.icl.saxon.tree.TreeBuilder
-
Callback interface for SAX: not for application use
- endDTD() - Method in class com.icl.saxon.aelfred.DefaultHandler
-
SAX2: called after the doctype is parsed
- endDTD() - Method in class com.icl.saxon.ContentEmitter
-
Register the end of the DTD.
- endElement(int) - Method in class com.icl.saxon.om.Stripper
-
Callback interface for SAX: not for application use
- endElement(int) - Method in class com.icl.saxon.output.CDATAFilter
-
Output element end tag
- endElement(int) - Method in class com.icl.saxon.output.ContentHandlerProxy
-
End of element
- endElement(int) - Method in class com.icl.saxon.output.DocumentHandlerProxy
-
End of element
- endElement(int) - Method in class com.icl.saxon.output.DOMEmitter
-
End of an element.
- endElement(int) - Method in class com.icl.saxon.output.DTDEmitter
-
End of an element.
- endElement(int) - Method in class com.icl.saxon.output.Emitter
-
Output an element end tag
- endElement(int) - Method in class com.icl.saxon.output.ErrorEmitter
-
End of an element.
- endElement(int) - Method in class com.icl.saxon.output.HTMLEmitter
-
Output an element end tag.
- endElement(int) - Method in class com.icl.saxon.output.HTMLIndenter
-
Output element end tag
- endElement(int) - Method in class com.icl.saxon.output.NamespaceEmitter
-
endElement: Discard the namespaces declared on this element.
- endElement(int) - Method in class com.icl.saxon.output.ProxyEmitter
-
End of element
- endElement(int) - Method in class com.icl.saxon.output.StringEmitter
-
Output an element end tag.
- endElement(int) - Method in class com.icl.saxon.output.TEXTEmitter
-
Output an element end tag.
- endElement(int) - Method in class com.icl.saxon.output.XMLEmitter
-
End of an element.
- endElement(int) - Method in class com.icl.saxon.output.XMLIndenter
-
Output element end tag
- endElement(int) - Method in class com.icl.saxon.tinytree.TinyBuilder
-
Callback interface for SAX: not for application use
- endElement(int) - Method in class com.icl.saxon.tree.TreeBuilder
-
Callback interface for SAX: not for application use
- endElement(String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
- endElement(String, String, String) - Method in class com.icl.saxon.ContentEmitter
-
Callback interface for SAX: not for application use
- endElement(String, String, String) - Method in class com.icl.saxon.IDFilter
-
- endEntity(String) - Method in class com.icl.saxon.aelfred.DefaultHandler
-
SAX2: called after parsing a general entity in content
- endEntity(String) - Method in class com.icl.saxon.ContentEmitter
-
- endExternalEntity(String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
- endPrefixMapping(String) - Method in class com.icl.saxon.ContentEmitter
-
Callback interface for SAX: not for application use
- endPrefixMapping(String) - Method in class com.icl.saxon.IDFilter
-
- englishTens - Variable in class com.icl.saxon.number.Numberer_en
-
- englishUnits - Variable in class com.icl.saxon.number.Numberer_en
-
- ensureAttributeCapacity() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
- ensureNamespaceCapacity() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
- ensureNodeCapacity() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
- ensurePriorIndex() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
On demand, make an index for quick access to preceding-sibling nodes
- enter(NodeInfo, Context) - Method in class com.icl.saxon.trace.SaxonEventMulticaster
-
Called when an element of the stylesheet gets processed
- enter(NodeInfo, Context) - Method in class com.icl.saxon.trace.SimpleTraceListener
-
Called when an element of the stylesheet gets processed
- enter(NodeInfo, Context) - Method in interface com.icl.saxon.trace.TraceListener
-
Called when a node in the stylesheet gets processed
- enterSource(NodeHandler, Context) - Method in class com.icl.saxon.trace.SaxonEventMulticaster
-
Called when a node of the source tree gets processed
- enterSource(NodeHandler, Context) - Method in class com.icl.saxon.trace.SimpleTraceListener
-
Called when a node of the source tree gets processed
- enterSource(NodeHandler, Context) - Method in interface com.icl.saxon.trace.TraceListener
-
Called when a node of the source tree gets processed
- ENTITY_INTERNAL - Static variable in class com.icl.saxon.aelfred.XmlParser
-
Constant: the entity is internal.
- ENTITY_NDATA - Static variable in class com.icl.saxon.aelfred.XmlParser
-
Constant: the entity is external, non-XML data.
- ENTITY_TEXT - Static variable in class com.icl.saxon.aelfred.XmlParser
-
Constant: the entity is external XML data.
- ENTITY_UNDECLARED - Static variable in class com.icl.saxon.aelfred.XmlParser
-
Constant: the entity has not been declared.
- enumerate() - Method in class com.icl.saxon.expr.EmptyNodeSet
-
Return an enumeration of this nodeset value.
- enumerate() - Method in class com.icl.saxon.expr.FragmentValue
-
Return an enumeration of this nodeset value.
- enumerate() - Method in class com.icl.saxon.expr.NodeSetExtent
-
Return an enumeration of this nodeset value.
- enumerate() - Method in class com.icl.saxon.expr.NodeSetIntent
-
Return an enumeration of this nodeset value.
- enumerate() - Method in class com.icl.saxon.expr.NodeSetValue
-
Return an enumeration of this nodeset value.
- enumerate() - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Return an enumeration of this nodeset value.
- enumerate() - Method in class com.icl.saxon.expr.TextFragmentValue
-
Return an enumeration of this nodeset value.
- enumerate(Context, boolean) - Method in class com.icl.saxon.expr.AxisExpression
-
Evaluate the path-expression in a given context to return a NodeSet
- enumerate(Context, boolean) - Method in class com.icl.saxon.expr.Expression
-
Return an enumeration of nodes in a nodeset.
- enumerate(Context, boolean) - Method in class com.icl.saxon.expr.FilterExpression
-
Evaluate the filter expression in a given context to return a Node Enumeration
- enumerate(Context, boolean) - Method in class com.icl.saxon.expr.FunctionProxy
-
- enumerate(Context, boolean) - Method in class com.icl.saxon.expr.NodeListExpression
-
Return an enumeration that returns the nodes in document order
- enumerate(Context, boolean) - Method in class com.icl.saxon.expr.NodeSetExpression
-
Return a node enumeration.
- enumerate(Context, boolean) - Method in class com.icl.saxon.expr.NodeSetValue
-
Return an enumeration of this nodeset value.
- enumerate(Context, boolean) - Method in class com.icl.saxon.expr.PathExpression
-
Evaluate the path-expression in a given context to return a NodeSet
- enumerate(Context, boolean) - Method in class com.icl.saxon.expr.SingletonExpression
-
Evaluate the expression in a given context to return a Node enumeration
- enumerate(Context, boolean) - Method in class com.icl.saxon.expr.SortedSelection
-
Evaluate the expression by sorting the base nodeset using the supplied key.
- enumerate(Context, boolean) - Method in class com.icl.saxon.expr.UnionExpression
-
Evaluate the union expression.
- enumerate(Context, boolean) - Method in class com.icl.saxon.functions.Key
-
Enumerate the expression
- enumerate(NodeInfo, Context) - Method in class com.icl.saxon.expr.Step
-
Enumerate this step.
- enumerateChildren(NodeTest) - Method in class com.icl.saxon.tree.ParentNodeImpl
-
Get an enumeration of the children of this node
- EOF - Static variable in class com.icl.saxon.expr.Tokenizer
-
- equals(ObjectValue) - Method in class com.icl.saxon.expr.ObjectValue
-
Determine if two ObjectValues are equal
- equals(StringValue) - Method in class com.icl.saxon.expr.StringValue
-
Determine if two StringValues are equal
- equals(Value) - Method in class com.icl.saxon.expr.EmptyNodeSet
-
Test whether this nodeset "equals" another Value
- equals(Value) - Method in class com.icl.saxon.expr.FragmentValue
-
Test whether a nodeset "equals" another Value
- equals(Value) - Method in class com.icl.saxon.expr.NodeSetValue
-
Test whether a nodeset "equals" another Value
- equals(Value) - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Test whether a nodeset "equals" another Value
- equals(Value) - Method in class com.icl.saxon.expr.TextFragmentValue
-
Test whether a nodeset "equals" another Value
- equals(Value) - Method in class com.icl.saxon.expr.Value
-
Test whether two values are equal.
- EQUALS - Static variable in class com.icl.saxon.expr.Tokenizer
-
- equivalentExpr - Variable in class com.icl.saxon.pattern.LocationPathPattern
-
- error(String, String, int, int) - Method in class com.icl.saxon.aelfred.SAXDriver
-
- error(TransformerException) - Method in class com.icl.saxon.StandardErrorListener
-
Receive notification of a recoverable error.
- error(SAXParseException) - Method in class com.icl.saxon.om.Builder
-
Callback interface for SAX: not for application use
- ErrorEmitter - Class in com.icl.saxon.output
-
ErrorEmitter is an Emitter that generates an error message if any attempt
is made to produce output.
- ErrorEmitter() - Constructor for class com.icl.saxon.output.ErrorEmitter
-
- ErrorExpression - Class in com.icl.saxon.expr
-
Error expression: this expression is generated when the supplied expression cannot be
parsed, and the containing element enables forwards-compatible processing.
- ErrorExpression(XPathException) - Constructor for class com.icl.saxon.expr.ErrorExpression
-
Constructor
- errorHandler - Variable in class com.icl.saxon.om.Builder
-
- errorListener - Variable in class com.icl.saxon.om.Builder
-
- errorListener - Variable in class com.icl.saxon.output.StringOutputter
-
- errorOutput - Variable in class com.icl.saxon.om.Builder
-
- errorOutput - Variable in class com.icl.saxon.StandardErrorListener
-
- escaping - Variable in class com.icl.saxon.output.XMLEmitter
-
- estimatedLength - Variable in class com.icl.saxon.om.Builder
-
- eval(Context, Expression) - Static method in class com.icl.saxon.functions.Extensions
-
Evaluate the stored expression supplied in the first argument
- evaluate(Context) - Method in class com.icl.saxon.expr.ArithmeticExpression
-
Evaluate an expression.
- evaluate(Context) - Method in class com.icl.saxon.expr.AttributeValueTemplate
-
Evaluate an AVT.
- evaluate(Context) - Method in class com.icl.saxon.expr.AxisExpression
-
Evaluate the expression
(typically used if the result is to be stored in a variable)
- evaluate(Context) - Method in class com.icl.saxon.expr.BooleanExpression
-
- evaluate(Context) - Method in class com.icl.saxon.expr.EmptyNodeSet
-
Evaluate the Node Set.
- evaluate(Context) - Method in class com.icl.saxon.expr.ErrorExpression
-
Evaluate this expression.
- evaluate(Context) - Method in class com.icl.saxon.expr.Expression
-
Evaluate an expression.
- evaluate(Context) - Method in class com.icl.saxon.expr.FunctionProxy
-
Evaluate the function.
- evaluate(Context) - Method in class com.icl.saxon.expr.IsLastExpression
-
- evaluate(Context) - Method in class com.icl.saxon.expr.NodeSetComparison
-
Evaluate the expression in a given context
- evaluate(Context) - Method in class com.icl.saxon.expr.NodeSetExpression
-
Evaluate this node-set.
- evaluate(Context) - Method in class com.icl.saxon.expr.NodeSetValue
-
Evaluate the Node Set.
- evaluate(Context) - Method in class com.icl.saxon.expr.PositionRange
-
Evaluate the expression in a given context
- evaluate(Context) - Method in class com.icl.saxon.expr.RelationalExpression
-
Evaluate the expression in a given context
- evaluate(Context) - Method in class com.icl.saxon.expr.SingletonComparison
-
Evaluate the expression in a given context
- evaluate(Context) - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Evaluate the Node Set.
- evaluate(Context) - Method in class com.icl.saxon.expr.StyleSheetFunctionCall
-
Evaluate the function
- evaluate(Context) - Method in class com.icl.saxon.expr.Value
-
Evaluate the Value.
- evaluate(Context) - Method in class com.icl.saxon.expr.VariableReference
-
Get the value of this variable in a given context.
- evaluate(Context) - Method in class com.icl.saxon.functions.BooleanFn
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Ceiling
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Concat
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Contains
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Count
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Current
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Document
-
evaluate() handles evaluation of the function
- evaluate(Context) - Method in class com.icl.saxon.functions.ElementAvailable
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Floor
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.FormatNumber
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.FunctionAvailable
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.GenerateId
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Id
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Key
-
Evaluate the expression
- evaluate(Context) - Method in class com.icl.saxon.functions.Lang
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Last
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.LocalName
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.NameFn
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.NamespaceURI
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.NormalizeSpace
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Not
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.NumberFn
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Position
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Round
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.StartsWith
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.StringFn
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.StringLength
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Substring
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.SubstringAfter
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.SubstringBefore
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.Sum
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.SystemProperty
-
Evaluate the function
- evaluate(Context) - Method in class com.icl.saxon.functions.Translate
-
Evaluate in a general context
- evaluate(Context) - Method in class com.icl.saxon.functions.UnparsedEntityURI
-
Evaluate in a general context
- evaluate(Context, String) - Static method in class com.icl.saxon.functions.Extensions
-
Evaluate the expression supplied in the first argument as a string
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.AttributeReference
-
Evaluate as a boolean.
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.BooleanExpression
-
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.Expression
-
Evaluate an expression as a Boolean.
The result of x.evaluateAsBoolean(c) must be equivalent to x.evaluate(c).asBoolean();
but optimisations are possible when it is known that a boolean result is required,
especially in the case of a NodeSet.
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.FunctionProxy
-
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.IsLastExpression
-
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.NodeSetComparison
-
Evaluate the expression in a given context
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.NodeSetExpression
-
Evaluate as a boolean.
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.ParentNodeExpression
-
Evaluate as a boolean.
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.PositionRange
-
Evaluate the expression in a given context
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.RelationalExpression
-
Evaluate the expression in a given context
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.RootExpression
-
Evaluate as a boolean.
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.SingletonComparison
-
Evaluate the expression in a given context
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.expr.SingletonExpression
-
Evaluate as a boolean.
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.functions.BooleanFn
-
Evaluate the function in a boolean context
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.functions.Contains
-
Evaluate the function in a boolean context
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.functions.ElementAvailable
-
Evaluate the function in a boolean context
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.functions.FunctionAvailable
-
Evaluate the function in a boolean context
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.functions.Lang
-
Evaluate the function in a boolean context
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.functions.Not
-
Evaluate the function in a boolean context
- evaluateAsBoolean(Context) - Method in class com.icl.saxon.functions.StartsWith
-
Evaluate the function in a boolean context
- evaluateAsNodeSet(Context) - Method in class com.icl.saxon.expr.EmptyNodeSet
-
Evaluate an expression as a NodeSet.
- evaluateAsNodeSet(Context) - Method in class com.icl.saxon.expr.Expression
-
Evaluate an expression as a NodeSet.
- evaluateAsNodeSet(Context) - Method in class com.icl.saxon.expr.NodeSetExpression
-
Evaluate an expression as a NodeSet.
- evaluateAsNodeSet(Context) - Method in class com.icl.saxon.expr.NodeSetValue
-
Evaluate an expression as a NodeSet.
- evaluateAsNodeSet(Context) - Method in class com.icl.saxon.expr.SingletonExpression
-
Evaluate an expression as a NodeSet.
- evaluateAsNodeSet(Context) - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Evaluate an expression as a NodeSet.
- evaluateAsNodeSet(Context) - Method in class com.icl.saxon.functions.Current
-
Evaluate the function in a node-set context
- evaluateAsNodeSet(Context) - Method in class com.icl.saxon.functions.Id
-
Evaluate in a context where a node-set is required
- evaluateAsNumber(Context) - Method in class com.icl.saxon.expr.ArithmeticExpression
-
Evaluate an expression as a Number.
- evaluateAsNumber(Context) - Method in class com.icl.saxon.expr.Expression
-
Evaluate an expression as a Number.
The result of x.evaluateAsNumber(c) must be equivalent to x.evaluate(c).asNumber();
but optimisations are possible when it is known that a numeric result is required,
especially in the case of a NodeSet.
- evaluateAsNumber(Context) - Method in class com.icl.saxon.expr.FunctionProxy
-
- evaluateAsNumber(Context) - Method in class com.icl.saxon.functions.Ceiling
-
Evaluate the function in a numeric context
- evaluateAsNumber(Context) - Method in class com.icl.saxon.functions.Count
-
Evaluate the function in a numeric context
- evaluateAsNumber(Context) - Method in class com.icl.saxon.functions.Floor
-
Evaluate the function in a numeric context
- evaluateAsNumber(Context) - Method in class com.icl.saxon.functions.Last
-
Evaluate the function in a numeric context
- evaluateAsNumber(Context) - Method in class com.icl.saxon.functions.NumberFn
-
Evaluate the function in a numeric context
- evaluateAsNumber(Context) - Method in class com.icl.saxon.functions.Position
-
Evaluate the function in a numeric context
- evaluateAsNumber(Context) - Method in class com.icl.saxon.functions.Round
-
Evaluate the function in a numeric context
- evaluateAsNumber(Context) - Method in class com.icl.saxon.functions.StringLength
-
Evaluate the function in a numeric context
- evaluateAsNumber(Context) - Method in class com.icl.saxon.functions.Sum
-
Evaluate the function in a numeric context
- evaluateAsString(Context) - Method in class com.icl.saxon.expr.AttributeReference
-
Evaluate as a string.
- evaluateAsString(Context) - Method in class com.icl.saxon.expr.AttributeValueTemplate
-
Evaluate an expression as a String.
- evaluateAsString(Context) - Method in class com.icl.saxon.expr.Expression
-
Evaluate an expression as a String.
The result of x.evaluateAsString(c) must be equivalent to x.evaluate(c).asString();
but optimisations are possible when it is known that a string result is required,
especially in the case of a NodeSet.
- evaluateAsString(Context) - Method in class com.icl.saxon.expr.FunctionProxy
-
- evaluateAsString(Context) - Method in class com.icl.saxon.expr.NodeSetExpression
-
Evaluate as a string.
- evaluateAsString(Context) - Method in class com.icl.saxon.expr.ParentNodeExpression
-
Evaluate as a string.
- evaluateAsString(Context) - Method in class com.icl.saxon.expr.RootExpression
-
Evaluate as a string
- evaluateAsString(Context) - Method in class com.icl.saxon.expr.SingletonExpression
-
Evaluate as a string.
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.Concat
-
Evaluate the function in a string context
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.FormatNumber
-
Evaluate in a context where a string is wanted
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.GenerateId
-
Evaluate the function in a string context
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.LocalName
-
Evaluate the function in a string context
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.NameFn
-
Evaluate the function in a string context
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.NamespaceURI
-
Evaluate the function in a string context
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.NormalizeSpace
-
Evaluate the function in a string context
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.StringFn
-
Evaluate the function in a string context
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.Substring
-
Evaluate the function in a string context
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.SubstringAfter
-
Evaluate the function in a string context
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.SubstringBefore
-
Evaluate the function in a string context
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.Translate
-
Evaluate the function in a string context
- evaluateAsString(Context) - Method in class com.icl.saxon.functions.UnparsedEntityURI
-
Evaluate the expression in a string context
- EXCLUDE_RESULT_PREFIXES - Variable in class com.icl.saxon.style.StandardNames
-
- exists(Context, NodeEnumeration, Expression) - Static method in class com.icl.saxon.functions.Extensions
-
Test whether node-set contains a node that satisfies a given condition
- exp(double) - Static method in class com.icl.saxon.exslt.Math
-
Get the exponential of a numeric value (SStL)
- expand(Context) - Method in class com.icl.saxon.style.SAXONHandler
-
Invoke the node handler.
- expand(Context) - Method in class com.icl.saxon.style.XSLAttributeSet
-
- expand(Context) - Method in class com.icl.saxon.style.XSLTemplate
-
Expand the template.
- expand(String) - Static method in class com.icl.saxon.expr.StringValue
-
Expand a string containing surrogate pairs into an array of 32-bit characters
- expandChildren(Context) - Method in class com.icl.saxon.style.XSLStringConstructor
-
Expand the stylesheet elements subordinate to this one, returning the result
as a string.
- expression(Context, String) - Static method in class com.icl.saxon.functions.Extensions
-
Return an object representing a stored expression,
from the string supplied in the first argument.
- Expression - Class in com.icl.saxon.expr
-
This class serves two purposes: it is an abstract superclass for different kinds of XPath expression,
and it contains a static method to invoke the expression parser
- Expression() - Constructor for class com.icl.saxon.expr.Expression
-
- ExpressionContext - Class in com.icl.saxon.style
-
An ExpressionContext represents the context for an XPath expression written
in the stylesheet.
- ExpressionContext(StyleElement) - Constructor for class com.icl.saxon.style.ExpressionContext
-
- ExpressionParser - Class in com.icl.saxon.expr
-
Parser for XSL expressions and patterns.
- ExpressionParser() - Constructor for class com.icl.saxon.expr.ExpressionParser
-
- EXSLT_COMMON - Static variable in class com.icl.saxon.om.Namespace
-
Fixed namespace name for EXSLT/Common: "http://exslt.org/common"
- EXSLT_DATES_AND_TIMES - Static variable in class com.icl.saxon.om.Namespace
-
Fixed namespace name for EXSLT/date: "http://exslt.org/dates-and-times"
- EXSLT_FUNC_FUNCTION - Variable in class com.icl.saxon.style.StandardNames
-
- EXSLT_FUNC_RESULT - Variable in class com.icl.saxon.style.StandardNames
-
- EXSLT_FUNCTIONS - Static variable in class com.icl.saxon.om.Namespace
-
Fixed namespace name for EXSLT/functions: "http://exslt.org/functions"
- EXSLT_FUNCTIONS_CODE - Static variable in class com.icl.saxon.om.Namespace
-
- EXSLT_MATH - Static variable in class com.icl.saxon.om.Namespace
-
Fixed namespace name for EXSLT/math: "http://exslt.org/math"
- EXSLT_SETS - Static variable in class com.icl.saxon.om.Namespace
-
Fixed namespace name for EXSLT/sets: "http://exslt.org/sets"
- ExtendedInputSource - Class in com.icl.saxon
-
This class allows a SAXON application to encapsulate information
about an input source in a single object, which may include
a public identifier, a system identifier, a byte stream (possibly
with a specified encoding), a character stream, or a file.
- ExtendedInputSource() - Constructor for class com.icl.saxon.ExtendedInputSource
-
Default constructor
- ExtendedInputSource(File) - Constructor for class com.icl.saxon.ExtendedInputSource
-
Create a new input source from a File.
- ExtendedInputSource(InputStream) - Constructor for class com.icl.saxon.ExtendedInputSource
-
Create a new input source from a byte stream
- ExtendedInputSource(Reader) - Constructor for class com.icl.saxon.ExtendedInputSource
-
Create a new input source from a character stream
- ExtendedInputSource(String) - Constructor for class com.icl.saxon.ExtendedInputSource
-
Create a new input source from a System ID
- ExtendedInputSource(InputSource) - Constructor for class com.icl.saxon.ExtendedInputSource
-
Create an ExtendedInputSource from an existing InputSource
- EXTENSION_ELEMENT_PREFIXES - Variable in class com.icl.saxon.style.StandardNames
-
- ExtensionElementFactory - Interface in com.icl.saxon.style
-
Interface ExtensionElementFactory.
- extensionNamespaces - Variable in class com.icl.saxon.style.StyleElement
-
- Extensions - Class in com.icl.saxon.functions
-
This class implements functions that are supplied as standard with SAXON,
but which are not defined in the XSLT or XPath specifications.
- Extensions() - Constructor for class com.icl.saxon.functions.Extensions
-
- externalEntityDecl(String, String, String) - Method in class com.icl.saxon.aelfred.DefaultHandler
-
SAX2: called on external entity declarations
- gatherOutputProperties(Properties) - Method in class com.icl.saxon.style.XSLOutput
-
Gather the unvalidated and unexpanded values of the properties.
- gatherOutputProperties(Properties) - Method in class com.icl.saxon.style.XSLStyleSheet
-
Update an output properties object using the xsl:output elements in the stylesheet.
- GE - Static variable in class com.icl.saxon.expr.Tokenizer
-
- GeneralOutputter - Class in com.icl.saxon.output
-
This class allows output to be generated.
- GeneralOutputter(NamePool) - Constructor for class com.icl.saxon.output.GeneralOutputter
-
- generalUseAllowed - Variable in class com.icl.saxon.expr.SingletonNodeSet
-
- generateId() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get a character string that uniquely identifies this node.
Note: a.isSameNode(b) if and only if generateId(a)==generateId(b)
- generateId() - Method in class com.icl.saxon.om.AbstractNode
-
Get a character string that uniquely identifies this node
- generateId() - Method in interface com.icl.saxon.om.NodeInfo
-
Get a character string that uniquely identifies this node.
Note: a.isSameNode(b) if and only if generateId(a)==generateId(b)
- generateId() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Generate id.
- generateId() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get a character string that uniquely identifies this node within the document
- generateId() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Get unique identifier.
- generateId() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get a character string that uniquely identifies this node
- generateId() - Method in class com.icl.saxon.tree.AttributeImpl
-
Get sequential key.
- generateId() - Method in class com.icl.saxon.tree.DocumentImpl
-
Get a character string that uniquely identifies this node within the document
- generateId() - Method in class com.icl.saxon.tree.ElementImpl
-
Get a character string that uniquely identifies this node within this document
(The calling code will prepend a document identifier)
- generateId() - Method in class com.icl.saxon.tree.NamespaceImpl
-
Get sequential key.
- generateId() - Method in class com.icl.saxon.tree.NodeImpl
-
Get a character string that uniquely identifies this node within this document
(The calling code will prepend a document identifier)
- GenerateId - Class in com.icl.saxon.functions
-
- GenerateId() - Constructor for class com.icl.saxon.functions.GenerateId
-
- generateJavaConstants() - Method in class com.icl.saxon.om.NamePool
-
The following code is used to create a list of Java declarations for
the fingerprints of standard names used in a stylesheet.
- get(int) - Method in class com.icl.saxon.ParameterSet
-
Get a parameter
- get(Object) - Method in class com.icl.saxon.sort.BinaryTree
-
get(String) returns the value corresponding to a given key, if any
- get(String) - Method in class com.icl.saxon.sort.HashMap
-
- getAllElements(int) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get a list of all elements with a given name.
- getAllElements(int) - Method in class com.icl.saxon.tree.DocumentImpl
-
Get a list of all elements with a given name fingerprint
- getAllModes() - Method in class com.icl.saxon.RuleManager
-
Get a list of all registered modes
- getAssociatedStylesheet(Source, String, String, String) - Method in class com.icl.saxon.TransformerFactoryImpl
-
Get the stylesheet specification(s) associated
via the xml-stylesheet processing instruction (see
http://www.w3.org/TR/xml-stylesheet/) with the document
document specified in the source parameter, and that match
the given criteria.
- getAssociatedStylesheets() - Method in class com.icl.saxon.PIGrabber
-
Return list of stylesheets that matched, as an array of Source objects
- getAttribute(String) - Method in class com.icl.saxon.om.AbstractNode
-
Retrieves an attribute value by name.
- getAttribute(String) - Method in class com.icl.saxon.om.DocumentBuilderFactoryImpl
-
- getAttribute(String) - Method in class com.icl.saxon.TransformerFactoryImpl
-
Allows the user to retrieve specific attributes on the underlying
implementation.
- getAttribute(String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Retrieves an attribute value by name.
- getAttributeDefaultValue(String, String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Retrieve the default value of a declared attribute.
- getAttributeDefaultValueType(String, String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Retrieve the default value type of a declared attribute.
- getAttributeEnumeration(String, String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Retrieve the allowed values for an enumerated attribute type.
- getAttributeExpandedValue(String, String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Retrieve the expanded value of a declared attribute.
- getAttributeList() - Method in class com.icl.saxon.tree.ElementImpl
-
Get the attribute list for this element.
- getAttributeList() - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Get the attribute list for this element.
- getAttributeNode(int) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Make a (transient) attribute node from the array of attributes
- getAttributeNode(String) - Method in class com.icl.saxon.om.AbstractNode
-
Retrieves an attribute node by name.
- getAttributeNode(String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Retrieves an attribute node by name.
- getAttributeNodeNS(String, String) - Method in class com.icl.saxon.om.AbstractNode
-
Retrieves an Attr
node by local name and namespace URI.
- getAttributeNodeNS(String, String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Retrieves an Attr
node by local name and namespace URI.
- getAttributeNS(String, String) - Method in class com.icl.saxon.om.AbstractNode
-
Retrieves an attribute value by local name and namespace URI.
- getAttributeNS(String, String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Retrieves an attribute value by local name and namespace URI.
- getAttributes() - Method in class com.icl.saxon.om.AbstractNode
-
Return a NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
- getAttributes() - Method in class com.icl.saxon.tree.ElementWithAttributes
-
A NamedNodeMap
containing the attributes of this element.
- getAttributes() - Method in class com.icl.saxon.tree.NodeImpl
-
Return a NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
- getAttributeSetFingerprint() - Method in class com.icl.saxon.style.XSLAttributeSet
-
- getAttributeType(String, String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Retrieve the declared type of an attribute.
- getAttributeValue(int) - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get the value of a given attribute of this node
- getAttributeValue(int) - Method in class com.icl.saxon.om.AbstractNode
-
Get the value of a given attribute of this node
- getAttributeValue(int) - Method in interface com.icl.saxon.om.NodeInfo
-
Get the value of a given attribute of this node
- getAttributeValue(int) - Method in class com.icl.saxon.tinytree.TinyElementImpl
-
Get the value of a given attribute of this node
- getAttributeValue(int) - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the value of a given attribute of this node
- getAttributeValue(int) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Get the value of a given attribute of this node
- getAttributeValue(int) - Method in class com.icl.saxon.tree.NodeImpl
-
Get the value of a given attribute of this node
- getAttributeValue(String) - Method in class com.icl.saxon.tree.ElementImpl
-
Find the value of a given attribute of this element.
- getAttributeValue(String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Find the value of a given attribute of this element.
- getAttributeValue(String, String) - Method in class com.icl.saxon.jdom.NodeWrapper
-
Find the value of a given attribute of this node.
- getAttributeValue(String, String) - Method in class com.icl.saxon.om.AbstractNode
-
Find the value of a given attribute of this node.
- getAttributeValue(String, String) - Method in interface com.icl.saxon.om.NodeInfo
-
Find the value of a given attribute of this node.
- getAttributeValue(String, String) - Method in class com.icl.saxon.tinytree.TinyElementImpl
-
Find the value of a given attribute of this node.
- getAttributeValue(String, String) - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Find the value of a given attribute of this node.
- getAttributeValue(String, String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Find the value of a given attribute of this node.
- getAttributeValue(String, String) - Method in class com.icl.saxon.tree.NodeImpl
-
Find the value of a given attribute of this node.
- getAxis() - Method in class com.icl.saxon.expr.Step
-
- getAxisNumber(String) - Static method in class com.icl.saxon.om.Axis
-
Resolve an axis name into a symbolic constant representing the axis
- getBaseURI() - Method in class com.icl.saxon.expr.StandaloneContext
-
Get the Base URI of the stylesheet element, for resolving any relative URI's used
in the expression.
- getBaseURI() - Method in interface com.icl.saxon.expr.StaticContext
-
Get the Base URI of the stylesheet element, for resolving any relative URI's used
in the expression.
- getBaseURI() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get the Base URI for the node, that is, the URI used for resolving a relative URI contained
in the node.
- getBaseURI() - Method in class com.icl.saxon.om.AbstractNode
-
Get the base URI for the node.
- getBaseURI() - Method in interface com.icl.saxon.om.NodeInfo
-
Get the Base URI for the node, that is, the URI used for resolving a relative URI contained
in the node.
- getBaseURI() - Method in class com.icl.saxon.style.ExpressionContext
-
Get the Base URI of the element containing the expression, for resolving any
relative URI's used in the expression.
- getBaseURI() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get the base URI of this root node.
- getBaseURI() - Method in class com.icl.saxon.tinytree.TinyElementImpl
-
Get the base URI of this element node.
- getBaseURI() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the base URI for the node.
- getBaseURI() - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the base URI of this root node.
- getBaseURI() - Method in class com.icl.saxon.tree.ElementImpl
-
Get the base URI of this element node.
- getBaseURI() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the base URI for the node.
- getBestFit(Value[]) - Method in class com.icl.saxon.expr.FunctionProxy
-
Get the best fit amongst all the candidate methods or constructors
- getBindery() - Method in class com.icl.saxon.Context
-
Get the Bindery used by this Context
- getBindery() - Method in class com.icl.saxon.Controller
-
Get the current bindery
- getBinding() - Method in class com.icl.saxon.expr.VariableReference
-
Get the object bound to the variable
- getCaseOrder() - Method in class com.icl.saxon.sort.SortKeyDefinition
-
- getCharacterBuffer() - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the character buffer
- getCharacterSet(Properties) - Static method in class com.icl.saxon.charcode.CharacterSetFactory
-
Make a CharacterSet appropriate to the encoding
- getChildNodes() - Method in class com.icl.saxon.om.AbstractNode
-
Return a NodeList
that contains all children of this node.
- getChildNodes() - Method in class com.icl.saxon.tree.NodeImpl
-
Return a NodeList
that contains all children of this node.
- getChildNodes() - Method in class com.icl.saxon.tree.ParentNodeImpl
-
Return a NodeList
that contains all children of this node.
- getChildren - Variable in class com.icl.saxon.tinytree.SiblingEnumeration
-
- getClass(String) - Static method in class com.icl.saxon.Loader
-
Load a class using the class name provided.
Note that the method does not check that the object is of the right class.
- getCodeForPrefix(String) - Method in class com.icl.saxon.om.NamePool
-
Get the prefix code for a given Prefix
- getCodeForURI(String) - Method in class com.icl.saxon.om.NamePool
-
Get the uri code for a given URI
- getColumnName() - Method in class com.icl.saxon.sql.SQLColumn
-
- getColumnNumber() - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX Locator method (don't invoke on parser);
- getColumnNumber() - Method in class com.icl.saxon.aelfred.XmlParser
-
Return the current column number.
- getColumnNumber() - Method in class com.icl.saxon.DOMDriver
-
- getColumnNumber() - Method in class com.icl.saxon.om.AbstractNode
-
Get the column number of the node.
- getColumnNumber() - Method in class com.icl.saxon.om.Builder
-
- getColumnNumber() - Method in class com.icl.saxon.output.ContentHandlerProxy
-
- getColumnValue(Context) - Method in class com.icl.saxon.sql.SQLColumn
-
- getComparer(Context) - Method in class com.icl.saxon.sort.SortKeyDefinition
-
Get a Comparer which can be used to compare two values according to this sort key.
- getCondition() - Method in class com.icl.saxon.expr.IsLastExpression
-
- getCondition() - Method in class com.icl.saxon.style.XSLWhen
-
- getContainingStyleSheet() - Method in class com.icl.saxon.style.StyleElement
-
Get the containing XSLStyleSheet element
- getContentHandler() - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2: Returns the object used to report the logical
content of an XML document.
- getContentHandler() - Method in class com.icl.saxon.DOMDriver
-
- getContentHandler() - Method in class com.icl.saxon.Filter
-
Get the ContentHandler registered using setContentHandler()
- getContext(Context) - Static method in class com.icl.saxon.functions.Extensions
-
Return the Context object
- getContextNode() - Method in class com.icl.saxon.Context
-
Get the context node, provided it is a DOM Node
- getContextNode() - Method in interface org.w3c.xsl.XSLTContext
-
Return the context node from the XPath expression context
- getContextNodeInfo() - Method in class com.icl.saxon.Context
-
Get the context node
- getContextPosition() - Method in class com.icl.saxon.Context
-
Get the context position (the position of the context node in the context node list)
- getContextPosition() - Method in interface org.w3c.xsl.XSLTContext
-
Return the context position from the XPath expression context
- getContextSize() - Method in class com.icl.saxon.Context
-
Get the context size (the position of the last item in the current node list).
- getContextSize() - Method in interface org.w3c.xsl.XSLTContext
-
Return the context size from the XPath expression context
- getController() - Method in class com.icl.saxon.Context
-
Get the controller for this Context
- getCount() - Method in class com.icl.saxon.expr.EmptyNodeSet
-
Count the nodes in the node-set.
- getCount() - Method in class com.icl.saxon.expr.FragmentValue
-
Count the nodes in the node-set.
- getCount() - Method in class com.icl.saxon.expr.NodeSetExtent
-
Count the nodes in the node-set.
- getCount() - Method in class com.icl.saxon.expr.NodeSetIntent
-
Count the nodes in the node-set.
- getCount() - Method in class com.icl.saxon.expr.NodeSetValue
-
Count the nodes in the node-set.
- getCount() - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Count the nodes in the node-set.
- getCount() - Method in class com.icl.saxon.expr.TextFragmentValue
-
Count the nodes in the node-set.
- getCurrentDocument() - Method in class com.icl.saxon.om.Builder
-
Get the current document
- getCurrentNode() - Method in class com.icl.saxon.Context
-
Get the current node,provided it is a DOM Node.
- getCurrentNode() - Method in interface org.w3c.xsl.XSLTContext
-
Return the current node from the XSLT context: the same as
the result of calling the current() function from the XPath
expression context
- getCurrentNodeInfo() - Method in class com.icl.saxon.Context
-
Get the current node.
- getCurrentTemplate() - Method in class com.icl.saxon.Context
-
Get the current template.
- getData() - Method in class com.icl.saxon.om.AbstractNode
-
Get the character data of a Text or Comment node.
- getData() - Method in class com.icl.saxon.tinytree.TinyProcInstImpl
-
The content of this processing instruction.
- getData() - Method in class com.icl.saxon.tree.ProcInstImpl
-
The content of this processing instruction.
- getDataType() - Method in interface com.icl.saxon.Binding
-
Get the data type, if known statically.
- getDataType() - Method in class com.icl.saxon.expr.ArithmeticExpression
-
Determine the data type of the expression, if possible
- getDataType() - Method in class com.icl.saxon.expr.AttributeValueTemplate
-
Determine the data type of the expression, if possible
- getDataType() - Method in class com.icl.saxon.expr.BooleanExpression
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.expr.BooleanValue
-
Determine the data type of the exprssion
- getDataType() - Method in class com.icl.saxon.expr.ErrorExpression
-
Determine the data type of the expression, if possible
- getDataType() - Method in class com.icl.saxon.expr.Expression
-
Determine the data type of the expression, if possible
- getDataType() - Method in class com.icl.saxon.expr.FragmentValue
-
Determine the data type of the expression, if possible
- getDataType() - Method in class com.icl.saxon.expr.FunctionProxy
-
Determine the data type of the expression, if possible
- getDataType() - Method in class com.icl.saxon.expr.IsLastExpression
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.expr.NodeSetComparison
-
Determine the data type of the expression, if possible
- getDataType() - Method in class com.icl.saxon.expr.NodeSetExpression
-
Determine the data type of the exprssion, if possible
- getDataType() - Method in class com.icl.saxon.expr.NodeSetValue
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.expr.NumericValue
-
Determine the data type of the exprssion, if possible
- getDataType() - Method in class com.icl.saxon.expr.ObjectValue
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.expr.PositionRange
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.expr.RelationalExpression
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.expr.SingletonComparison
-
Determine the data type of the expression, if possible
- getDataType() - Method in class com.icl.saxon.expr.StringValue
-
Return the type of the expression (if known)
- getDataType() - Method in class com.icl.saxon.expr.StyleSheetFunctionCall
-
Determine the data type of the expression, if possible
- getDataType() - Method in class com.icl.saxon.expr.TextFragmentValue
-
Determine the data type of the expression, if possible
- getDataType() - Method in class com.icl.saxon.expr.VariableReference
-
Determine the data type of the expression, if possible
- getDataType() - Method in class com.icl.saxon.functions.BooleanFn
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Ceiling
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Concat
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Contains
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Count
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Current
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Document
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.ElementAvailable
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Floor
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.FormatNumber
-
Determine the data type of the exprEssion
- getDataType() - Method in class com.icl.saxon.functions.FunctionAvailable
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.GenerateId
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Id
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Key
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Lang
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Last
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.LocalName
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.NameFn
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.NamespaceURI
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.NormalizeSpace
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Not
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.NumberFn
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Position
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Round
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.StartsWith
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.StringFn
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.StringLength
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Substring
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.SubstringAfter
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.SubstringBefore
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Sum
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.SystemProperty
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.Translate
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.functions.UnparsedEntityURI
-
Determine the data type of the expression
- getDataType() - Method in class com.icl.saxon.sort.SortKeyDefinition
-
- getDataType() - Method in class com.icl.saxon.style.XSLParam
-
Get the data type, if known statically.
- getDataType() - Method in class com.icl.saxon.style.XSLVariable
-
Get the data type, if known statically.
- getDecimalFormatManager() - Method in class com.icl.saxon.Controller
-
- getDecimalFormatManager() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get the DecimalFormatManager which handles decimal-format definitions
- getDefaultDecimalFormat() - Method in class com.icl.saxon.DecimalFormatManager
-
Get the default decimal-format.
- getDefaultNamePool() - Static method in class com.icl.saxon.om.NamePool
-
Get the singular default NamePool
- getDefaultPriority() - Method in class com.icl.saxon.pattern.AnyChildNodePattern
-
Determine the default priority to use if this pattern appears as a match pattern
for a template with no explicit priority attribute.
- getDefaultPriority() - Method in class com.icl.saxon.pattern.AnyNodeTest
-
Determine the default priority of this node test when used on its own as a Pattern
- getDefaultPriority() - Method in class com.icl.saxon.pattern.NamespaceTest
-
Determine the default priority of this node test when used on its own as a Pattern
- getDefaultPriority() - Method in class com.icl.saxon.pattern.NameTest
-
Determine the default priority of this node test when used on its own as a Pattern
- getDefaultPriority() - Method in class com.icl.saxon.pattern.NodeTypeTest
-
Determine the default priority of this node test when used on its own as a Pattern
- getDefaultPriority() - Method in class com.icl.saxon.pattern.NoNodeTest
-
Determine the default priority of this node test when used on its own as a Pattern
- getDefaultPriority() - Method in class com.icl.saxon.pattern.Pattern
-
Determine the default priority to use if this pattern appears as a match pattern
for a template with no explicit priority attribute.
- getDependencies() - Method in class com.icl.saxon.expr.AttributeReference
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.AttributeValueTemplate
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.AxisExpression
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.BinaryExpression
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.ContextNodeExpression
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.ErrorExpression
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.Expression
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.FilterExpression
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.FunctionProxy
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.IsLastExpression
-
Get the dependencies of this expression on the context
- getDependencies() - Method in class com.icl.saxon.expr.NodeListExpression
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.NodeSetComparison
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.ParentNodeExpression
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.PathExpression
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.PositionRange
-
Get the dependencies
- getDependencies() - Method in class com.icl.saxon.expr.RootExpression
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.SingletonComparison
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.SortedSelection
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.StyleSheetFunctionCall
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.UnionExpression
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.Value
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.expr.VariableReference
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.functions.BooleanFn
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Ceiling
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Concat
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Contains
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Count
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Current
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Document
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.functions.ElementAvailable
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Floor
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.FormatNumber
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.FunctionAvailable
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.GenerateId
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Id
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.functions.Key
-
Determine which aspects of the context the expression depends on.
- getDependencies() - Method in class com.icl.saxon.functions.Lang
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Last
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.LocalName
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.NameFn
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.NamespaceURI
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.NormalizeSpace
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Not
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.NumberFn
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Position
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Round
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.StartsWith
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.StringFn
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.StringLength
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Substring
-
Get dependencies
- getDependencies() - Method in class com.icl.saxon.functions.SubstringAfter
-
Get dependencies
- getDependencies() - Method in class com.icl.saxon.functions.SubstringBefore
-
Get dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Sum
-
Determine the dependencies
- getDependencies() - Method in class com.icl.saxon.functions.SystemProperty
-
Get dependencies
- getDependencies() - Method in class com.icl.saxon.functions.Translate
-
Get dependencies
- getDependencies() - Method in class com.icl.saxon.functions.UnparsedEntityURI
-
Determine which aspects of the context the expression depends on.
- getDisableOutputEscaping() - Method in class com.icl.saxon.style.XSLValueOf
-
- getDisplayName() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get the display name of this node.
- getDisplayName() - Method in class com.icl.saxon.om.AbstractNode
-
Get the display name of this node.
- getDisplayName() - Method in interface com.icl.saxon.om.NodeInfo
-
Get the display name of this node.
- getDisplayName() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Get the display name of this node.
- getDisplayName() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Get the display name of this node.
- getDisplayName() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the display name of this node.
- getDisplayName() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the display name of this node.
- getDisplayName(int) - Method in class com.icl.saxon.om.NamePool
-
Get the display form of a name (the QName), given its name code or fingerprint
- getDoctype() - Method in class com.icl.saxon.om.AbstractNode
-
Get the Document Type Declaration (see DocumentType
)
associated with this document.
- getDocumentElement() - Method in class com.icl.saxon.om.AbstractNode
-
Get the outermost element.
- getDocumentElement() - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the root (outermost) element.
- getDocumentElement() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the outermost element.
- getDocumentNumber(DocumentInfo) - Method in class com.icl.saxon.om.DocumentPool
-
Get the document number of a document that is already in the pool.
- getDocumentPool() - Method in class com.icl.saxon.Controller
-
Get the document pool.
- getDocumentRoot() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get the root (document) node
- getDocumentRoot() - Method in class com.icl.saxon.om.AbstractNode
-
Get the root (document) node
- getDocumentRoot() - Method in interface com.icl.saxon.om.NodeInfo
-
Get the root (document) node
- getDocumentRoot() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get the root (document) node
- getDocumentRoot() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the root (document) node
- getDocumentRoot() - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the root (document) node
- getDocumentRoot() - Method in class com.icl.saxon.tree.ElementImpl
-
Get the root node
- getDocumentRoot() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the root (document) node
- getDocumentRoot() - Method in class com.icl.saxon.tree.TextImpl
-
Get the root of the document.
- getDocuments(Value, NodeSetValue, String, Context) - Method in class com.icl.saxon.functions.Document
-
getDocuments() evaluates the function.
- getDocumentURI() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
The location of the document or null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
- getDocumentURI() - Method in class com.icl.saxon.tree.DocumentImpl
-
The location of the document or null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
- getDomConfig() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
The configuration used when Document.normalizeDocument()
is invoked.
- getDomConfig() - Method in class com.icl.saxon.tree.DocumentImpl
-
The configuration used when Document.normalizeDocument()
is invoked.
- getDOMImplementation() - Method in class com.icl.saxon.om.DocumentBuilderImpl
-
- getDTDHandler() - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2: Returns the object used to process declarations related
to notations and unparsed entities.
- getDTDHandler() - Method in class com.icl.saxon.DOMDriver
-
SAX2: Returns the object used to process declarations related
to notations and unparsed entities.
- getDTDHandler() - Method in class com.icl.saxon.Filter
-
Return the current DTD handler.
- getElementById(String) - Method in class com.icl.saxon.om.AbstractNode
-
Return the Element
whose ID
is given by
elementId
.
- getElementContentModel(String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Look up the content model of an element.
- getElementContentType(String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Look up the content type of an element.
- getElementsByTagName(String) - Method in class com.icl.saxon.om.AbstractNode
-
Return a 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.
- getElementsByTagNameNS(String, String) - Method in class com.icl.saxon.om.AbstractNode
-
Return a 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.
- getEmitter() - Method in class com.icl.saxon.expr.FragmentValue
-
Get an Emitter that can be used to feed data to this result tree fragment
- getEmitter() - Method in class com.icl.saxon.output.Outputter
-
Get emitter.
- getEncodingName() - Method in class com.icl.saxon.charcode.CP852CharacterSet
-
- getEncodingName() - Method in interface com.icl.saxon.charcode.PluggableCharacterSet
-
Determine the name of the Java character set encoding to be used
- getEntityNotationName(String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Get the notation name associated with an NDATA entity.
- getEntityPublicId(String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Return an external entity's public identifier, if any.
- getEntityResolver() - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2: Returns the object used when resolving external
entities during parsing (both general and parameter entities).
- getEntityResolver() - Method in class com.icl.saxon.DOMDriver
-
SAX2: Returns the object used when resolving external
entities during parsing (both general and parameter entities).
- getEntityResolver() - Method in class com.icl.saxon.Filter
-
Return the current entity resolver.
- getEntitySystemId(String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Return an external entity's system identifier.
- getEntityType(String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Find the type of an entity.
- getEntityValue(String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Return the value of an internal entity.
- getEnumeration(byte, NodeTest) - Method in class com.icl.saxon.jdom.NodeWrapper
-
Return an enumeration over the nodes reached by the given axis from this node
- getEnumeration(byte, NodeTest) - Method in class com.icl.saxon.om.AbstractNode
-
Return an enumeration over the nodes reached by the given axis from this node
- getEnumeration(byte, NodeTest) - Method in interface com.icl.saxon.om.NodeInfo
-
Return an enumeration over the nodes reached by the given axis from this node
- getEnumeration(byte, NodeTest) - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Return an enumeration over the nodes reached by the given axis from this node
- getEnumeration(byte, NodeTest) - Method in class com.icl.saxon.tree.NodeImpl
-
Return an enumeration over the nodes reached by the given axis from this node
- getErrorHandler() - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2: Returns the object used to receive callbacks for XML
errors of all levels (fatal, nonfatal, warning); this is never null;
- getErrorHandler() - Method in class com.icl.saxon.DOMDriver
-
SAX2: Returns the object used to receive callbacks for XML
errors of all levels (fatal, nonfatal, warning); this is never null;
- getErrorHandler() - Method in class com.icl.saxon.Filter
-
Return the current error handler.
- getErrorListener() - Method in class com.icl.saxon.Controller
-
Get the error listener
- getErrorListener() - Method in class com.icl.saxon.TransformerFactoryImpl
-
Get the error event handler for the TransformerFactory.
- getEstimatedLength() - Method in class com.icl.saxon.ExtendedInputSource
-
Get the estimated length of the file (advisory only; -1 if not known)
- getException() - Method in class com.icl.saxon.Context
-
Get the saved exception value.
- getExpandedMessage(TransformerException) - Static method in class com.icl.saxon.StandardErrorListener
-
Get a string containing the message for this exception and all contained exceptions
- getExtensionClass(String) - Method in class com.icl.saxon.sql.SQLElementFactory
-
Identify the class to be used for stylesheet elements with a given local name.
- getExtensionClass(String) - Method in interface com.icl.saxon.style.ExtensionElementFactory
-
Identify the class to be used for stylesheet elements with a given local name.
- getExternalJavaClass(String) - Method in class com.icl.saxon.expr.StandaloneContext
-
Get an external Java class corresponding to a given namespace prefix, if there is
one.
- getExternalJavaClass(String) - Method in interface com.icl.saxon.expr.StaticContext
-
Get an external Java class corresponding to a given namespace prefix, if there is
one.
- getExternalJavaClass(String) - Method in class com.icl.saxon.style.ExpressionContext
-
Get an external Java class corresponding to a given namespace prefix, if there is
one.
- getExternalJavaClass(String) - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get a Java class for a given namespace URI, if possible.
- getFeature(String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2: Tells the value of the specified feature flag.
- getFeature(String) - Method in class com.icl.saxon.aelfred.SAXParserFactoryImpl
-
- getFeature(String) - Method in class com.icl.saxon.DOMDriver
-
SAX2: Tells the value of the specified feature flag.
- getFeature(String) - Method in class com.icl.saxon.Filter
-
Look up the value of a feature.
- getFeature(String) - Method in class com.icl.saxon.om.DocumentBuilderFactoryImpl
-
Get the state of the named feature.
- getFeature(String) - Method in class com.icl.saxon.TransformerFactoryImpl
-
Look up the value of a feature.
- getFeature(String, String) - Method in class com.icl.saxon.om.AbstractNode
-
This method returns a specialized object which implements the
specialized APIs of the specified feature and version, as specified
in .
- getFilters() - Method in class com.icl.saxon.expr.Step
-
- getFingerprint() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get fingerprint.
- getFingerprint() - Method in class com.icl.saxon.KeyDefinition
-
Get the fingerprint of the name of the key definition
- getFingerprint() - Method in class com.icl.saxon.om.AbstractNode
-
Get the fingerprint of the node, used for matching names
- getFingerprint() - Method in interface com.icl.saxon.om.NodeInfo
-
Get fingerprint.
- getFingerprint() - Method in class com.icl.saxon.pattern.LocationPathPattern
-
Determine the fingerprint of nodes to which this pattern applies.
- getFingerprint() - Method in class com.icl.saxon.pattern.NameTest
-
Get the fingerprint required
- getFingerprint() - Method in class com.icl.saxon.pattern.Pattern
-
Determine the name fingerprint of nodes to which this pattern applies.
- getFingerprint() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Get the fingerprint of the node, used for matching names
- getFingerprint() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Get the fingerprint
- getFingerprint() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the fingerprint of the node, used for matching names
- getFingerprint() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the fingerprint of the node.
- getFingerprint(int) - Method in class com.icl.saxon.om.NamePool
-
Get a fingerprint for the name with a given name code.
- getFingerprint(String, boolean) - Method in class com.icl.saxon.expr.StandaloneContext
-
Make a fingerprint, using this Element as the context for namespace resolution
- getFingerprint(String, boolean) - Method in interface com.icl.saxon.expr.StaticContext
-
Get a fingerprint for a name, using this as the context for namespace resolution
- getFingerprint(String, boolean) - Method in class com.icl.saxon.style.ExpressionContext
-
Get a fingerprint for a name, using this as the context for namespace resolution
- getFingerprint(String, String) - Method in class com.icl.saxon.om.NamePool
-
Get a fingerprint for the name with a given uri and local name.
- getFirst() - Method in class com.icl.saxon.expr.EmptyNodeSet
-
Get the first node in the nodeset (in document order)
- getFirst() - Method in class com.icl.saxon.expr.FragmentValue
-
Get the first node in the nodeset (in document order)
- getFirst() - Method in class com.icl.saxon.expr.NodeSetExtent
-
Get the first node in the nodeset (in document order)
- getFirst() - Method in class com.icl.saxon.expr.NodeSetIntent
-
Get the first node in the nodeset (in document order)
- getFirst() - Method in class com.icl.saxon.expr.NodeSetValue
-
Get the first node in the nodeset (in document order)
- getFirst() - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Get the first node in the nodeset (in document order)
- getFirst() - Method in class com.icl.saxon.expr.TextFragmentValue
-
Get the first node in the nodeset (in document order)
- getFirstChild() - Method in class com.icl.saxon.om.AbstractNode
-
Get first child (DOM method)
- getFirstChild() - Method in class com.icl.saxon.tree.NodeImpl
-
Get first child - default implementation used for leaf nodes
- getFirstChild() - Method in class com.icl.saxon.tree.ParentNodeImpl
-
Get the first child node of the element
- getFrameId() - Method in class com.icl.saxon.Bindery
-
Get the id of the current frame.
- getFunctionFingerprint() - Method in class com.icl.saxon.style.SAXONFunction
-
- getGroupActivationStack() - Method in class com.icl.saxon.Context
-
Get the saxon:group activation stack
- getHandler(NodeInfo, Context) - Method in class com.icl.saxon.RuleManager
-
Find the handler registered for a particular node in default mode.
- getHandler(NodeInfo, Mode, int, int, Context) - Method in class com.icl.saxon.RuleManager
-
Get a handler whose import precedence is in a particular range.
- getHandler(NodeInfo, Mode, Context) - Method in class com.icl.saxon.RuleManager
-
Find the handler registered for a particular node in a specific mode.
- getImplementation() - Method in class com.icl.saxon.om.AbstractNode
-
Get a DOMImplementation
object that handles this document.
- getImporter() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get the StyleSheet that included or imported this one.
- getIncludedStyleSheet(XSLStyleSheet, int) - Method in class com.icl.saxon.style.XSLGeneralIncorporate
-
- getIndex(String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2 Attributes method (don't invoke on parser);
- getIndex(String) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the index of an attribute (by name).
- getIndex(String, String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2 Attributes method (don't invoke on parser);
- getIndex(String, String) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the index of an attribute (by name).
- getIndexByFingerprint(int) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the index, given the fingerprint
- getInputEncoding() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
An attribute specifying the encoding used for this document at the time
of the parsing.
- getInputEncoding() - Method in class com.icl.saxon.tree.DocumentImpl
-
An attribute specifying the encoding used for this document at the time
of the parsing.
- getInstance() - Static method in class com.icl.saxon.charcode.UnicodeCharacterSet
-
- getInstance() - Static method in class com.icl.saxon.om.EmptyEnumeration
-
Return an instance of an EmptyEnumeration
- getInstance() - Static method in class com.icl.saxon.pattern.AnyNodeTest
-
Get an instance of AnyNodeTest
- getInstance() - Static method in class com.icl.saxon.pattern.NoNodeTest
-
Get a NoNodeTest instance
- getInstance() - Static method in class com.icl.saxon.sort.LocalOrderComparer
-
Get an instance of a LocalOrderComparer.
- getInstance(String) - Static method in class com.icl.saxon.Loader
-
Instantiate a class using the class name provided.
Note that the method does not check that the object is of the right class.
- getJavaClass(String) - Method in class com.icl.saxon.style.XSLScript
-
Get the Java class, if this XSLScript element matches the specified URI.
- getKeyDefinitions(int) - Method in class com.icl.saxon.KeyManager
-
Get all the key definitions that match a particular fingerprint
- getKeyIndex(KeyManager, int) - Method in class com.icl.saxon.jdom.DocumentWrapper
-
Get the index for a given key
- getKeyIndex(KeyManager, int) - Method in interface com.icl.saxon.om.DocumentInfo
-
Get the index for a given key
- getKeyIndex(KeyManager, int) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get the index for a given key
- getKeyIndex(KeyManager, int) - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the index for a given key
- getKeyManager() - Method in class com.icl.saxon.Controller
-
Get the KeyManager
- getKeyManager() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get the KeyManager which handles key definitions
- getKeys() - Method in class com.icl.saxon.sort.BinaryTree
-
getKeys() returns the keys in the tree in sorted order.
- getLanguage() - Method in class com.icl.saxon.sort.SortKeyDefinition
-
- getLast() - Method in class com.icl.saxon.Context
-
Get the context size (the position of the last item in the current node list)
- getLastChild() - Method in class com.icl.saxon.om.AbstractNode
-
Get last child (DOM method)
- getLastChild() - Method in class com.icl.saxon.tree.NodeImpl
-
Get last child - default implementation used for leaf nodes
- getLastChild() - Method in class com.icl.saxon.tree.ParentNodeImpl
-
Get the last child node of the element
- getLastPosition() - Method in class com.icl.saxon.Context
-
Get the last position, to be used only
when the context object is being used as the last position finder
- getLastPosition() - Method in interface com.icl.saxon.expr.LastPositionFinder
-
Get the last position
- getLastPosition() - Method in class com.icl.saxon.expr.LookaheadEnumerator
-
Do lookahead to find the last position, if required
- getLastPosition() - Method in class com.icl.saxon.expr.SortKeyEnumeration
-
- getLastPosition() - Method in interface com.icl.saxon.om.AxisEnumeration
-
Get the last position
- getLastPosition() - Method in class com.icl.saxon.om.EmptyEnumeration
-
- getLastPosition() - Method in class com.icl.saxon.om.PrependIterator
-
Get the last position
- getLastPosition() - Method in class com.icl.saxon.om.SingletonEnumeration
-
- getLastPosition() - Method in class com.icl.saxon.tinytree.AncestorEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tinytree.AttributeEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tinytree.DescendantEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tinytree.FollowingEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tinytree.NamespaceEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tinytree.PrecedingEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tinytree.PrecedingSiblingEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tinytree.SiblingEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tree.AncestorEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tree.ArrayEnumeration
-
- getLastPosition() - Method in class com.icl.saxon.tree.AttributeEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tree.ChildEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tree.DescendantEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tree.FollowingEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tree.FollowingSiblingEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tree.NamespaceEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tree.PrecedingEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tree.PrecedingOrAncestorEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLastPosition() - Method in class com.icl.saxon.tree.PrecedingSiblingEnumeration
-
Get the last position, that is the number of nodes in the enumeration
- getLength() - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX1 AttributeList, SAX2 Attributes method
(don't invoke on parser);
- getLength() - Method in class com.icl.saxon.expr.NodeSetExtent
-
return the number of nodes in the list (DOM method)
- getLength() - Method in class com.icl.saxon.expr.SingletonNodeSet
-
return the number of nodes in the list (DOM method)
- getLength() - Method in class com.icl.saxon.expr.StringValue
-
Get the length of this string, as defined in XPath.
- getLength() - Method in class com.icl.saxon.om.AbstractNode
-
Get the length of a Text or Comment node.
- getLength() - Method in class com.icl.saxon.tree.AttributeCollection
-
Return the number of attributes in the list.
- getLength() - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Get number of attributes (DOM NamedNodeMap method).
- getLength(String) - Static method in class com.icl.saxon.expr.StringValue
-
Get the length of a string, as defined in XPath.
- getLHS() - Method in class com.icl.saxon.pattern.UnionPattern
-
Get the LHS of the union
- getLineNumber() - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX Locator method (don't invoke on parser);
- getLineNumber() - Method in class com.icl.saxon.aelfred.XmlParser
-
Return the current line number.
- getLineNumber() - Method in class com.icl.saxon.DOMDriver
-
- getLineNumber() - Method in class com.icl.saxon.expr.StandaloneContext
-
Get the line number of the expression within that container
- getLineNumber() - Method in interface com.icl.saxon.expr.StaticContext
-
Get the line number of the expression within its containing entity
Returns -1 if no line number is available
- getLineNumber() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get line number
- getLineNumber() - Method in class com.icl.saxon.om.AbstractNode
-
Get the line number of the node within its source document entity.
- getLineNumber() - Method in class com.icl.saxon.om.Builder
-
- getLineNumber() - Method in interface com.icl.saxon.om.NodeInfo
-
Get line number
- getLineNumber() - Method in class com.icl.saxon.output.ContentHandlerProxy
-
- getLineNumber() - Method in class com.icl.saxon.pattern.Pattern
-
Get the line number on which the pattern was defined
- getLineNumber() - Method in class com.icl.saxon.style.ExpressionContext
-
Get the line number of the expression within its containing entity
Returns -1 if no line number is available
- getLineNumber() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Get the line number of the node within its source document entity
- getLineNumber() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get the line number of this root node.
- getLineNumber() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the line number of the node within its source document entity
- getLineNumber() - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the line number of this root node.
- getLineNumber() - Method in class com.icl.saxon.tree.ElementImpl
-
Get the line number of the node within its source document entity
- getLineNumber() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the line number of the node within its source document entity
- getLineNumber() - Method in class com.icl.saxon.tree.ProcInstImpl
-
Get the line number of the node within its source entity
- getLineNumber(int) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get the line number for an element.
- getLineNumber(int) - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the line number for an element.
- getLineNumber(int) - Method in class com.icl.saxon.tree.LineNumberMap
-
Get the line number corresponding to a given sequence number
- getList(int, int) - Method in class com.icl.saxon.Mode
-
Determine which list to use for a given pattern (we must also search the generic list)
- getLocalName() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get the local part of the name of this node.
- getLocalName() - Method in class com.icl.saxon.om.AbstractNode
-
Get the local name of this node.
- getLocalName() - Method in interface com.icl.saxon.om.NodeInfo
-
Get the local part of the name of this node.
- getLocalName() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Get the local name of this node.
- getLocalName() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Get the local name of this node.
- getLocalName() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the local name of this node.
- getLocalName() - Method in class com.icl.saxon.tree.NamespaceImpl
-
Get the prefix of the namespace that this node relates to
- getLocalName() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the local name of this node.
- getLocalName(int) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2 Attributes method (don't invoke on parser);
- getLocalName(int) - Method in class com.icl.saxon.om.NamePool
-
Get the local part of a name, given its name code or fingerprint
- getLocalName(int) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the local name of an attribute (by position).
- getLocalName(String) - Static method in class com.icl.saxon.om.Name
-
Extract the local name from a QName.
- getLocalParameter(int) - Method in class com.icl.saxon.Bindery
-
Get local parameter.
- getLocationMessage(TransformerException) - Static method in class com.icl.saxon.StandardErrorListener
-
Get a string identifying the location of an error.
- getMatch() - Method in class com.icl.saxon.KeyDefinition
-
Get the match pattern for the key definition
- getMaxPosition() - Method in class com.icl.saxon.expr.PositionRange
-
Get the maximum position
- getMessage() - Method in exception com.icl.saxon.om.NamespaceException
-
- getMessageEmitter() - Method in class com.icl.saxon.Controller
-
Get the Emitter used for xsl:message output
- getMinImportPrecedence() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get the minimum import precedence of this stylesheet, that is, the lowest precedence
of any stylesheet imported by this one
- getMinImportPrecedence() - Method in class com.icl.saxon.style.XSLTemplate
-
- getMinPosition() - Method in class com.icl.saxon.expr.PositionRange
-
Get the minimum position
- getMode() - Method in class com.icl.saxon.Context
-
Get the current mode (for use by the built-in handlers)
- getMode(int) - Method in class com.icl.saxon.RuleManager
-
Get the Mode object for a named mode.
- getModeName(Context) - Method in class com.icl.saxon.trace.SimpleTraceListener
-
- getName() - Method in class com.icl.saxon.expr.Function
-
Get the name of the function.
- getName() - Method in class com.icl.saxon.expr.FunctionProxy
-
Get the name of the function
- getName() - Method in class com.icl.saxon.expr.StyleSheetFunctionCall
-
Get the name of the function.
- getName() - Method in class com.icl.saxon.functions.BooleanFn
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Ceiling
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Concat
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Contains
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Count
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Current
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Document
-
- getName() - Method in class com.icl.saxon.functions.ElementAvailable
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Floor
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.FormatNumber
-
- getName() - Method in class com.icl.saxon.functions.FunctionAvailable
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.GenerateId
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Id
-
- getName() - Method in class com.icl.saxon.functions.Key
-
- getName() - Method in class com.icl.saxon.functions.Lang
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Last
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.LocalName
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.NameFn
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.NamespaceURI
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.NormalizeSpace
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Not
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.NumberFn
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Position
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Round
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.StartsWith
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.StringFn
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.StringLength
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.Substring
-
- getName() - Method in class com.icl.saxon.functions.SubstringAfter
-
- getName() - Method in class com.icl.saxon.functions.SubstringBefore
-
- getName() - Method in class com.icl.saxon.functions.Sum
-
Function name (for diagnostics)
- getName() - Method in class com.icl.saxon.functions.SystemProperty
-
- getName() - Method in class com.icl.saxon.functions.Translate
-
- getName() - Method in class com.icl.saxon.functions.UnparsedEntityURI
-
- getName() - Method in class com.icl.saxon.om.AbstractNode
-
Get the name of an attribute node (the QName) (DOM method)
- getName(int) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX1 AttributeList method (don't invoke on parser);
- getNameCode() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get name code.
- getNameCode() - Method in class com.icl.saxon.Mode
-
Get the name of this mode (for tracing output)
- getNameCode() - Method in class com.icl.saxon.om.AbstractNode
-
Get the name code of the node, used for displaying names
- getNameCode() - Method in interface com.icl.saxon.om.NodeInfo
-
Get name code.
- getNameCode() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Get the name code of the node, used for finding names in the name pool
- getNameCode() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Get the nameCode, for name matching
- getNameCode() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the name code of the node, used for matching names
- getNameCode() - Method in class com.icl.saxon.tree.AttributeImpl
-
Get the name code, which enables the name to be located in the name pool
- getNameCode() - Method in class com.icl.saxon.tree.ElementImpl
-
Get the nameCode of the node.
- getNameCode() - Method in class com.icl.saxon.tree.NamespaceImpl
-
Get the namecode for this name.
- getNameCode() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the nameCode of the node.
- getNameCode() - Method in class com.icl.saxon.tree.ProcInstImpl
-
Get the nameCode of the node.
- getNameCode(int) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the namecode of an attribute (by position).
- getNamedDecimalFormat(int) - Method in class com.icl.saxon.DecimalFormatManager
-
Get a named decimal-format registered using setNamedDecimalFormat
- getNamedItem(String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Get named attribute (DOM NamedNodeMap method)
Treats namespace declarations as attributes.
- getNamedItemNS(String, String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Get named attribute (DOM NamedNodeMap method)
Treats namespace declarations as attributes.
- getNamePool() - Method in class com.icl.saxon.Controller
-
Get the name pool in use
- getNamePool() - Method in class com.icl.saxon.jdom.DocumentWrapper
-
Get the name pool used for the names in this document
- getNamePool() - Method in interface com.icl.saxon.om.DocumentInfo
-
Get the name pool used for the names in this document
- getNamePool() - Method in class com.icl.saxon.output.Emitter
-
Get the namepool used for this document
- getNamePool() - Method in class com.icl.saxon.PreparedStyleSheet
-
Get the name pool in use
- getNamePool() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get the name pool used for the names in this document
- getNamePool() - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the name pool used for the names in this document
- getNamePool() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the NamePool
- getNamespaceAlias(short) - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get the declared namespace alias for a given namespace URI code if there is one.
- getNamespaceCode() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Get the namespace code (a numeric representation of the prefix and URI)
- getNamespaceCode() - Method in class com.icl.saxon.tree.NamespaceImpl
-
Get the namespace code for this prefix/uri pair.
- getNamespaceCode(int) - Method in class com.icl.saxon.om.NamePool
-
Get a namespace code for the prefix/URI of a given namecode
- getNamespaceCode(String, String) - Method in class com.icl.saxon.om.NamePool
-
Get the existing namespace code for a namespace prefix/URI pair.
- getNamespaceCodes() - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Get the list of in-scope namespaces for this element as an array of
namespace codes.
- getNamespaceNode(int) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Make a (transient) namespace node from the array of namespace declarations
- getNamespaceURI() - Method in class com.icl.saxon.om.AbstractNode
-
The namespace URI of this node, or null
if it is
unspecified.
- getNextInDocument(NodeImpl) - Method in class com.icl.saxon.tree.AttributeImpl
-
Get the next node in document order (skipping attributes)
- getNextInDocument(NodeImpl) - Method in class com.icl.saxon.tree.NamespaceImpl
-
Get the next node in document order (skipping namespace nodes)
- getNextInDocument(NodeImpl) - Method in class com.icl.saxon.tree.NodeImpl
-
Get the next node in document order
- getNextSibling() - Method in class com.icl.saxon.om.AbstractNode
-
Get next sibling node (DOM method)
- getNextSibling() - Method in class com.icl.saxon.tree.AttributeImpl
-
Get next sibling - not defined for attributes
- getNextSibling() - Method in class com.icl.saxon.tree.DocumentImpl
-
Get next sibling - always null
- getNextSibling() - Method in class com.icl.saxon.tree.NamespaceImpl
-
Get next sibling - not defined for namespace nodes
- getNextSibling() - Method in class com.icl.saxon.tree.NodeImpl
-
Get next sibling node
- getNode() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get the underlying JDOM node
- getNode(int) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
- getNode(Context) - Method in class com.icl.saxon.expr.AttributeReference
-
Return the relevant attribute node
- getNode(Context) - Method in class com.icl.saxon.expr.ContextNodeExpression
-
Return the node selected by this expression.
- getNode(Context) - Method in class com.icl.saxon.expr.ParentNodeExpression
-
Return the node selected by this SingletonExpression
- getNode(Context) - Method in class com.icl.saxon.expr.RootExpression
-
Return the first element selected by this Expression
- getNode(Context) - Method in class com.icl.saxon.expr.SingletonExpression
-
Get the single node to which this expression refers
- getNodeFactory() - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the node factory that was used to build this document
- getNodeName() - Method in class com.icl.saxon.om.AbstractNode
-
Get the name of this node, following the DOM rules
- getNodeName() - Method in class com.icl.saxon.tree.CommentImpl
-
Get the name of this node, following the DOM rules
- getNodeName() - Method in class com.icl.saxon.tree.NamespaceImpl
-
Get the name of this node, following the DOM rules (which aren't actually defined
for Namespace nodes...)
- getNodeSetExpression() - Method in class com.icl.saxon.expr.NodeSetIntent
-
Get the encapsulated NodeSetExpression
- getNodeTest() - Method in class com.icl.saxon.expr.Step
-
- getNodeType() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Return the type of node.
- getNodeType() - Method in interface com.icl.saxon.om.NodeInfo
-
Return the type of node.
- getNodeType() - Method in class com.icl.saxon.pattern.AnyChildNodePattern
-
Determine the type of nodes to which this pattern applies.
- getNodeType() - Method in class com.icl.saxon.pattern.IDPattern
-
Determine the type of nodes to which this pattern applies.
- getNodeType() - Method in class com.icl.saxon.pattern.LocationPathPattern
-
Determine the types of nodes to which this pattern applies.
- getNodeType() - Method in class com.icl.saxon.pattern.NamespaceTest
-
Determine the types of nodes to which this pattern applies.
- getNodeType() - Method in class com.icl.saxon.pattern.NameTest
-
Determine the types of nodes to which this pattern applies.
- getNodeType() - Method in class com.icl.saxon.pattern.NodeTypeTest
-
Determine the types of nodes to which this pattern applies.
- getNodeType() - Method in class com.icl.saxon.pattern.NoNodeTest
-
- getNodeType() - Method in class com.icl.saxon.pattern.Pattern
-
Determine the types of nodes to which this pattern applies.
- getNodeType() - Method in class com.icl.saxon.pattern.UnionPattern
-
Determine the types of nodes to which this pattern applies.
- getNodeType() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Return the type of node.
- getNodeType() - Method in class com.icl.saxon.tinytree.TinyCommentImpl
-
Get the node type
- getNodeType() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Return the type of node.
- getNodeType() - Method in class com.icl.saxon.tinytree.TinyElementImpl
-
Return the type of node.
- getNodeType() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Return the type of node.
- getNodeType() - Method in class com.icl.saxon.tinytree.TinyProcInstImpl
-
- getNodeType() - Method in class com.icl.saxon.tinytree.TinyTextImpl
-
Return the type of node.
- getNodeType() - Method in class com.icl.saxon.tree.AttributeImpl
-
Return the type of node.
- getNodeType() - Method in class com.icl.saxon.tree.CommentImpl
-
- getNodeType() - Method in class com.icl.saxon.tree.DocumentImpl
-
Return the type of node.
- getNodeType() - Method in class com.icl.saxon.tree.ElementImpl
-
Return the type of node.
- getNodeType() - Method in class com.icl.saxon.tree.NamespaceImpl
-
Return the type of node.
- getNodeType() - Method in class com.icl.saxon.tree.ProcInstImpl
-
- getNodeType() - Method in class com.icl.saxon.tree.TextImpl
-
Return the type of node.
- getNodeValue() - Method in class com.icl.saxon.om.AbstractNode
-
Get the node value as defined in the DOM.
- getNodeValue() - Method in class com.icl.saxon.tree.ParentNodeImpl
-
Get the node value as defined in the DOM.
- getNotationPublicId(String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Look up the public identifier for a notation.
- getNotationSystemId(String) - Method in class com.icl.saxon.aelfred.XmlParser
-
Look up the system identifier for a notation.
- getNthChild(int) - Method in class com.icl.saxon.tree.ParentNodeImpl
-
Get the nth child node of the element (numbering from 0)
- getNthParameter(int) - Method in class com.icl.saxon.style.SAXONFunction
-
Get the name fingerprint of the n'th parameter (starting from 0).
- getNumberAny(NodeInfo, Pattern, Pattern, Context) - Static method in class com.icl.saxon.om.Navigator
-
Get node number (level="any").
- getNumberMulti(NodeInfo, Pattern, Pattern, Context) - Static method in class com.icl.saxon.om.Navigator
-
Get node number (level="multiple").
- getNumberOfArguments() - Method in class com.icl.saxon.expr.Function
-
Determine the number of actual arguments supplied in the function call
- getNumberOfDocuments() - Method in class com.icl.saxon.om.DocumentPool
-
Get the number of documents in the pool
- getNumberOfFilters() - Method in class com.icl.saxon.expr.Step
-
- getNumberOfVariables() - Method in class com.icl.saxon.style.Procedure
-
Get number of variables (size of stack frame)
- getNumberSimple(NodeInfo) - Static method in class com.icl.saxon.om.Navigator
-
Get simple node number.
- getNumberSimple(NodeInfo, Context) - Static method in class com.icl.saxon.om.Navigator
-
Get simple node number.
- getNumberSingle(NodeInfo, Pattern, Pattern, Context) - Static method in class com.icl.saxon.om.Navigator
-
Get node number (level="single").
- getObject() - Method in class com.icl.saxon.expr.ObjectValue
-
Get the encapsulated object
- getOrder() - Method in class com.icl.saxon.sort.SortKeyDefinition
-
- getOriginatingNode() - Method in class com.icl.saxon.om.AbstractNode
-
Get the node corresponding to this javax.xml.transform.dom.DOMLocator
- getOriginatingNode() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the node corresponding to this javax.xml.transform.dom.DOMLocator
- getOriginatingNode() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the node corresponding to this javax.xml.transform.dom.DOMLocator
- getOutputProperties() - Method in class com.icl.saxon.Controller
-
Get the output properties for the transformation.
- getOutputProperties() - Method in class com.icl.saxon.output.Emitter
-
Get the output properties
- getOutputProperties() - Method in class com.icl.saxon.output.GeneralOutputter
-
- getOutputProperties() - Method in class com.icl.saxon.output.Outputter
-
- getOutputProperties() - Method in class com.icl.saxon.output.StringOutputter
-
- getOutputProperties() - Method in class com.icl.saxon.PreparedStyleSheet
-
Get the properties for xsl:output.
- getOutputProperty(String) - Method in class com.icl.saxon.Controller
-
Get the value of an output property
- getOutputStream() - Method in class com.icl.saxon.output.Emitter
-
Get the output stream
- getOutputter() - Method in class com.icl.saxon.Context
-
Get the current Outputter.
- getOutputter() - Method in class com.icl.saxon.Controller
-
Get the current outputter
- getOwnerDocument() - Method in class com.icl.saxon.Context
-
Get owner Document (enabling extension functions to create new Nodes)
- getOwnerDocument() - Method in class com.icl.saxon.om.AbstractNode
-
Return the Document
object associated with this node.
- getOwnerDocument() - Method in interface org.w3c.xsl.XSLTContext
-
Return a Document to be used for creating nodes
- getOwnerElement() - Method in class com.icl.saxon.om.AbstractNode
-
The Element
node this attribute is attached to or
null
if this attribute is not in use.
- getOwningProcedure() - Method in class com.icl.saxon.style.XSLGeneralVariable
-
Get the owning Procedure definition, if this is a local variable
- getParameter(String) - Method in class com.icl.saxon.Controller
-
Get a parameter to the transformation
- getParamValue(Context) - Method in class com.icl.saxon.style.XSLWithParam
-
- getParent() - Method in class com.icl.saxon.Filter
-
Get the parent reader.
- getParent() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get the NodeInfo object representing the parent of this node
- getParent() - Method in class com.icl.saxon.om.AbstractNode
-
Find the parent node of this node.
- getParent() - Method in interface com.icl.saxon.om.NodeInfo
-
Get the NodeInfo object representing the parent of this node
- getParent() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Get the parent node
- getParent() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Find the parent node of this node.
- getParent() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Get the parent element of this namespace node
- getParent() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Find the parent node of this node.
- getParent() - Method in class com.icl.saxon.tree.NodeImpl
-
Find the parent node of this node.
- getParentNode() - Method in class com.icl.saxon.om.AbstractNode
-
Find the parent node of this node (DOM method).
- getParser() - Method in class com.icl.saxon.aelfred.SAXParserImpl
-
- getPath(NodeInfo) - Static method in class com.icl.saxon.om.Navigator
-
Get an absolute XPath expression that identifies a given node within its document
- getPrecedence() - Method in class com.icl.saxon.style.StyleElement
-
Get the import precedence of this stylesheet element.
- getPrecedence() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get the import precedence of this stylesheet
- getPrefix() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get the prefix part of the name of this node.
- getPrefix() - Method in class com.icl.saxon.om.AbstractNode
-
Get the prefix part of the name of this node.
- getPrefix() - Method in interface com.icl.saxon.om.NodeInfo
-
Get the prefix part of the name of this node.
- getPrefix() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Get the prefix part of the name of this node.
- getPrefix() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Get the prefix part of the name of this node.
- getPrefix() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the prefix part of the name of this node.
- getPrefix() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the prefix part of the name of this node.
- getPrefix(int) - Method in class com.icl.saxon.om.NamePool
-
Get the prefix part of a name, given its name code or fingerprint
- getPrefix(String) - Static method in class com.icl.saxon.om.Name
-
Extract the prefix from a QName.
- getPrefixForURI(String) - Method in class com.icl.saxon.tree.ElementImpl
-
Search the NamespaceList for a given URI, returning the corresponding prefix.
- getPrefixForURI(String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Search the NamespaceList for a given URI, returning the corresponding prefix.
- getPrefixFromNamespaceCode(int) - Method in class com.icl.saxon.om.NamePool
-
Get the namespace prefix from a namespace code
- getPrefixIndex(short, String) - Method in class com.icl.saxon.om.NamePool
-
Get the index of a prefix among all the prefixes used with a given URI
- getPrefixWithIndex(short, int) - Method in class com.icl.saxon.om.NamePool
-
Get a prefix among all the prefixes used with a given URI, given its index
- getPreparedStyleSheet() - Method in class com.icl.saxon.style.StyleElement
-
Get the PreparedStyleSheet object.
- getPreparedStyleSheet() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get the owning PreparedStyleSheet object
- getPreserveAll() - Method in class com.icl.saxon.om.Stripper
-
Determine if all whitespace is to be preserved (in this case, no further testing
is needed)
- getPreviewManager() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get the PreviewManager which handles saxon:preview element definitions
- getPreviewMode() - Method in class com.icl.saxon.PreviewManager
-
- getPreviousInDocument() - Method in class com.icl.saxon.tree.AttributeImpl
-
Get the previous node in document order (skipping attributes)
- getPreviousInDocument() - Method in class com.icl.saxon.tree.NamespaceImpl
-
Get the previous node in document order (skipping namespace nodes)
- getPreviousInDocument() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the previous node in document order
- getPreviousSibling() - Method in class com.icl.saxon.om.AbstractNode
-
Get the previous sibling of the node (DOM method)
- getPreviousSibling() - Method in class com.icl.saxon.tree.AttributeImpl
-
Get previous sibling - not defined for attributes
- getPreviousSibling() - Method in class com.icl.saxon.tree.DocumentImpl
-
Get previous sibling - always null
- getPreviousSibling() - Method in class com.icl.saxon.tree.NamespaceImpl
-
Get previous sibling - not defined for namespace nodes
- getPreviousSibling() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the previous sibling of the node
- getPrincipalStyleSheet() - Method in class com.icl.saxon.style.StyleElement
-
Get the principal XSLStyleSheet node.
- getProcedure() - Method in class com.icl.saxon.style.SAXONFunction
-
Get associated Procedure (for details of stack frame)
- getProcedure() - Method in class com.icl.saxon.style.XSLAttributeSet
-
Get associated Procedure (for details of stack frame)
- getProcedure() - Method in class com.icl.saxon.style.XSLGeneralVariable
-
Get associated Procedure (for details of stack frame, if this is a global variable containing
local variable declarations)
- getProcedure() - Method in class com.icl.saxon.style.XSLTemplate
-
Get associated Procedure (for details of stack frame)
- getProductName() - Static method in class com.icl.saxon.Version
-
- getProperties() - Static method in class com.icl.saxon.output.TextFragment
-
Construct a default TextFragment object
- getProperty(String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2: Returns the specified property.
- getProperty(String) - Method in class com.icl.saxon.aelfred.SAXParserImpl
-
- getProperty(String) - Method in class com.icl.saxon.DOMDriver
-
SAX2: Returns the specified property.
- getProperty(String) - Method in class com.icl.saxon.Filter
-
Look up the value of a property.
- getProperty(String, String) - Static method in class com.icl.saxon.functions.SystemProperty
-
Here's the real code:
- getPseudoAttribute(Context, String) - Static method in class com.icl.saxon.functions.Extensions
-
Get a pseudo-attribute of a processing instruction.
- getPseudoAttribute(String, String) - Static method in class com.icl.saxon.om.ProcInstParser
-
Get a pseudo-attribute.
- getPublicId() - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX Locator method (don't invoke on parser);
- getPublicId() - Method in class com.icl.saxon.DOMDriver
-
- getPublicId() - Method in class com.icl.saxon.om.AbstractNode
-
Get the public identifier of the document entity containing this node.
- getPublicId() - Method in class com.icl.saxon.om.Builder
-
- getPublicId() - Method in class com.icl.saxon.output.ContentHandlerProxy
-
- getQName(int) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2 Attributes method (don't invoke on parser);
- getQName(int) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the display name of an attribute (by position).
- getRecoveryPolicy() - Method in class com.icl.saxon.Controller
-
Get the policy for handling recoverable errors
- getRememberedNumber(NodeInfo) - Method in class com.icl.saxon.Context
-
Get the number of a node if it is the last remembered one.
- getResult() - Method in class com.icl.saxon.IdentityTransformerHandler
-
Get the output destination of the transformation
- getResult() - Method in class com.icl.saxon.TransformerHandlerImpl
-
Get the output destination of the transformation
- getResultURICode() - Method in class com.icl.saxon.style.XSLNamespaceAlias
-
- getReturnValue() - Method in class com.icl.saxon.Context
-
Get the return value from function
- getRHS() - Method in class com.icl.saxon.pattern.UnionPattern
-
Get the RHS of the union
- getRootNode() - Method in class com.icl.saxon.expr.FragmentValue
-
Get the root (document) node
- getRootNode() - Method in class com.icl.saxon.expr.TextFragmentValue
-
Get the root (document) node
- getRule(NodeInfo, int, int, Context) - Method in class com.icl.saxon.Mode
-
Get the rule corresponding to a given Node, by finding the best Pattern match, subject to a minimum
and maximum precedence.
- getRule(NodeInfo, Context) - Method in class com.icl.saxon.Mode
-
Get the rule corresponding to a given Node, by finding the best Pattern match.
- getRuleManager() - Method in class com.icl.saxon.Controller
-
- getRuleManager() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get the RuleManager which handles template rules
- getSAXSource(Source, boolean) - Method in class com.icl.saxon.TransformerFactoryImpl
-
Convert a supplied Source to a SAXSource
- getSchemaTypeInfo() - Method in class com.icl.saxon.om.AbstractNode
-
The type information associated with this attribute.
- getSchemaTypeInfo() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
The type information associated with this attribute.
- getSelectExpression() - Method in class com.icl.saxon.style.XSLValueOf
-
- getSelectValue(Context) - Method in class com.icl.saxon.style.XSLGeneralVariable
-
Get the value of the select expression if present or the content of the element otherwise
- getSequenceNumber() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Get the node sequence number (in document order).
- getSequenceNumber() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get the node sequence number (in document order).
- getSequenceNumber() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Get the node sequence number (in document order).
- getSequenceNumber() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the node sequence number (in document order).
- getSequenceNumber() - Method in class com.icl.saxon.tree.AttributeImpl
-
Get the node sequence number (in document order).
- getSequenceNumber() - Method in class com.icl.saxon.tree.NamespaceImpl
-
Get the node sequence number (in document order).
- getSequenceNumber() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the node sequence number (in document order).
- getSequenceNumber() - Method in class com.icl.saxon.tree.ParentNodeImpl
-
Get the node sequence number (in document order).
- getSlotNumber() - Method in interface com.icl.saxon.Binding
-
Determine a slot number for the variable.
- getSlotNumber() - Method in class com.icl.saxon.style.XSLParam
-
- getSlotNumber() - Method in class com.icl.saxon.style.XSLVariable
-
- getSortKey() - Method in class com.icl.saxon.sort.SortKeyDefinition
-
- getSortKeyDefinition() - Method in class com.icl.saxon.style.XSLSort
-
- getSourceParser() - Method in class com.icl.saxon.TransformerFactoryImpl
-
Get the parser for source documents
- getSpecified() - Method in class com.icl.saxon.om.AbstractNode
-
If this attribute was explicitly given a value in the original
document, this is true
; otherwise, it is
false
.
- getStandaloneContext() - Method in class com.icl.saxon.RuleManager
-
Get the standalone context for XPath expressions and patterns.
- getStandardNames() - Method in class com.icl.saxon.om.NamePool
-
Get the standard names
- getStandardNames() - Method in class com.icl.saxon.style.StyleElement
-
Get the StandardNames object
- getStandardNames() - Method in class com.icl.saxon.style.StyleNodeFactory
-
- getStandardURIResolver() - Method in class com.icl.saxon.Controller
-
Get the fallback URI resolver.
- getStaticContext() - Method in class com.icl.saxon.Context
-
Get the static context.
- getStaticContext() - Method in class com.icl.saxon.expr.Expression
-
Determine the static context used when the expression was parsed
- getStaticContext() - Method in class com.icl.saxon.pattern.Pattern
-
Determine the static context used when the pattern was parsed
- getStrictErrorChecking() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
An attribute specifying whether error checking is enforced or not.
- getStrictErrorChecking() - Method in class com.icl.saxon.tree.DocumentImpl
-
An attribute specifying whether error checking is enforced or not.
- getStringValue() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Return the string value of the node.
- getStringValue() - Method in interface com.icl.saxon.om.NodeInfo
-
Return the string value of the node.
- getStringValue() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Return the character value of the node.
- getStringValue() - Method in class com.icl.saxon.tinytree.TinyCommentImpl
-
Get the XPath string value of the comment
- getStringValue() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Return the string value of the node.
- getStringValue() - Method in class com.icl.saxon.tinytree.TinyParentNodeImpl
-
Return the string-value of the node, that is, the concatenation
of the character content of all descendent elements and text nodes.
- getStringValue() - Method in class com.icl.saxon.tinytree.TinyProcInstImpl
-
- getStringValue() - Method in class com.icl.saxon.tinytree.TinyTextImpl
-
Return the character value of the node.
- getStringValue() - Method in class com.icl.saxon.tree.AttributeImpl
-
Return the character value of the node.
- getStringValue() - Method in class com.icl.saxon.tree.CommentImpl
-
- getStringValue() - Method in class com.icl.saxon.tree.NamespaceImpl
-
Return the string value of the node.
- getStringValue() - Method in class com.icl.saxon.tree.ParentNodeImpl
-
Return the string-value of the node, that is, the concatenation
of the character content of all descendent elements and text nodes.
- getStringValue() - Method in class com.icl.saxon.tree.ProcInstImpl
-
- getStringValue() - Method in class com.icl.saxon.tree.TextImpl
-
Return the character value of the node.
- getStripAll() - Method in class com.icl.saxon.om.Stripper
-
Determine if all whitespace is to be stripped (in this case, no further testing
is needed)
- getStripper() - Method in class com.icl.saxon.om.Builder
-
Get the Stripper in use
- getStripperRules() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get the rules determining which nodes are to be stripped from the tree
- getStyleNodeFactory() - Method in class com.icl.saxon.PreparedStyleSheet
-
Get the StyleNodeFactory in use
- getStyleParser() - Method in class com.icl.saxon.TransformerFactoryImpl
-
Get the parser for stylesheet documents
- getStyleSheetDocument() - Method in class com.icl.saxon.PreparedStyleSheet
-
Get the root node of the principal stylesheet document
- getStyleSheetFunction(int) - Method in class com.icl.saxon.expr.StandaloneContext
-
- getStyleSheetFunction(int) - Method in interface com.icl.saxon.expr.StaticContext
-
- getStyleSheetFunction(int) - Method in class com.icl.saxon.style.ExpressionContext
-
- getStyleSheetFunction(int) - Method in class com.icl.saxon.style.StyleElement
-
Get a Function declared using a saxon:function element in the stylesheet
- getStylesheetURICode() - Method in class com.icl.saxon.style.XSLNamespaceAlias
-
- getStylesheetURIs() - Method in class com.icl.saxon.PIGrabber
-
Get the stylesheet URIs as an array of Strings
- getSystemId() - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX Locator method (don't invoke on parser);
- getSystemId() - Method in class com.icl.saxon.DOMDriver
-
- getSystemId() - Method in class com.icl.saxon.expr.StandaloneContext
-
Get the system ID of the container of the expression
- getSystemId() - Method in interface com.icl.saxon.expr.StaticContext
-
Get the System ID of the container of the expression.
- getSystemId() - Method in class com.icl.saxon.IdentityTransformerHandler
-
Get the systemId of the document
- getSystemId() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get the System ID for the node.
- getSystemId() - Method in class com.icl.saxon.om.AbstractNode
-
Get the system ID for the entity containing the node.
- getSystemId() - Method in interface com.icl.saxon.om.NodeInfo
-
Get the System ID for the node.
- getSystemId() - Method in class com.icl.saxon.output.Emitter
-
Get the System ID
- getSystemId() - Method in class com.icl.saxon.pattern.Pattern
-
Get the system id of the entity in which the pattern occurred
- getSystemId() - Method in class com.icl.saxon.style.ExpressionContext
-
Get the System ID of the entity containing the expression (used for diagnostics)
- getSystemId() - Method in class com.icl.saxon.TemplatesHandlerImpl
-
Get the systemId of the document
- getSystemId() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get the system id of this root node
- getSystemId() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the system ID for the entity containing the node.
- getSystemId() - Method in class com.icl.saxon.TransformerHandlerImpl
-
Get the systemId of the document
- getSystemId() - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the system id of this root node
- getSystemId() - Method in class com.icl.saxon.tree.ElementImpl
-
Get the system ID of the entity containing this element node.
- getSystemId() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the system ID for the node.
- getSystemId() - Method in class com.icl.saxon.tree.ProcInstImpl
-
Get the system ID for the entity containing this node.
- getSystemId(int) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get the system id of an element in the document
- getSystemId(int) - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the system id of an element in the document
- getSystemId(int) - Method in class com.icl.saxon.tree.SystemIdMap
-
Get the system ID corresponding to a given sequence number
- getTagName() - Method in class com.icl.saxon.om.AbstractNode
-
The name of the element (DOM interface).
- getTailRecursion() - Method in class com.icl.saxon.Context
-
Get tail recursion parameters
- getTarget() - Method in class com.icl.saxon.tinytree.TinyProcInstImpl
-
The target of this processing instruction.
- getTarget() - Method in class com.icl.saxon.tree.ProcInstImpl
-
The target of this processing instruction.
- getTemplateFingerprint() - Method in class com.icl.saxon.style.XSLTemplate
-
Return the fingerprint for the name of this template
- getTemplates() - Method in class com.icl.saxon.TemplatesHandlerImpl
-
Get the Templates object to used for a transformation
- getTextContent() - Method in class com.icl.saxon.om.AbstractNode
-
This attribute returns the text content of this node and its
descendants.
- getTopLevel() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Get the top level elements in this stylesheet, after applying include/import
- getTraceListener() - Method in class com.icl.saxon.Controller
-
- getTransformer() - Method in class com.icl.saxon.IdentityTransformerHandler
-
Get the Transformer used for this transformation
- getTransformer() - Method in class com.icl.saxon.TransformerHandlerImpl
-
Get the Transformer used for this transformation
- getTransformerFactory() - Method in class com.icl.saxon.Controller
-
- getTransformerFactory() - Method in class com.icl.saxon.PreparedStyleSheet
-
Get the TransformerFactory used to create this PreparedStyleSheet
- getTreeModel() - Method in class com.icl.saxon.Controller
-
Get the tree model in use
- getType() - Method in class com.icl.saxon.expr.FragmentValue
-
Return the type of the value
- getType() - Method in class com.icl.saxon.expr.TextFragmentValue
-
Return the type of the value
- getType(int) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX1 AttributeList, SAX2 Attributes method
(don't invoke on parser);
- getType(int) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the type of an attribute (by position).
- getType(String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX1 AttributeList, SAX2 Attributes method
(don't invoke on parser);
- getType(String) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the type of an attribute (by name).
- getType(String, String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2 Attributes method (don't invoke on parser);
- getType(String, String) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the type of an attribute (by name).
- getUnparsedEntity(String) - Method in class com.icl.saxon.jdom.DocumentWrapper
-
Get the unparsed entity with a given name
- getUnparsedEntity(String) - Method in interface com.icl.saxon.om.DocumentInfo
-
Get the unparsed entity with a given name
- getUnparsedEntity(String) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get the unparsed entity with a given name
- getUnparsedEntity(String) - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the unparsed entity with a given name
- getURI() - Method in class com.icl.saxon.jdom.NodeWrapper
-
Get the URI part of the name of this node.
- getURI() - Method in class com.icl.saxon.om.AbstractNode
-
Get the URI part of the name of this node.
- getURI() - Method in interface com.icl.saxon.om.NodeInfo
-
Get the URI part of the name of this node.
- getURI() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Get the URI part of the name of this node.
- getURI() - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Get the URI part of the name of this node.
- getURI() - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Get the URI part of the name of this node.
- getURI() - Method in class com.icl.saxon.tree.NodeImpl
-
Get the URI part of the name of this node.
- getURI(int) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2 Attributes method (don't invoke on parser);
- getURI(int) - Method in class com.icl.saxon.om.NamePool
-
Get the namespace-URI of a name, given its name code or fingerprint
- getURI(int) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the namespace URI of an attribute (by position).
- getURICode(int) - Method in class com.icl.saxon.om.NamePool
-
Get the URI code of a name, given its name code or fingerprint
- getURICodeForPrefix(String) - Method in class com.icl.saxon.tree.ElementImpl
-
Search the NamespaceList for a given prefix, returning the corresponding URI.
- getURICodeForPrefix(String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Search the NamespaceList for a given prefix, returning the corresponding URI.
- getURIForPrefix(String) - Method in class com.icl.saxon.expr.StandaloneContext
-
Get the URI for a prefix, using this Element as the context for namespace resolution
- getURIForPrefix(String) - Method in interface com.icl.saxon.expr.StaticContext
-
Get the URI for a prefix, using this Element as the context for namespace resolution
- getURIForPrefix(String) - Method in class com.icl.saxon.style.ExpressionContext
-
Get the URI for a prefix, using this Element as the context for namespace resolution
- getURIFromNamespaceCode(int) - Method in class com.icl.saxon.om.NamePool
-
Get the namespace URI from a namespace code
- getURIFromURICode(short) - Method in class com.icl.saxon.om.NamePool
-
Get the namespace URI from a URI code
- getURIResolver() - Method in class com.icl.saxon.Controller
-
Get the primary URI resolver.
- getURIResolver() - Method in class com.icl.saxon.TransformerFactoryImpl
-
Get the object that is used by default during the transformation
to resolve URIs used in document(), xsl:import, or xsl:include.
- getUse() - Method in class com.icl.saxon.KeyDefinition
-
Get the use expression for the key definition
- getUserData(Context, String) - Static method in class com.icl.saxon.functions.Extensions
-
Retrieve a value associated with the context node
- getUserData(NodeInfo, String) - Method in class com.icl.saxon.Controller
-
Get the named user data property for the node
- getUserData(String) - Method in class com.icl.saxon.om.AbstractNode
-
Retrieves the object associated to a key on a this node.
- getValue() - Method in class com.icl.saxon.om.AbstractNode
-
Return the character value of an attribute node (DOM method)
- getValue(int) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX1 AttributeList, SAX2 Attributes method
(don't invoke on parser);
- getValue(int) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the value of an attribute (by position).
- getValue(Binding) - Method in class com.icl.saxon.Bindery
-
Get the value of a variable
- getValue(Binding, int) - Method in class com.icl.saxon.Bindery
-
Get the value of a variable in the given frame
- getValue(String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX1 AttributeList, SAX2 Attributes method
(don't invoke on parser);
- getValue(String) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the value of an attribute (by name).
- getValue(String, String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX Attributes method (don't invoke on parser);
- getValue(String, String) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the value of an attribute (by name).
- getValueByFingerprint(int) - Method in class com.icl.saxon.tree.AttributeCollection
-
Get the attribute value using its fingerprint
- getValues() - Method in class com.icl.saxon.sort.BinaryTree
-
getValues() returns the values in the tree in sorted order.
- getVariableBinding(int) - Method in class com.icl.saxon.style.StyleElement
-
Bind a variable used in this element to the XSLVariable element in which it is declared
- getVariableFingerprint() - Method in interface com.icl.saxon.Binding
-
Establish the fingerprint of the name of this variable.
- getVariableFingerprint() - Method in class com.icl.saxon.style.SAXONReturn
-
- getVariableFingerprint() - Method in class com.icl.saxon.style.XSLGeneralVariable
-
Get the fingerprint of the variable name
- getVariableName() - Method in interface com.icl.saxon.Binding
-
Get the name of the variable, to use in diagnostics
- getVariableName() - Method in class com.icl.saxon.style.XSLGeneralVariable
-
Get the display name of the variable.
- getVariableNames() - Method in class com.icl.saxon.style.StyleElement
-
List the variables that are in scope for this stylesheet element.
- getVersion() - Method in class com.icl.saxon.expr.StandaloneContext
-
Get the effective XSLT version in this region of the stylesheet
- getVersion() - Method in interface com.icl.saxon.expr.StaticContext
-
Get the effective XSLT version in this region of the stylesheet
- getVersion() - Method in class com.icl.saxon.style.ExpressionContext
-
Get the effective XSLT version in this region of the stylesheet
- getVersion() - Method in class com.icl.saxon.style.StyleElement
-
Get the version number on this element, or inherited from its ancestors
- getVersion() - Static method in class com.icl.saxon.Version
-
- getWebSiteAddress() - Static method in class com.icl.saxon.Version
-
- getWholeText() - Method in class com.icl.saxon.om.AbstractNode
-
Returns all text of Text
nodes logically-adjacent text
nodes to this node, concatenated in document order.
- getWriter() - Method in class com.icl.saxon.output.Emitter
-
Get the output writer
- getXmlEncoding() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
An attribute specifying, as part of the
XML declaration, the encoding of this document.
- getXmlEncoding() - Method in class com.icl.saxon.tree.DocumentImpl
-
An attribute specifying, as part of the
XML declaration, the encoding of this document.
- getXMLReader() - Method in class com.icl.saxon.aelfred.SAXParserImpl
-
- getXmlStandalone() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
An attribute specifying, as part of the
XML declaration, whether this document is standalone.
- getXmlStandalone() - Method in class com.icl.saxon.tree.DocumentImpl
-
An attribute specifying, as part of the
XML declaration, whether this document is standalone.
- getXmlVersion() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
An attribute specifying, as part of the
XML declaration, the version number of this document.
- getXmlVersion() - Method in class com.icl.saxon.tree.DocumentImpl
-
An attribute specifying, as part of the
XML declaration, the version number of this document.
- getXSLVersion() - Static method in class com.icl.saxon.Version
-
- getXSLVersionString() - Static method in class com.icl.saxon.Version
-
- global - Variable in class com.icl.saxon.style.XSLGeneralVariable
-
- graftElement(ElementImpl) - Method in class com.icl.saxon.tree.TreeBuilder
-
graftElement() allows an element node to be transferred from one tree to another.
- greekLower - Variable in class com.icl.saxon.number.Numberer_en
-
- greekUpper - Variable in class com.icl.saxon.number.Numberer_en
-
- GROUP_BY - Variable in class com.icl.saxon.style.StandardNames
-
- GroupActivation - Class in com.icl.saxon.style
-
GroupActivation represents one activation of a saxon:group loop.
- GroupActivation(SAXONGroup, Expression, NodeEnumeration, Context) - Constructor for class com.icl.saxon.style.GroupActivation
-
- groupBy - Variable in class com.icl.saxon.style.SAXONGroup
-
- GROUPING_SEPARATOR - Variable in class com.icl.saxon.style.StandardNames
-
- GROUPING_SIZE - Variable in class com.icl.saxon.style.StandardNames
-
- groupingSeparator - Variable in class com.icl.saxon.style.XSLDecimalFormat
-
- GT - Static variable in class com.icl.saxon.expr.Tokenizer
-
- Id - Class in com.icl.saxon.functions
-
- Id() - Constructor for class com.icl.saxon.functions.Id
-
- ID - Variable in class com.icl.saxon.style.StandardNames
-
- IdentityTransformer - Class in com.icl.saxon
-
- IdentityTransformer(TransformerFactoryImpl) - Constructor for class com.icl.saxon.IdentityTransformer
-
- IdentityTransformerHandler - Class in com.icl.saxon
-
IdentityTransformerHandler implements the javax.xml.transform.sax.TransformerHandler
interface.
- IdentityTransformerHandler(Controller) - Constructor for class com.icl.saxon.IdentityTransformerHandler
-
Create a IdentityTransformerHandler and initialise variables.
- IDFilter - Class in com.icl.saxon
-
IDFilter is a SAX filter that extracts the subtree of a document rooted at the
element with a given ID value.
- IDFilter(String) - Constructor for class com.icl.saxon.IDFilter
-
- IDPattern - Class in com.icl.saxon.pattern
-
An IDPattern is a pattern of the form id(literal)
- IDPattern(String) - Constructor for class com.icl.saxon.pattern.IDPattern
-
- IF(Value, Value, Value) - Static method in class com.icl.saxon.functions.Extensions
-
Return the value of the second argument if the first is true, or the third argument
otherwise.
- ignorableWhitespace(char[], int, int) - Method in class com.icl.saxon.aelfred.SAXDriver
-
- ignorableWhitespace(char[], int, int) - Method in class com.icl.saxon.ContentEmitter
-
Callback interface for SAX: not for application use
- ignorableWhitespace(char[], int, int) - Method in class com.icl.saxon.IDFilter
-
- ignorableWhitespace(char[], int, int) - Method in class com.icl.saxon.output.CDATAFilter
-
Output ignorable white space
- ignorableWhitespace(char[], int, int) - Method in class com.icl.saxon.output.HTMLIndenter
-
Output ignorable white space
- ignorableWhitespace(char[], int, int) - Method in class com.icl.saxon.output.XMLIndenter
-
Output ignorable white space
- ignoreElements - Variable in class com.icl.saxon.output.StringOutputter
-
- IMPLEMENTS_PREFIX - Variable in class com.icl.saxon.style.StandardNames
-
- importNode(Node, boolean) - Method in class com.icl.saxon.om.AbstractNode
-
Import a node from another document to this document.
- importPool(NamePool) - Method in class com.icl.saxon.om.NamePool
-
Import the names defined in another namepool (typically the one used
to create the stylesheet: these names are imported into the namepool
used to build the source document).
- inCharset(int) - Method in class com.icl.saxon.charcode.ASCIICharacterSet
-
- inCharset(int) - Method in interface com.icl.saxon.charcode.CharacterSet
-
Determine if a character is present in the character set
- inCharset(int) - Method in class com.icl.saxon.charcode.CP1250CharacterSet
-
- inCharset(int) - Method in class com.icl.saxon.charcode.CP1251CharacterSet
-
- inCharset(int) - Method in class com.icl.saxon.charcode.CP852CharacterSet
-
- inCharset(int) - Method in class com.icl.saxon.charcode.KOI8RCharacterSet
-
- inCharset(int) - Method in class com.icl.saxon.charcode.Latin1CharacterSet
-
- inCharset(int) - Method in class com.icl.saxon.charcode.Latin2CharacterSet
-
- inCharset(int) - Method in class com.icl.saxon.charcode.UnicodeCharacterSet
-
- includeAncestors - Variable in class com.icl.saxon.tinytree.PrecedingEnumeration
-
- includedDoc - Variable in class com.icl.saxon.style.XSLGeneralIncorporate
-
- includeDescendants - Variable in class com.icl.saxon.tinytree.FollowingEnumeration
-
- includeSelf - Variable in class com.icl.saxon.tinytree.DescendantEnumeration
-
- indent - Variable in class com.icl.saxon.style.XSLGeneralOutput
-
- indent - Variable in class com.icl.saxon.trace.SimpleTraceListener
-
- indent(int) - Static method in class com.icl.saxon.expr.Expression
-
Construct indent string, for diagnostic output
- INDENT - Variable in class com.icl.saxon.style.StandardNames
-
- INDENT_SPACES - Static variable in class com.icl.saxon.output.SaxonOutputKeys
-
indentSpaces = integer.
- indentSpaces - Variable in class com.icl.saxon.style.XSLGeneralOutput
-
- index - Variable in class com.icl.saxon.jdom.NodeWrapper
-
- index - Variable in class com.icl.saxon.tree.ArrayEnumeration
-
- index - Variable in class com.icl.saxon.tree.NodeImpl
-
- INDEX_SIZE_ERR - Static variable in exception com.icl.saxon.tree.DOMExceptionImpl
-
- inDTD - Variable in class com.icl.saxon.om.Builder
-
- infinity - Variable in class com.icl.saxon.style.XSLDecimalFormat
-
- INFINITY - Variable in class com.icl.saxon.style.StandardNames
-
- initialEscaping - Variable in class com.icl.saxon.output.UncommittedEmitter
-
- initialise(int, AttributeCollection, NodeInfo, String, int, int) - Method in class com.icl.saxon.tree.ElementImpl
-
Initialise a new ElementImpl with an element name
- initialise(int, AttributeCollection, NodeInfo, String, int, int) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Initialise a new ElementWithAttributes with an element name and attribute list
- initialiseBindery(Bindery) - Method in class com.icl.saxon.style.XSLStyleSheet
-
Allocate space in bindery for all the variables needed
This has to be done early to accommodate preview mode
- initialNewline - Variable in class com.icl.saxon.output.UncommittedEmitter
-
- insertBefore(Node, Node) - Method in class com.icl.saxon.om.AbstractNode
-
Insert the node newChild
before the existing child node
refChild
.
- insertData(int, String) - Method in class com.icl.saxon.om.AbstractNode
-
Insert a string at the specified character offset.
- instance - Static variable in class com.icl.saxon.pattern.AnyNodeTest
-
- intern(char[], int, int) - Method in class com.icl.saxon.aelfred.XmlParser
-
Create an interned string from a character array.
- internalEntityDecl(String, String) - Method in class com.icl.saxon.aelfred.DefaultHandler
-
SAX2: called on internal entity declarations
- InternalSaxonError - Error in com.icl.saxon
-
An InternalError represents an condition detected during Saxon processing that
should never occur.
- InternalSaxonError(String) - Constructor for error com.icl.saxon.InternalSaxonError
-
- intersection(Context, NodeEnumeration, NodeEnumeration) - Static method in class com.icl.saxon.exslt.Sets
-
Return the intersection of two node-sets
- intersection(Context, NodeEnumeration, NodeEnumeration) - Static method in class com.icl.saxon.functions.Extensions
-
Return the intersection of two node-sets
- IntersectionEnumeration - Class in com.icl.saxon.expr
-
An enumeration representing a nodeset that is an intersection of two other NodeSets.
- IntersectionEnumeration(NodeEnumeration, NodeEnumeration, Controller) - Constructor for class com.icl.saxon.expr.IntersectionEnumeration
-
Form an enumeration of the intersection of the nodes in two nodesets
- INUSE_ATTRIBUTE_ERR - Static variable in exception com.icl.saxon.tree.DOMExceptionImpl
-
- INVALID_ACCESS_ERR - Static variable in exception com.icl.saxon.tree.DOMExceptionImpl
-
- INVALID_CHARACTER_ERR - Static variable in exception com.icl.saxon.tree.DOMExceptionImpl
-
- INVALID_MODIFICATION_ERR - Static variable in exception com.icl.saxon.tree.DOMExceptionImpl
-
- INVALID_STATE_ERR - Static variable in exception com.icl.saxon.tree.DOMExceptionImpl
-
- inverse(int) - Static method in class com.icl.saxon.expr.Value
-
Return the inverse of a relational operator, so that "a op b" can be
rewritten as "b inverse(op) a"
- isAncestor(NodeInfo, NodeInfo) - Static method in class com.icl.saxon.om.Navigator
-
Determine whether this node is an ancestor of another node
- isAssignable() - Method in interface com.icl.saxon.Binding
-
Determine whether the variable is assignable using saxon:assign
- isAssignable() - Method in class com.icl.saxon.style.SAXONAssign
-
- isAssignable() - Method in class com.icl.saxon.style.XSLGeneralVariable
-
Test whether it is permitted to assign to the variable using the saxon:assign
extension element.
- isAtLast() - Method in class com.icl.saxon.Context
-
Determine whether the context position is the same as the context size
that is, whether position()=last()
- isCDATA(int) - Method in class com.icl.saxon.output.CDATAFilter
-
See if a particular element is a CDATA element
- isContent(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the specified character can be considered content.
- isContextDocumentNodeSet() - Method in class com.icl.saxon.expr.AxisExpression
-
Determine, in the case of an expression whose data type is Value.NODESET,
whether all the nodes in the node-set are guaranteed to come from the same
document as the context node.
- isContextDocumentNodeSet() - Method in class com.icl.saxon.expr.EmptyNodeSet
-
Determine, in the case of an expression whose data type is Value.NODESET,
whether all the nodes in the node-set are guaranteed to come from the same
document as the context node.
- isContextDocumentNodeSet() - Method in class com.icl.saxon.expr.Expression
-
Determine, in the case of an expression whose data type is Value.NODESET,
whether all the nodes in the node-set are guaranteed to come from the same
document as the context node.
- isContextDocumentNodeSet() - Method in class com.icl.saxon.expr.FilterExpression
-
Determine, in the case of an expression whose data type is Value.NODESET,
whether all the nodes in the node-set are guaranteed to come from the same
document as the context node.
- isContextDocumentNodeSet() - Method in class com.icl.saxon.expr.NodeSetIntent
-
Determine, in the case of an expression whose data type is Value.NODESET,
whether all the nodes in the node-set are guaranteed to come from the same
document as the context node.
- isContextDocumentNodeSet() - Method in class com.icl.saxon.expr.PathExpression
-
Determine, in the case of an expression whose data type is Value.NODESET,
whether all the nodes in the node-set are guaranteed to come from the same
document as the context node.
- isContextDocumentNodeSet() - Method in class com.icl.saxon.expr.SingletonExpression
-
Determine, in the case of an expression whose data type is Value.NODESET,
whether all the nodes in the node-set are guaranteed to come from the same
document as the context node.
- isContextDocumentNodeSet() - Method in class com.icl.saxon.expr.UnionExpression
-
Determine, in the case of an expression whose data type is Value.NODESET,
whether all the nodes in the node-set are guaranteed to come from the same
document as the context node.
- isContextDocumentNodeSet() - Method in class com.icl.saxon.functions.Current
-
Determine, in the case of an expression whose data type is Value.NODESET,
whether all the nodes in the node-set are guaranteed to come from the same
document as the context node.
- isContextDocumentNodeSet() - Method in class com.icl.saxon.functions.Id
-
Determine, in the case of an expression whose data type is Value.NODESET,
whether all the nodes in the node-set are guaranteed to come from the same
document as the context node.
- isContextDocumentNodeSet() - Method in class com.icl.saxon.functions.Key
-
Determine, in the case of an expression whose data type is Value.NODESET,
whether all the nodes in the node-set are guaranteed to come from the same
document as the context node.
- isDefaultNamespace(String) - Method in class com.icl.saxon.om.AbstractNode
-
This method checks if the specified namespaceURI
is the
default namespace or not.
- isElementAvailable(String) - Method in class com.icl.saxon.expr.StandaloneContext
-
Determine if an extension element is available
- isElementAvailable(String) - Method in interface com.icl.saxon.expr.StaticContext
-
Determine if an extension element is available
- isElementAvailable(String) - Method in class com.icl.saxon.style.ExpressionContext
-
Determine if an extension element is available
- isElementAvailable(String, String) - Method in class com.icl.saxon.style.StyleNodeFactory
-
Method to support the element-available() function
- isElementContentWhitespace() - Method in class com.icl.saxon.om.AbstractNode
-
- isEmpty() - Method in class com.icl.saxon.sort.BinaryTree
-
isEmpty()
Tests if this binary tree contains no keys.
- isEmptyTag(String) - Static method in class com.icl.saxon.output.HTMLEmitter
-
- isEqualNode(Node) - Method in class com.icl.saxon.om.AbstractNode
-
Tests whether two nodes are equal.
- isEvaluated(Binding) - Method in class com.icl.saxon.Bindery
-
Test if global variable has already been evaluated
- isExcludedNamespace(short) - Method in class com.icl.saxon.style.StyleElement
-
Check whether a namespace uri defines an namespace excluded from the result.
- isExtensionNamespace(short) - Method in class com.icl.saxon.expr.StandaloneContext
-
Determine whether a given URI identifies an extension element namespace
- isExtensionNamespace(short) - Method in interface com.icl.saxon.expr.StaticContext
-
Determine whether a given URI code identifies an extension element namespace
- isExtensionNamespace(short) - Method in class com.icl.saxon.style.ExpressionContext
-
Determine whether a given URI code identifies an extension element namespace
- isExtensionNamespace(short) - Method in class com.icl.saxon.style.StyleElement
-
Check whether a namespace uri defines an extension element.
- isForwards - Static variable in class com.icl.saxon.om.Axis
-
Table indicating for each axis whether it is in forwards document order
- isFunctionAvailable(String) - Method in class com.icl.saxon.expr.StandaloneContext
-
Determine if a function is available
- isFunctionAvailable(String) - Method in interface com.icl.saxon.expr.StaticContext
-
Determine if a function is available
- isFunctionAvailable(String) - Method in class com.icl.saxon.style.ExpressionContext
-
Determine if a function is available
- isGeneralUseAllowed() - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Determine if general use as a node-set is allowed
- isGlobal() - Method in interface com.icl.saxon.Binding
-
Determine whether this variable is global
- isGlobal() - Method in class com.icl.saxon.style.XSLGeneralVariable
-
- isHighSurrogate(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns whether the given character is a high surrogate
- isId() - Method in class com.icl.saxon.om.AbstractNode
-
Returns whether this attribute is known to be of type ID (i.e.
- isId() - Method in class com.icl.saxon.tinytree.TinyAttributeImpl
-
Returns whether this attribute is known to be of type ID (i.e.
- isImport() - Method in class com.icl.saxon.style.XSLGeneralIncorporate
-
isImport() returns true if this is an xsl:import statement rather than an xsl:include
- isImport() - Method in class com.icl.saxon.style.XSLImport
-
isImport() returns true if this is an xsl:import statement rather than an xsl:include
- isImport() - Method in class com.icl.saxon.style.XSLInclude
-
isImport() returns true if this is an xsl:import statement rather than an xsl:include
- isInstruction() - Method in class com.icl.saxon.sql.SQLClose
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.sql.SQLColumn
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.sql.SQLConnect
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.sql.SQLInsert
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.SAXONAssign
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.SAXONDoctype
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.SAXONEntityRef
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.SAXONGroup
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.SAXONReturn
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.SAXONWhile
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.StyleElement
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLApplyImports
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLApplyTemplates
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLCallTemplate
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLChoose
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLCopy
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLCopyOf
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLDocument
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLElement
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLFallback
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLForEach
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLIf
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLMessage
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLNumber
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLStringConstructor
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLText
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLValueOf
-
Determine whether this node is an instruction.
- isInstruction() - Method in class com.icl.saxon.style.XSLVariable
-
Determine whether this node is an instruction.
- isInvalid(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the specified character is invalid.
- IsLastExpression - Class in com.icl.saxon.expr
-
position()=last() expression
- IsLastExpression(boolean) - Constructor for class com.icl.saxon.expr.IsLastExpression
-
Construct a condition that tests position()=last (if condition
is true) or position()!=last() (if condition is false).
- isLineNumbering() - Method in class com.icl.saxon.Controller
-
Determine whether line numbering is enabled
- isLowSurrogate(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns whether the given character is a low surrogate
- isMarkup(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the specified character can be considered markup.
- isName(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isNamespaceAware() - Method in class com.icl.saxon.aelfred.SAXParserImpl
-
- isNamespaceAware() - Method in class com.icl.saxon.om.DocumentBuilderImpl
-
- isNameStart(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNCName(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCName(String) - Static method in class com.icl.saxon.om.Name
-
Validate whether a given string constitutes a valid NCName, as defined in XML Namespaces
- isNCNameStart(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isNull(Object) - Static method in class com.icl.saxon.functions.Extensions
-
Test whether an encapsulated Java object is null
- isPeer() - Method in class com.icl.saxon.expr.DifferenceEnumeration
-
- isPeer() - Method in class com.icl.saxon.expr.DistinctEnumeration
-
- isPeer() - Method in class com.icl.saxon.expr.FilterEnumerator
-
Determine whether the nodes are guaranteed to be peers
- isPeer() - Method in class com.icl.saxon.expr.IntersectionEnumeration
-
- isPeer() - Method in class com.icl.saxon.expr.LookaheadEnumerator
-
Determine whether the nodes are guaranteed to be peers
- isPeer() - Method in class com.icl.saxon.expr.SortKeyEnumeration
-
- isPeer() - Method in class com.icl.saxon.expr.UnionEnumeration
-
- isPeer() - Method in class com.icl.saxon.jdom.NodeWrapper.AncestorEnumeration
-
- isPeer() - Method in class com.icl.saxon.om.EmptyEnumeration
-
- isPeer() - Method in interface com.icl.saxon.om.NodeEnumeration
-
Determine whether the nodes returned by this enumeration are known to be peers, that is,
no node is a descendant or ancestor of another node.
- isPeer() - Method in class com.icl.saxon.om.PrependIterator
-
Determine whether the nodes returned by this enumeration are known to be peers, that is,
no node is a descendant or ancestor of another node.
- isPeer() - Method in class com.icl.saxon.om.SingletonEnumeration
-
- isPeer() - Method in class com.icl.saxon.style.GroupActivation
-
- isPeer() - Method in class com.icl.saxon.tinytree.AncestorEnumeration
-
- isPeer() - Method in class com.icl.saxon.tinytree.AttributeEnumeration
-
- isPeer() - Method in class com.icl.saxon.tinytree.DescendantEnumeration
-
- isPeer() - Method in class com.icl.saxon.tinytree.FollowingEnumeration
-
- isPeer() - Method in class com.icl.saxon.tinytree.NamespaceEnumeration
-
- isPeer() - Method in class com.icl.saxon.tinytree.PrecedingEnumeration
-
- isPeer() - Method in class com.icl.saxon.tinytree.PrecedingSiblingEnumeration
-
- isPeer() - Method in class com.icl.saxon.tinytree.SiblingEnumeration
-
- isPeer() - Method in class com.icl.saxon.tree.ArrayEnumeration
-
- isPeer() - Method in class com.icl.saxon.tree.AttributeEnumeration
-
- isPeer() - Method in class com.icl.saxon.tree.ChildEnumeration
-
- isPeer() - Method in class com.icl.saxon.tree.NamespaceEnumeration
-
- isPeer() - Method in class com.icl.saxon.tree.TreeEnumeration
-
Determine if the nodes are guaranteed to be peers (i.e.
- isPeerAxis - Static variable in class com.icl.saxon.om.Axis
-
Table indicating for each axis whether it is a peer axis.
- isPreJDK12() - Static method in class com.icl.saxon.Version
-
- isPreviewElement(int) - Method in class com.icl.saxon.PreviewManager
-
Determine whether an element is a preview element.
- isPubid(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- isQName(String) - Static method in class com.icl.saxon.om.Name
-
Validate whether a given string constitutes a valid QName, as defined in XML Namespaces
- isRelative() - Method in class com.icl.saxon.pattern.LocationPathPattern
-
Determine if the pattern uses positional filters
- isReverse - Static variable in class com.icl.saxon.om.Axis
-
Table indicating for each axis whether it is in reverse document order
- isReverseSorted() - Method in class com.icl.saxon.expr.DifferenceEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.expr.DistinctEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.expr.FilterEnumerator
-
- isReverseSorted() - Method in class com.icl.saxon.expr.IntersectionEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.expr.LookaheadEnumerator
-
- isReverseSorted() - Method in class com.icl.saxon.expr.SortKeyEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.expr.UnionEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.om.EmptyEnumeration
-
- isReverseSorted() - Method in interface com.icl.saxon.om.NodeEnumeration
-
Determine whether the nodes returned by this enumeration are known to be in
reverse document order.
- isReverseSorted() - Method in class com.icl.saxon.om.PrependIterator
-
Determine whether the nodes returned by this enumeration are known to be in
reverse document order.
- isReverseSorted() - Method in class com.icl.saxon.om.SingletonEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.style.GroupActivation
-
- isReverseSorted() - Method in class com.icl.saxon.tinytree.AncestorEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.tinytree.AttributeEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.tinytree.DescendantEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.tinytree.FollowingEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.tinytree.NamespaceEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.tinytree.PrecedingEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.tinytree.PrecedingSiblingEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.tinytree.SiblingEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.tree.ArrayEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.tree.AttributeEnumeration
-
- isReverseSorted() - Method in class com.icl.saxon.tree.TreeEnumeration
-
Determine if the nodes are guaranteed to be sorted in reverse document order
- isSameNode(Node) - Method in class com.icl.saxon.om.AbstractNode
-
Returns whether this node is the same node as the given one.
- isSameNodeInfo(NodeInfo) - Method in class com.icl.saxon.jdom.NodeWrapper
-
Determine whether this is the same node as another node.
- isSameNodeInfo(NodeInfo) - Method in class com.icl.saxon.om.AbstractNode
-
Determine whether this is the same node as another node
- isSameNodeInfo(NodeInfo) - Method in interface com.icl.saxon.om.NodeInfo
-
Determine whether this is the same node as another node.
- isSameNodeInfo(NodeInfo) - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Determine whether this is the same node as another node
- isSameNodeInfo(NodeInfo) - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Determine whether this is the same node as another node
- isSameNodeInfo(NodeInfo) - Method in class com.icl.saxon.tree.AttributeImpl
-
Determine whether this is the same node as another node
- isSameNodeInfo(NodeInfo) - Method in class com.icl.saxon.tree.NamespaceImpl
-
Determine whether this is the same node as another node
- isSameNodeInfo(NodeInfo) - Method in class com.icl.saxon.tree.NodeImpl
-
Determine whether this is the same node as another node
- isSealed() - Method in class com.icl.saxon.om.NamePool
-
Determine whether the namepool is sealed
- isSorted() - Method in class com.icl.saxon.expr.DifferenceEnumeration
-
- isSorted() - Method in class com.icl.saxon.expr.DistinctEnumeration
-
- isSorted() - Method in class com.icl.saxon.expr.EmptyNodeSet
-
Test whether the value is known to be sorted
- isSorted() - Method in class com.icl.saxon.expr.FilterEnumerator
-
Determine whether the nodes are guaranteed to be in document order
- isSorted() - Method in class com.icl.saxon.expr.IntersectionEnumeration
-
- isSorted() - Method in class com.icl.saxon.expr.LookaheadEnumerator
-
Determine whether the nodes are guaranteed to be in document order
- isSorted() - Method in class com.icl.saxon.expr.NodeSetExtent
-
Test whether the value is known to be sorted
- isSorted() - Method in class com.icl.saxon.expr.NodeSetIntent
-
Test whether the value is known to be sorted
- isSorted() - Method in class com.icl.saxon.expr.NodeSetValue
-
Test whether the value is known to be sorted
- isSorted() - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Test whether the value is known to be sorted
- isSorted() - Method in class com.icl.saxon.expr.SortKeyEnumeration
-
- isSorted() - Method in class com.icl.saxon.expr.UnionEnumeration
-
- isSorted() - Method in class com.icl.saxon.jdom.NodeWrapper.AncestorEnumeration
-
- isSorted() - Method in class com.icl.saxon.om.EmptyEnumeration
-
- isSorted() - Method in interface com.icl.saxon.om.NodeEnumeration
-
Determine whether the nodes returned by this enumeration are known to be in document order
- isSorted() - Method in class com.icl.saxon.om.PrependIterator
-
Determine whether the nodes returned by this enumeration are known to be in document order
- isSorted() - Method in class com.icl.saxon.om.SingletonEnumeration
-
- isSorted() - Method in class com.icl.saxon.style.GroupActivation
-
- isSorted() - Method in class com.icl.saxon.tinytree.AncestorEnumeration
-
- isSorted() - Method in class com.icl.saxon.tinytree.AttributeEnumeration
-
- isSorted() - Method in class com.icl.saxon.tinytree.DescendantEnumeration
-
- isSorted() - Method in class com.icl.saxon.tinytree.FollowingEnumeration
-
- isSorted() - Method in class com.icl.saxon.tinytree.NamespaceEnumeration
-
- isSorted() - Method in class com.icl.saxon.tinytree.PrecedingEnumeration
-
- isSorted() - Method in class com.icl.saxon.tinytree.PrecedingSiblingEnumeration
-
- isSorted() - Method in class com.icl.saxon.tinytree.SiblingEnumeration
-
- isSorted() - Method in class com.icl.saxon.tree.ArrayEnumeration
-
- isSorted() - Method in class com.icl.saxon.tree.AttributeEnumeration
-
- isSorted() - Method in class com.icl.saxon.tree.ChildEnumeration
-
- isSorted() - Method in class com.icl.saxon.tree.DescendantEnumeration
-
- isSorted() - Method in class com.icl.saxon.tree.FollowingEnumeration
-
- isSorted() - Method in class com.icl.saxon.tree.FollowingSiblingEnumeration
-
- isSorted() - Method in class com.icl.saxon.tree.NamespaceEnumeration
-
- isSorted() - Method in class com.icl.saxon.tree.TreeEnumeration
-
Determine if the nodes are guaranteed to be sorted in document order
- isSpace(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isSpacePreserving(int) - Method in class com.icl.saxon.om.Stripper
-
Decide whether an element is in the set of white-space preserving element types
- isSpacePreserving(int) - Method in class com.icl.saxon.StylesheetStripper
-
Decide whether an element is in the set of white-space preserving element types
- isSubtreeAxis - Static variable in class com.icl.saxon.om.Axis
-
Table indicating for each axis whether it is contained within the subtree
rooted at the origin node.
- isSupplemental(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSupported(String, String) - Method in class com.icl.saxon.om.AbstractNode
-
Tests whether the DOM implementation implements a specific feature and
that feature is supported by this node.
- isSurrogate(int) - Static method in class com.icl.saxon.om.XMLChar
-
Return whether a given char (codepoint) is a surrogate (high or low)
//MHK: this method reinstated from an earlier version of the Apache XMLChar module
- isTiming() - Method in class com.icl.saxon.om.Builder
-
Get timing option
- isTopLevel() - Method in class com.icl.saxon.style.StyleElement
-
Test whether this is a top-level element
- isTracing() - Method in class com.icl.saxon.Controller
-
- isUrlAttribute(String, String) - Static method in class com.icl.saxon.output.HTMLEmitter
-
- isUsingNamespaces() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
determine whether this document uses namespaces
- isValid(int) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the specified character is valid.
- isValidating() - Method in class com.icl.saxon.aelfred.SAXParserImpl
-
- isValidating() - Method in class com.icl.saxon.om.DocumentBuilderImpl
-
- isValidIANAEncoding(String) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidName(String) - Static method in class com.icl.saxon.om.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class com.icl.saxon.om.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNmtoken(String) - Static method in class com.icl.saxon.om.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- isValidOutputKey(String) - Static method in class com.icl.saxon.output.SaxonOutputKeys
-
Check that a supplied output key is valid
- isWhite(String) - Static method in class com.icl.saxon.om.Navigator
-
Determine if a string is all-whitespace
- isWhitespaceStrippingDisabled() - Method in class com.icl.saxon.Controller
-
Determine if whitespace stripping is disabled
- item(int) - Method in class com.icl.saxon.expr.NodeSetExtent
-
Return the n'th item in the list (DOM method)
- item(int) - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Return the n'th item in the list (DOM method)
- item(int) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Get n'th attribute (DOM NamedNodeMap method).
- sameAsNext() - Method in class com.icl.saxon.style.GroupActivation
-
- SAXDriver - Class in com.icl.saxon.aelfred
-
An enhanced SAX2 version of Microstar's Ælfred XML parser.
- SAXDriver() - Constructor for class com.icl.saxon.aelfred.SAXDriver
-
Constructs a SAX Parser.
- SAXON - Static variable in class com.icl.saxon.om.Namespace
-
Fixed namespace name for SAXON: "http://icl.com/saxon"
- SAXON_ALLOW_AVT - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_ASSIGN - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_ASSIGNABLE - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_CHARACTER_REPRESENTATION - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_CODE - Static variable in class com.icl.saxon.om.Namespace
-
- SAXON_DISABLE_OUTPUT_ESCAPING - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_DOCTYPE - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_ENTITY_REF - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_FUNCTION - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_GROUP - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_HANDLER - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_INDENT_SPACES - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_ITEM - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_NEXT_IN_CHAIN - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_OMIT_META_TAG - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_OUTPUT - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_PREVIEW - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_REQUIRE_WELL_FORMED - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_RETURN - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_SCRIPT - Variable in class com.icl.saxon.style.StandardNames
-
- SAXON_WHILE - Variable in class com.icl.saxon.style.StandardNames
-
- SAXONAssign - Class in com.icl.saxon.style
-
saxon:assign element in stylesheet.
The saxon:assign element has mandatory attribute name and optional attribute expr.
- SAXONAssign() - Constructor for class com.icl.saxon.style.SAXONAssign
-
- SAXONDoctype - Class in com.icl.saxon.style
-
A saxon:doctype element in the stylesheet.
- SAXONDoctype() - Constructor for class com.icl.saxon.style.SAXONDoctype
-
- SAXONEntityRef - Class in com.icl.saxon.style
-
A saxon:entity-ref element in the stylesheet.
- SAXONEntityRef() - Constructor for class com.icl.saxon.style.SAXONEntityRef
-
- SaxonEventMulticaster - Class in com.icl.saxon.trace
-
A class which implements efficient and thread-safe multi-cast event
dispatching for the TraceListener evants.
- SaxonEventMulticaster(EventListener, EventListener) - Constructor for class com.icl.saxon.trace.SaxonEventMulticaster
-
Creates an event multicaster instance which chains listener-a
with listener-b.
- SAXONFunction - Class in com.icl.saxon.style
-
Handler for saxon:function and exslt:function elements in stylesheet.
- SAXONFunction() - Constructor for class com.icl.saxon.style.SAXONFunction
-
- SAXONGroup - Class in com.icl.saxon.style
-
Handler for saxon:group elements in stylesheet.
- SAXONGroup() - Constructor for class com.icl.saxon.style.SAXONGroup
-
- SAXONHandler - Class in com.icl.saxon.style
-
A saxon:handler element in the style sheet: defines a Java nodehandler that
can be used to process a node in place of an XSLT template
- SAXONHandler() - Constructor for class com.icl.saxon.style.SAXONHandler
-
- SAXONItem - Class in com.icl.saxon.style
-
A saxon:item element in the stylesheet.
- SAXONItem() - Constructor for class com.icl.saxon.style.SAXONItem
-
- SaxonOutputKeys - Class in com.icl.saxon.output
-
Provides string constants that can be used to set
output properties for a Transformer, or to retrieve
output properties from a Transformer or Templates object.
- SaxonOutputKeys() - Constructor for class com.icl.saxon.output.SaxonOutputKeys
-
- SAXONPreview - Class in com.icl.saxon.style
-
Handler for saxon:preview elements in stylesheet.
- SAXONPreview() - Constructor for class com.icl.saxon.style.SAXONPreview
-
- SAXONReturn - Class in com.icl.saxon.style
-
Handler for saxon:return or exslt:result elements in stylesheet.
The element has optional attribute select
- SAXONReturn() - Constructor for class com.icl.saxon.style.SAXONReturn
-
- SAXONWhile - Class in com.icl.saxon.style
-
Handler for saxon:while elements in stylesheet.
The saxon:while element has a mandatory attribute test, a boolean expression.
- SAXONWhile() - Constructor for class com.icl.saxon.style.SAXONWhile
-
- SAXParserFactoryImpl - Class in com.icl.saxon.aelfred
-
Implements the JAXP 1.1 ParserFactory interface.
- SAXParserFactoryImpl() - Constructor for class com.icl.saxon.aelfred.SAXParserFactoryImpl
-
- SAXParserImpl - Class in com.icl.saxon.aelfred
-
- SAXParserImpl() - Constructor for class com.icl.saxon.aelfred.SAXParserImpl
-
- sealed - Variable in class com.icl.saxon.om.NamePool
-
- secondInMinute() - Static method in class com.icl.saxon.exslt.Date
-
Return the current second of the minute
- secondInMinute(String) - Static method in class com.icl.saxon.exslt.Date
-
Return the second of the minute in the specified date or date/time
- select - Variable in class com.icl.saxon.style.XSLCopyOf
-
- select - Variable in class com.icl.saxon.style.XSLForEach
-
- select - Variable in class com.icl.saxon.style.XSLGeneralVariable
-
- SELECT - Variable in class com.icl.saxon.style.StandardNames
-
- selectByKey(int, DocumentInfo, String, Controller) - Method in class com.icl.saxon.KeyManager
-
Get the nodes with a given key value
- selectFirst(Context) - Method in class com.icl.saxon.expr.NodeSetExpression
-
Return the first node selected by this Expression when evaluated
in the current context
- selectFirst(Context) - Method in class com.icl.saxon.expr.NodeSetExtent
-
Return the first node in the nodeset (in document order)
- selectFirst(Context) - Method in class com.icl.saxon.expr.NodeSetIntent
-
Return the first node in the nodeset (in document order)
- selectFirst(Context) - Method in class com.icl.saxon.expr.SingletonExpression
-
Return the first node selected by this Expression when evaluated in the current context
- selectID(String) - Method in class com.icl.saxon.jdom.DocumentWrapper
-
Get the element with a given ID, if any
- selectID(String) - Method in interface com.icl.saxon.om.DocumentInfo
-
Get the element with a given ID, if any
- selectID(String) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Get the element with a given ID.
- selectID(String) - Method in class com.icl.saxon.tree.DocumentImpl
-
Get the element with a given ID.
- SELF - Static variable in class com.icl.saxon.om.Axis
-
- sequence - Variable in class com.icl.saxon.tree.ParentNodeImpl
-
- set(String) - Method in class com.icl.saxon.sort.HashMap
-
- setAscending(boolean) - Method in class com.icl.saxon.sort.BinaryTree
-
Set order.
- setAttribute(int, String, String) - Method in class com.icl.saxon.tree.AttributeCollection
-
Set an attribute value
- setAttribute(String, Object) - Method in class com.icl.saxon.om.DocumentBuilderFactoryImpl
-
- setAttribute(String, Object) - Method in class com.icl.saxon.TransformerFactoryImpl
-
Allows the user to set specific attributes on the underlying
implementation.
- setAttribute(String, String) - Method in class com.icl.saxon.tinytree.TinyElementImpl
-
Set the value of an attribute on the current element.
- setAttribute(String, String) - Method in class com.icl.saxon.tree.ElementImpl
-
Set the value of an attribute on the current element.
- setAttribute(String, String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Set the value of an attribute on the current element.
- setAttribute(String, String, String, String, String) - Method in class com.icl.saxon.tree.AttributeCollection
-
Set an attribute value
- setAttributeNode(Attr) - Method in class com.icl.saxon.om.AbstractNode
-
Adds a new attribute node.
- setAttributeNode(Attr) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Adds a new attribute node.
- setAttributeNodeNS(Attr) - Method in class com.icl.saxon.om.AbstractNode
-
Add a new attribute.
- setAttributeNodeNS(Attr) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Add a new attribute.
- setAttributeNS(String, String, String) - Method in class com.icl.saxon.om.AbstractNode
-
Adds a new attribute.
- setAttributeNS(String, String, String) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Adds a new attribute.
- setBaseURI(String) - Method in class com.icl.saxon.expr.FragmentValue
-
Set the Base URI for the nodes in the result tree fragment.
- setBaseURI(String) - Method in class com.icl.saxon.PIGrabber
-
Set the base URI
- setCaseOrder(int) - Method in class com.icl.saxon.sort.Compare_en
-
- setCaseOrder(int) - Method in class com.icl.saxon.sort.StringComparer
-
Set case order
- setCaseOrder(int) - Method in class com.icl.saxon.sort.TextComparer
-
Set case order
- setCaseOrder(Expression) - Method in class com.icl.saxon.sort.SortKeyDefinition
-
Set the case order.
- setCharacterBuffer(StringBuffer) - Method in class com.icl.saxon.tree.DocumentImpl
-
Set the character buffer
- setComparer(Comparer) - Method in class com.icl.saxon.sort.BinaryTree
-
Set the Comparer to be used for the keys in this tree.
- setContentHandler(ContentHandler) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2: Assigns the object used to report the logical
content of an XML document.
- setContentHandler(ContentHandler) - Method in class com.icl.saxon.DOMDriver
-
Set the content handler.
- setContentHandler(ContentHandler) - Method in class com.icl.saxon.Filter
-
Register a content handler to receive the output of the transformation
filter.
- setContextNode(NodeInfo) - Method in class com.icl.saxon.Context
-
Set the context node.
- setController(Controller) - Method in class com.icl.saxon.Context
-
Set the controller for this Context
- setController(Controller) - Method in class com.icl.saxon.om.Builder
-
- setController(Controller) - Method in class com.icl.saxon.om.Stripper
-
Set the Controller to be used
- setCriteria(String, String, String) - Method in class com.icl.saxon.PIGrabber
-
- setCurrentNode(NodeInfo) - Method in class com.icl.saxon.Context
-
Set the current node.
- setCurrentTemplate(XSLTemplate) - Method in class com.icl.saxon.Context
-
Set the current template.
- setData(String) - Method in class com.icl.saxon.om.AbstractNode
-
Set the character data of a Text or Comment node.
- setData(String) - Method in class com.icl.saxon.tinytree.TinyProcInstImpl
-
Set the content of this PI.
- setData(String) - Method in class com.icl.saxon.tree.ProcInstImpl
-
Set the content of this PI.
- setDataType(Expression) - Method in class com.icl.saxon.sort.SortKeyDefinition
-
Set the data type.
- setDataType(String, String) - Method in class com.icl.saxon.sort.Comparer
-
Set data type.
- setDecimalFormatManager(DecimalFormatManager) - Method in class com.icl.saxon.Controller
-
- setDefaultDecimalFormat(DecimalFormatSymbols) - Method in class com.icl.saxon.DecimalFormatManager
-
Register the default decimal-format.
- setDefaults(DecimalFormatSymbols) - Static method in class com.icl.saxon.DecimalFormatManager
-
Set up the XSLT-defined default attributes in a DecimalFormatSymbols
- setDetails(Expression, int, Expression) - Method in class com.icl.saxon.expr.BinaryExpression
-
Identify the two operands and the operator (for use when the default constructor was used)
- setDiagnosticName(String) - Method in class com.icl.saxon.Controller
-
Set a diagnostic name for this transformation (accessible through toString())
- setDiscardCommentsAndPIs(boolean) - Method in class com.icl.saxon.om.Builder
-
Indicate whether comments and Processing Instructions should be discarded
- setDocument(Document) - Method in class com.icl.saxon.TreeDriver
-
Set the DOM Document that will be walked
- setDocumentElement(ElementImpl) - Method in class com.icl.saxon.tree.DocumentImpl
-
Set the top-level element of the document (variously called the root element or the
document element).
- setDocumentHandler(DocumentHandler) - Method in class com.icl.saxon.aelfred.SAXDriver
-
Deprecated.
- setDocumentHandler(DocumentHandler) - Method in class com.icl.saxon.DOMDriver
-
Deprecated.
- setDocumentLocator(Locator) - Method in class com.icl.saxon.ContentEmitter
-
Callback interface for SAX: not for application use
- setDocumentLocator(Locator) - Method in class com.icl.saxon.output.ContentHandlerProxy
-
Set Document Locator
- setDocumentLocator(Locator) - Method in class com.icl.saxon.output.DocumentHandlerProxy
-
Set Document Locator
- setDocumentLocator(Locator) - Method in class com.icl.saxon.output.Emitter
-
Set locator, to identify position in the document.
- setDocumentLocator(Locator) - Method in class com.icl.saxon.output.ProxyEmitter
-
Set the Document Locator
- setDocumentLocator(Locator) - Method in class com.icl.saxon.output.XMLEmitter
-
Set Document Locator.
- setDocumentLocator(Locator) - Method in class com.icl.saxon.tree.TreeBuilder
-
Callback interface for SAX: not for application use
- setDocumentURI(String) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
The location of the document or null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
- setDocumentURI(String) - Method in class com.icl.saxon.tree.DocumentImpl
-
The location of the document or null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
- setDTDHandler(DTDHandler) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX1, SAX2: Set the DTD handler for this parser.
- setDTDHandler(DTDHandler) - Method in class com.icl.saxon.DOMDriver
-
SAX1, SAX2: Set the DTD handler for this parser.
- setDTDHandler(DTDHandler) - Method in class com.icl.saxon.Filter
-
Allow an application to register a DTD event handler.
- setDuplicatesAllowed(boolean) - Method in class com.icl.saxon.sort.BinaryTree
-
Define whether duplicate keys are allowed or not.
- setEmitter(Emitter) - Method in class com.icl.saxon.ContentEmitter
-
- setEntityResolver(EntityResolver) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX1, SAX2: Set the entity resolver for this parser.
- setEntityResolver(EntityResolver) - Method in class com.icl.saxon.DOMDriver
-
SAX1, SAX2: Set the entity resolver for this parser.
- setEntityResolver(EntityResolver) - Method in class com.icl.saxon.Filter
-
Allow an application to register an entity resolver.
- setEntityResolver(EntityResolver) - Method in class com.icl.saxon.om.DocumentBuilderImpl
-
- setErrorHandler(ErrorHandler) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX1, SAX2: Set the error handler for this parser.
- setErrorHandler(ErrorHandler) - Method in class com.icl.saxon.DOMDriver
-
SAX1, SAX2: Set the error handler for this parser.
- setErrorHandler(ErrorHandler) - Method in class com.icl.saxon.Filter
-
Allow an application to register an error event handler.
- setErrorHandler(ErrorHandler) - Method in class com.icl.saxon.om.Builder
-
Set the SAX error handler to use.
- setErrorHandler(ErrorHandler) - Method in class com.icl.saxon.om.DocumentBuilderImpl
-
- setErrorListener(ErrorListener) - Method in class com.icl.saxon.Controller
-
Set the error listener
- setErrorListener(ErrorListener) - Method in class com.icl.saxon.om.Builder
-
Set the JAXP error listener to use, if no SAX errorHandler has been provided.
- setErrorListener(ErrorListener) - Method in class com.icl.saxon.output.StringOutputter
-
- setErrorListener(ErrorListener) - Method in class com.icl.saxon.TransformerFactoryImpl
-
Set the error event listener for the TransformerFactory, which
is used for the processing of transformation instructions,
and not for the transformation itself.
- setErrorOutput(PrintStream) - Method in class com.icl.saxon.StandardErrorListener
-
Set output destination for error messages (default is System.err)
- setErrorOutput(Writer) - Method in class com.icl.saxon.om.Builder
-
Set output for error messages produced by the default error handler.
The default error handler does not throw an exception
for parse errors or input I/O errors, rather it returns a result code and
writes diagnostics to a user-specified output writer, which defaults to
System.err
This call has no effect if setErrorHandler() has been called to supply a
user-defined error handler
- setEscaping(boolean) - Method in class com.icl.saxon.output.CDATAFilter
-
Set escaping on or off
- setEscaping(boolean) - Method in class com.icl.saxon.output.ContentHandlerProxy
-
Switch escaping on or off.
- setEscaping(boolean) - Method in class com.icl.saxon.output.Emitter
-
Switch escaping on or off.
- setEscaping(boolean) - Method in class com.icl.saxon.output.Outputter
-
Switch escaping (of special characters) on or off.
- setEscaping(boolean) - Method in class com.icl.saxon.output.ProxyEmitter
-
Switch escaping on or off.
- setEscaping(boolean) - Method in class com.icl.saxon.output.UncommittedEmitter
-
Switch escaping on or off.
- setEscaping(boolean) - Method in class com.icl.saxon.output.XMLEmitter
-
Set escaping on or off
- setEstimatedLength(int) - Method in class com.icl.saxon.ExtendedInputSource
-
Set the estimated length of the file (advisory only)
- setException(XPathException) - Method in class com.icl.saxon.Context
-
Set an exception value.
- setExecuting(Binding, boolean) - Method in class com.icl.saxon.Bindery
-
Set/Unset a flag to indicate that a particular global variable is currently being
evaluated.
- setFeature(String, boolean) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2: Sets the state of feature flags in this parser.
- setFeature(String, boolean) - Method in class com.icl.saxon.aelfred.SAXParserFactoryImpl
-
- setFeature(String, boolean) - Method in class com.icl.saxon.DOMDriver
-
SAX2: Sets the state of feature flags in this parser.
- setFeature(String, boolean) - Method in class com.icl.saxon.Filter
-
Set the state of a feature.
- setFeature(String, boolean) - Method in class com.icl.saxon.om.DocumentBuilderFactoryImpl
-
Set a feature for this DocumentBuilderFactory
and DocumentBuilder
s created by this factory.
- setFeature(String, boolean) - Method in class com.icl.saxon.TransformerFactoryImpl
-
Set a feature for this TransformerFactory
and Transformer
s
or Template
s created by this factory.
- setFile(File) - Method in class com.icl.saxon.ExtendedInputSource
-
Specify that input is to come from a given File.
- setFilters(Expression[], int) - Method in class com.icl.saxon.expr.Step
-
- setFunction(SAXONFunction) - Method in class com.icl.saxon.expr.StyleSheetFunctionCall
-
Create the reference to the saxon:function element
- setFunctionName(Class, String) - Method in class com.icl.saxon.expr.FunctionProxy
-
setFunctionName: locates the external class and the method (or candidate methods)
to which this function relates.
- setHandler(SAXDriver) - Method in class com.icl.saxon.aelfred.XmlParser
-
Set the handler that will receive parsing events.
- setHandler(Pattern, NodeHandler, Mode, int) - Method in class com.icl.saxon.RuleManager
-
Register a handler for a particular pattern.
- setHandler(Pattern, NodeHandler, Mode, int, double) - Method in class com.icl.saxon.RuleManager
-
Register a handler for a particular pattern.
- setHandler(String, NodeHandler) - Method in class com.icl.saxon.RuleManager
-
Register a handler for a particular pattern.
- setIdAttribute(String, boolean) - Method in class com.icl.saxon.om.AbstractNode
-
If the parameter isId
is true
, this method
declares the specified attribute to be a user-determined ID attribute
.
- setIdAttributeNode(Attr, boolean) - Method in class com.icl.saxon.om.AbstractNode
-
If the parameter isId
is true
, this method
declares the specified attribute to be a user-determined ID attribute
.
- setIdAttributeNS(String, String, boolean) - Method in class com.icl.saxon.om.AbstractNode
-
If the parameter isId
is true
, this method
declares the specified attribute to be a user-determined ID attribute
.
- setImporter(XSLStyleSheet) - Method in class com.icl.saxon.style.XSLStyleSheet
-
Set the StyleSheet that included or imported this one.
- setKeyDefinition(KeyDefinition) - Method in class com.icl.saxon.KeyManager
-
Register a key definition.
- setKeyIndex(KeyManager, int, Hashtable) - Method in class com.icl.saxon.jdom.DocumentWrapper
-
Set the index for a given key
- setKeyIndex(KeyManager, int, Hashtable) - Method in interface com.icl.saxon.om.DocumentInfo
-
Set the index for a given key
- setKeyIndex(KeyManager, int, Hashtable) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Set the index for a given key.
- setKeyIndex(KeyManager, int, Hashtable) - Method in class com.icl.saxon.tree.DocumentImpl
-
Set the index for a given key.
- setLanguage(Expression) - Method in class com.icl.saxon.sort.SortKeyDefinition
-
Set the language.
- setLast(int) - Method in class com.icl.saxon.Context
-
Set the context size; this also makes the Context object responisble for returning the last()
position.
- setLastPositionFinder(LastPositionFinder) - Method in class com.icl.saxon.Context
-
Set the LastPositionFinder, another object that will do the work of returning the last()
position
- setLexicalHandler(LexicalHandler) - Method in class com.icl.saxon.output.ContentHandlerProxy
-
Set the Lexical Handler to be used.
- setLineNumber(int) - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Set the line number of the node within its source document entity
- setLineNumber(int) - Method in class com.icl.saxon.tree.ElementImpl
-
Set the line number of the element within its source document entity
- setLineNumber(int, int) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Set the line number for an element.
- setLineNumber(int, int) - Method in class com.icl.saxon.tree.DocumentImpl
-
Set the line number for an element.
- setLineNumber(int, int) - Method in class com.icl.saxon.tree.LineNumberMap
-
Set the line number corresponding to a given sequence number
- setLineNumbering() - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Set line numbering on
- setLineNumbering() - Method in class com.icl.saxon.tree.DocumentImpl
-
Set line numbering on
- setLineNumbering(boolean) - Method in class com.icl.saxon.Controller
-
Set line numbering (of the source document) on or off
- setLineNumbering(boolean) - Method in class com.icl.saxon.om.Builder
-
Set line numbering on or off
- setLocale(Locale) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX1: Sets the locale used for diagnostics; currently,
only locales using the English language are supported.
- setLocale(Locale) - Method in class com.icl.saxon.DOMDriver
-
SAX1: Sets the locale used for diagnostics; currently,
only locales using the English language are supported.
- setLocation(String, int) - Method in class com.icl.saxon.tree.ProcInstImpl
-
Set the system ID and line number
- setMessageEmitter(Emitter) - Method in class com.icl.saxon.Controller
-
Set the Emitter to be used for xsl:message output
- setMinImportPrecedence(int) - Method in class com.icl.saxon.style.XSLStyleSheet
-
Set the minimum import precedence of this stylesheet, that is, the lowest precedence
of any stylesheet imported by this one
- setMode(Mode) - Method in class com.icl.saxon.Context
-
Set the mode (for use by the built-in handlers)
- setNameCode(int) - Method in class com.icl.saxon.Mode
-
Set the name of this mode (for tracing output)
- setNameCode(int) - Method in class com.icl.saxon.tree.ElementImpl
-
Set the name code.
- setNamedDecimalFormat(int, DecimalFormatSymbols) - Method in class com.icl.saxon.DecimalFormatManager
-
Set a named decimal format.
- setNamedItem(Node) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Set named attribute (DOM NamedNodeMap method: always fails)
- setNamedItemNS(Node) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Set named attribute (DOM NamedNodeMap method: always fails)
- setNamePool(NamePool) - Method in class com.icl.saxon.ContentEmitter
-
- setNamePool(NamePool) - Method in class com.icl.saxon.Controller
-
Set the name pool to be used
- setNamePool(NamePool) - Method in class com.icl.saxon.jdom.DocumentWrapper
-
Set the name pool used for all names in this document
- setNamePool(NamePool) - Method in interface com.icl.saxon.om.DocumentInfo
-
Set the name pool used for all names in this document
- setNamePool(NamePool) - Method in class com.icl.saxon.output.Emitter
-
Set the namePool in which all name codes can be found
- setNamePool(NamePool) - Method in class com.icl.saxon.output.NamespaceEmitter
-
Set the name pool to be used for all name codes
- setNamePool(NamePool) - Method in class com.icl.saxon.output.ProxyEmitter
-
Set the name pool to be used for all name codes
- setNamePool(NamePool) - Method in class com.icl.saxon.PreparedStyleSheet
-
Set the name pool to be used
- setNamePool(NamePool) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Set the name pool used for all names in this document
- setNamePool(NamePool) - Method in class com.icl.saxon.tree.DocumentImpl
-
Set the name pool used for all names in this document
- setNamespaceCode(int) - Method in class com.icl.saxon.tree.NamespaceImpl
-
Change the uri of the namespace that this node relates to
(used to implement xsl:namespace-alias)
- setNamespaceDeclarations(int[], int) - Method in class com.icl.saxon.tree.ElementWithAttributes
-
Set the namespace declarations for the element
- setNode(Node) - Method in class com.icl.saxon.output.DOMEmitter
-
Set output destination
- setNodeFactory(NodeFactory) - Method in class com.icl.saxon.tree.DocumentImpl
-
Set the node factory that was used to build this document
- setNodeFactory(NodeFactory) - Method in class com.icl.saxon.tree.TreeBuilder
-
Set the Node Factory to use.
- setNodeValue(String) - Method in class com.icl.saxon.om.AbstractNode
-
Set the node value.
- setOrder(boolean) - Method in class com.icl.saxon.sort.Comparer
-
Set order.
- setOrder(Expression) - Method in class com.icl.saxon.sort.SortKeyDefinition
-
Set the order.
- setOriginalText(String) - Method in class com.icl.saxon.pattern.Pattern
-
Set the original text of the pattern for use in diagnostics
- setOriginalText(String) - Method in class com.icl.saxon.pattern.UnionPattern
-
Set the original text
- setOutputDestination(Properties, Result) - Method in class com.icl.saxon.output.GeneralOutputter
-
Initialise the outputter for a new output destination, supplying
the output format details.
- setOutputProperties(Properties) - Method in class com.icl.saxon.Controller
-
Set the output properties for the transformation.
- setOutputProperties(Properties) - Method in class com.icl.saxon.output.CDATAFilter
-
Set output properties
- setOutputProperties(Properties) - Method in class com.icl.saxon.output.ContentHandlerProxy
-
Set the output properties
- setOutputProperties(Properties) - Method in class com.icl.saxon.output.Emitter
-
Set the output properties
- setOutputProperties(Properties) - Method in class com.icl.saxon.output.ProxyEmitter
-
Set the output details.
- setOutputProperties(Properties) - Method in class com.icl.saxon.output.XMLEmitter
-
Set output properties
- setOutputProperty(String, String) - Method in class com.icl.saxon.Controller
-
Set an output property for the transformation.
- setOutputStream(OutputStream) - Method in class com.icl.saxon.output.Emitter
-
Set the output destination as a byte stream
- setParameter(String, Object) - Method in class com.icl.saxon.Controller
-
Set a parameter for the transformation.
- setParams(ParameterSet) - Method in class com.icl.saxon.Controller
-
Set parameters supplied externally (typically, on the command line).
- setParent(XMLReader) - Method in class com.icl.saxon.Filter
-
Set the parent reader.
- setParentNode(int) - Method in class com.icl.saxon.tinytree.TinyNamespaceImpl
-
Set the parent element for this namespace node
- setParentNode(TinyNodeImpl) - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Set the parent of this node.
- setPosition(int) - Method in class com.icl.saxon.Context
-
Set the context position
- setPrecedence(int) - Method in class com.icl.saxon.style.XSLStyleSheet
-
Set the import precedence of this stylesheet
- setPrefix(String) - Method in class com.icl.saxon.om.AbstractNode
-
Set the namespace prefix of this node.
- setPreparedStyleSheet(PreparedStyleSheet) - Method in class com.icl.saxon.Controller
-
Associate this Controller with a compiled stylesheet
- setPreparedStyleSheet(PreparedStyleSheet) - Method in class com.icl.saxon.style.XSLStyleSheet
-
Create link to the owning PreparedStyleSheet object
- setPreserveAll() - Method in class com.icl.saxon.om.Stripper
-
Specify that all whitespace nodes are to be preserved
- setPreviewElement(int) - Method in class com.icl.saxon.PreviewManager
-
Register an element as a preview element.
- setPreviewManager(PreviewManager) - Method in class com.icl.saxon.om.Builder
-
Set the PreviewManager to use
- setPreviewManager(PreviewManager) - Method in class com.icl.saxon.style.XSLStyleSheet
-
Set the preview manager
- setPreviewMode(int) - Method in class com.icl.saxon.PreviewManager
-
Define the mode that will be used for previewing elements.
- setProperty(String, Object) - Method in class com.icl.saxon.aelfred.SAXDriver
-
SAX2: Assigns the specified property.
- setProperty(String, Object) - Method in class com.icl.saxon.aelfred.SAXParserImpl
-
- setProperty(String, Object) - Method in class com.icl.saxon.DOMDriver
-
SAX2: Assigns the specified property.
- setProperty(String, Object) - Method in class com.icl.saxon.Filter
-
Set the value of a property.
- setRecoveryPolicy(int) - Method in class com.icl.saxon.Controller
-
Set the policy for handling recoverable errors
- setRecoveryPolicy(int) - Method in class com.icl.saxon.StandardErrorListener
-
Set the recovery policy
- setRememberedNumber(NodeInfo, int) - Method in class com.icl.saxon.Context
-
Set the last remembered node, for node numbering purposes
- setRequireWellFormed(boolean) - Method in class com.icl.saxon.output.ContentHandlerProxy
-
Indicate whether the content handler can handle a stream of events that is merely
well-balanced, or whether it can only handle a well-formed sequence.
- setResult(Result) - Method in class com.icl.saxon.IdentityTransformerHandler
-
Set the output destination of the transformation
- setResult(Result) - Method in class com.icl.saxon.output.XMLEmitter
-
Set the result destination
- setResult(Result) - Method in class com.icl.saxon.TransformerHandlerImpl
-
Set the output destination of the transformation
- setReturnValue(Value) - Method in class com.icl.saxon.Context
-
Set return value from function
- setRootNode(DocumentInfo) - Method in class com.icl.saxon.om.Builder
-
Set the root (document) node to use.
- setRuleManager(RuleManager) - Method in class com.icl.saxon.Controller
-
- Sets - Class in com.icl.saxon.exslt
-
This class implements extension functions in the
http://exslt.org/sets namespace.
- Sets() - Constructor for class com.icl.saxon.exslt.Sets
-
- setSorted(boolean) - Method in class com.icl.saxon.expr.EmptyNodeSet
-
Set a flag to indicate whether the nodes are sorted.
- setSorted(boolean) - Method in class com.icl.saxon.expr.NodeSetExtent
-
Set a flag to indicate whether the nodes are sorted.
- setSorted(boolean) - Method in class com.icl.saxon.expr.NodeSetIntent
-
Set a flag to indicate whether the nodes are sorted.
- setSorted(boolean) - Method in class com.icl.saxon.expr.NodeSetValue
-
Set a flag to indicate whether the nodes are sorted.
- setSorted(boolean) - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Set a flag to indicate whether the nodes are sorted.
- setSortKey(Expression) - Method in class com.icl.saxon.sort.SortKeyDefinition
-
Set the expression used as the sort key
- setSortKey(SortKeyDefinition, int) - Method in class com.icl.saxon.expr.SortedSelection
-
Add a sort key and other sorting parameters
- setStandaloneContext(StandaloneContext) - Method in class com.icl.saxon.RuleManager
-
Set the standalone context for XPath expressions and patterns.
- setStartNode(Node) - Method in class com.icl.saxon.DOMDriver
-
Set the DOM Document that will be walked
- setStaticContext(StaticContext) - Method in class com.icl.saxon.Context
-
Set the static context
- setStaticContext(StaticContext) - Method in class com.icl.saxon.expr.Expression
-
Set the static context used when the expression was parsed
- setStaticContext(StaticContext) - Method in class com.icl.saxon.pattern.Pattern
-
Set the static context used when the pattern was parsed
- setStaticContext(StaticContext) - Method in class com.icl.saxon.sort.SortKeyDefinition
-
Set the static context.
- setStrictErrorChecking(boolean) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
An attribute specifying whether error checking is enforced or not.
- setStrictErrorChecking(boolean) - Method in class com.icl.saxon.tree.DocumentImpl
-
An attribute specifying whether error checking is enforced or not.
- setStripAll() - Method in class com.icl.saxon.om.Stripper
-
Specify that all whitespace nodes are to be stripped
- setStripper(Stripper) - Method in class com.icl.saxon.om.Builder
-
Set the Stripper to use
- setStyleSheetDocument(DocumentImpl) - Method in class com.icl.saxon.PreparedStyleSheet
-
Create a PreparedStyleSheet from a supplied DocumentInfo
Note: the document must have been built using the StyleNodeFactory
- setStylesheetRules(NamePool) - Method in class com.icl.saxon.StylesheetStripper
-
Set the rules appropriate for whitespace-stripping in a stylesheet
- setStylesheetSignature(Object) - Method in class com.icl.saxon.om.NamePool
-
Mark the NamePool to indicate that it contains names defined in a
particular stylesheet
- setSystemId(int, String) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Set the system id of an element in the document
- setSystemId(int, String) - Method in class com.icl.saxon.tree.DocumentImpl
-
Set the system id of an element in the document
- setSystemId(int, String) - Method in class com.icl.saxon.tree.SystemIdMap
-
Set the system ID corresponding to a given sequence number
- setSystemId(String) - Method in class com.icl.saxon.DOMDriver
-
- setSystemId(String) - Method in class com.icl.saxon.IdentityTransformerHandler
-
Set the SystemId of the document
- setSystemId(String) - Method in class com.icl.saxon.jdom.NodeWrapper
-
- setSystemId(String) - Method in class com.icl.saxon.output.Emitter
-
Set the System ID
- setSystemId(String) - Method in class com.icl.saxon.TemplatesHandlerImpl
-
Set the SystemId of the document
- setSystemId(String) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Set the system id of this node
- setSystemId(String) - Method in class com.icl.saxon.tinytree.TinyNodeImpl
-
Set the system id of this node.
- setSystemId(String) - Method in class com.icl.saxon.TransformerHandlerImpl
-
Set the SystemId of the document
- setSystemId(String) - Method in class com.icl.saxon.tree.DocumentImpl
-
Set the system id of this node
- setSystemId(String) - Method in class com.icl.saxon.tree.ElementImpl
-
Set the system ID of this node.
- setSystemId(String) - Method in class com.icl.saxon.tree.NodeImpl
-
Set the system ID of this node.
- setTailRecursion(ParameterSet) - Method in class com.icl.saxon.Context
-
Set tail recursion parameters
- setTextContent(String) - Method in class com.icl.saxon.om.AbstractNode
-
This attribute returns the text content of this node and its
descendants.
- setTiming(boolean) - Method in class com.icl.saxon.om.Builder
-
Set timing option on or off
- setTraceListener(TraceListener) - Method in class com.icl.saxon.Controller
-
- setTracing(boolean) - Static method in class com.icl.saxon.Loader
-
Switch tracing on or off
- setTreeModel(int) - Method in class com.icl.saxon.Controller
-
Set the tree data model to use
- setUnderlyingContentHandler(ContentHandler) - Method in class com.icl.saxon.output.ContentHandlerProxy
-
Set the underlying content handler.
- setUnderlyingDocumentHandler(DocumentHandler) - Method in class com.icl.saxon.output.DocumentHandlerProxy
-
Set the underlying document handler.
- setUnderlyingEmitter(Emitter) - Method in class com.icl.saxon.output.ProxyEmitter
-
Set the underlying emitter.
- setUnparsedEntity(String, String) - Method in class com.icl.saxon.om.Builder
-
Set the URI for an unparsed entity in the document.
- setUnparsedEntity(String, String) - Method in class com.icl.saxon.output.Emitter
-
Set unparsed entity URI Used only when supplying
input from a parser.
- setUnparsedEntity(String, String) - Method in class com.icl.saxon.output.ProxyEmitter
-
Set the URI for an unparsed entity in the document.
- setUnparsedEntity(String, String) - Method in class com.icl.saxon.output.XMLEmitter
-
Set the URI for an unparsed entity in the document.
- setUnparsedEntity(String, String) - Method in class com.icl.saxon.tinytree.TinyBuilder
-
Set an unparsed entity in the document
- setUnparsedEntity(String, String) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
Set an unparsed entity URI associated with this document.
- setUnparsedEntity(String, String) - Method in class com.icl.saxon.tree.DocumentImpl
-
Set an unparsed entity URI associated with this document.
- setUnparsedEntity(String, String) - Method in class com.icl.saxon.tree.TreeBuilder
-
Set an unparsed entity URI for the document
- setURIResolver(URIResolver) - Method in class com.icl.saxon.Controller
-
Set an object that will be used to resolve URIs used in
document(), etc.
- setURIResolver(URIResolver) - Method in class com.icl.saxon.PIGrabber
-
Set the URI resolver to be used for the href attribute
- setURIResolver(URIResolver) - Method in class com.icl.saxon.TransformerFactoryImpl
-
Set an object that is used by default during the transformation
to resolve URIs used in xsl:import, or xsl:include.
- setUserData(Context, String, Value) - Static method in class com.icl.saxon.functions.Extensions
-
Save a value associated with the context node
- setUserData(NodeInfo, String, Object) - Method in class com.icl.saxon.Controller
-
Set a user data property for a node.
- setUserData(String, Object, UserDataHandler) - Method in class com.icl.saxon.om.AbstractNode
-
Associate an object to a key on this node.
- setValidationError(TransformerException, int) - Method in class com.icl.saxon.style.StyleElement
-
Set a validation error
- setValue(String) - Method in class com.icl.saxon.om.AbstractNode
-
Set the value of an attribute node.
- setWasIncluded() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Indicate that this stylesheet was included (by its "importer") using an xsl:include
statement as distinct from xsl:import
- setWriter(Writer) - Method in class com.icl.saxon.output.Emitter
-
Set the output destination as a character stream
- setWriter(Writer) - Method in class com.icl.saxon.output.ProxyEmitter
-
Set the result destination
- setXmlStandalone(boolean) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
An attribute specifying, as part of the
XML declaration, whether this document is standalone.
- setXmlStandalone(boolean) - Method in class com.icl.saxon.tree.DocumentImpl
-
An attribute specifying, as part of the
XML declaration, whether this document is standalone.
- setXmlVersion(String) - Method in class com.icl.saxon.tinytree.TinyDocumentImpl
-
An attribute specifying, as part of the
XML declaration, the version number of this document.
- setXmlVersion(String) - Method in class com.icl.saxon.tree.DocumentImpl
-
An attribute specifying, as part of the
XML declaration, the version number of this document.
- showNodeset(Context, NodeSetValue) - Static method in class com.icl.saxon.functions.Extensions
-
A diagnostic function to print the contents of a node-set
- showTime - Variable in class com.icl.saxon.StyleSheet
-
- SiblingEnumeration - Class in com.icl.saxon.tinytree
-
This class supports both the child:: and following-sibling:: axes, which are
identical except for the route to the first candidate node.
- SiblingEnumeration(TinyDocumentImpl, TinyNodeImpl, NodeTest, boolean) - Constructor for class com.icl.saxon.tinytree.SiblingEnumeration
-
- signatures - Variable in class com.icl.saxon.om.NamePool
-
- simpleText - Variable in class com.icl.saxon.style.XSLGeneralVariable
-
- SimpleTraceListener - Class in com.icl.saxon.trace
-
A Simple trace listener that writes messages to System.err
- SimpleTraceListener() - Constructor for class com.icl.saxon.trace.SimpleTraceListener
-
- simplify() - Method in class com.icl.saxon.expr.AttributeValueTemplate
-
Simplify an expression.
- simplify() - Method in class com.icl.saxon.expr.AxisExpression
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.BinaryExpression
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.BooleanExpression
-
- simplify() - Method in class com.icl.saxon.expr.Expression
-
Simplify an expression.
- simplify() - Method in class com.icl.saxon.expr.FilterExpression
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.FragmentValue
-
Simplify the expression
- simplify() - Method in class com.icl.saxon.expr.FunctionProxy
-
Simplify the function (by simplifying its arguments)
- simplify() - Method in class com.icl.saxon.expr.IsLastExpression
-
- simplify() - Method in class com.icl.saxon.expr.NodeListExpression
-
Simplify the expression
- simplify() - Method in class com.icl.saxon.expr.NodeSetComparison
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.NodeSetExtent
-
Simplify the expression
- simplify() - Method in class com.icl.saxon.expr.PathExpression
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.PositionRange
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.RelationalExpression
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.RootExpression
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.SingletonComparison
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Simplify the expression
- simplify() - Method in class com.icl.saxon.expr.SortedSelection
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.Step
-
Simplify the step.
- simplify() - Method in class com.icl.saxon.expr.StyleSheetFunctionCall
-
Simplify the function call
- simplify() - Method in class com.icl.saxon.expr.TextFragmentValue
-
Simplify the expression
- simplify() - Method in class com.icl.saxon.expr.UnionExpression
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.Value
-
Simplify an expression
- simplify() - Method in class com.icl.saxon.expr.VariableReference
-
Simplify the expression.
- simplify() - Method in class com.icl.saxon.functions.BooleanFn
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Ceiling
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Concat
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Contains
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Count
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Current
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Document
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.ElementAvailable
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Floor
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.FormatNumber
-
Simplify and validate
- simplify() - Method in class com.icl.saxon.functions.FunctionAvailable
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.GenerateId
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Id
-
Simplify and validate
- simplify() - Method in class com.icl.saxon.functions.Key
-
Simplify and validate
- simplify() - Method in class com.icl.saxon.functions.Lang
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Last
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.LocalName
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.NameFn
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.NamespaceURI
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.NormalizeSpace
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Not
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.NumberFn
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Position
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Round
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.StartsWith
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.StringFn
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.StringLength
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.Substring
-
Simplfy and validate
- simplify() - Method in class com.icl.saxon.functions.SubstringAfter
-
Simplify and validate
- simplify() - Method in class com.icl.saxon.functions.SubstringBefore
-
Simplify and validate
- simplify() - Method in class com.icl.saxon.functions.Sum
-
Simplify and validate.
- simplify() - Method in class com.icl.saxon.functions.SystemProperty
-
Validate and simplify
- simplify() - Method in class com.icl.saxon.functions.Translate
-
Simplfy and validate
- simplify() - Method in class com.icl.saxon.functions.UnparsedEntityURI
-
Validate and simplify
- simplify() - Method in class com.icl.saxon.pattern.LocationPathPattern
-
Simplify the pattern: perform any context-independent optimisations
- simplify() - Method in class com.icl.saxon.pattern.Pattern
-
Simplify the pattern by applying any context-independent optimisations.
- simplify() - Method in class com.icl.saxon.pattern.UnionPattern
-
Simplify the pattern: perform any context-independent optimisations
- sin(double) - Static method in class com.icl.saxon.exslt.Math
-
Get the sine of a numeric value (SStL)
- SingletonComparison - Class in com.icl.saxon.expr
-
Singleton Comparison: A Relational Expression that compares a singleton node-set with a string
or numeric value for equals, not-equals, greater-than or less-than.
- SingletonComparison(SingletonExpression, int, Value) - Constructor for class com.icl.saxon.expr.SingletonComparison
-
- SingletonEnumeration - Class in com.icl.saxon.om
-
SingletonEnumeration: an enumeration of zero or one nodes
- SingletonEnumeration(NodeInfo) - Constructor for class com.icl.saxon.om.SingletonEnumeration
-
- SingletonExpression - Class in com.icl.saxon.expr
-
A node set expression that will always return zero or one nodes
- SingletonExpression() - Constructor for class com.icl.saxon.expr.SingletonExpression
-
- SingletonNodeSet - Class in com.icl.saxon.expr
-
A node-set value containing zero or one nodes
- SingletonNodeSet() - Constructor for class com.icl.saxon.expr.SingletonNodeSet
-
Create an empty node-set
- SingletonNodeSet(NodeInfo) - Constructor for class com.icl.saxon.expr.SingletonNodeSet
-
Create a node-set containing one node
- size - Variable in class com.icl.saxon.sort.HashMap
-
- size() - Method in class com.icl.saxon.sort.BinaryTree
-
size()
- skippedEntity(String) - Method in class com.icl.saxon.ContentEmitter
-
- SLASH - Static variable in class com.icl.saxon.expr.Tokenizer
-
- SLSL - Static variable in class com.icl.saxon.expr.Tokenizer
-
- sn - Variable in class com.icl.saxon.style.StyleNodeFactory
-
- sort() - Method in class com.icl.saxon.expr.EmptyNodeSet
-
Sort the nodes into document order.
- sort() - Method in class com.icl.saxon.expr.NodeSetExtent
-
Sort the nodes into document order.
- sort() - Method in class com.icl.saxon.expr.NodeSetIntent
-
Sort the nodes into document order.
- sort() - Method in class com.icl.saxon.expr.NodeSetValue
-
Sort the nodes into document order.
- sort() - Method in class com.icl.saxon.expr.SingletonNodeSet
-
Sort the nodes into document order.
- sort(Sortable, int, int) - Static method in class com.icl.saxon.sort.QuickSort
-
This is a generic version of C.A.R Hoare's Quick Sort
algorithm.
- Sortable - Interface in com.icl.saxon.sort
-
A Sortable is an object that can be sorted using the QuickSort method.
- SortedSelection - Class in com.icl.saxon.expr
-
A NodeSetExpression that retrieves nodes in order according to a specified sort key.
- SortedSelection(Expression, int) - Constructor for class com.icl.saxon.expr.SortedSelection
-
Constructor
- SortKeyDefinition - Class in com.icl.saxon.sort
-
A SortKeyDefinition defines one component of a sort key.
- SortKeyDefinition() - Constructor for class com.icl.saxon.sort.SortKeyDefinition
-
- SortKeyEnumeration - Class in com.icl.saxon.expr
-
A SortKeyEnumeration is NodeEnumeration that delivers the nodes sorted according to
a specified sort key.
- SortKeyEnumeration(Context, NodeEnumeration, SortKeyDefinition[]) - Constructor for class com.icl.saxon.expr.SortKeyEnumeration
-
- SOURCE_PARSER_CLASS - Static variable in class com.icl.saxon.FeatureKeys
-
SOURCE_PARSER_CLASS must be the full class name of an XMLReader
- specialFilter - Variable in class com.icl.saxon.pattern.LocationPathPattern
-
- specialInAtt - Static variable in class com.icl.saxon.output.XMLEmitter
-
- specialInText - Static variable in class com.icl.saxon.output.XMLEmitter
-
- spliceIncludes() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Process xsl:include and xsl:import elements.
- splitText(int) - Method in class com.icl.saxon.om.AbstractNode
-
Break this node into two nodes at the specified offset,
keeping both in the tree as siblings.
- SQLClose - Class in com.icl.saxon.sql
-
An sql:close element in the stylesheet.
- SQLClose() - Constructor for class com.icl.saxon.sql.SQLClose
-
- SQLColumn - Class in com.icl.saxon.sql
-
An sql:insert element in the stylesheet.
- SQLColumn() - Constructor for class com.icl.saxon.sql.SQLColumn
-
- SQLConnect - Class in com.icl.saxon.sql
-
An sql:connect element in the stylesheet.
- SQLConnect() - Constructor for class com.icl.saxon.sql.SQLConnect
-
- SQLElementFactory - Class in com.icl.saxon.sql
-
Class SQLElementFactory.
- SQLElementFactory() - Constructor for class com.icl.saxon.sql.SQLElementFactory
-
- SQLInsert - Class in com.icl.saxon.sql
-
An sql:insert element in the stylesheet.
- SQLInsert() - Constructor for class com.icl.saxon.sql.SQLInsert
-
- sqrt(double) - Static method in class com.icl.saxon.exslt.Math
-
Get the square root of a numeric value (SStL)
- SRC - Variable in class com.icl.saxon.style.StandardNames
-
- standalone - Variable in class com.icl.saxon.style.XSLGeneralOutput
-
- STANDALONE - Variable in class com.icl.saxon.style.StandardNames
-
- StandaloneContext - Class in com.icl.saxon.expr
-
A StandaloneContext provides a context for parsing an expression or pattern appearing
in a context other than a stylesheet.
- StandaloneContext() - Constructor for class com.icl.saxon.expr.StandaloneContext
-
Create a StandaloneContext using the default NamePool
- StandaloneContext(NamePool) - Constructor for class com.icl.saxon.expr.StandaloneContext
-
Create a StandaloneContext using a specific NamePool
- STANDARD_TREE - Static variable in class com.icl.saxon.om.Builder
-
- StandardErrorListener - Class in com.icl.saxon
-
StandardErrorListener is the standard error handler for XSLT processing
errors, used if no other ErrorListener is nominated.
- StandardErrorListener() - Constructor for class com.icl.saxon.StandardErrorListener
-
- StandardNames - Class in com.icl.saxon.style
-
- StandardNames(NamePool) - Constructor for class com.icl.saxon.style.StandardNames
-
- StandardURIResolver - Class in com.icl.saxon
-
This class provides the service of converting a URI into an InputSource.
- StandardURIResolver() - Constructor for class com.icl.saxon.StandardURIResolver
-
- StandardURIResolver(TransformerFactoryImpl) - Constructor for class com.icl.saxon.StandardURIResolver
-
- STAR - Static variable in class com.icl.saxon.expr.Tokenizer
-
- start - Variable in class com.icl.saxon.om.PrependIterator
-
- start - Variable in class com.icl.saxon.tree.TreeEnumeration
-
- start(NodeInfo, Context) - Method in class com.icl.saxon.handlers.ElementHandler
-
Define action to be taken at the start of a node.
This method must be implemented in a subclass.
- start(NodeInfo, Context) - Method in class com.icl.saxon.handlers.ElementHandlerBase
-
implement start() method
- start(NodeInfo, Context) - Method in interface com.icl.saxon.NodeHandler
-
Define action to be taken at the start of a node.
This method must be implemented in a subclass.
- start(NodeInfo, Context) - Method in class com.icl.saxon.style.XSLTemplate
-
Process a node in the source document.
- startCDATA() - Method in class com.icl.saxon.aelfred.DefaultHandler
-
SAX2: called before parsing CDATA characters
- startCDATA() - Method in class com.icl.saxon.aelfred.SAXDriver
-
- startCDATA() - Method in class com.icl.saxon.ContentEmitter
-
- startDepth - Variable in class com.icl.saxon.tinytree.DescendantEnumeration
-
- startDocument() - Method in class com.icl.saxon.aelfred.SAXDriver
-
- startDocument() - Method in class com.icl.saxon.ContentEmitter
-
Callback interface for SAX: not for application use
- startDocument() - Method in class com.icl.saxon.IdentityTransformerHandler
-
Override the behaviour of startDocument() in ContentEmitter
- startDocument() - Method in class com.icl.saxon.om.Stripper
-
Callback interface for SAX: not for application use
- startDocument() - Method in class com.icl.saxon.output.ContentHandlerProxy
-
Start of document
- startDocument() - Method in class com.icl.saxon.output.DocumentHandlerProxy
-
Start of document
- startDocument() - Method in class com.icl.saxon.output.DOMEmitter
-
Start of the document.
- startDocument() - Method in class com.icl.saxon.output.Emitter
-
Notify document start
- startDocument() - Method in class com.icl.saxon.output.ErrorEmitter
-
Start of the document.
- startDocument() - Method in class com.icl.saxon.output.HTMLEmitter
-
Output start of document
- startDocument() - Method in class com.icl.saxon.output.HTMLIndenter
-
Start of document
- startDocument() - Method in class com.icl.saxon.output.ProxyEmitter
-
Start of document
- startDocument() - Method in class com.icl.saxon.output.StringEmitter
-
Start of the document.
- startDocument() - Method in class com.icl.saxon.output.TEXTEmitter
-
Start of the document.
- startDocument() - Method in class com.icl.saxon.output.UncommittedEmitter
-
- startDocument() - Method in class com.icl.saxon.output.XMLEmitter
-
Start of the document.
- startDocument() - Method in class com.icl.saxon.output.XMLIndenter
-
Start of document
- startDocument() - Method in class com.icl.saxon.tinytree.TinyBuilder
-
Callback interface for SAX: not for application use
- startDocument() - Method in class com.icl.saxon.tree.TreeBuilder
-
Callback interface for SAX: not for application use
- startDTD(String, String, String) - Method in class com.icl.saxon.aelfred.DefaultHandler
-
SAX2: called when the doctype is partially parsed
- startDTD(String, String, String) - Method in class com.icl.saxon.ContentEmitter
-
Register the start of the DTD.
- started - Variable in class com.icl.saxon.om.Builder
-
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.om.Stripper
-
Callback interface for SAX: not for application use
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.CDATAFilter
-
Output element start tag
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.ContentHandlerProxy
-
Start of element
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.DocumentHandlerProxy
-
Start of element
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.DOMEmitter
-
Start of an element.
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.DTDEmitter
-
Start of an element.
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.Emitter
-
Output an element start tag.
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.ErrorEmitter
-
Start of an element.
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.HTMLEmitter
-
Output element start tag
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.HTMLIndenter
-
Output element start tag
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.NamespaceEmitter
-
startElement.
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.ProxyEmitter
-
Start of element
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.StringEmitter
-
Output an element start tag.
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.TEXTEmitter
-
Output an element start tag.
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.UncommittedEmitter
-
Output an element start tag.
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.XMLEmitter
-
Start of an element.
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.output.XMLIndenter
-
Output element start tag
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.tinytree.TinyBuilder
-
Callback interface for SAX: not for application use
- startElement(int, Attributes, int[], int) - Method in class com.icl.saxon.tree.TreeBuilder
-
Callback interface for SAX: not for application use
- startElement(NodeInfo, Context) - Method in class com.icl.saxon.handlers.ElementHandlerBase
-
Define action to be taken before an element of this element type.
Default implementation does nothing, other than causing subordinate elements
to be processed in the same mode as the caller
- startElement(String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
- startElement(String, String, String, Attributes) - Method in class com.icl.saxon.ContentEmitter
-
Callback interface for SAX: not for application use
- startElement(String, String, String, Attributes) - Method in class com.icl.saxon.IDFilter
-
- startElement(String, String, String, Attributes) - Method in class com.icl.saxon.PIGrabber
-
Abort the parse when the first start element tag is found
- startEntity(String) - Method in class com.icl.saxon.aelfred.DefaultHandler
-
SAX2: called before parsing a general entity in content
- startEntity(String) - Method in class com.icl.saxon.ContentEmitter
-
- startExternalEntity(String) - Method in class com.icl.saxon.aelfred.SAXDriver
-
- startNode - Variable in class com.icl.saxon.tinytree.DescendantEnumeration
-
- startNode - Variable in class com.icl.saxon.tinytree.PrecedingEnumeration
-
- startNode - Variable in class com.icl.saxon.tinytree.PrecedingSiblingEnumeration
-
- startNode - Variable in class com.icl.saxon.tinytree.SiblingEnumeration
-
- startPrefixMapping(String, String) - Method in class com.icl.saxon.ContentEmitter
-
Callback interface for SAX: not for application use
- startPrefixMapping(String, String) - Method in class com.icl.saxon.IDFilter
-
- StartsWith - Class in com.icl.saxon.functions
-
- StartsWith() - Constructor for class com.icl.saxon.functions.StartsWith
-
- staticContext - Variable in class com.icl.saxon.expr.Expression
-
- staticContext - Variable in class com.icl.saxon.pattern.Pattern
-
- staticContext - Variable in class com.icl.saxon.style.StyleElement
-
- StaticContext - Interface in com.icl.saxon.expr
-
A StaticContext contains the information needed while an expression or pattern
is being parsed.
- step() - Method in class com.icl.saxon.tree.AncestorEnumeration
-
- step() - Method in class com.icl.saxon.tree.ChildEnumeration
-
- step() - Method in class com.icl.saxon.tree.DescendantEnumeration
-
- step() - Method in class com.icl.saxon.tree.FollowingEnumeration
-
- step() - Method in class com.icl.saxon.tree.FollowingSiblingEnumeration
-
- step() - Method in class com.icl.saxon.tree.NamespaceEnumeration
-
- step() - Method in class com.icl.saxon.tree.PrecedingEnumeration
-
- step() - Method in class com.icl.saxon.tree.PrecedingOrAncestorEnumeration
-
- step() - Method in class com.icl.saxon.tree.PrecedingSiblingEnumeration
-
- step() - Method in class com.icl.saxon.tree.TreeEnumeration
-
Advance one step along the axis: the resulting node might not meet the required
criteria for inclusion
- Step - Class in com.icl.saxon.expr
-
A step in a path expression
- Step(byte, NodeTest) - Constructor for class com.icl.saxon.expr.Step
-
- STRING - Static variable in class com.icl.saxon.expr.Value
-
- StringComparer - Class in com.icl.saxon.sort
-
A Comparer used for comparing keys.
- StringComparer() - Constructor for class com.icl.saxon.sort.StringComparer
-
- StringEmitter - Class in com.icl.saxon.output
-
This class outputs text content to a StringBuffer, and discards all other content.
- StringEmitter(StringBuffer) - Constructor for class com.icl.saxon.output.StringEmitter
-
- StringFn - Class in com.icl.saxon.functions
-
- StringFn() - Constructor for class com.icl.saxon.functions.StringFn
-
- StringLength - Class in com.icl.saxon.functions
-
- StringLength() - Constructor for class com.icl.saxon.functions.StringLength
-
- StringOutputter - Class in com.icl.saxon.output
-
This class allows output to be generated.
- StringOutputter(StringBuffer) - Constructor for class com.icl.saxon.output.StringOutputter
-
- strings - Variable in class com.icl.saxon.sort.HashMap
-
- stringToNumber(String) - Static method in class com.icl.saxon.expr.Value
-
Static method to convert strings to numbers.
- stringValue(Node) - Method in class com.icl.saxon.Context
-
Return the String value of a node
- stringValue(Node) - Method in interface org.w3c.xsl.XSLTContext
-
Return the string-value of the specified Node
- StringValue - Class in com.icl.saxon.expr
-
A string value
- StringValue(String) - Constructor for class com.icl.saxon.expr.StringValue
-
Constructor
- stripper - Variable in class com.icl.saxon.om.Builder
-
- Stripper - Class in com.icl.saxon.om
-
The Stripper class maintains details of which elements need to be stripped.
- Stripper() - Constructor for class com.icl.saxon.om.Stripper
-
Default constructor for use in subclasses
- Stripper(Mode) - Constructor for class com.icl.saxon.om.Stripper
-
create a Stripper and initialise variables
- stripsWhitespace() - Method in class com.icl.saxon.style.XSLStyleSheet
-
Determine whether this stylesheet does any whitespace stripping
- stripWhitespace(Document) - Method in class com.icl.saxon.PreparedStyleSheet
-
Use the xsl:strip-space directives in this stylesheet to strip spaces from a
source document.
- STYLE_PARSER_CLASS - Static variable in class com.icl.saxon.FeatureKeys
-
STYLE_PARSER_CLASS must be the full class name of an XMLReader
- StyleElement - Class in com.icl.saxon.style
-
Abstract superclass for all element nodes in the stylesheet.
- StyleElement() - Constructor for class com.icl.saxon.style.StyleElement
-
Constructor
- styleError(String) - Method in class com.icl.saxon.style.StyleElement
-
- styleError(TransformerException) - Method in class com.icl.saxon.style.StyleElement
-
Construct an exception with diagnostic information
- StyleException - Exception in com.icl.saxon.style
-
StyleException is used to indicate a SAXException whose message already contains information
identifying the location of the error.
- StyleException(Exception, String) - Constructor for exception com.icl.saxon.style.StyleException
-
- StyleException(String) - Constructor for exception com.icl.saxon.style.StyleException
-
- StyleNodeFactory - Class in com.icl.saxon.style
-
Class StyleNodeFactory.
- StyleNodeFactory(NamePool) - Constructor for class com.icl.saxon.style.StyleNodeFactory
-
- StyleSheet - Class in com.icl.saxon
-
This StyleSheet class is the entry point to the Saxon XSLT Processor.
- StyleSheet() - Constructor for class com.icl.saxon.StyleSheet
-
- STYLESHEET_PREFIX - Variable in class com.icl.saxon.style.StandardNames
-
- StyleSheetBatch - Class in com.icl.saxon
-
- StyleSheetBatch() - Constructor for class com.icl.saxon.StyleSheetBatch
-
- StyleSheetFunctionCall - Class in com.icl.saxon.expr
-
This class represents a call to a function defined in the stylesheet
- StyleSheetFunctionCall() - Constructor for class com.icl.saxon.expr.StyleSheetFunctionCall
-
- StylesheetStripper - Class in com.icl.saxon
-
The StylesheetStripper refines the Stripper class to do stripping of
whitespace nodes on a stylesheet.
- StylesheetStripper() - Constructor for class com.icl.saxon.StylesheetStripper
-
- substituteFor(StyleElement) - Method in class com.icl.saxon.style.StyleElement
-
Make this node a substitute for a temporary one previously added to the tree.
- Substring - Class in com.icl.saxon.functions
-
- Substring() - Constructor for class com.icl.saxon.functions.Substring
-
- SubstringAfter - Class in com.icl.saxon.functions
-
- SubstringAfter() - Constructor for class com.icl.saxon.functions.SubstringAfter
-
- SubstringBefore - Class in com.icl.saxon.functions
-
- SubstringBefore() - Constructor for class com.icl.saxon.functions.SubstringBefore
-
- substringData(int, int) - Method in class com.icl.saxon.om.AbstractNode
-
Extract a range of data from a Text or Comment node.
- sum(Context, NodeEnumeration, Expression) - Static method in class com.icl.saxon.functions.Extensions
-
Total a stored expression over a set of nodes
- Sum - Class in com.icl.saxon.functions
-
- Sum() - Constructor for class com.icl.saxon.functions.Sum
-
- supplemental(char, char) - Static method in class com.icl.saxon.om.XMLChar
-
Returns true the supplemental character corresponding to the given
surrogates.
- supports(String, String) - Method in class com.icl.saxon.om.AbstractNode
-
Alternative to isSupported(), defined in a draft DOM spec
- swap(int, int) - Method in class com.icl.saxon.expr.NodeSetExtent
-
Swap two nodes (needed to implement the Sortable interface)
- swap(int, int) - Method in class com.icl.saxon.expr.SortKeyEnumeration
-
Swap two nodes (needed to implement the Sortable interface)
- swap(int, int) - Method in interface com.icl.saxon.sort.Sortable
-
Swap two objects within this Sortable, identified by their position.
- SYNTAX_ERR - Static variable in exception com.icl.saxon.tree.DOMExceptionImpl
-
- systemId - Variable in class com.icl.saxon.DOMDriver
-
- systemId - Variable in class com.icl.saxon.IdentityTransformerHandler
-
- systemId - Variable in class com.icl.saxon.output.Emitter
-
- systemId - Variable in class com.icl.saxon.TemplatesHandlerImpl
-
- systemId - Variable in class com.icl.saxon.TransformerHandlerImpl
-
- systemId - Variable in class com.icl.saxon.tree.ProcInstImpl
-
- systemId(Context) - Static method in class com.icl.saxon.functions.Extensions
-
Return the system identifier of the context node
- SystemIdMap - Class in com.icl.saxon.tree
-
System IDs are not held in nodes in the tree, because they are usually the same
for a whole document.
- SystemIdMap() - Constructor for class com.icl.saxon.tree.SystemIdMap
-
- systemProperty(String, String) - Method in class com.icl.saxon.Context
-
Get the value of a system property
- systemProperty(String, String) - Method in interface org.w3c.xsl.XSLTContext
-
Return an object representing the value of the system property
whose expanded name has the specified URI and local part
- SystemProperty - Class in com.icl.saxon.functions
-
- SystemProperty() - Constructor for class com.icl.saxon.functions.SystemProperty
-