Alphabetical Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

a - field in class com.icl.saxon.trace.SaxonEventMulticaster
abs(double) - static method in class com.icl.saxon.exslt.Math
Get the absolute value of a numeric value (SStL)
This element is a surrogate for an extension element (or indeed an xsl element) for which no implementation is available.
AbstractNode - class com.icl.saxon.om.AbstractNode
This class is an abstract implementation of the Saxon NodeInfo interface; it also contains concrete implementations of most of the DOM methods in terms of the NodeInfo methods.
acos(double) - static method in class com.icl.saxon.exslt.Math
Get the arccosine of a numeric value (SStL)
add(com.icl.saxon.om.DocumentInfo,String) - method in class com.icl.saxon.om.DocumentPool
Add a document to the pool, and allocate a document number
Adds trace-listener-a with trace-listener-b and returns the resulting multicast listener.
addArgument(com.icl.saxon.expr.Expression) - method in class com.icl.saxon.expr.Function
Method to add an argument during function definition.
addAttribute(int,int,String,String) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
addAttribute(int,String,String) - method in class com.icl.saxon.tree.AttributeCollection
Add an attribute to an attribute list.
Add an attribute to an attribute list.
addFilter(com.icl.saxon.expr.Expression) - method in class com.icl.saxon.pattern.LocationPathPattern
Add a filter to the pattern (while under construction)
addFilter(com.icl.saxon.expr.Expression) - method in class com.icl.saxon.expr.Step
addInternal(EventListener,EventListener) - static method in class com.icl.saxon.trace.SaxonEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
addNamespace(int,int) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Make the set of all namespace nodes associated with this element.
Make the set of all namespace nodes associated with this element.
addNode(short,int,int,int,int) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Add a rule to the Mode.
Adds the specified trace listener to receive trace events from this instance.
adoptNode(Node) - method in class com.icl.saxon.tree.DocumentImpl
Attempts to adopt a node from another document to this document.
adoptNode(Node) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Attempts to adopt a node from another document to this document.
Find all the nodes in ns1 that are after the first node in ns2.
ALL_DEPENDENCIES - static field in class com.icl.saxon.Context
allocate(String,short,String) - method in class com.icl.saxon.om.NamePool
Allocate a name from the pool, or a new Name if there is not a matching one there
allocate(String,String,String) - method in class com.icl.saxon.om.NamePool
Allocate a name from the pool, or a new Name if there is not a matching one there
allocateCodeForPrefix(String) - method in class com.icl.saxon.om.NamePool
Allocate the prefix code for a given Prefix; create one if not found
allocateCodeForURI(String) - method in class com.icl.saxon.om.NamePool
Allocate the uri code for a given URI; create one if not found, unless the namepool is sealed
allocateGlobals(int) - method in class com.icl.saxon.Bindery
Define how many slots are needed for global variables
allocateLocals(int) - method in class com.icl.saxon.Bindery
Define how many slots are needed for local variables.
allocateLocalSlots(int) - method in class com.icl.saxon.style.XSLStyleSheet
Ensure there is enuogh space for local variables or parameters in any template
allocateNames() - method in class com.icl.saxon.style.StandardNames
allocateNamespaceCode(int) - method in class com.icl.saxon.om.NamePool
Allocate a namespace code for the prefix/URI of a given namecode
allocateNamespaceCode(String,String) - method in class com.icl.saxon.om.NamePool
Allocate the namespace code for a namespace prefix/URI pair.
allocateSlotNumber() - method in class com.icl.saxon.style.Procedure
Allocate a slot number for a variable
allocateSlotNumber() - method in class com.icl.saxon.style.XSLStyleSheet
Allocate a slot number for a global variable or parameter
ALLOW_EXTERNAL_FUNCTIONS - static field in class com.icl.saxon.FeatureKeys
ALLOW_EXTERNAL_FUNCTIONS must be a Boolean()
allowGeneralUse() - method in class com.icl.saxon.expr.SingletonNodeSet
Allow general use as a node-set.
allowsKeyFunction() - method in class com.icl.saxon.style.ExpressionContext
Determine whether the key() function is permmitted in this context
allowsKeyFunction() - method in class com.icl.saxon.expr.StandaloneContext
Determine whether the key() function is permmitted in this context
allowsKeyFunction() - method in class com.icl.saxon.expr.StaticContext
Determine whether the key() function is permmitted in this context
alphaDefault(int,char,StringBuffer) - method in class com.icl.saxon.number.Numberer_en
Default processing with an alphabetic format token: use the contiguous range of Unicode letters starting with that token.
ANCESTOR - static field in class com.icl.saxon.om.Axis
Constants representing the axes
ANCESTOR_OR_SELF - static field in class com.icl.saxon.om.Axis
ancestorPattern - field in class com.icl.saxon.pattern.LocationPathPattern
ANY - static field in class com.icl.saxon.expr.Value
AnyChildNodePattern - class com.icl.saxon.pattern.AnyChildNodePattern
An AnyChildNodePattern is the pattern node(), which matches any node except a root node, an attribute node, or a namespace node: in other words, any node that is the child of another node.
AnyNodeTest - class com.icl.saxon.pattern.AnyNodeTest
NodeTest is an interface that enables a test of whether a node has a particular name and type.
AnyNodeTest() - constructor for class com.icl.saxon.pattern.AnyNodeTest
append(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.expr.NodeSetExtent
Append a node to the node-set.
appendChars(char[],int,int) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
appendChild(Node) - method in class com.icl.saxon.om.AbstractNode
Adds the node newChild to the end of the list of children of this node.
appendData(String) - method in class com.icl.saxon.om.AbstractNode
Append the string to the end of the character data of the node.
Apply a template imported from the stylesheet containing the current template
ApplyTemplates to process selected nodes using the handlers registered for a particular mode.
ARCHIVE - field in class com.icl.saxon.style.StandardNames
argument - field in class com.icl.saxon.expr.Function
asBoolean() - method in class com.icl.saxon.expr.BooleanValue
Convert to boolean (null operation)
asBoolean() - method in class com.icl.saxon.expr.EmptyNodeSet
Evaluate as a boolean.
asBoolean() - method in class com.icl.saxon.expr.FragmentValue
Convert the result tree fragment to a boolean
asBoolean() - method in class com.icl.saxon.expr.NodeSetExtent
Evaluate as a boolean.
asBoolean() - method in class com.icl.saxon.expr.NodeSetIntent
Evaluate as a boolean.
asBoolean() - method in class com.icl.saxon.expr.NodeSetValue
Evaluate as a boolean.
asBoolean() - method in class com.icl.saxon.expr.NumericValue
Convert the value to a boolean
asBoolean() - method in class com.icl.saxon.expr.ObjectValue
Convert the value to a boolean
asBoolean() - method in class com.icl.saxon.expr.SingletonNodeSet
Evaluate as a boolean.
asBoolean() - method in class com.icl.saxon.expr.StringValue
Convert the string value to a boolean
asBoolean() - method in class com.icl.saxon.expr.TextFragmentValue
Convert the result tree fragment to a boolean
asBoolean() - method in class com.icl.saxon.expr.Value
Convert the value to a Boolean
ASCIICharacterSet - class com.icl.saxon.charcode.ASCIICharacterSet
This class defines properties of the US-ASCII character set
asin(double) - static method in class com.icl.saxon.exslt.Math
Get the arcsine of a numeric value (SStL)
asNumber() - method in class com.icl.saxon.expr.BooleanValue
Convert to number
asNumber() - method in class com.icl.saxon.expr.FragmentValue
Convert the result tree fragment to a number
asNumber() - method in class com.icl.saxon.expr.NodeSetValue
Evaluate as a number.
asNumber() - method in class com.icl.saxon.expr.NumericValue
Get the value as a number
asNumber() - method in class com.icl.saxon.expr.ObjectValue
Get the value as a number
asNumber() - method in class com.icl.saxon.expr.StringValue
Convert the string value to a number
asNumber() - method in class com.icl.saxon.expr.TextFragmentValue
Convert the result tree fragment to a number
asNumber() - method in class com.icl.saxon.expr.Value
Convert the value to a Number
assignable - field in class com.icl.saxon.style.XSLGeneralVariable
Assign a new value to a variable
asString() - method in class com.icl.saxon.expr.BooleanValue
Convert to string
asString() - method in class com.icl.saxon.expr.EmptyNodeSet
Convert to string value
asString() - method in class com.icl.saxon.expr.FragmentValue
Convert the result tree fragment to a string.
asString() - method in class com.icl.saxon.expr.NodeSetExtent
Convert to string value
asString() - method in class com.icl.saxon.expr.NodeSetIntent
Convert to string value
asString() - method in class com.icl.saxon.expr.NodeSetValue
Convert to string value
asString() - method in class com.icl.saxon.expr.NumericValue
Get the value as a String
asString() - method in class com.icl.saxon.expr.ObjectValue
Get the value as a String
asString() - method in class com.icl.saxon.expr.SingletonNodeSet
Convert to string value
asString() - method in class com.icl.saxon.expr.StringValue
Get the string value as a String
asString() - method in class com.icl.saxon.expr.TextFragmentValue
Convert the result tree fragment to a string.
asString() - method in class com.icl.saxon.expr.Value
Convert the value to a String value
asStringOLD() - method in class com.icl.saxon.expr.NumericValue
Get the value as a String
atan(double) - static method in class com.icl.saxon.exslt.Math
Get the arctangent of a numeric value (SStL)
atan2(double,double) - static method in class com.icl.saxon.exslt.Math
Converts rectangular coordinates to polar (SStL)
attCode - field in class com.icl.saxon.tinytree.TinyDocumentImpl
attParent - field in class com.icl.saxon.tinytree.TinyDocumentImpl
ATTRIBUTE - static field in class com.icl.saxon.om.Axis
ATTRIBUTE - static field in class com.icl.saxon.om.NodeInfo
AttributeCollection - class com.icl.saxon.tree.AttributeCollection
AttributeCollection is an implementation of the SAX2 interface Attributes that also provides the ability to manipulate namespaces and to convert attributes into Nodes.
AttributeCollection(com.icl.saxon.om.NamePool) - constructor for class com.icl.saxon.tree.AttributeCollection
Create an empty attribute list.
Create a new attribute collection as a clone
Create an empty attribute list with space for n attributes
Create a new attribute collection as a clone
SAX2: called on attribute declarations
attributeList - field in class com.icl.saxon.tree.ElementWithAttributes
attributeSets - field in class com.icl.saxon.style.StyleElement
This class represents an attribute value template.
attValue - field in class com.icl.saxon.tinytree.TinyDocumentImpl
Axis - class com.icl.saxon.om.Axis
An axis, that is a direction of navigation in the document structure.
AxisEnumeration - interface com.icl.saxon.om.AxisEnumeration
A NodeEnumeration is used to iterate over a list of nodes.
axisName - static field in class com.icl.saxon.om.Axis
Table giving the name each axis

B

b - field in class com.icl.saxon.trace.SaxonEventMulticaster
badUsage(String,String) - method in class com.icl.saxon.StyleSheet
base - field in class com.icl.saxon.expr.SortKeyEnumeration
baseEmitter - field in class com.icl.saxon.output.ProxyEmitter
baseURI - field in class com.icl.saxon.jdom.DocumentWrapper
baseUri(com.icl.saxon.Context) - static method in class com.icl.saxon.functions.Extensions
Return the base URI of the context node
Find all the nodes in ns1 that are before the last node in ns2.
BinaryTree - class com.icl.saxon.sort.BinaryTree
A Binary Tree used for sorting.
BinaryTree() - constructor for class com.icl.saxon.sort.BinaryTree
bindComparer() - method in class com.icl.saxon.sort.SortKeyDefinition
If possible, use the same comparer every time
Bindery - class com.icl.saxon.Bindery
The Bindery class holds information about variables and their values.
Binding - interface com.icl.saxon.Binding
Binding is a interface used to mark objects that represent a variable declaration
bindVariable(int) - method in class com.icl.saxon.style.ExpressionContext
Bind a variable to an object that can be used to refer to it
bindVariable(int) - method in class com.icl.saxon.expr.StandaloneContext
Bind a variable used in this element to the XSLVariable element in which it is declared
bindVariable(int) - method in class com.icl.saxon.expr.StaticContext
Bind a variable to an object that can be used to refer to it
bindVariable(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
bindVariable(int) - method in class com.icl.saxon.style.XSLKey
Disallow variable references in the match and use patterns
bindVariable(int) - method in class com.icl.saxon.style.XSLTemplate
Disallow variable references in the match pattern
BOOLEAN - static field in class com.icl.saxon.expr.Value
Constants denoting the data types of an expression or value
BooleanFn - class com.icl.saxon.functions.BooleanFn
BooleanValue - class com.icl.saxon.expr.BooleanValue
A boolean XPath value
BooleanValue(boolean) - constructor for class com.icl.saxon.expr.BooleanValue
Constructor: create a boolean value
build(SAXSource) - method in class com.icl.saxon.om.Builder
Build the tree from an input source.
Builder - class com.icl.saxon.om.Builder
The abstract Builder class is responsible for taking a stream of SAX events and constructing a Document tree.
Builder() - constructor for class com.icl.saxon.om.Builder
create a Builder and initialise variables

C

Call this function
CASE_ORDER - field in class com.icl.saxon.style.StandardNames
CDATA_SECTION_ELEMENTS - field in class com.icl.saxon.style.StandardNames
CDATAFilter - class com.icl.saxon.output.CDATAFilter
CDATAFilter: This ProxyEmitter converts character data to CDATA sections, if the character data belongs to one of a set of element types to be handled this way.
Ceiling - class com.icl.saxon.functions.Ceiling
Set a new output destination, supplying the output format details.
Set a simple StringBuffer output destination.
CHARACTER_REPRESENTATION - static field in class com.icl.saxon.output.SaxonOutputKeys
representation = rep1[;rep2].
characters(ch[],int,int) - method in class com.icl.saxon.ContentEmitter
Callback interface for SAX: not for application use
characters(ch[],int,int) - method in class com.icl.saxon.om.Stripper
Callback interface for SAX: not for application use
characters(ch[],int,int) - method in class com.icl.saxon.output.TEXTEmitter
Produce output using the current Writer.
characters(ch[],int,int) - method in class com.icl.saxon.tinytree.TinyBuilder
Callback interface for SAX: not for application use
characters(ch[],int,int) - method in class com.icl.saxon.tree.TreeBuilder
Callback interface for SAX: not for application use
characters(ch[],int,int) - method in class com.icl.saxon.output.UncommittedEmitter
Produce character output using the current Writer.
characters(char[],int,int) - method in class com.icl.saxon.output.CDATAFilter
Output character data
characters(char[],int,int) - method in class com.icl.saxon.output.ContentHandlerProxy
Character data
characters(char[],int,int) - method in class com.icl.saxon.output.DocumentHandlerProxy
Character data
characters(char[],int,int) - method in class com.icl.saxon.output.DOMEmitter
Character data.
characters(char[],int,int) - method in class com.icl.saxon.output.DTDEmitter
Write character data (normally the value of an entity)
characters(char[],int,int) - method in class com.icl.saxon.output.Emitter
Output character data
characters(char[],int,int) - method in class com.icl.saxon.output.ErrorEmitter
Character data.
characters(char[],int,int) - method in class com.icl.saxon.output.HTMLEmitter
Character data.
characters(char[],int,int) - method in class com.icl.saxon.output.HTMLIndenter
Output character data
characters(char[],int,int) - method in class com.icl.saxon.IDFilter
characters(char[],int,int) - method in class com.icl.saxon.output.ProxyEmitter
Character data
characters(char[],int,int) - method in class com.icl.saxon.output.XMLEmitter
Character data.
characters(char[],int,int) - method in class com.icl.saxon.output.XMLIndenter
Output character data
CharacterSet - interface com.icl.saxon.charcode.CharacterSet
This interface defines properties of a pluggable character set, that is, a user-supplied character set.
characterSet - field in class com.icl.saxon.output.XMLEmitter
CharacterSetFactory - class com.icl.saxon.charcode.CharacterSetFactory
This class creates a CharacterSet object for a given named encoding.
charBuffer - field in class com.icl.saxon.tinytree.TinyDocumentImpl
charBufferLength - field in class com.icl.saxon.tinytree.TinyDocumentImpl
checkArgumentCount(int,int) - method in class com.icl.saxon.expr.Function
Check number of arguments.
checkAttributePrefix(int) - method in class com.icl.saxon.output.GeneralOutputter
Check that the prefix for an attribute is acceptable, returning a substitute prefix if not.
checkAttributePrefix(int) - method in class com.icl.saxon.output.Outputter
Check that the prefix for an attribute is acceptable, returning a substitute prefix if not.
checkAttributePrefix(int) - method in class com.icl.saxon.output.StringOutputter
Check that the prefix for an attribute is acceptable, returning a substitute prefix if not.
checkDuplicateDeclaration() - method in class com.icl.saxon.style.XSLGeneralVariable
Check whether this declaration duplicates another one
checkEmpty() - method in class com.icl.saxon.style.StyleElement
Convenience method to check that the stylesheet element is empty
checkNotTopLevel() - method in class com.icl.saxon.style.StyleElement
Convenience method to check that the stylesheet element is not at the top level
checkTopLevel() - method in class com.icl.saxon.style.StyleElement
Convenience method to check that the stylesheet element is at the top level
checkUnknownAttribute(int) - method in class com.icl.saxon.style.SAXONHandler
Check whether an unknown attribute is permitted.
checkUnknownAttribute(int) - method in class com.icl.saxon.style.StyleElement
Check whether an unknown attribute is permitted.
checkWithinTemplate() - method in class com.icl.saxon.style.StyleElement
Check that the stylesheet element is within a template body
CHILD - static field in class com.icl.saxon.om.Axis
clear() - method in class com.icl.saxon.tree.AttributeCollection
Clear the attribute list.
clear() - method in class com.icl.saxon.ParameterSet
Clear all values
clearDocumentPool() - method in class com.icl.saxon.Controller
Clear the document pool.
clearParameters() - method in class com.icl.saxon.Controller
Reset the parameters to a null list.
cloneNode(boolean) - method in class com.icl.saxon.om.AbstractNode
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
close() - method in class com.icl.saxon.output.GeneralOutputter
Close the output
close() - method in class com.icl.saxon.output.Outputter
Close the output
close() - method in class com.icl.saxon.trace.SaxonEventMulticaster
Called at end
close() - method in class com.icl.saxon.trace.SimpleTraceListener
Called at end
close() - method in class com.icl.saxon.output.StringOutputter
Close the output
close() - method in class com.icl.saxon.trace.TraceListener
Called at end
closeStackFrame() - method in class com.icl.saxon.Bindery
Close the current stack frame for local variables
closeStartTag(int,boolean) - method in class com.icl.saxon.output.XMLEmitter
Evaluate the transitive closure of a node-set expression
code - field in class com.icl.saxon.tree.DOMExceptionImpl
columnNumber - field in class com.icl.saxon.om.Builder
com.icl.saxon - package
COMMENT - static field in class com.icl.saxon.om.NodeInfo
comment(buf[],int,int) - method in class com.icl.saxon.aelfred.DefaultHandler
SAX2: called when comments are parsed
comment(ch[],int,int) - method in class com.icl.saxon.ContentEmitter
Callback interface for SAX (part of LexicalHandler interface): not for application use
comment(ch[],int,int) - method in class com.icl.saxon.output.ContentHandlerProxy
Output a comment.
comment(ch[],int,int) - method in class com.icl.saxon.output.DocumentHandlerProxy
Output a comment
comment(ch[],int,int) - method in class com.icl.saxon.output.DOMEmitter
Handle a comment.
comment(ch[],int,int) - method in class com.icl.saxon.output.ErrorEmitter
Handle a comment.
comment(ch[],int,int) - method in class com.icl.saxon.output.ProxyEmitter
Output a comment
comment(ch[],int,int) - method in class com.icl.saxon.output.TEXTEmitter
Output a comment.
comment(ch[],int,int) - method in class com.icl.saxon.tinytree.TinyBuilder
Callback interface for SAX: not for application use
comment(ch[],int,int) - method in class com.icl.saxon.tree.TreeBuilder
Callback interface for SAX (part of LexicalHandler interface): not for application use
comment(ch[],int,int) - method in class com.icl.saxon.output.UncommittedEmitter
Output a comment
comment(ch[],int,int) - method in class com.icl.saxon.output.XMLEmitter
Handle a comment.
comment(char[],int,int) - method in class com.icl.saxon.output.CDATAFilter
Output a comment
comment(char[],int,int) - method in class com.icl.saxon.output.Emitter
Output a comment.
comment(char[],int,int) - method in class com.icl.saxon.output.HTMLIndenter
Output a comment
comment(char[],int,int) - method in class com.icl.saxon.output.XMLIndenter
Output a comment
commentBuffer - field in class com.icl.saxon.tinytree.TinyDocumentImpl
Common - class com.icl.saxon.exslt.Common
This class implements extension functions in the http://exslt.org/common namespace.
compact() - method in class com.icl.saxon.tree.AttributeCollection
Compact the attribute list to avoid wasting memory
Compare the position of two nodes in document order
Compare two objects.
compare(int,com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.FragmentValue
Test how a FragmentValue compares to another Value under a relational comparison.
compare(int,com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.NodeSetValue
Test how a nodeset compares to another Value under a relational comparison
compare(int,com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.TextFragmentValue
Test how a FragmentValue compares to another Value under a relational comparison.
compare(int,com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.Value
Test how a Value compares to another Value under a relational comparison.
compare(int,int) - method in class com.icl.saxon.expr.NodeSetExtent
Compare two nodes in document sequence (needed to implement the Sortable interface)
compare(int,int) - method in class com.icl.saxon.sort.Sortable
Compare two objects within this Sortable, identified by their position.
compare(int,int) - method in class com.icl.saxon.expr.SortKeyEnumeration
Compare two nodes in sorted sequence (needed to implement the Sortable interface)
compare(Object,Object) - method in class com.icl.saxon.sort.Compare_en
Compare two string objects, in three phases: (a) ignoring accents and case (b) if still equal, ignoring case (c) if still equal, taking case into account
compare(Object,Object) - method in class com.icl.saxon.sort.Comparer
Compare two objects.
compare(Object,Object) - method in class com.icl.saxon.sort.DescendingComparer
Compare two objects.
compare(Object,Object) - method in class com.icl.saxon.sort.DoubleComparer
Compare two String objects according to their numeric values
compare(Object,Object) - method in class com.icl.saxon.sort.LowercaseFirstComparer
Compare two string objects: case is irrelevant, unless the strings are equal ignoring case, in which case lowercase comes first.
compare(Object,Object) - method in class com.icl.saxon.sort.StringComparer
Compare two string objects using default collating
compare(Object,Object) - method in class com.icl.saxon.sort.UppercaseFirstComparer
Compare two string objects: case is irrelevant, unless the strings are equal ignoring case, in which case uppercase comes first.
Compare_en - class com.icl.saxon.sort.Compare_en
A Comparer used with lang="en".
compareDocumentPosition(Node) - method in class com.icl.saxon.om.AbstractNode
Compares the reference node, i.e.
compareOrder(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.om.AbstractNode
Determine the relative position of this node and another node, in document order.
compareOrder(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.tree.NodeImpl
Determine the relative position of this node and another node, in document order.
compareOrder(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.om.NodeInfo
Determine the relative position of this node and another node, in document order.
compareOrder(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.jdom.NodeWrapper
Determine the relative position of this node and another node, in document order.
Comparer - class com.icl.saxon.sort.Comparer
A Comparer used for comparing keys
compileError(String) - method in class com.icl.saxon.style.StyleElement
compileError(TransformerException) - method in class com.icl.saxon.style.StyleElement
Construct an exception with diagnostic information
Process a series of stylesheet inputs, treating them in import or cascade order.
Concat - class com.icl.saxon.functions.Concat
constant(String,double) - static method in class com.icl.saxon.exslt.Math
Get a named constant to a given precision (SStL)
constantValue() - method in class com.icl.saxon.Binding
Get the value of the variable, if known statically.
constantValue() - method in class com.icl.saxon.style.XSLParam
Get the value, if known statically.
constantValue() - method in class com.icl.saxon.style.XSLVariable
Get the value, if known statically.
Contains - class com.icl.saxon.functions.Contains
containsReferences() - method in class com.icl.saxon.expr.Expression
Determine whether the expression contains any references to variables
ContentEmitter - class com.icl.saxon.ContentEmitter
ContentEmitter is a glue class that provides a standard SAX ContentHandler interface to a Saxon Emitter.
ContentEmitter() - constructor for class com.icl.saxon.ContentEmitter
create a ContentEmitter and initialise variables
contentHandler - field in class com.icl.saxon.DOMDriver
ContentHandlerProxy - class com.icl.saxon.output.ContentHandlerProxy
A ContentHandlerProxy is an Emitter that filters data before passing it to an underlying SAX2 ContentHandler.
Context - class com.icl.saxon.Context
This class represents a context in which an expression is evaluated or a template is executed (as defined in the XSLT specification).
Context() - constructor for class com.icl.saxon.Context
The default constructor is not used within Saxon itself, but is available to applications (and is used in some samples).
Context(com.icl.saxon.Controller) - constructor for class com.icl.saxon.Context
Constructor should only be called by the Controller, which acts as a Context factory.
CONTEXT_DOCUMENT - static field in class com.icl.saxon.Context
CONTEXT_NODE - static field in class com.icl.saxon.Context
ContextNodeExpression - class com.icl.saxon.expr.ContextNodeExpression
This class represents the expression ".", which always returns the context node.
controller - field in class com.icl.saxon.om.Builder
Controller - class com.icl.saxon.Controller
Controller processes an XML file, calling registered node handlers when appropriate to process its elements, character content, and attributes.
CONTROLLER - static field in class com.icl.saxon.Context
Controller() - constructor for class com.icl.saxon.Controller
Default constructor is provided for Java-only programs, i.e.
Controller(com.icl.saxon.TransformerFactoryImpl) - constructor for class com.icl.saxon.Controller
Create a Controller and initialise variables.
conversionPreference(Class) - method in class com.icl.saxon.expr.BooleanValue
Get conversion preference for this value to a Java class.
conversionPreference(Class) - method in class com.icl.saxon.expr.NodeSetValue
Get conversion preference for this value to a Java class.
conversionPreference(Class) - method in class com.icl.saxon.expr.NumericValue
Get conversion preference for this value to a Java class.
conversionPreference(Class) - method in class com.icl.saxon.expr.ObjectValue
Get conversion preference for this value to a Java class.
conversionPreference(Class) - method in class com.icl.saxon.expr.StringValue
Get conversion preference for this value to a Java class.
conversionPreference(Class) - method in class com.icl.saxon.expr.Value
Get conversion preference for this value to a Java class.
Convert a Java object to an XPath value.
convertToJava(Class) - method in class com.icl.saxon.expr.BooleanValue
Convert to Java object (for passing to external functions)
convertToJava(Class) - method in class com.icl.saxon.expr.NodeSetValue
Convert to Java object (for passing to external functions)
convertToJava(Class) - method in class com.icl.saxon.expr.NumericValue
Convert to Java object (for passing to external functions)
convertToJava(Class) - method in class com.icl.saxon.expr.ObjectValue
Convert to Java object (for passing to external functions)
convertToJava(Class) - method in class com.icl.saxon.expr.StringValue
Convert to Java object (for passing to external functions)
convertToJava(Class) - method in class com.icl.saxon.expr.Value
Convert to Java object (for passing to external functions)
copy(com.icl.saxon.output.Outputter) - method in class com.icl.saxon.tree.DocumentImpl
Copy this node to a given outputter
copy(com.icl.saxon.output.Outputter) - method in class com.icl.saxon.tree.ElementImpl
Copy this node to a given outputter (supporting xsl:copy-of)
copy(com.icl.saxon.output.Outputter) - method in class com.icl.saxon.expr.FragmentValue
Copy the result tree fragment value to a given Outputter
copy(com.icl.saxon.output.Outputter) - method in class com.icl.saxon.om.NodeInfo
Copy this node to a given outputter
copy(com.icl.saxon.output.Outputter) - method in class com.icl.saxon.jdom.NodeWrapper
Copy this node to a given outputter (deep copy)
copy(com.icl.saxon.output.Outputter) - method in class com.icl.saxon.expr.TextFragmentValue
Copy the result tree fragment value to a given Outputter
copy(com.icl.saxon.output.Outputter) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Copy this node to a given outputter
copy(com.icl.saxon.output.Outputter,boolean) - method in class com.icl.saxon.tree.ElementImpl
Copy this node to a given outputter (supporting xsl:copy-of)
Copy this node to a given outputter (supporting xsl:copy-of)
copyNamespaceNode(int) - method in class com.icl.saxon.output.GeneralOutputter
Copy a namespace node to the current element node (Rules defined in XSLT 1.0 errata)
copyNamespaceNode(int) - method in class com.icl.saxon.output.Outputter
Copy a namespace node to the current element node (Rules defined in XSLT 1.0 errata)
copyNamespaceNode(int) - method in class com.icl.saxon.output.StringOutputter
Copy a namespace node to the current element node (Rules defined in XSLT 1.0 errata)
Copy the string-value of this node to a given outputter.
Copy the string-value of this node to a given outputter
Copy the string-value of this node to a given outputter
cos(double) - static method in class com.icl.saxon.exslt.Math
Get the cosine of a numeric value (SStL)
Count - class com.icl.saxon.functions.Count
COUNT - field in class com.icl.saxon.style.StandardNames
CP1250CharacterSet - class com.icl.saxon.charcode.CP1250CharacterSet
This class defines properties of the cp1250 character set
CP1250CharacterSet() - constructor for class com.icl.saxon.charcode.CP1250CharacterSet
CP1251CharacterSet - class com.icl.saxon.charcode.CP1251CharacterSet
This class defines properties of the CP1251 Cyrillic character set, as defined at http://www.microsoft.com/globaldev/reference/sbcs/1251.htm
CP852CharacterSet - class com.icl.saxon.charcode.CP852CharacterSet
This package defines pluggable character set CP852
CP852CharacterSet() - constructor for class com.icl.saxon.charcode.CP852CharacterSet
createAttribute(String) - method in class com.icl.saxon.om.AbstractNode
Create an Attr of the given name.
createAttributeNS(String,String) - method in class com.icl.saxon.om.AbstractNode
Create an attribute of the given qualified name and namespace URI.
createCDATASection(String) - method in class com.icl.saxon.om.AbstractNode
Create a CDATASection node whose value is the specified string.
createComment(String) - method in class com.icl.saxon.om.AbstractNode
Create a Comment node given the specified string.
createDocument() - method in class com.icl.saxon.tinytree.TinyBuilder
createDocumentFragment() - method in class com.icl.saxon.om.AbstractNode
Creates an empty DocumentFragment object.
createElement(String) - method in class com.icl.saxon.om.AbstractNode
Creates an element of the type specified.
createElementNS(String,String) - method in class com.icl.saxon.om.AbstractNode
Create an element of the given qualified name and namespace URI.
createEntityReference(String) - method in class com.icl.saxon.om.AbstractNode
Create an EntityReference object.
createProcessingInstruction(String,String) - method in class com.icl.saxon.om.AbstractNode
Create a ProcessingInstruction node given the specified name and data strings.
createTextNode(String) - method in class com.icl.saxon.om.AbstractNode
Create a Text node given the specified string.
createURL(File) - static method in class com.icl.saxon.ExtendedInputSource
Create a URL that refers to a given File
Current - class com.icl.saxon.functions.Current
CURRENT_NODE - static field in class com.icl.saxon.Context
currentDocument - field in class com.icl.saxon.om.Builder
currentNode - field in class com.icl.saxon.output.DOMEmitter
cyrillicLower - field in class com.icl.saxon.number.Numberer_en
cyrillicUpper - field in class com.icl.saxon.number.Numberer_en

D

DATA_TYPE - field in class com.icl.saxon.style.StandardNames
Date - class com.icl.saxon.exslt.Date
This class implements extension functions in the http://exslt.org/dates-and-times namespace.
date() - static method in class com.icl.saxon.exslt.Date
The date:date function returns the current date.
date(String) - static method in class com.icl.saxon.exslt.Date
The date:date function returns the date specified in the date/time string given as the argument.
dateTime() - static method in class com.icl.saxon.exslt.Date
The date:date-time function returns the current date and time as a date/time string.
dayAbbreviation() - static method in class com.icl.saxon.exslt.Date
Return the day of the week given in the current date as an English day abbreviation: one of 'Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', or 'Sat'.
dayAbbreviation(String) - static method in class com.icl.saxon.exslt.Date
Return the day of the week given in a date as an English day abbreviation: one of 'Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', or 'Sat'.
dayInMonth() - static method in class com.icl.saxon.exslt.Date
Return the day number of the current date within the month
dayInMonth(String) - static method in class com.icl.saxon.exslt.Date
Return the day number of a specified date within the month
dayInWeek() - static method in class com.icl.saxon.exslt.Date
Return the day of the week in the current date as a number.
dayInWeek(String) - static method in class com.icl.saxon.exslt.Date
Return the day of the week given in a date as a number.
dayInYear() - static method in class com.icl.saxon.exslt.Date
Return the day number of the current date within the year
dayInYear(String) - static method in class com.icl.saxon.exslt.Date
Return the day number of a specified date within the year
dayName() - static method in class com.icl.saxon.exslt.Date
Return the day of the week given in the current date as an English day name: one of 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday' or 'Friday'.
dayName(String) - static method in class com.icl.saxon.exslt.Date
Return the day of the week given in a date as an English day name: one of 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday' or 'Friday'.
dayOfWeekInMonth() - static method in class com.icl.saxon.exslt.Date
Return the day-of-the-week in a month of the current date as a number (e.g.
dayOfWeekInMonth(String) - static method in class com.icl.saxon.exslt.Date
Return the day-of-the-week in a month of a date as a number (e.g.
DECIMAL_SEPARATOR - field in class com.icl.saxon.style.StandardNames
DecimalFormatManager manages the collection of named and unnamed decimal formats
DecimalFormatManager() - constructor for class com.icl.saxon.DecimalFormatManager
create a Controller and initialise variables
declarationIsWritten - field in class com.icl.saxon.output.XMLEmitter
declareNamespace(String,String) - method in class com.icl.saxon.expr.StandaloneContext
Declare a namespace whose prefix can be used in expressions
DEFAULT_CASE_ORDER - static field in class com.icl.saxon.sort.TextComparer
DefaultHandler - class com.icl.saxon.aelfred.DefaultHandler
This class extends the SAX base handler class to support the SAX2 Lexical and Declaration handlers.
DefaultHandler() - constructor for class com.icl.saxon.aelfred.DefaultHandler
Constructs a handler which ignores all parsing events.
Define global parameters
Define global variable
Define local variable
definesExcludedNamespace(short) - method in class com.icl.saxon.style.StyleElement
Check whether this node excludes a particular namespace from the result.
definesExtensionElement(short) - method in class com.icl.saxon.style.StyleElement
Check whether a particular extension element namespace is defined on this node.
deleteData(int,int) - method in class com.icl.saxon.om.AbstractNode
Remove a range of 16-bit units from the node.
depth - field in class com.icl.saxon.tinytree.TinyDocumentImpl
DESCENDANT - static field in class com.icl.saxon.om.Axis
DESCENDANT_OR_SELF - static field in class com.icl.saxon.om.Axis
DescendingComparer - class com.icl.saxon.sort.DescendingComparer
A Comparer used for comparing descending keys
DescendingComparer(com.icl.saxon.sort.Comparer) - constructor for class com.icl.saxon.sort.DescendingComparer
diagnosticDump() - method in class com.icl.saxon.om.NamePool
Diagnostic print of the namepool contents
diagnosticDump() - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Produce diagnostic print of main tree arrays
Return the difference of two node-sets
Return the difference of two node-sets
DifferenceEnumeration - class com.icl.saxon.expr.DifferenceEnumeration
An enumeration representing a nodeset that is an intersection of two other NodeSets.
Form an enumeration of the difference of two nodesets, that is, the nodes that are in p1 and that are not in p2.
DIGIT - field in class com.icl.saxon.style.StandardNames
DISABLE_OUTPUT_ESCAPING - field in class com.icl.saxon.style.StandardNames
disableWhitespaceStripping(boolean) - method in class com.icl.saxon.Controller
Disable whitespace stripping
disallowUpdate() - method in class com.icl.saxon.om.AbstractNode
Internal method used to indicate that update operations are not allowed
discardComments - field in class com.icl.saxon.om.Builder
display(int) - method in class com.icl.saxon.expr.AttributeValueTemplate
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.BooleanValue
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.ContextNodeExpression
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.ErrorExpression
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.Expression
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.FragmentValue
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.Function
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.IsLastExpression
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.NodeListExpression
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.NodeSetComparison
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.NodeSetValue
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.NumericValue
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.ObjectValue
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.ParentNodeExpression
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.PathExpression
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.RootExpression
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.SingletonComparison
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.SortedSelection
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.Step
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.StringValue
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.TextFragmentValue
Diagnostic print of expression structure
display(int) - method in class com.icl.saxon.expr.VariableReference
Diagnostic print of expression structure
distinct(com.icl.saxon.Context,com.icl.saxon.om.NodeEnumeration) - static method in class com.icl.saxon.functions.Extensions
Given a node-set, return a subset that includes only nodes with distinct string-values
distinct(com.icl.saxon.Context,com.icl.saxon.om.NodeEnumeration) - static method in class com.icl.saxon.exslt.Sets
Given a node-set, return a subset that includes only nodes with distinct string-values
Given a node-set, return a subset that includes only nodes with distinct string-values for the supplied expression
DistinctEnumeration - class com.icl.saxon.expr.DistinctEnumeration
An enumeration returning the distinct nodes from a supplied nodeset
Form an enumeration of the distinct nodes in a node-set, distinguishing nodes by their string-value
DO_NOT_RECOVER - static field in class com.icl.saxon.Controller
DOCTYPE_PUBLIC - field in class com.icl.saxon.style.StandardNames
DOCTYPE_SYSTEM - field in class com.icl.saxon.style.StandardNames
Document - class com.icl.saxon.functions.Document
document - field in class com.icl.saxon.output.DOMEmitter
Implementation of JAXP 1.3 DocumentBuilderFactory.
DocumentBuilderFactoryImpl() - constructor for class com.icl.saxon.om.DocumentBuilderFactoryImpl
DocumentBuilderImpl - class com.icl.saxon.om.DocumentBuilderImpl
DocumentHandlerProxy - class com.icl.saxon.output.DocumentHandlerProxy
A DocumentHandlerProxy is an Emitter that filters data before passing it to an underlying SAX DocumentHandler.
DocumentImpl - class com.icl.saxon.tree.DocumentImpl
A node in the XML parse tree representing the Document itself (or equivalently, the root node of the Document).
DocumentImpl() - constructor for class com.icl.saxon.tree.DocumentImpl
DocumentInfo - interface com.icl.saxon.om.DocumentInfo
The root node of an XPath tree.
DocumentPool - class com.icl.saxon.om.DocumentPool
An object representing the collection of documents handled during a single transformation
DocumentWrapper - class com.icl.saxon.jdom.DocumentWrapper
The root node of an XPath tree.
DocumentWrapper(Document,String) - constructor for class com.icl.saxon.jdom.DocumentWrapper
docWrapper - field in class com.icl.saxon.jdom.NodeWrapper
doesPostProcessing() - method in class com.icl.saxon.style.StyleElement
Determine whether this element does any processing after instantiating any children.
doesPostProcessing() - method in class com.icl.saxon.style.XSLCallTemplate
Determine whether this element does any processing after instantiating any children.
doesPostProcessing() - method in class com.icl.saxon.style.XSLChoose
Determine whether this element does any processing after instantiating any children.
doesPostProcessing() - method in class com.icl.saxon.style.XSLFallback
Determine whether this element does any processing after instantiating any children.
doesPostProcessing() - method in class com.icl.saxon.style.XSLIf
Determine whether this element does any processing after instantiating any children.
doesPostProcessing() - method in class com.icl.saxon.style.XSLOtherwise
Determine whether this element does any processing after instantiating any children.
doesPostProcessing() - method in class com.icl.saxon.style.XSLWhen
Determine whether this element does any processing after instantiating any children.
Support method for main program.
DOMDriver - class com.icl.saxon.DOMDriver
DOMDriver.java: (pseudo-)SAX driver for DOM.
This class simulates the action of a SAX Parser, taking an already-constructed DOM Document and walking around it in a depth-first traversal, calling a SAX-compliant ContentHandler to process the children as it does so.
DOMEmitter - class com.icl.saxon.output.DOMEmitter
DOMEmitter is an Emitter that attaches the result tree to a specified Node in a DOM Document
DOMExceptionImpl - class com.icl.saxon.tree.DOMExceptionImpl
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMExceptionImpl(short,String) - constructor for class com.icl.saxon.tree.DOMExceptionImpl
DOMSTRING_SIZE_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
DoubleComparer - class com.icl.saxon.sort.DoubleComparer
A Comparer used for comparing keys that are Doubles
DTD - static field in class com.icl.saxon.om.Namespace
Fixed namespace name for SAXON DTD extension: "http://icl.com/saxon/dtd"
DTDEmitter - class com.icl.saxon.output.DTDEmitter
DTDEmitter is an Emitter that generates output in DTD format from special elements such as dtd:doctype and dtd:element.

E

ELEMENT - static field in class com.icl.saxon.om.NodeInfo
ElementAvailable - class com.icl.saxon.functions.ElementAvailable
elementDecl(String,String) - method in class com.icl.saxon.aelfred.DefaultHandler
SAX2: called on element declarations
ElementHandler - class com.icl.saxon.handlers.ElementHandler
ElementHandler is a NodeHandler used to process elements.
ElementHandlerBase - class com.icl.saxon.handlers.ElementHandlerBase
This class is the default element handler from which user-defined element handlers can inherit.
ElementImpl - class com.icl.saxon.tree.ElementImpl
ElementImpl implements an element with no attributes or namespace declarations.
ElementImpl() - constructor for class com.icl.saxon.tree.ElementImpl
Construct an empty ElementImpl
ELEMENTS - field in class com.icl.saxon.style.StandardNames
ElementWithAttributes - class com.icl.saxon.tree.ElementWithAttributes
A node in the XML parse tree representing an XML element.
Emitter - class com.icl.saxon.output.Emitter
Emitter: This interface defines methods that must be implemented by components that format SAXON output.
emitter - field in class com.icl.saxon.output.Outputter
empty - field in class com.icl.saxon.output.XMLEmitter
emptyArray - static field 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 com.icl.saxon.om.EmptyEnumeration
EmptyEnumeration: an enumeration of an empty node-set
EmptyNodeSet - class com.icl.saxon.expr.EmptyNodeSet
A node-set value no nodes
ENCODING - field in class com.icl.saxon.style.StandardNames
endCDATA() - method in class com.icl.saxon.ContentEmitter
endCDATA() - method in class com.icl.saxon.aelfred.DefaultHandler
SAX2: called after parsing CDATA characters
endDocument() - method in class com.icl.saxon.ContentEmitter
Callback interface for SAX: not for application use
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.IdentityTransformerHandler
Override the behaviour of endDocument() in ContentEmitter
endDocument() - method in class com.icl.saxon.output.MessageEmitter
End of the document.
endDocument() - method in class com.icl.saxon.output.ProxyEmitter
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
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
endDTD() - method in class com.icl.saxon.ContentEmitter
Register the end of the DTD.
endDTD() - method in class com.icl.saxon.aelfred.DefaultHandler
SAX2: called after the doctype is parsed
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.om.Stripper
Callback interface for SAX: not for application use
endElement(int) - method in class com.icl.saxon.output.TEXTEmitter
Output an 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(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(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.ContentEmitter
endEntity(String) - method in class com.icl.saxon.aelfred.DefaultHandler
SAX2: called after parsing a general entity in content
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 - field in class com.icl.saxon.number.Numberer_en
englishUnits - field 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
Called when an element of the stylesheet gets processed
Called when an element of the stylesheet gets processed
Called when a node in the stylesheet gets processed
Called when a node of the source tree gets processed
Called when a node of the source tree gets processed
Called when a node of the source tree gets processed
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(com.icl.saxon.Context,boolean) - method in class com.icl.saxon.expr.Expression
Return an enumeration of nodes in a nodeset.
enumerate(com.icl.saxon.Context,boolean) - method in class com.icl.saxon.expr.FunctionProxy
enumerate(com.icl.saxon.Context,boolean) - method in class com.icl.saxon.functions.Key
Enumerate the expression
Return an enumeration that returns the nodes in document order
enumerate(com.icl.saxon.Context,boolean) - method in class com.icl.saxon.expr.NodeSetExpression
Return a node enumeration.
enumerate(com.icl.saxon.Context,boolean) - method in class com.icl.saxon.expr.NodeSetValue
Return an enumeration of this nodeset value.
enumerate(com.icl.saxon.Context,boolean) - method in class com.icl.saxon.expr.PathExpression
Evaluate the path-expression in a given context to return a NodeSet
Evaluate the expression in a given context to return a Node enumeration
enumerate(com.icl.saxon.Context,boolean) - method in class com.icl.saxon.expr.SortedSelection
Evaluate the expression by sorting the base nodeset using the supplied key.
Enumerate this step.
equals(com.icl.saxon.expr.ObjectValue) - method in class com.icl.saxon.expr.ObjectValue
Determine if two ObjectValues are equal
equals(com.icl.saxon.expr.StringValue) - method in class com.icl.saxon.expr.StringValue
Determine if two StringValues are equal
equals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.EmptyNodeSet
Test whether this nodeset "equals" another Value
equals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.FragmentValue
Test whether a nodeset "equals" another Value
equals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.NodeSetValue
Test whether a nodeset "equals" another Value
equals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.SingletonNodeSet
Test whether a nodeset "equals" another Value
equals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.TextFragmentValue
Test whether a nodeset "equals" another Value
equals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.Value
Test whether two values are equal.
equivalentExpr - field in class com.icl.saxon.pattern.LocationPathPattern
error(SAXParseException) - method in class com.icl.saxon.om.Builder
Callback interface for SAX: not for application use
error(TransformerException) - method in class com.icl.saxon.StandardErrorListener
Receive notification of a recoverable error.
ErrorEmitter - class com.icl.saxon.output.ErrorEmitter
ErrorEmitter is an Emitter that generates an error message if any attempt is made to produce output.
ErrorExpression - class com.icl.saxon.expr.ErrorExpression
Error expression: this expression is generated when the supplied expression cannot be parsed, and the containing element enables forwards-compatible processing.
ErrorExpression(com.icl.saxon.expr.XPathException) - constructor for class com.icl.saxon.expr.ErrorExpression
Constructor
errorHandler - field in class com.icl.saxon.om.Builder
errorListener - field in class com.icl.saxon.om.Builder
errorOutput - field in class com.icl.saxon.om.Builder
escaping - field in class com.icl.saxon.output.XMLEmitter
estimatedLength - field in class com.icl.saxon.om.Builder
eval(com.icl.saxon.Context,com.icl.saxon.expr.Expression) - static method in class com.icl.saxon.functions.Extensions
Evaluate the stored expression supplied in the first argument
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.AttributeValueTemplate
Evaluate an AVT.
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.BooleanFn
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Ceiling
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Concat
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Contains
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Count
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Current
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Document
evaluate() handles evaluation of the function
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.ElementAvailable
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.EmptyNodeSet
Evaluate the Node Set.
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.ErrorExpression
Evaluate this expression.
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.Expression
Evaluate an expression.
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Floor
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.FormatNumber
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.FunctionAvailable
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.FunctionProxy
Evaluate the function.
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.GenerateId
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Id
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.IsLastExpression
Evaluate an expression.
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Key
Evaluate the expression
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Lang
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Last
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.LocalName
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.NameFn
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.NamespaceURI
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetComparison
Evaluate the expression in a given context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetExpression
Evaluate this node-set.
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetValue
Evaluate the Node Set.
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.NormalizeSpace
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Not
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.NumberFn
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Position
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Round
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.SingletonComparison
Evaluate the expression in a given context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.SingletonNodeSet
Evaluate the Node Set.
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.StartsWith
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.StringFn
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.StringLength
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.StyleSheetFunctionCall
Evaluate the function
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Substring
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.SubstringAfter
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.SubstringBefore
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Sum
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.SystemProperty
Evaluate the function
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Translate
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.functions.UnparsedEntityURI
Evaluate in a general context
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.Value
Evaluate the Value.
evaluate(com.icl.saxon.Context) - method in class com.icl.saxon.expr.VariableReference
Get the value of this variable in a given context.
evaluate(com.icl.saxon.Context,String) - static method in class com.icl.saxon.functions.Extensions
Evaluate the expression supplied in the first argument as a string
evaluateAsBoolean(com.icl.saxon.Context) - method in class com.icl.saxon.functions.BooleanFn
Evaluate the function in a boolean context
evaluateAsBoolean(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Contains
Evaluate the function in a boolean context
evaluateAsBoolean(com.icl.saxon.Context) - method in class com.icl.saxon.functions.ElementAvailable
Evaluate the function in a boolean context
evaluateAsBoolean(com.icl.saxon.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(com.icl.saxon.Context) - method in class com.icl.saxon.functions.FunctionAvailable
Evaluate the function in a boolean context
evaluateAsBoolean(com.icl.saxon.Context) - method in class com.icl.saxon.expr.FunctionProxy
evaluateAsBoolean(com.icl.saxon.Context) - method in class com.icl.saxon.expr.IsLastExpression
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(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Lang
Evaluate the function in a boolean context
evaluateAsBoolean(com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetComparison
Evaluate the expression in a given context
evaluateAsBoolean(com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetExpression
Evaluate as a boolean.
evaluateAsBoolean(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Not
Evaluate the function in a boolean context
Evaluate as a boolean.
evaluateAsBoolean(com.icl.saxon.Context) - method in class com.icl.saxon.expr.RootExpression
Evaluate as a boolean.
Evaluate the expression in a given context
Evaluate as a boolean.
evaluateAsBoolean(com.icl.saxon.Context) - method in class com.icl.saxon.functions.StartsWith
Evaluate the function in a boolean context
evaluateAsNodeSet(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Current
Evaluate the function in a node-set context
evaluateAsNodeSet(com.icl.saxon.Context) - method in class com.icl.saxon.expr.EmptyNodeSet
Evaluate an expression as a NodeSet.
evaluateAsNodeSet(com.icl.saxon.Context) - method in class com.icl.saxon.expr.Expression
Evaluate an expression as a NodeSet.
evaluateAsNodeSet(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Id
Evaluate in a context where a node-set is required
evaluateAsNodeSet(com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetExpression
Evaluate an expression as a NodeSet.
evaluateAsNodeSet(com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetValue
Evaluate an expression as a NodeSet.
Evaluate an expression as a NodeSet.
evaluateAsNodeSet(com.icl.saxon.Context) - method in class com.icl.saxon.expr.SingletonNodeSet
Evaluate an expression as a NodeSet.
evaluateAsNumber(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Ceiling
Evaluate the function in a numeric context
evaluateAsNumber(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Count
Evaluate the function in a numeric context
evaluateAsNumber(com.icl.saxon.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(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Floor
Evaluate the function in a numeric context
evaluateAsNumber(com.icl.saxon.Context) - method in class com.icl.saxon.expr.FunctionProxy
evaluateAsNumber(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Last
Evaluate the function in a numeric context
evaluateAsNumber(com.icl.saxon.Context) - method in class com.icl.saxon.functions.NumberFn
Evaluate the function in a numeric context
evaluateAsNumber(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Position
Evaluate the function in a numeric context
evaluateAsNumber(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Round
Evaluate the function in a numeric context
evaluateAsNumber(com.icl.saxon.Context) - method in class com.icl.saxon.functions.StringLength
Evaluate the function in a numeric context
evaluateAsNumber(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Sum
Evaluate the function in a numeric context
Evaluate an expression as a String.
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Concat
Evaluate the function in a string context
evaluateAsString(com.icl.saxon.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(com.icl.saxon.Context) - method in class com.icl.saxon.functions.FormatNumber
Evaluate in a context where a string is wanted
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.expr.FunctionProxy
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.GenerateId
Evaluate the function in a string context
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.LocalName
Evaluate the function in a string context
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.NameFn
Evaluate the function in a string context
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.NamespaceURI
Evaluate the function in a string context
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetExpression
Evaluate as a string.
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.NormalizeSpace
Evaluate the function in a string context
Evaluate as a string.
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.expr.RootExpression
Evaluate as a string
Evaluate as a string.
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.StringFn
Evaluate the function in a string context
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Substring
Evaluate the function in a string context
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.SubstringAfter
Evaluate the function in a string context
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.SubstringBefore
Evaluate the function in a string context
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.Translate
Evaluate the function in a string context
evaluateAsString(com.icl.saxon.Context) - method in class com.icl.saxon.functions.UnparsedEntityURI
Evaluate the expression in a string context
EXCLUDE_RESULT_PREFIXES - field in class com.icl.saxon.style.StandardNames
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(com.icl.saxon.Context) - method in class com.icl.saxon.style.SAXONHandler
Invoke the node handler.
expand(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLAttributeSet
expand(com.icl.saxon.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(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLStringConstructor
Expand the stylesheet elements subordinate to this one, returning the result as a string.
Expression - class com.icl.saxon.expr.Expression
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(com.icl.saxon.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.
ExpressionContext - class com.icl.saxon.style.ExpressionContext
An ExpressionContext represents the context for an XPath expression written in the stylesheet.
ExpressionParser - class com.icl.saxon.expr.ExpressionParser
Parser for XSL expressions and patterns.
EXSLT_COMMON - static field in class com.icl.saxon.om.Namespace
Fixed namespace name for EXSLT/Common: "http://exslt.org/common"
EXSLT_DATES_AND_TIMES - static field in class com.icl.saxon.om.Namespace
Fixed namespace name for EXSLT/date: "http://exslt.org/dates-and-times"
EXSLT_FUNC_FUNCTION - field in class com.icl.saxon.style.StandardNames
EXSLT_FUNC_RESULT - field in class com.icl.saxon.style.StandardNames
EXSLT_FUNCTIONS - static field in class com.icl.saxon.om.Namespace
Fixed namespace name for EXSLT/functions: "http://exslt.org/functions"
EXSLT_FUNCTIONS_CODE - static field in class com.icl.saxon.om.Namespace
EXSLT_MATH - static field in class com.icl.saxon.om.Namespace
Fixed namespace name for EXSLT/math: "http://exslt.org/math"
EXSLT_SETS - static field in class com.icl.saxon.om.Namespace
Fixed namespace name for EXSLT/sets: "http://exslt.org/sets"
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(InputSource) - constructor for class com.icl.saxon.ExtendedInputSource
Create an ExtendedInputSource from an existing InputSource
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
EXTENSION_ELEMENT_PREFIXES - field in class com.icl.saxon.style.StandardNames
ExtensionElementFactory - interface com.icl.saxon.style.ExtensionElementFactory
Interface ExtensionElementFactory.
extensionNamespaces - field in class com.icl.saxon.style.StyleElement
Extensions - class com.icl.saxon.functions.Extensions
This class implements functions that are supplied as standard with SAXON, but which are not defined in the XSLT or XPath specifications.
externalEntityDecl(String,String,String) - method in class com.icl.saxon.aelfred.DefaultHandler
SAX2: called on external entity declarations

F

factory - field in class com.icl.saxon.StyleSheet
failed - field in class com.icl.saxon.om.Builder
Perform fallback processing
fatalError(SAXParseException) - method in class com.icl.saxon.om.Builder
Callback interface for SAX: not for application use
Receive notification of a non-recoverable error.
FeatureKeys - class com.icl.saxon.FeatureKeys
FeatureKeys defines a set of constants, names of Saxon configuration options which can be supplied to the TransformerFactoryImpl interface
FILE - field in class com.icl.saxon.style.StandardNames
Filter - class com.icl.saxon.Filter
Filter is an XMLFilter (a SAX2 filter) that performs a transformation taking a SAX stream as input and producing a SAX stream as output.
Filter(com.icl.saxon.Controller) - constructor for class com.icl.saxon.Filter
Create a Filter and initialise variables.
FilterEnumerator - class com.icl.saxon.expr.FilterEnumerator
A FilterEnumerator filters an input NodeEnumeration using a filter expression.
Constructor
filters - field in class com.icl.saxon.pattern.LocationPathPattern
find(String) - method in class com.icl.saxon.om.DocumentPool
Get the document with a given name
findAttributeSets(String) - method in class com.icl.saxon.style.StyleElement
Determine the list of attribute-sets associated with this element.
firstElementPattern - field in class com.icl.saxon.pattern.LocationPathPattern
Floor - class com.icl.saxon.functions.Floor
flush(StringBuffer) - method in class com.icl.saxon.output.CDATAFilter
Flush the buffer containing accumulated character data, generating it as CDATA where appropriate
flushStartTag() - method in class com.icl.saxon.output.GeneralOutputter
Flush out a pending start tag
FOLLOWING - static field in class com.icl.saxon.om.Axis
FOLLOWING_SIBLING - static field in class com.icl.saxon.om.Axis
Test whether all nodes in a node-set satisfy a given condition
FORMAT - field in class com.icl.saxon.style.StandardNames
Format a single number.
format(int,String,int,String,String) - method in class com.icl.saxon.number.Numberer
Format a number into a string
format(int,String,int,String,String) - method in class com.icl.saxon.number.Numberer_de
Format a number into a string
format(int,String,int,String,String) - method in class com.icl.saxon.number.Numberer_en
Format a number into a string
Format a vector of numbers.
FormatNumber - class com.icl.saxon.functions.FormatNumber
formatNumber(double,String,DecimalFormatSymbols) - method in class com.icl.saxon.functions.FormatNumber
Here is the method that does the work.
forwardsCompatibleModeIsEnabled() - method in class com.icl.saxon.style.ExpressionContext
Determine whether forwards-compatible mode is enabled
forwardsCompatibleModeIsEnabled() - method in class com.icl.saxon.expr.StandaloneContext
Determine whether forwards-compatible mode is enabled
forwardsCompatibleModeIsEnabled() - method in class com.icl.saxon.expr.StaticContext
Determine whether forwards-compatible mode is enabled
forwardsCompatibleModeIsEnabled() - method in class com.icl.saxon.style.StyleElement
Determine whether forwards-compatible mode is enabled for this element
FragmentValue - class com.icl.saxon.expr.FragmentValue
This class represents a Value of type result tree fragment.
FragmentValue(com.icl.saxon.Controller) - constructor for class com.icl.saxon.expr.FragmentValue
FROM - field in class com.icl.saxon.style.StandardNames
Function - class com.icl.saxon.expr.Function
Abstract superclass for system-defined and user-defined functions
FunctionAvailable - class com.icl.saxon.functions.FunctionAvailable
Get the factory class for user extension elements
FunctionProxy - class com.icl.saxon.expr.FunctionProxy
This class acts as a proxy for an extension function defined as a method in a user-defined class
FunctionProxy() - constructor for class com.icl.saxon.expr.FunctionProxy
Constructor: creates an uncommitted FunctionProxy

G

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.
GeneralOutputter - class com.icl.saxon.output.GeneralOutputter
This class allows output to be generated.
GeneralOutputter(com.icl.saxon.om.NamePool) - constructor for class com.icl.saxon.output.GeneralOutputter
generalUseAllowed - field in class com.icl.saxon.expr.SingletonNodeSet
GenerateId - class com.icl.saxon.functions.GenerateId
generateId() - method in class com.icl.saxon.om.AbstractNode
Get a character string that uniquely identifies this node
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.NodeImpl
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.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.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.tinytree.TinyDocumentImpl
Get a character string that uniquely identifies this node within the document
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.tree.DocumentImpl
Get a list of all elements with a given name fingerprint
getAllElements(int) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Get a list of all elements with a given name.
getAllModes() - method in class com.icl.saxon.RuleManager
Get a list of all registered modes
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.tree.ElementWithAttributes
Retrieves an attribute value by name.
getAttribute(String) - method in class com.icl.saxon.TransformerFactoryImpl
Allows the user to retrieve specific attributes on the underlying implementation.
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
getAttributeValue(int) - method in class com.icl.saxon.om.AbstractNode
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(int) - method in class com.icl.saxon.om.NodeInfo
Get the value of a given attribute of this node
getAttributeValue(int) - method in class com.icl.saxon.jdom.NodeWrapper
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.om.AbstractNode
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.
getAttributeValue(String,String) - method in class com.icl.saxon.om.NodeInfo
Find the value of a given attribute of this node.
getAttributeValue(String,String) - method in class com.icl.saxon.jdom.NodeWrapper
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.om.AbstractNode
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.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.tree.NodeImpl
Get the base URI for the node.
getBaseURI() - method in class 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.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.expr.StandaloneContext
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.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.tinytree.TinyDocumentImpl
Get the base URI of this root node.
getBestFit(com.icl.saxon.expr.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.
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.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
getColumnNumber() - method in class com.icl.saxon.DOMDriver
getColumnNumber() - method in class com.icl.saxon.aelfred.SAXDriver
SAX Locator method (don't invoke on parser);
getColumnValue(com.icl.saxon.Context) - method in class com.icl.saxon.sql.SQLColumn
getComparer(com.icl.saxon.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.DOMDriver
getContentHandler() - method in class com.icl.saxon.Filter
Get the ContentHandler registered using setContentHandler()
getContentHandler() - method in class com.icl.saxon.aelfred.SAXDriver
SAX2: Returns the object used to report the logical content of an XML document.
getContext(com.icl.saxon.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 class 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 class 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 class 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 class 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.
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.Binding
Get the data type, if known statically.
getDataType() - method in class com.icl.saxon.functions.BooleanFn
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.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.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.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.expr.FragmentValue
Determine the data type of the expression, if possible
getDataType() - method in class com.icl.saxon.functions.FunctionAvailable
Determine the data type of the expression
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.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.expr.IsLastExpression
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.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.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.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.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.expr.SingletonComparison
Determine the data type of the expression, if possible
getDataType() - method in class com.icl.saxon.sort.SortKeyDefinition
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.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.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.expr.TextFragmentValue
Determine the data type of the expression, if possible
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.expr.VariableReference
Determine the data type of the expression, if possible
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.AttributeValueTemplate
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.expr.ContextNodeExpression
Determine which aspects of the context the expression depends on.
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.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.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.expr.FunctionProxy
Determine which aspects of the context the expression depends on.
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.expr.IsLastExpression
Get the dependencies of this expression on the context
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.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.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.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.functions.Position
Determine 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.functions.Round
Determine the dependencies
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.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.expr.StyleSheetFunctionCall
Determine which aspects of the context the expression depends on.
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.
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.
getDisableOutputEscaping() - method in class com.icl.saxon.style.XSLValueOf
getDisplayName() - method in class com.icl.saxon.om.AbstractNode
Get the display name of this node.
getDisplayName() - method in class com.icl.saxon.tree.NodeImpl
Get the display name of this node.
getDisplayName() - method in class com.icl.saxon.om.NodeInfo
Get the display name of this node.
getDisplayName() - method in class com.icl.saxon.jdom.NodeWrapper
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.
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.om.AbstractNode
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.om.NodeInfo
Get the root (document) node
getDocumentRoot() - method in class com.icl.saxon.jdom.NodeWrapper
Get the root (document) node
getDocumentRoot() - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Get the root (document) node
getDocuments() evaluates the function.
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.
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.
getDomConfig() - method in class com.icl.saxon.tree.DocumentImpl
The configuration used when Document.normalizeDocument() is invoked.
getDomConfig() - method in class com.icl.saxon.tinytree.TinyDocumentImpl
The configuration used when Document.normalizeDocument() is invoked.
getDOMImplementation() - method in class com.icl.saxon.om.DocumentBuilderImpl
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.
getDTDHandler() - method in class com.icl.saxon.aelfred.SAXDriver
SAX2: Returns the object used to process declarations related to notations and unparsed entities.
getElementById(String) - method in class com.icl.saxon.om.AbstractNode
Return the Element whose ID is given by elementId .
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
Determine the name of the Java character set encoding to be used
getEncodingName() - method in class com.icl.saxon.charcode.PluggableCharacterSet
Determine the name of the Java character set encoding to be used
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.
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).
Return an enumeration over the nodes reached by the given axis from this node
Return an enumeration over the nodes reached by the given axis from this node
Return an enumeration over the nodes reached by the given axis from this node
Return an enumeration over the nodes reached by the given axis from this node
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.
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;
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.
Get a string containing the message for this exception and all contained exceptions
getExtensionClass(String) - method in class com.icl.saxon.style.ExtensionElementFactory
Identify the class to be used for stylesheet elements with a given local name.
getExtensionClass(String) - method in class com.icl.saxon.sql.SQLElementFactory
Identify the class to be used for stylesheet elements with a given local name.
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.expr.StandaloneContext
Get an external Java class corresponding to a given namespace prefix, if there is one.
getExternalJavaClass(String) - method in class 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.XSLStyleSheet
Get a Java class for a given namespace URI, if possible.
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.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.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.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.om.AbstractNode
Get the fingerprint of the node, used for matching names
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.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.tree.NodeImpl
Get the fingerprint of the node.
getFingerprint() - method in class com.icl.saxon.om.NodeInfo
Get fingerprint.
getFingerprint() - method in class com.icl.saxon.jdom.NodeWrapper
Get fingerprint.
getFingerprint() - method in class com.icl.saxon.pattern.Pattern
Determine the name fingerprint of nodes to which this pattern applies.
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.style.ExpressionContext
Get a fingerprint for a name, using this as the context for namespace resolution
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 class com.icl.saxon.expr.StaticContext
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
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
Find the handler registered for a particular node in default mode.
Find the handler registered for a particular node in a specific mode.
Get a handler whose import precedence is in a particular range.
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.
getIndex(String) - method in class com.icl.saxon.tree.AttributeCollection
Get the index of an attribute (by name).
getIndex(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).
getIndex(String,String) - method in class com.icl.saxon.aelfred.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getIndexByFingerprint(int) - method in class com.icl.saxon.tree.AttributeCollection
Get the index, given the fingerprint
getInputEncoding() - method in class com.icl.saxon.tree.DocumentImpl
An attribute specifying the encoding used for this document at the time of the parsing.
getInputEncoding() - method in class com.icl.saxon.tinytree.TinyDocumentImpl
An attribute specifying the encoding used for this document at the time of the parsing.
getInstance() - static method in class com.icl.saxon.pattern.AnyNodeTest
Get an instance of AnyNodeTest
getInstance() - static method in class com.icl.saxon.om.EmptyEnumeration
Return an instance of an EmptyEnumeration
getInstance() - static method in class com.icl.saxon.sort.LocalOrderComparer
Get an instance of a LocalOrderComparer.
getInstance() - static method in class com.icl.saxon.pattern.NoNodeTest
Get a NoNodeTest instance
getInstance() - static method in class com.icl.saxon.charcode.UnicodeCharacterSet
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(com.icl.saxon.KeyManager,int) - method in class com.icl.saxon.tree.DocumentImpl
Get the index for a given key
getKeyIndex(com.icl.saxon.KeyManager,int) - method in class com.icl.saxon.om.DocumentInfo
Get the index for a given key
getKeyIndex(com.icl.saxon.KeyManager,int) - method in class com.icl.saxon.jdom.DocumentWrapper
Get the index for a given key
getKeyIndex(com.icl.saxon.KeyManager,int) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
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
getLastPosition() - method in class com.icl.saxon.om.AxisEnumeration
Get the last position
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 class com.icl.saxon.om.EmptyEnumeration
getLastPosition() - method in class 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.om.PrependIterator
Get the last position
getLastPosition() - method in class com.icl.saxon.om.SingletonEnumeration
Get the last position
getLastPosition() - method in class com.icl.saxon.expr.SortKeyEnumeration
Get the last position
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() - 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.aelfred.SAXDriver
SAX1 AttributeList, SAX2 Attributes method (don't invoke on parser);
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(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.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 class com.icl.saxon.output.ContentHandlerProxy
getLineNumber() - method in class com.icl.saxon.tree.DocumentImpl
Get the line number of this root node.
getLineNumber() - method in class com.icl.saxon.DOMDriver
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.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.tree.NodeImpl
Get the line number of the node within its source document entity
getLineNumber() - method in class com.icl.saxon.om.NodeInfo
Get line number
getLineNumber() - method in class com.icl.saxon.jdom.NodeWrapper
Get line number
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.aelfred.SAXDriver
SAX Locator method (don't invoke on parser);
getLineNumber() - method in class com.icl.saxon.expr.StandaloneContext
Get the line number of the expression within that container
getLineNumber() - method in class 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.tinytree.TinyDocumentImpl
Get the line number of this root node.
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
getLineNumber(int) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Get the line number for an element.
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.om.AbstractNode
Get the local name of this node.
getLocalName() - method in class com.icl.saxon.tree.NodeImpl
Get the local name of this node.
getLocalName() - method in class com.icl.saxon.om.NodeInfo
Get the local part of the name of this node.
getLocalName() - method in class com.icl.saxon.jdom.NodeWrapper
Get the local part of the name of this node.
getLocalName(int) - method in class com.icl.saxon.tree.AttributeCollection
Get the local name of an attribute (by position).
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.aelfred.SAXDriver
SAX2 Attributes method (don't invoke on parser);
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.
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
getMessage() - method in class 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
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.
getName() - method in class com.icl.saxon.om.AbstractNode
Get the name of an attribute node (the QName) (DOM method)
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.expr.Function
Get the name of the function.
getName() - method in class com.icl.saxon.functions.FunctionAvailable
Function name (for diagnostics)
getName() - method in class com.icl.saxon.expr.FunctionProxy
Get the name of the function
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.expr.StyleSheetFunctionCall
Get the name of the function.
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(int) - method in class com.icl.saxon.aelfred.SAXDriver
SAX1 AttributeList method (don't invoke on parser);
getNameCode() - method in class com.icl.saxon.om.AbstractNode
Get the name code of the node, used for displaying names
getNameCode() - method in class com.icl.saxon.tree.ElementImpl
Get the nameCode of the node.
getNameCode() - method in class com.icl.saxon.Mode
Get the name of this mode (for tracing output)
getNameCode() - method in class com.icl.saxon.tree.NodeImpl
Get the nameCode of the node.
getNameCode() - method in class com.icl.saxon.om.NodeInfo
Get name code.
getNameCode() - method in class com.icl.saxon.jdom.NodeWrapper
Get name code.
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.tree.DocumentImpl
Get the name pool used for the names in this document
getNamePool() - method in class com.icl.saxon.om.DocumentInfo
Get the name pool used for the names in this document
getNamePool() - method in class com.icl.saxon.jdom.DocumentWrapper
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.tree.NodeImpl
Get the NamePool
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
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(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(com.icl.saxon.tree.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.DocumentImpl
Get next sibling - always null
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(com.icl.saxon.Context) - method in class com.icl.saxon.expr.ContextNodeExpression
Return the node selected by this expression.
getNode(com.icl.saxon.Context) - method in class com.icl.saxon.expr.ParentNodeExpression
Return the node selected by this SingletonExpression
getNode(com.icl.saxon.Context) - method in class com.icl.saxon.expr.RootExpression
Return the first element selected by this Expression
getNode(com.icl.saxon.Context) - method in class com.icl.saxon.expr.SingletonExpression
Get the single node to which this expression refers
getNode(int) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
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
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.pattern.AnyChildNodePattern
Determine the type of nodes to which this pattern applies.
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.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.om.NodeInfo
Return the type of node.
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.jdom.NodeWrapper
Return the type of node.
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.tinytree.TinyDocumentImpl
Return the type of node.
getNodeType() - method in class com.icl.saxon.pattern.UnionPattern
Determine the types of nodes to which this pattern applies.
getNodeValue() - method in class com.icl.saxon.om.AbstractNode
Get the node value as defined in the DOM.
getNthParameter(int) - method in class com.icl.saxon.style.SAXONFunction
Get the name fingerprint of the n'th parameter (starting from 0).
Get node number (level="any").
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(com.icl.saxon.om.NodeInfo) - static method in class com.icl.saxon.om.Navigator
Get simple node number.
Get simple node number.
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.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.PreparedStyleSheet
Get the properties for xsl:output.
getOutputProperties() - method in class com.icl.saxon.output.StringOutputter
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.om.AbstractNode
Return the Document object associated with this node.
getOwnerDocument() - method in class com.icl.saxon.Context
Get owner Document (enabling extension functions to create new Nodes)
getOwnerDocument() - method in class 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(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLWithParam
getParent() - method in class com.icl.saxon.om.AbstractNode
Find the parent node of this node.
getParent() - method in class com.icl.saxon.Filter
Get the parent reader.
getParent() - method in class com.icl.saxon.tree.NodeImpl
Find the parent node of this node.
getParent() - method in class com.icl.saxon.om.NodeInfo
Get the NodeInfo object representing the parent of this node
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.tinytree.TinyDocumentImpl
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(com.icl.saxon.om.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.om.AbstractNode
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() - method in class com.icl.saxon.om.NodeInfo
Get the prefix part of the name of this node.
getPrefix() - method in class com.icl.saxon.jdom.NodeWrapper
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.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.DocumentImpl
Get previous sibling - always null
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.DOMDriver
SAX2: Returns the specified property.
getProperty(String) - method in class com.icl.saxon.Filter
Look up the value of a property.
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,String) - static method in class com.icl.saxon.functions.SystemProperty
Here's the real code:
getPseudoAttribute(com.icl.saxon.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.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
getPublicId() - method in class com.icl.saxon.DOMDriver
getPublicId() - method in class com.icl.saxon.aelfred.SAXDriver
SAX Locator 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).
getQName(int) - method in class com.icl.saxon.aelfred.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getRecoveryPolicy() - method in class com.icl.saxon.Controller
Get the policy for handling recoverable errors
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
Get the rule corresponding to a given Node, by finding the best Pattern match.
Get the rule corresponding to a given Node, by finding the best Pattern match, subject to a minimum and maximum precedence.
getRuleManager() - method in class com.icl.saxon.Controller
getRuleManager() - method in class com.icl.saxon.style.XSLStyleSheet
Get the RuleManager which handles template rules
Convert a supplied Source to a SAXSource
getSchemaTypeInfo() - method in class com.icl.saxon.om.AbstractNode
The type information associated with this attribute.
getSelectExpression() - method in class com.icl.saxon.style.XSLValueOf
getSelectValue(com.icl.saxon.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.tree.NodeImpl
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).
getSlotNumber() - method in class com.icl.saxon.Binding
Determine a slot number for the variable.
getSlotNumber() - method in class com.icl.saxon.style.XSLParam
Determine a slot number for the variable.
getSlotNumber() - method in class com.icl.saxon.style.XSLVariable
Determine a slot number for the variable.
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.tree.DocumentImpl
An attribute specifying whether error checking is enforced or not.
getStrictErrorChecking() - method in class com.icl.saxon.tinytree.TinyDocumentImpl
An attribute specifying whether error checking is enforced or not.
getStringValue() - method in class com.icl.saxon.om.NodeInfo
Return the string value of the node.
getStringValue() - method in class com.icl.saxon.jdom.NodeWrapper
Return the string 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.style.ExpressionContext
getStyleSheetFunction(int) - method in class com.icl.saxon.expr.StandaloneContext
getStyleSheetFunction(int) - method in class com.icl.saxon.expr.StaticContext
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.om.AbstractNode
Get the system ID for the entity containing the node.
getSystemId() - method in class com.icl.saxon.tree.DocumentImpl
Get the system id of this root node
getSystemId() - method in class com.icl.saxon.DOMDriver
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.output.Emitter
Get the System ID
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.IdentityTransformerHandler
Get the systemId of the document
getSystemId() - method in class com.icl.saxon.tree.NodeImpl
Get the system ID for the node.
getSystemId() - method in class com.icl.saxon.om.NodeInfo
Get the System ID for the node.
getSystemId() - method in class com.icl.saxon.jdom.NodeWrapper
Get the System ID for the node.
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.aelfred.SAXDriver
SAX Locator method (don't invoke on parser);
getSystemId() - method in class com.icl.saxon.expr.StandaloneContext
Get the system ID of the container of the expression
getSystemId() - method in class com.icl.saxon.expr.StaticContext
Get the System ID of the container of the expression.
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.TransformerHandlerImpl
Get the systemId of 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
getSystemId(int) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Get the system id of an element in the document
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
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.tree.AttributeCollection
Get the type of an attribute (by position).
getType(int) - 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) - method in class com.icl.saxon.aelfred.SAXDriver
SAX1 AttributeList, 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).
getType(String,String) - method in class com.icl.saxon.aelfred.SAXDriver
SAX2 Attributes method (don't invoke on parser);
getUnparsedEntity(String) - method in class com.icl.saxon.tree.DocumentImpl
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class com.icl.saxon.om.DocumentInfo
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class com.icl.saxon.jdom.DocumentWrapper
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
getURI() - method in class com.icl.saxon.om.AbstractNode
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() - method in class com.icl.saxon.om.NodeInfo
Get the URI part of the name of this node.
getURI() - method in class com.icl.saxon.jdom.NodeWrapper
Get the URI part of the name of this node.
getURI(int) - method in class com.icl.saxon.tree.AttributeCollection
Get the namespace URI of an attribute (by position).
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.aelfred.SAXDriver
SAX2 Attributes method (don't invoke on parser);
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.style.ExpressionContext
Get the URI for a prefix, using this Element as the context for namespace resolution
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 class com.icl.saxon.expr.StaticContext
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(com.icl.saxon.Context,String) - static method in class com.icl.saxon.functions.Extensions
Retrieve a value associated with the context node
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(com.icl.saxon.Binding) - method in class com.icl.saxon.Bindery
Get the value of a variable
getValue(com.icl.saxon.Binding,int) - method in class com.icl.saxon.Bindery
Get the value of a variable in the given frame
getValue(int) - method in class com.icl.saxon.tree.AttributeCollection
Get the value of an attribute (by position).
getValue(int) - 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) - method in class com.icl.saxon.aelfred.SAXDriver
SAX1 AttributeList, SAX2 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).
getValue(String,String) - method in class com.icl.saxon.aelfred.SAXDriver
SAX Attributes method (don't invoke on parser);
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 class com.icl.saxon.Binding
Establish the fingerprint of the name of this variable.
getVariableFingerprint() - method in class com.icl.saxon.style.SAXONReturn
Get the fingerprint of the variable name
getVariableFingerprint() - method in class com.icl.saxon.style.XSLGeneralVariable
Get the fingerprint of the variable name
getVariableName() - method in class 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.style.ExpressionContext
Get the effective XSLT version in this region of the stylesheet
getVersion() - method in class com.icl.saxon.expr.StandaloneContext
Get the effective XSLT version in this region of the stylesheet
getVersion() - method in class com.icl.saxon.expr.StaticContext
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.tree.DocumentImpl
An attribute specifying, as part of the XML declaration, the encoding of this document.
getXmlEncoding() - method in class com.icl.saxon.tinytree.TinyDocumentImpl
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.tree.DocumentImpl
An attribute specifying, as part of the XML declaration, whether this document is standalone.
getXmlStandalone() - method in class com.icl.saxon.tinytree.TinyDocumentImpl
An attribute specifying, as part of the XML declaration, whether this document is standalone.
getXmlVersion() - method in class com.icl.saxon.tree.DocumentImpl
An attribute specifying, as part of the XML declaration, the version number of this document.
getXmlVersion() - method in class com.icl.saxon.tinytree.TinyDocumentImpl
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 - field in class com.icl.saxon.style.XSLGeneralVariable
graftElement(com.icl.saxon.tree.ElementImpl) - method in class com.icl.saxon.tree.TreeBuilder
graftElement() allows an element node to be transferred from one tree to another.
greekLower - field in class com.icl.saxon.number.Numberer_en
greekUpper - field in class com.icl.saxon.number.Numberer_en
GROUP_BY - field in class com.icl.saxon.style.StandardNames
GroupActivation - class com.icl.saxon.style.GroupActivation
GroupActivation represents one activation of a saxon:group loop.
GROUPING_SEPARATOR - field in class com.icl.saxon.style.StandardNames
GROUPING_SIZE - field in class com.icl.saxon.style.StandardNames

H

handler - field in class com.icl.saxon.output.ContentHandlerProxy
handler - field in class com.icl.saxon.output.DocumentHandlerProxy
HANDLER - field in class com.icl.saxon.style.StandardNames
handleSortKeys(com.icl.saxon.expr.Expression) - method in class com.icl.saxon.style.StyleElement
Modify the "select" expression to include any sort keys specified.
hasAttribute(String) - method in class com.icl.saxon.om.AbstractNode
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttribute(String) - method in class com.icl.saxon.tree.ElementWithAttributes
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String,String) - method in class com.icl.saxon.om.AbstractNode
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributeNS(String,String) - method in class com.icl.saxon.tree.ElementWithAttributes
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - method in class com.icl.saxon.om.AbstractNode
Returns whether this node has any attributes.
hasAttributes() - method in class com.icl.saxon.tree.ElementWithAttributes
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - method in class com.icl.saxon.tree.NodeImpl
Returns whether this node (if it is an element) has any attributes.
hasChildNodes() - method in class com.icl.saxon.om.AbstractNode
Determine whether the node has any children.
hasChildNodes() - method in class com.icl.saxon.tree.NodeImpl
Determine whether the node has any children.
hasChildNodes() - method in class com.icl.saxon.om.NodeInfo
Determine whether the node has any children.
hasChildNodes() - method in class com.icl.saxon.jdom.NodeWrapper
Determine whether the node has any children.
HashMap - class com.icl.saxon.sort.HashMap
A simple class for testing membership of a fixed set of ASCII strings.
HashMap(int) - constructor for class com.icl.saxon.sort.HashMap
hasMoreElements() - method in class com.icl.saxon.om.AxisEnumeration
Determine whether there are more nodes to come.
hasMoreElements() - method in class com.icl.saxon.expr.DifferenceEnumeration
Determine whether there are more nodes to come.
hasMoreElements() - method in class com.icl.saxon.expr.DistinctEnumeration
Determine whether there are more nodes to come.
hasMoreElements() - method in class com.icl.saxon.om.EmptyEnumeration
hasMoreElements() - method in class com.icl.saxon.expr.FilterEnumerator
Test whether there are any more nodes available in the enumeration
hasMoreElements() - method in class com.icl.saxon.style.GroupActivation
hasMoreElements() - method in class com.icl.saxon.expr.IntersectionEnumeration
hasMoreElements() - method in class com.icl.saxon.expr.LookaheadEnumerator
Determine whether there are any more nodes to hand to the client
hasMoreElements() - method in class com.icl.saxon.om.NodeEnumeration
Determine whether there are more nodes to come.
hasMoreElements() - method in class com.icl.saxon.om.PrependIterator
Determine whether there are more nodes to come.
hasMoreElements() - method in class com.icl.saxon.om.SingletonEnumeration
Determine whether there are more nodes to come.
hasMoreElements() - method in class com.icl.saxon.expr.SortKeyEnumeration
Determine whether there are more nodes
hasMoreElements() - method in class com.icl.saxon.expr.UnionEnumeration
Determine whether there are more nodes to come.
hasNamespaceAliases() - method in class com.icl.saxon.style.XSLStyleSheet
Determine whether two node-sets contain at least one node in common
Determine whether two node-sets contain the same nodes
hasSignature(Object) - method in class com.icl.saxon.om.NamePool
Test whether the namepool contains names defined in a particular Stylesheet
hebrew - field in class com.icl.saxon.number.Numberer_en
HIERARCHY_REQUEST_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
highest(com.icl.saxon.Context,com.icl.saxon.om.NodeEnumeration) - static method in class com.icl.saxon.functions.Extensions
Get the node with maximum numeric value of the string-value of each of a set of nodes
highest(com.icl.saxon.Context,com.icl.saxon.om.NodeEnumeration) - static method in class com.icl.saxon.exslt.Math
Get the nodes with maximum numeric value of the string-value of each of a set of nodes
Get the maximum numeric value of a stored expression over a set of nodes
highSurrogate(int) - static method in class com.icl.saxon.om.XMLChar
Returns the high surrogate of a supplemental character
hiraganaA - field in class com.icl.saxon.number.Numberer_en
hiraganaI - field in class com.icl.saxon.number.Numberer_en
hourInDay() - static method in class com.icl.saxon.exslt.Date
Return the current hour of the day
hourInDay(String) - static method in class com.icl.saxon.exslt.Date
Return the hour of the day in the specified date or date/time
HREF - field in class com.icl.saxon.style.StandardNames
HTMLEmitter - class com.icl.saxon.output.HTMLEmitter
This class generates HTML output
HTMLEmitter() - constructor for class com.icl.saxon.output.HTMLEmitter
Constructor
HTMLIndenter - class com.icl.saxon.output.HTMLIndenter
HTMLIndenter: This ProxyEmitter indents HTML elements, by adding whitespace character data where appropriate.
HTMLIndenter() - constructor for class com.icl.saxon.output.HTMLIndenter

I

Id - class com.icl.saxon.functions.Id
ID - field in class com.icl.saxon.style.StandardNames
IdentityTransformerHandler implements the javax.xml.transform.sax.TransformerHandler interface.
Create a IdentityTransformerHandler and initialise variables.
IDFilter - class com.icl.saxon.IDFilter
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 com.icl.saxon.pattern.IDPattern
An IDPattern is a pattern of the form id(literal)
IDPattern(String) - constructor for class com.icl.saxon.pattern.IDPattern
Return the value of the second argument if the first is true, or the third argument otherwise.
ignorableWhitespace(ch[],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.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.IDFilter
ignorableWhitespace(char[],int,int) - method in class com.icl.saxon.output.XMLIndenter
Output ignorable white space
IMPLEMENTS_PREFIX - field 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(com.icl.saxon.om.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 class 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
INDENT - field in class com.icl.saxon.style.StandardNames
indent(int) - static method in class com.icl.saxon.expr.Expression
Construct indent string, for diagnostic output
INDENT_SPACES - static field in class com.icl.saxon.output.SaxonOutputKeys
indentSpaces = integer.
index - field in class com.icl.saxon.tree.NodeImpl
index - field in class com.icl.saxon.jdom.NodeWrapper
INDEX_SIZE_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
inDTD - field in class com.icl.saxon.om.Builder
INFINITY - field in class com.icl.saxon.style.StandardNames
Initialise a new ElementImpl with an element name
Initialise a new ElementWithAttributes with an element name and attribute list
initialiseBindery(com.icl.saxon.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
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.
internalEntityDecl(String,String) - method in class com.icl.saxon.aelfred.DefaultHandler
SAX2: called on internal entity declarations
An InternalError represents an condition detected during Saxon processing that should never occur.
InternalSaxonError(String) - constructor for class com.icl.saxon.InternalSaxonError
Return the intersection of two node-sets
Return the intersection of two node-sets
An enumeration representing a nodeset that is an intersection of two other NodeSets.
Form an enumeration of the intersection of the nodes in two nodesets
INUSE_ATTRIBUTE_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
INVALID_ACCESS_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
INVALID_CHARACTER_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
INVALID_MODIFICATION_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
INVALID_STATE_ERR - static field in class 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"
Determine whether this node is an ancestor of another node
isAssignable() - method in class com.icl.saxon.Binding
Determine whether the variable is assignable using saxon:assign
isAssignable() - method in class com.icl.saxon.style.SAXONAssign
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
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.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.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.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.
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.
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.style.ExpressionContext
Determine if an extension element is available
isElementAvailable(String) - method in class com.icl.saxon.expr.StandaloneContext
Determine if an extension element is available
isElementAvailable(String) - method in class com.icl.saxon.expr.StaticContext
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
Returns whether this text node contains element content whitespace, often abusively called "ignorable whitespace".
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(com.icl.saxon.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.style.ExpressionContext
Determine whether a given URI code identifies an extension element namespace
isExtensionNamespace(short) - method in class com.icl.saxon.expr.StandaloneContext
Determine whether a given URI identifies an extension element namespace
isExtensionNamespace(short) - method in class 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.StyleElement
Check whether a namespace uri defines an extension element.
isForwards - static field 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.style.ExpressionContext
Determine if a function is available
isFunctionAvailable(String) - method in class com.icl.saxon.expr.StandaloneContext
Determine if a function is available
isFunctionAvailable(String) - method in class com.icl.saxon.expr.StaticContext
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 class 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.
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.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.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.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 com.icl.saxon.expr.IsLastExpression
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.om.DocumentBuilderImpl
isNamespaceAware() - method in class com.icl.saxon.aelfred.SAXParserImpl
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
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.expr.DistinctEnumeration
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.EmptyEnumeration
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.style.GroupActivation
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.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
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.expr.SortKeyEnumeration
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.expr.UnionEnumeration
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.
isPeerAxis - static field 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 field 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
Determine whether the nodes returned by this enumeration are known to be in reverse document order.
isReverseSorted() - method in class com.icl.saxon.expr.DistinctEnumeration
Determine whether the nodes returned by this enumeration are known to be in reverse document order.
isReverseSorted() - method in class com.icl.saxon.om.EmptyEnumeration
isReverseSorted() - method in class com.icl.saxon.expr.FilterEnumerator
Determine whether the nodes returned by this enumeration are known to be in reverse document order.
isReverseSorted() - method in class com.icl.saxon.style.GroupActivation
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.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
Determine whether the nodes returned by this enumeration are known to be in reverse document order.
isReverseSorted() - method in class com.icl.saxon.expr.SortKeyEnumeration
Determine whether the nodes returned by this enumeration are known to be in reverse document order.
isReverseSorted() - method in class com.icl.saxon.expr.UnionEnumeration
Determine whether the nodes returned by this enumeration are known to be 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(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.om.AbstractNode
Determine whether this is the same node as another node
isSameNodeInfo(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.tree.NodeImpl
Determine whether this is the same node as another node
isSameNodeInfo(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.om.NodeInfo
Determine whether this is the same node as another node.
isSameNodeInfo(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.jdom.NodeWrapper
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
Determine whether the nodes returned by this enumeration are known to be in document order
isSorted() - method in class com.icl.saxon.expr.DistinctEnumeration
Determine whether the nodes returned by this enumeration are known to be in document order
isSorted() - method in class com.icl.saxon.om.EmptyEnumeration
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.style.GroupActivation
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.om.NodeEnumeration
Determine whether the nodes returned by this enumeration are known 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.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
Determine whether the nodes returned by this enumeration are known to be in document order
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
Determine whether the nodes returned by this enumeration are known to be in document order
isSorted() - method in class com.icl.saxon.expr.UnionEnumeration
Determine whether the nodes returned by this enumeration are known to be 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 field 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.om.DocumentBuilderImpl
isValidating() - method in class com.icl.saxon.aelfred.SAXParserImpl
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.tree.ElementWithAttributes
Get n'th attribute (DOM NamedNodeMap method).
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)

J

javaVersion - static field in class com.icl.saxon.Version

K

kanjiDigits - field in class com.icl.saxon.number.Numberer_en
katakanaA - field in class com.icl.saxon.number.Numberer_en
katakanaI - field in class com.icl.saxon.number.Numberer_en
Key - class com.icl.saxon.functions.Key
KeyDefinition - class com.icl.saxon.KeyDefinition
Corresponds to a single key definition.
Constructor to create a key definition
KeyManager - class com.icl.saxon.KeyManager
KeyManager manages the set of key definitions in a stylesheet, and the indexes associated with these key definitions
KeyManager() - constructor for class com.icl.saxon.KeyManager
create a KeyManager and initialise variables
KeyPattern - class com.icl.saxon.pattern.KeyPattern
A KeyPattern is a pattern of the form key(keyname, keyvalue)
KeyPattern(int,String) - constructor for class com.icl.saxon.pattern.KeyPattern
Constructor
keyTable - field in class com.icl.saxon.jdom.DocumentWrapper
KOI8RCharacterSet - class com.icl.saxon.charcode.KOI8RCharacterSet
This class defines properties of the KO18R Cyrillic character set

L

Lang - class com.icl.saxon.functions.Lang
LANG - field in class com.icl.saxon.style.StandardNames
LANGUAGE - field in class com.icl.saxon.style.StandardNames
Last - class com.icl.saxon.functions.Last
LAST - static field in class com.icl.saxon.Context
lastDisplayName - field in class com.icl.saxon.output.XMLEmitter
lastElementPattern - field in class com.icl.saxon.pattern.LocationPathPattern
lastLevelOneNode - field in class com.icl.saxon.tinytree.TinyDocumentImpl
lastNameCode - field in class com.icl.saxon.output.XMLEmitter
LastPositionFinder - interface com.icl.saxon.expr.LastPositionFinder
A LastPositionFinder is an object used by the Context to locate the last position in the context node list.
lastPrefix - field in class com.icl.saxon.output.XMLEmitter
lastURI - field in class com.icl.saxon.output.XMLEmitter
Latin1CharacterSet - class com.icl.saxon.charcode.Latin1CharacterSet
This class defines properties of the ISO-8859-1 character set
Latin2CharacterSet - class com.icl.saxon.charcode.Latin2CharacterSet
This class defines properties of the ISO-8859-2 character set
Latin2CharacterSet() - constructor for class com.icl.saxon.charcode.Latin2CharacterSet
latinLower - field in class com.icl.saxon.number.Numberer_en
latinUpper - field in class com.icl.saxon.number.Numberer_en
Get the nodes that satisfy the given expression, up to and excluding the first one (in document order) that doesn't
Find all the nodes in ns1 that are before the first node in ns2.
leapYear() - static method in class com.icl.saxon.exslt.Date
Returns true if the current year is a leap year
leapYear(String) - static method in class com.icl.saxon.exslt.Date
Return true if the year specified in the date/time string given as the argument is a leap year.
Called after an element of the stylesheet got processed
Called after an element of the stylesheet got processed
Called after an element of the stylesheet got processed
Called after a node of the source tree got processed
Called after a node of the source tree got processed
Called after a node of the source tree got processed
length - field in class com.icl.saxon.tinytree.TinyDocumentImpl
LETTER_VALUE - field in class com.icl.saxon.style.StandardNames
LEVEL - field in class com.icl.saxon.style.StandardNames
lexicalHandler - field in class com.icl.saxon.output.ContentHandlerProxy
LINE_NUMBERING - static field in class com.icl.saxon.FeatureKeys
LINE_NUMBERING must be a Boolean()
lineNumber - field in class com.icl.saxon.om.Builder
lineNumber(com.icl.saxon.Context) - static method in class com.icl.saxon.functions.Extensions
Return the line number of the context node.
lineNumbering - field in class com.icl.saxon.om.Builder
LineNumberMap - class com.icl.saxon.tree.LineNumberMap
Line numbers are not held in nodes in the tree, because they are not usually needed.
LineNumberMap() - constructor for class com.icl.saxon.tree.LineNumberMap
LiteralResultElement - class com.icl.saxon.style.LiteralResultElement
This class represents a literal result element in the style sheet (typically an HTML element to be output).
Loader - class com.icl.saxon.Loader
Loader is used to load a class given its name.
loadStandardNames() - method in class com.icl.saxon.om.NamePool
Load the standard names that have a special meaning to XSLT
LocalName - class com.icl.saxon.functions.LocalName
LocalOrderComparer - class com.icl.saxon.sort.LocalOrderComparer
A Comparer used for comparing nodes in document order.
LocationPathPattern - class com.icl.saxon.pattern.LocationPathPattern
A LocationPathPattern represents a path, e.g.
locator - field in class com.icl.saxon.output.ContentHandlerProxy
locator - field in class com.icl.saxon.output.Emitter
log(double) - static method in class com.icl.saxon.exslt.Math
Get the logarithm of a numeric value (SStL)
LookaheadEnumerator - class com.icl.saxon.expr.LookaheadEnumerator
A LookaheadEnumerator passes the nodes from a base enumerator throgh unchanged.
Constructor
lookupNamespaceURI(String) - method in class com.icl.saxon.om.AbstractNode
Look up the namespace URI associated to the given prefix, starting from this node.
lookupPrefix(String) - method in class com.icl.saxon.om.AbstractNode
Look up the prefix associated to the given namespace URI, starting from this node.
LOWERCASE_FIRST - static field in class com.icl.saxon.sort.TextComparer
A Comparer used for comparing keys
lowest(com.icl.saxon.Context,com.icl.saxon.om.NodeEnumeration) - static method in class com.icl.saxon.functions.Extensions
Get the node with minimum numeric value of the string-value of each of a set of nodes
lowest(com.icl.saxon.Context,com.icl.saxon.om.NodeEnumeration) - static method in class com.icl.saxon.exslt.Math
Get the node with minimum numeric value of the string-value of each of a set of nodes
Get the node with minimum numeric value of a stored expression over a set of nodes
lowSurrogate(int) - static method in class com.icl.saxon.om.XMLChar
Returns the low surrogate of a supplemental character

M

main(args[]) - static method in class com.icl.saxon.sort.BinaryTree
main(args[]) - static method in class com.icl.saxon.StyleSheet
Main program, can be used directly from the command line.
main(args[]) - static method in class com.icl.saxon.WinStyleSheet
Main program, can be used directly from the command line.
main(String[]) - static method in class com.icl.saxon.style.StandardNames
Utility routine to generate Java constants for the standard names used in the stylesheet
make(String,com.icl.saxon.expr.StaticContext) - static method in class com.icl.saxon.expr.AttributeValueTemplate
Static factory method to create an AVT from an XSL string representation
make(String,com.icl.saxon.expr.StaticContext) - static method in class com.icl.saxon.expr.Expression
Parse an expression
make(String,com.icl.saxon.expr.StaticContext) - static method in class com.icl.saxon.pattern.Pattern
Static method to make a Pattern by parsing a String.
makeAttributeValueTemplate(String) - method in class com.icl.saxon.style.StyleElement
Make an attribute value template in the context of this stylesheet element
makeBuilder() - method in class com.icl.saxon.Controller
Make a builder for the selected tree model
makeCharacterSet(String) - static method in class com.icl.saxon.charcode.CharacterSetFactory
makeContext(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.Controller
Create a new context with a given node as the current node and the only node in the current node list.
Create an Element node
Create an Element node.
makeEmitter(Properties,Result) - method in class com.icl.saxon.output.GeneralOutputter
Make an emitter appropriate for a given set of output properties and output destination.
makeEmitter(String) - static method in class com.icl.saxon.output.Emitter
load a named output emitter or document handler and check it is OK.
makeExpression(String) - method in class com.icl.saxon.style.StyleElement
Make an expression in the context of this stylesheet element
makeFileOutputStream(String,String,boolean) - static method in class com.icl.saxon.output.GeneralOutputter
Create a new FileOutputStream, given a filename and a baseURI
makeHandler(String) - method in class com.icl.saxon.style.SAXONHandler
Load a named node handler and check it is OK.
makeMessageEmitter() - method in class com.icl.saxon.Controller
Make an Emitter to be used for xsl:message output
makeNameCode(String,boolean) - method in class com.icl.saxon.tree.ElementImpl
Make a NameCode, using this Element as the context for namespace resolution.
makeNameCode(String,boolean) - method in class com.icl.saxon.style.ExpressionContext
Make a NameCode, using this Element as the context for namespace resolution
makeNameCode(String,boolean) - method in class com.icl.saxon.expr.StandaloneContext
Make a NameCode, using this Element as the context for namespace resolution
makeNameCode(String,boolean) - method in class com.icl.saxon.expr.StaticContext
Make a NameCode, using this Element as the context for namespace resolution
makeNamespaceTest(short,String) - method in class com.icl.saxon.style.ExpressionContext
Make a NamespaceTest, using this element as the context for namespace resolution
makeNamespaceTest(short,String) - method in class com.icl.saxon.expr.StandaloneContext
Make a NamespaceTest, using this element as the context for namespace resolution
makeNamespaceTest(short,String) - method in class com.icl.saxon.expr.StaticContext
Make a NamespaceTest, using this element as the context for namespace resolution
makeNameTest(short,String,boolean) - method in class com.icl.saxon.style.ExpressionContext
Make a NameTest, using this element as the context for namespace resolution
makeNameTest(short,String,boolean) - method in class com.icl.saxon.expr.StandaloneContext
Make a NameTest, using this element as the context for namespace resolution
makeNameTest(short,String,boolean) - method in class com.icl.saxon.expr.StaticContext
Make a NameTest, using this element as the context for namespace resolution
makeNumberer(String) - static method in class com.icl.saxon.style.XSLNumber
Load a Numberer class for a given language and check it is OK.
makeParser(String) - static method in class com.icl.saxon.TransformerFactoryImpl
Create a new SAX XMLReader object using the class name provided.
The named class must exist and must implement the org.xml.sax.XMLReader or Parser interface.
This method returns an instance of the parser named.
makePattern(String) - method in class com.icl.saxon.style.StyleElement
Make a pattern in the context of this stylesheet element
Create a context for parsing XPath expressions at runtime, using this styelsheet element for namespace declarations, variables, etc, but using the runtime NamePool
Copy the context with a different namepool.
Copy the context with a different namepool
makeStripper(com.icl.saxon.om.Builder) - method in class com.icl.saxon.Controller
Make a top-level literal result element into a stylesheet.
makeSystemFunction(String) - static method in class com.icl.saxon.expr.ExpressionParser
Make a system function (one whose name has no prefix).
makeTraceListener(String) - static method in class com.icl.saxon.StyleSheet
makeURIResolver(String) - static method in class com.icl.saxon.StyleSheet
MASK_CONTENT - static field in class com.icl.saxon.om.XMLChar
Content character mask.
MASK_NAME - static field in class com.icl.saxon.om.XMLChar
Name character mask.
MASK_NAME_START - static field in class com.icl.saxon.om.XMLChar
Name start character mask.
MASK_NCNAME - static field in class com.icl.saxon.om.XMLChar
NCName character mask.
MASK_NCNAME_START - static field in class com.icl.saxon.om.XMLChar
NCName start character mask.
MASK_PUBID - static field in class com.icl.saxon.om.XMLChar
Pubid character mask.
MASK_SPACE - static field in class com.icl.saxon.om.XMLChar
Space character mask.
MASK_VALID - static field in class com.icl.saxon.om.XMLChar
Valid character mask.
MATCH - field in class com.icl.saxon.style.StandardNames
match - field in class com.icl.saxon.style.XSLTemplate
matches(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.pattern.AnyChildNodePattern
Determine whether the pattern matches a given node.
matches(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.pattern.AnyNodeTest
Test whether this node test is satisfied by a given node
matches(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.pattern.NamespaceTest
Test whether this node test is satisfied by a given node
matches(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.pattern.NameTest
Test whether this node test is satisfied by a given node
matches(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.pattern.NodeTest
Test whether this node test is satisfied by a given node
matches(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.pattern.NodeTypeTest
Test whether this node test is satisfied by a given node
matches(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.pattern.NoNodeTest
Test whether this node test is satisfied by a given node
Determine whether this Pattern matches the given Node
Determine whether this Pattern matches the given Node.
Determine whether this Pattern matches the given Node
Test whether this node test is satisfied by a given node, in a given Context
Determine whether this Pattern matches the given Node
Determine if the supplied node matches the pattern
matches(short,int) - method in class com.icl.saxon.pattern.AnyChildNodePattern
Test whether this node test is satisfied by a given node
matches(short,int) - method in class com.icl.saxon.pattern.AnyNodeTest
Test whether this node test is satisfied by a given node
matches(short,int) - method in class com.icl.saxon.pattern.NamespaceTest
Test whether this node test is satisfied by a given node
matches(short,int) - method in class com.icl.saxon.pattern.NameTest
Test whether this node test is satisfied by a given node
matches(short,int) - method in class com.icl.saxon.pattern.NodeTest
Test whether this node test is satisfied by a given node
matches(short,int) - method in class com.icl.saxon.pattern.NodeTypeTest
Test whether this node test is satisfied by a given node
matches(short,int) - method in class com.icl.saxon.pattern.NoNodeTest
Test whether this node test is satisfied by a given node
Determine whether the pattern matches a given node.
Math - class com.icl.saxon.exslt.Math
This class implements extension functions in the http://exslt.org/math namespace.
Get the maximum numeric value of a stored expression over a set of nodes
max(com.icl.saxon.om.NodeEnumeration) - static method in class com.icl.saxon.functions.Extensions
Get the maximum numeric value of the string-value of each of a set of nodes
max(com.icl.saxon.om.NodeEnumeration) - static method in class com.icl.saxon.exslt.Math
Get the maximum numeric value of the string-value of each of a set of nodes
mayContainTemplateBody() - method in class com.icl.saxon.style.AbsentExtensionElement
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.LiteralResultElement
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.SAXONDoctype
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.SAXONFunction
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.SAXONItem
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.SAXONWhile
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.sql.SQLClose
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.sql.SQLColumn
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.sql.SQLConnect
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.sql.SQLInsert
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.StyleElement
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLCopy
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLDocument
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLElement
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLFallback
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLForEach
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLGeneralVariable
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLIf
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLMessage
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLOtherwise
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLStringConstructor
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLTemplate
Determine whether this type of element is allowed to contain a template-body
mayContainTemplateBody() - method in class com.icl.saxon.style.XSLWhen
Determine whether this type of element is allowed to contain a template-body
MEDIA_TYPE - field in class com.icl.saxon.style.StandardNames
MESSAGE_EMITTER_CLASS - static field in class com.icl.saxon.FeatureKeys
MESSAGE_EMITTER_CLASS must be the class name of an Emitter
MessageEmitter - class com.icl.saxon.output.MessageEmitter
MessageEmitter is the default Emitter for xsl:message output.
METHOD - field in class com.icl.saxon.style.StandardNames
MICROSOFT_XSL - static field in class com.icl.saxon.om.Namespace
Recognize the Microsoft namespace so we can give a suitably sarcastic error message
Get the minimum numeric value of a stored expression over a set of nodes
min(com.icl.saxon.om.NodeEnumeration) - static method in class com.icl.saxon.functions.Extensions
Get the minimum numeric value of the string-value of each of a set of nodes
min(com.icl.saxon.om.NodeEnumeration) - static method in class com.icl.saxon.exslt.Math
Get the minimum numeric value of the string-value of each of a set of nodes
MINUS_SIGN - field in class com.icl.saxon.style.StandardNames
minuteInHour() - static method in class com.icl.saxon.exslt.Date
Return the current minute of the hour
minuteInHour(String) - static method in class com.icl.saxon.exslt.Date
Return the minute of the hour in the specified date or date/time
Mode - class com.icl.saxon.Mode
A Mode is a collection of rules; the selection of a rule to apply to a given element is determined by a Pattern.
MODE - field in class com.icl.saxon.style.StandardNames
Mode() - constructor for class com.icl.saxon.Mode
modeNameCode - field in class com.icl.saxon.style.XSLTemplate
monthAbbreviation() - static method in class com.icl.saxon.exslt.Date
Return the month abbreviation from the current date.
monthAbbreviation(String) - static method in class com.icl.saxon.exslt.Date
Return the month abbreviation from a date.
monthInYear() - static method in class com.icl.saxon.exslt.Date
Return the month number from the current date.
monthInYear(String) - static method in class com.icl.saxon.exslt.Date
Return the month number from a date.
monthName() - static method in class com.icl.saxon.exslt.Date
Return the month name from the current date.
monthName(String) - static method in class com.icl.saxon.exslt.Date
Return the month name from a date.

N

Name - class com.icl.saxon.om.Name
This class, a remnant of its former self, exists to contain some static methods for validating the syntax of names.
NAME - field in class com.icl.saxon.style.StandardNames
nameCode - field in class com.icl.saxon.tree.ElementImpl
nameCode - field in class com.icl.saxon.tinytree.TinyDocumentImpl
NameFn - class com.icl.saxon.functions.NameFn
NamePool - class com.icl.saxon.om.NamePool
An object representing a collection of XML names, each containing a Namespace URI, a Namespace prefix, and a local name; plus a collection of namespaces, each consisting of a prefix/URI pair.
namePool - field in class com.icl.saxon.jdom.DocumentWrapper
namePool - field in class com.icl.saxon.output.Emitter
namePool - field in class com.icl.saxon.output.NamespaceEmitter
namePool - field in class com.icl.saxon.StyleSheet
NamePool() - constructor for class com.icl.saxon.om.NamePool
NAMESPACE - static field in class com.icl.saxon.om.Axis
Namespace - class com.icl.saxon.om.Namespace
An object representing a Namespace
NAMESPACE - static field in class com.icl.saxon.om.NodeInfo
NAMESPACE - field in class com.icl.saxon.style.StandardNames
NAMESPACE_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
namespaceCode - field in class com.icl.saxon.tinytree.TinyDocumentImpl
NamespaceEmitter - class com.icl.saxon.output.NamespaceEmitter
NamespaceEmitter is a ProxyEmitter responsible for removing duplicate namespace declarations.
NamespaceException - class com.icl.saxon.om.NamespaceException
A NamespaceException represents an error condition whereby a QName (e.g.
NamespaceException(String) - constructor for class com.icl.saxon.om.NamespaceException
namespaceList - field in class com.icl.saxon.tree.ElementWithAttributes
namespaceParent - field in class com.icl.saxon.tinytree.TinyDocumentImpl
NamespaceTest - class com.icl.saxon.pattern.NamespaceTest
NodeTest is an interface that enables a test of whether a node has a particular name and type.
NamespaceTest(com.icl.saxon.om.NamePool,short,short) - constructor for class com.icl.saxon.pattern.NamespaceTest
NamespaceURI - class com.icl.saxon.functions.NamespaceURI
NameTest - class com.icl.saxon.pattern.NameTest
NodeTest is an interface that enables a test of whether a node has a particular name and type.
NameTest(com.icl.saxon.om.NodeInfo) - constructor for class com.icl.saxon.pattern.NameTest
Create a NameTest for nodes of the same type and name as a given node
NameTest(short,int) - constructor for class com.icl.saxon.pattern.NameTest
NAN - field in class com.icl.saxon.style.StandardNames
Navigator - class com.icl.saxon.om.Navigator
Navigator provides helper classes for navigating a tree, irrespective of its implementation
needsStackFrame - field in class com.icl.saxon.style.XSLTemplate
needsStackFrame() - method in class com.icl.saxon.handlers.ElementHandler
needsStackFrame() - method in class com.icl.saxon.handlers.ElementHandlerBase
needsStackFrame() - method in class com.icl.saxon.NodeHandler
Optimization hint to allow a handler to declare that it needs no stack space for local variables and parameters
needsStackFrame() - method in class com.icl.saxon.style.XSLTemplate
newContext() - method in class com.icl.saxon.Context
Construct a new context as a copy of another
newDocument() - method in class com.icl.saxon.om.DocumentBuilderImpl
newDocumentBuilder() - method in class com.icl.saxon.om.DocumentBuilderFactoryImpl
newSAXParser() - method in class com.icl.saxon.aelfred.SAXParserFactoryImpl
newStripper() - method in class com.icl.saxon.style.XSLStyleSheet
Create a Stripper which handles whitespace stripping definitions
newTemplates(Source) - method in class com.icl.saxon.TransformerFactoryImpl
Process the Source into a Templates object, which is a a compiled representation of the source.
newTemplatesHandler() - method in class com.icl.saxon.TransformerFactoryImpl
Get a TemplatesHandler object that can process SAX ContentHandler events into a Templates object.
newTransformer() - method in class com.icl.saxon.PreparedStyleSheet
Make a Transformer from this Templates object.
newTransformer() - method in class com.icl.saxon.TransformerFactoryImpl
Create a new Transformer object that performs a copy of the source to the result.
newTransformer(Source) - method in class com.icl.saxon.TransformerFactoryImpl
Process the Source into a Transformer object.
newTransformerHandler() - method in class com.icl.saxon.TransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events into a Result.
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the transformation instructions specified by the argument.
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the Templates argument.
newXMLFilter(Source) - method in class com.icl.saxon.TransformerFactoryImpl
Create an XMLFilter that uses the given Source as the transformation instructions.
newXMLFilter(Templates) - method in class com.icl.saxon.TransformerFactoryImpl
Create an XMLFilter, based on the Templates argument..
next - field in class com.icl.saxon.tinytree.TinyDocumentImpl
NEXT_IN_CHAIN - static field in class com.icl.saxon.output.SaxonOutputKeys
saxon:next-in-chain = URI.
NEXT_IN_CHAIN_BASE_URI - static field in class com.icl.saxon.output.SaxonOutputKeys
nextElement() - method in class com.icl.saxon.om.AxisEnumeration
Get the next node in sequence.
nextElement() - method in class com.icl.saxon.expr.DifferenceEnumeration
Get the next node in sequence.
nextElement() - method in class com.icl.saxon.expr.DistinctEnumeration
Get the next node in sequence.
nextElement() - method in class com.icl.saxon.om.EmptyEnumeration
nextElement() - method in class com.icl.saxon.expr.FilterEnumerator
Get the next node if there is one
nextElement() - method in class com.icl.saxon.style.GroupActivation
nextElement() - method in class com.icl.saxon.expr.IntersectionEnumeration
nextElement() - method in class com.icl.saxon.expr.LookaheadEnumerator
Hand the next node to the client
nextElement() - method in class com.icl.saxon.om.NodeEnumeration
Get the next node in sequence.
nextElement() - method in class com.icl.saxon.om.PrependIterator
Get the next item in the sequence.
nextElement() - method in class com.icl.saxon.om.SingletonEnumeration
Get the next node in sequence.
nextElement() - method in class com.icl.saxon.expr.SortKeyEnumeration
Get the next node, in sorted order
nextElement() - method in class com.icl.saxon.expr.UnionEnumeration
Get the next node in sequence.
NO_DATA_ALLOWED_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
NO_DEPENDENCIES - static field in class com.icl.saxon.Context
NO_MODIFICATION_ALLOWED_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
NODE - static field in class com.icl.saxon.om.NodeInfo
node - field in class com.icl.saxon.jdom.NodeWrapper
node - field in class com.icl.saxon.expr.SingletonNodeSet
NODE_LETTER - static field in class com.icl.saxon.om.AbstractNode
Chararacteristic letters to identify each type of node, indexed using the node type values.
NodeEnumeration - interface com.icl.saxon.om.NodeEnumeration
A NodeEnumeration is used to iterate over a list of nodes.
NodeFactory - interface com.icl.saxon.tree.NodeFactory
Interface NodeFactory.
NodeHandler - interface com.icl.saxon.NodeHandler
This abstract class defines the node handler interface used by SAXON.
NodeImpl - class com.icl.saxon.tree.NodeImpl
A node in the XML parse tree representing an XML element, character content, or attribute.
NodeInfo - interface com.icl.saxon.om.NodeInfo
A node in the XML parse tree representing an XML element, character content, or attribute.
NodeListExpression - class com.icl.saxon.expr.NodeListExpression
A NodeListExpression is an expression denoting a set of nodes sorted in document order.
Constructor
NodeOrderComparer - interface com.icl.saxon.sort.NodeOrderComparer
A Comparer used for comparing nodes in document order
NODESET - static field in class com.icl.saxon.expr.Value
nodeset(com.icl.saxon.Context,com.icl.saxon.expr.Value) - static method in class com.icl.saxon.functions.Extensions
Alternative spelling (allows "nodeset()")
nodeSet(com.icl.saxon.expr.Value) - static method in class com.icl.saxon.exslt.Common
Convert a result tree fragment to a node-set.
NodeSetComparison - class com.icl.saxon.expr.NodeSetComparison
NodeSetComparison: A Relational Expression that compares a node-set with a string or numeric value for equals, not-equals, greater-than or less-than.
NodeSetExpression - class com.icl.saxon.expr.NodeSetExpression
A NodeSetExpression is any expression denoting a set of nodes.
NodeSetExtent - class com.icl.saxon.expr.NodeSetExtent
A node-set value implemented extensionally.
Construct a node-set containing all the nodes in a NodeEnumeration.
Construct a node-set given the set of nodes as an array
NodeSetExtent(com.icl.saxon.sort.NodeOrderComparer) - constructor for class com.icl.saxon.expr.NodeSetExtent
Construct an empty node set
Construct a node-set given the set of nodes as a Vector
NodeSetIntent - class com.icl.saxon.expr.NodeSetIntent
A node-set value implemented intensionally.
Construct a node-set containing all the nodes in a NodeEnumeration
NodeSetValue - class com.icl.saxon.expr.NodeSetValue
A node-set value.
NodeTest - class com.icl.saxon.pattern.NodeTest
A NodeTest is a simple kind of pattern that enables a context-free test of whether a node has a particular name.
nodeTest - field in class com.icl.saxon.pattern.LocationPathPattern
nodeType - field in class com.icl.saxon.jdom.NodeWrapper
nodeType - field in class com.icl.saxon.tinytree.TinyDocumentImpl
NodeTypeTest - class com.icl.saxon.pattern.NodeTypeTest
NodeTest is an interface that enables a test of whether a node has a particular name and type.
NodeTypeTest(short) - constructor for class com.icl.saxon.pattern.NodeTypeTest
NodeWrapper - class com.icl.saxon.jdom.NodeWrapper
A node in the XML parse tree representing an XML element, character content, or attribute.
NodeWrapper(Object,com.icl.saxon.jdom.NodeWrapper,int) - constructor for class com.icl.saxon.jdom.NodeWrapper
NONE - static field in class com.icl.saxon.om.NodeInfo
NoNodeTest - class com.icl.saxon.pattern.NoNodeTest
NodeTest is an interface that enables a test of whether a node has a particular name and type.
normalize() - method in class com.icl.saxon.om.AbstractNode
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalizeDocument() - method in class com.icl.saxon.tree.DocumentImpl
This method acts as if the document was going through a save and load cycle, putting the document in a "normal" form.
normalizeDocument() - method in class com.icl.saxon.tinytree.TinyDocumentImpl
This method acts as if the document was going through a save and load cycle, putting the document in a "normal" form.
NormalizeSpace - class com.icl.saxon.functions.NormalizeSpace
Not - class com.icl.saxon.functions.Not
NOT_FOUND_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
NOT_SUPPORTED_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
notationDecl(String,String,String) - method in class com.icl.saxon.ContentEmitter
notEquals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.EmptyNodeSet
Test whether this nodeset "not-equals" another Value
notEquals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.FragmentValue
Test whether a nodeset "not-equals" another Value
notEquals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.NodeSetValue
Test whether a nodeset "not-equals" another Value
notEquals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.SingletonNodeSet
Test whether a nodeset "not-equals" another Value
notEquals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.TextFragmentValue
Test whether a nodeset "not-equals" another Value
notEquals(com.icl.saxon.expr.Value) - method in class com.icl.saxon.expr.Value
Test whether two values are not-equal.
notifyNotWellFormed() - method in class com.icl.saxon.output.ContentHandlerProxy
The following function notifies the content handler, by means of a processing instruction, that the output is not a well-formed document.
nscodeNull - field in class com.icl.saxon.output.NamespaceEmitter
nscodeXML - field in class com.icl.saxon.output.NamespaceEmitter
NULL - static field in class com.icl.saxon.om.Namespace
Null namespace
NULL_CODE - static field in class com.icl.saxon.om.Namespace
NUMBER - static field in class com.icl.saxon.expr.Value
NUMBER_OF_TYPES - static field in class com.icl.saxon.om.NodeInfo
Numberer - interface com.icl.saxon.number.Numberer
Interface Numberer supports number formatting.
Numberer_de - class com.icl.saxon.number.Numberer_de
Class Numberer_de is designed simply to demonstrate how to write a number formatter for a different language.
Numberer_en - class com.icl.saxon.number.Numberer_en
Class Numberer_en does number formatting for language="en".
NumberFn - class com.icl.saxon.functions.NumberFn
NumberFormatter - class com.icl.saxon.number.NumberFormatter
Class NumberFormatter defines a method to format a Vector of integers as a character string according to a supplied format specification.
numberOfAttributes - field in class com.icl.saxon.tinytree.TinyDocumentImpl
numberOfFilters - field in class com.icl.saxon.pattern.LocationPathPattern
numberOfNamespaces - field in class com.icl.saxon.tinytree.TinyDocumentImpl
numberOfNodes - field in class com.icl.saxon.tinytree.TinyDocumentImpl
numberOfVariables - field in class com.icl.saxon.style.Procedure
numericCompare(int,double,double) - method in class com.icl.saxon.expr.Value
NumericValue - class com.icl.saxon.expr.NumericValue
A numeric (floating point) value
NumericValue(double) - constructor for class com.icl.saxon.expr.NumericValue
Constructor supplying a double
NumericValue(String) - constructor for class com.icl.saxon.expr.NumericValue
Constructor supplying a String

O

OBJECT - static field in class com.icl.saxon.expr.Value
objectType(com.icl.saxon.expr.Value) - static method in class com.icl.saxon.exslt.Common
Return the type of the supplied value: "node-set", "string", "number", "boolean", "RTF", or "external"
ObjectValue - class com.icl.saxon.expr.ObjectValue
An XPath value that encapsulates a Java object.
ObjectValue(Object) - constructor for class com.icl.saxon.expr.ObjectValue
Constructor
offset - field in class com.icl.saxon.tinytree.TinyDocumentImpl
OMIT_META_TAG - static field in class com.icl.saxon.output.SaxonOutputKeys
include-html-meta-tag = "yes" | "no".
OMIT_XML_DECLARATION - field in class com.icl.saxon.style.StandardNames
open() - method in class com.icl.saxon.output.Outputter
Start the output process
open() - method in class com.icl.saxon.trace.SaxonEventMulticaster
Called at start
open() - method in class com.icl.saxon.trace.SimpleTraceListener
Called at start
open() - method in class com.icl.saxon.trace.TraceListener
Called at start
openStackFrame(com.icl.saxon.ParameterSet) - method in class com.icl.saxon.Bindery
Start a new stack frame for local variables
openStartTag - field in class com.icl.saxon.output.XMLEmitter
optimize() - method in class com.icl.saxon.style.XSLStringConstructor
ORDER - field in class com.icl.saxon.style.StandardNames
org.w3c.xsl - package
originalText - field in class com.icl.saxon.pattern.Pattern
outputAtts - field in class com.icl.saxon.output.DocumentHandlerProxy
outputCharacterReference(int) - method in class com.icl.saxon.output.XMLEmitter
Output all namespace nodes associated with this element.
Output all namespace nodes associated with this element.
Output all namespace nodes associated with this element.
Output all namespace nodes associated with this element.
Output all namespace nodes associated with this element.
Output all namespace nodes associated with this element.
outputProperties - field in class com.icl.saxon.output.Emitter
outputProperties - field in class com.icl.saxon.output.ProxyEmitter
outputStream - field in class com.icl.saxon.output.Emitter
Evaluate an expression as a String and write the result to the specified outputter.
Evaluate an expression as a String and write the result to the specified outputter.
Evaluate an expression as a String and write the result to the specified outputter.
Evaluate an expression as a String and write the result to the specified outputter.
Outputter - class com.icl.saxon.output.Outputter
This class allows output to be generated.

P

p1 - field in class com.icl.saxon.pattern.UnionPattern
p2 - field in class com.icl.saxon.pattern.UnionPattern
ParameterSet - class com.icl.saxon.ParameterSet
A ParameterSet is a set of parameters supplied when calling a template.
PARENT - static field in class com.icl.saxon.om.Axis
parent - field in class com.icl.saxon.tree.NodeImpl
parent - field in class com.icl.saxon.jdom.NodeWrapper
ParentNodeExpression - class com.icl.saxon.expr.ParentNodeExpression
Class ParentNodeExpression represents the XPath expression ".." or "parent::node()"
parentPattern - field in class com.icl.saxon.pattern.LocationPathPattern
parse() - method in class com.icl.saxon.DOMDriver
Walk a document (traversing the nodes depth first)
parse() - method in class com.icl.saxon.TreeDriver
Walk a document (traversing the nodes depth first)
parse(InputSource) - method in class com.icl.saxon.om.DocumentBuilderImpl
parse(InputSource) - method in class com.icl.saxon.DOMDriver
Parse from InputSource.
parse(InputSource) - method in class com.icl.saxon.Filter
"Parse an XML document." In the context of a Transformer, this means perform a transformation.
parse(InputSource) - method in class com.icl.saxon.aelfred.SAXDriver
SAX1, SAX2: Auxiliary API to parse an XML document, used mostly when no URI is available.
parse(String) - method in class com.icl.saxon.DOMDriver
Parse from SystemId.
parse(String) - method in class com.icl.saxon.Filter
Parse (i.e.
parse(String) - method in class com.icl.saxon.aelfred.SAXDriver
SAX1, SAX2: Preferred API to parse an XML document, using a system identifier (URI).
Parse a string representing an expression
Parse a string representing a pattern
path(com.icl.saxon.Context) - static method in class com.icl.saxon.functions.Extensions
Return an XPath expression that identifies the current node
PathExpression - class com.icl.saxon.expr.PathExpression
An expression that establishes a set of nodes by following relationships between nodes in the document.
Constructor
Pattern - class com.icl.saxon.pattern.Pattern
A Pattern represents the result of parsing an XSLT pattern string.
PATTERN_SEPARATOR - field in class com.icl.saxon.style.StandardNames
pauseTracing(boolean) - method in class com.icl.saxon.Controller
pauseTracing(com.icl.saxon.Context) - static method in class com.icl.saxon.functions.Extensions
PER_MILLE - field in class com.icl.saxon.style.StandardNames
PERCENT - field in class com.icl.saxon.style.StandardNames
PI - static field in class com.icl.saxon.om.NodeInfo
PIGrabber - class com.icl.saxon.PIGrabber
The PIGrabber class is a SAX ContentHandler that looks for xml-stylesheet processing instructions and tests whether they match specified criteria; for those that do, it creates an InputSource object referring to the relevant stylesheet
PluggableCharacterSet - interface com.icl.saxon.charcode.PluggableCharacterSet
This interface defines properties of a pluggable character set, that is, a user-supplied character set.
pool - field in class com.icl.saxon.style.StandardNames
Position - class com.icl.saxon.functions.Position
POSITION - static field in class com.icl.saxon.Context
power(double,double) - static method in class com.icl.saxon.exslt.Math
Get the power of two numeric values (SStL)
PRECEDING - static field in class com.icl.saxon.om.Axis
PRECEDING_OR_ANCESTOR - static field in class com.icl.saxon.om.Axis
PRECEDING_SIBLING - static field in class com.icl.saxon.om.Axis
preferHex - field in class com.icl.saxon.output.XMLEmitter
preJDK12 - static field in class com.icl.saxon.Version
prepare(SAXSource) - method in class com.icl.saxon.PreparedStyleSheet
Prepare a stylesheet from an InputSource
prepare(String) - method in class com.icl.saxon.number.NumberFormatter
Prepare the format pattern.
prepareAttributes() - method in class com.icl.saxon.style.AbsentExtensionElement
prepareAttributes() - method in class com.icl.saxon.style.LiteralResultElement
Process the attribute list
prepareAttributes() - method in class com.icl.saxon.style.SAXONDoctype
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.SAXONEntityRef
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.SAXONFunction
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.SAXONGroup
prepareAttributes() - method in class com.icl.saxon.style.SAXONItem
prepareAttributes() - method in class com.icl.saxon.style.SAXONPreview
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.SAXONReturn
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.SAXONWhile
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.sql.SQLClose
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.sql.SQLConnect
prepareAttributes() - method in class com.icl.saxon.sql.SQLInsert
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.StyleElement
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLApplyImports
prepareAttributes() - method in class com.icl.saxon.style.XSLApplyTemplates
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLAttribute
prepareAttributes() - method in class com.icl.saxon.style.XSLAttributeSet
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLCallTemplate
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLChoose
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLComment
prepareAttributes() - method in class com.icl.saxon.style.XSLCopy
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLCopyOf
prepareAttributes() - method in class com.icl.saxon.style.XSLDecimalFormat
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLDocument
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLElement
prepareAttributes() - method in class com.icl.saxon.style.XSLFallback
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLForEach
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLGeneralIncorporate
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLGeneralVariable
prepareAttributes() - method in class com.icl.saxon.style.XSLIf
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLKey
prepareAttributes() - method in class com.icl.saxon.style.XSLMessage
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLNamespaceAlias
prepareAttributes() - method in class com.icl.saxon.style.XSLNumber
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLOtherwise
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLOutput
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLPreserveSpace
prepareAttributes() - method in class com.icl.saxon.style.XSLProcessingInstruction
prepareAttributes() - method in class com.icl.saxon.style.XSLScript
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLSort
prepareAttributes() - method in class com.icl.saxon.style.XSLStyleSheet
Prepare the attributes on the stylesheet element
prepareAttributes() - method in class com.icl.saxon.style.XSLTemplate
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLText
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLValueOf
Set the attribute list for the element.
prepareAttributes() - method in class com.icl.saxon.style.XSLWhen
This PreparedStyleSheet class represents a StyleSheet that has been prepared for execution (or "compiled").
Constructor: deliberately protected
PrependIterator - class com.icl.saxon.om.PrependIterator
An iterator over nodes, that prepends a given node to the nodes returned by another iterator.
preprocess() - method in class com.icl.saxon.style.SAXONFunction
Default preprocessing method does nothing.
preprocess() - method in class com.icl.saxon.style.SAXONHandler
Preprocess: this registers the node handler with the controller
preprocess() - method in class com.icl.saxon.style.SAXONPreview
Default preprocessing method does nothing.
preprocess() - method in class com.icl.saxon.style.StyleElement
Default preprocessing method does nothing.
preprocess() - method in class com.icl.saxon.style.XSLAttributeSet
Default preprocessing method does nothing.
preprocess() - method in class com.icl.saxon.style.XSLDecimalFormat
Default preprocessing method does nothing.
preprocess() - method in class com.icl.saxon.style.XSLGeneralVariable
Preprocess: this ensures space is available for local variables declared within this global variable
preprocess() - method in class com.icl.saxon.style.XSLKey
preprocess() - method in class com.icl.saxon.style.XSLNamespaceAlias
preprocess() - method in class com.icl.saxon.style.XSLPreserveSpace
preprocess() - method in class com.icl.saxon.style.XSLScript
Default preprocessing method does nothing.
preprocess() - method in class com.icl.saxon.style.XSLStyleSheet
Preprocess does all the processing possible before the source document is available.
preprocess() - method in class com.icl.saxon.style.XSLTemplate
Preprocess: this registers the template with the rule manager, and ensures space is available for local variables
previewManager - field in class com.icl.saxon.om.Builder
PreviewManager - class com.icl.saxon.PreviewManager
PreviewManager handles the registration of preview elements for use by the Builder
principalNodeType - static field in class com.icl.saxon.om.Axis
Table indicating the principal node type of each axis
prior - field in class com.icl.saxon.tinytree.TinyDocumentImpl
PRIORITY - field in class com.icl.saxon.style.StandardNames
priority - field in class com.icl.saxon.style.XSLTemplate
prioritySpecified - field in class com.icl.saxon.style.XSLTemplate
Procedure - class com.icl.saxon.style.Procedure
A procedure represents a top-level element that can contain local variable declarations.
procedure - field in class com.icl.saxon.style.XSLGeneralVariable
procedure - field in class com.icl.saxon.style.XSLTemplate
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.AbsentExtensionElement
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.LiteralResultElement
Process the literal result element by copying it to the result tree
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.SAXONAssign
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.SAXONDoctype
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.SAXONEntityRef
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.SAXONFunction
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.SAXONGroup
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.SAXONHandler
Process saxon:handler element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.SAXONItem
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.SAXONPreview
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.SAXONReturn
Process the return/result instruction
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.SAXONWhile
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.sql.SQLClose
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.sql.SQLColumn
process(com.icl.saxon.Context) - method in class com.icl.saxon.sql.SQLConnect
process(com.icl.saxon.Context) - method in class com.icl.saxon.sql.SQLInsert
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.StyleElement
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLApplyImports
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLApplyTemplates
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLAttribute
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLAttributeSet
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLCallTemplate
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLChoose
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLComment
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLCopy
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLCopyOf
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLDecimalFormat
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLDocument
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLElement
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLFallback
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLForEach
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLGeneralIncorporate
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLIf
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLKey
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLMessage
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLNamespaceAlias
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLNumber
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLOtherwise
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLOutput
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLParam
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLPreserveSpace
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLProcessingInstruction
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLScript
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLSort
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLStyleSheet
Process() is called once the source document is available.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLTemplate
Process template.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLText
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLValueOf
Process: called to do the real work of this stylesheet element.
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLVariable
Process the variable declaration
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLWhen
process(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLWithParam
Process: called to do the real work of this stylesheet element.
processAllAttributes() - method in class com.icl.saxon.style.AbsentExtensionElement
Process the attributes of this element and all its children.
processAllAttributes() - method in class com.icl.saxon.style.StyleElement
Process the attributes of this element and all its children
processAllAttributes() - method in class com.icl.saxon.style.XSLStyleSheet
Process the attributes of every node in the stylesheet
processAttributes() - method in class com.icl.saxon.style.StyleElement
Process the attribute list for the element.
processAttributeSets(com.icl.saxon.Context) - method in class com.icl.saxon.style.StyleElement
Expand the attribute sets referenced in this element's use-attribute-sets attribute
processChildren(com.icl.saxon.Context) - method in class com.icl.saxon.style.StyleElement
Process the children of this node in the stylesheet
Process each file in the source directory using the same supplied stylesheet
Process each file in the source directory using its own associated stylesheet
processExcludedNamespaces(int) - method in class com.icl.saxon.style.StyleElement
Process the [xsl:]exclude-result-prefixes attribute if there is one
processExtensionElementAttribute(int) - method in class com.icl.saxon.style.SAXONFunction
Process the [xsl:]extension-element-prefixes attribute.
processExtensionElementAttribute(int) - method in class com.icl.saxon.style.StyleElement
Process the [xsl:]extension-element-prefixes attribute if there is one
Process a single file using a supplied stylesheet
Process a single source file using its associated stylesheet(s)
processingInstruction(String,String) - method in class com.icl.saxon.output.CDATAFilter
Output a processing instruction
Callback interface for SAX: not for application use
processingInstruction(String,String) - method in class com.icl.saxon.output.ContentHandlerProxy
Processing Instruction
processingInstruction(String,String) - method in class com.icl.saxon.output.DocumentHandlerProxy
Processing Instruction
processingInstruction(String,String) - method in class com.icl.saxon.output.DOMEmitter
Handle a processing instruction.
processingInstruction(String,String) - method in class com.icl.saxon.output.Emitter
Output a processing instruction
processingInstruction(String,String) - method in class com.icl.saxon.output.ErrorEmitter
Handle a processing instruction.
processingInstruction(String,String) - method in class com.icl.saxon.output.HTMLEmitter
Handle a processing instruction.
processingInstruction(String,String) - method in class com.icl.saxon.output.HTMLIndenter
Output a processing instruction
processingInstruction(String,String) - method in class com.icl.saxon.IDFilter
processingInstruction(String,String) - method in class com.icl.saxon.PIGrabber
Handle xml-stylesheet PI
processingInstruction(String,String) - method in class com.icl.saxon.output.ProxyEmitter
Processing Instruction
processingInstruction(String,String) - method in class com.icl.saxon.output.TEXTEmitter
Output a processing instruction.
processingInstruction(String,String) - method in class com.icl.saxon.tinytree.TinyBuilder
Callback interface for SAX: not for application use
Note: because SAX1 does not deliver comment nodes, we get these in the form of a processing instruction with a null name.
processingInstruction(String,String) - method in class com.icl.saxon.tree.TreeBuilder
Callback interface for SAX: not for application use
Note: because SAX1 does not deliver comment nodes, we get these in the form of a processing instruction with a null name.
processingInstruction(String,String) - method in class com.icl.saxon.output.UncommittedEmitter
Processing Instruction
processingInstruction(String,String) - method in class com.icl.saxon.output.XMLEmitter
Handle a processing instruction.
processingInstruction(String,String) - method in class com.icl.saxon.output.XMLIndenter
Output a processing instruction
processVersionAttribute(int) - method in class com.icl.saxon.style.StyleElement
Process the [xsl:]version attribute if there is one
processVersionAttribute(int) - method in class com.icl.saxon.style.XSLStyleSheet
Process the version attribute - mandatory on this element (but checked elsewhere)
ProcInstParser - class com.icl.saxon.om.ProcInstParser
ProcInstParser is used to parse pseudo-attributes within Processing Instructions
ProxyEmitter - class com.icl.saxon.output.ProxyEmitter
A ProxyEmitter is an Emitter that filters data before passing it to another underlying Emitter.
put(int,com.icl.saxon.expr.Value) - method in class com.icl.saxon.ParameterSet
Add a parameter to the ParameterSet
put(Object,Object) - method in class com.icl.saxon.sort.BinaryTree
put(Object, Object) puts a new entry in the tree, overwriting any previous entry with the same key.

Q

QuickSort - class com.icl.saxon.sort.QuickSort
This is a generic version of C.A.R Hoare's Quick Sort algorithm.
quit(String,int) - static method in class com.icl.saxon.StyleSheet
Exit with a message

R

random() - static method in class com.icl.saxon.exslt.Math
Get a random numeric value (SStL)
range(com.icl.saxon.Context,double,double) - static method in class com.icl.saxon.functions.Extensions
Return a node-set whose nodes have string-values "1", "2", ...
RECOVER_SILENTLY - static field in class com.icl.saxon.Controller
RECOVER_WITH_WARNINGS - static field in class com.icl.saxon.Controller
RECOVERY_POLICY - static field in class com.icl.saxon.FeatureKeys
RECOVERY_POLICY must be an Integer: Controller.RECOVER_SILENTLY, Controller.RECOVER_WITH_WARNINGS, or Controller.DO_NOT_RECOVER
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.AttributeValueTemplate
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.BooleanFn
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Ceiling
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Concat
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Contains
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.ContextNodeExpression
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Count
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Current
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Document
Remove dependencies.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.ElementAvailable
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.ErrorExpression
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.Expression
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Floor
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.FormatNumber
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.FunctionAvailable
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.FunctionProxy
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.GenerateId
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Id
Remove specified dependencies.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.IsLastExpression
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Key
Remove specified dependencies.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Lang
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Last
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.LocalName
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.NameFn
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.NamespaceURI
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeListExpression
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetComparison
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.NormalizeSpace
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Not
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.NumberFn
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.ParentNodeExpression
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.PathExpression
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Position
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.RootExpression
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Round
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.SingletonComparison
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.SortedSelection
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.StartsWith
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.StringFn
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.StringLength
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.StyleSheetFunctionCall
Remove dependencies.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Substring
Remove dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.SubstringAfter
Remove dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.SubstringBefore
Remove dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Sum
Reduce the dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.SystemProperty
Remove dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.Translate
Remove dependencies
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.functions.UnparsedEntityURI
Remove dependencies.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.Value
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
reduce(int,com.icl.saxon.Context) - method in class com.icl.saxon.expr.VariableReference
Perform a partial evaluation of the expression, by eliminating specified dependencies on the context.
redundant - field in class com.icl.saxon.style.XSLGeneralVariable
Removes the old trace-listener from trace-listener-l and returns the resulting multicast listener.
remove(EventListener) - method in class com.icl.saxon.trace.SaxonEventMulticaster
Removes a listener from this multicaster and returns the resulting multicast listener.
remove(Object) - method in class com.icl.saxon.sort.BinaryTree
remove(Object) removes the key (and its corresponding value) from this Binary Tree.
removeAttribute(String) - method in class com.icl.saxon.om.AbstractNode
Removes the specified attribute.
removeAttribute(String) - method in class com.icl.saxon.tree.ElementWithAttributes
Removes an attribute by name.
removeAttributeNode(Attr) - method in class com.icl.saxon.om.AbstractNode
Removes the specified attribute node.
removeAttributeNode(Attr) - method in class com.icl.saxon.tree.ElementWithAttributes
Removes the specified attribute node.
removeAttributeNS(String,String) - method in class com.icl.saxon.om.AbstractNode
Removes an attribute by local name and namespace URI.
removeAttributeNS(String,String) - method in class com.icl.saxon.tree.ElementWithAttributes
Removes an attribute by local name and namespace URI.
removeChild(Node) - method in class com.icl.saxon.om.AbstractNode
Remove the child node indicated by oldChild from the list of children, and returns it.
removeInternal(EventListener,EventListener) - static method in class com.icl.saxon.trace.SaxonEventMulticaster
Returns the resulting multicast listener after removing the old listener from listener-l.
removeNamedItem(String) - method in class com.icl.saxon.tree.ElementWithAttributes
Remove named attribute (DOM NamedNodeMap method: always fails)
removeNamedItemNS(String,String) - method in class com.icl.saxon.tree.ElementWithAttributes
Remove named attribute (DOM NamedNodeMap method: always fails)
removeNode() - method in class com.icl.saxon.tree.NodeImpl
Remove this node from the tree.
Removes the specified trace listener so that the next invocation of the render method will not send trace events to the listener.
renameNode(Node,String,String) - method in class com.icl.saxon.tree.DocumentImpl
Rename an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE.
renameNode(Node,String,String) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Rename an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE.
replaceChild(Node,Node) - method in class com.icl.saxon.om.AbstractNode
Replace the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int,int,String) - method in class com.icl.saxon.om.AbstractNode
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceWholeText(String) - method in class com.icl.saxon.om.AbstractNode
Replaces the text of the current node and all logically-adjacent text nodes with the specified text.
replay(com.icl.saxon.output.Emitter) - method in class com.icl.saxon.expr.FragmentValue
Replay the saved emitter events to a new emitter
REPORT_ALWAYS - static field in class com.icl.saxon.style.StyleElement
REPORT_IF_INSTANTIATED - static field in class com.icl.saxon.style.StyleElement
REPORT_UNLESS_FORWARDS_COMPATIBLE - static field in class com.icl.saxon.style.StyleElement
reportAbsence(String) - method in class com.icl.saxon.style.StyleElement
Convenience method to report the absence of a mandatory attribute
reportError(SAXParseException,boolean) - method in class com.icl.saxon.om.Builder
Common routine for errors and fatal errors
Report a compile time error.
reportingCircumstances - field in class com.icl.saxon.style.StyleElement
Report a recoverable error
Report a recoverable error
REQUIRE_WELL_FORMED - static field in class com.icl.saxon.output.SaxonOutputKeys
saxon:require-well-formed = yes|no.
requireWellFormed - field in class com.icl.saxon.output.ContentHandlerProxy
reset() - method in class com.icl.saxon.Controller
Reset this Transformer to its original configuration.
reset() - method in class com.icl.saxon.output.GeneralOutputter
Synchronize the state of the Outputter with that of the underlying Emitter
reset() - method in class com.icl.saxon.output.Outputter
Synchronize the state of the Outputter with that of the underlying Emitter
reset() - method in class com.icl.saxon.output.StringOutputter
resetHandlers() - method in class com.icl.saxon.RuleManager
Set up a new table of handlers.
Close the current outputter, and revert to the previous outputter.
resolve(String,String) - method in class com.icl.saxon.StandardURIResolver
Resolve a URI
RESULT_PREFIX - field in class com.icl.saxon.style.StandardNames
resumeTracing(com.icl.saxon.Context) - static method in class com.icl.saxon.functions.Extensions
root - field in class com.icl.saxon.DOMDriver
root - field in class com.icl.saxon.tree.ElementImpl
ROOT - static field in class com.icl.saxon.om.NodeInfo
RootExpression - class com.icl.saxon.expr.RootExpression
An expression whose value is always a set of nodes containing a single node, the document root.
Round - class com.icl.saxon.functions.Round
round(double) - static method in class com.icl.saxon.functions.Round
Here is the actual rounding algorithm
RuleManager - class com.icl.saxon.RuleManager
RuleManager maintains a set of template rules, one set for each mode
RuleManager(com.icl.saxon.om.NamePool) - constructor for class com.icl.saxon.RuleManager
create a RuleManager and initialise variables
run(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.Controller
Process a Document.

S

sameAsNext() - method in class com.icl.saxon.style.GroupActivation
SAXDriver - class com.icl.saxon.aelfred.SAXDriver
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 field in class com.icl.saxon.om.Namespace
Fixed namespace name for SAXON: "http://icl.com/saxon"
SAXON_ALLOW_AVT - field in class com.icl.saxon.style.StandardNames
SAXON_ASSIGN - field in class com.icl.saxon.style.StandardNames
SAXON_ASSIGNABLE - field in class com.icl.saxon.style.StandardNames
SAXON_CHARACTER_REPRESENTATION - field in class com.icl.saxon.style.StandardNames
SAXON_CODE - static field in class com.icl.saxon.om.Namespace
SAXON_DISABLE_OUTPUT_ESCAPING - field in class com.icl.saxon.style.StandardNames
SAXON_DOCTYPE - field in class com.icl.saxon.style.StandardNames
SAXON_ENTITY_REF - field in class com.icl.saxon.style.StandardNames
SAXON_FUNCTION - field in class com.icl.saxon.style.StandardNames
SAXON_GROUP - field in class com.icl.saxon.style.StandardNames
SAXON_HANDLER - field in class com.icl.saxon.style.StandardNames
SAXON_INDENT_SPACES - field in class com.icl.saxon.style.StandardNames
SAXON_ITEM - field in class com.icl.saxon.style.StandardNames
SAXON_NEXT_IN_CHAIN - field in class com.icl.saxon.style.StandardNames
SAXON_OMIT_META_TAG - field in class com.icl.saxon.style.StandardNames
SAXON_OUTPUT - field in class com.icl.saxon.style.StandardNames
SAXON_PREVIEW - field in class com.icl.saxon.style.StandardNames
SAXON_REQUIRE_WELL_FORMED - field in class com.icl.saxon.style.StandardNames
SAXON_RETURN - field in class com.icl.saxon.style.StandardNames
SAXON_SCRIPT - field in class com.icl.saxon.style.StandardNames
SAXON_WHILE - field in class com.icl.saxon.style.StandardNames
SAXONAssign - class com.icl.saxon.style.SAXONAssign
saxon:assign element in stylesheet.
The saxon:assign element has mandatory attribute name and optional attribute expr.
SAXONDoctype - class com.icl.saxon.style.SAXONDoctype
A saxon:doctype element in the stylesheet.
SAXONEntityRef - class com.icl.saxon.style.SAXONEntityRef
A saxon:entity-ref element in the stylesheet.
SaxonEventMulticaster - class com.icl.saxon.trace.SaxonEventMulticaster
A class which implements efficient and thread-safe multi-cast event dispatching for the TraceListener evants.
Creates an event multicaster instance which chains listener-a with listener-b.
SAXONFunction - class com.icl.saxon.style.SAXONFunction
Handler for saxon:function and exslt:function elements in stylesheet.
SAXONGroup - class com.icl.saxon.style.SAXONGroup
Handler for saxon:group elements in stylesheet.
SAXONHandler - class com.icl.saxon.style.SAXONHandler
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
SAXONItem - class com.icl.saxon.style.SAXONItem
A saxon:item element in the stylesheet.
SaxonOutputKeys - class com.icl.saxon.output.SaxonOutputKeys
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.
SAXONPreview - class com.icl.saxon.style.SAXONPreview
Handler for saxon:preview elements in stylesheet.
SAXONReturn - class com.icl.saxon.style.SAXONReturn
Handler for saxon:return or exslt:result elements in stylesheet.
The element has optional attribute select
SAXONWhile - class com.icl.saxon.style.SAXONWhile
Handler for saxon:while elements in stylesheet.
The saxon:while element has a mandatory attribute test, a boolean expression.
SAXParserFactoryImpl - class com.icl.saxon.aelfred.SAXParserFactoryImpl
Implements the JAXP 1.1 ParserFactory interface.
SAXParserFactoryImpl() - constructor for class com.icl.saxon.aelfred.SAXParserFactoryImpl
SAXParserImpl - class com.icl.saxon.aelfred.SAXParserImpl
SAXParserImpl() - constructor for class com.icl.saxon.aelfred.SAXParserImpl
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 - field in class com.icl.saxon.style.StandardNames
select - field in class com.icl.saxon.style.XSLGeneralVariable
Get the nodes with a given key value
selectFirst(com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetExpression
Return the first node selected by this Expression when evaluated in the current context
selectFirst(com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetExtent
Return the first node in the nodeset (in document order)
selectFirst(com.icl.saxon.Context) - method in class com.icl.saxon.expr.NodeSetIntent
Return the first node in the nodeset (in document order)
selectFirst(com.icl.saxon.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.tree.DocumentImpl
Get the element with a given ID.
selectID(String) - method in class com.icl.saxon.om.DocumentInfo
Get the element with a given ID, if any
selectID(String) - method in class com.icl.saxon.jdom.DocumentWrapper
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.
SELF - static field in class com.icl.saxon.om.Axis
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.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.
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
Set the case order.
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
setCharacterBuffer(StringBuffer) - method in class com.icl.saxon.tree.DocumentImpl
Set the character buffer
setComparer(com.icl.saxon.sort.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.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.
setContentHandler(ContentHandler) - method in class com.icl.saxon.aelfred.SAXDriver
SAX2: Assigns the object used to report the logical content of an XML document.
setContextNode(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.Context
Set the context node.
setController(com.icl.saxon.Controller) - method in class com.icl.saxon.om.Builder
setController(com.icl.saxon.Controller) - method in class com.icl.saxon.Context
Set the controller for this Context
setController(com.icl.saxon.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(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.Context
Set the current node.
Set the current template.
setData(String) - method in class com.icl.saxon.om.AbstractNode
Set the character data of a Text or Comment node.
Set the data type.
setDataType(String,String) - method in class com.icl.saxon.sort.Comparer
Set data type.
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
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
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.DOMDriver
SAX1: Set the document handler for this parser.
setDocumentHandler(DocumentHandler) - method in class com.icl.saxon.aelfred.SAXDriver
SAX1: Set the document handler for this parser.
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.tree.TreeBuilder
Callback interface for SAX: not for application use
setDocumentLocator(Locator) - method in class com.icl.saxon.output.XMLEmitter
Set Document Locator.
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.
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.
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.
setDTDHandler(DTDHandler) - method in class com.icl.saxon.aelfred.SAXDriver
SAX1, SAX2: Set the DTD handler for this parser.
setDuplicatesAllowed(boolean) - method in class com.icl.saxon.sort.BinaryTree
Define whether duplicate keys are allowed or not.
setEntityResolver(EntityResolver) - method in class com.icl.saxon.om.DocumentBuilderImpl
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.aelfred.SAXDriver
SAX1, SAX2: Set the entity resolver for this parser.
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
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.aelfred.SAXDriver
SAX1, SAX2: Set the error handler for this parser.
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.Controller
Set the error listener
setErrorListener(ErrorListener) - method in class com.icl.saxon.output.StringOutputter
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)
Set an exception value.
Set/Unset a flag to indicate that a particular global variable is currently being evaluated.
setFeature(String,boolean) - method in class com.icl.saxon.om.DocumentBuilderFactoryImpl
Set a feature for this DocumentBuilderFactory and DocumentBuilders created by this factory.
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.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.TransformerFactoryImpl
Set a feature for this TransformerFactory and Transformers or Templates created by this factory.
setFile(File) - method in class com.icl.saxon.ExtendedInputSource
Specify that input is to come from a given File.
setFilters(com.icl.saxon.expr.Expression[],int) - method in class com.icl.saxon.expr.Step
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.
Register a handler for a particular pattern.
Register a handler for a particular pattern.
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 .
Set the StyleSheet that included or imported this one.
Register a key definition.
Set the index for a given key.
Set the index for a given key
Set the index for a given key
Set the index for a given key.
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.
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.tree.ElementImpl
Set the line number of the element within its source document entity
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
setLineNumber(int,int) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Set the line number for an element.
setLineNumbering() - method in class com.icl.saxon.tree.DocumentImpl
Set line numbering on
setLineNumbering() - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Set line numbering on
setLineNumbering(boolean) - method in class com.icl.saxon.om.Builder
Set line numbering on or off
setLineNumbering(boolean) - method in class com.icl.saxon.Controller
Set line numbering (of the source document) on or off
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.
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.
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(com.icl.saxon.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.tree.ElementImpl
Set the name code.
setNameCode(int) - method in class com.icl.saxon.Mode
Set the name of this mode (for tracing output)
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(com.icl.saxon.om.NamePool) - method in class com.icl.saxon.Controller
Set the name pool to be used
setNamePool(com.icl.saxon.om.NamePool) - method in class com.icl.saxon.tree.DocumentImpl
Set the name pool used for all names in this document
setNamePool(com.icl.saxon.om.NamePool) - method in class com.icl.saxon.om.DocumentInfo
Set the name pool used for all names in this document
setNamePool(com.icl.saxon.om.NamePool) - method in class com.icl.saxon.jdom.DocumentWrapper
Set the name pool used for all names in this document
setNamePool(com.icl.saxon.om.NamePool) - method in class com.icl.saxon.output.Emitter
Set the namePool in which all name codes can be found
setNamePool(com.icl.saxon.om.NamePool) - method in class com.icl.saxon.output.NamespaceEmitter
Set the name pool to be used for all name codes
Set the name pool to be used
setNamePool(com.icl.saxon.om.NamePool) - method in class com.icl.saxon.output.ProxyEmitter
Set the name pool to be used for all name codes
setNamePool(com.icl.saxon.om.NamePool) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Set the name pool used for all names in this document
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
Set the node factory that was used to build this document
setNodeFactory(com.icl.saxon.tree.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(com.icl.saxon.expr.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.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.Controller
Set the output properties for the transformation.
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(com.icl.saxon.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.
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.
Associate this Controller with a compiled stylesheet
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(com.icl.saxon.PreviewManager) - method in class com.icl.saxon.om.Builder
Set the PreviewManager to use
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.DOMDriver
SAX2: Assigns the specified property.
setProperty(String,Object) - method in class com.icl.saxon.Filter
Set the value of a property.
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
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
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.TransformerHandlerImpl
Set the output destination of the transformation
setResult(Result) - method in class com.icl.saxon.output.XMLEmitter
Set the result destination
setReturnValue(com.icl.saxon.expr.Value) - method in class com.icl.saxon.Context
Set return value from function
setRootNode(com.icl.saxon.om.DocumentInfo) - method in class com.icl.saxon.om.Builder
Set the root (document) node to use.
Sets - class com.icl.saxon.exslt.Sets
This class implements extension functions in the http://exslt.org/sets namespace.
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.
Set the expression used as the sort key
Add a sort key and other sorting parameters
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
Set the static context
Set the static context used when the expression was parsed
setStaticContext(com.icl.saxon.expr.StaticContext) - method in class com.icl.saxon.pattern.Pattern
Set the static context used when the pattern was parsed
Set the static context.
setStrictErrorChecking(boolean) - method in class com.icl.saxon.tree.DocumentImpl
An attribute specifying whether error checking is enforced or not.
setStrictErrorChecking(boolean) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
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(com.icl.saxon.om.Stripper) - method in class com.icl.saxon.om.Builder
Set the Stripper to use
Create a PreparedStyleSheet from a supplied DocumentInfo Note: the document must have been built using the StyleNodeFactory
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.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(int,String) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Set the system id of an element in 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.DOMDriver
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.output.Emitter
Set the System ID
setSystemId(String) - method in class com.icl.saxon.IdentityTransformerHandler
Set the SystemId of the document
setSystemId(String) - method in class com.icl.saxon.tree.NodeImpl
Set the system ID of this node.
setSystemId(String) - method in class com.icl.saxon.jdom.NodeWrapper
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.TransformerHandlerImpl
Set the SystemId of the document
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
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
Set the underlying content handler.
Set the underlying document handler.
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.tree.DocumentImpl
Set an unparsed entity URI associated with this 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.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.TreeBuilder
Set an unparsed entity URI for the document
setUnparsedEntity(String,String) - method in class com.icl.saxon.output.XMLEmitter
Set the URI for an unparsed entity in 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.
Save a value associated with the context node
Set a user data property for a node.
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.tree.DocumentImpl
An attribute specifying, as part of the XML declaration, whether this document is standalone.
setXmlStandalone(boolean) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
An attribute specifying, as part of the XML declaration, whether this document is standalone.
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.
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.
A diagnostic function to print the contents of a node-set
simpleText - field in class com.icl.saxon.style.XSLGeneralVariable
SimpleTraceListener - class com.icl.saxon.trace.SimpleTraceListener
A Simple trace listener that writes messages to System.err
simplify() - method in class com.icl.saxon.expr.AttributeValueTemplate
Simplify an 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.expr.Expression
Simplify an expression.
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.expr.FragmentValue
Simplify the expression
simplify() - method in class com.icl.saxon.functions.FunctionAvailable
Simplify and validate.
simplify() - method in class com.icl.saxon.expr.FunctionProxy
Simplify the function (by simplifying its arguments)
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.expr.IsLastExpression
Simplify an expression.
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.pattern.LocationPathPattern
Simplify the pattern: perform any context-independent optimisations
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.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.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.expr.PathExpression
Simplify an expression
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.functions.Position
Simplify and validate.
simplify() - method in class com.icl.saxon.expr.RootExpression
Simplify an expression
simplify() - method in class com.icl.saxon.functions.Round
Simplify and validate.
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.functions.StartsWith
Simplify and validate.
simplify() - method in class com.icl.saxon.expr.Step
Simplify the step.
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.expr.StyleSheetFunctionCall
Simplify the function call
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.expr.TextFragmentValue
Simplify the expression
simplify() - method in class com.icl.saxon.functions.Translate
Simplfy and validate
simplify() - method in class com.icl.saxon.pattern.UnionPattern
Simplify the pattern: perform any context-independent optimisations
simplify() - method in class com.icl.saxon.functions.UnparsedEntityURI
Validate and simplify
simplify() - method in class com.icl.saxon.expr.Value
Simplify an expression
simplify() - method in class com.icl.saxon.expr.VariableReference
Simplify the expression.
sin(double) - static method in class com.icl.saxon.exslt.Math
Get the sine of a numeric value (SStL)
SingletonComparison - class com.icl.saxon.expr.SingletonComparison
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.
SingletonEnumeration: an enumeration of zero or one nodes
SingletonExpression - class com.icl.saxon.expr.SingletonExpression
A node set expression that will always return zero or one nodes
SingletonNodeSet - class com.icl.saxon.expr.SingletonNodeSet
A node-set value containing zero or one nodes
SingletonNodeSet() - constructor for class com.icl.saxon.expr.SingletonNodeSet
Create an empty node-set
SingletonNodeSet(com.icl.saxon.om.NodeInfo) - constructor for class com.icl.saxon.expr.SingletonNodeSet
Create a node-set containing one node
size() - method in class com.icl.saxon.sort.BinaryTree
size()
skippedEntity(String) - method in class com.icl.saxon.ContentEmitter
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(com.icl.saxon.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 com.icl.saxon.sort.Sortable
A Sortable is an object that can be sorted using the QuickSort method.
SortedSelection - class com.icl.saxon.expr.SortedSelection
A NodeSetExpression that retrieves nodes in order according to a specified sort key.
SortedSelection(com.icl.saxon.expr.Expression,int) - constructor for class com.icl.saxon.expr.SortedSelection
Constructor
SortKeyDefinition - class com.icl.saxon.sort.SortKeyDefinition
A SortKeyDefinition defines one component of a sort key.
SortKeyEnumeration - class com.icl.saxon.expr.SortKeyEnumeration
A SortKeyEnumeration is NodeEnumeration that delivers the nodes sorted according to a specified sort key.
SOURCE_PARSER_CLASS - static field in class com.icl.saxon.FeatureKeys
SOURCE_PARSER_CLASS must be the full class name of an XMLReader
specialFilter - field in class com.icl.saxon.pattern.LocationPathPattern
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 com.icl.saxon.sql.SQLClose
An sql:close element in the stylesheet.
SQLColumn - class com.icl.saxon.sql.SQLColumn
An sql:insert element in the stylesheet.
SQLConnect - class com.icl.saxon.sql.SQLConnect
An sql:connect element in the stylesheet.
SQLElementFactory - class com.icl.saxon.sql.SQLElementFactory
Class SQLElementFactory.
SQLInsert - class com.icl.saxon.sql.SQLInsert
An sql:insert element in the stylesheet.
sqrt(double) - static method in class com.icl.saxon.exslt.Math
Get the square root of a numeric value (SStL)
SRC - field in class com.icl.saxon.style.StandardNames
STANDALONE - field in class com.icl.saxon.style.StandardNames
StandaloneContext - class com.icl.saxon.expr.StandaloneContext
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(com.icl.saxon.om.NamePool) - constructor for class com.icl.saxon.expr.StandaloneContext
Create a StandaloneContext using a specific NamePool
STANDARD_TREE - static field in class com.icl.saxon.om.Builder
StandardErrorListener is the standard error handler for XSLT processing errors, used if no other ErrorListener is nominated.
StandardNames - class com.icl.saxon.style.StandardNames
StandardNames(com.icl.saxon.om.NamePool) - constructor for class com.icl.saxon.style.StandardNames
This class provides the service of converting a URI into an InputSource.
StandardURIResolver() - constructor for class com.icl.saxon.StandardURIResolver
Define action to be taken at the start of a node.
This method must be implemented in a subclass.
implement start() method
Define action to be taken at the start of a node.
This method must be implemented in a subclass.
Process a node in the source document.
startCDATA() - method in class com.icl.saxon.ContentEmitter
startCDATA() - method in class com.icl.saxon.aelfred.DefaultHandler
SAX2: called before parsing CDATA characters
startDocument() - method in class com.icl.saxon.ContentEmitter
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.IdentityTransformerHandler
Override the behaviour of startDocument() in ContentEmitter
startDocument() - method in class com.icl.saxon.output.ProxyEmitter
Start of document
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.TEXTEmitter
Start of the 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
startDocument() - method in class com.icl.saxon.output.UncommittedEmitter
Start of document
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
startDTD(String,String,String) - method in class com.icl.saxon.ContentEmitter
Register the start of the DTD.
startDTD(String,String,String) - method in class com.icl.saxon.aelfred.DefaultHandler
SAX2: called when the doctype is partially parsed
started - field in class com.icl.saxon.om.Builder
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(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.om.Stripper
Callback interface for SAX: not for application use
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.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(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
Callback interface for SAX: not for application use
Abort the parse when the first start element tag is found
startEntity(String) - method in class com.icl.saxon.ContentEmitter
startEntity(String) - method in class com.icl.saxon.aelfred.DefaultHandler
SAX2: called before parsing a general entity in content
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 com.icl.saxon.functions.StartsWith
StaticContext - interface com.icl.saxon.expr.StaticContext
A StaticContext contains the information needed while an expression or pattern is being parsed.
staticContext - field in class com.icl.saxon.expr.Expression
staticContext - field in class com.icl.saxon.pattern.Pattern
staticContext - field in class com.icl.saxon.style.StyleElement
Step - class com.icl.saxon.expr.Step
A step in a path expression
Step(byte,com.icl.saxon.pattern.NodeTest) - constructor for class com.icl.saxon.expr.Step
STRING - static field in class com.icl.saxon.expr.Value
StringComparer - class com.icl.saxon.sort.StringComparer
A Comparer used for comparing keys.
StringFn - class com.icl.saxon.functions.StringFn
StringLength - class com.icl.saxon.functions.StringLength
StringOutputter - class com.icl.saxon.output.StringOutputter
This class allows output to be generated.
StringOutputter(StringBuffer) - constructor for class com.icl.saxon.output.StringOutputter
stringToNumber(String) - static method in class com.icl.saxon.expr.Value
Static method to convert strings to numbers.
StringValue - class com.icl.saxon.expr.StringValue
A string value
stringValue(Node) - method in class com.icl.saxon.Context
Return the String value of a node
stringValue(Node) - method in class org.w3c.xsl.XSLTContext
Return the string-value of the specified Node
StringValue(String) - constructor for class com.icl.saxon.expr.StringValue
Constructor
stripper - field in class com.icl.saxon.om.Builder
Stripper - class com.icl.saxon.om.Stripper
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(com.icl.saxon.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 field in class com.icl.saxon.FeatureKeys
STYLE_PARSER_CLASS must be the full class name of an XMLReader
StyleElement - class com.icl.saxon.style.StyleElement
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 - class com.icl.saxon.style.StyleException
StyleException is used to indicate a SAXException whose message already contains information identifying the location of the error.
StyleException(Exception,String) - constructor for class com.icl.saxon.style.StyleException
StyleException(String) - constructor for class com.icl.saxon.style.StyleException
StyleNodeFactory - class com.icl.saxon.style.StyleNodeFactory
Class StyleNodeFactory.
StyleNodeFactory(com.icl.saxon.om.NamePool) - constructor for class com.icl.saxon.style.StyleNodeFactory
StyleSheet - class com.icl.saxon.StyleSheet
This StyleSheet class is the entry point to the Saxon XSLT Processor.
STYLESHEET_PREFIX - field in class com.icl.saxon.style.StandardNames
This class represents a call to a function defined in the stylesheet
The StylesheetStripper refines the Stripper class to do stripping of whitespace nodes on a stylesheet.
Make this node a substitute for a temporary one previously added to the tree.
Substring - class com.icl.saxon.functions.Substring
SubstringAfter - class com.icl.saxon.functions.SubstringAfter
SubstringBefore - 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 - class com.icl.saxon.functions.Sum
Total a stored expression over a set of nodes
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.sort.Sortable
Swap two objects within this Sortable, identified by their position.
swap(int,int) - method in class com.icl.saxon.expr.SortKeyEnumeration
Swap two nodes (needed to implement the Sortable interface)
SYNTAX_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl
systemId - field in class com.icl.saxon.DOMDriver
systemId - field in class com.icl.saxon.output.Emitter
systemId(com.icl.saxon.Context) - static method in class com.icl.saxon.functions.Extensions
Return the system identifier of the context node
SystemIdMap - class com.icl.saxon.tree.SystemIdMap
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 - class com.icl.saxon.functions.SystemProperty
systemProperty(String,String) - method in class com.icl.saxon.Context
Get the value of a system property
systemProperty(String,String) - method in class org.w3c.xsl.XSLTContext
Return an object representing the value of the system property whose expanded name has the specified URI and local part

T

tan(double) - static method in class com.icl.saxon.exslt.Math
Get the tangent of a numeric value (SStL)
templateFingerprint - field in class com.icl.saxon.style.XSLTemplate
TemplatesHandlerImpl implements the javax.xml.transform.sax.TemplatesHandler interface.
Create a TemplatesHandlerImpl and initialise variables.
TERMINATE - field in class com.icl.saxon.style.StandardNames
TerminationException - class com.icl.saxon.style.TerminationException
An exception thrown by xsl:message terminate="yes".
TerminationException(String) - constructor for class com.icl.saxon.style.TerminationException
TEST - field in class com.icl.saxon.style.StandardNames
testCharacters(char[],int,int) - method in class com.icl.saxon.output.XMLEmitter
testCharacters(String) - method in class com.icl.saxon.output.XMLEmitter
Test that all characters in a name are supported in the target encoding
TEXT - static field in class com.icl.saxon.om.NodeInfo
TextComparer - class com.icl.saxon.sort.TextComparer
A Comparer used for comparing text keys
TEXTEmitter - class com.icl.saxon.output.TEXTEmitter
This class generates TEXT output
TextFragment - class com.icl.saxon.output.TextFragment
TextFragment is used when we want to send output to a StringWriter and retrieve it later.
TextFragmentValue - class com.icl.saxon.expr.TextFragmentValue
This class represents a Value of type result tree fragment, specifically, an RTF whose root owns a single text node.
Constructor: create a result tree fragment containing a single text node
thereIsAnOpenStartTag() - method in class com.icl.saxon.output.GeneralOutputter
Test whether there is an open start tag.
thereIsAnOpenStartTag() - method in class com.icl.saxon.output.Outputter
Test whether there is an open start tag.
thereIsAnOpenStartTag() - method in class com.icl.saxon.output.StringOutputter
Test whether there is an open start tag.
time() - static method in class com.icl.saxon.exslt.Date
The date:time function returns the current time.
time(String) - static method in class com.icl.saxon.exslt.Date
The date:time function returns the time specified in the date/time string given as the argument.
timing - field in class com.icl.saxon.om.Builder
TIMING - static field in class com.icl.saxon.FeatureKeys
TIMING must be an Boolean()
TINY_TREE - static field in class com.icl.saxon.om.Builder
TinyBuilder - class com.icl.saxon.tinytree.TinyBuilder
The TinyBuilder class is responsible for taking a stream of SAX events and constructing a Document tree, using the "TinyTree" implementation.
TinyDocumentImpl - class com.icl.saxon.tinytree.TinyDocumentImpl
A node in the XML parse tree representing the Document itself (or equivalently, the root node of the Document).
TinyDocumentImpl() - constructor for class com.icl.saxon.tinytree.TinyDocumentImpl
toAlpha(int,int,int) - method in class com.icl.saxon.number.Numberer_en
Format the number as an alphabetic label using the alphabet consisting of consecutive Unicode characters from min to max
toAlphaSequence(int,String) - method in class com.icl.saxon.number.Numberer_en
Convert the number into an alphabetic label using a given alphabet.
tokenize(com.icl.saxon.Context,String) - static method in class com.icl.saxon.functions.Extensions
Return a node-set by tokenizing a supplied string.
tokenize(com.icl.saxon.Context,String,String) - static method in class com.icl.saxon.functions.Extensions
Return a node-set by tokenizing a supplied string.
toplevel(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.trace.SaxonEventMulticaster
Called for all top level elements
toplevel(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.trace.SimpleTraceListener
Called for all top level elements
toplevel(com.icl.saxon.om.NodeInfo) - method in class com.icl.saxon.trace.TraceListener
Called for all top level elements
toRadical(int,String,String,int,String) - method in class com.icl.saxon.number.Numberer_en
Convert the number into a decimal or other representation using the given set of digits.
toRoman(int) - method in class com.icl.saxon.number.Numberer_en
Generate a Roman numeral (in lower case)
toString() - method in class com.icl.saxon.Controller
toString() - method in class com.icl.saxon.style.ExpressionContext
String representation for diagnostics
toString() - method in class com.icl.saxon.pattern.Pattern
Get the original pattern text
toWords(int) - method in class com.icl.saxon.number.Numberer_en
Show the number as English words
TRACE_LISTENER - static field in class com.icl.saxon.FeatureKeys
TRACE_LISTENER must be a class that implements com.icl.saxon.trace.TraceListener
traceExpand(com.icl.saxon.Context) - method in class com.icl.saxon.style.XSLTemplate
Expand the template, with tracing.
TraceListener - interface com.icl.saxon.trace.TraceListener
To get trace events, an application can add instances of this interface to a StyleSheetInstance
Find all the nodes in ns1 that are after the first node in ns2.
transform(Source,Result) - method in class com.icl.saxon.Controller
Process the source tree to SAX parse events.
Render a source XML document supplied as a tree.
A TransformerFactoryImpl instance can be used to create Transformer and Template objects.
TransformerFactoryImpl() - constructor for class com.icl.saxon.TransformerFactoryImpl
Default constructor.
TransformerHandlerImpl implements the javax.xml.transform.sax.TransformerHandler interface.
Create a TransformerHandlerImpl and initialise variables.
Translate - class com.icl.saxon.functions.Translate
TREE_MODEL - static field in class com.icl.saxon.FeatureKeys
TREE_MODEL must be an Integer(): Builder.STANDARD_TREE or Builder.TINY_TREE
TreeBuilder - class com.icl.saxon.tree.TreeBuilder
The Builder class is responsible for taking a stream of SAX events and constructing a Document tree.
TreeBuilder() - constructor for class com.icl.saxon.tree.TreeBuilder
create a Builder and initialise variables
TreeDriver - class com.icl.saxon.TreeDriver
TreeDriver.java: (pseudo-)SAX driver for Saxon trees.
Subclasses DOMDriver for the case where the tree is a Saxon tree (a DocumentInfo) This class simulates the action of a SAX Parser, taking an already-constructed DOM Document and walking around it in a depth-first traversal, calling a SAX-compliant ContentHandler to process the children as it does so.
truncate(int) - method in class com.icl.saxon.tinytree.TinyDocumentImpl
Truncate the tree: used in preview mode to delete an element after it has been processed

U

UncommittedEmitter - class com.icl.saxon.output.UncommittedEmitter
This class generates XML or HTML output depending on whether the first tag output is "
UnicodeCharacterSet - class com.icl.saxon.charcode.UnicodeCharacterSet
This class defines properties of the Unicode character set
UnionEnumeration - class com.icl.saxon.expr.UnionEnumeration
An enumeration representing a nodeset that is a union of two other NodeSets.
UnionPattern - class com.icl.saxon.pattern.UnionPattern
A pattern formed as the union (or) of two other patterns
Constructor
UnparsedEntityURI - class com.icl.saxon.functions.UnparsedEntityURI
Update an output properties object using the xsl:output elements in the stylesheet.
UPPERCASE_FIRST - static field in class com.icl.saxon.sort.TextComparer
A Comparer used for comparing keys
urlToFileName(String) - static method in class com.icl.saxon.output.GeneralOutputter
The following atrocious code is borrowed from Xalan, where it is commented simply: // yuck.
USE - field in class com.icl.saxon.style.StandardNames
USE_ATTRIBUTE_SETS - field in class com.icl.saxon.style.StandardNames
Use global parameter.
Use local parameter.
USER_DATA - field in class com.icl.saxon.style.StandardNames
usesCurrent() - method in class com.icl.saxon.expr.Expression
Determine whether the expression uses the current() function.
usesPreviewMode() - method in class com.icl.saxon.Controller
Does this transformation use preview mode?
usesWriter() - method in class com.icl.saxon.output.Emitter
Determine whether the Emitter wants a Writer for character output or an OutputStream for binary output

V

validate() - method in class com.icl.saxon.style.AbsentExtensionElement
validate() - method in class com.icl.saxon.style.LiteralResultElement
Validate that this node is OK
validate() - method in class com.icl.saxon.style.SAXONAssign
Check that the element is valid.
validate() - method in class com.icl.saxon.style.SAXONDoctype
Check that the element is valid.
validate() - method in class com.icl.saxon.style.SAXONEntityRef
Check that the element is valid.
validate() - method in class com.icl.saxon.style.SAXONFunction
Check that the element is valid.
validate() - method in class com.icl.saxon.style.SAXONGroup
validate() - method in class com.icl.saxon.style.SAXONHandler
Check that the element is valid.
validate() - method in class com.icl.saxon.style.SAXONItem
validate() - method in class com.icl.saxon.style.SAXONPreview
Check that the element is valid.
validate() - method in class com.icl.saxon.style.SAXONReturn
Validate
validate() - method in class com.icl.saxon.style.SAXONWhile
Check that the element is valid.
validate() - method in class com.icl.saxon.sql.SQLClose
Check that the element is valid.
validate() - method in class com.icl.saxon.sql.SQLColumn
validate() - method in class com.icl.saxon.sql.SQLConnect
validate() - method in class com.icl.saxon.sql.SQLInsert
Check that the element is valid.
validate() - method in class com.icl.saxon.style.StyleElement
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLApplyImports
validate() - method in class com.icl.saxon.style.XSLApplyTemplates
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLAttribute
validate() - method in class com.icl.saxon.style.XSLAttributeSet
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLCallTemplate
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLChoose
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLComment
validate() - method in class com.icl.saxon.style.XSLCopy
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLCopyOf
validate() - method in class com.icl.saxon.style.XSLDecimalFormat
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLDocument
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLElement
validate() - method in class com.icl.saxon.style.XSLFallback
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLForEach
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLGeneralIncorporate
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLGeneralVariable
validate() - method in class com.icl.saxon.style.XSLIf
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLKey
validate() - method in class com.icl.saxon.style.XSLMessage
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLNamespaceAlias
validate() - method in class com.icl.saxon.style.XSLNumber
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLOtherwise
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLOutput
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLParam
validate() - method in class com.icl.saxon.style.XSLPreserveSpace
validate() - method in class com.icl.saxon.style.XSLProcessingInstruction
validate() - method in class com.icl.saxon.style.XSLScript
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLSort
validate() - method in class com.icl.saxon.style.XSLStyleSheet
Validate this element
validate() - method in class com.icl.saxon.style.XSLTemplate
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLText
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLValueOf
Check that the element is valid.
validate() - method in class com.icl.saxon.style.XSLVariable
Check that the variable is not already declared, and allocate a slot number
validate() - method in class com.icl.saxon.style.XSLWhen
validate() - method in class com.icl.saxon.style.XSLWithParam
Check that the element is valid.
validateChildren() - method in class com.icl.saxon.style.LiteralResultElement
validateChildren() - method in class com.icl.saxon.style.StyleElement
validateSubtree() - method in class com.icl.saxon.style.AbsentExtensionElement
Recursive walk through the stylesheet to validate all nodes.
validateSubtree() - method in class com.icl.saxon.style.StyleElement
Recursive walk through the stylesheet to validate all nodes
validationError - field in class com.icl.saxon.style.StyleElement
Value - class com.icl.saxon.expr.Value
A value is the result of an expression but it is also an expression in its own right
VALUE - field in class com.icl.saxon.style.StandardNames
variableFingerprint - field in class com.icl.saxon.style.XSLGeneralVariable
VariableReference - class com.icl.saxon.expr.VariableReference
Variable reference: a reference to an XSL variable
Constructor
VARIABLES - static field in class com.icl.saxon.Context
Version - class com.icl.saxon.Version
The Version class holds the SAXON version information.
VERSION - field in class com.icl.saxon.style.StandardNames
version - field in class com.icl.saxon.style.StyleElement

W

warning(SAXParseException) - method in class com.icl.saxon.om.Builder
Callback interface for SAX: not for application use
Receive notification of a warning.
wasIncluded() - method in class com.icl.saxon.style.XSLStyleSheet
Determine whether this stylesheet was included (by its "importer") using an xsl:include statement as distinct from xsl:import.
weekInMonth() - static method in class com.icl.saxon.exslt.Date
Return the ISO week number of the current date within the month
weekInMonth(String) - static method in class com.icl.saxon.exslt.Date
Return the week number of a specified date within the month (Note, this function is underspecified in EXSLT)
weekInYear() - static method in class com.icl.saxon.exslt.Date
Return the ISO week number of the current date within the year (Note, this returns the ISO week number: the result in EXSLT is underspecified)
weekInYear(String) - static method in class com.icl.saxon.exslt.Date
Return the ISO week number of a specified date within the year (Note, this returns the ISO week number: the result in EXSLT is underspecified)
westernDigits - field in class com.icl.saxon.number.Numberer_en
WinStyleSheet - class com.icl.saxon.WinStyleSheet
This WinStyleSheet class is used in instant-saxon, a packaged interface to the StyleSheet interpreter, intended for use with jexegen on Windows platforms.
write(String) - method in class com.icl.saxon.output.GeneralOutputter
Produce literal output.
write(String) - method in class com.icl.saxon.output.Outputter
Produce literal output.
write(String) - method in class com.icl.saxon.output.StringOutputter
Produce literal output.
writeAttribute(int,String) - method in class com.icl.saxon.output.GeneralOutputter
Output an attribute value.
writeAttribute(int,String) - method in class com.icl.saxon.output.Outputter
Output an attribute value.
writeAttribute(int,String,boolean) - method in class com.icl.saxon.output.GeneralOutputter
Output an attribute value.
writeAttribute(int,String,boolean) - method in class com.icl.saxon.output.Outputter
Output an attribute value.
writeAttribute(int,String,boolean) - method in class com.icl.saxon.output.StringOutputter
Output an attribute value.
writeAttribute(int,String,String,String) - method in class com.icl.saxon.output.HTMLEmitter
Write attribute name=value pair.
writeAttribute(int,String,String,String) - method in class com.icl.saxon.output.XMLEmitter
writeComment(String) - method in class com.icl.saxon.output.GeneralOutputter
Write a comment
writeComment(String) - method in class com.icl.saxon.output.Outputter
Write a comment
writeComment(String) - method in class com.icl.saxon.output.StringOutputter
Write a comment.
writeContent(char[],int,int) - method in class com.icl.saxon.output.GeneralOutputter
Produce text content output.
writeContent(char[],int,int) - method in class com.icl.saxon.output.Outputter
Produce text content output.
writeContent(char[],int,int) - method in class com.icl.saxon.output.StringOutputter
Produce text content output.
writeContent(String) - method in class com.icl.saxon.output.GeneralOutputter
Produce text content output.
writeContent(String) - method in class com.icl.saxon.output.Outputter
Produce text content output.
writeContent(String) - method in class com.icl.saxon.output.StringOutputter
Produce text content output.
writeContent(StringBuffer,int,int) - method in class com.icl.saxon.output.GeneralOutputter
Produce text content output.
writeDeclaration() - method in class com.icl.saxon.output.XMLEmitter
Output the XML declaration
writeDocType(String,String,String) - method in class com.icl.saxon.output.XMLEmitter
writeEndTag(int) - method in class com.icl.saxon.output.GeneralOutputter
Output an element end tag.
writeEndTag(int) - method in class com.icl.saxon.output.Outputter
Output an element end tag.
writeEndTag(int) - method in class com.icl.saxon.output.StringOutputter
Output an element end tag.
writeEscape(ch[],int,int,boolean) - method in class com.icl.saxon.output.HTMLEmitter
Escape characters.
writeEscape(ch[],int,int,boolean) - method in class com.icl.saxon.output.XMLEmitter
Write contents of array to current writer, after escaping special characters
writeNamespaceDeclaration(int) - method in class com.icl.saxon.output.GeneralOutputter
Output a namespace declaration.
writeNamespaceDeclaration(int) - method in class com.icl.saxon.output.Outputter
Output a namespace declaration.
writeNamespaceDeclaration(int) - method in class com.icl.saxon.output.StringOutputter
Output a namespace declaration.
writePI(String,String) - method in class com.icl.saxon.output.GeneralOutputter
Write a processing instruction
writePI(String,String) - method in class com.icl.saxon.output.Outputter
Write a processing instruction
writePI(String,String) - method in class com.icl.saxon.output.StringOutputter
Write a processing instruction No-op in this implementation
writer - field in class com.icl.saxon.output.Emitter
writeStartTag(int) - method in class com.icl.saxon.output.GeneralOutputter
Output an element start tag.
writeStartTag(int) - method in class com.icl.saxon.output.Outputter
Output an element start tag.
writeStartTag(int) - method in class com.icl.saxon.output.StringOutputter
Output an element start tag.
WRONG_DOCUMENT_ERR - static field in class com.icl.saxon.tree.DOMExceptionImpl

X

XHTMLEmitter - class com.icl.saxon.output.XHTMLEmitter
XHTMLEmitter is an Emitter that generates XHTML output.
XML - static field in class com.icl.saxon.om.Namespace
Fixed namespace name for XML: "http://www.w3.org/XML/1998/namespace".
XML_CODE - static field in class com.icl.saxon.om.Namespace
XML_LANG - field in class com.icl.saxon.style.StandardNames
XML_SPACE - field in class com.icl.saxon.style.StandardNames
Well-known names used in XSLT processing
XMLChar - class com.icl.saxon.om.XMLChar
This class defines the basic XML character properties.
XMLEmitter - class com.icl.saxon.output.XMLEmitter
XMLEmitter is an Emitter that generates XML output to a specified destination.
XMLIndenter - class com.icl.saxon.output.XMLIndenter
XMLIndenter: This ProxyEmitter indents elements, by adding character data where appropriate.
XMLNS - static field in class com.icl.saxon.om.Namespace
Fixed namespace name for XMLNS: "http://www.w3.org/2000/xmlns/".
XPathException - class com.icl.saxon.expr.XPathException
XPathException is used to indicate an error in an XPath expression.
XPathException(Exception) - constructor for class com.icl.saxon.expr.XPathException
XPathException(String) - constructor for class com.icl.saxon.expr.XPathException
XPathException(String,Exception) - constructor for class com.icl.saxon.expr.XPathException
XSL_APPLY_IMPORTS - field in class com.icl.saxon.style.StandardNames
XSL_APPLY_TEMPLATES - field in class com.icl.saxon.style.StandardNames
XSL_ATTRIBUTE - field in class com.icl.saxon.style.StandardNames
XSL_ATTRIBUTE_SET - field in class com.icl.saxon.style.StandardNames
XSL_CALL_TEMPLATE - field in class com.icl.saxon.style.StandardNames
XSL_CHOOSE - field in class com.icl.saxon.style.StandardNames
XSL_COMMENT - field in class com.icl.saxon.style.StandardNames
XSL_COPY - field in class com.icl.saxon.style.StandardNames
XSL_COPY_OF - field in class com.icl.saxon.style.StandardNames
XSL_DECIMAL_FORMAT - field in class com.icl.saxon.style.StandardNames
XSL_DOCUMENT - field in class com.icl.saxon.style.StandardNames
XSL_ELEMENT - field in class com.icl.saxon.style.StandardNames
XSL_EXCLUDE_RESULT_PREFIXES - field in class com.icl.saxon.style.StandardNames
XSL_EXTENSION_ELEMENT_PREFIXES - field in class com.icl.saxon.style.StandardNames
XSL_FALLBACK - field in class com.icl.saxon.style.StandardNames
XSL_FOR_EACH - field in class com.icl.saxon.style.StandardNames
XSL_IF - field in class com.icl.saxon.style.StandardNames
XSL_IMPORT - field in class com.icl.saxon.style.StandardNames
XSL_INCLUDE - field in class com.icl.saxon.style.StandardNames
XSL_KEY - field in class com.icl.saxon.style.StandardNames
XSL_MESSAGE - field in class com.icl.saxon.style.StandardNames
XSL_NAMESPACE_ALIAS - field in class com.icl.saxon.style.StandardNames
XSL_NUMBER - field in class com.icl.saxon.style.StandardNames
XSL_OTHERWISE - field in class com.icl.saxon.style.StandardNames
XSL_OUTPUT - field in class com.icl.saxon.style.StandardNames
XSL_PARAM - field in class com.icl.saxon.style.StandardNames
XSL_PRESERVE_SPACE - field in class com.icl.saxon.style.StandardNames
XSL_PROCESSING_INSTRUCTION - field in class com.icl.saxon.style.StandardNames
XSL_SCRIPT - field in class com.icl.saxon.style.StandardNames
XSL_SORT - field in class com.icl.saxon.style.StandardNames
XSL_STRIP_SPACE - field in class com.icl.saxon.style.StandardNames
XSL_STYLESHEET - field in class com.icl.saxon.style.StandardNames
XSL_TEMPLATE - field in class com.icl.saxon.style.StandardNames
XSL_TEXT - field in class com.icl.saxon.style.StandardNames
XSL_TRANSFORM - field in class com.icl.saxon.style.StandardNames
XSL_USE_ATTRIBUTE_SETS - field in class com.icl.saxon.style.StandardNames
XSL_VALUE_OF - field in class com.icl.saxon.style.StandardNames
XSL_VARIABLE - field in class com.icl.saxon.style.StandardNames
XSL_VERSION - field in class com.icl.saxon.style.StandardNames
XSL_WHEN - field in class com.icl.saxon.style.StandardNames
XSL_WITH_PARAM - field in class com.icl.saxon.style.StandardNames
XSLApplyImports - class com.icl.saxon.style.XSLApplyImports
An xsl:apply-imports element in the stylesheet
XSLApplyTemplates - class com.icl.saxon.style.XSLApplyTemplates
An xsl:apply-templates element in the stylesheet
XSLAttribute - class com.icl.saxon.style.XSLAttribute
xsl:attribute element in stylesheet.
XSLAttributeSet - class com.icl.saxon.style.XSLAttributeSet
An xsl:attribute-set element in the stylesheet.
XSLCallTemplate - class com.icl.saxon.style.XSLCallTemplate
An xsl:call-template element in the stylesheet
XSLChoose - class com.icl.saxon.style.XSLChoose
An xsl:choose elements in the stylesheet.
XSLComment - class com.icl.saxon.style.XSLComment
An xsl:comment elements in the stylesheet.
XSLCopy - class com.icl.saxon.style.XSLCopy
Handler for xsl:copy elements in stylesheet.
XSLCopyOf - class com.icl.saxon.style.XSLCopyOf
An xsl:copy-of element in the stylesheet.
The xsl:copy-of element takes:
  • an optional attribute select="pattern", defaulting to "." (the current element).
XSLDecimalFormat - class com.icl.saxon.style.XSLDecimalFormat
Handler for xsl:decimal-format elements in stylesheet.
XSLDocument - class com.icl.saxon.style.XSLDocument
An xsl:document (formerly saxon:output) element in the stylesheet.
XSLElement - class com.icl.saxon.style.XSLElement
An xsl:element element in the stylesheet.
XSLFallback - class com.icl.saxon.style.XSLFallback
xsl:fallback element in stylesheet.
XSLForEach - class com.icl.saxon.style.XSLForEach
Handler for xsl:for-each elements in stylesheet.
XSLGeneralIncorporate - class com.icl.saxon.style.XSLGeneralIncorporate
Abstract class to represent xsl:include or xsl:import element in the stylesheet.
The xsl:include and xsl:import elements have mandatory attribute href
XSLGeneralVariable - class com.icl.saxon.style.XSLGeneralVariable
This class defines common behaviour across xsl:variable, xsl:param, and xsl:with-param
XSLIf - class com.icl.saxon.style.XSLIf
Handler for xsl:if elements in stylesheet.
The xsl:if element has a mandatory attribute test, a boolean expression.
XSLImport - class com.icl.saxon.style.XSLImport
xsl:import element in the stylesheet.
XSLInclude - class com.icl.saxon.style.XSLInclude
xsl:include element in the stylesheet.
XSLKey - class com.icl.saxon.style.XSLKey
Handler for xsl:key elements in stylesheet.
XSLMessage - class com.icl.saxon.style.XSLMessage
An xsl:message element in the stylesheet.
XSLNamespaceAlias - class com.icl.saxon.style.XSLNamespaceAlias
An xsl:namespace-alias element in the stylesheet.
XSLNumber - class com.icl.saxon.style.XSLNumber
An xsl:number element in the stylesheet.
XSLOtherwise - class com.icl.saxon.style.XSLOtherwise
Handler for xsl:otherwise elements in stylesheet.
XSLOutput - class com.icl.saxon.style.XSLOutput
An xsl:output element in the stylesheet.
XSLParam - class com.icl.saxon.style.XSLParam
An xsl:param elements in the stylesheet.
The xsl:param element has mandatory attribute name and optional attribute select
XSLPreserveSpace - class com.icl.saxon.style.XSLPreserveSpace
An xsl:preserve-space or xsl:strip-space elements in stylesheet.
An xsl:processing-instruction element in the stylesheet.
XSLScript - class com.icl.saxon.style.XSLScript
An xsl:script element in the stylesheet.
XSLSort - class com.icl.saxon.style.XSLSort
An xsl:sort element in the stylesheet.
XSLStringConstructor - class com.icl.saxon.style.XSLStringConstructor
Common superclass for XSLT elements whose content template produces a text value: xsl:attribute, xsl:comment, and xsl:processing-instruction
XSLStyleSheet - class com.icl.saxon.style.XSLStyleSheet
An xsl:stylesheet or xsl:transform element in the stylesheet.
Note this element represents a stylesheet module, not necessarily the whole stylesheet.
XSLT - static field in class com.icl.saxon.om.Namespace
Fixed namespace name for XSLT: "http://www.w3.org/1999/XSL/Transform"
XSLT_CODE - static field in class com.icl.saxon.om.Namespace
XSLT_CONTEXT - static field in class com.icl.saxon.Context
XSLTContext - interface org.w3c.xsl.XSLTContext
Interface to be used with XSLT extension functions written in Java
XSLTemplate - class com.icl.saxon.style.XSLTemplate
An xsl:template element in the style sheet.
XSLText - class com.icl.saxon.style.XSLText
Handler for xsl:text elements in stylesheet.
XSLValueOf - class com.icl.saxon.style.XSLValueOf
An xsl:value-of element in the stylesheet.
The xsl:value-of element takes attributes:
  • an mandatory attribute select="expression".
XSLVariable - class com.icl.saxon.style.XSLVariable
Handler for xsl:variable elements in stylesheet.
The xsl:variable element has mandatory attribute name and optional attribute select
XSLWhen - class com.icl.saxon.style.XSLWhen
Handler for xsl:when elements in stylesheet.
The xsl:while element has a mandatory attribute test, a boolean expression.
XSLWithParam - class com.icl.saxon.style.XSLWithParam
An xsl:with-param element in the stylesheet.
The xsl:with-param element has mandatory attribute name and optional attribute select

Y

year() - static method in class com.icl.saxon.exslt.Date
The date:year function returns the current year.
year(String) - static method in class com.icl.saxon.exslt.Date
The date:year function returns the year specified in the date/time string given as the argument.

Z

ZERO_DIGIT - field in class com.icl.saxon.style.StandardNames