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 net.sf.saxon.trace.TraceEventMulticaster
ABS - static field in class net.sf.saxon.functions.Rounding
abs(double) - static method in class net.sf.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.
absolute(int) - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
absolute(int) - method in class net.sf.saxon.xqj.SaxonXQSequence
absolute(int) - method in class net.sf.saxon.javax.xml.xquery.XQSequence
absorbSurrogatePair() - method in class net.sf.saxon.regex.RegexTranslator
AbstractNumberer - class net.sf.saxon.number.AbstractNumberer
Class AbstractNumberer is a base implementation of Numberer that provides language-independent default numbering This supports the xsl:number element.
AbstractStaticContext - class net.sf.saxon.sxpath.AbstractStaticContext
An abstract and configurable implementation of the StaticContext interface, which defines the static context of an XPath expression.
AbstractTraceListener - class net.sf.saxon.trace.AbstractTraceListener
This is the standard trace listener used when the -T option is specified on the command line.
accept(File,String) - method in class net.sf.saxon.functions.URIQueryParameters.RegexFilter
Tests if a specified file should be included in a file list.
accept(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.expr.PromotionOffer
Method to test whether a subexpression qualifies for promotion, and if so, to accept the promotion.
accepted - field in class net.sf.saxon.expr.PromotionOffer
Flag that is set if the offer has been accepted, that is, if the expression has changed
acos(double) - static method in class net.sf.saxon.exslt.Math
Get the arccosine of a numeric value (SStL)
action - field in class net.sf.saxon.expr.Assignation
action - field in class net.sf.saxon.expr.PromotionOffer
action is one of the possible promotion actions, FOCUS_INDEPENDENT, RANGE_INDEPENDENT, INLINE_VARIABLE_REFERENCES, UNORDERED, EXTRACT_GLOBAL_VARIABLES
add(Duration) - method in class net.sf.saxon.xqj.SaxonDuration
Computes a new duration whose value is this+rhs.
add(Duration) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Add duration to this instance.
add(FileNameMapper) - method in class net.sf.saxon.ant.AntTransform
Adds a nested filenamemapper.
add(int) - method in class net.sf.saxon.sort.IntArraySet
Add an integer to the set
add(int) - method in class net.sf.saxon.sort.IntHashSet
Add an integer to the set
add(int) - method in class net.sf.saxon.sort.IntRangeSet
Add an integer to the set
add(int) - method in class net.sf.saxon.sort.IntSet
Add an integer to the set
add(net.sf.saxon.om.DocumentInfo,String) - method in class net.sf.saxon.om.DocumentPool
Add a document to the pool
Adds trace-listener-a with trace-listener-b and returns the resulting multicast listener.
add(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.CalendarValue
Add a duration to this date/time value
add(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.DateTimeValue
Add a duration to a dateTime
add(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.DateValue
Add a duration to a date
add(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.DayTimeDurationValue
Add two dayTimeDurations
add(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.DurationValue
Add two durations
add(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.GDayValue
Add a duration to this date/time value
add(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.GMonthDayValue
Add a duration to this date/time value
add(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.GMonthValue
Add a duration to this date/time value
add(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.GYearMonthValue
Add a duration to this date/time value
add(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.GYearValue
Add a duration to this date/time value
add(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.TimeValue
Add a duration to a dateTime
Add two year-month-durations
add(ResourceCollection) - method in class net.sf.saxon.ant.AntTransform
Adds a collection of resources to style in addition to the given file or the implicit fileset.
add(String) - method in class net.sf.saxon.event.HTMLTagHashSet
Add an argument to the list of arguments
Add an attribute to an attribute list.
addAttribute(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.evpull.StartElementEvent
Add an attribute to the element node
addConfiguredStyle(Resources) - method in class net.sf.saxon.ant.AntTransform
Add a nested <style> element.
addConfiguredXMLCatalog(XMLCatalog) - method in class net.sf.saxon.ant.AntTransform
Add the catalog to our internal catalog
addContextDocumentArgument(int,String) - method in class net.sf.saxon.functions.SystemFunction
Add an implicit argument referring to the context document.
addDescendants() - method in class net.sf.saxon.expr.PathMap.PathMapNodeSet
Indicate that all the descendants of the nodes in this nodeset are required
Add a representation of a doc() call or similar function to a PathMap.
Add a representation of a doc() call or similar function to a PathMap.
Add a representation of a doc() call or similar function to a PathMap.
Add a representation of this expression to a PathMap.
Add a filter to the list of filters to be applied to the raw input
addFilter(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.pattern.LocationPathPattern
Add a filter to the pattern (while under construction)
Register a function with the function library
Add the platform-specific function libraries to a function library list.
Add the platform-specific function libraries to a function library list.
Add the platform-specific function libraries to a function library list.
Add a function library to the list of function libraries
Add a new FunctionLibrary to the list of FunctionLibraries in this FunctionLibraryList.
addImportedNamespace(String) - method in class net.sf.saxon.query.ImportedFunctionLibrary
Add an imported namespace
addImportedNamespace(String) - method in class net.sf.saxon.query.QueryModule
Register that this module imports a particular module namespace

This method is intended for internal use.

addImportedSchema(String) - method in class net.sf.saxon.query.QueryModule
Add an imported schema to this static context.
addImportedSchema(String) - method in class net.sf.saxon.style.XSLStylesheet
addInternal(EventListener,EventListener) - static method in class net.sf.saxon.trace.TraceEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
Register a key definition.
Add a key definition to this set of key definitions.
addMapper(Mapper) - method in class net.sf.saxon.ant.AntTransform
Defines the mapper to map source to destination files.
addNamespace(int) - method in class net.sf.saxon.evpull.StartElementEvent
Add a namespace code representing a locally declared namespace
Combine two node sets into one
addNonBmpRanges(List) - method in class net.sf.saxon.regex.SurrogateRegexTranslator.CharClass
Add to a supplied List, ranges of non-BMP characters that are matched by this character class.
addNonBmpRanges(List) - method in class net.sf.saxon.regex.SurrogateRegexTranslator.CharRange
Add to a supplied List, ranges of non-BMP characters that are matched by this character class.
addNonBmpRanges(List) - method in class net.sf.saxon.regex.SurrogateRegexTranslator.Complement
Add to a supplied List, ranges of non-BMP characters that are matched by this character class.
Add an XQuery library module to the configuration.
addRange(int,int) - method in class net.sf.saxon.sort.IntRangeSet
Add a range of integers to the set.
Register a variable reference that refers to the variable bound in this let expression
addRequiredParam(net.sf.saxon.om.StructuredQName) - method in class net.sf.saxon.instruct.Executable
Add a required parameter
Add a rule to the Mode.
addSchemaSource(Source) - method in class net.sf.saxon.Configuration
Load a schema, which will be available for use by all subsequent operations using this Configuration.
Load a schema, which will be available for use by all subsequent operations using this SchemaAwareConfiguration.
addTo(Calendar) - method in class net.sf.saxon.xqj.SaxonDuration
Adds this duration to a java.util.Calendar object.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of a doc() call or similar function to a PathMap.
Add a representation of a doc() call or similar function to a PathMap.
Add a representation of a doc() call or similar function to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Add a representation of this expression to a PathMap.
Adds the specified trace listener to receive trace events from this instance.
Add a URI to the set of output destinations that cannot be written to, either because they have already been written to, or because they have been read
Adjust - class net.sf.saxon.functions.Adjust
This class implements the XPath 2.0 functions adjust-date-to-timezone(), adjust-time-timezone(), and adjust-dateTime-timezone().
adjustTimezone(int) - method in class net.sf.saxon.value.CalendarValue
Return a new date, time, or dateTime with the same normalized value, but in a different timezone
adjustTimezone(int) - method in class net.sf.saxon.value.DateTimeValue
Return a new dateTime with the same normalized value, but in a different timezone.
adjustTimezone(int) - method in class net.sf.saxon.value.DateValue
Return a new date with the same normalized value, but in a different timezone.
adjustTimezone(int) - method in class net.sf.saxon.value.GDayValue
Return a new date, time, or dateTime with the same normalized value, but in a different timezone
adjustTimezone(int) - method in class net.sf.saxon.value.GMonthDayValue
Return a new date, time, or dateTime with the same normalized value, but in a different timezone
adjustTimezone(int) - method in class net.sf.saxon.value.GMonthValue
Return a new date, time, or dateTime with the same normalized value, but in a different timezone
adjustTimezone(int) - method in class net.sf.saxon.value.GYearMonthValue
Return a new date, time, or dateTime with the same normalized value, but in a different timezone
adjustTimezone(int) - method in class net.sf.saxon.value.GYearValue
Return a new date, time, or dateTime with the same normalized value, but in a different timezone
adjustTimezone(int) - method in class net.sf.saxon.value.TimeValue
Return a new time with the same normalized value, but in a different timezone.
Return a new date, time, or dateTime with the same normalized value, but in a different timezone, specified as a dayTimeDuration
adjustToDecimal(double,int) - static method in class net.sf.saxon.functions.FormatNumber
Convert a double to a BigDecimal.
Set up a parent-child relationship between this expression and a given child expression.
adoptNode(Node) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Attempts to adopt a node from another document to this document.
advance() - method in class net.sf.saxon.om.NamespaceIterator
Get the next item in the sequence.
advance() - method in class net.sf.saxon.om.Navigator.AncestorEnumeration
The advance() method must be provided in each concrete implementation.
advance() - method in class net.sf.saxon.om.Navigator.BaseEnumeration
The advance() method must be provided in each concrete implementation.
advance() - method in class net.sf.saxon.om.Navigator.DescendantEnumeration
advance() - method in class net.sf.saxon.om.Navigator.FollowingEnumeration
advance() - method in class net.sf.saxon.om.Navigator.PrecedingEnumeration
advance() - method in class net.sf.saxon.regex.RegexTranslator
adviseReuse() - method in class net.sf.saxon.event.SequenceWriter
Decide whether reuse of the SequenceWriter is advisable
AFTER - static field in class net.sf.saxon.functions.Contains
Find all the nodes in ns1 that are after the first node in ns2.
afterLast() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
afterLast() - method in class net.sf.saxon.xqj.SaxonXQSequence
afterLast() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
Aggregate - class net.sf.saxon.functions.Aggregate
This class implements the sum(), avg(), count() functions,
ALL - static field in class net.sf.saxon.regex.RegexTranslator
ALL - static field in class net.sf.saxon.value.Whitespace
ALL_MODES - static field in class net.sf.saxon.trans.Mode
ALL_NAMESPACES - static field in class net.sf.saxon.om.NodeInfo
Copy all in-scope namespaces
allCharactersEncodable - field in class net.sf.saxon.event.Emitter
AllElementStripper - class net.sf.saxon.om.AllElementStripper
The AllElementStripper refines the Stripper class to do stripping of all whitespace nodes in a document
AllElementStripper() - constructor for class net.sf.saxon.om.AllElementStripper
Default constructor for use in subclasses
allocate(String,short,String) - method in class net.sf.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 net.sf.saxon.om.NamePool
Allocate a name from the pool, or a new Name if there is not a matching one there
allocateClarkName(String) - method in class net.sf.saxon.om.NamePool
Allocate a fingerprint given a Clark Name
allocateCodeForURI(String) - method in class net.sf.saxon.om.NamePool
Allocate the uri code for a given URI; create one if not found
allocateDocumentNumber() - method in class net.sf.saxon.om.DocumentNumberAllocator
Allocate a unique document number
allocateGlobals(net.sf.saxon.instruct.SlotManager) - method in class net.sf.saxon.instruct.Bindery
Define how many slots are needed for global variables
Allocate a slot number for a global variable or parameter
allocateGlobalVariables(int) - method in class net.sf.saxon.Controller
Allocate space in the bindery for global variables.
Get the nameCode for a lexical QName, given a namespace resolver.
allocateLocationId(String,int) - method in class net.sf.saxon.instruct.LocationMap
Allocate a location identifier to an expression
allocateLocationId(String,int) - method in class net.sf.saxon.style.StyleElement
Allocate a location identifier
Allocate a nameCode for this QName in the NamePool
allocateNamespaceCode(int) - method in class net.sf.saxon.om.NamePool
Allocate a namespace code for the prefix/URI of a given namecode
allocateNamespaceCode(String,String) - method in class net.sf.saxon.om.NamePool
Allocate the namespace code for a namespace prefix/URI pair.
allocatePatternSlots(int) - method in class net.sf.saxon.style.XSLStylesheet
Ensure there is enough space for local variables or parameters when evaluating the match pattern of template rules
Allocate space for range variables within predicates in the match pattern.
allocateSequenceOutputter(int) - method in class net.sf.saxon.Controller
Allocate a SequenceOutputter for a new output destination.
Allocate a slot number for a variable
allocateSlots(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.style.StyleElement
Allocate slots in the local stack frame to range variables used in an XPath expression
Allocate slot numbers to range variables
Allocate slots to any variables used within the pattern
Allocate slots to any variables used within the pattern
Allocate slots to any variables used within the pattern
Allocate a unique number to a local parameter name.
ALLOW_EXTERNAL_FUNCTIONS - static field in class net.sf.saxon.FeatureKeys
ALLOW_EXTERNAL_FUNCTIONS must be a Boolean; it determines whether calls to external functions are allowed.
allowAVT() - method in class net.sf.saxon.style.SaxonCallTemplate
Determine whether the called template name can be specified as an AVT
allowAVT() - method in class net.sf.saxon.style.XSLCallTemplate
Determine whether the called template can be specified as an AVT
allowedASCII - static field in class net.sf.saxon.functions.EscapeURI
ALLOWS_MANY - static field in class net.sf.saxon.expr.StaticProperty
Bit set if multiple values are allowed
ALLOWS_ONE - static field in class net.sf.saxon.expr.StaticProperty
Bit set if a single value is allowed
ALLOWS_ONE_OR_MORE - static field in class net.sf.saxon.expr.StaticProperty
Occurence indicator for "one or more" (+)
ALLOWS_ZERO - static field in class net.sf.saxon.expr.StaticProperty
ALLOWS_ZERO_OR_MORE - static field in class net.sf.saxon.expr.StaticProperty
Occurence indicator for "zero or more" (*)
ALLOWS_ZERO_OR_ONE - static field in class net.sf.saxon.expr.StaticProperty
Occurence indicator for "zero or one" (?)
allowsAllBuiltInTypes() - method in class net.sf.saxon.style.XSLStylesheet
Determine whether the use of non-primitive built-in types has been enabled for this stylesheet (This is relevant only for Saxon-B: such types are always permitted in Saxon-SA)
allowsAsAttribute() - method in class net.sf.saxon.style.SaxonAssign
allowsAsAttribute() - method in class net.sf.saxon.style.XSLGeneralVariable
allowsAsAttribute() - method in class net.sf.saxon.style.XSLWithParam
allowsDerivation(int) - method in class net.sf.saxon.type.AnySimpleType
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property
allowsDerivation(int) - method in class net.sf.saxon.type.AnyType
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property
allowsDerivation(int) - method in class net.sf.saxon.type.BuiltInAtomicType
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property
allowsDerivation(int) - method in class net.sf.saxon.type.BuiltInListType
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property
allowsDerivation(int) - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property
allowsDerivation(int) - method in class net.sf.saxon.type.ExternalObjectType
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property
allowsDerivation(int) - method in class net.sf.saxon.type.SchemaType
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property
allowsDerivation(int) - method in class net.sf.saxon.type.Untyped
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property
allowsEmpty() - method in class net.sf.saxon.expr.CastableExpression
Determine whether the empty sequence is allowed
allowsEmpty() - method in class net.sf.saxon.expr.CastExpression
Ask whether the expression accepts an empty sequence as input (producing an empty sequence as output)
allowsMany(int) - static method in class net.sf.saxon.value.Cardinality
Determine whether multiple occurrences are allowed
allowsRequired() - method in class net.sf.saxon.style.XSLGeneralVariable
allowsRequired() - method in class net.sf.saxon.style.XSLParam
allowsTunnelAttribute() - method in class net.sf.saxon.style.XSLGeneralVariable
allowsTunnelAttribute() - method in class net.sf.saxon.style.XSLParam
allowsTunnelAttribute() - method in class net.sf.saxon.style.XSLWithParam
allowsValue() - method in class net.sf.saxon.style.XSLGeneralVariable
allowsValue() - method in class net.sf.saxon.style.XSLParam
allowsZero(int) - static method in class net.sf.saxon.value.Cardinality
Determine whether empty sequence is allowed
alpha - field in class net.sf.saxon.tinytree.TinyTree
Default processing with an alphabetic format token: use the contiguous range of Unicode letters starting with that token.
alphaKey(int) - static method in class net.sf.saxon.om.Navigator
Construct an alphabetic key from an positive integer; the key collates in the same sequence as the integer
ALPHANUMERIC - static field in class net.sf.saxon.om.StandardNames
AlphanumericCollator - class net.sf.saxon.sort.AlphanumericCollator
A Comparer that treats strings as an alternating sequence of alpha parts and numeric parts.
Create an alphanumeric collation
ALWAYS_PRESERVE - static field in class net.sf.saxon.event.Stripper
ALWAYS_STRIP - static field in class net.sf.saxon.event.Stripper
analyze(CharSequence) - method in class net.sf.saxon.dotnet.DotNetRegularExpression
Use this regular expression to analyze an input string, in support of the XSLT analyze-string instruction.
analyze(CharSequence) - method in class net.sf.saxon.java.JRegularExpression
Use this regular expression to analyze an input string, in support of the XSLT analyze-string instruction.
analyze(CharSequence) - method in class net.sf.saxon.regex.RegularExpression
Use this regular expression to analyze an input string, in support of the XSLT analyze-string instruction.
Type-check the pattern.
Type-check the pattern.
Type-check the pattern, performing any type-dependent optimizations.
Type-check the pattern.
Type-check the pattern.
Analyze an expression to see whether the expression is capable of delivering a value of this type.
Analyze an expression to see whether the expression is capable of delivering a value of this type.
Analyze an expression to see whether the expression is capable of delivering a value of this type.
Analyze an expression to see whether the expression is capable of delivering a value of this type.
Analyze an expression to see whether the expression is capable of delivering a value of this type.
Analyze an expression to see whether the expression is capable of delivering a value of this type.
Analyze an expression to see whether the expression is capable of delivering a value of this type.
Analyze an expression to see whether the expression is capable of delivering a value of this type.
Analyze an expression to see whether the expression is capable of delivering a value of this type.
Analyze an expression to see whether the expression is capable of delivering a value of this type.
Analyze an expression to see whether the expression is capable of delivering a value of this type.
AnalyzeString - class net.sf.saxon.instruct.AnalyzeString
An xsl:analyze-string element in the stylesheet.
Construct an AnalyzeString instruction
ANCESTOR - static field in class net.sf.saxon.om.Axis
Constant representing the ancestor axis
ANCESTOR_OR_SELF - static field in class net.sf.saxon.om.Axis
Constant representing the ancestor-or-self axis
General-purpose implementation of the ancestor and ancestor-or-self axes
Create an iterator over the ancestor or ancestor-or-self axis
ancestorPattern - field in class net.sf.saxon.pattern.LocationPathPattern
AND - static field in class net.sf.saxon.expr.Token
Operator "and"
ANNOTATION_PRESERVE - static field in class net.sf.saxon.style.XSLStylesheet
ANNOTATION_STRIP - static field in class net.sf.saxon.style.XSLStylesheet
ANONYMOUS - static field in class net.sf.saxon.om.NamespaceConstant
Namespace for names allocated to anonymous types.
AntTransform - class net.sf.saxon.ant.AntTransform
Processes a set of XML documents via XSLT.
AntTransform() - constructor for class net.sf.saxon.ant.AntTransform
Create a new saxon-xslt Task.
ANY_ANY - static field in class net.sf.saxon.expr.Calculator
Calculators used for the six operators when the static type information does not allow a more specific calculator to be chosen
ANY_ATOMIC - static field in class net.sf.saxon.type.BuiltInAtomicType
ANY_ATOMIC_VALUE - static field in class net.sf.saxon.s9api.ItemType
ItemType representing the type xs:anyAtomicType, that is, any atomic value
ANY_ITEM - static field in class net.sf.saxon.s9api.ItemType
ItemType representing the type item(), that is, any item at all
ANY_NODE - static field in class net.sf.saxon.s9api.ItemType
ItemType representing the type node(), that is, any node
ANY_SEQUENCE - static field in class net.sf.saxon.value.SequenceType
A type that allows any sequence of items
ANY_URI - static field in class net.sf.saxon.type.BuiltInAtomicType
ANY_URIS - static field in class net.sf.saxon.type.BuiltInListType
AnyChildNodePattern - class net.sf.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.
AnyItemType - class net.sf.saxon.type.AnyItemType
An implementation of ItemType that matches any item (node or atomic value)
AnyNodeTest - class net.sf.saxon.pattern.AnyNodeTest
NodeTest is an interface that enables a test of whether a node has a particular name and type.
AnySimpleType - class net.sf.saxon.type.AnySimpleType
This class has a singleton instance which represents the XML Schema built-in type xs:anySimpleType
AnyType - class net.sf.saxon.type.AnyType
This class has a singleton instance which represents the XML Schema built-in type xs:anyType, also known as the urtype.
AnyURIValue - class net.sf.saxon.value.AnyURIValue
An XPath value of type xs:anyURI.
AnyURIValue(CharSequence) - constructor for class net.sf.saxon.value.AnyURIValue
Constructor
AnyURIValue(CharSequence,net.sf.saxon.type.AtomicType) - constructor for class net.sf.saxon.value.AnyURIValue
Constructor for a user-defined subtype of anyURI
append() - method in class net.sf.saxon.pull.PullPushCopier
Copy the input to the output.
append(char) - method in class net.sf.saxon.om.FastStringBuffer
Append a character to the buffer
append(char[]) - method in class net.sf.saxon.om.FastStringBuffer
Append the entire contents of a character array to the buffer
append(char[],int,int) - method in class net.sf.saxon.om.FastStringBuffer
Append the contents of a character array to the buffer
append(CharSequence) - method in class net.sf.saxon.om.FastStringBuffer
Append the contents of a general CharSequence to the buffer
append(CharSequence) - method in class net.sf.saxon.tinytree.LargeStringBuffer
Append a CharSequence to this LargeStringBuffer
Append the contents of a FastStringBuffer to the buffer
Append an arbitrary item (node or atomic value) to the output
append(net.sf.saxon.om.Item,int,int) - method in class net.sf.saxon.event.ProxyReceiver
Append an arbitrary item (node or atomic value) to the output
append(net.sf.saxon.om.Item,int,int) - method in class net.sf.saxon.event.SequenceReceiver
Append an arbitrary item (node or atomic value) to the output
append(net.sf.saxon.om.Item,int,int) - method in class net.sf.saxon.query.SequenceWrapper
Output an item (atomic value or node) to the sequence
append(net.sf.saxon.om.Item,int,int) - method in class net.sf.saxon.event.SequenceWriter
Append an item to the sequence, performing any necessary type-checking and conversion
append(net.sf.saxon.om.Item,int,int) - method in class net.sf.saxon.event.TeeOutputter
Output an item (atomic value or node) to the sequence
append(net.sf.saxon.om.Item,int,int) - method in class net.sf.saxon.event.TracingFilter
Append an arbitrary item (node or atomic value) to the output
append(net.sf.saxon.om.Item,int,int) - method in class net.sf.saxon.event.TreeReceiver
Append an arbitrary item (node or atomic value) to the output
append(net.sf.saxon.om.Item,int,int) - method in class net.sf.saxon.event.TypeCheckingFilter
Output an item (atomic value or node) to the sequence
Append the contents of a CharSlice to the buffer
append(String) - method in class net.sf.saxon.om.FastStringBuffer
Append the contents of a String to the buffer
append(StringBuffer) - method in class net.sf.saxon.om.FastStringBuffer
Append the contents of a StringBuffer to the buffer
appendChild(Node) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Adds the node newChild to the end of the list of children of this node.
appendData(String) - method in class net.sf.saxon.dom.TextOverNodeInfo
Append the string to the end of the character data of the node.
Append a string representation of a double value to a string buffer
Append a string representation of a double value to a string buffer, forcing use of exponential notation
Append a string representation of a float value to a string buffer
Append a string representation of a float value to a string buffer, forcing use of exponential notation
Format an integer, appending the string representation of the integer to a string buffer
AppendIterator - class net.sf.saxon.expr.AppendIterator
Iterator that concatenates the results of two supplied iterators
This form of constructor is designed to delay getting an iterator for the second expression until it is actually needed.
Get a character string that uniquely identifies this node and that collates nodes into document order
Static method to get the string value of a text node and append it to a supplied buffer without first constructing the node object
appendTimezone(int,net.sf.saxon.om.FastStringBuffer) - static method in class net.sf.saxon.value.CalendarValue
Format a timezone and append it to a buffer
Add a string representation of the timezone, typically formatted as "Z" or "+03:00" or "-10:00", to a supplied string buffer
appendWideChar(int) - method in class net.sf.saxon.om.FastStringBuffer
Append a wide character to the buffer (as a surrogate pair if necessary)
Process the template, without returning any tail calls.
ApplyImports - class net.sf.saxon.instruct.ApplyImports
An xsl:apply-imports element in the stylesheet
ApplyImports(boolean) - constructor for class net.sf.saxon.instruct.ApplyImports
Process this template, with the possibility of returning a tail call package if the template contains any tail calls that are to be performed by the caller.
ApplyTemplates - class net.sf.saxon.instruct.ApplyTemplates
An instruction representing an xsl:apply-templates element in the stylesheet
Construct an apply-templates instructino
Process selected nodes using the handlers registered for a particular mode.
Apply the whitespace normalization rules for this simple type
Apply the whitespace normalization rules for this simple type
applyWhitespaceNormalization(int,CharSequence) - static method in class net.sf.saxon.value.Whitespace
Apply schema-defined whitespace normalization to a string
applyWhitespaceNormalization(String) - method in class net.sf.saxon.type.BuiltInListType
Apply the whitespace normalization rules for this simple type
ARCHIVE - static field in class net.sf.saxon.om.StandardNames
areAllItemsConverted() - method in class net.sf.saxon.expr.UntypedAtomicConverter
Determine whether all items are to be converted, or only the subset that are untypedAtomic
areAllNodesUntyped() - method in class net.sf.saxon.Configuration
Determine whether all nodes encountered within this query or transformation are guaranteed to be untyped
Add information to a function entry about the argument types of the function
argument - field in class net.sf.saxon.expr.FunctionCall
The array of expressions representing the actual parameters to the function call
arguments - field in class net.sf.saxon.expr.SimpleExpression
argumentTypes - field in class net.sf.saxon.functions.StandardFunction.Entry
An array holding the types of the arguments to the function
ArithmeticExpression - class net.sf.saxon.expr.ArithmeticExpression
Arithmetic Expression: an expression using one of the operators plus, minus, multiply, div, idiv, mod.
Create an arithmetic expression
Arithmetic Expression: an expression using one of the operators plus, minus, multiply, div, idiv, mod, in backwards compatibility mode: see ArithmeticExpression for the non-backwards compatible case.
Create an arithmetic expression to be evaluated in XPath 1.0 mode
ArrayIterator - class net.sf.saxon.om.ArrayIterator
ArrayIterator is used to enumerate items held in an array.
ArrayIterator(net.sf.saxon.om.Item[]) - constructor for class net.sf.saxon.om.ArrayIterator
Create an iterator over all the items in an array
ArrayIterator(net.sf.saxon.om.Item[],int,int) - constructor for class net.sf.saxon.om.ArrayIterator
Create an iterator over a range of an array.
AS - static field in class net.sf.saxon.om.StandardNames
asAtomic() - method in class net.sf.saxon.value.AtomicValue
Calling this method on a ConversionResult returns the AtomicValue that results from the conversion if the conversion was successful, and throws a ValidationException explaining the conversion error otherwise.
asAtomic() - method in class net.sf.saxon.type.ConversionResult
Calling this method on a ConversionResult returns the AtomicValue that results from the conversion if the conversion was successful, and throws a ValidationException explaining the conversion error otherwise.
asAtomic() - method in class net.sf.saxon.type.ValidationFailure
Calling this method on a ConversionResult returns the AtomicValue that results from the conversion if the conversion was successful, and throws a ValidationException explaining the conversion error otherwise.
asBigDecimal() - method in class net.sf.saxon.value.DecimalValue.DecimalComparable
asBigInteger() - method in class net.sf.saxon.value.BigIntegerValue
Get the value as a BigInteger
asBigInteger() - method in class net.sf.saxon.value.BigIntegerValue.BigIntegerComparable
asBigInteger() - method in class net.sf.saxon.value.Int64Value
Get the value as a BigInteger
asBigInteger() - method in class net.sf.saxon.value.IntegerValue
Get the value as a BigInteger
ASCIICharacterSet - class net.sf.saxon.charcode.ASCIICharacterSet
This class defines properties of the US-ASCII character set
asDecimal() - method in class net.sf.saxon.value.BigIntegerValue
Convert the value to a BigDecimal
asin(double) - static method in class net.sf.saxon.exslt.Math
Get the arcsine of a numeric value (SStL)
asItem() - method in class net.sf.saxon.value.EmptySequence
Return the value in the form of an Item
asItem() - method in class net.sf.saxon.value.SingletonClosure
Return the value in the form of an Item
asItem() - method in class net.sf.saxon.value.SingletonNode
Return the value in the form of an Item
asItem() - method in class net.sf.saxon.value.Value
Return the value in the form of an Item
asItem(net.sf.saxon.om.ValueRepresentation) - static method in class net.sf.saxon.value.Value
Static method to make an Item from a Value
asIterator(net.sf.saxon.om.ValueRepresentation) - static method in class net.sf.saxon.value.Value
Static method to get an Iterator over any ValueRepresentation (which may be either a Value or a NodeInfo
asLong() - method in class net.sf.saxon.value.Int64Value.Int64Comparable
assemble(net.sf.saxon.sort.IntHashMap) - method in class net.sf.saxon.style.XSLCharacterMap
Assemble all the mappings defined by this character map, adding them to a HashMap that maps integer codepoints to strings
Assemble a ParameterSet.
Assemble a ParameterSet.
Assign - class net.sf.saxon.instruct.Assign
saxon:assign element in stylesheet.
ASSIGN - static field in class net.sf.saxon.expr.Token
":=" symbol (XQuery only)
Assign() - constructor for class net.sf.saxon.instruct.Assign
Create a general variable
assignable - field in class net.sf.saxon.style.XSLGeneralVariable
Assignation - class net.sf.saxon.expr.Assignation
Assignation is an abstract superclass for the kinds of expression that declare range variables: for, some, and every.
Assign a new value to a global variable.
asSource() - method in class net.sf.saxon.s9api.XdmNode
Get a JAXP Source object corresponding to this node, allowing the node to be used as input to transformations or queries
asValue(net.sf.saxon.om.ValueRepresentation) - static method in class net.sf.saxon.value.Value
Static method to make a Value from a given Item (which may be either an AtomicValue or a NodeInfo
AT - static field in class net.sf.saxon.expr.Token
At token, "@"
atan(double) - static method in class net.sf.saxon.exslt.Math
Get the arctangent of a numeric value (SStL)
atan2(double,double) - static method in class net.sf.saxon.exslt.Math
Converts rectangular coordinates to polar (SStL)
ATOMIC_SEQUENCE - static field in class net.sf.saxon.value.SequenceType
A type that allows zero or more atomic values
ATOMIC_VALUE - static field in class net.sf.saxon.pull.PullProvider
ATOMIC_VALUE is notified when the PullProvider is reading a sequence of items, and one of the items is an atomic value rather than a node.
AtomicComparer - interface net.sf.saxon.sort.AtomicComparer
Interface representing an object that can be used to compare two XPath atomic values for equality or for ordering.
atomicConversionPreference(int,Class) - method in class net.sf.saxon.functions.JavaExtensionLibrary
Get the conversion preference from an XPath primitive atomic type to a Java class
Get the conversion preference from an XPath primitive atomic type to a .NET type
An AtomicSequenceConverter is an expression that performs a cast on each member of a supplied sequence
Constructor
AtomicSortComparer - class net.sf.saxon.sort.AtomicSortComparer
An AtomicComparer used for comparing atomic values of arbitrary item types.
AtomicType - interface net.sf.saxon.type.AtomicType
Interface for atomic types (these are either built-in atomic types or user-defined atomic types).
AtomicValue - class net.sf.saxon.value.AtomicValue
The AtomicValue class corresponds to the concept of an atomic value in the XPath 2.0 data model.
atomize() - method in class net.sf.saxon.om.AxisIterator
Return the atomized value of the current node.
atomize() - method in class net.sf.saxon.om.AxisIteratorImpl
Return the atomized value of the current node.
atomize() - method in class net.sf.saxon.om.EmptyIterator
Return the atomized value of the current node.
atomize() - method in class net.sf.saxon.om.NamespaceIterator
Return the atomized value of the current node.
atomize() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the typed value.
atomize() - method in class net.sf.saxon.om.NodeArrayIterator
Return the atomized value of the current node.
atomize() - method in class net.sf.saxon.tree.NodeImpl
Get the typed value.
atomize() - method in class net.sf.saxon.om.NodeInfo
Get the typed value.
atomize() - method in class net.sf.saxon.om.NodeListIterator
Return the atomized value of the current node.
atomize() - method in class net.sf.saxon.dom.NodeWrapper
Get the typed value.
atomize() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the typed value.
atomize() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the typed value.
atomize() - method in class net.sf.saxon.jdom.NodeWrapper
Get the typed value.
atomize() - method in class net.sf.saxon.xom.NodeWrapper
Get the typed value.
atomize() - method in class net.sf.saxon.om.Orphan
Get the typed value.
atomize() - method in class net.sf.saxon.om.PrependIterator
Return the atomized value of the current node.
atomize() - method in class net.sf.saxon.om.ReverseNodeArrayIterator
Return the atomized value of the current node.
atomize() - method in class net.sf.saxon.om.SingleNodeIterator
Return the atomized value of the current node.
atomize() - method in class net.sf.saxon.om.StrippedNode
Get the typed value.
atomize() - method in class net.sf.saxon.value.TextFragmentValue
Get the typed value.
atomize() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the typed value.
atomize() - method in class net.sf.saxon.pull.UnconstructedParent
Get the typed value.
atomize() - method in class net.sf.saxon.om.VirtualCopy
Get the typed value.
atomize() - method in class net.sf.saxon.om.VirtualCopy.VirtualCopier
Return the atomized value of the current node.
atomize() - method in class net.sf.saxon.om.VirtualUntypedCopy
Get the typed value.
atomize(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.AnySimpleType
Get the typed value of a node that is annotated with this schema type.
atomize(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.AnyType
Get the typed value of a node that is annotated with this schema type.
atomize(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.BuiltInAtomicType
Get the typed value of a node that is annotated with this schema type.
atomize(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.BuiltInListType
Get the typed value of a node that is annotated with this schema type.
atomize(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the typed value of a node that is annotated with this schema type.
atomize(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.ExternalObjectType
Get the typed value of a node that is annotated with this schema type.
atomize(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.SchemaType
Get the typed value of a node that is annotated with this schema type.
atomize(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.Untyped
Get the typed value of a node that is annotated with this schema type.
Atomizer - class net.sf.saxon.expr.Atomizer
An Atomizer is an expression corresponding essentially to the fn:data() function: it maps a sequence by replacing nodes with their typed values
Constructor
Implement the mapping function.
attCode - field in class net.sf.saxon.tinytree.TinyTree
attParent - field in class net.sf.saxon.tinytree.TinyTree
ATTRIBUTE - static field in class net.sf.saxon.om.Axis
Constant representing the attribute axis
ATTRIBUTE - static field in class net.sf.saxon.Err
ATTRIBUTE - static field in class net.sf.saxon.pattern.NodeKindTest
ATTRIBUTE - static field in class net.sf.saxon.pull.PullProvider
The ATTRIBUTE event is notified only for an attribute node that appears in its own right as a top-level item in the sequence being read.
ATTRIBUTE - static field in class net.sf.saxon.type.Type
Item type representing an attribute node - attribute()
Output an attribute
Output an attribute value.
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.dom.DOMWriter
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.HTMLURIEscaper
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.IDFilter
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.MetaTagAdjuster
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.NamePoolConverter
Handle an attribute
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.ProxyReceiver
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.Receiver
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.query.SequenceWrapper
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.SequenceWriter
Output an attribute value.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.Sink
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.StartTagBuffer
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.Stripper
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.TeeOutputter
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.TEXTEmitter
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.tinytree.TinyBuilder
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.TracingFilter
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.tree.TreeBuilder
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.TreeReceiver
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.TypeCheckingFilter
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.UnicodeNormalizer
Output an attribute
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.style.UseWhenFilter
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.XHTMLURIEscaper
Notify an attribute.
Notify an attribute.
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.XMLEmitter
attribute(int,int,CharSequence,int,int) - method in class net.sf.saxon.event.XMLIndenter
Output an attribute
ATTRIBUTE_NS_NODESET - static field in class net.sf.saxon.expr.StaticProperty
Expression property: this bit is set by getProperties() in the case of an expression that delivers a set of nodes with the guarantee that every node in the result will be an attribute or namespace of the context node
ATTRIBUTE_QNAME - static field in class net.sf.saxon.expr.Token
composite token <'attribute' QNAME> (XQuery only)
AttributeCollection - interface net.sf.saxon.om.AttributeCollection
AttributeCollection represents the collection of attributes available on a particular element node.
AttributeCollectionImpl is an implementation of both the SAX2 interface Attributes and the Saxon equivalent AttributeCollection.
Create an empty attribute list.
attributeList - field in class net.sf.saxon.tree.ElementWithAttributes
AttributeSet - class net.sf.saxon.instruct.AttributeSet
The compiled form of an xsl:attribute-set element in the stylesheet.
AttributeSet() - constructor for class net.sf.saxon.instruct.AttributeSet
Create an empty attribute set
This class represents an attribute value template.
AttrOverNodeInfo - class net.sf.saxon.dom.AttrOverNodeInfo
This class is an implementation of the DOM Attr class that wraps a Saxon NodeInfo representation of an attribute or namespace node.
attTypeCode - field in class net.sf.saxon.tinytree.TinyTree
attValue - field in class net.sf.saxon.tinytree.TinyTree
AugmentedSource - class net.sf.saxon.AugmentedSource
This class is an extension of the JAXP Source interface.
Available - class net.sf.saxon.functions.Available
This class supports the XSLT element-available and function-available functions.
Calculate average
AVG - static field in class net.sf.saxon.functions.Aggregate
Axis - class net.sf.saxon.om.Axis
An axis, that is a direction of navigation in the document structure.
Axis - class net.sf.saxon.s9api.Axis
This is an enumeration class containaing constants representing the thirteen XPath axes
AXIS - static field in class net.sf.saxon.expr.Token
Token representing the name of an axis and the following "::" symbol
This iterator returns a sequence of atomic values, the result of atomizing the sequence of nodes returned by an underlying AxisIterator.
Construct an atomizing iterator
AxisExpression - class net.sf.saxon.expr.AxisExpression
An AxisExpression is always obtained by simplifying a PathExpression.
AxisExpression(byte,net.sf.saxon.pattern.NodeTest) - constructor for class net.sf.saxon.expr.AxisExpression
Constructor
AxisFilter is an iterator that applies a NodeTest filter to the nodes returned by an underlying AxisIterator.
S Construct a AxisFilter
AxisIterator - interface net.sf.saxon.om.AxisIterator
A SequenceIterator is used to iterate over a sequence.
axisIterator(net.sf.saxon.om.Axis) - method in class net.sf.saxon.s9api.XdmNode
Get an iterator over the nodes reachable from this node via a given axis.
Get an iterator over the nodes reachable from this node via a given axis, selecting only those nodes with a specified name.
AxisIteratorImpl - class net.sf.saxon.om.AxisIteratorImpl
A SequenceIterator is used to iterate over a sequence.
axisJavaName - static field in class net.sf.saxon.om.Axis
Table giving the name each axis
axisName - static field in class net.sf.saxon.om.Axis
Table giving the name each axis

B

b - field in class net.sf.saxon.trace.TraceEventMulticaster
Character class representing a back-reference.
BackReference(int) - constructor for class net.sf.saxon.regex.SurrogateRegexTranslator.BackReference
Create a character class representing a back reference
backwardsCompatible - field in class net.sf.saxon.sort.SortKeyDefinition
backwardsCompatibleModeIsEnabled() - method in class net.sf.saxon.style.StyleElement
Determine whether backwards-compatible mode is enabled for this element
badDuration(String,CharSequence) - static method in class net.sf.saxon.value.DurationValue
badUsage(String) - method in class net.sf.saxon.Compile
Output error message when incorrect command line options/arguments are used
badUsage(String,String) - method in class net.sf.saxon.Query
Report incorrect usage of the command line, with a list of the options and arguments that are available
badUsage(String,String) - method in class net.sf.saxon.Transform
Report incorrect usage of the command line, with a list of the options and arguments that are available
BARE_NAME_STATE - static field in class net.sf.saxon.expr.Tokenizer
State in which a name is NOT to be merged with what comes next, for example "("
base - field in class net.sf.saxon.expr.FilterIterator
base - field in class net.sf.saxon.sort.SortedIterator
base - field in class net.sf.saxon.om.VirtualCopy.VirtualCopier
BASE64_BINARY - static field in class net.sf.saxon.type.BuiltInAtomicType
base64BinaryToOctets(net.sf.saxon.value.Base64BinaryValue) - static method in class net.sf.saxon.functions.Extensions
Convert a base64Binary value to a sequence of integers representing the octets contained in the value
Convert a base64Binary value to a String, assuming a particular encoding
Base64BinaryValue - class net.sf.saxon.value.Base64BinaryValue
A value of type xs:base64Binary
Base64BinaryValue(byte[]) - constructor for class net.sf.saxon.value.Base64BinaryValue
Constructor: create a base64Binary value from a given array of bytes
Base64BinaryValue(CharSequence) - constructor for class net.sf.saxon.value.Base64BinaryValue
Constructor: create a base64Binary value from a supplied string in base64 encoding
Constructor: create a base64Binary value from a supplied string in base64 encoding, with a specified type.
BaseEnumeration is an abstract implementation of an AxisIterator, it simplifies the implementation of the underlying AxisIterator by requiring it to provide only two methods: advance(), and getAnother().
baseURI - field in class net.sf.saxon.event.Builder
baseURI - field in class net.sf.saxon.dom.DocumentWrapper
baseURI - field in class net.sf.saxon.dom4j.DocumentWrapper
baseURI - field in class net.sf.saxon.dotnet.DocumentWrapper
baseURI - field in class net.sf.saxon.jdom.DocumentWrapper
baseURI - field in class net.sf.saxon.xom.DocumentWrapper
BaseURI - class net.sf.saxon.functions.BaseURI
This class supports the base-uri() functions in XPath 2.0
baseURI - field in class net.sf.saxon.sort.SortKeyDefinition
BEFORE - static field in class net.sf.saxon.functions.Contains
beforeFirst() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
beforeFirst() - method in class net.sf.saxon.xqj.SaxonXQSequence
beforeFirst() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
beta - field in class net.sf.saxon.tinytree.TinyTree
Big5CharacterSet - class net.sf.saxon.charcode.Big5CharacterSet
Big5CharacterSet() - constructor for class net.sf.saxon.charcode.Big5CharacterSet
BIG_DECIMAL_ONE - static field in class net.sf.saxon.value.DecimalValue
BIG_DECIMAL_ONE_MILLION - static field in class net.sf.saxon.value.DecimalValue
BIG_INTEGER_TEN - static field in class net.sf.saxon.value.DecimalValue
BigIntegerValue - class net.sf.saxon.value.BigIntegerValue
An integer value: note this is a subtype of decimal in XML Schema, not a primitive type.
BigIntegerValue(BigInteger) - constructor for class net.sf.saxon.value.BigIntegerValue
Construct an xs:integer value from a Java BigInteger
Construct an xs:integer value from a Java BigInteger, supplying a type label.
BigIntegerValue(long) - constructor for class net.sf.saxon.value.BigIntegerValue
Construct an xs:integer value from a Java long.
BINARY_EXPR - static field in class net.sf.saxon.expr.RoleLocator
BinaryExpression - class net.sf.saxon.expr.BinaryExpression
Binary Expression: a numeric or boolean expression consisting of the two operands and an operator
Create a binary expression identifying the two operands and the operator
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
Bind a function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
Bind a function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
Identify a (namespace-prefixed) function appearing in the expression.
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
Bind a function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
Identify a (namespace-prefixed) function appearing in the expression.
Bindery - class net.sf.saxon.instruct.Bindery
The Bindery class holds information about variables and their values.
Binding - interface net.sf.saxon.expr.Binding
Binding is a interface used to represent the run-time properties and methods associated with a variable: specifically, a method to get the value of the variable.
binding - field in class net.sf.saxon.expr.VariableReference
BINDING_MODE_DEFERRED - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
BINDING_MODE_IMMEDIATE - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
bindingList - field in class net.sf.saxon.expr.PromotionOffer
In the case of RANGE_INDEPENDENT, "binding" identifies the range variables whose dependencies we are looking for.
BindingReference - interface net.sf.saxon.expr.BindingReference
BindingReference is a interface used to mark references to a variable declaration.
bindItem(QName,net.sf.saxon.javax.xml.xquery.XQItem) - method in class net.sf.saxon.javax.xml.xquery.XQDynamicContext
bindUnboundFunctionCalls() - method in class net.sf.saxon.query.QueryModule
Bind function calls that could not be bound when first encountered.
Bind function calls that could not be bound when first encountered.
bindUnboundVariables() - method in class net.sf.saxon.query.QueryModule
Bind unbound variables (these are typically variables that reference another module participating in a same-namespace cycle, since local forwards references are not allowed
Bind a variable to an object that can be used to refer to it
Bind a variable used in an XPath Expression to the XSLVariable element in which it is declared.
Bind a variable used in an XPath Expression to the XSLVariable element in which it is declared.
bindVariable(net.sf.saxon.om.StructuredQName) - method in class net.sf.saxon.query.QueryModule
Bind a variable used in a query to the expression in which it is declared.
Bind a variable used in this element to the XSLVariable element in which it is declared
bindVariable(net.sf.saxon.om.StructuredQName) - method in class net.sf.saxon.style.StyleElement
Bind a variable used in this element to the compiled form of the XSLVariable element in which it is declared
Bind a variable used in this element to the XSLVariable element in which it is declared
Block - class net.sf.saxon.instruct.Block
Implements an imaginary xsl:block instruction which simply evaluates its contents.
Block() - constructor for class net.sf.saxon.instruct.Block
Create an empty block
BlockEventIterator - class net.sf.saxon.evpull.BlockEventIterator
Iterate over the instructions in a Block, concatenating the result of each instruction into a single combined sequence.
Create an EventIterator over the results of evaluating a Block
BlockIterator - class net.sf.saxon.instruct.BlockIterator
Iterate over the instructions in the Block, concatenating the result of each instruction into a single combined sequence.
blockNames - static field in class net.sf.saxon.regex.RegexData
body - field in class net.sf.saxon.instruct.Procedure
BOOLEAN - static field in class net.sf.saxon.functions.BooleanFn
BOOLEAN - static field in class net.sf.saxon.type.BuiltInAtomicType
BooleanExpression - class net.sf.saxon.expr.BooleanExpression
Boolean expression: two truth values combined using AND or OR.
Construct a boolean expression
BooleanFn - class net.sf.saxon.functions.BooleanFn
This class supports the XPath functions boolean(), not(), true(), and false()
BooleanValue - class net.sf.saxon.value.BooleanValue
A boolean XPath value
BooleanValue(boolean,net.sf.saxon.type.AtomicType) - constructor for class net.sf.saxon.value.BooleanValue
Create a new Boolean value with a user-supplied type label.
BOUNDARY_SPACE_PRESERVE - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
BOUNDARY_SPACE_STRIP - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
The class is an EventIterator that handles the events arising from a document node constructor: that is, the start/end event pair for the document node, bracketing a sequence of events for the content of the document.
Constructor
The class is an EventIterator that handles the events arising from an element constructor: that is, the start/end event pair for the element node, bracketing a sequence of events for the content of the element.
Constructor
BuggyCharacterSet - class net.sf.saxon.charcode.BuggyCharacterSet
This class establishes properties of a character set that is known to the Java VM but not specifically known to Saxon.
build(File) - method in class net.sf.saxon.s9api.DocumentBuilder
Build a document from a supplied XML file
build(Source) - method in class net.sf.saxon.s9api.DocumentBuilder
Load an XML document, to create a tree representation of the document in memory.
build(Source) - method in class net.sf.saxon.sxpath.XPathEvaluator
Build a source document.
Static method to build a document from any kind of Source object.
Static method to build a document from any kind of Source object.
buildArray() - method in class net.sf.saxon.sort.SortedGroupIterator
Override the method that builds the array of values and sort keys.
buildArray() - method in class net.sf.saxon.sort.SortedIterator
Create an array holding the items to be sorted and the values of their sort keys
buildArray() - method in class net.sf.saxon.sort.SortedTupleIterator
Override the method that builds the array of values and sort keys.
buildDocument(Source) - method in class net.sf.saxon.Configuration
Build a document tree, using options set on this Configuration and on the supplied source object.
buildDocument(Source) - method in class net.sf.saxon.query.StaticQueryContext
Convenience method for building Saxon's internal representation of a source XML document.
Builder - class net.sf.saxon.event.Builder
The abstract Builder class is responsible for taking a stream of SAX events and constructing a Document tree.
Builder() - constructor for class net.sf.saxon.event.Builder
create a Builder and initialise variables
BUILT_IN_TEMPLATE - static field in class net.sf.saxon.trace.Location
An XSLT built-in template rule.
BuiltInAtomicType - class net.sf.saxon.type.BuiltInAtomicType
This class represents a built-in atomic type, which may be either a primitive type (such as xs:decimal or xs:anyURI) or a derived type (such as xs:ID or xs:dayTimeDuration).
BuiltInListType - class net.sf.saxon.type.BuiltInListType
This class is used to implement the built-in list types NMTOKENS, ENTITIES, IDREFS.
BuiltInListType(int) - constructor for class net.sf.saxon.type.BuiltInListType
Create a new ListType.
BuiltInType - class net.sf.saxon.type.BuiltInType
This non-instantiable class acts as a register of Schema objects containing all the built-in types: that is, the types defined in the "xs" namespace.
BY_TYPE - static field in class net.sf.saxon.om.Validation
BYTE - static field in class net.sf.saxon.type.BuiltInAtomicType
BYTE_ORDER_MARK - static field in class net.sf.saxon.event.SaxonOutputKeys
byte-order-mark = yes|no.
BYTE_ORDER_MARK - static field in class net.sf.saxon.om.StandardNames
byteArrayHashCode(byte[]) - static method in class net.sf.saxon.value.Base64BinaryValue

C

C - static field in class net.sf.saxon.codenorm.Normalizer
Normalization Form Selector
Calculator - class net.sf.saxon.expr.Calculator
This class evaluates arithmetic expressions; it acts as a helper class to the ArithmeticExpression class.
CalendarValue - class net.sf.saxon.value.CalendarValue
Abstract superclass for Date, Time, and DateTime.
A comparer specifically for comparing two date, time, or dateTime values
Call this function.
Call an extension function previously identified using the bind() method.
Call an extension function previously identified using the bind() method.
Call this function to return a value.
CALL_EVALUATE_ITEM - static field in class net.sf.saxon.expr.ExpressionTool
Determine whether an expression contains a call on the function with a given fingerprint
CallTemplate - class net.sf.saxon.instruct.CallTemplate
Instruction representing an xsl:call-template element in the stylesheet.
Construct a CallTemplate instruction.
cancel() - method in class net.sf.saxon.xqj.SaxonXQExpression
cancel() - method in class net.sf.saxon.xqj.SaxonXQPreparedExpression
cancel() - method in class net.sf.saxon.javax.xml.xquery.XQExpression
cancel() - method in class net.sf.saxon.javax.xml.xquery.XQPreparedExpression
CANNOT_STRIP - static field in class net.sf.saxon.event.Stripper
canonicalClassKeys - static field in class net.sf.saxon.codenorm.UnicodeData
canonicalClassValues - static field in class net.sf.saxon.codenorm.UnicodeData
Given a collation, determine whether it is capable of returning collation keys.
Given a collation, determine whether it is capable of returning collation keys.
Given a collation, determine whether it is capable of returning collation keys.
captures - field in class net.sf.saxon.regex.RegexTranslator
Cardinality - class net.sf.saxon.value.Cardinality
This class contains static methods to manipulate the cardinality property of a type.
cardinality - field in class net.sf.saxon.functions.StandardFunction.Entry
The cardinality of the result of the function
CARDINALITY_MASK - static field in class net.sf.saxon.expr.StaticProperty
Mask for all cardinality bits
CardinalityChecker - class net.sf.saxon.expr.CardinalityChecker
A CardinalityChecker implements the cardinality checking of "treat as": that is, it returns the supplied sequence, checking that its cardinality is correct
CardinalityCheckingIterator returns the items in an underlying sequence unchanged, but checks that the number of items conforms to the required cardinality.
Construct an CardinalityCheckingIterator that will return the same items as the base sequence, checking how many there are
CASE - static field in class net.sf.saxon.expr.Token
Keyword "case"
CASE_EXPRESSION - static field in class net.sf.saxon.trace.Location
CASE clause within "typeswitch".
CASE_ORDER - static field in class net.sf.saxon.om.StandardNames
caseBlind - field in class net.sf.saxon.regex.RegexTranslator
caseOrder - field in class net.sf.saxon.sort.SortKeyDefinition
CaseVariants - class net.sf.saxon.regex.CaseVariants
This class holds data about the case-variants of Unicode characters.
CAST_AS - static field in class net.sf.saxon.expr.Token
operator "cast as"
CASTABLE_AS - static field in class net.sf.saxon.expr.Token
operator "castable as"
castableAsDecimal(CharSequence) - static method in class net.sf.saxon.value.DecimalValue
Test whether a string is castable to a decimal value
CastableExpression - class net.sf.saxon.expr.CastableExpression
Castable Expression: implements "Expr castable as atomic-type?".
Create a "castable" expression of the form "source castable as target"
CastExpression - class net.sf.saxon.expr.CastExpression
Cast Expression: implements "cast as data-type ( expression )".
Create a cast expression
Evaluate the "pseudo-cast" of a string literal to a QName or NOTATION value.
categories - static field in class net.sf.saxon.regex.RegexData
CATEGORY_NAMES - static field in class net.sf.saxon.regex.RegexData
CATEGORY_Pf - static field in class net.sf.saxon.regex.RegexData
CATEGORY_Pi - static field in class net.sf.saxon.regex.RegexData
CATEGORY_RANGES - static field in class net.sf.saxon.regex.RegexData
categoryCharClasses - static field in class net.sf.saxon.java.JDK15RegexTranslator
Translates XML Schema and XPath regexes into java.util.regex regexes.
categoryCharClasses - static field in class net.sf.saxon.regex.SurrogateRegexTranslator
CDATA_SECTION_ELEMENTS - static field in class net.sf.saxon.om.StandardNames
CDATAFilter - class net.sf.saxon.event.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.
CDATAFilter() - constructor for class net.sf.saxon.event.CDATAFilter
Create a CDATA Filter
CEILING - static field in class net.sf.saxon.functions.Rounding
ceiling() - method in class net.sf.saxon.value.BigIntegerValue
Implement the XPath ceiling() function
ceiling() - method in class net.sf.saxon.value.DecimalValue
Implement the XPath ceiling() function
ceiling() - method in class net.sf.saxon.value.DoubleValue
Implement the XPath ceiling() function
ceiling() - method in class net.sf.saxon.value.FloatValue
Implement the XPath ceiling() function
ceiling() - method in class net.sf.saxon.value.Int64Value
Implement the XPath ceiling() function
ceiling() - method in class net.sf.saxon.value.NumericValue
Implement the XPath ceiling() function
Set a new output destination, supplying the output format details.
Set a new output destination, supplying the output format details.
Set a new output destination, supplying the output format details.
CHARACTER - static field in class net.sf.saxon.om.StandardNames
CHARACTER_REPRESENTATION - static field in class net.sf.saxon.event.SaxonOutputKeys
representation = rep1[;rep2].
CharacterIterator is used to iterate over the characters in a string, returning them as integers representing the Unicode code-point.
CharacterIterator() - constructor for class net.sf.saxon.value.StringValue.CharacterIterator
Create an iterator over a string
CharacterMapExpander - class net.sf.saxon.event.CharacterMapExpander
CharacterMapExpander: This ProxyReceiver expands characters occurring in a character map, as specified by the XSLT 2.0 xsl:character-map declaration
characters(ch[],int,int) - method in class net.sf.saxon.event.ReceivingContentHandler
Report character data.
characters(CharSequence,int,int) - method in class net.sf.saxon.event.CDATAFilter
Output character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.CharacterMapExpander
Output character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.CommentStripper
Handle a text node.
characters(CharSequence,int,int) - method in class net.sf.saxon.event.ComplexContentOutputter
Produce text content output.
characters(CharSequence,int,int) - method in class net.sf.saxon.event.ContentHandlerProxy
Character data
characters(CharSequence,int,int) - method in class net.sf.saxon.dom.DOMWriter
Character data.
characters(CharSequence,int,int) - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Character data.
characters(CharSequence,int,int) - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify character data.
characters(CharSequence,int,int) - method in class net.sf.saxon.event.HTMLEmitter
Character data.
characters(CharSequence,int,int) - method in class net.sf.saxon.event.HTMLIndenter
Output character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.IDFilter
Character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.ImplicitResultChecker
Character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.ProxyReceiver
Character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.Receiver
Notify character data.
characters(CharSequence,int,int) - method in class net.sf.saxon.query.SequenceWrapper
Character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.SequenceWriter
Produce text content output.
characters(CharSequence,int,int) - method in class net.sf.saxon.event.Sink
Character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.Stripper
Handle a text node
characters(CharSequence,int,int) - method in class net.sf.saxon.event.TeeOutputter
Notify character data.
characters(CharSequence,int,int) - method in class net.sf.saxon.event.TEXTEmitter
Produce output using the current Writer.
characters(CharSequence,int,int) - method in class net.sf.saxon.tinytree.TinyBuilder
Callback interface for SAX: not for application use
characters(CharSequence,int,int) - method in class net.sf.saxon.event.TracingFilter
Character data
characters(CharSequence,int,int) - method in class net.sf.saxon.tree.TreeBuilder
Notify a text node.
characters(CharSequence,int,int) - method in class net.sf.saxon.event.TreeReceiver
Character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.TypeCheckingFilter
Character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.UncommittedSerializer
Produce character output using the current Writer.
characters(CharSequence,int,int) - method in class net.sf.saxon.event.UnicodeNormalizer
Output character data
characters(CharSequence,int,int) - method in class net.sf.saxon.style.UseWhenFilter
Character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.XML10ContentChecker
Character data
characters(CharSequence,int,int) - method in class net.sf.saxon.event.XMLEmitter
Character data.
characters(CharSequence,int,int) - method in class net.sf.saxon.event.XMLIndenter
Output character data
characterSet - field in class net.sf.saxon.event.Emitter
CharacterSet - interface net.sf.saxon.charcode.CharacterSet
This interface defines properties of a character set, built in to the Saxon product.
CharacterSetFactory - class net.sf.saxon.charcode.CharacterSetFactory
This class creates a CharacterSet object for a given named encoding.
charAt(int) - method in class net.sf.saxon.tinytree.CharSlice
Returns the character at the specified index.
charAt(int) - method in class net.sf.saxon.tinytree.CompressedWhitespace
Returns the char value at the specified index.
charAt(int) - method in class net.sf.saxon.om.FastStringBuffer
Returns the char value at the specified index.
charAt(int) - method in class net.sf.saxon.tinytree.LargeStringBuffer
Returns the character at the specified index.
charBuffer - field in class net.sf.saxon.tinytree.TinyTree
Object representing a character class
CharClass(int,int) - constructor for class net.sf.saxon.regex.SurrogateRegexTranslator.CharClass
Create a character class
Character class that matches any character within a range of codepoints
CharRange(int,int) - constructor for class net.sf.saxon.regex.SurrogateRegexTranslator.CharRange
Create a character class for a range of characters
CharSlice - class net.sf.saxon.tinytree.CharSlice
This is an implementation of the JDK 1.4 CharSequence interface: it implements a CharSequence as a view of an array.
CharSlice(char[]) - constructor for class net.sf.saxon.tinytree.CharSlice
Create a CharSlice that maps to the whole of a char[] array
CharSlice(char[],int,int) - constructor for class net.sf.saxon.tinytree.CharSlice
Create a CharSlice that maps to a section of a char[] array
Check the supplied select expression against the required type.
Check that all required parameters have been supplied
checkAndMake(net.sf.saxon.value.SequenceExtent) - static method in class net.sf.saxon.dom.DOMNodeList
Construct an node list that wraps a supplied SequenceExtent, checking that all the items in the sequence are wrappers around DOM Nodes
checkAndPut(String,String,Properties,HashMap) - method in class net.sf.saxon.style.XSLOutput
Add an output property to the list of properties after checking that it is consistent with other properties
Check number of arguments.
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Aggregate
Static analysis: prevent sorting of the argument
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Available
Method called during static type checking
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.BooleanFn
Static analysis: prevent sorting of the argument
Method called during static type checking
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Collection
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Doc
Method called during static type checking
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.DocAvailable
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Document
Method called by the expression parser when all arguments have been supplied
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Evaluate
Method supplied by each class of function to check arguments during parsing, when all the argument expressions have been read
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Existence
Static analysis: prevent sorting of the argument
Method called by the expression parser when all arguments have been supplied
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.FormatDate
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.FormatNumber
Method supplied by each class of function to check arguments during parsing, when all the argument expressions have been read
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Id
Static analysis: prevent sorting of the argument
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Idref
Method called during static type checking
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.KeyFn
Method called during static type checking
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Minimax
Static analysis: prevent sorting of the argument
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Parse
Method supplied by each class of function to check arguments during parsing, when all the argument expressions have been read
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.ResolveURI
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Serialize
Method supplied by each class of function to check arguments during parsing, when all the argument expressions have been read
Method called during static type checking
Method called during static type checking
checkArguments(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.UnparsedText
Method called during static type checking
Method called during the type checking phase
Method called by the expression parser when all arguments have been supplied
Check that a BigInteger is within the required range for a given integer subtype.
Check for circularity: specifically, check that this attribute set does not contain a direct or indirect reference to the one supplied as a parameter
checkContent(String,net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Comment
Check the content of the node, and adjust it if necessary
Check the content of the node, and adjust it if necessary
Check the content of the node, and adjust it if necessary.
Check statically that the sequence of child instructions doesn't violate any obvious constraints on the content of the node
Check statically whether the content of the element creates attributes or namespaces after creating any child nodes
Check that the child instructions don't violate any obvious constraints for this kind of node
checkEmpty() - method in class net.sf.saxon.style.StyleElement
Convenience method to check that the stylesheet element is empty
Check that all external variables have been given a value
Check for circular definitions of global variables.
Check the function call against the declared function signature
checkImplicitResultTree() - method in class net.sf.saxon.Controller
Check whether an XSLT implicit result tree can be written.
Check that all the types used in the signature of an imported function are available in the module of the caller of the function
Check that a SequenceType used in the definition of an imported variable or function is available in the importing module
checkNotClosed() - method in class net.sf.saxon.xqj.SaxonXQDynamicContext
checkNotClosed() - method in class net.sf.saxon.xqj.SaxonXQExpression
checkNotClosed() - method in class net.sf.saxon.xqj.SaxonXQPreparedExpression
Check that a supplied output property is valid.
checkPercentEncoding(String) - static method in class net.sf.saxon.functions.EscapeURI
Check that any percent-encoding within a URI is well-formed.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check statically that the results of the expression are capable of constructing the content of a given schema type.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
Check statically that the results of the expression are capable of constructing the content of a given schema type.
Check statically that the results of the expression are capable of constructing the content of a given schema type.
Check statically that the results of the expression are capable of constructing the content of a given schema type.
checkQNameParts(CharSequence) - method in class net.sf.saxon.om.NameChecker
Validate a QName, and return the prefix and local name.
checkRange(long,net.sf.saxon.type.BuiltInAtomicType) - static method in class net.sf.saxon.value.IntegerValue
Check that a value is in range for the specified subtype of xs:integer
checkRange(net.sf.saxon.type.BuiltInAtomicType) - method in class net.sf.saxon.value.Int64Value
This class allows subtypes of xs:integer to be held, as well as xs:integer values.
Type-check references to this function
checkReplacement(CharSequence) - static method in class net.sf.saxon.functions.Replace
Check the contents of the replacement string
checkSortComesFirst(boolean) - method in class net.sf.saxon.style.StyleElement
Check that among the children of this element, any xsl:sort elements precede any other elements
checkTopLevel(String) - method in class net.sf.saxon.style.StyleElement
Convenience method to check that the stylesheet element is at the top level
Check that this type is validly derived from a given type
Check that this type is validly derived from a given type
Check that this type is validly derived from a given type
Check that this type is validly derived from a given type
Check that this type is validly derived from a given type
Check that this type is validly derived from a given type
Check that this type is validly derived from a given type, following the rules for the Schema Component Constraint "Is Type Derivation OK (Simple)" (3.14.6) or "Is Type Derivation OK (Complex)" (3.4.6) as appropriate.
Check that this type is validly derived from a given type
Check that a type is validly derived from another type, following the rules for the Schema Component Constraint "Is Type Derivation OK (Simple)" (3.14.6) or "Is Type Derivation OK (Complex)" (3.4.6) as appropriate.
checkUniqueOutputDestination(String) - method in class net.sf.saxon.Controller
Check that an output destination has not been used before, optionally adding this URI to the set of URIs that have been used.
checkUnknownAttribute(int) - method in class net.sf.saxon.style.StyleElement
Check whether an unknown attribute is permitted.
checkURIForPrefix(String) - method in class net.sf.saxon.query.QueryModule
Get the URI for a prefix if there is one, return null if not.
checkWithinTemplate() - method in class net.sf.saxon.style.StyleElement
Check that the stylesheet element is within a sequence constructor
checkZeroDigit() - method in class net.sf.saxon.style.XSLDecimalFormat
Check that the character declared as a zero-digit is indeed a valid zero-digit
CHILD - static field in class net.sf.saxon.om.Axis
Constant representing the child axis
Choose - class net.sf.saxon.instruct.Choose
Compiled representation of an xsl:choose or xsl:if element in the stylesheet.
Construct an xsl:choose instruction
Subclass of XPathException used to report circularities
Circularity(String) - constructor for class net.sf.saxon.trans.XPathException.Circularity
Create an exception indicating that a circularity was detected
CLASS - static field in class net.sf.saxon.om.StandardNames
classifyTag(int) - method in class net.sf.saxon.event.HTMLIndenter
Classify an element name as inline, formatted, or both or neither.
classifyTag(int) - method in class net.sf.saxon.event.XHTMLIndenter
Classify an element name as inline, formatted, or both or neither.
clear() - method in class net.sf.saxon.om.AttributeCollectionImpl
Clear the attribute list.
clear() - method in class net.sf.saxon.instruct.GlobalParameterSet
Clear all values
clear() - method in class net.sf.saxon.sort.IntArraySet
Clear the contents of the IntSet (making it an empty set)
clear() - method in class net.sf.saxon.sort.IntHashMap
Clears the map.
clear() - method in class net.sf.saxon.sort.IntHashSet
Clear the contents of the IntSet (making it an empty set)
clear() - method in class net.sf.saxon.sort.IntRangeSet
clear() - method in class net.sf.saxon.sort.IntSet
Clear the contents of the IntSet (making it an empty set)
clear() - method in class net.sf.saxon.sort.IntToIntHashMap
Clears the map.
clear() - method in class net.sf.saxon.sort.LRUCache
Clear the cache
clear() - method in class net.sf.saxon.instruct.ParameterSet
Clear all values
clear() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Unset all fields to undefined.
clearAllNamespaces() - method in class net.sf.saxon.sxpath.IndependentContext
Clear all the declared namespaces, including the standard ones (xml, xslt, saxon).
clearDocumentPool() - method in class net.sf.saxon.Controller
Clear the document pool.
clearNamespaces() - method in class net.sf.saxon.sxpath.IndependentContext
Clear all the declared namespaces, except for the standard ones (xml, xslt, saxon, xdt).
clearNamespaces() - method in class net.sf.saxon.query.StaticQueryContext
Clear all the user-declared namespaces
clearParameters() - method in class net.sf.saxon.Controller
Reset the parameters to a null list.
clearParameters() - method in class net.sf.saxon.query.DynamicQueryContext
Reset the parameters to an empty list.
clearPassiveNamespaces() - method in class net.sf.saxon.query.StaticQueryContext
Clear all the declared passive namespaces, except for the standard ones (xml, saxon, etc)
CLI_ARRAYLIST - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_BOOLEAN - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_DECIMAL - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_DOCUMENTINFO - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_DOUBLE - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_ICOLLECTION - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_IENUMERABLE - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_INT16 - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_INT32 - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_INT64 - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_ITEM - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_NODEINFO - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_OBJECT - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_SEQUENCEITERATOR - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_SINGLE - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_STRING - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
CLI_VALUE - static field in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
clone() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Creates and returns a copy of this object.
cloneNode(boolean) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
close() - method in class net.sf.saxon.trace.AbstractTraceListener
Called at end
close() - method in class net.sf.saxon.AugmentedSource
Close any resources held by this Source.
close() - method in class net.sf.saxon.event.Builder
close() - method in class net.sf.saxon.event.ComplexContentOutputter
Close the output
close() - method in class net.sf.saxon.event.ContentHandlerProxy
Notify the end of the event stream
Method called at the end of execution, that is, when the run-time execution ends
close() - method in class net.sf.saxon.dom.DOMWriter
End of the document.
close() - method in class net.sf.saxon.dotnet.DotNetDomBuilder
End of the document.
close() - method in class net.sf.saxon.dotnet.DotNetInputStream
Closes this output stream and releases any system resources associated with this stream.
close() - method in class net.sf.saxon.dotnet.DotNetOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Close the event reader.
close() - method in class net.sf.saxon.dotnet.DotNetReader
Close the stream.
close() - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify the end of the event stream
close() - method in class net.sf.saxon.dotnet.DotNetWriter
Close the stream, flushing it first.
close() - method in class net.sf.saxon.trace.ExpressionPresenter
Close the output
close() - method in class net.sf.saxon.event.ImplicitResultChecker
End of output
close() - method in class net.sf.saxon.event.MessageEmitter
End of the document.
close() - method in class net.sf.saxon.javax.xml.xquery.PooledXQConnection
close() - method in class net.sf.saxon.event.ProxyReceiver
End of output
close() - method in class net.sf.saxon.pull.PullFilter
Close the event reader.
close() - method in class net.sf.saxon.pull.PullFromIterator
Close the event reader.
close() - method in class net.sf.saxon.pull.PullProvider
Close the event reader.
close() - method in class net.sf.saxon.pull.PullToStax
close() - method in class net.sf.saxon.event.Receiver
Notify the end of the event stream
close() - method in class net.sf.saxon.xqj.SaxonXQConnection
close() - method in class net.sf.saxon.xqj.SaxonXQExpression
close() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
close() - method in class net.sf.saxon.xqj.SaxonXQItem
close() - method in class net.sf.saxon.xqj.SaxonXQPreparedExpression
close() - method in class net.sf.saxon.xqj.SaxonXQSequence
close() - method in class net.sf.saxon.query.SequenceWrapper
Notify the end of the event stream
close() - method in class net.sf.saxon.event.SequenceWriter
Close the output
close() - method in class net.sf.saxon.event.Sink
End of event stream
close() - method in class net.sf.saxon.pull.StaxBridge
Close the event reader.
close() - method in class net.sf.saxon.event.TeeOutputter
Notify the end of the event stream
close() - method in class net.sf.saxon.trace.TimedTraceListener
Called at end
close() - method in class net.sf.saxon.tinytree.TinyBuilder
Notify the end of the event stream
close() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Close the event reader.
close() - method in class net.sf.saxon.trace.TraceEventMulticaster
Called at end
close() - method in class net.sf.saxon.trace.TraceListener
Method called at the end of execution, that is, when the run-time execution ends
close() - method in class net.sf.saxon.event.TracingFilter
End of document
close() - method in class net.sf.saxon.event.TransformerReceiver
Override the behaviour of endDocument() in ProxyReceiver, so that it fires off the transformation of the constructed document
close() - method in class net.sf.saxon.tree.TreeBuilder
Callback interface for SAX: not for application use
close() - method in class net.sf.saxon.event.TreeReceiver
End of event sequence
close() - method in class net.sf.saxon.pull.TreeWalker
Close the event reader.
close() - method in class net.sf.saxon.event.TypeCheckingFilter
End of event stream
close() - method in class net.sf.saxon.event.UncommittedSerializer
End of document
close() - method in class net.sf.saxon.pull.VirtualTreeWalker
Close the event reader.
close() - method in class net.sf.saxon.event.XMLEmitter
End of the document.
close() - method in class net.sf.saxon.javax.xml.xquery.XQConnection
close() - method in class net.sf.saxon.javax.xml.xquery.XQExpression
close() - method in class net.sf.saxon.javax.xml.xquery.XQItem
close() - method in class net.sf.saxon.javax.xml.xquery.XQPreparedExpression
close() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
Notify the end of the sequence reached by the base iterator
close(Result) - method in class net.sf.saxon.dotnet.DotNetOutputResolver
Signal completion of the result document.
close(Result) - method in class net.sf.saxon.OutputURIResolver
Signal completion of the result document.
close(Result) - method in class net.sf.saxon.event.StandardOutputResolver
Signal completion of the result document.
closeStartTag() - method in class net.sf.saxon.event.XMLEmitter
Mark the end of the start tag
ClosingAction - interface net.sf.saxon.om.ClosingAction
A ClosingAction is an action that can be performed by a ClosingIterator when the end of a sequence is reached
ClosingIterator - class net.sf.saxon.om.ClosingIterator
A closing iterator returns the items delivered by an underlying iterator unchanged, and calls a user-supplied function when the underlying iterator hits the end of the sequence.
Closure - class net.sf.saxon.value.Closure
A Closure represents a value that has not yet been evaluated: the value is represented by an expression, together with saved values of all the context variables that the expression depends on.
Closure() - constructor for class net.sf.saxon.value.Closure
Constructor should not be called directly, instances should be made using the make() method.
code - field in class net.sf.saxon.dom.DOMExceptionImpl
CODEPOINT_COLLATION_URI - static field in class net.sf.saxon.om.NamespaceConstant
URI identifying the Unicode codepoint collation
An AtomicComparer used for comparing strings, untypedAtomic values, and URIs using the Unicode codepoint collation.
CodepointCollator - class net.sf.saxon.sort.CodepointCollator
A collating sequence that uses Unicode codepoint ordering
CodepointEqual - class net.sf.saxon.functions.CodepointEqual
XPath 2.0 codepoint-equal() function.
Test whether this StringValue is equal to another under the rules of the codepoint collation
CodepointsToString - class net.sf.saxon.functions.CodepointsToString
This class supports the function codepoints-to-string
COLLAPSE - static field in class net.sf.saxon.value.Whitespace
collapseWhitespace(CharSequence) - static method in class net.sf.saxon.value.Whitespace
Collapse whitespace as defined in XML Schema.
An AtomicComparer used for comparing strings, untypedAtomic values, and URIs using a collation.
Create an GenericAtomicComparer
CollatingFunction - class net.sf.saxon.functions.CollatingFunction
Abstract superclass for all functions that take an optional collation argument
collation - field in class net.sf.saxon.sort.SortKeyDefinition
COLLATION - static field in class net.sf.saxon.om.StandardNames
COLLATION_KEY_NaN - static field in class net.sf.saxon.sort.AtomicSortComparer
COLLATION_URI_RESOLVER - static field in class net.sf.saxon.FeatureKeys
COLLATION_URI_RESOLVER must be a CollationURIResolver.
CollationMap - class net.sf.saxon.expr.CollationMap
This object maps collation URIs to collations.
CollationMap(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.expr.CollationMap
Create a collation map
CollationMap(net.sf.saxon.expr.CollationMap) - constructor for class net.sf.saxon.expr.CollationMap
Create a copy of a collation map
collationName - field in class net.sf.saxon.sort.SortKeyDefinition
CollationURIResolver - interface net.sf.saxon.sort.CollationURIResolver
A CollationURIResolver accepts a collation name as input, and returns a collation (represented by a StringCollator) as output.
Collection - class net.sf.saxon.functions.Collection
Implement the fn:collection() function.
COLLECTION_URI_RESOLVER - static field in class net.sf.saxon.FeatureKeys
COLLECTION_URI_RESOLVER must be a CollectionURIResolver.
This interface defines a CollectionURIResolver.
COLONCOLON - static field in class net.sf.saxon.expr.Token
"::" symbol
COLONSTAR - static field in class net.sf.saxon.expr.Token
":*" symbol
ColumnInstruction() - constructor for class net.sf.saxon.sql.SQLColumn.ColumnInstruction
Create a general variable
CombinedNodeTest - class net.sf.saxon.pattern.CombinedNodeTest
A CombinedNodeTest combines two nodetests using one of the operators union (=or), intersect (=and), difference (= "and not").
Create a NodeTest that combines two other node tests
combinePair(char,char) - static method in class net.sf.saxon.charcode.UTF16
Return the non-BMP character corresponding to a given surrogate pair surrogates.
COMMA - static field in class net.sf.saxon.expr.Token
Comma token
Comment - class net.sf.saxon.instruct.Comment
An instruction representing an xsl:comment element in the stylesheet.
COMMENT - static field in class net.sf.saxon.pattern.NodeKindTest
COMMENT - static field in class net.sf.saxon.pull.PullProvider
A COMMENT event is notified for a comment node, which may be either a top-level comment or one nested within an element or document node.
COMMENT - static field in class net.sf.saxon.type.Type
Item type representing a comment node
Comment() - constructor for class net.sf.saxon.instruct.Comment
Construct the instruction
comment(ch[],int,int) - method in class net.sf.saxon.event.ReceivingContentHandler
Notify the existence of a comment.
comment(CharSequence,int,int) - method in class net.sf.saxon.event.CDATAFilter
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.CommentStripper
Remove comments
comment(CharSequence,int,int) - method in class net.sf.saxon.event.ComplexContentOutputter
Write a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.ContentHandlerProxy
Output a comment.
comment(CharSequence,int,int) - method in class net.sf.saxon.dom.DOMWriter
Handle a comment.
comment(CharSequence,int,int) - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Handle a comment.
comment(CharSequence,int,int) - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify a comment.
comment(CharSequence,int,int) - method in class net.sf.saxon.event.HTMLIndenter
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.IDFilter
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.ImplicitResultChecker
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.ProxyReceiver
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.Receiver
Notify a comment.
comment(CharSequence,int,int) - method in class net.sf.saxon.query.SequenceWrapper
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.SequenceWriter
Write a comment.
comment(CharSequence,int,int) - method in class net.sf.saxon.event.Sink
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.TeeOutputter
Notify a comment.
comment(CharSequence,int,int) - method in class net.sf.saxon.event.TEXTEmitter
Output a comment.
comment(CharSequence,int,int) - method in class net.sf.saxon.tinytree.TinyBuilder
Callback interface for SAX: not for application use
comment(CharSequence,int,int) - method in class net.sf.saxon.event.TracingFilter
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.tree.TreeBuilder
Notify a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.TreeReceiver
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.TypeCheckingFilter
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.UncommittedSerializer
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.style.UseWhenFilter
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.XML10ContentChecker
Output a comment
comment(CharSequence,int,int) - method in class net.sf.saxon.event.XMLEmitter
Handle a comment.
comment(CharSequence,int,int) - method in class net.sf.saxon.event.XMLIndenter
Output a comment
commentBuffer - field in class net.sf.saxon.tinytree.TinyTree
CommentStripper - class net.sf.saxon.event.CommentStripper
The CommentStripper class is a filter that removes all comments and processing instructions.
CommentStripper() - constructor for class net.sf.saxon.event.CommentStripper
Default constructor for use in subclasses
commit() - method in class net.sf.saxon.xqj.SaxonXQConnection
commit() - method in class net.sf.saxon.javax.xml.xquery.XQConnection
Common - class net.sf.saxon.exslt.Common
This class implements extension functions in the http://exslt.org/common namespace.
compact() - method in class net.sf.saxon.om.AttributeCollectionImpl
Compact the attribute list to avoid wasting memory
A comparer for comparing two "ordinary" atomic values, where the values implement the Comparable interface and the equals() method with the appropriate XPath semantics.
ComparableAtomicValueComparer() - constructor for class net.sf.saxon.sort.ComparableAtomicValueComparer
comparators - field in class net.sf.saxon.sort.SortedIterator
Compare - class net.sf.saxon.functions.Compare
XSLT 2.0 compare() function
compare(Duration) - method in class net.sf.saxon.xqj.SaxonDuration
Partial order relation comparison with this Duration instance.
compare(int,int) - method in class net.sf.saxon.sort.DocumentOrderIterator
Compare two nodes in document sequence (needed to implement the Sortable interface)
compare(int,int) - method in class net.sf.saxon.sort.Sortable
Compare two objects within this Sortable, identified by their position.
compare(int,int) - method in class net.sf.saxon.sort.SortedIterator
Compare two items in sorted sequence (needed to implement the Sortable interface)
Compare two objects.
Compare two objects.
Compare two objects.
Compare two atomic values
compare(XMLGregorianCalendar) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Compare two instances of W3C XML Schema 1.0 date/time datatypes according to partial order relation defined in W3C XML Schema 1.0 Part 2, Section 3.2.7.3, Order relation on dateTime.
COMPARE_ANNOTATIONS - static field in class net.sf.saxon.functions.DeepEqual
Flag indicating that elements and attributes must have the same type annotation to be considered deep-equal
COMPARE_STRING_VALUES - static field in class net.sf.saxon.functions.DeepEqual
Flag indicating that elements and attributes should always be compared according to their string value, not their typed value
Compare two AtomicValue objects according to the rules for their data type.
Compare two AtomicValue objects according to the rules for their data type.
Compare two AtomicValue objects according to the rules for their data type.
Compare two AtomicValue objects according to the rules for their data type.
Compare two AtomicValue objects according to the rules for their data type.
Compare two AtomicValue objects according to the rules for their data type.
Compare two objects.
Compare two AtomicValue objects according to the rules for their data type.
Compare two AtomicValue objects according to the rules for their data type.
Compare two AtomicValue objects according to the rules for their data type.
Compare two AtomicValue objects according to the rules for their data type.
Compare two Items by converting them to numbers and comparing the numeric values.
Compare two Items by converting them to strings and comparing the string values.
compareCS(CharSequence,CharSequence) - method in class net.sf.saxon.sort.CodepointCollator
Compare two CharSequence objects.
compareDocumentPosition(Node) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Compare the position of the (other) node in document order with the reference node (this node).
compareDocumentPosition(Node) - method in class net.sf.saxon.dom.TextOverAttrInfo
Compare the position of the (other) node in document order with the reference node (this node).
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.tree.NodeImpl
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.om.NodeInfo
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.dom.NodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.dom4j.NodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.dotnet.NodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.jdom.NodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.xom.NodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.om.Orphan
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.om.StrippedNode
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.value.TextFragmentValue
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.tinytree.TinyNodeImpl
Determine the relative position of this node and another node, in document order.
Determine the relative position of this node and another node, in document order.
compareOrder(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.om.VirtualCopy
Determine the relative position of this node and another node, in document order.
Generic (model-independent) method to determine the relative position of two node in document order.
comparer - field in class net.sf.saxon.expr.GeneralComparison
comparer - field in class net.sf.saxon.expr.GeneralComparison10
Compare two AtomicValue objects for equality according to the rules for their data type.
Compare two AtomicValue objects for equality according to the rules for their data type.
Compare two AtomicValue objects for equality according to the rules for their data type.
Compare two AtomicValue objects for equality.
Compare two AtomicValue objects for equality according to the rules for their data type.
Compare two AtomicValue objects for equality according to the rules for their data type.
Compare two AtomicValue objects for equality according to the rules for their data type.
Test whether two values compare equal.
Compare two AtomicValue objects for equality according to the rules for their data type.
Compare two AtomicValue objects for equality according to the rules for their data type.
Compare two AtomicValue objects for equality according to the rules for their data type.
Compare two AtomicValue objects for equality according to the rules for their data type.
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(String,String) - method in class net.sf.saxon.sort.CodepointCollator
Test whether one string is equal to another, according to the rules of the XPath compare() function.
comparesEqual(String,String) - method in class net.sf.saxon.dotnet.DotNetComparator
Test whether one string is equal to another, according to the rules of the XPath compare() function.
comparesEqual(String,String) - method in class net.sf.saxon.sort.RuleBasedSubstringMatcher
Test whether one string is equal to another, according to the rules of the XPath compare() function.
comparesEqual(String,String) - method in class net.sf.saxon.sort.SubstringMatcher
Test whether one string is equal to another, according to the rules of the XPath compare() function.
compareStrings(String,String) - method in class net.sf.saxon.sort.AlphanumericCollator
Compare two objects.
compareStrings(String,String) - method in class net.sf.saxon.sort.CodepointCollator
Compare two string objects.
compareStrings(String,String) - method in class net.sf.saxon.dotnet.DotNetComparator
Compares its two arguments for order.
compareStrings(String,String) - method in class net.sf.saxon.sort.LowercaseFirstCollator
Compare two string objects: case is irrelevant, unless the strings are equal ignoring case, in which case lowercase comes first.
compareStrings(String,String) - method in class net.sf.saxon.sort.NamedCollation
Compares its two arguments for order.
compareStrings(String,String) - method in class net.sf.saxon.sort.RuleBasedSubstringMatcher
Compare two strings
compareStrings(String,String) - method in class net.sf.saxon.sort.StringCollator
Compare two strings
compareStrings(String,String) - method in class net.sf.saxon.sort.UppercaseFirstCollator
Compare two string objects: case is irrelevant, unless the strings are equal ignoring case, in which case uppercase comes first.
compareTo(long) - method in class net.sf.saxon.value.BigIntegerValue
Compare the value to a long
compareTo(long) - method in class net.sf.saxon.value.DecimalValue
Compare the value to a long
compareTo(long) - method in class net.sf.saxon.value.DoubleValue
Compare the value to a long.
compareTo(long) - method in class net.sf.saxon.value.FloatValue
Compare the value to a long
compareTo(long) - method in class net.sf.saxon.value.Int64Value
Compare the value to a long
compareTo(long) - method in class net.sf.saxon.value.NumericValue
Compare the value to a long
Compare an untypedAtomic value with another value, using a given collator to perform any string comparisons.
Compare this value to another value of the same type, using the supplied Configuration to get the implicit timezone if required.
Compare the value to another dateTime value, following the XPath comparison semantics
Compare this value to another value of the same type, using the supplied context object to get the implicit timezone if required.
Compare the value to another dateTime value
compareTo(Object) - method in class net.sf.saxon.value.BigIntegerValue
Compare the value to another numeric value
compareTo(Object) - method in class net.sf.saxon.value.BigIntegerValue.BigIntegerComparable
compareTo(Object) - method in class net.sf.saxon.value.BooleanValue
Compare the value to another boolean value
compareTo(Object) - method in class net.sf.saxon.value.DateTimeValue
Context-free comparison of two DateTimeValue values.
compareTo(Object) - method in class net.sf.saxon.value.DateValue
Context-free comparison of two DateValue values.
compareTo(Object) - method in class net.sf.saxon.value.DayTimeDurationValue
Compare the value to another duration value
compareTo(Object) - method in class net.sf.saxon.value.DecimalValue
Compare the value to another numeric value
compareTo(Object) - method in class net.sf.saxon.value.DecimalValue.DecimalComparable
compareTo(Object) - method in class net.sf.saxon.value.FloatValue
compareTo(Object) - method in class net.sf.saxon.value.Int64Value
Compare the value to another numeric value
compareTo(Object) - method in class net.sf.saxon.value.Int64Value.Int64Comparable
compareTo(Object) - method in class net.sf.saxon.value.NumericValue
Compare the value to another numeric value
compareTo(Object) - method in class net.sf.saxon.regex.RegexTranslator.Range
Compare this range with another range for ordering purposes.
compareTo(Object) - method in class net.sf.saxon.value.TimeValue
Compare the value to another dateTime value
compareTo(Object) - method in class net.sf.saxon.value.YearMonthDurationValue
Compare the value to another duration value
This class implements a comparison of a numeric value to an integer constant using one of the operators eq, ne, lt, gt, le, ge.
Create the expression
ComparisonExpression - interface net.sf.saxon.expr.ComparisonExpression
Interface implemented by expressions that perform a comparison
ComparisonKey - class net.sf.saxon.sort.ComparisonKey
An object used as a comparison key.
ComparisonKey(int,Object) - constructor for class net.sf.saxon.sort.ComparisonKey
Create a comparison key for a value in a particular category.
compatibilityList - static field in class net.sf.saxon.codenorm.UnicodeData
Compile - class net.sf.saxon.Compile
This Compile class provides a command-line interface allowing a stylesheet to be compiled.
compile() - method in class net.sf.saxon.query.XQueryFunction
Compile this function to create a run-time definition that can be interpreted (note, this has nothing to do with Java code generation)
Compile code to process the literal result element at runtime
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.SaxonAssign
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.SaxonCollation
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.SaxonDoctype
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.SaxonEntityRef
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.SaxonImportQuery
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.SaxonScript
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.SaxonWhile
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.sql.SQLClose
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.sql.SQLColumn
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.sql.SQLConnect
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.sql.SQLDelete
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.sql.SQLInsert
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.sql.SQLQuery
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.sql.SQLUpdate
Compile the instruction on the stylesheet tree into an executable instruction for use at run-time.
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.StyleElement
Compile the instruction on the stylesheet tree into an executable instruction for use at run-time.
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLAnalyzeString
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLApplyImports
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLAttribute
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLAttributeSet
Compile the attribute set
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLCallTemplate
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLCharacterMap
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLChoose
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLComment
Compile the instruction on the stylesheet tree into an executable instruction for use at run-time.
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLCopy
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLCopyOf
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLDecimalFormat
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLDocument
Compile the instruction on the stylesheet tree into an executable instruction for use at run-time.
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLElement
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLFallback
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLForEach
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLForEachGroup
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLFunction
Compile the function definition to create an executable representation
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLIf
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLImportSchema
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLKey
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLMessage
Compile the instruction on the stylesheet tree into an executable instruction for use at run-time.
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLNamespace
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLNextMatch
Compile the instruction on the stylesheet tree into an executable instruction for use at run-time.
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLNumber
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLOtherwise
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLOutput
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLParam
Compile: this ensures space is available for local variables declared within this global variable
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLPerformSort
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLPreserveSpace
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLSequence
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLSort
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLStylesheet
Dummy compile() method to satisfy the interface
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLTemplate
Compile: this registers the template with the rule manager, and ensures space is available for local variables
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLText
Compile the instruction on the stylesheet tree into an executable instruction for use at run-time.
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLValueOf
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLVariable
Compile: used only for global variables.
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLWhen
compile(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.style.XSLWithParam
Create a compiled representation of this global variable
Create a compiled representation of this global variable
compile(Source) - method in class net.sf.saxon.s9api.XsltCompiler
Compile a stylesheet.
Factory method to make a PreparedStylesheet
compile(String) - method in class net.sf.saxon.s9api.XPathCompiler
Compile an XPath expression, supplied as a character string.
compile(String) - method in class net.sf.saxon.xpath.XPathEvaluator
Compile an XPath 2.0 expression
compile(String) - method in class net.sf.saxon.s9api.XQueryCompiler
Compile a query supplied as a string
COMPILE_WITH_TRACING - static field in class net.sf.saxon.FeatureKeys
COMPILE_WITH_TRACING must be a Boolean.
Report an error with diagnostic information
compileError(String) - method in class net.sf.saxon.style.StyleElement
Report a static error in the stylesheet
compileError(String,String) - method in class net.sf.saxon.style.StyleElement
Compile time error, specifying an error code
compileQuery(InputStream,String) - method in class net.sf.saxon.query.StaticQueryContext
Prepare an XQuery query for subsequent evaluation.
compileQuery(net.sf.saxon.expr.XPathContext,String) - static method in class net.sf.saxon.functions.Extensions
Compile a string containing a source query transformations
Compile the query
compileQuery(Reader) - method in class net.sf.saxon.query.StaticQueryContext
Prepare an XQuery query for subsequent evaluation.
compileQuery(String) - method in class net.sf.saxon.query.StaticQueryContext
Prepare an XQuery query for subsequent evaluation.
Create a compiled regular expression
Create a compiled regular expression
Create a compiled regular expression
CompilerInfo - class net.sf.saxon.trans.CompilerInfo
This class exists to hold information associated with a specific XSLT compilation episode.
Compile the children of this instruction on the stylesheet tree, adding the subordinate instructions to the parent instruction on the execution tree.
compileStylesheet() - method in class net.sf.saxon.style.XSLStylesheet
Compile the stylesheet to create an executable.
Compile a document containing a stylesheet module into a stylesheet that can be used to perform transformations
CompileTimeFunction - class net.sf.saxon.functions.CompileTimeFunction
Abtract class representing a function call that is always rewritten at compile-time: it can never be executed
compileWarning(String,String) - method in class net.sf.saxon.style.StyleElement
compileWithTracing - field in class net.sf.saxon.expr.ExpressionParser
Character class representing the complement of another character class, that is, all characters that the other class doesn't match.
Create a character class representing the complement of another character class
This class is used for generating complex content, that is, the content of an element or document node.
ComplexContentOutputter() - constructor for class net.sf.saxon.event.ComplexContentOutputter
Create a ComplexContentOutputter
The ComplexContentProcessor is an EventIterator that deals with the events occurring between a startElement and endElement (or startDocument and endDocument) according to the XSLT/XQuery rules for constructing complex content.
ComplexType - interface net.sf.saxon.type.ComplexType
A complex type as defined in XML Schema: either a user-defined complex type, or xs:anyType, or xs:untyped.
Component - class net.sf.saxon.functions.Component
This class supports the get_X_from_Y functions defined in XPath 2.0
Construct a full error message
Construct the part of the message giving the required item type
compress(CharSequence) - static method in class net.sf.saxon.tinytree.CompressedWhitespace
Attempt to compress a CharSequence
CompressedWhitespace - class net.sf.saxon.tinytree.CompressedWhitespace
This class provides a compressed representation of a sequence of whitespace characters.
CompressedWhitespace(long) - constructor for class net.sf.saxon.tinytree.CompressedWhitespace
Static method to apply arithmetic to two values
Perform an arithmetic operation
computeArgumentEvaluationModes() - method in class net.sf.saxon.expr.UserFunctionCall
Compute the evaluation mode of each argument
computeCardinality() - method in class net.sf.saxon.functions.Aggregate
Determine the cardinality of the function.
computeCardinality() - method in class net.sf.saxon.expr.AtomicSequenceConverter
Determine the static cardinality of the expression
computeCardinality() - method in class net.sf.saxon.expr.Atomizer
Determine the static cardinality of the expression
computeCardinality() - method in class net.sf.saxon.expr.AxisExpression
Specify that the expression returns a singleton
computeCardinality() - method in class net.sf.saxon.expr.BinaryExpression
Determine the static cardinality.
computeCardinality() - method in class net.sf.saxon.expr.BooleanExpression
Determine the static cardinality.
computeCardinality() - method in class net.sf.saxon.instruct.CallTemplate
Get the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - method in class net.sf.saxon.expr.CardinalityChecker
Determine the static cardinality of the expression
computeCardinality() - method in class net.sf.saxon.expr.CastableExpression
Compute the static cardinality of this expression
computeCardinality() - method in class net.sf.saxon.expr.CastExpression
Get the static cardinality of the expression
computeCardinality() - method in class net.sf.saxon.instruct.Choose
Compute the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Compute the static cardinality of this expression
computeCardinality() - method in class net.sf.saxon.sort.ConditionalSorter
Compute the static cardinality of this expression
computeCardinality() - method in class net.sf.saxon.expr.ContextItemExpression
Get the static cardinality
computeCardinality() - method in class net.sf.saxon.functions.Doc
Determine the cardinality of the function.
computeCardinality() - method in class net.sf.saxon.functions.Document
Determine the static cardinality
computeCardinality() - method in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
Compute the static cardinality of this expression
computeCardinality() - method in class net.sf.saxon.expr.ErrorExpression
Determine the static cardinality
computeCardinality() - method in class net.sf.saxon.expr.Expression
Compute the static cardinality of this expression
computeCardinality() - method in class net.sf.saxon.functions.ExtensionFunctionCall
Compute the static cardinality of this expression
computeCardinality() - method in class net.sf.saxon.expr.FilterExpression
Get the static cardinality of this expression
computeCardinality() - method in class net.sf.saxon.expr.FirstItemExpression
Get the static cardinality
computeCardinality() - method in class net.sf.saxon.expr.ForExpression
Determine the static cardinality of the expression
computeCardinality() - method in class net.sf.saxon.expr.GeneralComparison
Determine the static cardinality.
computeCardinality() - method in class net.sf.saxon.expr.GeneralComparison10
Determine the static cardinality.
computeCardinality() - method in class net.sf.saxon.expr.InstanceOfExpression
Determine the cardinality
computeCardinality() - method in class net.sf.saxon.instruct.Instruction
Get the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - method in class net.sf.saxon.expr.IntegerRangeTest
Determine the static cardinality
computeCardinality() - method in class net.sf.saxon.expr.IsLastExpression
Determine the static cardinality
computeCardinality() - method in class net.sf.saxon.expr.LetExpression
Determine the static cardinality of the expression
computeCardinality() - method in class net.sf.saxon.expr.Literal
Determine the cardinality
computeCardinality() - method in class net.sf.saxon.functions.Minimax
Determine the cardinality of the function.
computeCardinality() - method in class net.sf.saxon.instruct.NumberInstruction
Compute the static cardinality of this expression
computeCardinality() - method in class net.sf.saxon.instruct.ParentNodeConstructor
Get the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - method in class net.sf.saxon.expr.PathExpression
Determine the static cardinality of the expression
computeCardinality() - method in class net.sf.saxon.expr.PatternMatchExpression
Get the cardinality of this expression
computeCardinality() - method in class net.sf.saxon.pattern.PatternSponsor
Compute the static cardinality of this expression
computeCardinality() - method in class net.sf.saxon.expr.QuantifiedExpression
Determine the static cardinality
computeCardinality() - method in class net.sf.saxon.instruct.QuerySimpleContentConstructor
Compute the cardinality of the result of the expression.
computeCardinality() - method in class net.sf.saxon.expr.RangeExpression
Determine the static cardinality
computeCardinality() - method in class net.sf.saxon.expr.RootExpression
Specify that the expression returns a singleton
computeCardinality() - method in class net.sf.saxon.instruct.SimpleContentConstructor
Compute the cardinality of the result of the expression.
computeCardinality() - method in class net.sf.saxon.expr.SimpleExpression
Determine the static cardinality of the expression.
computeCardinality() - method in class net.sf.saxon.expr.SimpleMappingExpression
Determine the static cardinality of the expression
computeCardinality() - method in class net.sf.saxon.instruct.SimpleNodeConstructor
Get the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - method in class net.sf.saxon.expr.SingleNodeExpression
Specify that the expression returns a singleton
computeCardinality() - method in class net.sf.saxon.expr.SingletonAtomizer
Determine the static cardinality of the expression
computeCardinality() - method in class net.sf.saxon.expr.SingletonComparison
Determine the static cardinality.
computeCardinality() - method in class net.sf.saxon.sort.SortExpression
Determine the static cardinality
computeCardinality() - method in class net.sf.saxon.functions.Subsequence
Determine the cardinality of the function.
computeCardinality() - method in class net.sf.saxon.expr.SuppliedParameterReference
Get the static cardinality
computeCardinality() - method in class net.sf.saxon.functions.SystemFunction
Determine the cardinality of the function.
computeCardinality() - method in class net.sf.saxon.expr.TailExpression
Compute the static cardinality of this expression
computeCardinality() - method in class net.sf.saxon.functions.Trace
Get the static cardinality
computeCardinality() - method in class net.sf.saxon.sort.TupleExpression
Get the cardinality of the expression.
computeCardinality() - method in class net.sf.saxon.sort.TupleSorter
computeCardinality() - method in class net.sf.saxon.expr.UnaryExpression
Determine the static cardinality.
computeCardinality() - method in class net.sf.saxon.expr.UntypedAtomicConverter
Compute the static cardinality of this expression
computeCardinality() - method in class net.sf.saxon.expr.UserFunctionCall
Determine the cardinality of the result
computeCardinality() - method in class net.sf.saxon.expr.ValueComparison
Determine the static cardinality.
computeCardinality() - method in class net.sf.saxon.instruct.ValueOf
Get the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - method in class net.sf.saxon.expr.VariableReference
Get the static cardinality
computeCardinality() - method in class net.sf.saxon.expr.VennExpression
Determine the static cardinality of the expression
computeCardinality() - method in class net.sf.saxon.xpath.XPathFunctionCall
Determine the cardinality of the result
ComputedAttribute - class net.sf.saxon.instruct.ComputedAttribute
An instruction derived from an xsl:attribute element in stylesheet, or from an attribute constructor in XQuery, in cases where the attribute name is not known statically
Construct an Attribute instruction
ComputedElement - class net.sf.saxon.instruct.ComputedElement
An instruction representing an xsl:element element in an XSLT stylesheet, or a computed element constructor in XQuery.
Create an instruction that creates a new element node
computeDependencies() - method in class net.sf.saxon.instruct.AnalyzeString
Compute the dependencies of an expression, as the union of the dependencies of its subexpressions.
computeDependencies() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Compute the dependencies of an expression, as the union of the dependencies of its subexpressions.
computeDependencies() - method in class net.sf.saxon.expr.Expression
Compute the dependencies of an expression, as the union of the dependencies of its subexpressions.
computeDependencies() - method in class net.sf.saxon.expr.FilterExpression
Determine which aspects of the context the expression depends on.
computeDependencies() - method in class net.sf.saxon.instruct.ForEach
Compute the dependencies of an expression, as the union of the dependencies of its subexpressions.
computeDependencies() - method in class net.sf.saxon.instruct.ForEachGroup
Compute the dependencies of an expression, as the union of the dependencies of its subexpressions.
computeDependencies() - method in class net.sf.saxon.expr.PathExpression
Determine which aspects of the context the expression depends on.
computeDependencies() - method in class net.sf.saxon.expr.SimpleExpression
Compute the dependencies of an expression, as the union of the dependencies of its subexpressions.
computeDependencies() - method in class net.sf.saxon.expr.SimpleMappingExpression
Determine which aspects of the context the expression depends on.
computeDependencies() - method in class net.sf.saxon.instruct.TraceWrapper
Get the static properties of this expression (other than its type).
computeEvaluationMode() - method in class net.sf.saxon.instruct.UserFunction
Determine the preferred evaluation mode for this function
computeSpecialProperties() - method in class net.sf.saxon.expr.AtomicSequenceConverter
Determine the special properties of this expression
computeSpecialProperties() - method in class net.sf.saxon.expr.Atomizer
Determine the special properties of this expression
computeSpecialProperties() - method in class net.sf.saxon.expr.AxisExpression
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.BinaryExpression
Determine the special properties of this expression
computeSpecialProperties() - method in class net.sf.saxon.expr.CardinalityChecker
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.CastableExpression
Determine the special properties of this expression
computeSpecialProperties() - method in class net.sf.saxon.expr.CastExpression
Determine the special properties of this expression
computeSpecialProperties() - method in class net.sf.saxon.instruct.Choose
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Compute the special properties of this expression.
computeSpecialProperties() - method in class net.sf.saxon.instruct.ComputedAttribute
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.ContextItemExpression
Determine the special properties of this expression
computeSpecialProperties() - method in class net.sf.saxon.functions.Current
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.functions.Doc
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.functions.Document
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.sort.DocumentSorter
Compute the special properties of this expression.
computeSpecialProperties() - method in class net.sf.saxon.instruct.ElementCreator
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.Expression
Compute the special properties of this expression.
computeSpecialProperties() - method in class net.sf.saxon.expr.FilterExpression
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.functions.Id
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.functions.Idref
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.instruct.Instruction
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.IsLastExpression
Determine the special properties of this expression
computeSpecialProperties() - method in class net.sf.saxon.functions.KeyFn
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.LetExpression
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.Literal
Compute the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.functions.NamePart
Determine the special properties of this expression.
computeSpecialProperties() - method in class net.sf.saxon.expr.PathExpression
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.QuantifiedExpression
Determine the special properties of this expression
computeSpecialProperties() - method in class net.sf.saxon.functions.Reverse
Determine the special properties of this expression.
computeSpecialProperties() - method in class net.sf.saxon.functions.Root
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.SimpleMappingExpression
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.instruct.SimpleNodeConstructor
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.SingleNodeExpression
Compute the special properties of this expression.
computeSpecialProperties() - method in class net.sf.saxon.expr.SingletonAtomizer
Determine the special properties of this expression
computeSpecialProperties() - method in class net.sf.saxon.sort.SortExpression
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.functions.Subsequence
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.functions.SystemFunction
Determine the special properties of this expression.
computeSpecialProperties() - method in class net.sf.saxon.expr.TailExpression
Compute the special properties of this expression.
computeSpecialProperties() - method in class net.sf.saxon.functions.Trace
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.UnaryExpression
Get the static properties of this expression (other than its type).
computeSpecialProperties() - method in class net.sf.saxon.expr.UntypedAtomicConverter
Determine the special properties of this expression
computeSpecialProperties() - method in class net.sf.saxon.expr.VariableReference
Determine the special properties of this expression
computeSpecialProperties() - method in class net.sf.saxon.expr.VennExpression
Get the static properties of this expression (other than its type).
computeStaticProperties() - method in class net.sf.saxon.expr.Expression
Compute the static properties.
Concat - class net.sf.saxon.functions.Concat
condense() - method in class net.sf.saxon.om.FastStringBuffer
Remove surplus space from the array.
ConditionalSorter - class net.sf.saxon.sort.ConditionalSorter
An expression that sorts an underlying sequence into document order if some condition is true, or that returns the sequence "as is" (knowing that it doesn't need sorting) if the condition is false.
Create a conditional document sorter
config - field in class net.sf.saxon.event.Builder
config - field in class net.sf.saxon.dom.DocumentWrapper
config - field in class net.sf.saxon.dom4j.DocumentWrapper
config - field in class net.sf.saxon.dotnet.DocumentWrapper
config - field in class net.sf.saxon.jdom.DocumentWrapper
config - field in class net.sf.saxon.xom.DocumentWrapper
config - field in class net.sf.saxon.expr.Optimizer
config - field in class net.sf.saxon.Query
config - field in class net.sf.saxon.Transform
CONFIGURATION - static field in class net.sf.saxon.FeatureKeys
CONFIGURATION must be an instance of Configuration.
Configuration - class net.sf.saxon.Configuration
This class holds details of user-selected configuration options for a set of transformations and/or queries.
Configuration() - constructor for class net.sf.saxon.Configuration
Create a non-schema-aware configuration object with default settings for all options.
configureLiaison(File) - method in class net.sf.saxon.ant.AntTransform
Loads the stylesheet and set xsl:param parameters.
configureLiaison(Resource) - method in class net.sf.saxon.ant.AntTransform
Loads the stylesheet and set xsl:param parameters.
configureParser(XMLReader) - static method in class net.sf.saxon.event.Sender
Configure a SAX parser to ensure it has the correct namesapce properties set
connection - field in class net.sf.saxon.xqj.SaxonXQDynamicContext
ConnectionPoolXQDataSource - interface net.sf.saxon.javax.xml.xquery.ConnectionPoolXQDataSource
XQJ interfaces reconstructed from version 0.9 documentation
constant(net.sf.saxon.expr.XPathContext,String,double) - static method in class net.sf.saxon.exslt.Math
Get a named constant to a given precision (SStL)
constantText - field in class net.sf.saxon.style.XSLGeneralVariable
CONSTRUCTION_MODE_PRESERVE - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
CONSTRUCTION_MODE_STRIP - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
The ConstructorFunctionLibrary represents the collection of constructor functions for atomic types.
Create a SystemFunctionLibrary
consume() - method in class net.sf.saxon.pull.PullConsumer
Consume the input
Container - interface net.sf.saxon.expr.Container
A Container is something other than an expression that can act as the container of an expression.
containingExpression - field in class net.sf.saxon.expr.PromotionOffer
When a promotion offer is made, containingExpression identifies the level to which the promotion should occur.
CONTAINS - static field in class net.sf.saxon.functions.Contains
Contains - class net.sf.saxon.functions.Contains
This class implements the contains(), starts-with(), ends-with(), substring-before(), and substring-after() functions
contains(int) - method in class net.sf.saxon.sort.IntArraySet
Determine whether a particular integer is present in the set
contains(int) - method in class net.sf.saxon.sort.IntHashSet
Determine whether a particular integer is present in the set
contains(int) - method in class net.sf.saxon.sort.IntRangeSet
contains(int) - method in class net.sf.saxon.sort.IntSet
Determine whether a particular integer is present in the set
contains(String) - method in class net.sf.saxon.event.HTMLTagHashSet
contains(String,String) - method in class net.sf.saxon.sort.CodepointCollator
Test whether one string contains another, according to the rules of the XPath contains() function
contains(String,String) - method in class net.sf.saxon.dotnet.DotNetComparator
Test whether one string contains another, according to the rules of the XPath contains() function
contains(String,String) - method in class net.sf.saxon.sort.RuleBasedSubstringMatcher
Test whether one string contains another, according to the rules of the XPath contains() function
contains(String,String) - method in class net.sf.saxon.sort.SubstringMatcher
Test whether one string contains another, according to the rules of the XPath contains() function
containsAll(net.sf.saxon.sort.IntSet) - method in class net.sf.saxon.sort.IntArraySet
Test if this set is a superset of another set
containsAll(net.sf.saxon.sort.IntSet) - method in class net.sf.saxon.sort.IntHashSet
Test if this set is a superset of another set
containsAll(net.sf.saxon.sort.IntSet) - method in class net.sf.saxon.sort.IntRangeSet
Test if this set is a superset of another set
containsAll(net.sf.saxon.sort.IntSet) - method in class net.sf.saxon.sort.IntSet
Test if this set is a superset of another set
containsMatch(CharSequence) - method in class net.sf.saxon.dotnet.DotNetRegularExpression
Determine whether the regular expression contains a match of a given string
containsMatch(CharSequence) - method in class net.sf.saxon.java.JRegularExpression
Determine whether the regular expression contains a match for a given string
containsMatch(CharSequence) - method in class net.sf.saxon.regex.RegularExpression
Determine whether the regular expression contains a match of a given string
containsNodeKind(int,int) - static method in class net.sf.saxon.om.Axis
Determine whether a given kind of node can be found on a given axis
containsPreserveSpace() - method in class net.sf.saxon.om.StrippedDocument
Does the stripped document contain any xml:space="preserve" attributes?
containsSome(net.sf.saxon.sort.IntHashSet) - method in class net.sf.saxon.sort.IntHashSet
Test if this set has overlapping membership with another set
containsSurrogatePairs() - method in class net.sf.saxon.value.StringValue
Determine whether the string contains surrogate pairs
containsTailCalls() - method in class net.sf.saxon.instruct.UserFunction
Determine whether the function contains tail calls (on this or other functions)
containsWhitespace(CharSequence) - static method in class net.sf.saxon.value.Whitespace
Determine if a string contains any whitespace
content - field in class net.sf.saxon.instruct.ParentNodeConstructor
ContentHandlerProxy - class net.sf.saxon.event.ContentHandlerProxy
A ContentHandlerProxy is a Receiver that converts events into the form expected by an underlying SAX2 ContentHandler.
Implementation of Locator, used to supply location information to the ContentHandler.
Create the Locator for a ContentHandlerProxy
Create a TraceListener that will collect information about the current location in the source document.
contentHasBeenWritten() - method in class net.sf.saxon.event.ComplexContentOutputter
Test whether any content has been written to this ComplexContentOutputter
ContentTypeTest - class net.sf.saxon.pattern.ContentTypeTest
NodeTest is an interface that enables a test of whether a node matches particular conditions.
Create a ContentTypeTest
context - field in class net.sf.saxon.sort.SortedIterator
CONTEXT_DOCUMENT_NODESET - static field in class net.sf.saxon.expr.StaticProperty
Expression property: this bit is set by getProperties() in the case of an expression whose item type is node, when the nodes in the result are guaranteed all to be in the same document as the context node.
CONTEXT_ITEM - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
This class represents the expression "(dot)", which always returns the context item.
ContextItemExpression() - constructor for class net.sf.saxon.expr.ContextItemExpression
Create the expression
ContextMappingFunction - interface net.sf.saxon.expr.ContextMappingFunction
ContextMappingFunction is an interface that must be satisfied by an object passed to a ContextMappingIterator.
ContextMappingIterator merges a sequence of sequences into a single flat sequence.
Construct a ContextMappingIterator that will apply a specified ContextMappingFunction to each Item returned by the base iterator.
contract(int[],int) - static method in class net.sf.saxon.value.StringValue
Contract an array of integers containing Unicode codepoints into a Java string
CONTROLLER - static field in class net.sf.saxon.trace.Location
The outer system environment, identified as the caller of a user query or stylesheet.
Controller - class net.sf.saxon.Controller
The Controller is Saxon's implementation of the JAXP Transformer class, and represents an executing instance of a transformation or query.
Controller(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.Controller
Create a Controller and initialise variables.
Create a Controller and initialise variables.
ConversionResult - interface net.sf.saxon.type.ConversionResult
This is a marker interface used as the result methods that convert or cast values from one type to another.
Convert the value to a given type.
Convert the value to a given type.
convert(net.sf.saxon.value.AtomicValue) - static method in class net.sf.saxon.functions.NumberFn
Static method to perform the same conversion as the number() function.
Convert a Java object to an XPath value.
Convert a Java object to an XPath value.
Convert a Java object to an XPath value.
Convert a Java object to an XPath value.
Convert a Java object to an XPath value.
Convert a Java object to an XPath value.
Convert a Java object to an XPath value.
Examine a path expression to see whether it can be replaced by a call on the key() function; if so, generate an appropriate key definition and return the call on key().
Convert to target data type
Convert a value to either (a) another primitive type, or (b) another built-in type derived from the current primitive type, with control over how validation is handled.
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert to target data type
Convert a QName to target data type
Convert a value to another primitive data type, with control over how validation is handled.
Convert to target data type
Convert to target data type
Convert the value to a given type.
Convert a string value to another built-in data type, with control over how validation is handled.
convertsUntypedToOther() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Determine whether untyped atomic values should be converted to the type of the other operand
convertsUntypedToOther() - method in class net.sf.saxon.expr.ComparisonExpression
Determine whether untyped atomic values should be converted to the type of the other operand
convertsUntypedToOther() - method in class net.sf.saxon.expr.GeneralComparison
Determine whether untyped atomic values should be converted to the type of the other operand
convertsUntypedToOther() - method in class net.sf.saxon.expr.SingletonComparison
Determine whether untyped atomic values should be converted to the type of the other operand
convertsUntypedToOther() - method in class net.sf.saxon.expr.ValueComparison
Determine whether untyped atomic values should be converted to the type of the other operand
Convert an XPath value to a .NET object
Convert a path expression such as a/b/c[predicate] into a filter expression of the form (a/b/c)[predicate].
convertToItem(Object) - method in class net.sf.saxon.xqj.StandardDOMHandler
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
convertToJava(Class,net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.value.Value
Convert to Java object (for passing to external functions)
Convert to Java object (for passing to external functions)
convertToJava(net.sf.saxon.om.Item) - static method in class net.sf.saxon.value.Value
Convert an XPath value to a Java object.
Convert a sequence of values to a NODELIST, as defined in the JAXP XPath API spec.
Convert a sequence of values to a NODELIST, as defined in the JAXP XPath API spec.
Convert a sequence of values to a NODELIST, as defined in the JAXP XPath API spec.
Convert a sequence of values to a NODELIST, as defined in the JAXP XPath API spec.
Convert a sequence of values to a NODELIST, as defined in the JAXP XPath API spec.
Convert a sequence of values to a NODELIST, as defined in the JAXP XPath API spec.
convertToStringJoin(net.sf.saxon.expr.StaticContext) - method in class net.sf.saxon.instruct.ValueOf
Convert this value-of instruction to an expression that delivers the string-value of the resulting text node.
This class allows subtypes of xs:integer to be held, as well as xs:integer values.
Convert the value to a subtype of xs:integer
This class allows subtypes of xs:integer to be held, as well as xs:integer values.
Convert where clause, if possible, to a predicate.
Convert an XPath value to an object in this object model.
Convert an XPath value to an object in this object model.
Convert an XPath value to an object in this object model.
Convert an XPath value to an object in this object model.
Convert an XPath value to an object in this object model.
Convert an XPath value to an object in this object model.
Copy - class net.sf.saxon.instruct.Copy
Handler for xsl:copy elements in stylesheet.
copy() - method in class net.sf.saxon.instruct.AnalyzeString
Copy an expression.
copy() - method in class net.sf.saxon.instruct.ApplyImports
Copy an expression.
copy() - method in class net.sf.saxon.instruct.ApplyTemplates
Copy an expression.
copy() - method in class net.sf.saxon.expr.ArithmeticExpression
Copy an expression.
copy() - method in class net.sf.saxon.expr.ArithmeticExpression10
Copy an expression.
copy() - method in class net.sf.saxon.expr.AtomicSequenceConverter
Copy an expression.
copy() - method in class net.sf.saxon.expr.Atomizer
Copy an expression.
copy() - method in class net.sf.saxon.expr.AxisExpression
Copy an expression.
copy() - method in class net.sf.saxon.instruct.Block
Copy an expression.
copy() - method in class net.sf.saxon.expr.BooleanExpression
Copy an expression.
copy() - method in class net.sf.saxon.instruct.CallTemplate
Copy an expression.
copy() - method in class net.sf.saxon.expr.CardinalityChecker
Copy an expression.
copy() - method in class net.sf.saxon.expr.CastableExpression
Copy an expression.
copy() - method in class net.sf.saxon.expr.CastExpression
Copy an expression.
copy() - method in class net.sf.saxon.instruct.Choose
Copy an expression.
copy() - method in class net.sf.saxon.functions.CollatingFunction
Copy an expression.
copy() - method in class net.sf.saxon.instruct.Comment
Copy an expression.
copy() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Copy an expression.
copy() - method in class net.sf.saxon.functions.Component
Copy an expression.
copy() - method in class net.sf.saxon.instruct.ComputedAttribute
Copy an expression.
copy() - method in class net.sf.saxon.instruct.ComputedElement
Copy an expression.
copy() - method in class net.sf.saxon.sort.ConditionalSorter
Copy an expression.
copy() - method in class net.sf.saxon.Configuration
Copy an existing Configuration to create a new Configuration.
copy() - method in class net.sf.saxon.functions.ConstructorFunctionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.expr.ContextItemExpression
Create a clone copy of this expression
copy() - method in class net.sf.saxon.instruct.Copy
Copy an expression.
copy() - method in class net.sf.saxon.instruct.CopyOf
Copy an expression.
copy() - method in class net.sf.saxon.functions.Doc
Copy an expression.
copy() - method in class net.sf.saxon.instruct.Doctype
Copy an expression.
copy() - method in class net.sf.saxon.functions.Document
Copy an expression.
copy() - method in class net.sf.saxon.instruct.DocumentInstr
Copy an expression.
copy() - method in class net.sf.saxon.sort.DocumentSorter
Copy an expression.
copy() - method in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
Copy an expression.
copy() - method in class net.sf.saxon.dotnet.DotNetExtensionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.expr.ErrorExpression
Copy an expression.
copy() - method in class net.sf.saxon.functions.ExecutableFunctionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.expr.Expression
Copy an expression.
copy() - method in class net.sf.saxon.functions.ExtensionFunctionCall
Copy an expression.
copy() - method in class net.sf.saxon.expr.FilterExpression
Copy an expression.
copy() - method in class net.sf.saxon.expr.FirstItemExpression
Copy an expression.
copy() - method in class net.sf.saxon.instruct.FixedAttribute
Copy an expression.
copy() - method in class net.sf.saxon.instruct.FixedElement
Copy an expression.
copy() - method in class net.sf.saxon.instruct.ForEach
Copy an expression.
copy() - method in class net.sf.saxon.instruct.ForEachGroup
Copy an expression.
copy() - method in class net.sf.saxon.expr.ForExpression
Copy an expression.
copy() - method in class net.sf.saxon.functions.FunctionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.functions.FunctionLibraryList
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.expr.GeneralComparison
Copy an expression.
copy() - method in class net.sf.saxon.expr.GeneralComparison10
Copy an expression.
copy() - method in class net.sf.saxon.instruct.GeneralVariable
Copy an expression.
copy() - method in class net.sf.saxon.expr.IdentityComparison
Copy an expression.
copy() - method in class net.sf.saxon.query.ImportedFunctionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.sxpath.IndependentContext
Create a copy of this IndependentContext.
copy() - method in class net.sf.saxon.expr.InstanceOfExpression
Copy an expression.
copy() - method in class net.sf.saxon.expr.IntegerRangeTest
Copy an expression.
copy() - method in class net.sf.saxon.sort.IntHashMap
Create a copy of the IntHashMap
copy() - method in class net.sf.saxon.sort.IntHashSet
Form a new set that is a copy of this set.
copy() - method in class net.sf.saxon.expr.IsLastExpression
Copy an expression.
copy() - method in class net.sf.saxon.expr.ItemChecker
Copy an expression.
copy() - method in class net.sf.saxon.functions.JavaExtensionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.functions.KeyFn
Copy an expression.
copy() - method in class net.sf.saxon.expr.LazyExpression
Copy an expression.
copy() - method in class net.sf.saxon.expr.LetExpression
Copy an expression.
copy() - method in class net.sf.saxon.expr.Literal
Copy an expression.
copy() - method in class net.sf.saxon.instruct.Message
Copy an expression.
copy() - method in class net.sf.saxon.instruct.Namespace
Copy an expression.
copy() - method in class net.sf.saxon.expr.NegateExpression
Copy an expression.
copy() - method in class net.sf.saxon.instruct.NumberInstruction
Copy an expression.
copy() - method in class net.sf.saxon.expr.NumericPromoter
Copy an expression.
copy() - method in class net.sf.saxon.expr.ParentNodeExpression
Copy an expression.
copy() - method in class net.sf.saxon.expr.PathExpression
Copy an expression.
copy() - method in class net.sf.saxon.expr.PatternMatchExpression
Copy an expression.
copy() - method in class net.sf.saxon.pattern.PatternSponsor
Copy an expression.
copy() - method in class net.sf.saxon.instruct.ProcessingInstruction
Copy an expression.
copy() - method in class net.sf.saxon.pull.PullPushCopier
Copy the input to the output.
copy() - method in class net.sf.saxon.expr.QuantifiedExpression
Copy an expression.
copy() - method in class net.sf.saxon.instruct.QuerySimpleContentConstructor
Copy an expression.
copy() - method in class net.sf.saxon.expr.RangeExpression
Copy an expression.
copy() - method in class net.sf.saxon.functions.ResolveURI
Copy an expression.
copy() - method in class net.sf.saxon.instruct.ResultDocument
Copy an expression.
copy() - method in class net.sf.saxon.expr.RootExpression
Copy an expression.
copy() - method in class net.sf.saxon.instruct.SimpleContentConstructor
Copy an expression.
copy() - method in class net.sf.saxon.expr.SimpleExpression
Copy an expression.
copy() - method in class net.sf.saxon.expr.SimpleMappingExpression
Copy an expression.
copy() - method in class net.sf.saxon.expr.SingletonAtomizer
Copy an expression.
copy() - method in class net.sf.saxon.expr.SingletonComparison
Copy an expression.
copy() - method in class net.sf.saxon.sort.SortExpression
Copy an expression.
copy() - method in class net.sf.saxon.style.StylesheetFunctionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.expr.SuppliedParameterReference
Copy an expression.
copy() - method in class net.sf.saxon.functions.SystemFunction
Copy an expression.
copy() - method in class net.sf.saxon.functions.SystemFunctionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.expr.TailCallLoop
Copy an expression.
copy() - method in class net.sf.saxon.expr.TailExpression
Copy an expression.
copy() - method in class net.sf.saxon.instruct.TraceWrapper
Copy an expression.
copy() - method in class net.sf.saxon.sort.TupleExpression
Copy an expression.
copy() - method in class net.sf.saxon.sort.TupleSorter
Copy an expression.
copy() - method in class net.sf.saxon.query.UnboundFunctionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.expr.UntypedAtomicConverter
Copy an expression.
copy() - method in class net.sf.saxon.instruct.UseAttributeSets
Copy an expression.
copy() - method in class net.sf.saxon.expr.UserFunctionCall
Copy an expression.
copy() - method in class net.sf.saxon.expr.ValueComparison
Copy an expression.
copy() - method in class net.sf.saxon.instruct.ValueOf
Copy an expression.
copy() - method in class net.sf.saxon.expr.VariableReference
Create a clone copy of this VariableReference
copy() - method in class net.sf.saxon.functions.VendorFunctionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.expr.VennExpression
Copy an expression.
copy() - method in class net.sf.saxon.instruct.While
Copy an expression.
copy() - method in class net.sf.saxon.xpath.XPathFunctionCall
Copy an expression.
copy() - method in class net.sf.saxon.xpath.XPathFunctionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
copy() - method in class net.sf.saxon.query.XQueryFunctionLibrary
This method creates a copy of a FunctionLibrary: if the original FunctionLibrary allows new functions to be added, then additions to this copy will not affect the original, or vice versa.
Copy(boolean,boolean,net.sf.saxon.type.SchemaType,int) - constructor for class net.sf.saxon.instruct.Copy
Create a shallow copy instruction
Copy this node to a given outputter
Copy this node to a given outputter (supporting xsl:copy-of)
Copy this node to a given outputter (supporting xsl:copy-of)
Copy this node to a given outputter
Copy this node to a given Receiver.
Copy this node to a given outputter (deep copy)
Copy this node to a given outputter (deep copy)
Copy this node to a given outputter (deep copy)
Copy this node to a given outputter (deep copy)
Copy this node to a given outputter (deep copy)
Copy this node to a given outputter (deep copy)
Copy this node to a given outputter (deep copy)
Copy the result tree fragment value to a given Outputter
Copy this node to a given outputter
copy(net.sf.saxon.event.Receiver,int,boolean,int) - method in class net.sf.saxon.tinytree.TinyTextImpl
Copy this node to a given outputter
Copy this node to a given outputter
Copy this node to a given outputter
Copy this node to a given Receiver.
Copy this node to a given outputter
Read the data obtained from an EventIterator and write the same data to a SequenceReceiver
Generic (model-independent) implementation of deep copy algorithm for nodes.
COPY_NAMESPACES - static field in class net.sf.saxon.om.StandardNames
COPY_NAMESPACES_MODE_INHERIT - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
COPY_NAMESPACES_MODE_NO_INHERIT - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
COPY_NAMESPACES_MODE_NO_PRESERVE - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
COPY_NAMESPACES_MODE_PRESERVE - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.AnyURIValue
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.AtomicValue
Create a copy of this atomic value, with a different type label
Create a copy of this atomic value (usually so that the type label can be changed).
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.BooleanValue
Create a copy of this atomic value (usually so that the type label can be changed).
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.DateTimeValue
Make a copy of this date, time, or dateTime value, but with a new type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.DateValue
Make a copy of this date value, but with a new type label
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.DecimalValue
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.DoubleValue
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.DurationValue
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.FloatValue
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.GDayValue
Make a copy of this date, time, or dateTime value
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.GMonthDayValue
Make a copy of this date, time, or dateTime value
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.GMonthValue
Make a copy of this date, time, or dateTime value
Make a copy of this date, time, or dateTime value
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.GYearValue
Make a copy of this date, time, or dateTime value
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.HexBinaryValue
Create a primitive copy of this atomic value (usually so that the type label can be changed).
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.Int64Value
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.NotationValue
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.ObjectValue
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.QNameValue
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.StringValue
Create a copy of this atomic value, with a different type label
copyAsSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.TimeValue
Make a copy of this time value, but with a different type label
Create a copy of this atomic value, with a different type label
Create a copy of this atomic value, with a different type label
copyCurChar() - method in class net.sf.saxon.regex.RegexTranslator
Copy location information (the line number and reference to the container) from one expression to another
Exception indicating that an attempt was made to copy namespace-sensitive content without copying its associated namespaces
Create an XPathException with an error message
CopyOf - class net.sf.saxon.instruct.CopyOf
An xsl:copy-of element in the stylesheet.
Create an xsl:copy-of instruction (also used in XQuery for implicit copying)
copyTo(char[],int) - method in class net.sf.saxon.tinytree.CharSlice
Append the contents to another array at a given offset.
copyTo(net.sf.saxon.Configuration) - method in class net.sf.saxon.Configuration
cos(double) - static method in class net.sf.saxon.exslt.Math
Get the cosine of a numeric value (SStL)
COUNT - static field in class net.sf.saxon.functions.Aggregate
count - field in class net.sf.saxon.sort.SortedIterator
COUNT - static field in class net.sf.saxon.om.StandardNames
count() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
count() - method in class net.sf.saxon.xqj.SaxonXQSequence
count() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
count(net.sf.saxon.om.SequenceIterator) - static method in class net.sf.saxon.functions.Aggregate
Get the number of items in a sequence identified by a SequenceIterator
CP1250CharacterSet - class net.sf.saxon.charcode.CP1250CharacterSet
This class defines properties of the cp1250 Central Europe character set, as defined at http://www.microsoft.com/globaldev/reference/sbcs/1250.htm.
CP1251CharacterSet - class net.sf.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.
CP1252CharacterSet - class net.sf.saxon.charcode.CP1252CharacterSet
This class defines properties of the CP1252 (Latin 1) character set, as defined at http://www.microsoft.com/globaldev/reference/sbcs/1252.htm.
CP852CharacterSet - class net.sf.saxon.charcode.CP852CharacterSet
This package defines character set CP852
Create a new arc
Create an arc from each node in this node set to a corresponding newly-created target node
Create a new arc to an existing target
createAtomicType(int) - method in class net.sf.saxon.xqj.SaxonXQDataFactory
Create an atomic item type object representing a particular built-in atomic type
createAtomicType(int) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createAtomicType(int,QName,URI) - method in class net.sf.saxon.xqj.SaxonXQDataFactory
createAtomicType(int,QName,URI) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createAttribute(String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create an Attr of the given name.
createAttributeNS(String,String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create an attribute of the given qualified name and namespace URI.
createAttributeType(QName,int) - method in class net.sf.saxon.xqj.SaxonXQDataFactory
createAttributeType(QName,int) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createAttributeType(QName,int,QName,URI) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createCDATASection(String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create a CDATASection node whose value is the specified string.
createClasspath() - method in class net.sf.saxon.ant.AntTransform
Set the optional classpath to the XSL processor
createComment(String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create a Comment node given the specified string.
createCommentType() - method in class net.sf.saxon.xqj.SaxonXQDataFactory
createCommentType() - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
Method to create the virtual copy of a node encountered when navigating.
Method to create the virtual copy of a node encountered when navigating.
createDocumentFragment() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Creates an empty DocumentFragment object.
createDocumentType() - method in class net.sf.saxon.xqj.SaxonXQDataFactory
createDocumentType() - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createDynamicContext(net.sf.saxon.om.Item) - method in class net.sf.saxon.sxpath.XPathExpression
Create a dynamic context suitable for evaluating this expression
createElement(String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Creates an element of the type specified.
createElementNS(String,String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create an element of the given qualified name and namespace URI.
createElementType(QName,int) - method in class net.sf.saxon.xqj.SaxonXQDataFactory
createElementType(QName,int) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createElementType(QName,int,QName,URI,boolean) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createEntityReference(String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create an EntityReference object.
createExpression() - method in class net.sf.saxon.xqj.SaxonXQConnection
createExpression() - method in class net.sf.saxon.javax.xml.xquery.XQConnection
createExpression(String) - method in class net.sf.saxon.sxpath.XPathEvaluator
Prepare (compile) an XPath expression for subsequent evaluation.
createExpression(String) - method in class net.sf.saxon.xpath.XPathEvaluator
Prepare an XPath expression for subsequent evaluation.
createItem(net.sf.saxon.javax.xml.xquery.XQItem) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createItemType() - method in class net.sf.saxon.xqj.SaxonXQDataFactory
createItemType() - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createNodeType() - method in class net.sf.saxon.xqj.SaxonXQDataFactory
createNodeType() - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createOutputProperty() - method in class net.sf.saxon.ant.AntTransform
Create an instance of an output property to be configured.
createParam() - method in class net.sf.saxon.ant.AntTransform
Create an instance of an XSL parameter for configuration by Ant.
Create a ProcessingInstruction node given the specified name and data strings.
createProcessingInstructionType(String) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createSchemaAttributeType(QName,int,URI) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createSchemaElementType(QName,int,URI) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createSequence(Iterator) - method in class net.sf.saxon.xqj.SaxonXQDataFactory
createSequence(java.util.Iterator) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createSequence(net.sf.saxon.javax.xml.xquery.XQSequence) - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
createsNewNodes() - method in class net.sf.saxon.instruct.ApplyImports
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.ApplyTemplates
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.Block
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.CallTemplate
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.Choose
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.CopyOf
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.Doctype
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.ForEach
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.ForEachGroup
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.Instruction
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.Message
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.ParentNodeConstructor
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.SimpleNodeConstructor
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.TraceWrapper
Determine whether this instruction creates new nodes.
createsNewNodes() - method in class net.sf.saxon.instruct.While
Determine whether this instruction creates new nodes.
createTextNode(String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create a Text node given the specified string.
createTextType() - method in class net.sf.saxon.xqj.SaxonXQDataFactory
createTextType() - method in class net.sf.saxon.javax.xml.xquery.XQDataFactory
curChar - field in class net.sf.saxon.regex.RegexTranslator
current - field in class net.sf.saxon.om.AxisIteratorImpl
Current - class net.sf.saxon.functions.Current
Implement the XSLT current() function
current() - method in class net.sf.saxon.expr.AppendIterator
current() - method in class net.sf.saxon.om.ArrayIterator
Get the current item in the array
current() - method in class net.sf.saxon.expr.AxisAtomizingIterator
current() - method in class net.sf.saxon.om.AxisIteratorImpl
Get the current node in the sequence.
current() - method in class net.sf.saxon.instruct.BlockIterator
Get the current value in the sequence (the one returned by the most recent call on next()).
current() - method in class net.sf.saxon.expr.CardinalityCheckingIterator
current() - method in class net.sf.saxon.om.ClosingIterator
Get the current value in the sequence (the one returned by the most recent call on next()).
current() - method in class net.sf.saxon.expr.ContextMappingIterator
Get the current value in the sequence (the one returned by the most recent call on next()).
current() - method in class net.sf.saxon.expr.DifferenceEnumeration
current() - method in class net.sf.saxon.functions.DistinctValues.DistinctIterator
Get the current value in the sequence (the one returned by the most recent call on next()).
current() - method in class net.sf.saxon.sort.DocumentOrderIterator
current() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get the event most recently returned by next(), or by other calls that change the position, for example getStringValue() and skipToMatchingEnd().
current() - method in class net.sf.saxon.dotnet.DotNetRegexIterator
Get the current item in the sequence
current() - method in class net.sf.saxon.dotnet.DotNetTokenIterator
current() - method in class net.sf.saxon.om.EmptyIterator
Get the current item, that is, the item returned by the most recent call of next().
current() - method in class net.sf.saxon.expr.ErrorIterator
Get the current value in the sequence (the one returned by the most recent call on next()).
current() - method in class net.sf.saxon.expr.EveryItemMappingIterator
current() - method in class net.sf.saxon.expr.FilterIterator
current() - method in class net.sf.saxon.sort.GroupAdjacentIterator
Get the current value in the sequence (the one returned by the most recent call on next()).
current() - method in class net.sf.saxon.sort.GroupByIterator
current() - method in class net.sf.saxon.sort.GroupEndingIterator
current() - method in class net.sf.saxon.sort.GroupStartingIterator
Get the current value in the sequence (the one returned by the most recent call on next()).
current() - method in class net.sf.saxon.functions.IndexOf.IndexIterator
current() - method in class net.sf.saxon.functions.Insert.InsertIterator
current() - method in class net.sf.saxon.expr.IntersectionEnumeration
current() - method in class net.sf.saxon.expr.ItemMappingIterator
current() - method in class net.sf.saxon.java.JRegexIterator
Get the current item in the sequence
current() - method in class net.sf.saxon.java.JTokenIterator
current() - method in class net.sf.saxon.om.ListIterator
Get the current item in the sequence.
current() - method in class net.sf.saxon.expr.MappingIterator
current() - method in class net.sf.saxon.value.MemoClosure.ProgressiveIterator
current() - method in class net.sf.saxon.om.NamespaceIterator
Get the current item in the sequence.
current() - method in class net.sf.saxon.om.PrependIterator
Get the current item in the sequence.
current() - method in class net.sf.saxon.pull.PullFilter
Get the event most recently returned by next(), or by other calls that change the position, for example getStringValue() and skipToMatchingEnd().
current() - method in class net.sf.saxon.pull.PullFromIterator
Get the event most recently returned by next(), or by other calls that change the position, for example getStringValue() and skipToMatchingEnd().
current() - method in class net.sf.saxon.pull.PullProvider
Get the event most recently returned by next(), or by other calls that change the position, for example getStringValue() and skipToMatchingEnd().
current() - method in class net.sf.saxon.expr.RangeIterator
current() - method in class net.sf.saxon.functions.Remove.RemoveIterator
current() - method in class net.sf.saxon.om.ReverseArrayIterator
Get the current item in the sequence.
current() - method in class net.sf.saxon.expr.ReverseRangeIterator
current() - method in class net.sf.saxon.evpull.SequenceComposer
Get the current value in the sequence (the one returned by the most recent call on next()).
current() - method in class net.sf.saxon.om.SequenceIterator
Get the current value in the sequence (the one returned by the most recent call on next()).
current() - method in class net.sf.saxon.om.SingleNodeIterator
Get the current item in the sequence.
current() - method in class net.sf.saxon.om.SingletonIterator
current() - method in class net.sf.saxon.sort.SortedIterator
current() - method in class net.sf.saxon.pull.StaxBridge
Get the event most recently returned by next(), or by other calls that change the position, for example getStringValue() and skipToMatchingEnd().
current() - method in class net.sf.saxon.expr.StringTokenIterator
current() - method in class net.sf.saxon.value.StringValue.CharacterIterator
current() - method in class net.sf.saxon.expr.SubsequenceIterator
current() - method in class net.sf.saxon.expr.TailIterator
current() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get the event most recently returned by next(), or by other calls that change the position, for example getStringValue() and skipToMatchingEnd().
current() - method in class net.sf.saxon.functions.Trace.TracingIterator
current() - method in class net.sf.saxon.pull.TreeWalker
Get the event most recently returned by next(), or by other calls that change the position, for example getStringValue() and skipToMatchingEnd().
current() - method in class net.sf.saxon.om.UnfailingIterator
Get the current item in the sequence.
current() - method in class net.sf.saxon.expr.UnionEnumeration
current() - method in class net.sf.saxon.expr.ValueTailIterator
current() - method in class net.sf.saxon.om.VirtualCopy.VirtualCopier
Get the current item in the sequence.
current() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the event most recently returned by next(), or by other calls that change the position, for example getStringValue() and skipToMatchingEnd().
CURRENT_GROUP - static field in class net.sf.saxon.functions.CurrentGroup
CURRENT_GROUPING_KEY - static field in class net.sf.saxon.functions.CurrentGroup
currentCapture - field in class net.sf.saxon.regex.RegexTranslator
CurrentDateTime - class net.sf.saxon.functions.CurrentDateTime
This class implements the XPath 2.0 functions current-date(), current-time(), and current-dateTime(), as well as the function implicit-timezone().
currentElement - field in class net.sf.saxon.event.HTMLURIEscaper
currentEvent - field in class net.sf.saxon.pull.PullFilter
CurrentGroup - class net.sf.saxon.functions.CurrentGroup
Implements the XSLT functions current-group() and current-grouping-key()
The expression is generated when compiling the current() function in XSLT.
currentNode - field in class net.sf.saxon.dotnet.DotNetDomBuilder
currentRoot - field in class net.sf.saxon.event.Builder
currentToken - field in class net.sf.saxon.expr.Tokenizer
The number identifying the most recently read token
currentTokenDisplay() - method in class net.sf.saxon.expr.ExpressionParser
Display the current token in an error message
currentTokenStartOffset - field in class net.sf.saxon.expr.Tokenizer
The position in the input expression where the current token starts
currentTokenValue - field in class net.sf.saxon.expr.Tokenizer
The string value of the most recently read token
cyrillicLower - static field in class net.sf.saxon.number.AbstractNumberer
cyrillicUpper - static field in class net.sf.saxon.number.AbstractNumberer

D

D - static field in class net.sf.saxon.codenorm.Normalizer
Normalization Form Selector
Data - class net.sf.saxon.functions.Data
Implement XPath function fn:data()
DATA_TYPE - static field in class net.sf.saxon.om.StandardNames
DataElement - class net.sf.saxon.style.DataElement
This element represents a top-level element in a user-defined namespace, or a child/descendant of such an element.
dataTypeExpression - field in class net.sf.saxon.sort.SortKeyDefinition
DATE - static field in class net.sf.saxon.type.BuiltInAtomicType
Date - class net.sf.saxon.exslt.Date
This class implements extension functions in the http://exslt.org/dates-and-times namespace.
date(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
The date:date function returns the current date.
date(String) - static method in class net.sf.saxon.exslt.Date
The date:date function returns the date specified in the date/time string given as the argument.
DATE_TIME - static field in class net.sf.saxon.type.BuiltInAtomicType
dateFromJulianDayNumber(int) - static method in class net.sf.saxon.value.DateValue
Get the Gregorian date corresponding to a particular Julian day number.
dateTime(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
The date:date-time function returns the current date and time as a date/time string.
DATETIME_DATETIME - static field in class net.sf.saxon.expr.Calculator
Calculators used when both operands are xs:dateTime, xs:date, or xs:time
DATETIME_DURATION - static field in class net.sf.saxon.expr.Calculator
Calculators used when the first operand is xs:dateTime, xs:date, or xs:time, and the second is a duration
DateTimeConstructor - class net.sf.saxon.functions.DateTimeConstructor
This class supports the dateTime($date, $time) function
DateTimeValue - class net.sf.saxon.value.DateTimeValue
A value of type DateTime
DateTimeValue(Calendar,boolean) - constructor for class net.sf.saxon.value.DateTimeValue
Constructor: create a dateTime value given a Java calendar object
DateTimeValue(int,byte,byte,byte,byte,byte,int,int) - constructor for class net.sf.saxon.value.DateTimeValue
Constructor: construct a DateTimeValue from its components.
DateValue - class net.sf.saxon.value.DateValue
A value of type Date.
DateValue(CharSequence) - constructor for class net.sf.saxon.value.DateValue
Constructor: create a date value from a supplied string, in ISO 8601 format
DateValue(GregorianCalendar,int) - constructor for class net.sf.saxon.value.DateValue
Create a DateValue
DateValue(int,byte,byte) - constructor for class net.sf.saxon.value.DateValue
Constructor given a year, month, and day.
DateValue(int,byte,byte,int) - constructor for class net.sf.saxon.value.DateValue
Constructor given a year, month, and day, and timezone.
DateValue(int,byte,byte,int,net.sf.saxon.type.AtomicType) - constructor for class net.sf.saxon.value.DateValue
Constructor given a year, month, and day, and timezone, and an AtomicType representing a subtype of xs:date.
DAY - static field in class net.sf.saxon.functions.Component
day - field in class net.sf.saxon.value.GDateValue
DAY_TIME_DURATION - static field in class net.sf.saxon.type.BuiltInAtomicType
dayAbbreviation(net.sf.saxon.expr.XPathContext) - static method in class net.sf.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 net.sf.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(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the day number of the current date within the month
dayInMonth(String) - static method in class net.sf.saxon.exslt.Date
Return the day number of a specified date within the month
dayInWeek(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the day of the week in the current date as a number.
dayInWeek(String) - static method in class net.sf.saxon.exslt.Date
Return the day of the week given in a date as a number.
dayInYear(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the day number of the current date within the year
dayInYear(String) - static method in class net.sf.saxon.exslt.Date
Return the day number of a specified date within the year
dayName(int,int,int) - method in class net.sf.saxon.number.AbstractNumberer
Get a day name or abbreviation
dayName(int,int,int) - method in class net.sf.saxon.number.Numberer
Get a day name or abbreviation
dayName(int,int,int) - method in class net.sf.saxon.number.Numberer_da
Get a day name or abbreviation
dayName(int,int,int) - method in class net.sf.saxon.number.Numberer_de
Get a day name or abbreviation
dayName(int,int,int) - method in class net.sf.saxon.number.Numberer_en
Get a day name or abbreviation
dayName(int,int,int) - method in class net.sf.saxon.number.Numberer_fr
dayName(int,int,int) - method in class net.sf.saxon.number.Numberer_frBE
Get a day name or abbreviation
dayName(int,int,int) - method in class net.sf.saxon.number.Numberer_it
Get a day name or abbreviation
dayName(int,int,int) - method in class net.sf.saxon.number.Numberer_nl
Get a day name or abbreviation
dayName(int,int,int) - method in class net.sf.saxon.number.Numberer_nlBE
Get a day name or abbreviation
dayName(int,int,int) - method in class net.sf.saxon.number.Numberer_sv
Get a day name or abbreviation
dayName(net.sf.saxon.expr.XPathContext) - static method in class net.sf.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 net.sf.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(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the day-of-the-week in a month of the current date as a number (for example 3 for the 3rd Tuesday in May).
dayOfWeekInMonth(String) - static method in class net.sf.saxon.exslt.Date
Return the day-of-the-week in a month of a date as a number (for example 3 for the 3rd Tuesday in May).
daysPerMonth - static field in class net.sf.saxon.value.GDateValue
Test whether a candidate date is actually a valid date in the proleptic Gregorian calendar
DayTimeDurationValue - class net.sf.saxon.value.DayTimeDurationValue
A value of type xs:dayTimeDuration
DayTimeDurationValue(int,int,int,int,long,int) - constructor for class net.sf.saxon.value.DayTimeDurationValue
Create a dayTimeDuration given the number of days, hours, minutes, and seconds.
Debugger - interface net.sf.saxon.instruct.Debugger
This interface may be implemented by an external debugging tool
DECIMAL - static field in class net.sf.saxon.type.BuiltInAtomicType
DECIMAL_DECIMAL - static field in class net.sf.saxon.expr.Calculator
DECIMAL_DOUBLE - static field in class net.sf.saxon.expr.Calculator
Calculators used when the first operand is a decimal
DECIMAL_FLOAT - static field in class net.sf.saxon.expr.Calculator
DECIMAL_INTEGER - static field in class net.sf.saxon.expr.Calculator
DECIMAL_SEPARATOR - static field in class net.sf.saxon.om.StandardNames
decimalDivide(BigDecimal,BigDecimal,int) - static method in class net.sf.saxon.functions.Extensions
Perform decimal division to a user-specified precision
DecimalFormatManager - class net.sf.saxon.trans.DecimalFormatManager
DecimalFormatManager manages the collection of named and unnamed decimal formats
DecimalFormatManager() - constructor for class net.sf.saxon.trans.DecimalFormatManager
create a DecimalFormatManager and initialise variables
decimalSeparator - field in class net.sf.saxon.trans.DecimalSymbols
DecimalSortComparer - class net.sf.saxon.sort.DecimalSortComparer
An AtomicComparer used for sorting values that are known to be instances of xs:decimal (including xs:integer), It also supports a separate method for getting a collation key to test equality of items
DecimalSymbols - class net.sf.saxon.trans.DecimalSymbols
This class is modelled on Java's DecimalFormatSymbols, but it allows the use of any Unicode character to represent symbols such as the decimal point and the grouping separator, whereas DecimalFormatSymbols restricts these to a char (1-65535).
Convert a decimal value to a string, using the XPath rules for formatting
DecimalValue - class net.sf.saxon.value.DecimalValue
A decimal value
DecimalValue(BigDecimal) - constructor for class net.sf.saxon.value.DecimalValue
Constructor supplying a BigDecimal
DecimalValue(double) - constructor for class net.sf.saxon.value.DecimalValue
Constructor supplying a double
DecimalValue(long) - constructor for class net.sf.saxon.value.DecimalValue
Constructor supplying a long integer
Declaration - interface net.sf.saxon.query.Declaration
This interface represents the union of global variable declarations and function declarations in XQuery modules
declarationIsWritten - field in class net.sf.saxon.event.XMLEmitter
DECLARE_BASEURI - static field in class net.sf.saxon.expr.Token
"declare base-uri"
DECLARE_BOUNDARY_SPACE - static field in class net.sf.saxon.expr.Token
"declare boundary-space"
DECLARE_CONSTRUCTION - static field in class net.sf.saxon.expr.Token
"declare construction"
DECLARE_COPY_NAMESPACES - static field in class net.sf.saxon.expr.Token
"declare copy-namespaces"
DECLARE_DEFAULT - static field in class net.sf.saxon.expr.Token
"declare default"
DECLARE_FUNCTION - static field in class net.sf.saxon.expr.Token
"define function"
DECLARE_NAMESPACE - static field in class net.sf.saxon.expr.Token
"declare namespace"
DECLARE_OPTION - static field in class net.sf.saxon.expr.Token
"declare option"
DECLARE_ORDERING - static field in class net.sf.saxon.expr.Token
"declare xmlspace"
DECLARE_VARIABLE - static field in class net.sf.saxon.expr.Token
"define variable"
declareActiveNamespace(String,String) - method in class net.sf.saxon.query.QueryModule
Declare an active namespace, that is, a namespace which as well as affecting the static context of the query, will also be copied to the result tree when element constructors are evaluated.
declareAllNamespaces() - method in class net.sf.saxon.event.StartTagBuffer
declareCollation(String,Comparator) - method in class net.sf.saxon.query.StaticQueryContext
Declare a named collation.
Declare a named collation.
Declare a named collation
declareDefaultCollation(String) - method in class net.sf.saxon.query.StaticQueryContext
Set the default collation.
Declare a mapping from a specific namespace URI to a .NET class
Register a user-defined XQuery function.
Register a user-defined XQuery function
Register a namespace-to-Java-class mapping declared using saxon:script in an XSLT stylesheet
Register a namespace-to-Java-class mapping declared using saxon:script in an XSLT stylesheet
declareJavaClass(String,Class) - method in class net.sf.saxon.functions.JavaExtensionLibrary
Declare a mapping from a specific namespace URI to a Java class
declareJavaClass(String,Class) - method in class net.sf.saxon.style.XSLStylesheet
Declare a URI that maps to a Java class containing extension functions
declareNamespace(String,String) - method in class net.sf.saxon.sxpath.IndependentContext
Declare a namespace whose prefix can be used in expressions
declareNamespace(String,String) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
declareNamespace(String,String) - method in class net.sf.saxon.query.StaticQueryContext
Declare a namespace whose prefix can be used in expressions.
declareNamespace(String,String) - method in class net.sf.saxon.s9api.XPathCompiler
Declare a namespace binding as part of the static context for XPath expressions compiled using this XPathCompiler
declareNamespace(String,String) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
declareNamespace(String,String) - method in class net.sf.saxon.s9api.XQueryCompiler
Declare a namespace binding as part of the static context for queries compiled using this XQueryCompiler.
declareNamespacesForStartElement() - method in class net.sf.saxon.event.IDFilter
declareNamespacesForStartElement() - method in class net.sf.saxon.event.StartTagBuffer
Declare a namespace whose prefix can be used in expressions.
declarePrologNamespace(String,String) - method in class net.sf.saxon.query.QueryModule
Register a namespace that is explicitly declared in the prolog of the query module.
Declare a range variable (record its existence within the parser).
Declare a global variable.
declareVariable(net.sf.saxon.s9api.QName) - method in class net.sf.saxon.s9api.XPathCompiler
Declare a variable as part of the static context for XPath expressions compiled using this XPathCompiler.
Declare a variable as part of the static context for XPath expressions compiled using this XPathCompiler.
Declare a variable.
Declare a variable.
declareVariable(String,String) - method in class net.sf.saxon.sxpath.IndependentContext
Declare a variable.
declareVariable(String,String) - method in class net.sf.saxon.sxpath.XPathEvaluator
Declare a variable, making it available for use within a subsequently-compiled XPath expression.
declareVariable(String,String) - method in class net.sf.saxon.sxpath.XPathStaticContext
Declare a variable.
Declare an imported XQuery function
decodeUTF8(byte[],int) - static method in class net.sf.saxon.charcode.UnicodeCharacterSet
Decode a UTF8 character
Decomposer - class net.sf.saxon.evpull.Decomposer
This class takes a sequence of pull events and turns it into fully-decomposed form, that is, it takes and document and element nodes in the sequence and turns them into a subsequence consisting of a start element|document event, a content sequence, and an end element|document event, recursively.
Create a Decomposer, which turns an event sequence into fully decomposed form
Decomposer(net.sf.saxon.om.NodeInfo) - constructor for class net.sf.saxon.evpull.Decomposer
Create a Decomposer which returns the sequence of events corresponding to a particular node
DECOMPOSITION - static field in class net.sf.saxon.om.StandardNames
decompositionKeys - static field in class net.sf.saxon.codenorm.UnicodeData
decompositionValues - static field in class net.sf.saxon.codenorm.UnicodeData
DeepEqual - class net.sf.saxon.functions.DeepEqual
XSLT 2.0 deep-equal() function.
Perform a parameterized deep-equals() test
Determine when two sequences are deep-equal
DEFAULT - static field in class net.sf.saxon.om.StandardNames
DEFAULT - static field in class net.sf.saxon.expr.Token
Keyword "default"
DEFAULT - static field in class net.sf.saxon.om.Validation
DEFAULT_COLLATION - static field in class net.sf.saxon.om.StandardNames
DEFAULT_EXPRESSION - static field in class net.sf.saxon.trace.Location
DEFAULT clause within "typeswitch".
DEFAULT_MODE - static field in class net.sf.saxon.trans.Mode
DEFAULT_MODE_NAME - static field in class net.sf.saxon.trans.Mode
DEFAULT_NAME - static field in class net.sf.saxon.trans.DecimalFormatManager
DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_GREATEST - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_LEAST - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
DEFAULT_STATE - static field in class net.sf.saxon.expr.Tokenizer
Initial default state of the Tokenizer
DEFAULT_VALIDATION - static field in class net.sf.saxon.om.StandardNames
Perform the built-in template action for a given node.
DefaultCollation - class net.sf.saxon.functions.DefaultCollation
Implement the XPath 2.0 default-collation() function
defaultCollationName - field in class net.sf.saxon.style.StyleElement
Make a receiver, using default output properties, with serialized output going to a specified OutputStream
DEFAULTED_ATTRIBUTE - static field in class net.sf.saxon.event.ReceiverOptions
Flag indicating that an attribute value was added by the schema processor because a default value was specified
defaultXPathNamespace - field in class net.sf.saxon.style.StyleElement
defineGlobalParameters() - method in class net.sf.saxon.Controller
Register the global parameters of the transformation or query.
Define global parameters
Provide a value for a global variable
definesExcludedNamespace(short) - method in class net.sf.saxon.style.StyleElement
Check whether this node excludes a particular namespace from the result.
definesExtensionElement(short) - method in class net.sf.saxon.style.StyleElement
Check whether a particular extension element namespace is defined on this node.
deleteData(int,int) - method in class net.sf.saxon.dom.TextOverNodeInfo
Remove a range of 16-bit units from the node.
DEPENDENCY_MASK - static field in class net.sf.saxon.expr.StaticProperty
Mask to select all the dependency bits
DEPENDS_ON_ASSIGNABLE_GLOBALS - static field in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on assignable global variables
DEPENDS_ON_CONTEXT_DOCUMENT - static field in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on the document containing the context node
DEPENDS_ON_CONTEXT_ITEM - static field in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on context item
DEPENDS_ON_CURRENT_GROUP - static field in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on current-group() and/or current-grouping-key()
DEPENDS_ON_CURRENT_ITEM - static field in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on current() item
DEPENDS_ON_FOCUS - static field in class net.sf.saxon.expr.StaticProperty
Combination of bits representing dependencies on the focus
DEPENDS_ON_LAST - static field in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on last()
DEPENDS_ON_LOCAL_VARIABLES - static field in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on local variables
DEPENDS_ON_NON_DOCUMENT_FOCUS - static field in class net.sf.saxon.expr.StaticProperty
Combination of bits representing dependencies on the focus, but excluding dependencies on the current document
DEPENDS_ON_POSITION - static field in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on position()
DEPENDS_ON_REGEX_GROUP - static field in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on regex-group()
DEPENDS_ON_USER_FUNCTIONS - static field in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on user-defined functions
DEPENDS_ON_XSLT_CONTEXT - static field in class net.sf.saxon.expr.StaticProperty
Combination of bits representing dependencies on the XSLT context
Determine whether an expression depends on any one of a set of variables
depict(net.sf.saxon.om.Item) - static method in class net.sf.saxon.Err
Create a string representation of an item for use in an error message
Show the first couple of items in a sequence in an error message
depth - field in class net.sf.saxon.value.Closure
depth - field in class net.sf.saxon.tinytree.TinyTree
dereference(String) - method in class net.sf.saxon.dotnet.DotNetURIResolver
Called by the processor when it encounters an xsl:include, xsl:import, or document() function.
dereference(String) - method in class net.sf.saxon.RelativeURIResolver
Called by the processor when it encounters an xsl:include, xsl:import, or document() function.
DERIVATION_EXTENSION - static field in class net.sf.saxon.type.SchemaType
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the derivation by extension.
DERIVATION_LIST - static field in class net.sf.saxon.type.SchemaType
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the list.
DERIVATION_RESTRICTION - static field in class net.sf.saxon.type.SchemaType
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the derivation by restriction if complex types are involved, or a restriction if simple types are involved.
DERIVATION_UNION - static field in class net.sf.saxon.type.SchemaType
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the union if simple types are involved.
DERIVE_BY_SUBSTITUTION - static field in class net.sf.saxon.type.SchemaType
Derivation by substitution.
DESCENDANT - static field in class net.sf.saxon.om.Axis
Constant representing the descendant axis
DESCENDANT_OR_SELF - static field in class net.sf.saxon.om.Axis
Constant representing the descendant-or-self axis
General-purpose implementation of the descendant and descendant-or-self axes, in terms of the child axis.
Create an iterator over the descendant or descendant-or-self axis
DescendingComparer - class net.sf.saxon.sort.DescendingComparer
A Comparer used for comparing descending keys.
Destination - interface net.sf.saxon.s9api.Destination
A Destination represents a place where XML can be sent.
DFLT - static field in class net.sf.saxon.om.StandardNames
diagnosticDisplay(String) - static method in class net.sf.saxon.value.StringValue
Produce a diagnostic representation of the contents of the string
diagnosticDump() - method in class net.sf.saxon.om.NamePool
Diagnostic print of the namepool contents.
diagnosticDump() - method in class net.sf.saxon.tinytree.TinyTree
Produce diagnostic print of main tree arrays
diagnosticDump(net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.tinytree.TinyTree
Create diagnostic dump of the tree containing a particular node.
diagnosticDump(PrintStream) - method in class net.sf.saxon.expr.PathMap
Display a printed representation of the path map
diagnosticPrint(CharSequence) - static method in class net.sf.saxon.om.FastStringBuffer
Diagnostic print of the contents of a CharSequence.
Return the difference of two node-sets
An enumeration representing a nodeset that is teh difference 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 net.sf.saxon.trans.DecimalSymbols
DIGIT - static field in class net.sf.saxon.om.StandardNames
DISABLE_CHARACTER_MAPS - static field in class net.sf.saxon.event.ReceiverOptions
Flag to disable use of character maps
DISABLE_ESCAPING - static field in class net.sf.saxon.event.ReceiverOptions
Flag to disable output escaping
DISABLE_OUTPUT_ESCAPING - static field in class net.sf.saxon.om.StandardNames
disallowUpdate() - static method in class net.sf.saxon.dom.NodeOverNodeInfo
Internal method used to indicate that update operations are not allowed
discard(net.sf.saxon.om.DocumentInfo) - method in class net.sf.saxon.om.DocumentPool
Release a document from the document pool.
Remove a document from the document pool.
DISINHERIT_NAMESPACES - static field in class net.sf.saxon.event.ReceiverOptions
Flag passed on startElement indicating that the element does not inherit the namespaces of its ancestors.
DISJOINT - static field in class net.sf.saxon.type.TypeHierarchy
Constant denoting relationship between two types: A is disjoint from B
display() - method in class net.sf.saxon.sort.IntHashMap
Diagnostic display of contents
Diagnostic print of expression structure.
displayExpressionName() - method in class net.sf.saxon.expr.Atomizer
Diagnostic print of expression structure.
displayExpressionName() - method in class net.sf.saxon.expr.FirstItemExpression
displayExpressionName() - method in class net.sf.saxon.expr.LazyExpression
displayExpressionName() - method in class net.sf.saxon.expr.SingletonAtomizer
Give a string representation of the expression name for use in diagnostics
displayExpressionName() - method in class net.sf.saxon.expr.TailCallLoop
Give a string representation of the expression name for use in diagnostics
displayExpressionName() - method in class net.sf.saxon.expr.UnaryExpression
Return the element name to use in the expression tree
DIsplay the parameter expressions
displayLicenseMessage() - method in class net.sf.saxon.Configuration
Display a message about the license status
displayOperator() - method in class net.sf.saxon.expr.BinaryExpression
displayOperator() - method in class net.sf.saxon.expr.GeneralComparison
displayOperator() - method in class net.sf.saxon.expr.GeneralComparison10
displayOperator() - method in class net.sf.saxon.expr.SingletonComparison
displayOperator() - method in class net.sf.saxon.expr.ValueComparison
Give a string representation of the operator for use in diagnostics
displayTypeName() - method in class net.sf.saxon.value.ObjectValue
Display the type name for use in error messages
displayTypeName(net.sf.saxon.om.Item) - static method in class net.sf.saxon.type.Type
Output (for diagnostics) a representation of the type of an item.
Iterator class to return the distinct values in a sequence
Create an iterator over the distinct values in a sequence
DistinctValues - class net.sf.saxon.functions.DistinctValues
The XPath 2.0 distinct-values() function
DIV - static field in class net.sf.saxon.expr.Calculator
DIV - static field in class net.sf.saxon.expr.Token
Operator "div"
div(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.BigIntegerValue
Divide by another integer
div(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.Int64Value
Divide by another integer
div(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.IntegerValue
Divide by another integer
Find the ratio between two durations
divide(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.DurationValue
Divide a duration by a another duration
Find the ratio between two durations
DIVIDE_PRECISION - static field in class net.sf.saxon.value.DecimalValue
DO_NOT_RECOVER - static field in class net.sf.saxon.Configuration
Constant indicating that when a recoverable error occurs, the processor should not attempt to take the defined recovery action, but should terminate with an error.
Doc - class net.sf.saxon.functions.Doc
Implement the fn:doc() function - a simplified form of the Document function
DocAvailable - class net.sf.saxon.functions.DocAvailable
Implement the fn:doc-available() function
Doctype - class net.sf.saxon.instruct.Doctype
A saxon:doctype element in the stylesheet.
Doctype(net.sf.saxon.expr.Expression) - constructor for class net.sf.saxon.instruct.Doctype
DOCTYPE_PUBLIC - static field in class net.sf.saxon.om.StandardNames
DOCTYPE_SYSTEM - static field in class net.sf.saxon.om.StandardNames
document - field in class net.sf.saxon.dotnet.DotNetDomBuilder
Document - class net.sf.saxon.functions.Document
Implements the XSLT document() function
DOCUMENT - static field in class net.sf.saxon.pattern.NodeKindTest
DOCUMENT - static field in class net.sf.saxon.type.Type
Item type representing a document node
DOCUMENT_URI - static field in class net.sf.saxon.functions.NamePart
DocumentBuilder - class net.sf.saxon.s9api.DocumentBuilder
A document builder holds properties controlling how a Saxon document tree should be built, and provides methods to invoke the tree construction.
DocumentBuilder(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.s9api.DocumentBuilder
Create a DocumentBuilder.
Implementation of JAXP 1.1 DocumentBuilderFactory.
DocumentBuilderFactoryImpl() - constructor for class net.sf.saxon.dom.DocumentBuilderFactoryImpl
DocumentBuilderImpl - class net.sf.saxon.dom.DocumentBuilderImpl
This class implements the JAXP DocumentBuilder interface, allowing a Saxon TinyTree to be constructed using standard JAXP parsing interfaces.
DocumentEventIgnorer - class net.sf.saxon.pull.DocumentEventIgnorer
This is a filter that can be added to a pull pipeline to remove START_DOCUMENT and END_DOCUMENT events.
DocumentImpl - class net.sf.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 net.sf.saxon.tree.DocumentImpl
DocumentInfo - interface net.sf.saxon.om.DocumentInfo
This interface represents a document node as defined in the XPath 2.0 data model.
DocumentInstr - class net.sf.saxon.instruct.DocumentInstr
An instruction to create a document node.
DocumentInstr(boolean,String,String) - constructor for class net.sf.saxon.instruct.DocumentInstr
Create a document constructor instruction
DocumentNodeTest - class net.sf.saxon.pattern.DocumentNodeTest
A DocumentNodeTest implements the test document-node(element(~,~))
DocumentNodeTest(net.sf.saxon.pattern.NodeTest) - constructor for class net.sf.saxon.pattern.DocumentNodeTest
documentNumber - field in class net.sf.saxon.dom.DocumentWrapper
documentNumber - field in class net.sf.saxon.dom4j.DocumentWrapper
documentNumber - field in class net.sf.saxon.dotnet.DocumentWrapper
documentNumber - field in class net.sf.saxon.jdom.DocumentWrapper
documentNumber - field in class net.sf.saxon.xom.DocumentWrapper
documentNumber - field in class net.sf.saxon.tinytree.TinyTree
documentNumber - field in class net.sf.saxon.om.VirtualCopy
This class (which has one instance per Configuration) is used to allocate unique document numbers.
DocumentOrderIterator takes as input an iteration of nodes in any order, and returns as output an iteration of the same nodes in document order, eliminating any duplicates.
Iterate over a sequence in document order.
This class is an implementation of the DOM Document class that wraps a Saxon DocumentInfo representation of a document node.
DocumentPool - class net.sf.saxon.om.DocumentPool
An object representing the collection of documents handled during a single transformation.
DocumentSender - class net.sf.saxon.event.DocumentSender
Sends an entire document to a Receiver.
DocumentSender(net.sf.saxon.om.NodeInfo) - constructor for class net.sf.saxon.event.DocumentSender
Create a DocumentSender, which takes an input document tree and generates a stream of events for a Receiver
DocumentSorter - class net.sf.saxon.sort.DocumentSorter
A DocumentSorter is an expression that sorts a sequence of nodes into document order.
DocumentSorter(net.sf.saxon.expr.Expression) - constructor for class net.sf.saxon.sort.DocumentSorter
DocumentWrapper - class net.sf.saxon.dom.DocumentWrapper
The document node of a tree implemented as a wrapper around a DOM Document.
DocumentWrapper - class net.sf.saxon.dom4j.DocumentWrapper
The root node of an XPath tree.
DocumentWrapper - class net.sf.saxon.dotnet.DocumentWrapper
The document node of a tree implemented as a wrapper around a DOM Document.
DocumentWrapper - class net.sf.saxon.jdom.DocumentWrapper
The root node of an XPath tree that wraps a JDOM document node.
DocumentWrapper - class net.sf.saxon.xom.DocumentWrapper
The root node of an XPath tree.
Create a Saxon wrapper for a dom4j document
Create a Saxon wrapper for a JDOM document
Wrap a DOM Document or DocumentFragment node
Create a Saxon wrapper for a XOM root node
Wrap a DOM Document or DocumentFragment node
docWrapper - field in class net.sf.saxon.dom.NodeWrapper
docWrapper - field in class net.sf.saxon.dom4j.NodeWrapper
docWrapper - field in class net.sf.saxon.dotnet.NodeWrapper
docWrapper - field in class net.sf.saxon.jdom.NodeWrapper
docWrapper - field in class net.sf.saxon.xom.NodeWrapper
docWrapper - field in class net.sf.saxon.om.StrippedNode
DOLLAR - static field in class net.sf.saxon.expr.Token
"$" symbol
DOM4JObjectModel - class net.sf.saxon.dom4j.DOM4JObjectModel
This class is the DOM4J implementation of Saxon's ExternalObjectModel interface; it supports the wrapping of DOM4J documents as instances of the Saxon NodeInfo interface.
DOM4JObjectModel() - constructor for class net.sf.saxon.dom4j.DOM4JObjectModel
doMain(args[]) - method in class net.sf.saxon.Compile
Support method for main program.
DOMDestination - class net.sf.saxon.s9api.DOMDestination
This class represents a Destination (for example, the destination of the output of a transformation) in which the results are written to a newly constructed DOM tree in memory.
DOMDestination(org.w3c.dom.Document) - constructor for class net.sf.saxon.s9api.DOMDestination
Create a DOMDestination, supplying the root of a DOM document to which the content of the result treee will be appended.
DOMEnvelope - class net.sf.saxon.dom.DOMEnvelope
DOMEnvelope is an object model representation in which DOM interfaces are wrapped around Saxon NodeInfo nodes: that is, it implements the DOM on top of a Saxon tree implementation such as the tiny tree or linked tree.
DOMEnvelope() - constructor for class net.sf.saxon.dom.DOMEnvelope
DOMExceptionImpl - class net.sf.saxon.dom.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 net.sf.saxon.dom.DOMExceptionImpl
domLevel3 - field in class net.sf.saxon.dom.DocumentWrapper
DOMNodeList - class net.sf.saxon.dom.DOMNodeList
This class wraps a list of nodes as a DOM NodeList
DOMNodeList(List) - constructor for class net.sf.saxon.dom.DOMNodeList
Construct an node list that wraps a supplied SequenceExtent.
DOMObjectModel - class net.sf.saxon.dom.DOMObjectModel
This interface must be implemented by any third-party object model that can be wrapped with a wrapper that implements the Saxon Object Model (the NodeInfo interface).
DOMObjectModel() - constructor for class net.sf.saxon.dom.DOMObjectModel
DOMSender - class net.sf.saxon.dom.DOMSender
DOMSender.java: pseudo-SAX driver for a DOM source document.
DOMTransform - class net.sf.saxon.dom.DOMTransform
Variant of command line net.sf.saxon.Transform do build the source document in DOM and then proceed with the transformation.
DOMWriter - class net.sf.saxon.dom.DOMWriter
DOMWriter is a Receiver that attaches the result tree to a specified Node in a DOM Document
Promote a subexpression if possible, and if the expression was changed, carry out housekeeping to reset the static properties and correct the parent pointers in the tree
doQuery(args[],String) - method in class net.sf.saxon.Query
Support method for main program.
Character class representing the characters matched by the XPath "." metacharacter
DOT - static field in class net.sf.saxon.expr.Token
"." symbol
Dot() - constructor for class net.sf.saxon.regex.SurrogateRegexTranslator.Dot
Create a character class for the "." metacharacter
DOT_NET_TYPE - static field in class net.sf.saxon.om.NamespaceConstant
Namespace for types representing external .NET objects
DOTDOT - static field in class net.sf.saxon.expr.Token
".." symbol
A DotNetCollationFactory allows a Collation to be created given a set of properties that the collation should have.
This class implements the CollectionURIResolver interface by wrapping an IEnumerable which returns Uri values (the URIs of the documents in the collection)
DotNetCollectionURIResolver() - constructor for class net.sf.saxon.dotnet.DotNetCollectionURIResolver
DotNetComparator - class net.sf.saxon.dotnet.DotNetComparator
A Collation implemented as a wrapper around a .NET CompareInfo object.
DotNetComparator(CompareInfo,CompareOptions) - constructor for class net.sf.saxon.dotnet.DotNetComparator
Create a collation based on a given .NET CompareInfo and CompareOptions
DotNetDomBuilder - class net.sf.saxon.dotnet.DotNetDomBuilder
DotNetDomBuilder is a Receiver that constructs an XmlDocument, the .NET implementation of a DOM
This class acts as a container for an extension function defined to call a method in a user-defined .NET class.
DotNetExtensionFunctionCall() - constructor for class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
Default constructor
This class acts as a factory for creating expressions that call Java extension functions.
The DotNetExtensionLibrary is a FunctionLibrary that binds XPath function calls to calls on .NET methods (or constructors, or properties).
Construct a JavaExtensionLibrary and establish the default uri->class mappings.
This class represents the type of an external Java object returned by an extension function, or supplied as an external variable/parameter.
DotNetInputStream - class net.sf.saxon.dotnet.DotNetInputStream
A Java InputStream implemented as a wrapper around a .NET stream
DotNetInputStream(Stream) - constructor for class net.sf.saxon.dotnet.DotNetInputStream
DotNetObjectValue - class net.sf.saxon.dotnet.DotNetObjectValue
An XPath value that encapsulates a .NET object.
DotNetObjectValue(Object) - constructor for class net.sf.saxon.dotnet.DotNetObjectValue
DotNetOutputResolver - class net.sf.saxon.dotnet.DotNetOutputResolver
This class defines the default OutputURIResolver.
DotNetOutputStream - class net.sf.saxon.dotnet.DotNetOutputStream
A Java OutputStream implemented as a wrapper around a .NET stream
DotNetOutputStream(Stream) - constructor for class net.sf.saxon.dotnet.DotNetOutputStream
DotNetPlatform - class net.sf.saxon.dotnet.DotNetPlatform
Implementation of the Platform interface containing methods appropriate to the .NET platform
DotNetPullProvider - class net.sf.saxon.dotnet.DotNetPullProvider
This class implements the Saxon PullProvider interface as a wrapper around a .NET XMLReader.
DotNetPullProvider(XmlReader) - constructor for class net.sf.saxon.dotnet.DotNetPullProvider
DotNetReader - class net.sf.saxon.dotnet.DotNetReader
An implementation of java.io.Reader that wraps a .NET System.IO.TextReader
DotNetReader(TextReader) - constructor for class net.sf.saxon.dotnet.DotNetReader
Create a Java Reader that wraps a .NET Reader
DotNetReceiver - class net.sf.saxon.dotnet.DotNetReceiver
This class is a Saxon Receiver that writes events through to a .NET XmlTextWriter
DotNetReceiver(XmlWriter) - constructor for class net.sf.saxon.dotnet.DotNetReceiver
Create a Receiver that directs output to a .NET XmlTextWriter
DotNetRegexIterator - class net.sf.saxon.dotnet.DotNetRegexIterator
Class JRegexIterator - provides an iterator over matched and unmatched substrings.
DotNetRegexIterator(String,Regex) - constructor for class net.sf.saxon.dotnet.DotNetRegexIterator
Construct a RegexIterator.
DotNetRegexTranslator - class net.sf.saxon.dotnet.DotNetRegexTranslator
This class translates XML Schema regex syntax into .NET regex syntax.
DotNetRegexTranslator() - constructor for class net.sf.saxon.dotnet.DotNetRegexTranslator
Create a regular expression translator for the .NET platform
A compiled regular expression implemented using the .NET regex package
Create (compile) a regular expression
This class is the standard ModuleURIResolver used to implement the "import module" declaration in a Query Prolog.
DotNetStandardModuleURIResolver() - constructor for class net.sf.saxon.dotnet.DotNetStandardModuleURIResolver
DotNetTokenIterator - class net.sf.saxon.dotnet.DotNetTokenIterator
A DotNetTokenIterator is an iterator over the strings that result from tokenizing a string using a regular expression
DotNetTokenIterator(CharSequence,Regex) - constructor for class net.sf.saxon.dotnet.DotNetTokenIterator
Construct a JTokenIterator.
DotNetURIResolver - class net.sf.saxon.dotnet.DotNetURIResolver
This class implements the JAXP URIResolver as a wrapper around a .NET XmlResolver.
DotNetURIResolver(XmlResolver) - constructor for class net.sf.saxon.dotnet.DotNetURIResolver
DotNetWriter - class net.sf.saxon.dotnet.DotNetWriter
Implement a Java Writer that wraps a supplied .NET TextWriter
DotNetWriter(TextWriter) - constructor for class net.sf.saxon.dotnet.DotNetWriter
Create a Java Writer that wraps a supplied .NET TextWriter
doTransform(args[],String) - method in class net.sf.saxon.Transform
Support method for main program.
DOUBLE - static field in class net.sf.saxon.type.BuiltInAtomicType
DOUBLE_DECIMAL - static field in class net.sf.saxon.expr.Calculator
DOUBLE_DOUBLE - static field in class net.sf.saxon.expr.Calculator
Calculators used when the first operand is a double
DOUBLE_FLOAT - static field in class net.sf.saxon.expr.Calculator
DOUBLE_INTEGER - static field in class net.sf.saxon.expr.Calculator
doubleKeywords - static field in class net.sf.saxon.expr.Token
Lookup table for composite (two-keyword) tokens
DoubleSortComparer - class net.sf.saxon.sort.DoubleSortComparer
An AtomicComparer used for sorting values that are known to be numeric.
doubleToString(double) - static method in class net.sf.saxon.value.DoubleValue
Internal method used for conversion of a double to a string
DoubleValue - class net.sf.saxon.value.DoubleValue
A numeric (double precision floating point) value
DoubleValue(CharSequence) - constructor for class net.sf.saxon.value.DoubleValue
Constructor supplying a string
DoubleValue(double) - constructor for class net.sf.saxon.value.DoubleValue
Constructor supplying a double
DoubleValue(double,net.sf.saxon.type.AtomicType) - constructor for class net.sf.saxon.value.DoubleValue
Constructor supplying a double and an AtomicType, for creating a value that belongs to a user-defined subtype of xs:double.
DTD_VALIDATION - static field in class net.sf.saxon.FeatureKeys
DTD_VALIDATION must be a Boolean.
DummyNamespaceResolver - class net.sf.saxon.instruct.DummyNamespaceResolver
A dummy namespace resolver used when validating QName-valued attributes written to the result tree.
dumpDataStructure() - method in class net.sf.saxon.tinytree.LargeStringBuffer
Produce diagnostic dump
DURATION - static field in class net.sf.saxon.type.BuiltInAtomicType
DURATION_DATETIME - static field in class net.sf.saxon.expr.Calculator
Calculators used when the second operand is xs:dateTime, xs:date, or xs:time, and the first is a duration
DURATION_DURATION - static field in class net.sf.saxon.expr.Calculator
Calculators used when the both operands are durations
DURATION_NUMERIC - static field in class net.sf.saxon.expr.Calculator
Calculators used when the first operand is a duration and the second is numeric
DurationValue - class net.sf.saxon.value.DurationValue
A value of type xs:duration
DurationValue() - constructor for class net.sf.saxon.value.DurationValue
Private constructor for internal use
DurationValue(boolean,int,int,int,int,int,long,int) - constructor for class net.sf.saxon.value.DurationValue
Constructor for xs:duration taking the components of the duration.
Constructor for xs:duration taking the components of the duration, plus a user-specified type which must be a subtype of xs:duration.
Call the function dynamically.
DynamicError - class net.sf.saxon.trans.DynamicError
Subclass of XPathException used for dynamic errors
Construct an exception with diagnostic information.
DynamicError(String) - constructor for class net.sf.saxon.trans.DynamicError
DynamicError(String,SourceLocator) - constructor for class net.sf.saxon.trans.DynamicError
DynamicError(String,SourceLocator,Throwable) - constructor for class net.sf.saxon.trans.DynamicError
DynamicError(String,String) - constructor for class net.sf.saxon.trans.DynamicError
Method used in subclasses to signal a dynamic error
DynamicError(String,Throwable) - constructor for class net.sf.saxon.trans.DynamicError
DynamicError(Throwable) - constructor for class net.sf.saxon.trans.DynamicError
dynamicLoad(String,String,boolean) - method in class net.sf.saxon.dotnet.DotNetPlatform
Dynamically load a .NET class with a given name, starting with a URI that contains information about the type and the assembly
DynamicQueryContext - class net.sf.saxon.query.DynamicQueryContext
This object represents a dynamic context for query execution.
DynamicQueryContext(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.query.DynamicQueryContext
Create the dynamic context for a query

E

Evaluate an expression now; lazy evaluation is not permitted in this case
eagerEvaluationMode(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.expr.ExpressionTool
Determine the method of evaluation to be used when lazy evaluation of an expression is preferred.
EagerLetExpression - class net.sf.saxon.expr.EagerLetExpression
An EagerLetExpression is the same as a LetExpression except that the variable is evaluated using eager evaluation rather than lazy evaluation.
EagerLetExpression() - constructor for class net.sf.saxon.expr.EagerLetExpression
This class is an implementation of XPathContext used when evaluating constant sub-expressions at compile time.
Create an early evaluation context, used for evaluating constant expressions at compile time
Test whether a given expression is capable of returning a value that has an effective boolean value.
ebvError(String) - static method in class net.sf.saxon.expr.ExpressionTool
Report an error in computing the effective boolean value of an expression
effectiveBooleanValue() - method in class net.sf.saxon.value.AtomicValue
Get the effective boolean value of the value
effectiveBooleanValue() - method in class net.sf.saxon.value.BigIntegerValue
Return the effective boolean value of this integer
effectiveBooleanValue() - method in class net.sf.saxon.value.BooleanValue
Get the effective boolean value of this expression
effectiveBooleanValue() - method in class net.sf.saxon.value.DecimalValue
effectiveBooleanValue() - method in class net.sf.saxon.value.DoubleValue
Get the effective boolean value
effectiveBooleanValue() - method in class net.sf.saxon.value.EmptySequence
Get the effective boolean value - always false
effectiveBooleanValue() - method in class net.sf.saxon.value.FloatValue
Get the effective boolean value
effectiveBooleanValue() - method in class net.sf.saxon.value.Int64Value
Return the effective boolean value of this integer
effectiveBooleanValue() - method in class net.sf.saxon.value.ObjectValue
Get the effective boolean value of the value
effectiveBooleanValue() - method in class net.sf.saxon.value.SequenceExtent
Get the effective boolean value
effectiveBooleanValue() - method in class net.sf.saxon.value.ShareableSequence
Get the effective boolean value
effectiveBooleanValue() - method in class net.sf.saxon.value.SingletonNode
Get the effective boolean value
effectiveBooleanValue() - method in class net.sf.saxon.value.StringValue
Get the effective boolean value of a string
effectiveBooleanValue() - method in class net.sf.saxon.value.Value
Get the effective boolean value of the expression.
Evaluate as a boolean.
effectiveBooleanValue(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.BooleanFn
Evaluate the effective boolean value
Get the effective boolean value of the expression.
Get the effective boolean value of the expression.
Get the effective boolean value of the expression.
effectiveBooleanValue(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Existence
Evaluate the function in a boolean context
Get the effective boolean value of the expression.
Evaluate the expression in a boolean context
Evaluate the expression in a boolean context
Get the effective boolean value of the expression.
Evaluate the expression as a boolean
Get the effective boolean value of the expression.
Get the effective boolean value of the expression.
Get the effective boolean value of the expression.
Get the effective boolean value of the expression.
Get the effective boolean value of the expression.
Get the result as a boolean
effectiveBooleanValue(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Reverse
Get the effective boolean value of the expression.
Get the effective boolean value of the expression.
Evaluate the expression in a boolean context
Evaluate the effective boolean value of the expression
Get the effective boolean value.
Determine the effective boolean value of a sequence, given an iterator over the sequence
ELEMENT - static field in class net.sf.saxon.Err
ELEMENT - static field in class net.sf.saxon.pattern.NodeKindTest
ELEMENT - static field in class net.sf.saxon.type.Type
Type representing an element node - element()
ELEMENT_AVAILABLE - static field in class net.sf.saxon.functions.Available
ELEMENT_QNAME - static field in class net.sf.saxon.expr.Token
composite token <'element' QNAME> (XQuery only)
elementCode - field in class net.sf.saxon.event.XMLEmitter
ElementCreator - class net.sf.saxon.instruct.ElementCreator
An instruction that creates an element node.
ElementCreator() - constructor for class net.sf.saxon.instruct.ElementCreator
Construct an ElementCreator.
ElementImpl - class net.sf.saxon.tree.ElementImpl
ElementImpl implements an element with no attributes or namespace declarations.
ElementImpl() - constructor for class net.sf.saxon.tree.ElementImpl
Construct an empty ElementImpl
ElementNameTracker - class net.sf.saxon.pull.ElementNameTracker
This is a filter that can be added to a pull pipeline to remember element names so that they are available immediately after the END_ELEMENT event is notified
ElementOverNodeInfo - class net.sf.saxon.dom.ElementOverNodeInfo
This class is an implementation of the DOM Element class that wraps a Saxon NodeInfo representation of an element node.
ELEMENTS - static field in class net.sf.saxon.om.StandardNames
elementStack - field in class net.sf.saxon.event.XMLEmitter
A node in the XML parse tree representing an XML element.
ELSE - static field in class net.sf.saxon.expr.Token
Keyword "else"
ELSE_EXPRESSION - static field in class net.sf.saxon.trace.Location
An XPath or XQuery "else" clause.
emitAttribute(String,String) - method in class net.sf.saxon.trace.ExpressionPresenter
Output an attribute node
Emitter - class net.sf.saxon.event.Emitter
Emitter: This abstract class defines methods that must be implemented by components that format SAXON output.
EMPTY - static field in class net.sf.saxon.functions.Existence
EMPTY - static field in class net.sf.saxon.value.MemoClosure
EMPTY - static field in class net.sf.saxon.instruct.SlotManager
An empty SlotManager
EMPTY - static field in class net.sf.saxon.expr.StackFrame
EMPTY - static field in class net.sf.saxon.expr.StaticProperty
Occurence indicator when an empty sequence is required
Character class that matches nothing
EMPTY - static field in class net.sf.saxon.type.Type
Item type that matches no items (corresponds to SequenceType empty())
empty - field in class net.sf.saxon.event.XMLEmitter
EMPTY_ATTRIBUTE_COLLECTION - static field in class net.sf.saxon.om.AttributeCollectionImpl
EMPTY_CLASS_ARRAY - static field in class net.sf.saxon.value.Value
EMPTY_INT_ARRAY - static field in class net.sf.saxon.sort.IntArraySet
EMPTY_NAMESPACE_LIST - static field in class net.sf.saxon.om.NodeInfo
EMPTY_PARAMETER_SET - static field in class net.sf.saxon.instruct.ParameterSet
EMPTY_SEQUENCE - static field in class net.sf.saxon.value.SequenceType
A type that only permits the empty sequence
EMPTY_STRING - static field in class net.sf.saxon.value.StringValue
EMPTY_URI - static field in class net.sf.saxon.value.AnyURIValue
EMPTY_VALUE_ARRAY - static field in class net.sf.saxon.om.ValueRepresentation
An empty array of ValueRepresentation objects
emptyElementTagCloser(String,int) - method in class net.sf.saxon.event.XHTMLEmitter
Close an empty element tag.
emptyElementTagCloser(String,int) - method in class net.sf.saxon.event.XMLEmitter
Close an empty element tag.
EmptyEventIterator - class net.sf.saxon.evpull.EmptyEventIterator
This class is an EventIterator over an empty sequence.
A Comparer that modifies a base comparer by sorting empty key values and NaN values last (greatest), as opposed to the default which sorts them first.
Create an EmptyGreatestComparer
EmptyIntIterator - class net.sf.saxon.sort.EmptyIntIterator
An iterator over a zero-length sequence of integers
EmptyIterator - class net.sf.saxon.om.EmptyIterator
EmptyIterator: an iterator over an empty sequence.
emptyLeast - field in class net.sf.saxon.sort.SortKeyDefinition
A class representing an empty set of namespace declarations
EmptySequence - class net.sf.saxon.value.EmptySequence
An EmptySequence object represents a sequence containing no members.
EmptySequenceTest - class net.sf.saxon.pattern.EmptySequenceTest
NodeTest is an interface that enables a test of whether a node has a particular name and type.
ENCODE_FOR_URI - static field in class net.sf.saxon.functions.EscapeURI
ENCODING - static field in class net.sf.saxon.om.StandardNames
end - field in class net.sf.saxon.om.ArrayIterator
end - field in class net.sf.saxon.value.IntegerRange
END_DOCUMENT - static field in class net.sf.saxon.pull.PullProvider
END_DOCUMENT is notified at the end of processing a document node, that is, after all the descendants of the document node have been notified.
END_ELEMENT - static field in class net.sf.saxon.pull.PullProvider
END_ELEMENT is notified at the end of an element node, that is, after all the children and descendants of the element have either been processed or skipped.
END_OF_INPUT - static field in class net.sf.saxon.pull.PullProvider
The END_OF_INPUT event is returned to indicate the end of the sequence being read.
endCDATA() - method in class net.sf.saxon.event.ReceivingContentHandler
endCurrentItem(net.sf.saxon.om.Item) - method in class net.sf.saxon.trace.AbstractTraceListener
Called after a node of the source tree got processed
Method that is called when an instruction has finished processing a new current item and is ready to select a new current item or revert to the previous current item.
endCurrentItem(net.sf.saxon.om.Item) - method in class net.sf.saxon.trace.TimedTraceListener
Called after a node of the source tree got processed
endCurrentItem(net.sf.saxon.om.Item) - method in class net.sf.saxon.trace.TraceEventMulticaster
Called when an item ceases to be the current item
endCurrentItem(net.sf.saxon.om.Item) - method in class net.sf.saxon.trace.TraceListener
Method that is called when an instruction has finished processing a new current item and is ready to select a new current item or revert to the previous current item.
endDocument() - method in class net.sf.saxon.event.Builder
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.ComplexContentOutputter
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.ContentHandlerProxy
Notify the end of the document
endDocument() - method in class net.sf.saxon.dom.DOMWriter
Notify the end of a document node
endDocument() - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Notify the end of a document node
endDocument() - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.MessageEmitter
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.MessageWarner
endDocument() - method in class net.sf.saxon.event.ProxyReceiver
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.Receiver
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.ReceivingContentHandler
Receive notification of the end of a document
endDocument() - method in class net.sf.saxon.query.SequenceWrapper
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.SequenceWriter
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.Sink
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.StartTagBuffer
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.TeeOutputter
Notify the end of a document node
endDocument() - method in class net.sf.saxon.tinytree.TinyBuilder
Callback interface for SAX: not for application use
endDocument() - method in class net.sf.saxon.event.TracingFilter
Notify the end of a document node
endDocument() - method in class net.sf.saxon.TransformerHandlerImpl
Override the behaviour of endDocument() in ReceivingContentHandler, so that it fires off the transformation of the constructed document
endDocument() - method in class net.sf.saxon.event.TreeReceiver
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.TypeCheckingFilter
Notify the end of a document node
endDocument() - method in class net.sf.saxon.event.XMLEmitter
Notify the end of a document node
EndDocumentEvent - class net.sf.saxon.evpull.EndDocumentEvent
Pull event representing the end of a document
endDTD() - method in class net.sf.saxon.event.ReceivingContentHandler
Register the end of the DTD.
endElement() - method in class net.sf.saxon.event.CDATAFilter
Output element end tag
endElement() - method in class net.sf.saxon.event.CommentStripper
Callback interface for SAX: not for application use
endElement() - method in class net.sf.saxon.event.ComplexContentOutputter
Output an element end tag.
endElement() - method in class net.sf.saxon.event.ContentHandlerProxy
End of element
endElement() - method in class net.sf.saxon.dom.DOMWriter
End of an element.
endElement() - method in class net.sf.saxon.dotnet.DotNetDomBuilder
End of an element.
endElement() - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify the end of an element.
endElement() - method in class net.sf.saxon.trace.ExpressionPresenter
End an element in the expression tree
endElement() - method in class net.sf.saxon.event.HTMLEmitter
Output an element end tag.
endElement() - method in class net.sf.saxon.event.HTMLIndenter
Output element end tag
endElement() - method in class net.sf.saxon.event.IDFilter
endElement:
endElement() - method in class net.sf.saxon.event.MetaTagAdjuster
End of element
endElement() - method in class net.sf.saxon.event.NamespaceReducer
endElement: Discard the namespaces declared on this element.
endElement() - method in class net.sf.saxon.event.ProxyReceiver
End of element
endElement() - method in class net.sf.saxon.pull.PullNamespaceReducer
endElement: Discard the namespaces declared on this element.
endElement() - method in class net.sf.saxon.event.Receiver
Notify the end of an element.
endElement() - method in class net.sf.saxon.query.SequenceWrapper
End of element
endElement() - method in class net.sf.saxon.event.SequenceWriter
Output an element end tag.
endElement() - method in class net.sf.saxon.event.Sink
End of element
endElement() - method in class net.sf.saxon.event.StartTagBuffer
endElement: Discard the namespaces declared on this element.
endElement() - method in class net.sf.saxon.event.Stripper
Handle an end-of-element event
endElement() - method in class net.sf.saxon.event.TeeOutputter
Notify the end of an element.
endElement() - method in class net.sf.saxon.event.TEXTEmitter
Output an element end tag.
endElement() - method in class net.sf.saxon.tinytree.TinyBuilder
Callback interface for SAX: not for application use
endElement() - method in class net.sf.saxon.event.TracingFilter
End of element
endElement() - method in class net.sf.saxon.tree.TreeBuilder
Notify the end of an element
endElement() - method in class net.sf.saxon.event.TreeReceiver
End of element
endElement() - method in class net.sf.saxon.event.TypeCheckingFilter
End of element
endElement() - method in class net.sf.saxon.style.UseWhenFilter
End of element
endElement() - method in class net.sf.saxon.event.XMLEmitter
End of an element.
endElement() - method in class net.sf.saxon.event.XMLIndenter
Output element end tag
endElement(String,String,String) - method in class net.sf.saxon.event.ReceivingContentHandler
Report the end of an element (the close tag)
EndElementEvent - class net.sf.saxon.evpull.EndElementEvent
Pull event representing the end of an element node
endEntity(String) - method in class net.sf.saxon.event.ReceivingContentHandler
endPrefixMapping(String) - method in class net.sf.saxon.om.PrefixNormalizer
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - method in class net.sf.saxon.event.ReceivingContentHandler
Notify that a namespace binding is going out of scope
endSubsidiaryElement() - method in class net.sf.saxon.trace.ExpressionPresenter
End a child element in the output
ENDSWITH - static field in class net.sf.saxon.functions.Contains
endsWith(String,String) - method in class net.sf.saxon.sort.CodepointCollator
Test whether one string ends with another, according to the rules of the XPath ends-with() function
endsWith(String,String) - method in class net.sf.saxon.dotnet.DotNetComparator
Test whether one string ends with another, according to the rules of the XPath ends-with() function
endsWith(String,String) - method in class net.sf.saxon.sort.RuleBasedSubstringMatcher
Test whether one string ends with another, according to the rules of the XPath ends-with() function
endsWith(String,String) - method in class net.sf.saxon.sort.SubstringMatcher
Test whether one string ends with another, according to the rules of the XPath ends-with() function
ensureCapacity(int) - method in class net.sf.saxon.om.FastStringBuffer
Expand the character array if necessary to ensure capacity for appended data
Called when an instruction in the stylesheet gets processed
Method that is called when an instruction in the stylesheet gets processed.
Called when an instruction in the stylesheet gets processed
Called when an element of the stylesheet gets processed
Method that is called when an instruction in the stylesheet gets processed.
ENTITIES - static field in class net.sf.saxon.type.BuiltInListType
ENTITY - static field in class net.sf.saxon.type.BuiltInAtomicType
StandardFunction.Entry - class net.sf.saxon.functions.StandardFunction.Entry
An entry in the table describing the properties of a function
env - field in class net.sf.saxon.expr.ExpressionParser
EOF - static field in class net.sf.saxon.expr.Token
Pseudo-token representing the end of the expression
EOS - static field in class net.sf.saxon.regex.RegexData
eos - field in class net.sf.saxon.regex.RegexTranslator
EqualityComparer - class net.sf.saxon.sort.EqualityComparer
A comparer for comparing two atomic values where (a) equals is defined, and is implemented using the Java equals() method, and (b) ordering is not defined, and results in a dynamic error.
EQUALS - static field in class net.sf.saxon.expr.Token
Equals token ("=")
equals(Object) - method in class net.sf.saxon.expr.AtomicSequenceConverter
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.value.AtomicValue
The equals() methods on atomic values is defined to follow the semantics of eq when applied to two atomic values.
equals(Object) - method in class net.sf.saxon.expr.AxisExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.value.Base64BinaryValue
Test if the two base64Binary values are equal.
equals(Object) - method in class net.sf.saxon.value.BigIntegerValue.BigIntegerComparable
equals(Object) - method in class net.sf.saxon.expr.BinaryExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.value.BooleanValue
Determine whether two boolean values are equal
equals(Object) - method in class net.sf.saxon.type.BuiltInAtomicType
Two types are equal if they have the same fingerprint.
equals(Object) - method in class net.sf.saxon.expr.CardinalityChecker
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.expr.CastableExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.expr.CastExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.tinytree.CharSlice
Compare equality
equals(Object) - method in class net.sf.saxon.pattern.CombinedNodeTest
Indicates whether some other object is "equal to" this one.
equals(Object) - method in class net.sf.saxon.sort.ComparisonKey
Test if two comparison keys are equal
equals(Object) - method in class net.sf.saxon.tinytree.CompressedWhitespace
Indicates whether some other object is "equal to" this one.
equals(Object) - method in class net.sf.saxon.pattern.ContentTypeTest
Indicates whether some other object is "equal to" this one.
equals(Object) - method in class net.sf.saxon.expr.ContextItemExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.value.DateTimeValue
Context-free comparison of two dateTime values
equals(Object) - method in class net.sf.saxon.trans.DecimalSymbols
equals(Object) - method in class net.sf.saxon.value.DecimalValue.DecimalComparable
equals(Object) - method in class net.sf.saxon.pattern.DocumentNodeTest
equals(Object) - method in class net.sf.saxon.value.DurationValue
Test if the two durations are of equal length.
equals(Object) - method in class net.sf.saxon.value.EmptySequence
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.expr.FilterExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.expr.FunctionCall
Determine whether two expressions are equivalent
equals(Object) - method in class net.sf.saxon.value.GDateValue
The equals() methods on atomic values is defined to follow the semantics of eq when applied to two atomic values.
equals(Object) - method in class net.sf.saxon.value.HexBinaryValue
Test if the two hexBinary or Base64Binaryvalues are equal.
equals(Object) - method in class net.sf.saxon.expr.InstanceOfExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.value.Int64Value.Int64Comparable
equals(Object) - method in class net.sf.saxon.sort.IntArraySet
Test whether this set has exactly the same members as another set
equals(Object) - method in class net.sf.saxon.sort.IntHashSet
Test whether this set has exactly the same members as another set
equals(Object) - method in class net.sf.saxon.sort.IntRangeSet
Test whether this set has exactly the same members as another set.
equals(Object) - method in class net.sf.saxon.expr.ItemChecker
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.tinytree.LargeStringBuffer
Compare equality
equals(Object) - method in class net.sf.saxon.expr.Literal
Determine whether two literals are equal, when considered as expressions.
equals(Object) - method in class net.sf.saxon.pattern.LocalNameTest
Indicates whether some other object is "equal to" this one.
equals(Object) - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.pattern.NamespaceTest
Indicates whether some other object is "equal to" this one.
equals(Object) - method in class net.sf.saxon.pattern.NameTest
Determines whether two NameTests are equal
equals(Object) - method in class net.sf.saxon.tree.NodeImpl
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.om.NodeInfo
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.pattern.NodeKindTest
Indicates whether some other object is "equal to" this one.
equals(Object) - method in class net.sf.saxon.dom.NodeWrapper
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.dotnet.NodeWrapper
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.jdom.NodeWrapper
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.xom.NodeWrapper
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.value.NotationValue
Determine if two Notation values are equal.
equals(Object) - method in class net.sf.saxon.expr.NumericPromoter
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.value.NumericValue
The equals() function compares numeric equality among integers, decimals, floats, doubles, and their subtypes
equals(Object) - method in class net.sf.saxon.value.ObjectValue
Determine if two ObjectValues are equal
equals(Object) - method in class net.sf.saxon.om.Orphan
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.expr.ParentNodeExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.expr.PathExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.s9api.QName
Test whether two QNames are equal.
equals(Object) - method in class net.sf.saxon.value.QNameValue
Determine if two QName values are equal.
equals(Object) - method in class net.sf.saxon.expr.RootExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.value.SequenceType
Indicates whether some other object is "equal to" this one.
equals(Object) - method in class net.sf.saxon.expr.SimpleMappingExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.value.StringValue
Determine if two AtomicValues are equal, according to XPath rules.
equals(Object) - method in class net.sf.saxon.om.StrippedNode
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.om.StructuredQName
Compare two StructuredQName values for equality.
equals(Object) - method in class net.sf.saxon.pattern.SubstitutionGroupTest
equals(Object) - method in class net.sf.saxon.expr.SuppliedParameterReference
Test if this expression is the same as another expression.
equals(Object) - method in class net.sf.saxon.expr.TailExpression
Compare two expressions to see if they are equal
equals(Object) - method in class net.sf.saxon.value.TimeValue
equals(Object) - method in class net.sf.saxon.tinytree.TinyNodeImpl
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.expr.UnaryExpression
Is this expression the same as another expression?
equals(Object) - method in class net.sf.saxon.pull.UnconstructedParent
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.value.Value
Compare two (sequence) values for equality.
equals(Object) - method in class net.sf.saxon.expr.VariableReference
Test if this expression is the same as another expression.
equals(Object) - method in class net.sf.saxon.om.VirtualCopy
The equals() method compares nodes for identity.
equals(Object) - method in class net.sf.saxon.s9api.XdmNode
The equals() relation between two XdmNode objects is true if they both represent the same node.
equivalentExpr - field in class net.sf.saxon.pattern.LocationPathPattern
ERR - static field in class net.sf.saxon.om.NamespaceConstant
The standard namespace for system error codes
Err - class net.sf.saxon.Err
Class containing utility methods for handling error messages
Error - class net.sf.saxon.functions.Error
Implement XPath function fn:error()
error(SAXParseException) - method in class net.sf.saxon.StandardErrorHandler
Callback interface for SAX: not for application use
error(TransformerException) - method in class net.sf.saxon.StandardErrorListener
Receive notification of a recoverable error.
ErrorExpression - class net.sf.saxon.expr.ErrorExpression
Error expression: this expression is generated when the supplied expression cannot be parsed, and the containing element enables forwards-compatible processing.
Constructor
ErrorIterator - class net.sf.saxon.expr.ErrorIterator
A SequenceIterator that throws an exception as soon as its next() method is called.
ErrorIterator(net.sf.saxon.trans.XPathException) - constructor for class net.sf.saxon.expr.ErrorIterator
errorOutput - field in class net.sf.saxon.StandardErrorListener
escape(CharSequence,String) - static method in class net.sf.saxon.functions.EscapeURI
Escape special characters in a URI.
escape(String) - method in class net.sf.saxon.trace.AbstractTraceListener
Escape a string for XML output (in an attribute delimited by double quotes).
ESCAPE_URI_ATTRIBUTES - static field in class net.sf.saxon.event.SaxonOutputKeys
escape-uri-attributes = "yes" | "no".
ESCAPE_URI_ATTRIBUTES - static field in class net.sf.saxon.om.StandardNames
escapeSpaces(String) - static method in class net.sf.saxon.functions.ResolveURI
Replace spaces by %20
EscapeURI - class net.sf.saxon.functions.EscapeURI
This class supports the functions encode-for-uri() and iri-to-uri()
escapeURIAttributes - field in class net.sf.saxon.event.HTMLURIEscaper
escapeURL(CharSequence,boolean) - static method in class net.sf.saxon.event.HTMLURIEscaper
Escape a URI according to the HTML rules: that is, a non-ASCII character (specifically, a character outside the range 32 - 126) is replaced by the %HH encoding of the octets in its UTF-8 representation
EucJPCharacterSet - class net.sf.saxon.charcode.EucJPCharacterSet
EucJPCharacterSet() - constructor for class net.sf.saxon.charcode.EucJPCharacterSet
EucKRCharacterSet - class net.sf.saxon.charcode.EucKRCharacterSet
EucKRCharacterSet() - constructor for class net.sf.saxon.charcode.EucKRCharacterSet
EVAL - static field in class net.sf.saxon.functions.Evaluate
eval(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.LetExpression
Evaluate the variable.
EvaluableItem - interface net.sf.saxon.expr.EvaluableItem
This interface is a simple subset of the Expression interface, that provides a single method to evaluate the result of an expression as a single item
EVALUATE - static field in class net.sf.saxon.functions.Evaluate
Evaluate - class net.sf.saxon.functions.Evaluate
This class implements the saxon:evaluate(), saxon:expression(), and saxon:eval() extension functions, which are specially-recognized by the system because they need access to parts of the static context
evaluate() - method in class net.sf.saxon.xpath.XPathExpressionImpl
Execute a prepared XPath expression, returning the results as a List.
evaluate() - method in class net.sf.saxon.s9api.XPathSelector
Evaluate the expression, returning the result as an XdmValue (that is, a sequence of nodes and/or atomic values).
evaluate() - method in class net.sf.saxon.s9api.XQueryEvaluator
Perform the query, returning the results as an XdmValue
evaluate(InputSource) - method in class net.sf.saxon.xpath.XPathExpressionImpl
Evaluate the XPath expression against an input source to obtain a string result
evaluate(InputSource,QName) - method in class net.sf.saxon.xpath.XPathExpressionImpl
Evaluate the XPath expression against an input source to obtain a result of a specified type
Do lazy evaluation of an expression.
Execute a the compiled Query, returning the results as a List.
Execute the expression, returning the result as a List, whose members will be instances of the class Item
evaluate(Object) - method in class net.sf.saxon.xpath.XPathExpressionImpl
Evaluate the expression to return a string value
evaluate(Object,QName) - method in class net.sf.saxon.xpath.XPathExpressionImpl
JAXP 1.3 evaluate() method
evaluate(Source) - method in class net.sf.saxon.sxpath.XPathExpression
Execute a prepared XPath expression, returning the results as a List in which items have been converted to the appropriate Java object.
evaluate(String) - method in class net.sf.saxon.xpath.XPathEvaluator
Prepare and execute an XPath expression, supplied as a string, and returning the results as a List.
evaluate(String,InputSource) - method in class net.sf.saxon.xpath.XPathEvaluator
Single-shot method to parse and build a source document, and compile an execute an XPath 2.0 expression, against that document, returning the result as a string
evaluate(String,InputSource,QName) - method in class net.sf.saxon.xpath.XPathEvaluator
Single-shot method to parse and build a source document, and compile an execute an XPath 2.0 expression, against that document
evaluate(String,Object) - method in class net.sf.saxon.xpath.XPathEvaluator
Single-shot method to compile an execute an XPath 2.0 expression, returning the result as a string.
evaluate(String,Object,QName) - method in class net.sf.saxon.xpath.XPathEvaluator
Single-shot method to compile and execute an XPath 2.0 expression.
EVALUATE_AND_MATERIALIZE_VARIABLE - static field in class net.sf.saxon.expr.ExpressionTool
EVALUATE_METHOD - static field in class net.sf.saxon.expr.Expression
EVALUATE_NODE - static field in class net.sf.saxon.functions.Evaluate
EVALUATE_VARIABLE - static field in class net.sf.saxon.expr.ExpressionTool
evaluateAsString(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Concat
Evaluate the function in a string context
Evaluate an expression as a String.
evaluateAsString(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.FormatNumber
Evaluate in a context where a string is wanted
evaluateAsString(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Instruction
Evaluate an expression as a String.
evaluateAsString(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.Literal
Evaluate an expression as a String.
Evaluate an expression as a String.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Adjust
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Aggregate
Evaluate the function
Evaluate the expression.
Evaluate the expression.
Evaluate as an Item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.Atomizer
Evaluate as an Item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Available
Run-time evaluation.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.BaseURI
Evaluate the function at run-time
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.BooleanFn
Evaluate the function
Evaluate as an Item.
Evaluate the expression
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Choose
Evaluate an expression as a single item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.CodepointEqual
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.CodepointsToString
Evaluate
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Compare
Evaluate the expression
Evaluate an expression as a single item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.CompileTimeFunction
Evaluate as a single item
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Component
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Concat
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Contains
Evaluate the function
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Copy
Evaluate as an expression.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.CopyOf
Return the first item if there is one, or null if not
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Current
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.CurrentDateTime
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.CurrentGroup
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.DateTimeConstructor
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.DeepEqual
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Doc
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.DocAvailable
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.DocumentInstr
Evaluate as an expression.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ElementCreator
Evaluate the constructor, returning the constructed element node.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Error
Evaluation of the expression always throws an error
Evaluate the expression.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.EscapeURI
Evaluate the function
Return an item
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Evaluate
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Existence
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.Expression
Evaluate an expression as a single item.
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.FixedAttribute
Evaluate as an expression.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.ForceCase
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.FormatDate
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.FormatNumber
Evaluate in a general context
Evaluate the expression in a given context
Evaluate the expression in a given context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.GeneralVariable
Evaluate an expression as a single item.
Evaluate the expression
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Instruction
Evaluate an expression as a single item.
Evaluate the expression
Evaluate an expression as a single item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.IsWholeNumber
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.ItemAt
Evaluate the function to return the selected item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.ItemChecker
Evaluate as an Item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Lang
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Last
Evaluate in a general context
Evaluate an expression as a single item.
Evaluate the expression as a singleton
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.Literal
Evaluate as a singleton item (or empty sequence).
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Matches
Evaluate the matches() function to give a Boolean value.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Minimax
Evaluate the function
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.NamePart
Evaluate the function in a string context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Namespace
Evaluate as an expression.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.NamespaceForPrefix
Evaluate the function
Evaluate the expression.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Nilled
Evaluate the function
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.NormalizeSpace
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.NormalizeUnicode
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.NumberFn
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.NumberInstruction
Evaluate an expression as a single item.
Evaluate as an Item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Parse
Evaluate in a general context
Evaluate an expression as a single item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.pattern.PatternSponsor
Evaluate an expression as a single item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Position
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.QNameFn
Evaluate the expression
Evaluate the expression to return a singleton value
Evaluate an expression as a single item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.RegexGroup
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Replace
Evaluate the function in a string context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.ResolveQName
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.ResolveURI
Evaluate the function at run-time
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Root
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Rounding
Evaluate the function
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Serialize
Evaluate the function
Evaluate an expression as a single item.
Evaluate an expression as a single item.
Evaluate as an expression.
Evaluate an expression as a single item.
Evaluate as an Item.
Evaluate the expression in a given context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.StringFn
Evaluate the function
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.StringJoin
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.StringLength
Evaluate in a general context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Substring
Evaluate the function
Evaluate an expression as a single item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.SystemProperty
Evaluate the function at run-time
Evaluate as an Item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Trace
Evaluate the function
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.TraceWrapper
Evaluate an expression as a single item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Translate
Evaluate the function
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.TreatFn
Evaluate the function
Evaluate an expression as a single item.
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.UnparsedEntity
Evaluate the expression
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.UnparsedText
This method handles evaluation of the function: it returns a StringValue in the case of unparsed-text(), or a BooleanValue in the case of unparsed-text-available()
Evaluate as an Item.
Call the function, returning the value as an item.
Evaluate the expression in a given context
evaluateItem(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ValueOf
Evaluate this expression, returning the resulting text node to the caller
Evaluate an expression as a single item.
evaluateLocalVariable(int) - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the value of a local variable, identified by its slot number
evaluateLocalVariable(int) - method in class net.sf.saxon.expr.XPathContext
Get the value of a local variable, identified by its slot number
evaluateLocalVariable(int) - method in class net.sf.saxon.expr.XPathContextMinor
Get the value of a local variable, identified by its slot number
Determine the name to be used for the attribute, as an integer name code
Run-time method to compute the name of the node being constructed.
evaluateNameCode(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Namespace
Run-time method to compute the name of the node being constructed.
Run-time method to compute the name of the node being constructed.
Run-time method to compute the name of the node being constructed.
evaluateSingle() - method in class net.sf.saxon.xpath.XPathExpressionImpl
Execute a prepared XPath expression, returning the first item in the result.
evaluateSingle() - method in class net.sf.saxon.s9api.XPathSelector
Evaluate the XPath expression, returning the result as an XdmItem (that is, a single node or atomic value).
Execute the compiled Query, returning the first item in the result.
Execute the expression, returning the result as a single Item If the result of the expression is a sequence containing more than one item, items after the first are discarded.
evaluateSingle(Source) - method in class net.sf.saxon.sxpath.XPathExpression
Execute a prepared XPath expression, returning the first item in the result.
evaluateSingle(String) - method in class net.sf.saxon.xpath.XPathEvaluator
Prepare and execute an XPath expression, supplied as a string, and returning the first item in the result.
Callback for evaluating the sort keys
Callback for evaluating the sort keys
Evaluate the n'th sort key
Callback for evaluating the sort keys.
evaluateUseWhen(String,int) - method in class net.sf.saxon.style.UseWhenFilter
Evaluate a use-when attribute
evaluateVariable(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Assign
Evaluate the variable (method exists only to satisfy the interface)
Get the value of the range variable
evaluateVariable(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.Binding
Evaluate the variable
evaluateVariable(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.GlobalParam
Evaluate the variable
Evaluate the variable
Get the value of the variable.
evaluateVariable(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.LocalParam
Evaluate the variable
evaluateVariable(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.LocalVariable
Evaluate the variable
Return the value of the variable
Get the value of the range variable
Evaluate the variable (method exists only to satisfy the interface)
Evaluate this function parameter
Evaluate this variable
evaluateVariable(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.WithParam
Evaluate the variable (method exists only to satisfy the interface)
Get the value of the variable.
evaluationMode - field in class net.sf.saxon.instruct.GeneralVariable
This class is an EventIterator that filters a stream of pull events setting the type annotation on element nodes to xs:untyped and on attribute nodes to xs:untypedAtomic
Create an EventAnnotationStripper
EventIterator - interface net.sf.saxon.evpull.EventIterator
An iterator over a sequence of events
This class maps a SequenceIterator to an EventIterator, by simply returning the items in the sequence as PullEvents.
Create an EventIterator that wraps a given SequenceIterator
Class to read pull events from an EventIterator and write them to a Receiver
EventMappingFunction - interface net.sf.saxon.evpull.EventMappingFunction
EventMappingFunction is an interface that must be satisfied by an object passed to an EventMappingIterator.
EventMappingIterator - class net.sf.saxon.evpull.EventMappingIterator
MappingIterator merges a sequence of sequences into a single sequence.
Construct a MappingIterator that will apply a specified MappingFunction to each Item returned by the base iterator.
EventStackIterator - class net.sf.saxon.evpull.EventStackIterator
An EventStackIterator is an EventIterator that delivers a flat sequence of PullEvents containing no nested EventIterators
EVERY - static field in class net.sf.saxon.expr.Token
Keyword "every"
EveryItemMappingIterator applies a mapping function to each item in a sequence.
Construct an ItemMappingIterator that will apply a specified ItemMappingFunction to each Item returned by the base iterator.
EXACTLY_ONE - static field in class net.sf.saxon.expr.StaticProperty
Occurence indicator for "exactly one" (default occurrence indicator)
EXCEPT - static field in class net.sf.saxon.expr.Token
Operator "except"
except(net.sf.saxon.sort.IntHashSet) - method in class net.sf.saxon.sort.IntHashSet
Form a new set that is the difference of this set with another set.
EXCLUDE_RESULT_PREFIXES - static field in class net.sf.saxon.om.StandardNames
EXCLUDE_WHITESPACE_TEXT_NODES - static field in class net.sf.saxon.functions.DeepEqual
Flag indicating that whitespace text nodes are ignored when comparing element nodes
exclusionList - static field in class net.sf.saxon.codenorm.UnicodeData
Executable - class net.sf.saxon.instruct.Executable
A compiled stylesheet or a query in executable form.
Executable(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.instruct.Executable
Create a new Executable (a collection of stylesheet modules and/or query modules)
An ExecutableFunctionLibrary is a function library that contains definitions of functions for use at run-time.
Create the ExecutableFunctionLibrary
execute() - method in class net.sf.saxon.ant.AntTransform
Executes the task.
executeCommand(Reader) - method in class net.sf.saxon.xqj.SaxonXQExpression
executeCommand(Reader) - method in class net.sf.saxon.javax.xml.xquery.XQExpression
executeCommand(String) - method in class net.sf.saxon.xqj.SaxonXQExpression
executeCommand(String) - method in class net.sf.saxon.javax.xml.xquery.XQExpression
executeQuery() - method in class net.sf.saxon.xqj.SaxonXQPreparedExpression
executeQuery() - method in class net.sf.saxon.javax.xml.xquery.XQPreparedExpression
executeQuery(InputStream) - method in class net.sf.saxon.xqj.SaxonXQExpression
executeQuery(InputStream) - method in class net.sf.saxon.javax.xml.xquery.XQExpression
executeQuery(Reader) - method in class net.sf.saxon.xqj.SaxonXQExpression
executeQuery(Reader) - method in class net.sf.saxon.javax.xml.xquery.XQExpression
executeQuery(String) - method in class net.sf.saxon.xqj.SaxonXQExpression
executeQuery(String) - method in class net.sf.saxon.javax.xml.xquery.XQExpression
Existence - class net.sf.saxon.functions.Existence
Implement the exists() and empty() functions *
EXISTS - static field in class net.sf.saxon.functions.Existence
exp(double) - static method in class net.sf.saxon.exslt.Math
Get the exponential of a numeric value (SStL)
expand() - method in class net.sf.saxon.value.StringValue
Expand a string containing surrogate pairs into an array of 32-bit characters
expand(CharSequence) - static method in class net.sf.saxon.value.StringValue
Expand a string containing surrogate pairs into an array of 32-bit characters
expand(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.AttributeSet
Evaluate an attribute set
expand(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Template
Expand the template.
Expand an array of attribute sets
EXPAND_ATTRIBUTE_DEFAULTS - static field in class net.sf.saxon.FeatureKeys
EXPAND_ATTRIBUTE_DEFAULTS must be a Boolean; it determines whether fixed and default values defined in a schema or DTD will be expanded.
Expand the stylesheet elements subordinate to this one, returning the result as a string.
Expand the stylesheet elements subordinate to this one, returning the result as a string.
expect(char) - method in class net.sf.saxon.regex.RegexTranslator
expect(int) - method in class net.sf.saxon.expr.ExpressionParser
Expect a given token; fail if the current token is different.
expectsMany(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.value.Cardinality
Determine whether multiple occurrences are not only allowed, but likely.
explain - field in class net.sf.saxon.Query
Explain the results of query compilation
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.AnalyzeString
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.ApplyImports
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.ApplyTemplates
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.Assign
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.Block
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.CallTemplate
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.Choose
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.Comment
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.Copy
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.CopyOf
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.Doctype
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.DocumentInstr
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.FixedAttribute
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.FixedElement
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.ForEach
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.ForEachGroup
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Produce diagnostic output showing the compiled and optimized expression tree for a function
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.expr.Literal
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.LocalParam
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.Message
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.Namespace
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.NextMatch
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Produce an XML representation of the compiled and optimized stylesheet
Diagnostic print of expression structure.
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.ResultDocument
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.TraceWrapper
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.ValueOf
Diagnostic print of expression structure.
Diagnostic print of expression structure.
explain(net.sf.saxon.trace.ExpressionPresenter) - method in class net.sf.saxon.instruct.While
Diagnostic print of expression structure.
Diagnostic method: display a representation of the compiled query on the selected output stream.
Produce diagnostic output showing the compiled and optimized expression tree for a function
explain(OutputStream) - method in class net.sf.saxon.expr.Expression
Diagnostic print of expression structure.
Output "explain" information about each declared function.
Output "explain" information about each declared function
Explain (that is, output an expression tree) the global variables
Diagnostic output explaining the keys
Explain the expression tree for named templates in a stylesheet
explainOutputFileName - field in class net.sf.saxon.Query
Explain all template rules in this mode by showing their expression tree represented in XML.
Explain (that is, output the expression tree) all template rules
Export a precompiled Schema Component Model containing all the components (except built-in components) that have been loaded into this Processor.
expression - field in class net.sf.saxon.value.Closure
EXPRESSION - static field in class net.sf.saxon.functions.Evaluate
expression - field in class net.sf.saxon.functions.Evaluate.PreparedExpression
Expression - class net.sf.saxon.expr.Expression
Interface supported by an XPath expression.
ExpressionContext - class net.sf.saxon.style.ExpressionContext
An ExpressionContext represents the context for an XPath expression written in the stylesheet.
Create a static context for XPath expressions in an XSLT stylesheet
ExpressionLocation - class net.sf.saxon.expr.ExpressionLocation
Class to hold details of the location of an expression, of an error in a source file, etc.
ExpressionLocation() - constructor for class net.sf.saxon.expr.ExpressionLocation
Create an ExpressionLocation
Create an ExpressionLocation, taking the data from a supplied locationId along with a LocationProvider to interpret its meaning
ExpressionLocation(SourceLocator) - constructor for class net.sf.saxon.expr.ExpressionLocation
Create an ExpressionLocation, taking the data from a supplied JAXP SourceLocator
ExpressionLocation(String,int,int) - constructor for class net.sf.saxon.expr.ExpressionLocation
Create an ExpressionLocation corresponding to a given module, line number, and column number
ExpressionParser - class net.sf.saxon.expr.ExpressionParser
Parser for XPath expressions and XSLT patterns.
ExpressionParser() - constructor for class net.sf.saxon.expr.ExpressionParser
Create an expression parser
ExpressionPresenter - class net.sf.saxon.trace.ExpressionPresenter
This class handles the display of an abstract expression tree in an XML format with some slight resemblence to XQueryX
ExpressionPresenter(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.trace.ExpressionPresenter
Make an ExpressionPresenter that writes indented output to System.err
Make an ExpressionPresenter for a given Configuration using a user-supplied Receiver to accept the output
Make an ExpressionPresenter that writes indented output to a specified output stream
expressionSize(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.expr.ExpressionTool
Get the size of an expression tree (the number of subexpressions it contains)
ExpressionTool - class net.sf.saxon.expr.ExpressionTool
This class, ExpressionTool, contains a number of useful static methods for manipulating expressions.
ExpressionVisitor - class net.sf.saxon.expr.ExpressionVisitor
The ExpressionVisitor supports the various phases of processing of an expression tree which require a recursive walk of the tree structure visiting each node in turn.
ExpressionVisitor() - constructor for class net.sf.saxon.expr.ExpressionVisitor
Create an ExpressionVisitor
expStaticContext - field in class net.sf.saxon.functions.Evaluate.PreparedExpression
EXSLT_COMMON - static field in class net.sf.saxon.om.NamespaceConstant
Fixed namespace name for EXSLT/Common: "http://exslt.org/common"
EXSLT_DATES_AND_TIMES - static field in class net.sf.saxon.om.NamespaceConstant
Fixed namespace name for EXSLT/date: "http://exslt.org/dates-and-times"
EXSLT_MATH - static field in class net.sf.saxon.om.NamespaceConstant
Fixed namespace name for EXSLT/math: "http://exslt.org/math"
EXSLT_RANDOM - static field in class net.sf.saxon.om.NamespaceConstant
Fixed namespace name for EXSLT/random: "http://exslt.org/random"
EXSLT_SETS - static field in class net.sf.saxon.om.NamespaceConstant
Fixed namespace name for EXSLT/sets: "http://exslt.org/sets"
Extend an array of variable bindings to include the binding(s) defined in this expression
Extend an array of variable bindings to include the binding(s) defined in this expression
ExtendedNodeInfo - interface net.sf.saxon.om.ExtendedNodeInfo
This interface contains methods that extend NodeInfo: the extra methods will be added to the NodeInfo interface at some time in the future.
EXTENSION_ELEMENT_PREFIXES - static field in class net.sf.saxon.om.StandardNames
EXTENSION_INSTRUCTION - static field in class net.sf.saxon.trace.Location
An XSLT instruction.
ExtensionElementFactory - interface net.sf.saxon.style.ExtensionElementFactory
Interface ExtensionElementFactory.
ExtensionFunctionCall - class net.sf.saxon.functions.ExtensionFunctionCall
This class acts as a container for an extension function defined to call a method in a user-defined class.
ExtensionFunctionCall() - constructor for class net.sf.saxon.functions.ExtensionFunctionCall
Default constructor
ExtensionFunctionFactory - interface net.sf.saxon.functions.ExtensionFunctionFactory
This is a marker interface representing an abstract superclass of JavaExtensionFunctionFactory and DotNetExtensionFunctionFactory.
ExtensionInstruction - class net.sf.saxon.style.ExtensionInstruction
Abstract class representing an extension instruction
extensionNamespaces - field in class net.sf.saxon.style.StyleElement
Extensions - class net.sf.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.
ExternalObjectModel - interface net.sf.saxon.om.ExternalObjectModel
This interface must be implemented by any third-party object model that can be wrapped with a wrapper that implements the Saxon Object Model (the NodeInfo interface).
ExternalObjectType - class net.sf.saxon.type.ExternalObjectType
This class represents the type of an external Java object returned by an extension function, or supplied as an external variable/parameter.
Create an external object type
EXTRACT_GLOBAL_VARIABLES - static field in class net.sf.saxon.expr.PromotionOffer
EXTRACT_GLOBAL_VARIABLES identifies subexpressions that are not constant, but have no dependencies other than on global variables or parameters (they must also be non-creative).
Extract subexpressions from the body of a function that can be evaluated as global variables

F

factory - field in class net.sf.saxon.Transform
Perform fallback processing.
FALSE - static field in class net.sf.saxon.functions.BooleanFn
FALSE - static field in class net.sf.saxon.value.BooleanValue
The boolean value FALSE
FALSE - static field in class net.sf.saxon.value.StringValue
FastStringBuffer - class net.sf.saxon.om.FastStringBuffer
A simple implementation of a class similar to StringBuffer.
FastStringBuffer(CharSequence) - constructor for class net.sf.saxon.om.FastStringBuffer
Create a FastStringBuffer with initial content
FastStringBuffer(int) - constructor for class net.sf.saxon.om.FastStringBuffer
Create a FastStringBuffer with a given initial capacity
Callback interface for SAX: not for application use
Receive notification of a non-recoverable error.
FeatureKeys - class net.sf.saxon.FeatureKeys
FeatureKeys defines a set of constants, names of Saxon configuration options which can be supplied to the Saxon implementations of the JAXP interfaces TransformerFactory, SchemaFactory, Validator, and ValidationHandler.
FEQ - static field in class net.sf.saxon.expr.Token
operator "eq"
FGE - static field in class net.sf.saxon.expr.Token
operator "ge"
FGT - static field in class net.sf.saxon.expr.Token
operator "gt"
fileLastModified(net.sf.saxon.expr.XPathContext,String) - static method in class net.sf.saxon.functions.Extensions
This function determines the file modification time.
filter - field in class net.sf.saxon.expr.FilterIterator
Filter - class net.sf.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(net.sf.saxon.Controller) - constructor for class net.sf.saxon.Filter
Create a Filter and initialise variables.
FILTER_EXPRESSION - static field in class net.sf.saxon.trace.Location
An XPath or XQuery filter expression.
filterContext - field in class net.sf.saxon.expr.FilterIterator
FILTERED - static field in class net.sf.saxon.expr.FilterExpression
Create an iterator over a singleton node, if it exists and matches a nodetest; otherwise return an empty iterator
FilterExpression - class net.sf.saxon.expr.FilterExpression
A FilterExpression contains a base expression and a filter predicate, which may be an integer expression (positional filter), or a boolean expression (qualifier)
Constructor
FilterIterator - class net.sf.saxon.expr.FilterIterator
A FilterIterator filters an input sequence using a filter expression.
Constructor
filters - field in class net.sf.saxon.pattern.LocationPathPattern
find(int) - method in class net.sf.saxon.sort.IntToIntHashMap
Finds a key in the map.
find(String) - method in class net.sf.saxon.om.DocumentPool
Get the document with a given document-uri
findCollation(String) - method in class net.sf.saxon.style.XSLStylesheet
Find a named collation.
findExternalObjectModel(Object) - method in class net.sf.saxon.Configuration
Find the external object model corresponding to a given node.
findParentOf(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.expr.Expression
Within the subtree rooted at this node, find the expression that is the parent of a given leaf node.
FingerprintedNode - interface net.sf.saxon.om.FingerprintedNode
This is a marker interface used to identify nodes that contain a namepool fingerprint.
first() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
first() - method in class net.sf.saxon.xqj.SaxonXQSequence
first() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
firstElementPattern - field in class net.sf.saxon.pattern.LocationPathPattern
FirstItemExpression - class net.sf.saxon.expr.FirstItemExpression
A FirstItemExpression returns the first item in the sequence returned by a given base expression
Constructor
FIXED_UP - static field in class net.sf.saxon.type.SchemaComponent
Validation status: fixed up (all references to other components have been resolved)
FixedAttribute - class net.sf.saxon.instruct.FixedAttribute
An instruction derived from an xsl:attribute element in stylesheet, or from an attribute constructor in XQuery.
FixedAttribute(int,int,net.sf.saxon.type.SimpleType,int) - constructor for class net.sf.saxon.instruct.FixedAttribute
Construct an Attribute instruction
FixedElement - class net.sf.saxon.instruct.FixedElement
An instruction that creates an element node whose name is known statically.
Create an instruction that creates a new element node
fixup(net.sf.saxon.expr.Binding) - method in class net.sf.saxon.instruct.Assign
Fix up this binding reference to a binding
fixup(net.sf.saxon.expr.Binding) - method in class net.sf.saxon.expr.BindingReference
Fix up this binding reference to a binding
fixup(net.sf.saxon.expr.Binding) - method in class net.sf.saxon.expr.VariableReference
Fix up this variable reference to a Binding object, which enables the value of the variable to be located at run-time.
fixup(net.sf.saxon.trans.DecimalSymbols) - method in class net.sf.saxon.functions.FormatNumber
Fixup: this is a callback from the DecimalFormatManager used once the xsl:decimal-format element is identified
Notify all variable references of the Binding instruction
fixupDefaultDefault() - method in class net.sf.saxon.trans.DecimalFormatManager
Method called at the end of stylesheet compilation to fix up any format-number() calls to the "default default" decimal format
fixupGlobalFunctions() - method in class net.sf.saxon.query.QueryModule
Fixup all references to global functions.
Fixup all references to global functions.
Fixup all references to global variables.
fixupQueryModules(net.sf.saxon.query.QueryModule) - method in class net.sf.saxon.instruct.Executable
Fix up global variables and functions in all query modules.
Notify a references to this variable of the data type
fixupReferences() - method in class net.sf.saxon.style.StyleElement
Fix up references from XPath expressions.
fixupReferences() - method in class net.sf.saxon.style.XSLFunction
Notify all references to this function of the data type.
fixupReferences() - method in class net.sf.saxon.style.XSLVariableDeclaration
Notify all references to this variable of the data type
Fix up references to this function
flags - static field in class net.sf.saxon.charcode.EucKRCharacterSet
flags - static field in class net.sf.saxon.charcode.ShiftJISCharacterSet
FLAGS - static field in class net.sf.saxon.om.StandardNames
flatten(net.sf.saxon.evpull.EventIterator) - static method in class net.sf.saxon.evpull.EventStackIterator
Factory method to create an iterator that flattens the sequence of PullEvents received from a base iterator, that is, it returns an EventIterator that will never return any nested iterators.
FLE - static field in class net.sf.saxon.expr.Token
opeartor "le"
FLOAT - static field in class net.sf.saxon.type.BuiltInAtomicType
FLOAT_DECIMAL - static field in class net.sf.saxon.expr.Calculator
FLOAT_DOUBLE - static field in class net.sf.saxon.expr.Calculator
Calculators used when the first operand is a float
FLOAT_FLOAT - static field in class net.sf.saxon.expr.Calculator
FLOAT_INTEGER - static field in class net.sf.saxon.expr.Calculator
This is a utility class that handles formatting of numbers as strings.
FloatValue - class net.sf.saxon.value.FloatValue
A numeric (single precision floating point) value
FloatValue(CharSequence) - constructor for class net.sf.saxon.value.FloatValue
Constructor supplying a string
FloatValue(float) - constructor for class net.sf.saxon.value.FloatValue
Constructor supplying a float
FloatValue(float,net.sf.saxon.type.AtomicType) - constructor for class net.sf.saxon.value.FloatValue
Constructor supplying a float and an AtomicType, for creating a value that belongs to a user-defined subtype of xs:float.
FLOOR - static field in class net.sf.saxon.functions.Rounding
floor() - method in class net.sf.saxon.value.BigIntegerValue
Implement the XPath floor() function
floor() - method in class net.sf.saxon.value.DecimalValue
Implement the XPath floor() function
floor() - method in class net.sf.saxon.value.DoubleValue
Implement the XPath floor() function
floor() - method in class net.sf.saxon.value.FloatValue
Implement the XPath floor() function
floor() - method in class net.sf.saxon.value.Int64Value
Implement the XPath floor() function
floor() - method in class net.sf.saxon.value.NumericValue
Implement the XPath floor() function
FLT - static field in class net.sf.saxon.expr.Token
operator "lt"
flush() - method in class net.sf.saxon.dotnet.DotNetOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
flush() - method in class net.sf.saxon.dotnet.DotNetWriter
Flush the stream.
FN - static field in class net.sf.saxon.om.NamespaceConstant
The standard namespace for functions and operators
FN_CURRENT - static field in class net.sf.saxon.functions.Current
The name of the Current function
FNE - static field in class net.sf.saxon.expr.Token
operator "ne"
FOCUS_INDEPENDENT - static field in class net.sf.saxon.expr.PromotionOffer
FOCUS_INDEPENDENT requests promotion of all non-trivial subexpressions that don't depend on the focus.
FOLLOWING - static field in class net.sf.saxon.om.Axis
Constant representing the following axis
FOLLOWING_SIBLING - static field in class net.sf.saxon.om.Axis
Constant representing the following-sibling axis
General purpose implementation of the following axis, in terms of the ancestor, child, and following-sibling axes
Create an iterator over the "following" axis
FOLLOWS - static field in class net.sf.saxon.expr.Token
Operator ">>"
FOR - static field in class net.sf.saxon.expr.Token
"for" keyword
FOR_EXPRESSION - static field in class net.sf.saxon.trace.Location
An XPath or XQuery "for" clause.
ForceCase - class net.sf.saxon.functions.ForceCase
This class implements the upper-case() and lower-case() functions
ForEach - class net.sf.saxon.instruct.ForEach
Handler for xsl:for-each elements in a stylesheet.
Create an xsl:for-each instruction
ForEachGroup - class net.sf.saxon.instruct.ForEachGroup
Handler for xsl:for-each-group elements in stylesheet.
Create a for-each-group instruction
ForExpression - class net.sf.saxon.expr.ForExpression
A ForExpression maps an expression over a sequence.
ForExpression() - constructor for class net.sf.saxon.expr.ForExpression
Create a "for" expression (for $x at $p in SEQUENCE return ACTION)
FORMAT - static field in class net.sf.saxon.om.StandardNames
Format a list of numbers.
Format a number into a string
format(long,String,int,String,String,String) - method in class net.sf.saxon.number.Numberer
Format a number into a string
FormatDate - class net.sf.saxon.functions.FormatDate
Implement the format-date() function in XSLT 2.0
FormatNumber - class net.sf.saxon.functions.FormatNumber
XSLT 2.0 implementation of format-number() function - removes the dependence on the JDK.
formattedTags - static field in class net.sf.saxon.event.HTMLIndenter
formatTimeZoneOffset(net.sf.saxon.value.DateTimeValue) - static method in class net.sf.saxon.number.NamedTimeZone
Format a timezone in numeric form for example +03:00 (or Z for +00:00)
forwardsCompatibleModeIsEnabled() - method in class net.sf.saxon.style.StyleElement
Determine whether forwards-compatible mode is enabled for this element
FP_MASK - static field in class net.sf.saxon.om.NamePool
FP_MASK is a mask used to obtain a fingerprint from a nameCode.
FROM - static field in class net.sf.saxon.om.StandardNames
fromClarkName(String) - static method in class net.sf.saxon.s9api.QName
Factory method to construct a QName from a string containing the expanded QName in Clark notation, that is, {uri}local

The prefix part of the QName will be set to an empty string.

fromClarkName(String) - static method in class net.sf.saxon.om.StructuredQName
Make a structuredQName from a Clark name
fromItem(net.sf.saxon.om.Item) - static method in class net.sf.saxon.value.Value
Static method to get a Value from an Item
fromJavaDate(Date) - static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value given a Java Date object.
fromJulianInstant(BigDecimal) - static method in class net.sf.saxon.value.DateTimeValue
Get the DateTimeValue corresponding to a given Julian instant
Make a structured QName from a lexical QName, using a supplied NamespaceResolver to resolve the prefix
fromMicroseconds(long) - static method in class net.sf.saxon.value.DayTimeDurationValue
Construct a duration value as a number of microseconds.
fromMilliseconds(long) - static method in class net.sf.saxon.value.DayTimeDurationValue
Construct a duration value as a number of milliseconds.
fromMonths(int) - static method in class net.sf.saxon.value.YearMonthDurationValue
Construct a duration value as a number of months.
fromObject(Object) - method in class net.sf.saxon.xqj.StandardDOMHandler
fromSeconds(BigDecimal) - static method in class net.sf.saxon.value.DayTimeDurationValue
Construct a duration value as a number of seconds.
fromString(CharSequence) - static method in class net.sf.saxon.value.BooleanValue
Convert a string to a boolean value, using the XML Schema rules (including whitespace trimming)
FULL_XSLT - static field in class net.sf.saxon.functions.SystemFunctionLibrary
FUNCTION - static field in class net.sf.saxon.Err
FUNCTION - static field in class net.sf.saxon.expr.RoleLocator
FUNCTION - static field in class net.sf.saxon.expr.Token
Token representing the name of a function and the following "(" symbol
FUNCTION_AVAILABLE - static field in class net.sf.saxon.functions.Available
FUNCTION_CALL - static field in class net.sf.saxon.trace.Location
An XPath function call to a user-defined function.
FUNCTION_RESULT - static field in class net.sf.saxon.expr.RoleLocator
FunctionCall - class net.sf.saxon.expr.FunctionCall
Abstract superclass for calls to system-defined and user-defined functions
FunctionLibrary - interface net.sf.saxon.functions.FunctionLibrary
A FunctionLibrary handles the binding of function calls in XPath (or XQuery) expressions.
functionLibrary - field in class net.sf.saxon.style.UseWhenStaticContext
FunctionLibraryList - class net.sf.saxon.functions.FunctionLibraryList
A FunctionLibraryList is a list of FunctionLibraries.

G

G_DAY - static field in class net.sf.saxon.type.BuiltInAtomicType
G_MONTH - static field in class net.sf.saxon.type.BuiltInAtomicType
G_MONTH_DAY - static field in class net.sf.saxon.type.BuiltInAtomicType
G_YEAR - static field in class net.sf.saxon.type.BuiltInAtomicType
G_YEAR_MONTH - static field in class net.sf.saxon.type.BuiltInAtomicType
Get a list of all the names of elements that can appear as children of an element having this complex type, as integer fingerprints.
Get a list of all the names of elements that can appear as children of an element having this complex type, as integer fingerprints.
Get a list of all the names of elements that can appear as children of an element having this complex type, as integer fingerprints.
Get a list of all the names of elements that can appear as descendants of an element having this complex type, as integer fingerprints.
Get a list of all the names of elements that can appear as descendants of an element having this complex type, as integer fingerprints.
Get a list of all the names of elements that can appear as descendants of an element having this complex type, as integer fingerprints.
Gather the set of all the subexpressions of an expression (the transitive closure)
Gather a list of the names of the user-defined functions which a given expression calls directly
Gather a list of all the user-defined functions which a given expression calls directly
gatherDirectContributingCallees(Set) - method in class net.sf.saxon.instruct.UserFunction
Gather the direct contributing callees of this function.
Create an output properties object representing the xsl:output elements in the stylesheet.
gatherOutputProperties(Properties,HashMap) - method in class net.sf.saxon.style.XSLOutput
Validate the properties, and return the values as additions to a supplied Properties object.
Gather a list of all the variable bindings on which a given expression depends
Get a list of all references to a particular variable within a subtree
GB2312CharacterSet - class net.sf.saxon.charcode.GB2312CharacterSet
GB2312CharacterSet() - constructor for class net.sf.saxon.charcode.GB2312CharacterSet
GDateValue - class net.sf.saxon.value.GDateValue
Abstract superclass for the primitive types containing date components: xs:date, xs:gYear, xs:gYearMonth, xs:gMonth, xs:gMonthDay, xs:gDay
GDayValue - class net.sf.saxon.value.GDayValue
Implementation of the xs:gDay data type
GDayValue(byte,int) - constructor for class net.sf.saxon.value.GDayValue
GDayValue(byte,int,net.sf.saxon.type.AtomicType) - constructor for class net.sf.saxon.value.GDayValue
GE - static field in class net.sf.saxon.expr.Token
Operator ">="
GENERAL - static field in class net.sf.saxon.Err
GeneralComparison - class net.sf.saxon.expr.GeneralComparison
GeneralComparison: a boolean expression that compares two expressions for equals, not-equals, greater-than or less-than.
Create a relational expression identifying the two operands and the operator
GeneralComparison10 - class net.sf.saxon.expr.GeneralComparison10
GeneralComparison10: a boolean expression that compares two expressions for equals, not-equals, greater-than or less-than.
Create a general comparison identifying the two operands and the operator
GeneralVariable - class net.sf.saxon.instruct.GeneralVariable
This class defines common behaviour across xsl:variable, xsl:param, and xsl:with-param; also saxon:assign
GeneralVariable() - constructor for class net.sf.saxon.instruct.GeneralVariable
Create a general variable
GENERATE_ID - static field in class net.sf.saxon.functions.NamePart
Get a character string that uniquely identifies this node
generateId(net.sf.saxon.om.FastStringBuffer) - method in class net.sf.saxon.tree.ElementImpl
Get a character string that uniquely identifies this node
Get a character string that uniquely identifies this node.
generateId(net.sf.saxon.om.FastStringBuffer) - method in class net.sf.saxon.tree.NodeImpl
Get a character string that uniquely identifies this node within this document (The calling code will prepend a document identifier)
generateId(net.sf.saxon.om.FastStringBuffer) - method in class net.sf.saxon.om.NodeInfo
Construct a character string that uniquely identifies this node.
Get a character string that uniquely identifies this node.
generateId(net.sf.saxon.om.FastStringBuffer) - method in class net.sf.saxon.dom4j.NodeWrapper
Get a character string that uniquely identifies this node.
generateId(net.sf.saxon.om.FastStringBuffer) - method in class net.sf.saxon.dotnet.NodeWrapper
Get a character string that uniquely identifies this node.
generateId(net.sf.saxon.om.FastStringBuffer) - method in class net.sf.saxon.jdom.NodeWrapper
Get a character string that uniquely identifies this node.
Get a character string that uniquely identifies this node.
generateId(net.sf.saxon.om.FastStringBuffer) - method in class net.sf.saxon.om.Orphan
Get a character string that uniquely identifies this node.
Get a character string that uniquely identifies this node.
Get a character string that uniquely identifies this node
generateId(net.sf.saxon.om.FastStringBuffer) - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Get a character string that uniquely identifies this node
generateId(net.sf.saxon.om.FastStringBuffer) - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get a character string that uniquely identifies this node
Get a character string that uniquely identifies this node.
Get a character string that uniquely identifies this node.
generateId(net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.functions.Extensions
The function saxon:generate-id() is equivalent to the standard XSLT function generate-id().
An AtomicComparer used for comparing atomic values of arbitrary item types.
Create an GenericAtomicComparer
GenericSorter - class net.sf.saxon.sort.GenericSorter
Generically sorts arbitrary shaped data (for example multiple arrays, 1,2 or 3-d matrices, and so on) using a quicksort or mergesort.
GenericSorter() - constructor for class net.sf.saxon.sort.GenericSorter
Makes this class non instantiable, but still let's others inherit from it.
get(boolean) - static method in class net.sf.saxon.value.BooleanValue
Factory method: get a BooleanValue
get(int) - method in class net.sf.saxon.functions.FunctionLibraryList
Get the n'th function library in the list
get(int) - method in class net.sf.saxon.sort.IntHashMap
Gets the value for this key.
get(int) - method in class net.sf.saxon.sort.IntToIntHashMap
Gets the value for this key.
get(int) - method in class net.sf.saxon.instruct.ParameterSet
Get a parameter
get(net.sf.saxon.om.StructuredQName) - method in class net.sf.saxon.instruct.GlobalParameterSet
Get a parameter
get(Object) - method in class net.sf.saxon.sort.LRUCache
Retrieves an entry from the cache.
The retrieved entry becomes the most recently used entry.
getAction() - method in class net.sf.saxon.expr.Assignation
Get the action expression
getAction() - method in class net.sf.saxon.trans.Rule
getActionExpression() - method in class net.sf.saxon.instruct.ForEach
Get the action expression (the content of the for-each)
getActionExpression() - method in class net.sf.saxon.instruct.ForEachGroup
Get the action expression (the content of the for-each-group)
getActionExpression() - method in class net.sf.saxon.instruct.While
Get the action expression (the content of the for-each)
getActions() - method in class net.sf.saxon.instruct.Choose
Get the array of actions to be performed
getActiveNamespaceCodes() - method in class net.sf.saxon.query.QueryModule
Get an array containing the namespace codes of all active namespaces.
getActiveNamespaces() - method in class net.sf.saxon.instruct.Copy
Callback to get a list of the intrinsic namespaces that need to be generated for the element.
getActiveNamespaces() - method in class net.sf.saxon.instruct.ElementCreator
Callback to get a list of the intrinsic namespaces that need to be generated for the element.
getActiveNamespaces() - method in class net.sf.saxon.instruct.FixedElement
Callback to get a list of the intrinsic namespaces that need to be generated for the element.
getAllCollations() - method in class net.sf.saxon.query.StaticQueryContext
Get a HashMap that maps all registered collations to Comparators.
getAllExternalVariables() - method in class net.sf.saxon.xqj.SaxonXQPreparedExpression
getAllExternalVariables() - method in class net.sf.saxon.javax.xml.xquery.XQPreparedExpression
getAllFunctions() - method in class net.sf.saxon.style.StylesheetFunctionLibrary
Get a list of all functions in this StylesheetFunctionLibrary
getAllStylesheetFunctions() - method in class net.sf.saxon.style.StyleElement
Get a list of all stylesheet functions, excluding any that are masked by one of higher precedence
getAllUnboundExternalVariables() - method in class net.sf.saxon.javax.xml.xquery.XQPreparedExpression
getAlphaArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array holding alpha information
getAncestorPattern() - method in class net.sf.saxon.pattern.LocationPathPattern
Get the pattern applying to an ancestor node, if there is one
Add to a pipeline a receiver that strips all type annotations.
getAnother() - method in class net.sf.saxon.om.AllElementStripper
Get a clean copy of this stripper
getAnother() - method in class net.sf.saxon.expr.AppendIterator
getAnother() - method in class net.sf.saxon.om.ArrayIterator
Get another iterator over the same items
getAnother() - method in class net.sf.saxon.expr.AxisAtomizingIterator
getAnother() - method in class net.sf.saxon.instruct.BlockIterator
Get another SequenceIterator that iterates over the same items as the original, but which is repositioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.expr.CardinalityCheckingIterator
getAnother() - method in class net.sf.saxon.om.ClosingIterator
Get another SequenceIterator that iterates over the same items as the original, but which is repositioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.expr.ContextMappingIterator
Get another SequenceIterator that iterates over the same items as the original, but which is repositioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.expr.DifferenceEnumeration
getAnother() - method in class net.sf.saxon.functions.DistinctValues.DistinctIterator
Get another SequenceIterator that iterates over the same items as the original, but which is repositioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.sort.DocumentOrderIterator
getAnother() - method in class net.sf.saxon.dotnet.DotNetRegexIterator
Get another iterator over the same items
getAnother() - method in class net.sf.saxon.dotnet.DotNetTokenIterator
getAnother() - method in class net.sf.saxon.om.EmptyIterator
Get another iterator over the same items, positioned at the start.
getAnother() - method in class net.sf.saxon.expr.ErrorIterator
Get another SequenceIterator that iterates over the same items as the original, but which is repositioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.expr.EveryItemMappingIterator
getAnother() - method in class net.sf.saxon.expr.FilterIterator
Get another iterator to return the same nodes
getAnother() - method in class net.sf.saxon.expr.FilterIterator.Leading
Get another iterator to return the same nodes
getAnother() - method in class net.sf.saxon.expr.FilterIterator.NonNumeric
Get another iterator to return the same nodes
getAnother() - method in class net.sf.saxon.sort.GroupAdjacentIterator
Get another SequenceIterator that iterates over the same items as the original, but which is repositioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.sort.GroupByIterator
getAnother() - method in class net.sf.saxon.sort.GroupEndingIterator
getAnother() - method in class net.sf.saxon.sort.GroupStartingIterator
Get another SequenceIterator that iterates over the same items as the original, but which is repositioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.functions.IndexOf.IndexIterator
getAnother() - method in class net.sf.saxon.functions.Insert.InsertIterator
getAnother() - method in class net.sf.saxon.expr.IntersectionEnumeration
getAnother() - method in class net.sf.saxon.expr.ItemMappingIterator
getAnother() - method in class net.sf.saxon.java.JRegexIterator
Get another iterator over the same items
getAnother() - method in class net.sf.saxon.java.JTokenIterator
getAnother() - method in class net.sf.saxon.om.ListIterator
Get another iterator over the same sequence of items, positioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.expr.MappingIterator
getAnother() - method in class net.sf.saxon.expr.MappingIterator.StatefulMappingFunction
Clone the mapping function
getAnother() - method in class net.sf.saxon.value.MemoClosure.ProgressiveIterator
getAnother() - method in class net.sf.saxon.om.NamespaceIterator
Get another iterator over the same sequence of items, positioned at the start of the sequence
getAnother() - method in class net.sf.saxon.om.Navigator.AncestorEnumeration
Get another iterator over the same sequence of items, positioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.om.Navigator.AxisFilter
getAnother() - method in class net.sf.saxon.om.Navigator.BaseEnumeration
Get another iterator over the same sequence of items, positioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.om.Navigator.DescendantEnumeration
getAnother() - method in class net.sf.saxon.om.Navigator.FollowingEnumeration
getAnother() - method in class net.sf.saxon.om.Navigator.PrecedingEnumeration
Get another iterator over the same sequence of items, positioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.om.NodeArrayIterator
Get another iterator over the same items
getAnother() - method in class net.sf.saxon.om.PrependIterator
Get another iterator over the same sequence of items, positioned at the start of the sequence
getAnother() - method in class net.sf.saxon.expr.RangeIterator
getAnother() - method in class net.sf.saxon.functions.Remove.RemoveIterator
getAnother() - method in class net.sf.saxon.om.ReverseArrayIterator
Get another iterator over the same sequence of items, positioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.om.ReverseNodeArrayIterator
Get another iterator over the same items
getAnother() - method in class net.sf.saxon.expr.ReverseRangeIterator
getAnother() - method in class net.sf.saxon.evpull.SequenceComposer
Get another SequenceIterator that iterates over the same items as the original, but which is repositioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.om.SequenceIterator
Get another SequenceIterator that iterates over the same items as the original, but which is repositioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.om.SingleNodeIterator
Get another iterator over the same sequence of items, positioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.om.SingletonIterator
getAnother() - method in class net.sf.saxon.sort.SortedIterator
getAnother() - method in class net.sf.saxon.expr.StringTokenIterator
getAnother() - method in class net.sf.saxon.value.StringValue.CharacterIterator
getAnother() - method in class net.sf.saxon.event.Stripper
Get a clean copy of this stripper
getAnother() - method in class net.sf.saxon.style.StylesheetStripper
Get a clean copy of this stripper
getAnother() - method in class net.sf.saxon.expr.SubsequenceIterator
Get another iterator to return the same nodes
getAnother() - method in class net.sf.saxon.expr.TailIterator
getAnother() - method in class net.sf.saxon.functions.Trace.TracingIterator
getAnother() - method in class net.sf.saxon.om.UnfailingIterator
Get another iterator over the same sequence of items, positioned at the start of the sequence.
getAnother() - method in class net.sf.saxon.expr.UnionEnumeration
getAnother() - method in class net.sf.saxon.expr.ValueTailIterator
getAnother() - method in class net.sf.saxon.om.VirtualCopy.VirtualCopier
Get another iterator over the same sequence of items, positioned at the start of the sequence
getAnother() - method in class net.sf.saxon.om.VirtualUntypedCopy.VirtualUntypedCopier
Get another iterator over the same sequence of items, positioned at the start of the sequence
getArcs() - method in class net.sf.saxon.expr.PathMap.PathMapNode
Get the arcs emanating from this node in the PathMap
getArgumentEvaluationModes() - method in class net.sf.saxon.expr.UserFunctionCall
Get the evaluation modes that have been determined for each of the arguments
getArguments() - method in class net.sf.saxon.expr.FunctionCall
Get the expressions supplied as actual arguments to the function
getArguments() - method in class net.sf.saxon.expr.UserFunctionCall
Get the arguments (the expressions supplied in the function call)
getArgumentType(int) - method in class net.sf.saxon.instruct.UserFunction
Get the required types of an argument to this function
getArgumentTypes() - method in class net.sf.saxon.query.XQueryFunction
Get the declared types of the arguments of this function
getArray() - method in class net.sf.saxon.om.ArrayIterator
Get the underlying array
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 net.sf.saxon.event.PIGrabber
Return list of stylesheets that matched, as an array of Source objects
getAtomicComparer() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Get the AtomicComparer used to compare atomic values.
getAtomicComparer() - method in class net.sf.saxon.expr.ComparisonExpression
Get the AtomicComparer used to compare atomic values.
getAtomicComparer() - method in class net.sf.saxon.functions.DistinctValues
Get the AtomicComparer allocated at compile time.
getAtomicComparer() - method in class net.sf.saxon.expr.GeneralComparison
Get the AtomicComparer used to compare atomic values.
getAtomicComparer() - method in class net.sf.saxon.expr.SingletonComparison
Get the AtomicComparer used to compare atomic values.
getAtomicComparer() - method in class net.sf.saxon.expr.ValueComparison
Get the AtomicComparer used to compare atomic values.
Get a GenericAtomicComparer that can be used to compare values.
getAtomicType(net.sf.saxon.s9api.QName) - method in class net.sf.saxon.s9api.ItemTypeFactory
Get an item type representing an atomic type.
getAtomicValue() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get an atomic value.
getAtomicValue() - method in class net.sf.saxon.pull.PullFilter
Get an atomic value.
getAtomicValue() - method in class net.sf.saxon.pull.PullFromIterator
Get an atomic value.
getAtomicValue() - method in class net.sf.saxon.pull.PullProvider
Get an atomic value.
getAtomicValue() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getAtomicValue() - method in class net.sf.saxon.xqj.SaxonXQItem
getAtomicValue() - method in class net.sf.saxon.xqj.SaxonXQSequence
getAtomicValue() - method in class net.sf.saxon.pull.StaxBridge
Get an atomic value.
getAtomicValue() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get an atomic value.
getAtomicValue() - method in class net.sf.saxon.pull.TreeWalker
Get an atomic value.
getAtomicValue() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get an atomic value.
getAtomicValue() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getAtomizedItemType() - method in class net.sf.saxon.type.AnyItemType
Get the item type of the atomic values that will be produced when an item of this type is atomized
getAtomizedItemType() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the item type of the atomic values that will be produced when an item of this type is atomized
getAtomizedItemType() - method in class net.sf.saxon.pattern.CombinedNodeTest
Get the item type of the atomic values that will be produced when an item of this type is atomized (assuming that atomization succeeds)
getAtomizedItemType() - method in class net.sf.saxon.pattern.ContentTypeTest
Get the item type of the atomic values that will be produced when an item of this type is atomized (assuming that atomization succeeds)
getAtomizedItemType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the item type of the atomic values that will be produced when an item of this type is atomized
getAtomizedItemType() - method in class net.sf.saxon.type.ExternalObjectType
Get the item type of the atomic values that will be produced when an item of this type is atomized
getAtomizedItemType() - method in class net.sf.saxon.type.ItemType
Get the item type of the atomic values that will be produced when an item of this type is atomized
getAtomizedItemType() - method in class net.sf.saxon.pattern.NodeKindTest
Get the content type allowed by this NodeTest (that is, the type annotation).
getAtomizedItemType() - method in class net.sf.saxon.pattern.NodeTest
Get the item type of the atomic values that will be produced when an item of this type is atomized (assuming that atomization succeeds)
Compute the type that will result from atomizing the result of a given expression
getAtomizingIterator(net.sf.saxon.om.SequenceIterator) - static method in class net.sf.saxon.expr.Atomizer
Get an iterator that returns the result of atomizing the sequence delivered by the supplied iterator
getAttribute(int) - method in class net.sf.saxon.event.StartTagBuffer
Get the value of the current attribute with a given nameCode
getAttribute(String) - method in class net.sf.saxon.dom.DocumentBuilderFactoryImpl
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Retrieves an attribute value by name.
getAttribute(String) - method in class net.sf.saxon.TransformerFactoryImpl
Allows the user to retrieve specific attributes on the underlying implementation.
getAttributeCount() - method in class net.sf.saxon.pull.PullToStax
getAttributeDeclaration(int) - method in class net.sf.saxon.Configuration
Get a global attribute declaration.
getAttributeList() - method in class net.sf.saxon.tree.ElementImpl
Get the attribute list for this element.
getAttributeList() - method in class net.sf.saxon.tree.ElementWithAttributes
Get the attribute list for this element.
getAttributeLocalName(int) - method in class net.sf.saxon.pull.PullToStax
getAttributeName(int) - method in class net.sf.saxon.pull.PullToStax
getAttributeNameCode() - method in class net.sf.saxon.instruct.FixedAttribute
Get the name pool name code of the attribute to be constructed
getAttributeNameCodeArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array used to hold the name codes of all attributes
getAttributeNamespace(int) - method in class net.sf.saxon.pull.PullToStax
getAttributeNode(String) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Retrieves an attribute node by name.
getAttributeNodeNS(String,String) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Retrieves an Attr node by local name and namespace URI.
getAttributeNS(String,String) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Retrieves an attribute value by local name and namespace URI.
getAttributeParentArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array used to hold the parent pointers of all attributes
getAttributePrefix(int) - method in class net.sf.saxon.pull.PullToStax
getAttributes() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get the attributes associated with the current element.
getAttributes() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Return a NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - method in class net.sf.saxon.pull.PullFilter
Get the attributes associated with the current element.
getAttributes() - method in class net.sf.saxon.pull.PullFromIterator
Get the attributes associated with the current element.
getAttributes() - method in class net.sf.saxon.pull.PullNamespaceReducer
Get the attributes associated with the current element.
getAttributes() - method in class net.sf.saxon.pull.PullProvider
Get the attributes associated with the current element.
getAttributes() - method in class net.sf.saxon.pull.StaxBridge
Get the attributes associated with the current element.
getAttributes() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get the attributes associated with the current element.
getAttributes() - method in class net.sf.saxon.pull.TreeWalker
Get the attributes associated with the current element.
getAttributes() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the attributes associated with the current element.
getAttributeSetName() - method in class net.sf.saxon.style.XSLAttributeSet
Get the name of this attribute set
getAttributeSets(String,List) - method in class net.sf.saxon.style.StyleElement
Get the list of attribute-sets associated with this element.
Get an ItemType that tests an element name and/or schema type.
getAttributeType(int) - method in class net.sf.saxon.pull.PullToStax
getAttributeTypeCodeArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array used to hold the type codes of all attributes
getAttributeUseType(int) - method in class net.sf.saxon.type.AnyType
Find an attribute use within this complex type definition having a given attribute name (identified by fingerprint), and return the schema type associated with that attribute.
getAttributeUseType(int) - method in class net.sf.saxon.type.ComplexType
Find an attribute use within this complex type definition having a given attribute name (identified by fingerprint), and return the schema type associated with that attribute.
getAttributeUseType(int) - method in class net.sf.saxon.type.Untyped
Find an attribute use within this complex type definition having a given attribute name (identified by fingerprint), and return the schema type associated with that attribute.
getAttributeValue(int) - method in class net.sf.saxon.tree.ElementWithAttributes
Get the value of a given attribute of this node
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.tree.NodeImpl
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.om.NodeInfo
Get the string value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.dom.NodeWrapper
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.dom4j.NodeWrapper
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.dotnet.NodeWrapper
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.jdom.NodeWrapper
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.xom.NodeWrapper
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.om.Orphan
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.pull.PullToStax
getAttributeValue(int) - method in class net.sf.saxon.om.StrippedNode
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.value.TextFragmentValue
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.pull.UnconstructedParent
Get the value of a given attribute of this node
getAttributeValue(int) - method in class net.sf.saxon.om.VirtualCopy
Get the value of a given attribute of this node
Get the string value of an attribute of a given element, given the URI and local part of the attribute name.
getAttributeValue(net.sf.saxon.s9api.QName) - method in class net.sf.saxon.s9api.XdmNode
Get the string value of a named attribute of this element
getAttributeValue(String) - method in class net.sf.saxon.style.StyleElement
Get an attribute value given the Clark name of the attribute (that is, the name in {uri}local format).
getAttributeValue(String,String) - method in class net.sf.saxon.pull.PullToStax
getAttributeValueArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array used to hold the name codes of all attributes
getAutoCommit() - method in class net.sf.saxon.xqj.SaxonXQConnection
getAutoCommit() - method in class net.sf.saxon.javax.xml.xquery.XQConnection
getAxis() - method in class net.sf.saxon.expr.AxisExpression
Get the axis
getAxisNumber() - method in class net.sf.saxon.s9api.Axis
Get the axis number, as defined in class Axis
getAxisNumber(String) - static method in class net.sf.saxon.om.Axis
Resolve an axis name into a symbolic constant representing the axis
getBaseComparer() - method in class net.sf.saxon.sort.DescendingComparer
Get the underlying (ascending) comparer
getBaseComparer() - method in class net.sf.saxon.sort.EmptyGreatestComparer
Get the underlying comparer (which compares empty least)
getBaseComparer() - method in class net.sf.saxon.sort.TextComparer
Get the underlying comparer (which doesn't do conversion to string)
getBaseExpression() - method in class net.sf.saxon.expr.FilterExpression
Get the underlying expression
getBaseExpression() - method in class net.sf.saxon.sort.SortExpression
Get the expression defining the sequence being sorted
getBaseExpression() - method in class net.sf.saxon.expr.TailExpression
Get the base expression (of which this expression returns the tail part of the value)
getBaseExpression() - method in class net.sf.saxon.sort.TupleSorter
Get the base expression, the expression that computes the sequence to be sorted
getBaseExpression() - method in class net.sf.saxon.expr.UnaryExpression
getBaseOutputURI() - method in class net.sf.saxon.Controller
Get the base output URI.
getBaseType() - method in class net.sf.saxon.type.AnySimpleType
Get the base type
getBaseType() - method in class net.sf.saxon.type.AnyType
Get the base type
getBaseType() - method in class net.sf.saxon.type.BuiltInAtomicType
Returns the base type that this type inherits from.
getBaseType() - method in class net.sf.saxon.type.BuiltInListType
Returns the base type that this type inherits from.
getBaseType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Returns the base type that this type inherits from.
getBaseType() - method in class net.sf.saxon.type.ExternalObjectType
Returns the base type that this type inherits from.
getBaseType() - method in class net.sf.saxon.xqj.SaxonXQItemType
getBaseType() - method in class net.sf.saxon.type.SchemaType
Returns the base type that this type inherits from.
getBaseType() - method in class net.sf.saxon.type.Untyped
Returns the base type that this type inherits from.
getBaseType() - method in class net.sf.saxon.javax.xml.xquery.XQItemType
getBaseURI() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the Base URI, for resolving any relative URI's used in the expression.
getBaseURI() - method in class net.sf.saxon.event.Builder
Get the base URI of the document node of the tree being constructed by this builder
getBaseURI() - method in class net.sf.saxon.s9api.DocumentBuilder
Get the base URI of documents loaded using this DocumentBuilder when no other URI is available.
getBaseURI() - method in class net.sf.saxon.tree.DocumentImpl
Get the base URI of this root node.
getBaseURI() - method in class net.sf.saxon.dotnet.DocumentWrapper
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 net.sf.saxon.tree.ElementImpl
Get the base URI of this element node.
getBaseURI() - method in class net.sf.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 net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
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 net.sf.saxon.tree.NodeImpl
Get the base URI for the node.
getBaseURI() - method in class net.sf.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 net.sf.saxon.dom.NodeOverNodeInfo
Get the base URI for the node.
getBaseURI() - method in class net.sf.saxon.dom.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 net.sf.saxon.dom4j.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 net.sf.saxon.dotnet.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 net.sf.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 net.sf.saxon.xom.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 net.sf.saxon.om.Orphan
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 net.sf.saxon.instruct.ParentNodeConstructor
Get the static base URI of the instruction
getBaseURI() - method in class net.sf.saxon.query.QueryModule
Get the base URI for a module
getBaseURI() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getBaseURI() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getBaseURI() - method in class net.sf.saxon.sort.SortKeyDefinition
Get the static base URI of the expression.
getBaseURI() - method in class net.sf.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 net.sf.saxon.query.StaticQueryContext
Get the Base URI of the query, for resolving any relative URI's used in the expression.
getBaseURI() - method in class net.sf.saxon.om.StrippedNode
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 net.sf.saxon.value.TextFragmentValue
Get the base URI for the document node.
getBaseURI() - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Get the base URI of this root node.
getBaseURI() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the base URI for the node.
getBaseURI() - method in class net.sf.saxon.pull.UnconstructedElement
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 net.sf.saxon.pull.UnconstructedParent
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 net.sf.saxon.pull.UnparsedEntity
Get the base URI of the unparsed entity
getBaseURI() - method in class net.sf.saxon.om.VirtualCopy
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 net.sf.saxon.s9api.XdmNode
Get the base URI of this node
getBaseURI() - method in class net.sf.saxon.s9api.XPathCompiler
Get the static base URI for XPath expressions compiled using this XPathCompiler.
getBaseURI() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getBaseURI() - method in class net.sf.saxon.s9api.XQueryCompiler
Get the static base URI for the query
getBaseURI(net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.om.Navigator
Helper method to get the base URI of an element or processing instruction node
getBetaArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array holding beta information
getBinaryValue() - method in class net.sf.saxon.value.Base64BinaryValue
Get the binary value
getBinaryValue() - method in class net.sf.saxon.value.HexBinaryValue
Get the binary value
getBindery() - method in class net.sf.saxon.Controller
Get the current bindery.
getBinding() - method in class net.sf.saxon.expr.VariableReference
Get the object bound to the variable
getBindingMode() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getBindingMode() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getBindingMode() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getBlock() - method in class net.sf.saxon.type.AnySimpleType
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as SchemaType.DERIVATION_LIST and SchemaType.DERIVATION_EXTENSION
getBlock() - method in class net.sf.saxon.type.AnyType
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as SchemaType.DERIVATION_LIST and SchemaType.DERIVATION_EXTENSION
getBlock() - method in class net.sf.saxon.type.BuiltInAtomicType
Returns the value of the 'block' attribute for this type, as a bit-significant integer with fields such as SchemaType.DERIVATION_LIST and SchemaType.DERIVATION_EXTENSION
getBlock() - method in class net.sf.saxon.type.BuiltInListType
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as SchemaType.DERIVATION_LIST and SchemaType.DERIVATION_EXTENSION
getBlock() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as SchemaType.DERIVATION_LIST and SchemaType.DERIVATION_EXTENSION
getBlock() - method in class net.sf.saxon.type.ExternalObjectType
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as SchemaType.DERIVATION_LIST and SchemaType.DERIVATION_EXTENSION
getBlock() - method in class net.sf.saxon.type.SchemaType
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as DERIVATION_LIST and DERIVATION_EXTENSION
getBlock() - method in class net.sf.saxon.type.Untyped
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as SchemaType.DERIVATION_LIST and SchemaType.DERIVATION_EXTENSION
getBody() - method in class net.sf.saxon.instruct.Procedure
getBody() - method in class net.sf.saxon.query.XQueryFunction
Get the body of the function
getBoolean() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getBoolean() - method in class net.sf.saxon.xqj.SaxonXQItem
getBoolean() - method in class net.sf.saxon.xqj.SaxonXQSequence
getBoolean() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getBooleanValue() - method in class net.sf.saxon.value.BooleanValue
Get the value
getBooleanValue() - method in class net.sf.saxon.s9api.XdmAtomicValue
Get the value converted to a boolean using the XPath casting rules
getBoundarySpacePolicy() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getBoundarySpacePolicy() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getBoundarySpacePolicy() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getBuiltInBaseType() - method in class net.sf.saxon.type.AnySimpleType
Get the built-in ancestor of this type in the type hierarchy
getBuiltInBaseType() - method in class net.sf.saxon.type.BuiltInAtomicType
Returns the built-in base type this type is derived from.
getBuiltInBaseType() - method in class net.sf.saxon.type.BuiltInListType
Get the built-in type from which this type is derived by restriction
getBuiltInBaseType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Returns the built-in base type this type is derived from.
getBuiltInBaseType() - method in class net.sf.saxon.type.ExternalObjectType
Returns the built-in base type this type is derived from.
getBuiltInBaseType() - method in class net.sf.saxon.type.SimpleType
Get the built-in type from which this type is derived by restriction
getBuiltInItemType(String,String) - static method in class net.sf.saxon.type.Type
Get the ItemType object for a built-in type
getByte() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getByte() - method in class net.sf.saxon.xqj.SaxonXQItem
getByte() - method in class net.sf.saxon.xqj.SaxonXQSequence
getByte() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
Get a "next in chain" stylesheet.
getCalculator() - method in class net.sf.saxon.expr.ArithmeticExpression
Get the calculator allocated to evaluate this expression
getCalculator(int,int,int,boolean) - static method in class net.sf.saxon.expr.Calculator
Factory method to get a calculator for a given combination of types
getCalculatorSetName(int,int) - static method in class net.sf.saxon.expr.Calculator
Get the name of the calculator set for a given combination of types
getCalendar() - method in class net.sf.saxon.value.CalendarValue
Get a Java Calendar object that represents this date/time value.
getCalendar() - method in class net.sf.saxon.value.DateTimeValue
Get a Java Calendar object representing the value of this DateTime.
getCalendar() - method in class net.sf.saxon.value.GDateValue
getCalendar() - method in class net.sf.saxon.value.TimeValue
Get a Java Calendar object corresponding to this time, on a reference date
getCalendarName(String) - method in class net.sf.saxon.number.AbstractNumberer
Get the name of a calendar
getCalendarName(String) - method in class net.sf.saxon.number.Numberer
Get the name of a calendar
getCalendarName(String) - method in class net.sf.saxon.number.Numberer_de
Get the name of a calendar
getCaller() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the calling XPathContext (the next one down the stack).
getCaller() - method in class net.sf.saxon.expr.XPathContext
Get the calling XPathContext (the next one down the stack).
getCaller() - method in class net.sf.saxon.expr.XPathContextMinor
Get the calling XPathContext (the next one down the stack).
getCanonicalClass(int) - method in class net.sf.saxon.codenorm.NormalizerData
Gets the combining class of a character from the Unicode Character Database.
getCanonicalLexicalRepresentation() - method in class net.sf.saxon.value.DateTimeValue
Get the canonical lexical representation as defined in XML Schema.
getCanonicalLexicalRepresentation() - method in class net.sf.saxon.value.DateValue
Get the canonical lexical representation as defined in XML Schema.
getCanonicalLexicalRepresentation() - method in class net.sf.saxon.value.DecimalValue
Get the canonical lexical representation as defined in XML Schema.
getCanonicalLexicalRepresentation() - method in class net.sf.saxon.value.DoubleValue
Get the canonical lexical representation as defined in XML Schema.
getCanonicalLexicalRepresentation() - method in class net.sf.saxon.value.FloatValue
Get the canonical lexical representation as defined in XML Schema.
getCanonicalLexicalRepresentation() - method in class net.sf.saxon.value.TimeValue
Get the canonical lexical representation as defined in XML Schema.
getCanonicalLexicalRepresentation() - method in class net.sf.saxon.value.Value
Get the canonical lexical representation as defined in XML Schema.
getCardinality() - method in class net.sf.saxon.value.AtomicValue
Determine the static cardinality
getCardinality() - method in class net.sf.saxon.instruct.Block
Determine the cardinality of the expression
getCardinality() - method in class net.sf.saxon.value.Closure
Get the cardinality
getCardinality() - method in class net.sf.saxon.instruct.Comment
getCardinality() - method in class net.sf.saxon.instruct.ComputedAttribute
Get the static cardinality of this expression
getCardinality() - method in class net.sf.saxon.sort.ConditionalSorter
Determine the static cardinality of the expression.
getCardinality() - method in class net.sf.saxon.instruct.CopyOf
getCardinality() - method in class net.sf.saxon.value.EmptySequence
Determine the static cardinality
getCardinality() - method in class net.sf.saxon.expr.Expression
Determine the static cardinality of the expression.
getCardinality() - method in class net.sf.saxon.instruct.FixedAttribute
Determine the static cardinality of the expression.
getCardinality() - method in class net.sf.saxon.instruct.GeneralVariable
Get the cardinality of the result of this instruction.
getCardinality() - method in class net.sf.saxon.value.IntegerRange
Determine the cardinality
getCardinality() - method in class net.sf.saxon.instruct.Message
Get the static cardinality.
getCardinality() - method in class net.sf.saxon.instruct.Namespace
Determine the static cardinality of the expression.
getCardinality() - method in class net.sf.saxon.s9api.OccurrenceIndicator
getCardinality() - method in class net.sf.saxon.instruct.ParentNodeConstructor
Determine the static cardinality of the expression.
getCardinality() - method in class net.sf.saxon.pattern.PatternSponsor
Determine the static cardinality of the expression.
getCardinality() - method in class net.sf.saxon.instruct.ProcessingInstruction
Determine the static cardinality of the expression.
getCardinality() - method in class net.sf.saxon.value.SequenceExtent
Determine the cardinality
getCardinality() - method in class net.sf.saxon.value.SequenceType
Get the cardinality component of this SequenceType.
getCardinality() - method in class net.sf.saxon.value.ShareableSequence
Determine the cardinality
getCardinality() - method in class net.sf.saxon.value.SingletonNode
Determine the static cardinality
getCardinality() - method in class net.sf.saxon.instruct.TraceWrapper
Determine the static cardinality of the expression.
getCardinality() - method in class net.sf.saxon.value.Value
Determine the cardinality
getCardinalityCode(int) - static method in class net.sf.saxon.expr.StaticProperty
Reduce the cardinality value to an integer in the range 0-7
getCardinalityDescription(int) - static method in class net.sf.saxon.expr.StaticProperty
Display the cardinality value as a string (used for diagnostics)
getCaseOrder() - method in class net.sf.saxon.sort.SortKeyDefinition
Get the expression that defines the case order of the sort keys.
getCaseVariants(int) - static method in class net.sf.saxon.regex.CaseVariants
Get the case variants of a character
getCategory(byte) - static method in class net.sf.saxon.charcode.XMLCharacterData
Get all the characters in a given category, as an integer set.
getCharacterBuffer() - method in class net.sf.saxon.tinytree.TinyTree
Get the character buffer used to hold all the text data of the document
getCharacterEncodingScheme() - method in class net.sf.saxon.pull.PullToStax
Get a character map, identified by the fingerprint of its name.
getCharacterMapIndex() - method in class net.sf.saxon.instruct.Executable
Get the index of named character maps
getCharacterMapName() - method in class net.sf.saxon.style.XSLCharacterMap
Get the fingerprint of the name of this character map
getCharacterOffset() - method in class net.sf.saxon.pull.PullToStax.SourceStreamLocation
Make a CharacterSet appropriate to the encoding
getCharArray() - method in class net.sf.saxon.om.FastStringBuffer
Get a char[] array containing the characters.
getChars(int,int,dst[],int) - method in class net.sf.saxon.om.FastStringBuffer
Copies characters from this FastStringBuffer into the destination character array.
getChildNodes() - method in class net.sf.saxon.dom.AttrOverNodeInfo
Return a NodeList that contains all children of this node.
getChildNodes() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Return a NodeList that contains all children of this node.
getChildren() - method in class net.sf.saxon.instruct.Block
Get the children of this instruction
getClarkName() - method in class net.sf.saxon.s9api.QName
The expanded name, as a string using the notation devised by James Clark.
getClarkName() - method in class net.sf.saxon.value.QualifiedNameValue
Get the name in Clark notation, that is "{uri}local" if in a namespace, or "local" otherwise
getClarkName() - method in class net.sf.saxon.om.StructuredQName
Get the expanded QName in Clark format, that is "{uri}local" if it is in a namespace, or just "local" otherwise.
getClarkName(int) - method in class net.sf.saxon.om.NamePool
Get the Clark form of a name, given its name code or fingerprint
getClarkName(int) - static method in class net.sf.saxon.om.StandardNames
Get the Clark form of a system-defined name, given its name code or fingerprint
Load a class using the class name provided.
getClassLoader() - method in class net.sf.saxon.Configuration
Get the ClassLoader supplied using the method setClassLoader(ClassLoader).
getClassLoader() - method in class net.sf.saxon.Controller
Get the ClassLoader supplied using the method setClassLoader(ClassLoader).
getClientData(Class) - method in class net.sf.saxon.om.NamePool
Retrieve client data on behalf of a user of the namepool
getCode(String) - static method in class net.sf.saxon.om.Validation
getCodeForPrefix(String) - method in class net.sf.saxon.om.NamePool
Get the prefix code for a given Prefix
getCodeForURI(String) - method in class net.sf.saxon.om.NamePool
Get the uri code for a given URI
getCodePoint() - method in class net.sf.saxon.style.XSLOutputCharacter
getCollation() - method in class net.sf.saxon.trans.KeyDefinition
Get the collation.
getCollation() - method in class net.sf.saxon.sort.NamedCollation
Get the underlying comparator
getCollation() - method in class net.sf.saxon.sort.SortKeyDefinition
Get the collation to be used
getCollation(String) - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get a named collation.
getCollation(String) - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get a named collation
getCollation(String) - method in class net.sf.saxon.style.ExpressionContext
Get a named collation.
getCollation(String) - method in class net.sf.saxon.query.QueryModule
Get a named collation.
getCollation(String) - method in class net.sf.saxon.expr.StaticContext
Get a named collation.
getCollation(String) - method in class net.sf.saxon.query.StaticQueryContext
Get a named collation.
getCollation(String) - method in class net.sf.saxon.style.UseWhenStaticContext
Get a named collation.
getCollation(String) - method in class net.sf.saxon.expr.XPathContext
Get a named collation
getCollation(String) - method in class net.sf.saxon.expr.XPathContextMinor
Get a named collation
Given a collation, get a collation key.
Given a collation, get a collation key.
Given a collation, get a collation key.
getCollationKey(String) - method in class net.sf.saxon.sort.AlphanumericCollator
Get a collation key for two Strings.
getCollationKey(String) - method in class net.sf.saxon.sort.CodepointCollator
Get a collation key for two Strings.
getCollationKey(String) - method in class net.sf.saxon.dotnet.DotNetComparator
Return a collation key.
getCollationKey(String) - method in class net.sf.saxon.sort.LowercaseFirstCollator
Get a collation key for two Strings.
getCollationKey(String) - method in class net.sf.saxon.sort.NamedCollation
Get a collation key for two Strings.
getCollationKey(String) - method in class net.sf.saxon.sort.RuleBasedSubstringMatcher
Get a collation key for two Strings.
getCollationKey(String) - method in class net.sf.saxon.sort.StringCollator
Get a collation key for two Strings.
getCollationKey(String) - method in class net.sf.saxon.sort.UppercaseFirstCollator
Get a collation key for two Strings.
getCollationMap() - method in class net.sf.saxon.query.StaticQueryContext
Get the collation map
getCollationMap() - method in class net.sf.saxon.style.XSLStylesheet
Get the collation map
getCollationName() - method in class net.sf.saxon.trans.KeyDefinition
Get the collation name for this key definition.
getCollationName() - method in class net.sf.saxon.style.SaxonCollation
getCollationNameExpression() - method in class net.sf.saxon.sort.SortKeyDefinition
Get the selected collation name (specifically, an expression which when evaluated returns the collation URI).
getCollationTable() - method in class net.sf.saxon.instruct.Executable
Get the table of collations
getCollationURI() - method in class net.sf.saxon.sort.CollatingAtomicComparer
Get the collation URI
getCollationURIResolver() - method in class net.sf.saxon.Configuration
Get the collation URI resolver associated with this configuration.
getCollator() - method in class net.sf.saxon.style.SaxonCollation
Get a collator suitable for comparing strings.
getCollectionURIResolver() - method in class net.sf.saxon.Configuration
Get the collection URI resolver associated with this configuration.
getColumnName() - method in class net.sf.saxon.sql.SQLColumn
getColumnNumber() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Return the character position where the current document event ends.
getColumnNumber() - method in class net.sf.saxon.event.ContentHandlerProxyLocator
Get the column number
getColumnNumber() - method in class net.sf.saxon.event.DocumentSender
getColumnNumber() - method in class net.sf.saxon.dom.DOMSender
getColumnNumber() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Return the character position where the current document event ends.
getColumnNumber() - method in class net.sf.saxon.expr.Expression
Get the column number of the expression
getColumnNumber() - method in class net.sf.saxon.expr.ExpressionLocation
Get the column number
getColumnNumber() - method in class net.sf.saxon.expr.ExpressionParser.TemporaryContainer
getColumnNumber() - method in class net.sf.saxon.query.GlobalVariableDefinition
Get column number
getColumnNumber() - method in class net.sf.saxon.instruct.InstructionDetails
Get the column number identifying the position of the instruction.
getColumnNumber() - method in class net.sf.saxon.tree.NodeImpl
Get the column number of the node.
getColumnNumber() - method in class net.sf.saxon.pattern.Pattern
Get the column number (always -1)
getColumnNumber() - method in class net.sf.saxon.instruct.Procedure
getColumnNumber() - method in class net.sf.saxon.pull.PullToStax.SourceStreamLocation
getColumnNumber() - method in class net.sf.saxon.pull.StaxBridge
Return the column number where the current document event ends.
getColumnNumber() - method in class net.sf.saxon.evpull.StaxEventBridge
Return the column number where the current document event ends.
getColumnNumber() - method in class net.sf.saxon.value.TextFragmentValue
Return the character position where the current document event ends.
getColumnNumber() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the column number of the node.
getColumnNumber() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Return the character position where the current document event ends.
getColumnNumber() - method in class net.sf.saxon.expr.Tokenizer
Get the column number of the current token
getColumnNumber() - method in class net.sf.saxon.instruct.TraceExpression
Get the column number identifying the position of the instruction.
getColumnNumber() - method in class net.sf.saxon.pull.TreeWalker
Return the character position where the current document event ends.
getColumnNumber() - method in class net.sf.saxon.type.ValidationException
getColumnNumber() - method in class net.sf.saxon.type.ValidationFailure
getColumnNumber() - method in class net.sf.saxon.javax.xml.xquery.XQQueryException
getColumnNumber() - method in class net.sf.saxon.javax.xml.xquery.XQStackTraceElement
getColumnNumber() - method in class net.sf.saxon.query.XQueryExpression
Return the character position where the current document event ends.
getColumnNumber() - method in class net.sf.saxon.query.XQueryFunction
Return the column number
getColumnNumber(int) - method in class net.sf.saxon.expr.Tokenizer
Return the column number corresponding to a given offset in the expression
getCommentBuffer() - method in class net.sf.saxon.tinytree.TinyTree
Get the character buffer used to hold all the comment data of the document
getCommonAtomicType() - method in class net.sf.saxon.type.AnySimpleType
Get the most specific possible atomic type that all items in this SimpleType belong to
getCommonAtomicType() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the most specific possible atomic type that all items in this SimpleType belong to
getCommonAtomicType() - method in class net.sf.saxon.type.BuiltInListType
Get the most specific possible atomic type that all items in this SimpleType belong to
getCommonAtomicType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the most specific possible atomic type that all items in this SimpleType belong to
getCommonAtomicType() - method in class net.sf.saxon.type.ExternalObjectType
Get the most specific possible atomic type that all items in this SimpleType belong to
getCommonAtomicType() - method in class net.sf.saxon.type.SimpleType
Get the most specific possible atomic type that all items in this SimpleType belong to
getCommonChildItemType() - method in class net.sf.saxon.style.StyleElement
Get the most general type of item returned by the children of this instruction
Get a type that is a common supertype of two given item types
getComparand() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Get the integer value on the rhs of the expression
getComparators() - method in class net.sf.saxon.sort.TupleSorter
Get the array of AtomicComparer objects, one per sort key, that are used to compare values in the sequence
getComparer() - method in class net.sf.saxon.sort.DocumentSorter
Get a comparison key for this value.
Get a comparison key for this value.
Get a comparison key for this value.
getComparisonKey(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.value.TimeValue
Get a comparison key for this value.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
Get a comparison key for an object.
getComparisonOperator() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Get the comparison operator
getCompiledFunction() - method in class net.sf.saxon.style.XSLFunction
Get the compiled function
getCompiledGlobalVariables() - method in class net.sf.saxon.instruct.Executable
Get the index of global variables
getCompiledRegularExpression() - method in class net.sf.saxon.functions.Matches
Get the compiled regular expression, returning null if the regex has not been compiled
getCompiledRegularExpression() - method in class net.sf.saxon.functions.Replace
Get the compiled regular expression if available, otherwise return null
getCompiledRegularExpression() - method in class net.sf.saxon.functions.Tokenize
Get the compiled regular expression if available, otherwise return null
getCompiledTemplate() - method in class net.sf.saxon.style.XSLTemplate
Get the compiled template
getCompiledVariable() - method in class net.sf.saxon.query.GlobalVariableDefinition
Get the compiled variable if the definition has been compiled
getComponent(int) - method in class net.sf.saxon.value.AtomicValue
Method to extract components of a value.
getComponent(int) - method in class net.sf.saxon.value.DateTimeValue
Get a component of the value.
getComponent(int) - method in class net.sf.saxon.value.DateValue
Get a component of the value.
getComponent(int) - method in class net.sf.saxon.value.DurationValue
Get a component of the normalized value
getComponent(int) - method in class net.sf.saxon.value.QNameValue
Get a component.
getComponent(int) - method in class net.sf.saxon.value.TimeValue
Get a component of the value.
getComponentNodeTests() - method in class net.sf.saxon.pattern.CombinedNodeTest
Get the two parts of the combined node test
getComponents() - method in class net.sf.saxon.sort.TupleExpression
Get the component expressions
getCompressedValue() - method in class net.sf.saxon.tinytree.CompressedWhitespace
getCondition() - method in class net.sf.saxon.sort.ConditionalSorter
Get the condition under which the nodes need to be sorted
getCondition() - method in class net.sf.saxon.expr.IsLastExpression
Get the condition we are testing for
getCondition() - method in class net.sf.saxon.style.XSLWhen
getConditions() - method in class net.sf.saxon.instruct.Choose
Get the array of conditions to be tested
getConfiguration() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the system configuration
getConfiguration() - method in class net.sf.saxon.event.Builder
Get the Configuration
getConfiguration() - method in class net.sf.saxon.event.ContentHandlerProxy
Get the Saxon configuration
getConfiguration() - method in class net.sf.saxon.Controller
Get the Configuration associated with this Controller.
getConfiguration() - method in class net.sf.saxon.dom.DocumentBuilderImpl
Get the Saxon Configuration to be used by the document builder.
getConfiguration() - method in class net.sf.saxon.tree.DocumentImpl
Get the configuration previously set using setConfiguration
getConfiguration() - method in class net.sf.saxon.dom.DocumentWrapper
Get the configuration previously set using setConfiguration
getConfiguration() - method in class net.sf.saxon.dom4j.DocumentWrapper
Get the configuration previously set using setConfiguration (or the default configuraton allocated automatically)
getConfiguration() - method in class net.sf.saxon.dotnet.DocumentWrapper
Get the configuration previously set using setConfiguration
getConfiguration() - method in class net.sf.saxon.jdom.DocumentWrapper
Get the configuration previously set using setConfiguration (or the default configuraton allocated automatically)
getConfiguration() - method in class net.sf.saxon.xom.DocumentWrapper
Get the configuration previously set using setConfiguration
getConfiguration() - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Get the configuration used for this document
getConfiguration() - method in class net.sf.saxon.query.DynamicQueryContext
Get the Configuration associated with this dynamic query context
getConfiguration() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the Configuration
getConfiguration() - method in class net.sf.saxon.event.Emitter
Get the configuration used for this document
getConfiguration() - method in class net.sf.saxon.instruct.Executable
Get the configuration
getConfiguration() - method in class net.sf.saxon.style.ExpressionContext
Get the system configuration
getConfiguration() - method in class net.sf.saxon.trace.ExpressionPresenter
Get the Saxon configuration
getConfiguration() - method in class net.sf.saxon.expr.ExpressionVisitor
Get the Saxon configuration
Get the configuration
getConfiguration() - method in class net.sf.saxon.tree.NodeImpl
Get the configuration
getConfiguration() - method in class net.sf.saxon.om.NodeInfo
Get the configuration used to build the tree containing this node.
getConfiguration() - method in class net.sf.saxon.dom.NodeWrapper
Get the configuration
getConfiguration() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the configuration used to build the tree containing this node.
getConfiguration() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the configuration
getConfiguration() - method in class net.sf.saxon.jdom.NodeWrapper
Get the configuration
getConfiguration() - method in class net.sf.saxon.xom.NodeWrapper
Get the configuration
getConfiguration() - method in class net.sf.saxon.expr.Optimizer
Get the Saxon configuration object
getConfiguration() - method in class net.sf.saxon.om.Orphan
Get the configuration
getConfiguration() - method in class net.sf.saxon.event.PipelineConfiguration
Get the Saxon Configuration object
getConfiguration() - method in class net.sf.saxon.PreparedStylesheet
Get the configuration in which this stylesheet is compiled
getConfiguration() - method in class net.sf.saxon.event.ProxyReceiver
getConfiguration() - method in class net.sf.saxon.Query
Get the configuration in use
getConfiguration() - method in class net.sf.saxon.query.QueryModule
Get the Saxon Configuration
getConfiguration() - method in class net.sf.saxon.event.ReceivingContentHandler
Get the Configuration object
getConfiguration() - method in class net.sf.saxon.xqj.SaxonXQConnection
getConfiguration() - method in class net.sf.saxon.xqj.SaxonXQDataSource
Get the configuration in use.
getConfiguration() - method in class net.sf.saxon.event.SequenceReceiver
Get the Saxon Configuration
getConfiguration() - method in class net.sf.saxon.StandardURIResolver
Get the configuration if available
getConfiguration() - method in class net.sf.saxon.expr.StaticContext
Get the system configuration
getConfiguration() - method in class net.sf.saxon.query.StaticQueryContext
Get the Configuration options
getConfiguration() - method in class net.sf.saxon.om.StrippedDocument
Get the configuration previously set using setConfiguration
getConfiguration() - method in class net.sf.saxon.om.StrippedNode
Get the configuration
getConfiguration() - method in class net.sf.saxon.value.TextFragmentValue
Get the configuration previously set using setConfiguration (or the default configuraton allocated automatically)
getConfiguration() - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Get the configuration previously set using setConfiguration
getConfiguration() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the configuration
getConfiguration() - method in class net.sf.saxon.tinytree.TinyTree
Get the configuration previously set using setConfiguration
getConfiguration() - method in class net.sf.saxon.Transform
Get the configuration.
getConfiguration() - method in class net.sf.saxon.TransformerFactoryImpl
Get the configuration.
getConfiguration() - method in class net.sf.saxon.type.TypeHierarchy
Get the Saxon configuration to which this type hierarchy belongs
getConfiguration() - method in class net.sf.saxon.pull.UnconstructedParent
Get the configuration
getConfiguration() - method in class net.sf.saxon.om.VirtualCopy
Get the configuration
getConfiguration() - method in class net.sf.saxon.expr.XPathContext
Get the Configuration
getConfiguration() - method in class net.sf.saxon.expr.XPathContextMinor
Get the Configuration
getConfiguration() - method in class net.sf.saxon.sxpath.XPathEvaluator
Get the Configuration in use.
getConfiguration() - method in class net.sf.saxon.xpath.XPathEvaluator
Get the Configuration used by this XPathEvaluator
getConfiguration() - method in class net.sf.saxon.xpath.XPathExpressionImpl
Get the Configuration under which this XPath expression was compiled
getConfiguration() - method in class net.sf.saxon.xpath.XPathFactoryImpl
Get the Configuration object used by this XPathFactory
getConfiguration() - method in class net.sf.saxon.query.XQueryFunctionLibrary
Get the Configuration options
Get the configuration, given the context.
getConfiguration(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.functions.Extensions
Return the Configuration object
getConfigurationProperty(String) - method in class net.sf.saxon.Configuration
Get a property of the configuration
getConfigurationProperty(String) - method in class net.sf.saxon.s9api.Processor
Get a configuration option
getConnection() - method in class net.sf.saxon.javax.xml.xquery.PooledXQConnection
getConnection() - method in class net.sf.saxon.xqj.SaxonXQDataSource
getConnection() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getConnection() - method in class net.sf.saxon.xqj.SaxonXQItem
getConnection() - method in class net.sf.saxon.xqj.SaxonXQSequence
getConnection() - method in class net.sf.saxon.javax.xml.xquery.XQDataSource
getConnection() - method in class net.sf.saxon.javax.xml.xquery.XQResultItem
getConnection() - method in class net.sf.saxon.javax.xml.xquery.XQResultSequence
getConnection(Connection) - method in class net.sf.saxon.xqj.SaxonXQDataSource
Get a connection based on an underlying JDBC connection
getConnection(java.sql.Connection) - method in class net.sf.saxon.javax.xml.xquery.XQDataSource
getConnection(String,String) - method in class net.sf.saxon.xqj.SaxonXQDataSource
Get a connection, by supplying a username and password.
getConnection(String,String) - method in class net.sf.saxon.javax.xml.xquery.XQDataSource
getConstraintClauseNumber() - method in class net.sf.saxon.type.ValidationException
Get the constraint clause number
getConstraintClauseNumber() - method in class net.sf.saxon.type.ValidationFailure
Get the constraint clause number
getConstraintName() - method in class net.sf.saxon.type.ValidationException
Get the constraint name
getConstraintName() - method in class net.sf.saxon.type.ValidationFailure
Get the constraint name
getConstraintReference() - method in class net.sf.saxon.type.ValidationException
Get the constraint name and clause in the format defined in XML Schema Part C (Outcome Tabulations).
getConstraintReference() - method in class net.sf.saxon.type.ValidationFailure
Get the constraint name and clause in the format defined in XML Schema Part C (Outcome Tabulations).
getConstraintReferenceMessage() - method in class net.sf.saxon.type.ValidationException
Get the constraint reference as a string for inserting into an error message.
getConstraintReferenceMessage() - method in class net.sf.saxon.type.ValidationFailure
Get the constraint reference as a string for inserting into an error message.
getConstraintSchemaPart() - method in class net.sf.saxon.type.ValidationException
Get the "schema part" component of the constraint reference
getConstraintSchemaPart() - method in class net.sf.saxon.type.ValidationFailure
Get the "schema part" component of the constraint reference
getConstructionMode() - method in class net.sf.saxon.query.QueryModule
Get the current construction mode
getConstructionMode() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getConstructionMode() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getConstructionMode() - method in class net.sf.saxon.query.StaticQueryContext
Get the current construction mode
getConstructionMode() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getConstructType() - method in class net.sf.saxon.expr.Expression
Get the type of this expression for use in tracing and diagnostics
getConstructType() - method in class net.sf.saxon.expr.ForExpression
Get the type of this expression for use in tracing and diagnostics
getConstructType() - method in class net.sf.saxon.instruct.InstructionDetails
Get the construct type
getConstructType() - method in class net.sf.saxon.trace.InstructionInfo
Get the type of construct.
getConstructType() - method in class net.sf.saxon.style.LiteralResultElement
Get the type of construct.
getConstructType() - method in class net.sf.saxon.style.StyleElement
Get the type of construct.
getConstructType() - method in class net.sf.saxon.instruct.TraceExpression
Get the construct type.
getConstructType() - method in class net.sf.saxon.query.XQueryFunction
Get the type of construct.
getConstructType() - method in class net.sf.saxon.style.XSLAttributeSet
Get the type of construct.
getConstructType() - method in class net.sf.saxon.style.XSLFunction
Get the type of construct.
getConstructType() - method in class net.sf.saxon.style.XSLGeneralVariable
Get the type of construct.
getConstructType() - method in class net.sf.saxon.style.XSLTemplate
Get the type of construct.
getContainedSource() - method in class net.sf.saxon.AugmentedSource
Get the Source object wrapped by this AugmentedSource
getContainer() - method in class net.sf.saxon.expr.Expression
Get the container in which this expression is located.
getContainer() - method in class net.sf.saxon.expr.ExpressionVisitor
Get the container of the expressions being visited
getContainer() - method in class net.sf.saxon.pattern.PatternSponsor
Get the container that immediately contains this expression.
getContainingFunction() - method in class net.sf.saxon.expr.TailCallLoop
Get the containing function
getContainingSlotManager() - method in class net.sf.saxon.style.StyleElement
Get the SlotManager for the containing Procedure definition
getContainingStylesheet() - method in class net.sf.saxon.style.StyleElement
Get the containing XSLStylesheet element
getContainsBmp() - method in class net.sf.saxon.regex.SurrogateRegexTranslator.CharClass
Determine whether this character class contains NONE, SOME, or ALL of the BMP characters
getContainsNonBmp() - method in class net.sf.saxon.regex.SurrogateRegexTranslator.CharClass
Determine whether this character class contains NONE, SOME, or ALL of the non-BMP characters
getContentExpression() - method in class net.sf.saxon.instruct.ParentNodeConstructor
Get the expression that constructs the content of the element
getContentHandler() - method in class net.sf.saxon.Filter
Get the ContentHandler registered using setContentHandler()
getContentType() - method in class net.sf.saxon.pattern.CombinedNodeTest
Get the content type allowed by this NodeTest (that is, the type annotation of the matched nodes).
getContentType() - method in class net.sf.saxon.pattern.ContentTypeTest
Get the content type allowed by this NodeTest (that is, the type annotation of the matched nodes).
getContentType() - method in class net.sf.saxon.pattern.NodeKindTest
Get the content type allowed by this NodeTest (that is, the type of content allowed).
getContentType() - method in class net.sf.saxon.pattern.NodeTest
Get the content type allowed by this NodeTest (that is, the type annotation of the matched nodes).
getContext(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.functions.Extensions
Return the XPathContext object
getContextForGlobalVariables() - method in class net.sf.saxon.Controller
Get the item used as the context for evaluating global variables.
getContextItem() - method in class net.sf.saxon.query.DynamicQueryContext
Get the context item for the query, as set using setContextItem() or setContextNode().
getContextItem() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the context item
getContextItem() - method in class net.sf.saxon.expr.XPathContext
Get the context item
getContextItem() - method in class net.sf.saxon.expr.XPathContextMinor
Get the context item
getContextItem() - method in class net.sf.saxon.sxpath.XPathDynamicContext
Get the context item
getContextItem() - method in class net.sf.saxon.s9api.XPathSelector
Get the context item used for evaluating the XPath expression.
getContextItem() - method in class net.sf.saxon.s9api.XQueryEvaluator
Get the initial context item for the query, if one has been set
Get the context item stack
getContextItemStack() - method in class net.sf.saxon.event.ContentHandlerProxyLocator
Get the current item stack.
getContextItemStaticType() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getContextItemStaticType() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getContextItemStaticType() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getContextItemType() - method in class net.sf.saxon.expr.AxisExpression
Get the static type of the context item for this AxisExpression.
getContextPosition() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the context position (the position of the context item)
getContextPosition() - method in class net.sf.saxon.expr.XPathContext
Get the context position (the position of the context item)
getContextPosition() - method in class net.sf.saxon.expr.XPathContextMinor
Get the context position (the position of the context item)
getContextRoot() - method in class net.sf.saxon.expr.PathMap
Get the path map root for the context document
getController() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the Controller.
getController() - method in class net.sf.saxon.event.PipelineConfiguration
Get the controller associated with this pipelineConfiguration
getController() - method in class net.sf.saxon.expr.XPathContext
Get the Controller.
getController() - method in class net.sf.saxon.expr.XPathContextMinor
Get the Controller.
getController() - method in class net.sf.saxon.query.XQueryExpression
Deprecated synonym for newController()
getController(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.functions.Extensions
Return the Controller object
getConversionContext() - method in class net.sf.saxon.Configuration
Get an XPathContext object with sufficient capability to perform comparisons and conversions
getCopyNamespacesModeInherit() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getCopyNamespacesModeInherit() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getCopyNamespacesModeInherit() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getCopyNamespacesModePreserve() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getCopyNamespacesModePreserve() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getCountry() - method in class net.sf.saxon.number.AbstractNumberer
Get the country used by this numberer
getCountry() - method in class net.sf.saxon.number.Numberer
Get the country used by this numberer
getCurrentDateTime() - method in class net.sf.saxon.Controller
Get the current date and time for this query or transformation.
getCurrentDateTime() - method in class net.sf.saxon.query.DynamicQueryContext
Get the date and time set previously using setCurrentDateTime(DateTimeValue) or null if none has been set.
getCurrentDateTime() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current date and time.
getCurrentDateTime() - method in class net.sf.saxon.expr.XPathContext
Get the current date and time
getCurrentDateTime() - method in class net.sf.saxon.expr.XPathContextMinor
Get the current date and time for this query or transformation.
getCurrentDateTime(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.value.DateTimeValue
Get the dateTime value representing the nominal date/time of this transformation run.
getCurrentExpression() - method in class net.sf.saxon.expr.ExpressionVisitor
Get the current expression, the one being visited
getCurrentGroup() - method in class net.sf.saxon.sort.GroupByIterator
Get the contents of the current group as a java List
getCurrentGroupingKey() - method in class net.sf.saxon.sort.GroupAdjacentIterator
Get the grouping key of the current group
getCurrentGroupingKey() - method in class net.sf.saxon.sort.GroupByIterator
Get the value of the grouping key for the current group
getCurrentGroupingKey() - method in class net.sf.saxon.sort.GroupEndingIterator
getCurrentGroupingKey() - method in class net.sf.saxon.sort.GroupIterator
Get the grouping key of the current group
getCurrentGroupingKey() - method in class net.sf.saxon.sort.GroupStartingIterator
Get the grouping key of the current group
getCurrentGroupingKey() - method in class net.sf.saxon.sort.SortedGroupIterator
getCurrentGroupIterator() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current group iterator.
getCurrentGroupIterator() - method in class net.sf.saxon.expr.XPathContext
Get the current group iterator.
getCurrentGroupIterator() - method in class net.sf.saxon.expr.XPathContextMajor
Get the current group iterator.
getCurrentGroupIterator() - method in class net.sf.saxon.expr.XPathContextMinor
Get the current group iterator.
getCurrentIterator() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current iterator.
getCurrentIterator() - method in class net.sf.saxon.expr.XPathContext
Get the current iterator.
getCurrentIterator() - method in class net.sf.saxon.expr.XPathContextMinor
Get the current iterator.
getCurrentLocationId() - method in class net.sf.saxon.event.ContentHandlerProxy
Get the current location identifier
getCurrentMode() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current mode.
getCurrentMode() - method in class net.sf.saxon.expr.XPathContext
Get the current mode.
getCurrentMode() - method in class net.sf.saxon.expr.XPathContextMajor
Get the current mode.
getCurrentMode() - method in class net.sf.saxon.expr.XPathContextMinor
Get the current mode.
getCurrentRegexIterator() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current regex iterator.
getCurrentRegexIterator() - method in class net.sf.saxon.expr.XPathContext
Get the current regex iterator.
getCurrentRegexIterator() - method in class net.sf.saxon.expr.XPathContextMajor
Get the current regex iterator.
getCurrentRegexIterator() - method in class net.sf.saxon.expr.XPathContextMinor
Get the current regex iterator.
getCurrentRoot() - method in class net.sf.saxon.event.Builder
Get the current root node.
getCurrentTemplateRule() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current template.
getCurrentTemplateRule() - method in class net.sf.saxon.expr.XPathContext
Get the current template rule.
getCurrentTemplateRule() - method in class net.sf.saxon.expr.XPathContextMajor
Get the current template.
getCurrentTemplateRule() - method in class net.sf.saxon.expr.XPathContextMinor
Get the current template.
getData() - method in class net.sf.saxon.dom.PIOverNodeInfo
The content of this processing instruction.
getData() - method in class net.sf.saxon.dom.TextOverNodeInfo
Get the character data of a Text or Comment node.
getDataFactory() - method in class net.sf.saxon.xqj.SaxonXQDynamicContext
getDataFactory() - method in class net.sf.saxon.xqj.SaxonXQExpression
getDataFactory() - method in class net.sf.saxon.xqj.SaxonXQPreparedExpression
getDataTypeExpression() - method in class net.sf.saxon.sort.SortKeyDefinition
Get the expression that defines the data type of the sort keys
getDay() - method in class net.sf.saxon.value.DateTimeValue
Get the day component, 1-31
getDay() - method in class net.sf.saxon.value.GDateValue
Get the day component of the date (in local form)
getDay() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return day in month or javax.xml.datatype.DatatypeConstants.FIELD_UNDEFINED.
getDayOfWeek(int,int,int) - static method in class net.sf.saxon.value.DateValue
Get the day of the week.
getDays() - method in class net.sf.saxon.value.DurationValue
Get the days component
getDayWithinYear(int,int,int) - static method in class net.sf.saxon.value.DateValue
Get the ordinal day number within the year (1 Jan = 1, 1 Feb = 32, etc)
getDebugger() - method in class net.sf.saxon.Configuration
Get the debugger in use.
getDecimalFormatManager() - method in class net.sf.saxon.instruct.Executable
Get the DecimalFormatManager which handles decimal-format definitions
getDecimalFormatManager() - method in class net.sf.saxon.style.XSLStylesheet
Get the DecimalFormatManager which handles decimal-format definitions
getDecimalSortComparerInstance() - static method in class net.sf.saxon.sort.DecimalSortComparer
getDecimalValue() - method in class net.sf.saxon.value.BigIntegerValue
Get the numeric value converted to a decimal
getDecimalValue() - method in class net.sf.saxon.value.DecimalValue
Get the value
getDecimalValue() - method in class net.sf.saxon.value.Int64Value
Get the numeric value converted to a decimal
getDecimalValue() - method in class net.sf.saxon.value.NumericValue
Get the numeric value converted to a decimal
Get the function declaration corresponding to a given function name and arity
Get the function declaration corresponding to a given function name and arity
Get the function declaration corresponding to a given function name and arity
Get the function declaration corresponding to a given function name and arity
getDeclarationByKey(String) - method in class net.sf.saxon.query.XQueryFunctionLibrary
Get the function declaration corresponding to a given function name and arity, supplied in the form "{uri}local/arity"
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.tree.ElementImpl
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.tree.ElementWithAttributes
Get all namespace undeclarations and undeclarations defined on this element.
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.tree.NodeImpl
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.om.NodeInfo
Get all namespace declarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.dom.NodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.dom4j.NodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.dotnet.NodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.jdom.NodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.xom.NodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.om.Orphan
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.om.StrippedNode
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.value.TextFragmentValue
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.pull.UnconstructedParent
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(int[]) - method in class net.sf.saxon.om.VirtualCopy
Get all namespace undeclarations and undeclarations defined on this element.
getDefaultCollation() - method in class net.sf.saxon.expr.CollationMap
Get the default collation
getDefaultCollation() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the default collation
getDefaultCollation() - method in class net.sf.saxon.instruct.Executable
Get the default collation
getDefaultCollation() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getDefaultCollation() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getDefaultCollation() - method in class net.sf.saxon.expr.XPathContext
Get the default collation
getDefaultCollation() - method in class net.sf.saxon.expr.XPathContextMinor
Get the default collation
getDefaultCollation() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getDefaultCollationName() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the name of the default collation.
getDefaultCollationName() - method in class net.sf.saxon.expr.CollationMap
Get the name of the default collation
getDefaultCollationName() - method in class net.sf.saxon.instruct.Executable
Get the name of the default collation
getDefaultCollationName() - method in class net.sf.saxon.style.ExpressionContext
Get the default collation.
getDefaultCollationName() - method in class net.sf.saxon.query.QueryModule
Get the name of the default collation.
getDefaultCollationName() - method in class net.sf.saxon.expr.StaticContext
Get the name of the default collation.
getDefaultCollationName() - method in class net.sf.saxon.query.StaticQueryContext
Get the name of the default collation.
getDefaultCollationName() - method in class net.sf.saxon.style.StyleElement
Get the default collation for this stylesheet element.
getDefaultCollationName() - method in class net.sf.saxon.style.UseWhenStaticContext
Get the name of the default collation.
getDefaultCollationName() - method in class net.sf.saxon.style.XSLStylesheet
Get the name of the default collation
getDefaultDecimalFormat() - method in class net.sf.saxon.trans.DecimalFormatManager
Get the default decimal-format.
getDefaultElementNamespace() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the default XPath namespace URI Return NamespaceConstant.NULL for the non-namespace
getDefaultElementNamespace() - method in class net.sf.saxon.style.ExpressionContext
Get the default XPath namespace for elements and types Return NamespaceConstant.NULL for the non-namespace
getDefaultElementNamespace() - method in class net.sf.saxon.query.QueryModule
Get the default XPath namespace for elements and types.
getDefaultElementNamespace() - method in class net.sf.saxon.expr.StaticContext
Get the default XPath namespace for elements and types
getDefaultElementNamespace() - method in class net.sf.saxon.query.StaticQueryContext
Get the default namespace for elements and types
getDefaultElementTypeNamespace() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getDefaultElementTypeNamespace() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getDefaultFunctionNamespace() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the default function namespace
getDefaultFunctionNamespace() - method in class net.sf.saxon.style.ExpressionContext
Get the default function namespace
getDefaultFunctionNamespace() - method in class net.sf.saxon.query.QueryModule
Get the default function namespace
getDefaultFunctionNamespace() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getDefaultFunctionNamespace() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getDefaultFunctionNamespace() - method in class net.sf.saxon.expr.StaticContext
Get the default function namespace
getDefaultFunctionNamespace() - method in class net.sf.saxon.query.StaticQueryContext
Get the default function namespace
getDefaultFunctionNamespace() - method in class net.sf.saxon.style.UseWhenStaticContext
Get the default function namespace
getDefaultFunctionNamespace() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getDefaultMode() - method in class net.sf.saxon.trans.RuleManager
Get the mode object for the default (unnamed) mode
getDefaultNamePool() - static method in class net.sf.saxon.om.NamePool
Get the singular static NamePool.
getDefaultOrderForEmptySequences() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getDefaultOrderForEmptySequences() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getDefaultOutputProperties() - method in class net.sf.saxon.instruct.Executable
Get the default output properties
getDefaultPriority() - method in class net.sf.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 net.sf.saxon.pattern.AnyNodeTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - method in class net.sf.saxon.pattern.CombinedNodeTest
get the default priority of this nodeTest when used as a pattern
getDefaultPriority() - method in class net.sf.saxon.pattern.ContentTypeTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - method in class net.sf.saxon.pattern.DocumentNodeTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - method in class net.sf.saxon.pattern.EmptySequenceTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - method in class net.sf.saxon.pattern.LocalNameTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - method in class net.sf.saxon.pattern.NamespaceTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - method in class net.sf.saxon.pattern.NameTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - method in class net.sf.saxon.pattern.NodeKindTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - method in class net.sf.saxon.pattern.NodeTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - method in class net.sf.saxon.pattern.NodeTestPattern
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - method in class net.sf.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.
getDefaultPriority() - method in class net.sf.saxon.pattern.SubstitutionGroupTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultValidation() - method in class net.sf.saxon.style.XSLStylesheet
Get the value of the default validation attribute
getDefaultValue() - method in class net.sf.saxon.sort.IntToIntHashMap
Get the default value used to indicate an unused entry
getDefaultXPathNamespace() - method in class net.sf.saxon.style.StyleElement
Get the default XPath namespace for elements and types
getDependencies() - method in class net.sf.saxon.instruct.CopyOf
getDependencies() - method in class net.sf.saxon.expr.Expression
Determine which aspects of the context the expression depends on.
getDependencies() - method in class net.sf.saxon.pattern.IDPattern
Get the dependencies of the pattern.
getDependencies() - method in class net.sf.saxon.pattern.KeyPattern
Get the dependencies of the pattern.
getDependencies() - method in class net.sf.saxon.expr.Literal
Determine which aspects of the context the expression depends on.
getDependencies() - method in class net.sf.saxon.pattern.LocationPathPattern
Get the dependencies of the pattern.
getDependencies() - method in class net.sf.saxon.pattern.Pattern
Get the dependencies of the pattern.
getDependencies() - method in class net.sf.saxon.pattern.PatternSponsor
Determine which aspects of the context the expression depends on.
getDependencies() - method in class net.sf.saxon.instruct.ProcessingInstruction
Determine which aspects of the context the expression depends on.
getDependencies() - method in class net.sf.saxon.instruct.TraceWrapper
Determine which aspects of the context the expression depends on.
getDependencies() - method in class net.sf.saxon.pattern.UnionPattern
Get the dependencies of the pattern.
getDerivationMethod() - method in class net.sf.saxon.type.AnySimpleType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - method in class net.sf.saxon.type.AnyType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - method in class net.sf.saxon.type.BuiltInAtomicType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - method in class net.sf.saxon.type.BuiltInListType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - method in class net.sf.saxon.type.ExternalObjectType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - method in class net.sf.saxon.type.SchemaType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - method in class net.sf.saxon.type.Untyped
Gets the integer code of the derivation method used to derive this type from its parent.
getDescription() - method in class net.sf.saxon.type.AnySimpleType
Get a description of this type for use in diagnostics
getDescription() - method in class net.sf.saxon.type.AnyType
Get a description of this type for use in diagnostics
getDescription() - method in class net.sf.saxon.type.BuiltInAtomicType
getDescription() - method in class net.sf.saxon.type.BuiltInListType
Get a description of this type for use in error messages.
getDescription() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get a description of this type for use in error messages.
getDescription() - method in class net.sf.saxon.type.ExternalObjectType
Get a description of this type for use in error messages.
getDescription() - method in class net.sf.saxon.type.SchemaType
Get a description of this type for use in error messages.
getDescription() - method in class net.sf.saxon.type.Untyped
Get a description of this type for use in diagnostics
getDestination() - method in class net.sf.saxon.s9api.SchemaValidator
Get the Destination that will receive the validated document.
getDestination() - method in class net.sf.saxon.s9api.XsltTransformer
Get the destination that was specified in a previous call of setDestination(Destination)
getDetails() - method in class net.sf.saxon.functions.SystemFunction
Get the details of the function signature
getDigitValue(int) - static method in class net.sf.saxon.number.NumberFormatter
Determine whether a character represents a digit and if so, which digit.
getDisplayName() - method in class net.sf.saxon.type.AnySimpleType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - method in class net.sf.saxon.type.AnyType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - method in class net.sf.saxon.type.BuiltInListType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - method in class net.sf.saxon.type.ExternalObjectType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - method in class net.sf.saxon.expr.FunctionCall
Get the name of the function for display in messages
getDisplayName() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.tree.NodeImpl
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.om.NodeInfo
Get the display name of this node, in the form of a lexical QName.
getDisplayName() - method in class net.sf.saxon.dom.NodeWrapper
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.jdom.NodeWrapper
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.xom.NodeWrapper
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.om.Orphan
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.type.SchemaType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - method in class net.sf.saxon.om.StrippedNode
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.om.StructuredQName
Get the display name, that is the lexical QName in the form [prefix:]local-part
getDisplayName() - method in class net.sf.saxon.value.TextFragmentValue
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the display name of this node (a lexical QName).
getDisplayName() - method in class net.sf.saxon.pull.UnconstructedDocument
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.pull.UnconstructedParent
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.type.Untyped
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - method in class net.sf.saxon.expr.VariableReference
Get the display name of the variable.
getDisplayName() - method in class net.sf.saxon.om.VirtualCopy
Get the display name of this node.
getDisplayName() - method in class net.sf.saxon.query.XQueryFunction
Get the name of the function for display in error messages
getDisplayName(int) - method in class net.sf.saxon.om.NamePool
Get the display form of a name (the QName), given its name code or fingerprint
getDisplayName(int) - static method in class net.sf.saxon.om.StandardNames
Get the lexical display form of a system-defined name
getDoctype() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Get the Document Type Declaration (see DocumentType ) associated with this document.
getDocumentBuilder(Result) - method in class net.sf.saxon.dom4j.DOM4JObjectModel
Test whether this object model recognizes a particular kind of JAXP Result object, and if it does, return a Receiver that builds an instance of this data model from a sequence of events.
getDocumentBuilder(Result) - method in class net.sf.saxon.dom.DOMEnvelope
Test whether this object model recognizes a particular kind of JAXP Result object, and if it does, return a Receiver that builds an instance of this data model from a sequence of events.
getDocumentBuilder(Result) - method in class net.sf.saxon.dom.DOMObjectModel
Test whether this object model recognizes a particular kind of JAXP Result object, and if it does, return a Receiver that builds an instance of this data model from a sequence of events.
getDocumentBuilder(Result) - method in class net.sf.saxon.om.ExternalObjectModel
Test whether this object model recognizes a particular kind of JAXP Result object, and if it does, return a Receiver that builds an instance of this data model from a sequence of events.
getDocumentBuilder(Result) - method in class net.sf.saxon.jdom.JDOMObjectModel
Test whether this object model recognizes a particular kind of JAXP Result object, and if it does, return a Receiver that builds an instance of this data model from a sequence of events.
getDocumentBuilder(Result) - method in class net.sf.saxon.xom.XOMObjectModel
Test whether this object model recognizes a particular kind of JAXP Result object, and if it does, return a Receiver that builds an instance of this data model from a sequence of events.
getDocumentElement() - method in class net.sf.saxon.tree.DocumentImpl
Get the root (outermost) element.
getDocumentElement() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Get the outermost element of a document.
getDocumentElementName() - method in class net.sf.saxon.s9api.SchemaValidator
Get the name of the required top-level element of the document to be validated.
getDocumentElementType() - method in class net.sf.saxon.s9api.SchemaValidator
Get the schema type against which the document element is to be validated
getDocumentElementTypeName() - method in class net.sf.saxon.s9api.SchemaValidator
Get the name of the required type of the top-level element of the document to be validated.
getDocumentLocator() - method in class net.sf.saxon.event.ProxyReceiver
Get the Document Locator
getDocumentNode() - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Get the constructed document
getDocumentNumber() - method in class net.sf.saxon.tree.DocumentImpl
Get the unique document number
getDocumentNumber() - method in class net.sf.saxon.dom.DocumentWrapper
Get the unique document number
getDocumentNumber() - method in class net.sf.saxon.dom4j.DocumentWrapper
Get the unique document number
getDocumentNumber() - method in class net.sf.saxon.dotnet.DocumentWrapper
Get the unique document number
getDocumentNumber() - method in class net.sf.saxon.jdom.DocumentWrapper
Get the unique document number
getDocumentNumber() - method in class net.sf.saxon.xom.DocumentWrapper
Get the unique document number for this document (the number is unique for all documents within a NamePool)
Get the document number of the document containing this node.
getDocumentNumber() - method in class net.sf.saxon.tree.NodeImpl
Get the document number of the document containing this node.
getDocumentNumber() - method in class net.sf.saxon.om.NodeInfo
Get the document number of the document containing this node.
getDocumentNumber() - method in class net.sf.saxon.dom.NodeWrapper
Get the document number of the document containing this node.
getDocumentNumber() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the document number of the document containing this node.
getDocumentNumber() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the document number of the document containing this node.
getDocumentNumber() - method in class net.sf.saxon.jdom.NodeWrapper
Get the document number of the document containing this node.
getDocumentNumber() - method in class net.sf.saxon.xom.NodeWrapper
Get the document number of the document containing this node.
getDocumentNumber() - method in class net.sf.saxon.om.Orphan
Get the document number of the document containing this node.
getDocumentNumber() - method in class net.sf.saxon.om.StrippedDocument
Get the unique document number
getDocumentNumber() - method in class net.sf.saxon.om.StrippedNode
Get the document number of the document containing this node.
getDocumentNumber() - method in class net.sf.saxon.value.TextFragmentValue
Get the unique document number
getDocumentNumber() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the document number of the document containing this node (Needed when the document isn't a real node, for sorting free-standing elements)
getDocumentNumber() - method in class net.sf.saxon.tinytree.TinyTree
Get the document number (actually, the tree number)
getDocumentNumber() - method in class net.sf.saxon.pull.UnconstructedParent
Get the document number of the document containing this node.
getDocumentNumber() - method in class net.sf.saxon.om.VirtualCopy
Get the document number of the document containing this node.
getDocumentNumberAllocator() - method in class net.sf.saxon.Configuration
Get the document number allocator.
getDocumentPool() - method in class net.sf.saxon.Controller
Get the document pool.
getDocumentRoot() - method in class net.sf.saxon.tree.DocumentImpl
Get the root (document) node
getDocumentRoot() - method in class net.sf.saxon.tree.ElementImpl
Get the root document node
getDocumentRoot() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the root node, if it is a document node.
getDocumentRoot() - method in class net.sf.saxon.tree.NodeImpl
Get the root (document) node
getDocumentRoot() - method in class net.sf.saxon.om.NodeInfo
Get the root node, if it is a document node.
getDocumentRoot() - method in class net.sf.saxon.dom.NodeWrapper
Get the root (document) node
getDocumentRoot() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the root (document) node
getDocumentRoot() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the root (document) node
getDocumentRoot() - method in class net.sf.saxon.jdom.NodeWrapper
Get the root (document) node
getDocumentRoot() - method in class net.sf.saxon.xom.NodeWrapper
Get the root node, if it is a document node.
getDocumentRoot() - method in class net.sf.saxon.om.Orphan
Get the root (document) node
getDocumentRoot() - method in class net.sf.saxon.om.StrippedNode
Get the root (document) node
getDocumentRoot() - method in class net.sf.saxon.value.TextFragmentValue
Get the root (document) node
getDocumentRoot() - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Get the root (document) node
getDocumentRoot() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the root (document) node
getDocumentRoot() - method in class net.sf.saxon.pull.UnconstructedDocument
Get the root node, if it is a document node.
getDocumentRoot() - method in class net.sf.saxon.pull.UnconstructedParent
Get the root node, if it is a document node.
getDocumentRoot() - method in class net.sf.saxon.om.VirtualCopy
Get the root node, if it is a document node.
getDocumentSorter() - method in class net.sf.saxon.sort.ConditionalSorter
Get the document sorter, which sorts the nodes if the condition is true
Make an ItemType representing a document-node() test with an embedded element test.
getDocumentURI() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
getDocumentURI(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.om.DocumentPool
Get the URI for a given document node, if it is present in the pool.
Get a document-level validator to add to a Receiver pipeline.
getDomConfig() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
The configuration used when Document.normalizeDocument() is invoked.
getDOMImplementation() - method in class net.sf.saxon.dom.DocumentBuilderImpl
Obtain an instance of a DOMImplementation object.
getDOMLevel() - method in class net.sf.saxon.Configuration
Get the level of DOM interface to be used
getDotNetType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the .NET type to which this external XPath type corresponds
getDouble() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getDouble() - method in class net.sf.saxon.xqj.SaxonXQItem
getDouble() - method in class net.sf.saxon.xqj.SaxonXQSequence
getDouble() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getDoubleValue() - method in class net.sf.saxon.value.BigIntegerValue
Get the numeric value as a double
getDoubleValue() - method in class net.sf.saxon.value.DoubleValue
Return this numeric value as a double
getDoubleValue() - method in class net.sf.saxon.value.FloatValue
getDoubleValue() - method in class net.sf.saxon.value.Int64Value
Get the numeric value as a double
getDoubleValue() - method in class net.sf.saxon.value.NumericValue
Get the numeric value as a double
getDoubleValue() - method in class net.sf.saxon.s9api.XdmAtomicValue
Get the value converted to a double using the XPath casting rules
getDTDHandler() - method in class net.sf.saxon.Filter
Return the current DTD handler.
getDTDValidation() - method in class net.sf.saxon.AugmentedSource
Get whether or not DTD validation of this source is required
getDurationValue() - method in class net.sf.saxon.xqj.SaxonDuration
Get the underlying DurationValue
getDynamicContext() - method in class net.sf.saxon.xqj.SaxonXQDynamicContext
getDynamicContext() - method in class net.sf.saxon.xqj.SaxonXQExpression
getDynamicContext() - method in class net.sf.saxon.xqj.SaxonXQPreparedExpression
getElementById(String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Return the Element whose ID is given by elementId .
getElementDeclaration(int) - method in class net.sf.saxon.Configuration
Get a global element declaration.
getElementNameCode() - method in class net.sf.saxon.event.StartTagBuffer
Get the name of the current element
getElementParticleCardinality(int) - method in class net.sf.saxon.type.AnyType
Find an element particle within this complex type definition having a given element name (identified by fingerprint), and return the cardinality associated with that element particle, that is, the number of times the element can occur within this complex type.
getElementParticleCardinality(int) - method in class net.sf.saxon.type.ComplexType
Find an element particle within this complex type definition having a given element name (identified by fingerprint), and return the cardinality associated with that element particle, that is, the number of times the element can occur within this complex type.
getElementParticleCardinality(int) - method in class net.sf.saxon.type.Untyped
Find an element particle within this complex type definition having a given element name (identified by fingerprint), and return the cardinality associated with that element particle, that is, the number of times the element can occur within this complex type.
getElementParticleType(int) - method in class net.sf.saxon.type.AnyType
Find an element particle within this complex type definition having a given element name (identified by fingerprint), and return the schema type associated with that element particle.
getElementParticleType(int) - method in class net.sf.saxon.type.ComplexType
Find an element particle within this complex type definition having a given element name (identified by fingerprint), and return the schema type associated with that element particle.
getElementParticleType(int) - method in class net.sf.saxon.type.Untyped
Find an element particle within this complex type definition having a given element name (identified by fingerprint), and return the schema type associated with that element particle.
getElementsByTagName(String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
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.
getElementsByTagName(String) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Returns a NodeList of all descendant Elements with a given tag name, in document order.
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.
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in document order.
getElementTest() - method in class net.sf.saxon.pattern.DocumentNodeTest
Get the element test contained within this document test
Make an ItemType that tests an element name and/or schema type.
getElementText() - method in class net.sf.saxon.pull.PullToStax
Get a Receiver that can be used to validate an element, and that passes the validated element on to a target receiver.
getEmptyLeast() - method in class net.sf.saxon.sort.SortKeyDefinition
Ask whether empty sequence comes before other values or after them
getEncoding() - method in class net.sf.saxon.pull.PullToStax
getEncodingName() - method in class net.sf.saxon.charcode.Big5CharacterSet
getEncodingName() - method in class net.sf.saxon.charcode.CP852CharacterSet
getEncodingName() - method in class net.sf.saxon.charcode.EucJPCharacterSet
getEncodingName() - method in class net.sf.saxon.charcode.EucKRCharacterSet
Determine the name of the Java character set encoding to be used
getEncodingName() - method in class net.sf.saxon.charcode.GB2312CharacterSet
Determine the name of the Java character set encoding to be used
getEncodingName() - method in class net.sf.saxon.charcode.ISO88595CharacterSet
getEncodingName() - method in class net.sf.saxon.charcode.ISO88597CharacterSet
getEncodingName() - method in class net.sf.saxon.charcode.ISO88598CharacterSet
getEncodingName() - method in class net.sf.saxon.charcode.ISO88599CharacterSet
getEncodingName() - method in class net.sf.saxon.charcode.PluggableCharacterSet
Determine the name of the Java character set encoding to be used
getEncodingName() - method in class net.sf.saxon.charcode.ShiftJISCharacterSet
getEnd() - method in class net.sf.saxon.value.IntegerRange
Get the last integer in the sequence (inclusive)
getEndPoints() - method in class net.sf.saxon.sort.IntRangeSet
Get the end points of the ranges
getEndPosition() - method in class net.sf.saxon.om.ArrayIterator
Get the end position in the array
getEntityResolver() - method in class net.sf.saxon.AugmentedSource
Get the EntityResolver that will be used when parsing
getEntityResolver() - method in class net.sf.saxon.Filter
Return the current entity resolver.
getEon() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return high order component for XML Schema 1.0 dateTime datatype field for year.
getEonAndYear() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return XML Schema 1.0 dateTime datatype field for year.
getEraName(int) - method in class net.sf.saxon.number.AbstractNumberer
Get the name for an era (e.g.
getEraName(int) - method in class net.sf.saxon.number.Numberer
Get the name for an era (e.g.
getEraName(int) - method in class net.sf.saxon.number.Numberer_de
Get the name for an era (e.g.
getEraName(int) - method in class net.sf.saxon.number.Numberer_nl
Get the name for an era (e.g.
getEraName(int) - method in class net.sf.saxon.number.Numberer_nlBE
Get the name for an era (e.g.
getErrorCode() - method in class net.sf.saxon.expr.RoleLocator
Get the error code to be produced if a type error is detected
getErrorCode() - method in class net.sf.saxon.type.ValidationFailure
getErrorCode() - method in class net.sf.saxon.javax.xml.xquery.XQQueryException
getErrorCodeForSelectPlusContent() - method in class net.sf.saxon.style.XSLAttribute
Get the error code to be returned when the element has a select attribute but is not empty.
getErrorCodeForSelectPlusContent() - method in class net.sf.saxon.style.XSLComment
Get the error code to be returned when the element has a select attribute but is not empty.
getErrorCodeForSelectPlusContent() - method in class net.sf.saxon.style.XSLNamespace
Get the error code to be returned when the element has a select attribute but is not empty.
Get the error code to be returned when the element has a select attribute but is not empty.
getErrorCodeForSelectPlusContent() - method in class net.sf.saxon.style.XSLStringConstructor
Get the error code to be returned when the element has a select attribute but is not empty.
getErrorCodeForSelectPlusContent() - method in class net.sf.saxon.style.XSLText
Get the error code to be returned when the element has a select attribute but is not empty.
getErrorCodeForSelectPlusContent() - method in class net.sf.saxon.style.XSLValueOf
Get the error code to be returned when the element has a select attribute but is not empty.
getErrorCodeForTypeErrors() - method in class net.sf.saxon.functions.SystemFunction
Return the error code to be used for type errors.
getErrorCodeForTypeErrors() - method in class net.sf.saxon.functions.TreatFn
Return the error code to be used for type errors
getErrorCodeForUndefinedContext() - method in class net.sf.saxon.expr.ContextItemExpression
getErrorCodeForUndefinedContext() - method in class net.sf.saxon.expr.CurrentItemExpression
Get the error code for use when there is no context item
getErrorCodeLocalPart() - method in class net.sf.saxon.trans.XPathException
Get the local part of the name of the error code
getErrorCodeNamespace() - method in class net.sf.saxon.trans.XPathException
Get the namespace URI part of the name of the error code
getErrorCount() - method in class net.sf.saxon.PreparedStylesheet
Get the number of errors reported so far
getErrorHandler() - method in class net.sf.saxon.Filter
Return the current error handler.
getErrorListener() - method in class net.sf.saxon.AugmentedSource
Get the ErrorListener that will be used when parsing
getErrorListener() - method in class net.sf.saxon.trans.CompilerInfo
Get the ErrorListener being used during this compilation episode
getErrorListener() - method in class net.sf.saxon.Configuration
Get the ErrorListener used in this configuration.
getErrorListener() - method in class net.sf.saxon.Controller
Get the error listener.
getErrorListener() - method in class net.sf.saxon.query.DynamicQueryContext
Get the error listener.
getErrorListener() - method in class net.sf.saxon.event.PipelineConfiguration
Get the ErrorListener used for reporting errors in processing this pipeline
getErrorListener() - method in class net.sf.saxon.PreparedStylesheet
Get the ErrorListener used at compile time for reporting static errors in the stylesheet
getErrorListener() - method in class net.sf.saxon.s9api.SchemaManager
Get the ErrorListener being used while loading and validating schema documents
getErrorListener() - method in class net.sf.saxon.s9api.SchemaValidator
Get the ErrorListener being used while validating instance documents
getErrorListener() - method in class net.sf.saxon.query.StaticQueryContext
Get the ErrorListener in use for this static context
getErrorListener() - method in class net.sf.saxon.TransformerFactoryImpl
Get the error event handler for the TransformerFactory.
getErrorListener() - method in class net.sf.saxon.s9api.XQueryCompiler
Get the ErrorListener being used during this compilation episode
getErrorListener() - method in class net.sf.saxon.s9api.XQueryEvaluator
Get the error listener.
getErrorListener() - method in class net.sf.saxon.s9api.XsltCompiler
Get the ErrorListener being used during this compilation episode
getErrorObject() - method in class net.sf.saxon.trans.XPathException
Get the error object associated with this error.
getErrorObject() - method in class net.sf.saxon.javax.xml.xquery.XQQueryException
getErrorOutput() - method in class net.sf.saxon.StandardErrorListener
Get the error output stream
getEvaluationMode() - method in class net.sf.saxon.instruct.GeneralVariable
Get the evaluation mode of the variable
getEvaluationMode() - method in class net.sf.saxon.instruct.UserFunction
Get the evaluation mode.
getEventType() - method in class net.sf.saxon.pull.PullToStax
getException() - method in class net.sf.saxon.expr.ErrorExpression
Get the wrapped exception
getExecutable() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the Executable (representing a complete stylesheet or query)
getExecutable() - method in class net.sf.saxon.expr.Container
Get the Executable (representing a complete stylesheet or query) of which this Container forms part
getExecutable() - method in class net.sf.saxon.Controller
Get the Executable object.
getExecutable() - method in class net.sf.saxon.expr.Expression
Get the executable containing this expression
getExecutable() - method in class net.sf.saxon.style.ExpressionContext
Get the executable
getExecutable() - method in class net.sf.saxon.expr.ExpressionParser.TemporaryContainer
getExecutable() - method in class net.sf.saxon.expr.ExpressionVisitor
Get the Executable containing the expressions being visited
getExecutable() - method in class net.sf.saxon.instruct.GlobalVariable
Get the executable containing this global variable
getExecutable() - method in class net.sf.saxon.pattern.Pattern
Get the executable containing this pattern
getExecutable() - method in class net.sf.saxon.PreparedStylesheet
Get the associated executable
getExecutable() - method in class net.sf.saxon.instruct.Procedure
getExecutable() - method in class net.sf.saxon.query.QueryModule
Get the Executable, an object representing the compiled query and its environment.
getExecutable() - method in class net.sf.saxon.query.StaticQueryContext
Get the executable containing this query
getExecutable() - method in class net.sf.saxon.style.StyleElement
getExecutable() - method in class net.sf.saxon.sxpath.XPathEvaluator
Get the executable
getExecutable() - method in class net.sf.saxon.xpath.XPathEvaluator
Get the executable
getExecutable() - method in class net.sf.saxon.sxpath.XPathStaticContext
Get the executable associated with this static context.
getExecutable() - method in class net.sf.saxon.query.XQueryExpression
Get the Executable (representing a complete stylesheet or query) of which this Container forms part
getExecutable() - method in class net.sf.saxon.query.XQueryFunction
Get the executable in which this function is contained
getExecutable() - method in class net.sf.saxon.style.XSLStylesheet
Get the run-time Executable object
Get a string containing the message for this exception and all contained exceptions
getExpression() - method in class net.sf.saxon.ant.AntTransform.Param
Get the parameter's value
getExpression() - method in class net.sf.saxon.query.XQueryExpression
Get the expression wrapped in this XQueryExpression object
getExpressionBaseURI() - method in class net.sf.saxon.functions.CollatingFunction
Get the saved static base URI
getExpressionType() - method in class net.sf.saxon.expr.SimpleExpression
Return a distinguishing name for the expression, for use in diagnostics.
getExtensionBinder(String) - method in class net.sf.saxon.Configuration
Get the FunctionLibrary used to bind calls on extension functions on the specified platform.
getExtensionClass(String) - method in class net.sf.saxon.style.ExtensionElementFactory
Identify the class to be used for stylesheet elements with a given local name.
getExtensionClass(String) - method in class net.sf.saxon.sql.SQLElementFactory
Identify the class to be used for stylesheet elements with a given local name.
getExtensionFunctionFactory(String) - method in class net.sf.saxon.Configuration
Get an ExtensionFunctionFactory.
getExternalNamespaceResolver() - method in class net.sf.saxon.query.StaticQueryContext
Get the external namespace resolver that has been registered using setExternalNamespaceResolver(), if any.
getExternalObjectModels() - method in class net.sf.saxon.Configuration
Get all the registered external object models.
Get a SchemaType representing a wrapped external (Java or .NET) object
Get the value that has been set for an external variable
getExternalVariableNames() - method in class net.sf.saxon.query.XQueryExpression
Get a list containing the names of the external variables in the query.
getFeature(String) - method in class net.sf.saxon.dom.DocumentBuilderFactoryImpl
Get the state of the named feature.
getFeature(String) - method in class net.sf.saxon.Filter
Look up the value of a feature.
getFeature(String) - method in class net.sf.saxon.TransformerFactoryImpl
Look up the value of a feature.
getFeature(String) - method in class net.sf.saxon.xpath.XPathFactoryImpl
Get a feature of this XPath implementation.
getFeature(String,String) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get a feature of this node.
getField(DatatypeConstants.Field) - method in class net.sf.saxon.xqj.SaxonDuration
Gets the value of a field.
getField(Field,Object) - method in class net.sf.saxon.functions.ExtensionFunctionCall
Access a field.
getField(FieldInfo,Object) - method in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
Access a field.
getFilenameFilter() - method in class net.sf.saxon.functions.URIQueryParameters
Get the file name filter (select=pattern), or null if unspecified
getFilter() - method in class net.sf.saxon.expr.FilterExpression
Get the filter expression
getFilters() - method in class net.sf.saxon.AugmentedSource
Get the list of filters to be applied to the input.
getFilters() - method in class net.sf.saxon.pattern.LocationPathPattern
Get the filters assocated with the last step in the pattern
getFinalComparator() - method in class net.sf.saxon.sort.SortKeyDefinition
Get the comparator which is used to compare two values according to this sort key.
getFingerprint() - method in class net.sf.saxon.type.AnySimpleType
Get the fingerprint of the name of this type
getFingerprint() - method in class net.sf.saxon.type.AnyType
Get the fingerprint of the name of this type
getFingerprint() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the fingerprint of the name of this type
getFingerprint() - method in class net.sf.saxon.type.BuiltInListType
Get the fingerprint of the name of this type
getFingerprint() - method in class net.sf.saxon.pattern.CombinedNodeTest
Get the name of the nodes matched by this nodetest, if it matches a specific name.
getFingerprint() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the fingerprint of the name of this type
getFingerprint() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get the fingerprint of the name of the element.
getFingerprint() - method in class net.sf.saxon.type.ExternalObjectType
Get the fingerprint of the name of this type
getFingerprint() - method in class net.sf.saxon.pattern.LocationPathPattern
Determine the fingerprint of nodes to which this pattern applies.
getFingerprint() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.pattern.NameTest
Get the fingerprint required
getFingerprint() - method in class net.sf.saxon.tree.NodeImpl
Get the fingerprint of the node.
getFingerprint() - method in class net.sf.saxon.om.NodeInfo
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.pattern.NodeTest
Get the name of the nodes matched by this nodetest, if it matches a specific name.
getFingerprint() - method in class net.sf.saxon.pattern.NodeTestPattern
Determine the name fingerprint of nodes to which this pattern applies.
getFingerprint() - method in class net.sf.saxon.dom.NodeWrapper
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.dom4j.NodeWrapper
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.dotnet.NodeWrapper
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.jdom.NodeWrapper
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.xom.NodeWrapper
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.om.Orphan
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.pattern.Pattern
Determine the name fingerprint of nodes to which this pattern applies.
getFingerprint() - method in class net.sf.saxon.pull.PullFilter
Get the fingerprint of the name of the element.
getFingerprint() - method in class net.sf.saxon.pull.PullFromIterator
Get the fingerprint of the name of the element.
getFingerprint() - method in class net.sf.saxon.pull.PullProvider
Get the fingerprint of the name of the element.
getFingerprint() - method in class net.sf.saxon.type.SchemaType
Get the fingerprint of the name of this type
getFingerprint() - method in class net.sf.saxon.pull.StaxBridge
Get the fingerprint of the name of the element.
getFingerprint() - method in class net.sf.saxon.om.StrippedNode
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.value.TextFragmentValue
Get the fingerprint of the node, used for matching names
getFingerprint() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the fingerprint of the node, used for matching names
getFingerprint() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get the fingerprint of the name of the element.
getFingerprint() - method in class net.sf.saxon.pull.TreeWalker
Get the fingerprint of the name of the element.
getFingerprint() - method in class net.sf.saxon.pull.UnconstructedDocument
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.pull.UnconstructedParent
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.type.Untyped
Get the fingerprint of the name of this type
getFingerprint() - method in class net.sf.saxon.om.VirtualCopy
Get fingerprint.
getFingerprint() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the fingerprint of the name of the element.
getFingerprint(String,boolean) - method in class net.sf.saxon.style.ExpressionContext
Get a fingerprint for a name, using this as the context for namespace resolution
getFingerprint(String,String) - method in class net.sf.saxon.om.NamePool
Get a fingerprint for the name with a given uri and local name.
getFingerprint(String,String) - static method in class net.sf.saxon.om.StandardNames
Get the fingerprint of a system-defined name, from its URI and local name
getFirst() - method in class net.sf.saxon.sort.IntArraySet
Get the first value in the set.
getFirst(int) - method in class net.sf.saxon.sort.IntHashSet
getFirstChild() - method in class net.sf.saxon.dom.AttrOverNodeInfo
Get first child
getFirstChild() - method in class net.sf.saxon.tree.NodeImpl
Get first child - default implementation used for leaf nodes
getFirstChild() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get first child
getFirstItem() - method in class net.sf.saxon.event.SequenceOutputter
Get the first item in the sequence that has been built
getFirstStep() - method in class net.sf.saxon.expr.PathExpression
Get the first step in this expression.
getFlagBits() - method in class net.sf.saxon.java.JRegularExpression
Get the flag bits as used by the Java regular expression engine
getFloat() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getFloat() - method in class net.sf.saxon.xqj.SaxonXQItem
getFloat() - method in class net.sf.saxon.xqj.SaxonXQSequence
getFloat() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getFloatValue() - method in class net.sf.saxon.value.FloatValue
Get the value
getFloatValue() - method in class net.sf.saxon.value.Int64Value
Get the numeric value converted to a float
getFloatValue() - method in class net.sf.saxon.value.NumericValue
Get the numeric value converted to a float
getFocusDependencies() - method in class net.sf.saxon.instruct.AttributeSet
Determine whether the attribute set has any dependencies on the focus
getFormatQName() - method in class net.sf.saxon.style.XSLOutput
Get the name of the xsl:output declaration
getFractionalSecond() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return fractional seconds.
getFunction() - method in class net.sf.saxon.expr.UserFunctionCall
Get the function that is being called by this function call
getFunction(String,int) - static method in class net.sf.saxon.functions.StandardFunction
Get the table entry for the function with a given name
getFunctionDefinitions() - method in class net.sf.saxon.query.XQueryFunctionLibrary
Get an iterator over the Functions defined in this module
getFunctionLibrary() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the function library containing all the in-scope functions available in this static context.
getFunctionLibrary() - method in class net.sf.saxon.instruct.Executable
Get the library containing all the in-scope functions in the static context
getFunctionLibrary() - method in class net.sf.saxon.style.ExpressionContext
Get the function library containing all the in-scope functions available in this static context
getFunctionLibrary() - method in class net.sf.saxon.query.QueryModule
Get the function library containing all the in-scope functions available in this static context (that is, the functions available in this query module).
getFunctionLibrary() - method in class net.sf.saxon.expr.StaticContext
Get the function library containing all the in-scope functions available in this static context
getFunctionLibrary() - method in class net.sf.saxon.style.UseWhenStaticContext
Get the function library containing all the in-scope functions available in this static context
getFunctionLibrary() - method in class net.sf.saxon.style.XSLStylesheet
Get the function library.
getFunctionName() - method in class net.sf.saxon.expr.FunctionCall
Get the qualified of the function being called
getFunctionName() - method in class net.sf.saxon.instruct.UserFunction
Get the function name
getFunctionName() - method in class net.sf.saxon.expr.UserFunctionCall
Get the qualified of the function being called
getFunctionName() - method in class net.sf.saxon.query.XQueryFunction
Get the name of the function as a structured QName
getFunctionQName() - method in class net.sf.saxon.javax.xml.xquery.XQStackTraceElement
getGlobalDocumentPool() - method in class net.sf.saxon.Configuration
Get the global document pool.
getGlobalFunctionLibrary() - method in class net.sf.saxon.query.QueryModule
Get the function library object that holds details of global functions
getGlobalStackFrameMap() - method in class net.sf.saxon.query.QueryModule
Get the stack frame map for global variables.
getGlobalVariable(int) - method in class net.sf.saxon.instruct.Bindery
Get the value of a global variable whose slot number is known
Get the global variable or parameter with a given name (taking precedence rules into account)
getGlobalVariableMap() - method in class net.sf.saxon.instruct.Bindery
Get the Global Variable Map, containing the mapping of variable names (fingerprints) to slot numbers.
getGlobalVariableMap() - method in class net.sf.saxon.instruct.Executable
Get the global variable map
getGlobalVariables() - method in class net.sf.saxon.instruct.Bindery
Get all the global variables, as an array.
Get the value of a global variable
getGroupingKey() - method in class net.sf.saxon.instruct.ForEachGroup
Get the grouping key expression expression (the group-by or group-adjacent expression, or a PatternSponsor containing the group-starting-with or group-ending-with expression)
getHeadFingerprint() - method in class net.sf.saxon.pattern.SubstitutionGroupTest
Get the fingerprint of the head of the substitution group
getHoldability() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getHoldability() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getHoldability() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getHostLanguage() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container
getHostLanguage() - method in class net.sf.saxon.Configuration
Get the host language used in this configuration.
getHostLanguage() - method in class net.sf.saxon.expr.Container
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container
getHostLanguage() - method in class net.sf.saxon.instruct.Executable
Get the host language
getHostLanguage() - method in class net.sf.saxon.expr.Expression
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container
getHostLanguage() - method in class net.sf.saxon.expr.ExpressionParser.TemporaryContainer
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container
getHostLanguage() - method in class net.sf.saxon.instruct.GlobalVariable
Get the host language for this declaration
getHostLanguage() - method in class net.sf.saxon.pattern.Pattern
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container
getHostLanguage() - method in class net.sf.saxon.event.PipelineConfiguration
Get the host language in use
getHostLanguage() - method in class net.sf.saxon.instruct.Procedure
getHostLanguage() - method in class net.sf.saxon.style.StyleElement
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container
getHostLanguage() - method in class net.sf.saxon.query.XQueryExpression
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container
getHostLanguage() - method in class net.sf.saxon.query.XQueryFunction
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container
getHour() - method in class net.sf.saxon.value.DateTimeValue
Get the hour component, 0-23
getHour() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return hours or javax.xml.datatype.DatatypeConstants.FIELD_UNDEFINED.
getHour() - method in class net.sf.saxon.value.TimeValue
Get the hour component, 0-23
getHours() - method in class net.sf.saxon.value.DurationValue
Get the hours component
getIdentificationKey() - method in class net.sf.saxon.query.XQueryFunction
Get an identifying key for this function, which incorporates the URI and local part of the function name plus the arity
Construct what the identification key would be for a function with given URI, local name, and arity
getIdentificationKey(String,String,int) - static method in class net.sf.saxon.query.XQueryFunction
Construct what the identification key would be for a function with given URI, local name, and arity
Get an iterator over the nodes that have an id equal to one of the values is a set of whitespace separated strings
Get the result when multiple idref values are supplied.
getIdSingle(net.sf.saxon.om.DocumentInfo,String) - static method in class net.sf.saxon.functions.Id
Get an iterator over the nodes that have an id equal to one of the values is a whitespace separated string
getImplementation() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Get a DOMImplementation object that handles this document.
getImplementationMethod() - method in class net.sf.saxon.instruct.AnalyzeString
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.instruct.Block
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.expr.CardinalityChecker
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.instruct.Choose
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.expr.CompareToIntegerConstant
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.sort.ConditionalSorter
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.instruct.CopyOf
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.instruct.DocumentInstr
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.instruct.ElementCreator
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.expr.Expression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.instruct.ForEach
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.expr.ForExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.instruct.Instruction
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.expr.ItemChecker
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.pattern.PatternSponsor
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.instruct.SimpleContentConstructor
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.expr.TailCallLoop
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.expr.UserFunctionCall
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - method in class net.sf.saxon.expr.VariableReference
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplicitTimezone() - method in class net.sf.saxon.Controller
Get the implicit timezone for this query or transformation
getImplicitTimezone() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the implicit timezone, as a positive or negative offset from UTC in minutes.
getImplicitTimeZone() - method in class net.sf.saxon.xqj.SaxonXQDynamicContext
getImplicitTimezone() - method in class net.sf.saxon.expr.XPathContext
Get the implicit timezone
getImplicitTimezone() - method in class net.sf.saxon.expr.XPathContextMinor
Get the implicit timezone, as a positive or negative offset from UTC in minutes.
getImplicitTimeZone() - method in class net.sf.saxon.javax.xml.xquery.XQDynamicContext
getImportedFunctionLibrary() - method in class net.sf.saxon.query.QueryModule
Get the function library object that holds details of imported functions
getImportedNamespaces() - method in class net.sf.saxon.Configuration
Get the set of namespaces of imported schemas
getImportedSchemaNamespaces() - method in class net.sf.saxon.style.ExpressionContext
Get the set of imported schemas
getImportedSchemaNamespaces() - method in class net.sf.saxon.sxpath.IndependentContext
Get the set of imported schemas
getImportedSchemaNamespaces() - method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Get the set of imported schemas
getImportedSchemaNamespaces() - method in class net.sf.saxon.query.QueryModule
Get the set of imported schemas
getImportedSchemaNamespaces() - method in class net.sf.saxon.expr.StaticContext
Get the set of imported schemas
getImportedSchemaNamespaces() - method in class net.sf.saxon.style.UseWhenStaticContext
Get the set of imported schemas
getImportedSchemaTable() - method in class net.sf.saxon.style.XSLStylesheet
getImporter() - method in class net.sf.saxon.style.XSLStylesheet
Get the StyleSheet that included or imported this one.
getIndex(String) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the index of an attribute, from its lexical QName
getIndex(String,String) - method in class net.sf.saxon.om.AttributeCollection
Get the index of an attribute (by name).
getIndex(String,String) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the index of an attribute (by name).
getIndex(String,String) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the index of an attribute (by name).
getIndexByFingerprint(int) - method in class net.sf.saxon.om.AttributeCollection
Get the index, given the fingerprint
getIndexByFingerprint(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the index, given the fingerprint.
getIndexByFingerprint(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the index, given the fingerprint
getIndexedItemType() - method in class net.sf.saxon.trans.KeyDefinition
Get the primitive item type of the values returned by the use expression
getInitialContextItem() - method in class net.sf.saxon.Controller
Get the initial context item.
getInitialContextNode() - method in class net.sf.saxon.s9api.XsltTransformer
Get the initial context node for the transformation, if one has been set
getInitialMode() - method in class net.sf.saxon.Controller
Get the initial mode for the transformation
getInitialMode() - method in class net.sf.saxon.s9api.XsltTransformer
Get the initial mode for the transformation, if one has been set.
getInitialTemplate() - method in class net.sf.saxon.Controller
Get the initial template
getInitialTemplate() - method in class net.sf.saxon.s9api.XsltTransformer
Get the initial named template for the transformation, if one has been set
getInputEncoding() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
An attribute specifying the encoding used for this document at the time of the parsing.
getInputTypeAnnotations() - method in class net.sf.saxon.style.XSLStylesheet
Get the value of the input-type-annotations attribute, for this module combined with that of all included/imported modules.
getInputTypeAnnotationsAttribute() - method in class net.sf.saxon.style.XSLStylesheet
Get the value of the input-type-annotations attribute, for this module alone.
getInScopeNamespaceCodes() - method in class net.sf.saxon.tree.ElementWithAttributes
Get the list of in-scope namespaces for this element as an array of namespace codes.
Get a list of in-scope namespace codes.
getInstance() - static method in class net.sf.saxon.om.AllElementStripper
getInstance() - static method in class net.sf.saxon.pattern.AnyChildNodePattern
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.type.AnyItemType
Factory method to get the singleton instance
getInstance() - static method in class net.sf.saxon.pattern.AnyNodeTest
Get an instance of AnyNodeTest
getInstance() - static method in class net.sf.saxon.type.AnySimpleType
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.type.AnyType
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.charcode.ASCIICharacterSet
getInstance() - static method in class net.sf.saxon.expr.Atomizer.AtomizingFunction
Get the singleton instance
getInstance() - static method in class net.sf.saxon.charcode.Big5CharacterSet
getInstance() - static method in class net.sf.saxon.sort.CodepointCollatingComparer
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.sort.CodepointCollator
getInstance() - static method in class net.sf.saxon.sort.ComparableAtomicValueComparer
Get the singleton instance of this class
getInstance() - static method in class net.sf.saxon.charcode.CP1250CharacterSet
getInstance() - static method in class net.sf.saxon.charcode.CP1251CharacterSet
getInstance() - static method in class net.sf.saxon.charcode.CP1252CharacterSet
getInstance() - static method in class net.sf.saxon.charcode.CP852CharacterSet
getInstance() - static method in class net.sf.saxon.dotnet.DotNetOutputResolver
Get a singular instance
getInstance() - static method in class net.sf.saxon.dotnet.DotNetPlatform
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.sort.DoubleSortComparer
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.instruct.DummyNamespaceResolver
Return the singular instance of this class
getInstance() - static method in class net.sf.saxon.evpull.EmptyEventIterator
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.sort.EmptyIntIterator
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.om.EmptyIterator
Get an EmptyIterator, an iterator over an empty sequence.
getInstance() - static method in class net.sf.saxon.om.EmptyNamespaceDeclarationList
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.value.EmptySequence
Get the implicit instance of this class
getInstance() - static method in class net.sf.saxon.pattern.EmptySequenceTest
Get a NoNodeTest instance
getInstance() - static method in class net.sf.saxon.evpull.EndDocumentEvent
getInstance() - static method in class net.sf.saxon.evpull.EndElementEvent
getInstance() - static method in class net.sf.saxon.sort.EqualityComparer
Get the singleton instance of this class
getInstance() - static method in class net.sf.saxon.charcode.EucJPCharacterSet
getInstance() - static method in class net.sf.saxon.charcode.EucKRCharacterSet
getInstance() - static method in class net.sf.saxon.charcode.GB2312CharacterSet
getInstance() - static method in class net.sf.saxon.sort.GlobalOrderComparer
Get an instance of a GlobalOrderComparer.
getInstance() - static method in class net.sf.saxon.pattern.IdrefTest
Get the singleton instance of this class
getInstance() - static method in class net.sf.saxon.charcode.ISO88591CharacterSet
getInstance() - static method in class net.sf.saxon.charcode.ISO88592CharacterSet
getInstance() - static method in class net.sf.saxon.charcode.ISO88595CharacterSet
getInstance() - static method in class net.sf.saxon.charcode.ISO88597CharacterSet
getInstance() - static method in class net.sf.saxon.charcode.ISO88598CharacterSet
getInstance() - static method in class net.sf.saxon.charcode.ISO88599CharacterSet
getInstance() - static method in class net.sf.saxon.java.JavaPlatform
getInstance() - static method in class net.sf.saxon.charcode.KOI8RCharacterSet
getInstance() - static method in class net.sf.saxon.sort.LocalOrderComparer
Get an instance of a LocalOrderComparer.
getInstance() - static method in class net.sf.saxon.om.Name10Checker
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.om.Name11Checker
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.sort.NumericComparer
getInstance() - static method in class net.sf.saxon.charcode.ShiftJISCharacterSet
getInstance() - static method in class net.sf.saxon.sort.StandardCollationURIResolver
Return the singleton instance of this class
getInstance() - static method in class net.sf.saxon.query.StandardModuleURIResolver
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.event.StandardOutputResolver
Get a singular instance
getInstance() - static method in class net.sf.saxon.evpull.StartDocumentEvent
getInstance() - static method in class net.sf.saxon.regex.SurrogateRegexTranslator.Empty
Return the singular instance of this class
getInstance() - static method in class net.sf.saxon.sort.TupleSorter.TupleUnwrapper
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.charcode.UnicodeCharacterSet
getInstance() - static method in class net.sf.saxon.type.Untyped
Get the singular instance of this class
getInstance() - static method in class net.sf.saxon.s9api.XdmEmptySequence
Return the singleton instance of this class
getInstance(String,ClassLoader) - method in class net.sf.saxon.Configuration
Instantiate a class using the class name provided.
getInstruction() - method in class net.sf.saxon.pull.UnconstructedParent
Get the instruction responsible for creating this element or document node
getInstruction() - method in class net.sf.saxon.style.XSLAttributeSet
Get the compiled code produced for this XSLT element
getInstructionInfo() - method in class net.sf.saxon.instruct.ApplyTemplates
Set additional trace properties appropriate to the kind of instruction.
getInstructionInfo() - method in class net.sf.saxon.instruct.AttributeSet
Get the InstructionInfo details about the construct.
getInstructionInfo() - method in class net.sf.saxon.instruct.CallTemplate
Set additional trace properties appropriate to the kind of instruction.
getInstructionInfo() - method in class net.sf.saxon.Controller
Get diagnostic information about this context.
getInstructionInfo() - method in class net.sf.saxon.expr.Expression
Get InstructionInfo for this expression
getInstructionInfo() - method in class net.sf.saxon.instruct.FixedAttribute
Get InstructionInfo for this expression
getInstructionInfo() - method in class net.sf.saxon.instruct.FixedElement
Get InstructionInfo for this expression
getInstructionInfo() - method in class net.sf.saxon.instruct.GlobalVariable
Get InstructionInfo for this expression
getInstructionInfo() - method in class net.sf.saxon.instruct.Instruction
Get InstructionInfo for this expression
getInstructionInfo() - method in class net.sf.saxon.instruct.InstructionDetails
Get the InstructionInfo details about the construct.
getInstructionInfo() - method in class net.sf.saxon.trace.InstructionInfoProvider
Get the InstructionInfo details about the construct
getInstructionInfo() - method in class net.sf.saxon.trans.KeyDefinition
Get the InstructionInfo details about the construct.
getInstructionInfo() - method in class net.sf.saxon.sql.SQLColumn.ColumnInstruction
getInstructionInfo() - method in class net.sf.saxon.instruct.Template
Get the InstructionInfo details about the construct.
getInstructionInfo() - method in class net.sf.saxon.instruct.TraceExpression
Get the InstructionInfo details about the construct.
getInstructionInfo() - method in class net.sf.saxon.instruct.TraceInstruction
Get the instruction details
getInstructionInfo() - method in class net.sf.saxon.instruct.UserFunction
Get the InstructionInfo details about the construct.
getInstructionInfo() - method in class net.sf.saxon.expr.UserFunctionCall
Get diagnostic information about this expression
getInstructionNameCode() - method in class net.sf.saxon.instruct.AnalyzeString
getInstructionNameCode() - method in class net.sf.saxon.instruct.ApplyImports
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.ApplyTemplates
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.Assign
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.CallTemplate
Return the name of this instruction.
getInstructionNameCode() - method in class net.sf.saxon.instruct.Choose
Get the name of this instruction for diagnostic and tracing purposes We assume that if there was only one condition then it was an xsl:if; this is not necessarily so, but it's adequate for tracing purposes.
getInstructionNameCode() - method in class net.sf.saxon.instruct.Comment
Get the instruction name, for diagnostics and tracing return the string "xsl:comment"
getInstructionNameCode() - method in class net.sf.saxon.instruct.ComputedAttribute
Get the name of this instruction
getInstructionNameCode() - method in class net.sf.saxon.instruct.ComputedElement
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.Copy
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.CopyOf
Get the name of this instruction, for diagnostics and tracing
getInstructionNameCode() - method in class net.sf.saxon.instruct.Doctype
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.DocumentInstr
Get the name of this instruction for diagnostic and tracing purposes (the string "document-constructor")
getInstructionNameCode() - method in class net.sf.saxon.instruct.FixedAttribute
Get the name of this instruction (return 'xsl:attribute')
getInstructionNameCode() - method in class net.sf.saxon.instruct.ForEach
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.ForEachGroup
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.GeneralVariable
Get the name of this instruction (that is xsl:variable, xsl:param etc) for diagnostics
getInstructionNameCode() - method in class net.sf.saxon.instruct.GlobalParam
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.Instruction
Get the namecode of the instruction for use in diagnostics
getInstructionNameCode() - method in class net.sf.saxon.instruct.LocalParam
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.Message
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.Namespace
Set the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.NextMatch
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.ProcessingInstruction
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.ResultDocument
Get the name of this instruction for diagnostic and tracing purposes (the string "xsl:result-document")
getInstructionNameCode() - method in class net.sf.saxon.instruct.TraceWrapper
getInstructionNameCode() - method in class net.sf.saxon.instruct.ValueOf
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.While
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - method in class net.sf.saxon.instruct.WithParam
Get the name of this instruction (that is xsl:variable, xsl:param etc) for diagnostics
getInt() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getInt() - method in class net.sf.saxon.xqj.SaxonXQItem
getInt() - method in class net.sf.saxon.xqj.SaxonXQSequence
getInt() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getInternalExpression() - method in class net.sf.saxon.sxpath.XPathExpression
Low-level method to get the internal Saxon expression object.
getInternalExpression() - method in class net.sf.saxon.xpath.XPathExpressionImpl
Low-level method to get the internal Saxon expression object.
getIntrinsicDependencies() - method in class net.sf.saxon.instruct.Assign
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.expr.AxisExpression
Determine which aspects of the context the expression depends on.
getIntrinsicDependencies() - method in class net.sf.saxon.instruct.CallTemplate
getIntrinsicDependencies() - method in class net.sf.saxon.expr.ContextItemExpression
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.functions.Current
Determine the dependencies
getIntrinsicDependencies() - method in class net.sf.saxon.functions.CurrentDateTime
Determine the dependencies
getIntrinsicDependencies() - method in class net.sf.saxon.functions.CurrentGroup
Determine the dependencies
getIntrinsicDependencies() - method in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
Determine which aspects of the context the expression depends on.
getIntrinsicDependencies() - method in class net.sf.saxon.functions.Evaluate
Determine the dependencies
getIntrinsicDependencies() - method in class net.sf.saxon.expr.Expression
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.functions.ExtensionFunctionCall
Determine which aspects of the context the expression depends on.
getIntrinsicDependencies() - method in class net.sf.saxon.expr.IsLastExpression
Get the dependencies of this expression on the context
getIntrinsicDependencies() - method in class net.sf.saxon.functions.Lang
Determine the dependencies
getIntrinsicDependencies() - method in class net.sf.saxon.functions.Last
Determine the dependencies
getIntrinsicDependencies() - method in class net.sf.saxon.functions.NormalizeSpace
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.instruct.NumberInstruction
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.expr.PatternMatchExpression
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.functions.Position
Determine the intrinsic dependencies
getIntrinsicDependencies() - method in class net.sf.saxon.functions.RegexGroup
Determine the dependencies
getIntrinsicDependencies() - method in class net.sf.saxon.instruct.ResultDocument
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.expr.RootExpression
Determine which aspects of the context the expression depends on.
getIntrinsicDependencies() - method in class net.sf.saxon.expr.SingleNodeExpression
Determine which aspects of the context the expression depends on.
getIntrinsicDependencies() - method in class net.sf.saxon.functions.StringLength
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.sort.TupleExpression
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.instruct.UseAttributeSets
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.expr.UserFunctionCall
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.expr.VariableReference
Determine the intrinsic dependencies of an expression, that is, those which are not derived from the dependencies of its subexpressions.
getIntrinsicDependencies() - method in class net.sf.saxon.xpath.XPathFunctionCall
Determine which aspects of the context the expression depends on.
getInverseComparison() - method in class net.sf.saxon.expr.GeneralComparison
getItem() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getItem() - method in class net.sf.saxon.xqj.SaxonXQSequence
getItem() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
getItemAsStream() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getItemAsStream() - method in class net.sf.saxon.xqj.SaxonXQItem
getItemAsStream() - method in class net.sf.saxon.xqj.SaxonXQSequence
getItemAsStream() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getItemAsString(Properties) - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getItemAsString(Properties) - method in class net.sf.saxon.xqj.SaxonXQItem
getItemAsString(Properties) - method in class net.sf.saxon.xqj.SaxonXQSequence
getItemAsString(Properties) - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getItemKind() - method in class net.sf.saxon.xqj.SaxonXQItemType
getItemKind() - method in class net.sf.saxon.javax.xml.xquery.XQItemType
getItemOccurrence() - method in class net.sf.saxon.xqj.SaxonXQItemType
getItemOccurrence() - method in class net.sf.saxon.xqj.SaxonXQSequenceType
getItemOccurrence() - method in class net.sf.saxon.javax.xml.xquery.XQItemType
getItemOccurrence() - method in class net.sf.saxon.javax.xml.xquery.XQSequenceType
getItemType() - method in class net.sf.saxon.sort.AtomicSortComparer
Get the requested item type
getItemType() - method in class net.sf.saxon.type.BuiltInListType
Returns the simpleType of the items in this ListType.
getItemType() - method in class net.sf.saxon.type.ListType
Returns the simpleType of the items in this ListType.
getItemType() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getItemType() - method in class net.sf.saxon.xqj.SaxonXQItem
getItemType() - method in class net.sf.saxon.xqj.SaxonXQItemType
getItemType() - method in class net.sf.saxon.xqj.SaxonXQSequence
getItemType() - method in class net.sf.saxon.xqj.SaxonXQSequenceType
getItemType() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getItemType() - method in class net.sf.saxon.javax.xml.xquery.XQSequenceType
Get the ItemType of an Item
getItemType(net.sf.saxon.s9api.XdmItem) - method in class net.sf.saxon.s9api.ItemTypeFactory
Get an ItemType representing the type of a supplied XdmItem.
Get an item type that matches nodes of a specified kind with a specified name.
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.functions.Aggregate
Determine the item type of the value returned by the function
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.AnalyzeString
Get the item type of the items returned by evaluating this instruction
Determine the data type of the expression, insofar as this is known statically
Determine the data type of the expression, if this is known statically
Determine the data type of the items returned by the expression, if possible
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.value.AtomicValue
Determine the data type of the items in the expression, if possible
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.expr.Atomizer
Determine the data type of the items returned by the expression, if possible
Determine the data type of the items returned by this expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.Block
Determine the data type of the items returned by this expression
Determine the data type of the expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.CallTemplate
Get the item type of the items returned by evaluating this instruction
Determine the data type of the items returned by the expression, if possible
Determine the data type of the result of the Castable expression
Get the static type of the expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.Choose
Get the item type of the items returned by evaluating this instruction
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.value.Closure
Get the static item type
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.Comment
Determine the data type of the expression, if possible.
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.ComputedAttribute
Get the static type of this expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.ComputedElement
Get the item type of the value returned by this instruction
Determine the data type of the expression, if possible.
Determine the item type
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.Copy
Get the item type of the result of this instruction.
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.CopyOf
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.DocumentInstr
Get the item type
Determine the data type of the expression, if possible.
Determine the data type of the expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.ElementCreator
Get the item type of the value returned by this instruction
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.value.EmptySequence
Determine the item type
Determine the data type of the expression, if possible
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.expr.Expression
Determine the data type of the expression, if possible.
Determine the data type of the expression, if possible.
Get the data type of the items returned
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.FixedAttribute
Get the item type of the items returned by evaluating this instruction
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.FixedElement
Get the type of the item returned by this instruction
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.ForEach
Determine the data type of the items returned by this expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.ForEachGroup
Get the item type of the items returned by evaluating this instruction
Determine the data type of the items returned by the expression, if possible
Determine the data type of the expression
Determine the data type of the expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.GeneralVariable
Get the type of the result of this instruction.
Determine the data type of the expression
Determine the data type of the result of the InstanceOf expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.Instruction
Get the item type of the items returned by evaluating this instruction
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.value.IntegerRange
Determine the data type of the items in the expression, if possible
Get the data type of the items returned
Determine the data type of the expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.expr.ItemChecker
Determine the data type of the items returned by the expression
Determine the data type of the items returned by the expression, if possible
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.expr.Literal
Determine the data type of the items in the expression, if possible
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.Message
Get the item type.
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.functions.Minimax
Determine the item type of the value returned by the function
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.Namespace
Determine the data type of the expression, if possible.
Determine the data type of the expression, if this is known statically
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.NumberInstruction
Determine the data type of the expression, if possible.
Determine the data type of the items returned by the expression, if possible
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.value.ObjectValue
Determine the data type of the items in the expression, if possible
Determine the data type of the items returned by this exprssion
Determine the data type of the expression, if possible.
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.pattern.PatternSponsor
Determine the data type of the expression, if possible.
Determine the data type of the expression, if possible.
Determine the data type of the items returned by the expression
Get the data type of the items returned
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.functions.Remove
Determine the data type of the items in the sequence
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.ResultDocument
Get the item type of the items returned by evaluating this instruction
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.functions.Reverse
Determine the item type of the value returned by the function
Determine the data type of the items returned by this expression
Get the (lowest common) item type
Get the (lowest common) item type
Determine the data type of the expression, if possible.
Determine the data type of the items returned by this expression.
Determine the data type of the items returned by this exprssion
Determine the data type of the items returned by this expression
Determine the data type of the items returned by the expression, if possible
Determine the data type of the expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.value.SingletonNode
Determine the data type of the items in the expression.
Determine the data type of the items returned by the expression, if possible
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.functions.Subsequence
Determine the data type of the items in the sequence
Determine the data type of the expression, if possible.
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.functions.SystemFunction
Determine the item type of the value returned by the function
Determine the data type of the items returned by the expression
Determine the data type of the expression, if possible.
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.TraceWrapper
Get the item type of the items returned by evaluating this instruction
Determine the data type of the expression, if possible.
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.sort.TupleSorter
Determine the data type of the expression, if possible.
Determine the data type of the items returned by the expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.UseAttributeSets
Get the item type of the items returned by evaluating this instruction
Determine the data type of the expression, if possible
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.value.Value
Determine the data type of the items in the expression, if possible
Determine the data type of the expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.ValueOf
Determine the data type of the expression, if possible.
Determine the data type of the expression, if possible
Determine the data type of the items returned by this expression
getItemType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.While
Get the item type of the items returned by evaluating this instruction
Determine the data type of the expression, if possible.
getIterator(net.sf.saxon.om.ValueRepresentation) - static method in class net.sf.saxon.value.Value
Get a SequenceIterator over a ValueRepresentation
getJavaClass() - method in class net.sf.saxon.type.ExternalObjectType
Get the Java class to which this external object type corresponds
getJavaRegularExpression() - method in class net.sf.saxon.java.JRegularExpression
Get the Java regular expression (after translation from an XPath regex, but before compilation)
getJulianDayNumber(int,int,int) - static method in class net.sf.saxon.value.DateValue
Calculate the Julian day number at 00:00 on a given date.
getKeyDefinitions() - method in class net.sf.saxon.trans.KeyDefinitionSet
Get the key definitions in this set
Get all the key definitions that match a particular name
getKeyManager() - method in class net.sf.saxon.Controller
Get the KeyManager.
getKeyManager() - method in class net.sf.saxon.instruct.Executable
Get the KeyManager which handles key definitions
getKeyManager() - method in class net.sf.saxon.style.XSLStylesheet
Get the KeyManager which handles key definitions
getKeyName() - method in class net.sf.saxon.trans.KeyDefinitionSet
Get the name of the key definitions in this set (they all share the same name)
getKeyName() - method in class net.sf.saxon.style.XSLKey
getKeys() - method in class net.sf.saxon.instruct.GlobalParameterSet
Get all the keys that have been allocated
getKeySetNumber() - method in class net.sf.saxon.trans.KeyDefinitionSet
Get the KeySet number.
getKnownBaseType() - method in class net.sf.saxon.type.AnySimpleType
Returns the base type that this type inherits from.
getKnownBaseType() - method in class net.sf.saxon.type.AnyType
Returns the base type that this type inherits from.
getKnownBaseType() - method in class net.sf.saxon.type.BuiltInAtomicType
Returns the base type that this type inherits from.
getKnownBaseType() - method in class net.sf.saxon.type.BuiltInListType
Returns the base type that this type inherits from.
getKnownBaseType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Returns the base type that this type inherits from.
getKnownBaseType() - method in class net.sf.saxon.type.ExternalObjectType
Returns the base type that this type inherits from.
getKnownBaseType() - method in class net.sf.saxon.type.Untyped
Returns the base type that this type inherits from.
getLanguage() - method in class net.sf.saxon.expr.ExpressionParser
Get the current language (XPath or XQuery)
getLanguage() - method in class net.sf.saxon.sort.SortKeyDefinition
Get the expression that defines the language of the sort keys
getLargestPatternStackFrame() - method in class net.sf.saxon.instruct.Executable
Determine the size of the stack frame needed for evaluating match patterns
getLast() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the context size (the position of the last item in the current node list)
getLast() - method in class net.sf.saxon.expr.XPathContext
Get the context size (the position of the last item in the current node list)
getLast() - method in class net.sf.saxon.expr.XPathContextMinor
Get the context size (the position of the last item in the current node list)
getLastChild() - method in class net.sf.saxon.dom.AttrOverNodeInfo
Get last child
getLastChild() - method in class net.sf.saxon.tree.NodeImpl
Get last child - default implementation used for leaf nodes
getLastChild() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get last child
getLastChildInstruction() - method in class net.sf.saxon.style.StyleElement
Find the last child instruction of this instruction.
getLastCompletedElement() - method in class net.sf.saxon.tinytree.TinyBuilder
Get the last completed element node.
getLastPosition() - method in class net.sf.saxon.om.ArrayIterator
Get the number of items in the part of the array being processed
getLastPosition() - method in class net.sf.saxon.om.EmptyIterator
Get the position of the last item in the sequence.
getLastPosition() - method in class net.sf.saxon.sort.GroupByIterator
Get the last position (that is, the number of groups)
getLastPosition() - method in class net.sf.saxon.expr.LastPositionFinder
Get the last position (that is, the number of items in the sequence).
getLastPosition() - method in class net.sf.saxon.om.ListIterator
Get the last position (that is, the number of items in the sequence).
getLastPosition() - method in class net.sf.saxon.value.MemoClosure.ProgressiveIterator
Get the last position (that is, the number of items in the sequence)
getLastPosition() - method in class net.sf.saxon.expr.RangeIterator
Get the last position (that is, the number of items in the sequence).
getLastPosition() - method in class net.sf.saxon.functions.Remove.RemoveIterator
Get the last position (that is, the number of items in the sequence).
getLastPosition() - method in class net.sf.saxon.om.ReverseArrayIterator
Get the last position (that is, the number of items in the sequence).
getLastPosition() - method in class net.sf.saxon.expr.ReverseRangeIterator
Get the last position (that is, the number of items in the sequence).
getLastPosition() - method in class net.sf.saxon.om.SingleNodeIterator
Get the last position (that is, the number of items in the sequence).
getLastPosition() - method in class net.sf.saxon.om.SingletonIterator
Get the last position (that is, the number of items in the sequence).
getLastPosition() - method in class net.sf.saxon.sort.SortedIterator
Get the last position (that is, the number of items in the sequence).
getLastPosition() - method in class net.sf.saxon.expr.SubsequenceIterator
Get the last position (that is, the number of items in the sequence).
getLastPosition() - method in class net.sf.saxon.expr.TailIterator
Get the last position (that is, the number of items in the sequence).
getLastStep() - method in class net.sf.saxon.expr.PathExpression
Get the last step of the path expression
getLeadingSteps() - method in class net.sf.saxon.expr.PathExpression
Get a path expression consisting of all steps except the last
getLength() - method in class net.sf.saxon.value.AtomicValue
Get the length of the sequence
getLength() - method in class net.sf.saxon.om.AttributeCollection
Return the number of attributes in the list.
getLength() - method in class net.sf.saxon.om.AttributeCollectionImpl
Return the number of attributes in the list.
getLength() - method in class net.sf.saxon.dom.DOMNodeList
return the number of nodes in the list (DOM method)
getLength() - method in class net.sf.saxon.value.EmptySequence
Get the length of the sequence
getLength() - method in class net.sf.saxon.value.IntegerRange
Get the length of the sequence
getLength() - method in class net.sf.saxon.value.MemoClosure
Get the length of the sequence
getLength() - method in class net.sf.saxon.value.SequenceExtent
Get the number of items in the sequence
getLength() - method in class net.sf.saxon.value.ShareableSequence
Get the number of items in the sequence
getLength() - method in class net.sf.saxon.value.SingletonClosure
Get the length of the sequence
getLength() - method in class net.sf.saxon.value.SingletonNode
Get the length of the sequence
getLength() - method in class net.sf.saxon.dom.TextOverNodeInfo
Get the length of a Text or Comment node.
getLength() - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Return the number of attributes in the list.
getLength() - method in class net.sf.saxon.value.Value
Get the length of the sequence
getLengthInMicroseconds() - method in class net.sf.saxon.value.DayTimeDurationValue
Get length of duration in microseconds, as a long
getLengthInMilliseconds() - method in class net.sf.saxon.value.DayTimeDurationValue
Get length of duration in milliseconds, as a long
getLengthInMonths() - method in class net.sf.saxon.value.YearMonthDurationValue
Get the number of months in the duration
getLengthInOctets() - method in class net.sf.saxon.value.Base64BinaryValue
Get the number of octets in the value
getLengthInOctets() - method in class net.sf.saxon.value.HexBinaryValue
Get the number of octets in the value
getLengthInSeconds() - method in class net.sf.saxon.value.DayTimeDurationValue
Get length of duration in seconds
getLengthInSeconds() - method in class net.sf.saxon.value.DurationValue
Get length of duration in seconds, assuming an average length of month.
getLHS() - method in class net.sf.saxon.pattern.UnionPattern
Get the LHS of the union
getLibraryList() - method in class net.sf.saxon.functions.FunctionLibraryList
Get the list of contained FunctionLibraries.
getLineAndColumn(int) - method in class net.sf.saxon.expr.Tokenizer
Get the line and column number corresponding to a given offset in the input expression, as a long value with the line number in the top half and the column number in the lower half
getLineNumber() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the line number of the expression within that container.
getLineNumber() - method in class net.sf.saxon.event.ContentHandlerProxyLocator
Get the line number
getLineNumber() - method in class net.sf.saxon.tree.DocumentImpl
Get the line number of this root node.
getLineNumber() - method in class net.sf.saxon.event.DocumentSender
getLineNumber() - method in class net.sf.saxon.dom.DOMSender
getLineNumber() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Return the line number where the current document event ends.
getLineNumber() - method in class net.sf.saxon.tree.ElementImpl
Get the line number of the node within its source document entity
getLineNumber() - method in class net.sf.saxon.expr.Expression
Get the line number of the expression
getLineNumber() - method in class net.sf.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 net.sf.saxon.expr.ExpressionLocation
Get the line number
getLineNumber() - method in class net.sf.saxon.expr.ExpressionParser.TemporaryContainer
getLineNumber() - method in class net.sf.saxon.query.GlobalVariableDefinition
Get the line number where the declaration appears
getLineNumber() - method in class net.sf.saxon.instruct.InstructionDetails
Get the line number of the instruction within its module
getLineNumber() - method in class net.sf.saxon.trace.InstructionInfo
Get the line number of the instruction in the source stylesheet module.
getLineNumber() - method in class net.sf.saxon.event.LocationCopier
Get the line number
getLineNumber() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get line number
getLineNumber() - method in class net.sf.saxon.tree.NodeImpl
Get the line number of the node within its source document entity
getLineNumber() - method in class net.sf.saxon.om.NodeInfo
Get line number.
getLineNumber() - method in class net.sf.saxon.dom.NodeWrapper
Get line number
getLineNumber() - method in class net.sf.saxon.dom4j.NodeWrapper
Get line number
getLineNumber() - method in class net.sf.saxon.dotnet.NodeWrapper
Get line number
getLineNumber() - method in class net.sf.saxon.jdom.NodeWrapper
Get line number
getLineNumber() - method in class net.sf.saxon.xom.NodeWrapper
Get line number
getLineNumber() - method in class net.sf.saxon.om.Orphan
Get line number
getLineNumber() - method in class net.sf.saxon.pattern.Pattern
Get the line number on which the pattern was defined
getLineNumber() - method in class net.sf.saxon.instruct.Procedure
getLineNumber() - method in class net.sf.saxon.pull.PullToStax.SourceStreamLocation
getLineNumber() - method in class net.sf.saxon.query.QueryModule
Get the line number of the expression within that container.
getLineNumber() - method in class net.sf.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 net.sf.saxon.pull.StaxBridge
Return the line number where the current document event ends.
getLineNumber() - method in class net.sf.saxon.evpull.StaxEventBridge
Return the line number where the current document event ends.
getLineNumber() - method in class net.sf.saxon.om.StrippedNode
Get line number
getLineNumber() - method in class net.sf.saxon.style.StyleElement
Get the line number of the instruction in the source stylesheet module.
getLineNumber() - method in class net.sf.saxon.value.TextFragmentValue
Get line number
getLineNumber() - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Get the line number of this root node.
getLineNumber() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the line number of the node within its source document entity
getLineNumber() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Return the line number where the current document event ends.
getLineNumber() - method in class net.sf.saxon.expr.Tokenizer
Get the line number of the current token
getLineNumber() - method in class net.sf.saxon.instruct.TraceExpression
Get the line number of the instruction within its module
getLineNumber() - method in class net.sf.saxon.pull.TreeWalker
Return the line number where the current document event ends.
getLineNumber() - method in class net.sf.saxon.pull.UnconstructedParent
Get line number
getLineNumber() - method in class net.sf.saxon.type.ValidationException
getLineNumber() - method in class net.sf.saxon.type.ValidationFailure
getLineNumber() - method in class net.sf.saxon.om.VirtualCopy
Get line number
getLineNumber() - method in class net.sf.saxon.s9api.XdmNode
Get the line number of the node in a source document.
getLineNumber() - method in class net.sf.saxon.javax.xml.xquery.XQQueryException
getLineNumber() - method in class net.sf.saxon.javax.xml.xquery.XQStackTraceElement
getLineNumber() - method in class net.sf.saxon.query.XQueryExpression
Return the line number where the current document event ends.
getLineNumber() - method in class net.sf.saxon.query.XQueryFunction
Get the line number of the instruction in the source stylesheet module.
getLineNumber(int) - method in class net.sf.saxon.om.AttributeCollection
Get the line number part of the location of an attribute, at a given index.
getLineNumber(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the line number part of the location of an attribute, at a given index.
getLineNumber(int) - method in class net.sf.saxon.tree.LineNumberMap
Get the line number corresponding to a given sequence number
getLineNumber(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the line number part of the location of an attribute, at a given index.
getLineNumber(int) - method in class net.sf.saxon.expr.Tokenizer
Return the line number corresponding to a given offset in the expression
getLineNumber(long) - method in class net.sf.saxon.event.DocumentSender
Get the line number within the document or module containing a particular location
getLineNumber(long) - method in class net.sf.saxon.dom.DOMSender
getLineNumber(long) - method in class net.sf.saxon.dotnet.DotNetPullProvider
getLineNumber(long) - method in class net.sf.saxon.expr.ExpressionLocation
Get the line number corresponding to a given location Id
getLineNumber(long) - method in class net.sf.saxon.expr.ExpressionParser.TemporaryContainer
Get the line number within the document or module containing a particular location
getLineNumber(long) - method in class net.sf.saxon.instruct.InstructionDetails
getLineNumber(long) - method in class net.sf.saxon.event.LocationCopier
Get the line number within the document or module containing a particular location
getLineNumber(long) - method in class net.sf.saxon.instruct.LocationMap
Get the line number corresponding to a locationId
getLineNumber(long) - method in class net.sf.saxon.event.LocationProvider
Get the line number within the document or module containing a particular location
getLineNumber(long) - method in class net.sf.saxon.instruct.Procedure
Get the line number within the document or module containing a particular location
getLineNumber(long) - method in class net.sf.saxon.pull.StaxBridge
Get the line number within the document or module containing a particular location
getLineNumber(long) - method in class net.sf.saxon.evpull.StaxEventBridge
Get the line number within the document or module containing a particular location
getLineNumber(long) - method in class net.sf.saxon.style.StyleElement
Get the line number within the document or module containing a particular location
getLineNumber(long) - method in class net.sf.saxon.instruct.TraceExpression
Get the line number of the expression being traced.
getLineNumber(long) - method in class net.sf.saxon.query.XQueryFunction
getList() - method in class net.sf.saxon.event.SequenceOutputter
Get the list containing the sequence of items
getList() - method in class net.sf.saxon.value.ShareableSequence
Get the underlying list
getList(int,int) - method in class net.sf.saxon.trans.Mode
Determine which list to use for a given pattern (we must also search the generic list)
getLocale(String) - static method in class net.sf.saxon.Configuration
Get a locale given a language code in XML format.
getLocalFunctionLibrary() - method in class net.sf.saxon.query.QueryModule
Get the functions declared locally within this module
getLocalName() - method in class net.sf.saxon.type.BuiltInListType
Get the local name of this type
getLocalName() - method in class net.sf.saxon.pattern.LocalNameTest
Get the local name used in this LocalNameTest
getLocalName() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the local name of this node, following the DOM rules
getLocalName() - method in class net.sf.saxon.pull.PullToStax
getLocalName() - method in class net.sf.saxon.s9api.QName
The local part of the QName
getLocalName() - method in class net.sf.saxon.value.QualifiedNameValue
Get the local part
getLocalName() - method in class net.sf.saxon.om.StructuredQName
Get the local part of the QName
getLocalName(int) - method in class net.sf.saxon.om.AttributeCollection
Get the local name of an attribute (by position).
getLocalName(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the local name of an attribute (by position).
getLocalName(int) - method in class net.sf.saxon.om.NamePool
Get the local part of a name, given its name code or fingerprint
getLocalName(int) - static method in class net.sf.saxon.om.StandardNames
Get the local part of a system-defined name
getLocalName(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the local name of an attribute (by position).
getLocalNamespaces() - method in class net.sf.saxon.evpull.StartElementEvent
Get the namespaces locally declared on this element
getLocalParameters() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the local (non-tunnel) parameters that were passed to the current function or template
getLocalParameters() - method in class net.sf.saxon.expr.XPathContext
Get the local (non-tunnel) parameters that were passed to the current function or template
getLocalParameters() - method in class net.sf.saxon.expr.XPathContextMajor
Get the local parameters for the current template call.
getLocalParameters() - method in class net.sf.saxon.expr.XPathContextMinor
Get the local parameters for the current template call.
getLocalPart() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.tree.NodeImpl
Get the local name of this node.
getLocalPart() - method in class net.sf.saxon.om.NodeInfo
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.dom.NodeWrapper
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.jdom.NodeWrapper
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.xom.NodeWrapper
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.om.Orphan
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.om.StrippedNode
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.value.TextFragmentValue
Get the local name of this node.
getLocalPart() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.pull.UnconstructedDocument
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.pull.UnconstructedParent
Get the local part of the name of this node.
getLocalPart() - method in class net.sf.saxon.om.VirtualCopy
Get the local part of the name of this node.
getLocalSlotNumber() - method in class net.sf.saxon.expr.Assignation
If this is a local variable held on the local stack frame, return the corresponding slot number.
getLocalSlotNumber() - method in class net.sf.saxon.expr.Binding
If this is a local variable held on the local stack frame, return the corresponding slot number.
getLocalSlotNumber() - method in class net.sf.saxon.instruct.GeneralVariable
If this is a local variable held on the local stack frame, return the corresponding slot number.
getLocalSlotNumber() - method in class net.sf.saxon.xpath.JAXPVariable
If this is a local variable held on the local stack frame, return the corresponding slot number.
getLocalSlotNumber() - method in class net.sf.saxon.expr.PositionVariable
If this is a local variable held on the local stack frame, return the corresponding slot number.
getLocalSlotNumber() - method in class net.sf.saxon.instruct.UserFunctionParameter
If this is a local variable held on the local stack frame, return the corresponding slot number.
getLocalSlotNumber() - method in class net.sf.saxon.sxpath.XPathVariable
If this is a local variable held on the local stack frame, return the corresponding slot number.
getLocation() - method in class net.sf.saxon.pull.PullToStax
getLocationId() - method in class net.sf.saxon.expr.Expression
Get the location ID of the expression
getLocationId() - method in class net.sf.saxon.pull.StaxBridge
Get the location of the current event.
getLocationId(int) - method in class net.sf.saxon.om.AttributeCollection
Get the locationID of an attribute (by position)
getLocationId(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the locationID of an attribute (by position)
getLocationId(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the locationID of an attribute (by position)
getLocationMap() - method in class net.sf.saxon.sxpath.AbstractStaticContext
getLocationMap() - method in class net.sf.saxon.instruct.Executable
Get the location map
getLocationMap() - method in class net.sf.saxon.style.ExpressionContext
Get the location map
getLocationMap() - method in class net.sf.saxon.query.QueryModule
Get the LocationMap, an data structure used to identify the location of compiled expressions within the query source text.
getLocationMap() - method in class net.sf.saxon.expr.StaticContext
Get the location map.
getLocationMap() - method in class net.sf.saxon.style.XSLStylesheet
Get the locationMap object
Get a string identifying the location of an error.
getLocationProvider() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the LocationProvider allowing location identifiers to be resolved.
getLocationProvider() - method in class net.sf.saxon.expr.Container
Get the LocationProvider allowing location identifiers to be resolved.
getLocationProvider() - method in class net.sf.saxon.event.ContentHandlerProxy
Get the location provider
getLocationProvider() - method in class net.sf.saxon.expr.Expression
Get the LocationProvider allowing location identifiers to be resolved.
getLocationProvider() - method in class net.sf.saxon.pattern.Pattern
Get the LocationProvider allowing location identifiers to be resolved.
getLocationProvider() - method in class net.sf.saxon.event.PipelineConfiguration
Get the LocationProvider for interpreting location ids passed down this pipeline
getLocationProvider() - method in class net.sf.saxon.instruct.Procedure
Get the LocationProvider allowing location identifiers to be resolved.
getLocationProvider() - method in class net.sf.saxon.style.StyleElement
Get the LocationProvider allowing location identifiers to be resolved.
getLocationProvider() - method in class net.sf.saxon.query.XQueryExpression
Get the LocationProvider allowing location identifiers to be resolved.
getLocationProvider() - method in class net.sf.saxon.query.XQueryFunction
Get the LocationProvider allowing location identifiers to be resolved.
getLocationURI() - method in class net.sf.saxon.query.QueryModule
Get the location URI for a module
getLocator() - method in class net.sf.saxon.type.ValidationException
getLocator() - method in class net.sf.saxon.type.ValidationFailure
getLoginTimeout() - method in class net.sf.saxon.javax.xml.xquery.ConnectionPoolXQDataSource
getLoginTimeout() - method in class net.sf.saxon.xqj.SaxonXQDataSource
getLoginTimeout() - method in class net.sf.saxon.javax.xml.xquery.XQDataSource
getLogWriter() - method in class net.sf.saxon.javax.xml.xquery.ConnectionPoolXQDataSource
getLogWriter() - method in class net.sf.saxon.xqj.SaxonXQDataSource
getLogWriter() - method in class net.sf.saxon.javax.xml.xquery.XQDataSource
getLong() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getLong() - method in class net.sf.saxon.xqj.SaxonXQItem
getLong() - method in class net.sf.saxon.xqj.SaxonXQSequence
getLong() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getLongValue() - method in class net.sf.saxon.s9api.XdmAtomicValue
Get the value converted to an integer using the XPath casting rules
getLongValue(net.sf.saxon.tinytree.TinyTree,int) - static method in class net.sf.saxon.tinytree.WhitespaceTextImpl
Static method to get the "long" value representing the content of a whitespace text node
getMatch() - method in class net.sf.saxon.trans.KeyDefinition
Get the match pattern for the key definition
getMatchingExpression() - method in class net.sf.saxon.instruct.AnalyzeString
Get the expression used to process matching substrings
getMax() - method in class net.sf.saxon.regex.RegexTranslator.Range
Get the end of the range
getMaxExpressionLength() - method in class net.sf.saxon.xqj.SaxonXQMetaData
getMaxExpressionLength() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
getMaxUserNameLength() - method in class net.sf.saxon.xqj.SaxonXQMetaData
getMaxUserNameLength() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
getMaxValueExpression() - method in class net.sf.saxon.expr.IntegerRangeTest
Get the expression denoting the end of the range
getMessage() - method in class net.sf.saxon.om.NamespaceException
getMessage() - method in class net.sf.saxon.om.QNameException
getMessage() - method in class net.sf.saxon.expr.RoleLocator
Construct and return the error message indicating a type error
getMessage() - method in class net.sf.saxon.s9api.SaxonApiException
Returns the detail message string of this throwable.
getMessage() - method in class net.sf.saxon.s9api.SaxonApiUncheckedException
Returns the detail message string of this throwable.
getMessage() - method in class net.sf.saxon.type.ValidationFailure
getMessageEmitter() - method in class net.sf.saxon.Controller
Get the Emitter used for xsl:message output.
getMessageEmitterClass() - method in class net.sf.saxon.Configuration
Get the name of the class that will be instantiated to create a MessageEmitter, to process the output of xsl:message instructions in XSLT.
getMetaData() - method in class net.sf.saxon.xqj.SaxonXQConnection
getMetaData() - method in class net.sf.saxon.javax.xml.xquery.XQConnection
getMicrosecond() - method in class net.sf.saxon.value.DateTimeValue
Get the microsecond component, 0-999999
getMicrosecond() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return microsecond precision of getFractionalSecond().
getMicrosecond() - method in class net.sf.saxon.value.TimeValue
Get the microsecond component, 0-999999
getMicroseconds() - method in class net.sf.saxon.value.DurationValue
Get the microseconds component
getMin() - method in class net.sf.saxon.regex.RegexTranslator.Range
Get the start of the range
getMinImportPrecedence() - method in class net.sf.saxon.instruct.Template
Get the minimum import precedence used by xsl:apply-imports
getMinImportPrecedence() - method in class net.sf.saxon.style.XSLStylesheet
Get the minimum import precedence of this stylesheet, that is, the lowest precedence of any stylesheet imported by this one
getMinute() - method in class net.sf.saxon.value.DateTimeValue
Get the minute component, 0-59
getMinute() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return minutes or javax.xml.datatype.DatatypeConstants.FIELD_UNDEFINED.
getMinute() - method in class net.sf.saxon.value.TimeValue
Get the minute component, 0-59
getMinutes() - method in class net.sf.saxon.value.DurationValue
Get the minutes component
getMinValueExpression() - method in class net.sf.saxon.expr.IntegerRangeTest
Get the expression denoting the start of the range
Get the Mode object for a named mode.
getModeName() - method in class net.sf.saxon.trans.Mode
Get the name of the mode (for diagnostics only)
getModuleNamespace() - method in class net.sf.saxon.query.QueryModule
Get the namespace of the current library module.
getModuleNamespaceCode() - method in class net.sf.saxon.query.QueryModule
Get the namesapce code of the current library module.
getModuleURI() - method in class net.sf.saxon.javax.xml.xquery.XQQueryException
getModuleURI() - method in class net.sf.saxon.javax.xml.xquery.XQStackTraceElement
getModuleURIResolver() - method in class net.sf.saxon.Configuration
Get the user-defined ModuleURIResolver for resolving URIs used in "import module" declarations in the XQuery prolog; returns null if none has been explicitly set.
getModuleURIResolver() - method in class net.sf.saxon.query.StaticQueryContext
Get the user-defined ModuleURIResolver for resolving URIs used in "import module" declarations in the XQuery prolog; returns null if none has been explicitly set either on the StaticQueryContext or on the Configuration.
getModuleURIResolver() - method in class net.sf.saxon.s9api.XQueryCompiler
Get the user-defined ModuleURIResolver for resolving URIs used in import module declarations in the XQuery prolog; returns null if none has been explicitly set either here or in the Saxon Configuration.
getModuleVariables() - method in class net.sf.saxon.query.QueryModule
Get global variables declared in this module
getMonth() - method in class net.sf.saxon.value.DateTimeValue
Get the month component, 1-12
getMonth() - method in class net.sf.saxon.value.GDateValue
Get the month component of the date (in local form)
getMonth() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return number of month or javax.xml.datatype.DatatypeConstants.FIELD_UNDEFINED.
getMonths() - method in class net.sf.saxon.value.DurationValue
Get the months component
getName() - method in class net.sf.saxon.ant.AntTransform.OutputProperty
getName() - method in class net.sf.saxon.ant.AntTransform.Param
Get the parameter name
getName() - method in class net.sf.saxon.type.AnySimpleType
Get the local name of this type
getName() - method in class net.sf.saxon.type.AnyType
Get the local name of this type
getName() - method in class net.sf.saxon.dom.AttrOverNodeInfo
Get the name of an attribute node (the lexical QName) (DOM method)
getName() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the local name of this type
getName() - method in class net.sf.saxon.type.BuiltInListType
Get the local name of this type
getName() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the local name of this type
getName() - method in class net.sf.saxon.type.ExternalObjectType
Get the local name of this type
getName() - method in class net.sf.saxon.pull.PullToStax
getName() - method in class net.sf.saxon.type.SchemaType
Get the local name of this type
getName() - method in class net.sf.saxon.pull.UnparsedEntity
Get the name of the unparsed entity
getName() - method in class net.sf.saxon.type.Untyped
Get the local name of this type
getNameChecker() - method in class net.sf.saxon.Configuration
Get a class that can be used to check names against the selected XML version
getNameChecker() - method in class net.sf.saxon.expr.XPathContextMinor
Get a NameChecker for checking names against the XML 1.0 or XML 1.1 specification as appropriate
getNameCode() - method in class net.sf.saxon.type.AnySimpleType
Get the namecode of the name of this type.
getNameCode() - method in class net.sf.saxon.type.AnyType
Get the namecode of the name of this type.
getNameCode() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the namecode of the name of this type.
getNameCode() - method in class net.sf.saxon.type.BuiltInListType
Get the namecode of the name of this type.
getNameCode() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the namecode of the name of this type.
getNameCode() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get the nameCode identifying the name of the current node.
getNameCode() - method in class net.sf.saxon.tree.ElementImpl
Get the nameCode of the node.
getNameCode() - method in class net.sf.saxon.pull.ElementNameTracker
Get the nameCode identifying the name of the current node.
getNameCode() - method in class net.sf.saxon.type.ExternalObjectType
Get the namecode of the name of this type.
getNameCode() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get name code.
getNameCode() - method in class net.sf.saxon.tree.NodeImpl
Get the nameCode of the node.
getNameCode() - method in class net.sf.saxon.om.NodeInfo
Get name code.
getNameCode() - method in class net.sf.saxon.dom.NodeWrapper
Get name code.
getNameCode() - method in class net.sf.saxon.dom4j.NodeWrapper
Get name code.
getNameCode() - method in class net.sf.saxon.dotnet.NodeWrapper
Get name code.
getNameCode() - method in class net.sf.saxon.jdom.NodeWrapper
Get name code.
getNameCode() - method in class net.sf.saxon.xom.NodeWrapper
Get name code.
getNameCode() - method in class net.sf.saxon.om.Orphan
Get name code.
getNameCode() - method in class net.sf.saxon.pull.PullFilter
Get the nameCode identifying the name of the current node.
getNameCode() - method in class net.sf.saxon.pull.PullFromIterator
Get the nameCode identifying the name of the current node.
getNameCode() - method in class net.sf.saxon.pull.PullNamespaceReducer
Get the nameCode identifying the name of the current node.
getNameCode() - method in class net.sf.saxon.pull.PullProvider
Get the nameCode identifying the name of the current node.
getNameCode() - method in class net.sf.saxon.type.SchemaType
Get the namecode of the name of this type.
getNameCode() - method in class net.sf.saxon.evpull.StartElementEvent
Get the nameCode of this element
getNameCode() - method in class net.sf.saxon.pull.StaxBridge
Get the nameCode identifying the name of the current node.
getNameCode() - method in class net.sf.saxon.om.StrippedNode
Get name code.
getNameCode() - method in class net.sf.saxon.value.TextFragmentValue
Get the name code of the node, used for displaying names
getNameCode() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the name code of the node, used for matching names
getNameCode() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get the nameCode identifying the name of the current node.
getNameCode() - method in class net.sf.saxon.pull.TreeWalker
Get the nameCode identifying the name of the current node.
getNameCode() - method in class net.sf.saxon.pull.UnconstructedDocument
Get name code.
getNameCode() - method in class net.sf.saxon.pull.UnconstructedElement
Get name code.
getNameCode() - method in class net.sf.saxon.type.Untyped
Get the namecode of the name of this type.
getNameCode() - method in class net.sf.saxon.om.VirtualCopy
Get name code.
getNameCode() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the nameCode identifying the name of the current node.
getNameCode(int) - method in class net.sf.saxon.om.AttributeCollection
Get the namecode of an attribute (by position).
getNameCode(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the namecode of an attribute (by position).
getNameCode(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the namecode of an attribute (by position).
getNameCode(int) - method in class net.sf.saxon.tinytree.TinyTree
Get the nameCode for a given node, which must be a document, element, text, comment, or processing instruction node
getNameCode(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ComputedElement
Callback from the superclass ElementCreator to get the nameCode for the element name
getNameCode(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Copy
Callback from ElementCreator when constructing an element
getNameCode(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ElementCreator
Determine (at run-time) the name code of the element being constructed
getNameCode(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.FixedElement
Callback from the superclass ElementCreator to get the nameCode for the element name
getNameCodeArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array holding node name information
getNamedCollation(String) - method in class net.sf.saxon.expr.CollationMap
Get the collation with a given collation name.
getNamedCollation(String) - method in class net.sf.saxon.instruct.Executable
Find a named collation.
Get a named decimal-format registered using setNamedDecimalFormat
getNamedTemplate(net.sf.saxon.om.StructuredQName) - method in class net.sf.saxon.instruct.Executable
Get the named template with a given name.
getNameExpression() - method in class net.sf.saxon.instruct.ComputedAttribute
Get the expression used to compute the name of the attribute
getNameExpression() - method in class net.sf.saxon.instruct.ComputedElement
getNameExpression() - method in class net.sf.saxon.instruct.ProcessingInstruction
Get the expression that defines the processing instruction name
getNamePool() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the NamePool used for compiling expressions
getNamePool() - method in class net.sf.saxon.Configuration
Get the target namepool to be used for stylesheets/queries and for source documents.
getNamePool() - method in class net.sf.saxon.Controller
Get the name pool in use.
getNamePool() - method in class net.sf.saxon.tree.DocumentImpl
Get the name pool used for the names in this document
getNamePool() - method in class net.sf.saxon.dom.DocumentWrapper
Get the name pool used for the names in this document
getNamePool() - method in class net.sf.saxon.dom4j.DocumentWrapper
Get the name pool used for the names in this document
getNamePool() - method in class net.sf.saxon.dotnet.DocumentWrapper
Get the name pool used for the names in this document
getNamePool() - method in class net.sf.saxon.jdom.DocumentWrapper
Get the name pool used for the names in this document
getNamePool() - method in class net.sf.saxon.xom.DocumentWrapper
Get the name pool used for the names in this document
getNamePool() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the Name Pool
getNamePool() - method in class net.sf.saxon.style.ExpressionContext
Get the NamePool used for compiling expressions
getNamePool() - method in class net.sf.saxon.trace.ExpressionPresenter
Get the name pool
getNamePool() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the NamePool that holds the namecode for this node
getNamePool() - method in class net.sf.saxon.tree.NodeImpl
Get the NamePool
getNamePool() - method in class net.sf.saxon.om.NodeInfo
Get the NamePool that holds the namecode for this node
getNamePool() - method in class net.sf.saxon.dom.NodeWrapper
Get the name pool for this node
getNamePool() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the name pool for this node
getNamePool() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the name pool for this node
getNamePool() - method in class net.sf.saxon.jdom.NodeWrapper
Get the name pool for this node
getNamePool() - method in class net.sf.saxon.xom.NodeWrapper
Get the name pool for this node
getNamePool() - method in class net.sf.saxon.om.Orphan
Get the name pool
getNamePool() - method in class net.sf.saxon.event.ProxyReceiver
Get the namepool for this configuration
getNamePool() - method in class net.sf.saxon.pull.PullFilter
Helper method to get the current namePool
getNamePool() - method in class net.sf.saxon.query.QueryModule
Get the NamePool used for compiling expressions
getNamePool() - method in class net.sf.saxon.event.SequenceReceiver
Get the name pool
getNamePool() - method in class net.sf.saxon.expr.StaticContext
Get the NamePool used for compiling expressions
getNamePool() - method in class net.sf.saxon.query.StaticQueryContext
Get the NamePool used for compiling expressions
getNamePool() - method in class net.sf.saxon.pull.StaxBridge
Get the name pool
getNamePool() - method in class net.sf.saxon.evpull.StaxEventBridge
Get the name pool
getNamePool() - method in class net.sf.saxon.om.StrippedDocument
Get the name pool used for the names in this document
getNamePool() - method in class net.sf.saxon.om.StrippedNode
Get the name pool for this node
getNamePool() - method in class net.sf.saxon.value.TextFragmentValue
Get the name pool used for the names in this document
getNamePool() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the NamePool for the tree containing this node
getNamePool() - method in class net.sf.saxon.tinytree.TinyTree
Get the name pool used for the names in this document
getNamePool() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get the namePool used to lookup all name codes and namespace codes
getNamePool() - method in class net.sf.saxon.pull.TreeWalker
Get the namePool used to lookup all name codes and namespace codes
getNamePool() - method in class net.sf.saxon.pull.UnconstructedParent
Get the NamePool that holds the namecode for this node
getNamePool() - method in class net.sf.saxon.om.VirtualCopy
Get the NamePool that holds the namecode for this node
getNamePool() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the namepool
getNamePool() - method in class net.sf.saxon.expr.XPathContext
Get the Name Pool
getNamePool() - method in class net.sf.saxon.expr.XPathContextMinor
Get the Name Pool
getNamespaceAlias(short) - method in class net.sf.saxon.style.XSLStylesheet
Get the declared namespace alias for a given namespace URI code if there is one.
getNamespaceCode(int) - method in class net.sf.saxon.om.EmptyNamespaceDeclarationList
Get the n'th declaration in the list in the form of a namespace code.
getNamespaceCode(int) - method in class net.sf.saxon.om.NamePool
Allocate a namespace code for a given namecode
getNamespaceCode(int) - method in class net.sf.saxon.om.NamespaceDeclarations
Get the n'th declaration in the list in the form of a namespace code.
getNamespaceCode(int) - method in class net.sf.saxon.om.NamespaceDeclarationsImpl
Get the n'th declaration in the list in the form of a namespace code.
getNamespaceCode(int) - method in class net.sf.saxon.om.NamespaceResolverAsDeclarations
Get the n'th declaration in the list in the form of a namespace code.
getNamespaceCode(int) - method in class net.sf.saxon.pull.StaxBridge.StaxNamespaces
Get the n'th declaration in the list in the form of a namespace code.
getNamespaceCode(int) - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the n'th declaration in the list in the form of a namespace code.
getNamespaceCode(String,String) - method in class net.sf.saxon.om.NamePool
Get the existing namespace code for a namespace prefix/URI pair.
getNamespaceCodeArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array used to hold the namespace codes of namespace declarations
getNamespaceCodes() - method in class net.sf.saxon.instruct.SavedNamespaceContext
Get the list of in-scope namespaces held in this NamespaceContext
Get all the namespace codes, as an array.
getNamespaceCodes(int[]) - method in class net.sf.saxon.om.NamespaceDeclarations
Get all the namespace codes, as an array.
getNamespaceCodes(int[]) - method in class net.sf.saxon.om.NamespaceDeclarationsImpl
Get all the namespace codes, as an array.
Get all the namespace codes, as an array.
getNamespaceCodes(int[]) - method in class net.sf.saxon.pull.StaxBridge.StaxNamespaces
Get all the namespace codes, as an array.
getNamespaceCodes(int[]) - method in class net.sf.saxon.pull.VirtualTreeWalker
Get all the namespace codes, as an array.
getNamespaceContext() - method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Get the NamespaceContext that was set using setNamespaceContext(NamespaceContext)
getNamespaceContext() - method in class net.sf.saxon.pull.PullToStax
getNamespaceContext() - method in class net.sf.saxon.xpath.XPathEvaluator
Get the namespace context, if one has been set using setNamespaceContext(NamespaceContext)
getNamespaceCount() - method in class net.sf.saxon.pull.PullToStax
getNamespaceDeclarations() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get the namespace declarations associated with the current element.
getNamespaceDeclarations() - method in class net.sf.saxon.pull.PullFilter
Get the namespace declarations associated with the current element.
getNamespaceDeclarations() - method in class net.sf.saxon.pull.PullFromIterator
Get the namespace declarations associated with the current element.
getNamespaceDeclarations() - method in class net.sf.saxon.pull.PullNamespaceReducer
Get the namespace declarations associated with the current element.
getNamespaceDeclarations() - method in class net.sf.saxon.pull.PullProvider
Get the namespace declarations associated with the current element.
getNamespaceDeclarations() - method in class net.sf.saxon.pull.StaxBridge
Get the namespace declarations associated with the current element.
getNamespaceDeclarations() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get the namespace declarations associated with the current element.
getNamespaceDeclarations() - method in class net.sf.saxon.pull.TreeWalker
Get the namespace declarations associated with the current element.
getNamespaceDeclarations() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the namespace declarations associated with the current element.
getNamespaceExpression() - method in class net.sf.saxon.instruct.ComputedAttribute
Get the expression used to compute the namespace part of the name of the attribute
getNamespaceExpression() - method in class net.sf.saxon.instruct.ComputedElement
getNamespaceForPrefix(String) - method in class net.sf.saxon.query.StaticQueryContext
Get the namespace URI for a given prefix, which must have been declared using the method declareNamespace(String,String).
getNamespaceParentArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array used to hold the parent pointers of all namespace declarations
getNamespacePrefix(int) - method in class net.sf.saxon.pull.PullToStax
getNamespacePrefixes() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getNamespacePrefixes() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getNamespacePrefixes() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getNamespaceResolver() - method in class net.sf.saxon.instruct.ComputedAttribute
Get the namespace resolver used to resolve any prefix in the name of the attribute
getNamespaceResolver() - method in class net.sf.saxon.instruct.ComputedElement
getNamespaceResolver() - method in class net.sf.saxon.style.ExpressionContext
Get a copy of the Namespace Context
getNamespaceResolver() - method in class net.sf.saxon.sxpath.IndependentContext
getNamespaceResolver() - method in class net.sf.saxon.instruct.InstructionDetails
Get the namespace resolver to supply the namespace context of the instruction that is being traced
getNamespaceResolver() - method in class net.sf.saxon.trace.InstructionInfo
Get the namespace context of the instruction.
getNamespaceResolver() - method in class net.sf.saxon.xpath.JAXPXPathStaticContext
getNamespaceResolver() - method in class net.sf.saxon.query.QueryModule
Get a copy of the Namespace Context.
getNamespaceResolver() - method in class net.sf.saxon.expr.StaticContext
Get a namespace resolver to resolve the namespaces declared in this static context.
getNamespaceResolver() - method in class net.sf.saxon.style.StyleElement
Get the namespace context of the instruction.
getNamespaceResolver() - method in class net.sf.saxon.instruct.TraceExpression
Get the namespace resolver to supply the namespace context of the instruction that is being traced
getNamespaceResolver() - method in class net.sf.saxon.style.UseWhenStaticContext
Get a namespace resolver to resolve the namespaces declared in this static context.
getNamespaceResolver() - method in class net.sf.saxon.sxpath.XPathEvaluator
Get the external namespace resolver, if one has been set using setNamespaceResolver(NamespaceResolver)
getNamespaceResolver() - method in class net.sf.saxon.query.XQueryFunction
Get the namespace context of the instruction.
getNamespaceURI() - method in class net.sf.saxon.pattern.NamespaceTest
Get the namespace URI matched by this NamespaceTest
getNamespaceURI() - method in class net.sf.saxon.dom.NodeOverNodeInfo
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - method in class net.sf.saxon.pull.PullToStax
getNamespaceURI() - method in class net.sf.saxon.s9api.QName
The namespace URI of the QName.
getNamespaceURI() - method in class net.sf.saxon.value.QualifiedNameValue
Get the namespace part.
getNamespaceURI() - method in class net.sf.saxon.om.StructuredQName
Get the namespace URI of the QName.
getNamespaceURI(int) - method in class net.sf.saxon.pull.PullToStax
getNamespaceURI(String) - method in class net.sf.saxon.pull.NamespaceContextImpl
Implement the JAXP getNamespaceURI() method in terms of the Saxon-specific methods
getNamespaceURI(String) - method in class net.sf.saxon.pull.PullToStax
getNamespaceURI(String) - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getNamespaceURI(String) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getNamespaceURI(String) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getNewBaseURI(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ComputedElement
getNewBaseURI(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Copy
Get the base URI of a copied element node (the base URI is retained in the new copy)
getNewBaseURI(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ElementCreator
Get the base URI for the element being constructed
getNewBaseURI(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.FixedElement
Get the base URI for the element being constructed
getNext() - method in class net.sf.saxon.trans.Rule
getNextInDocument(net.sf.saxon.tree.NodeImpl) - method in class net.sf.saxon.tree.NodeImpl
Get the next node in document order
Get the next-match handler after the current one
getNextMatchingItem() - method in class net.sf.saxon.expr.FilterIterator
Get the next item in the base sequence that matches the filter predicate if there is such an item, or null if not.
getNextMatchingItem() - method in class net.sf.saxon.expr.FilterIterator.Leading
Get the next node that matches the filter predicate if there is one
Get the rule corresponding to a given Node, by finding the next-best Pattern match after the specified object.
getNextPointerArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array holding next-sibling pointers
getNextSibling() - method in class net.sf.saxon.tree.DocumentImpl
Get next sibling - always null
getNextSibling() - method in class net.sf.saxon.tree.NodeImpl
Get next sibling node
getNextSibling() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get next sibling node
getNilledProperty(net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.functions.Nilled
Determine whether a node has the nilled property
getNode() - method in class net.sf.saxon.om.InscopeNamespaceResolver
Get the node on which this namespace resolver is based
getNode() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getNode() - method in class net.sf.saxon.xqj.SaxonXQItem
getNode() - method in class net.sf.saxon.xqj.SaxonXQSequence
getNode() - method in class net.sf.saxon.value.SingletonNode
Get the node that forms the node-set.
getNode() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getNode(int) - method in class net.sf.saxon.tinytree.TinyTree
Get the node at a given position in the tree
Return the node selected by this SingleNodeExpression
getNode(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.RootExpression
Return the first element selected by this Expression
Get the single node to which this expression refers.
getNodeDepthArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array holding node depth information
getNodeKind() - method in class net.sf.saxon.pattern.ContentTypeTest
getNodeKind() - method in class net.sf.saxon.tree.DocumentImpl
Return the type of node.
getNodeKind() - method in class net.sf.saxon.tree.ElementImpl
Return the type of node.
getNodeKind() - method in class net.sf.saxon.pattern.IDPattern
Determine the type of nodes to which this pattern applies.
getNodeKind() - method in class net.sf.saxon.pattern.LocationPathPattern
Determine the types of nodes to which this pattern applies.
getNodeKind() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the kind of node.
getNodeKind() - method in class net.sf.saxon.om.NodeInfo
Get the kind of node.
getNodeKind() - method in class net.sf.saxon.pattern.NodeTestPattern
Determine the types of nodes to which this pattern applies.
getNodeKind() - method in class net.sf.saxon.dom.NodeWrapper
Return the type of node.
getNodeKind() - method in class net.sf.saxon.dom4j.NodeWrapper
Return the type of node.
getNodeKind() - method in class net.sf.saxon.dotnet.NodeWrapper
Return the type of node.
getNodeKind() - method in class net.sf.saxon.jdom.NodeWrapper
Return the type of node.
getNodeKind() - method in class net.sf.saxon.xom.NodeWrapper
Return the type of node.
getNodeKind() - method in class net.sf.saxon.om.Orphan
Return the type of node.
getNodeKind() - method in class net.sf.saxon.pattern.Pattern
Determine the types of nodes to which this pattern applies.
getNodeKind() - method in class net.sf.saxon.om.StrippedNode
Return the type of node.
getNodeKind() - method in class net.sf.saxon.value.TextFragmentValue
Return the type of node.
getNodeKind() - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Return the type of node.
getNodeKind() - method in class net.sf.saxon.tinytree.TinyTextImpl
Return the type of node.
getNodeKind() - method in class net.sf.saxon.pull.UnconstructedDocument
Get the kind of node.
getNodeKind() - method in class net.sf.saxon.pull.UnconstructedElement
Get the kind of node.
getNodeKind() - method in class net.sf.saxon.pattern.UnionPattern
Determine the types of nodes to which this pattern applies.
getNodeKind() - method in class net.sf.saxon.om.VirtualCopy
Get the kind of node.
getNodeKind() - method in class net.sf.saxon.tinytree.WhitespaceTextImpl
Return the type of node.
getNodeKind() - method in class net.sf.saxon.s9api.XdmNode
Get the kind of node.
getNodeKind(int) - method in class net.sf.saxon.tinytree.TinyTree
Get the node kind of a given node, which must be a document, element, text, comment, or processing instruction node
getNodeKindArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array holding node kind information
getNodeKindMask() - method in class net.sf.saxon.pattern.AnyChildNodePattern
Get a mask indicating which kinds of nodes this NodeTest can match.
getNodeKindMask() - method in class net.sf.saxon.pattern.AnyNodeTest
Get a mask indicating which kinds of nodes this NodeTest can match.
getNodeKindMask() - method in class net.sf.saxon.pattern.CombinedNodeTest
Get a mask indicating which kinds of nodes this NodeTest can match.
getNodeKindMask() - method in class net.sf.saxon.pattern.ContentTypeTest
Get a mask indicating which kinds of nodes this NodeTest can match.
getNodeKindMask() - method in class net.sf.saxon.pattern.DocumentNodeTest
Get a mask indicating which kinds of nodes this NodeTest can match.
getNodeKindMask() - method in class net.sf.saxon.pattern.EmptySequenceTest
Get a mask indicating which kinds of nodes this NodeTest can match.
getNodeKindMask() - method in class net.sf.saxon.pattern.LocalNameTest
Get a mask indicating which kinds of nodes this NodeTest can match.
getNodeKindMask() - method in class net.sf.saxon.pattern.NamespaceTest
Get a mask indicating which kinds of nodes this NodeTest can match.
getNodeKindMask() - method in class net.sf.saxon.pattern.NameTest
Get a mask indicating which kinds of nodes this NodeTest can match.
getNodeKindMask() - method in class net.sf.saxon.pattern.NodeKindTest
Get a mask indicating which kinds of nodes this NodeTest can match.
getNodeKindMask() - method in class net.sf.saxon.pattern.NodeTest
Get a mask indicating which kinds of nodes this NodeTest can match.
getNodeKindMask() - method in class net.sf.saxon.pattern.SubstitutionGroupTest
Get a mask indicating which kinds of nodes this NodeTest can match.
Get an item type that matches any node of a specified kind.
getNodeName() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the name of this node, following the DOM rules
getNodeName() - method in class net.sf.saxon.xqj.SaxonXQItemType
getNodeName() - method in class net.sf.saxon.s9api.XdmNode
Get the name of the node, as a QName
getNodeName() - method in class net.sf.saxon.javax.xml.xquery.XQItemType
getNodeNumber() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the node number of this node within the TinyTree.
getNodeTest() - method in class net.sf.saxon.expr.AxisExpression
Get the NodeTest.
getNodeTest() - method in class net.sf.saxon.pattern.IDPattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getNodeTest() - method in class net.sf.saxon.pattern.KeyPattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getNodeTest() - method in class net.sf.saxon.pattern.LocationPathPattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getNodeTest() - method in class net.sf.saxon.pattern.NodeTestPattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getNodeTest() - method in class net.sf.saxon.pattern.Pattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getNodeTest() - method in class net.sf.saxon.pattern.UnionPattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getNodeType() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the type of this node (node kind, in XPath terminology).
getNodeType() - method in class net.sf.saxon.dom.TextOverAttrInfo
Get the type of this node (node kind, in XPath terminology).
getNodeUri() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getNodeUri() - method in class net.sf.saxon.xqj.SaxonXQItem
getNodeUri() - method in class net.sf.saxon.xqj.SaxonXQSequence
getNodeUri() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getNodeValue() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the node value (as defined in the DOM).
getNominalReferenceCount() - method in class net.sf.saxon.expr.LetExpression
Get the (nominal) count of the number of references to this variable
getNonMatchingExpression() - method in class net.sf.saxon.instruct.AnalyzeString
Get the expression used to process non-matching substrings
getNumber() - method in class net.sf.saxon.s9api.XdmNodeKind
Get node number (level="any").
Get node number (level="multiple").
getNumberOfArguments() - method in class net.sf.saxon.expr.FunctionCall
Determine the number of actual arguments supplied in the function call
getNumberOfArguments() - method in class net.sf.saxon.instruct.UserFunction
Get the arity of this function
getNumberOfArguments() - method in class net.sf.saxon.query.XQueryFunction
Get the arity of the function
getNumberOfArguments() - method in class net.sf.saxon.style.XSLFunction
Get the number of arguments declared by this function (that is, its arity).
getNumberOfAttributes() - method in class net.sf.saxon.tinytree.TinyTree
Get the number of attributes in the tree
getNumberOfCapturedGroups() - method in class net.sf.saxon.dotnet.DotNetRegexTranslator
Get the number of captured groups for this regular expression
getNumberOfKeyDefinitions() - method in class net.sf.saxon.trans.KeyManager
Get the number of distinctly-named key definitions
getNumberOfKeys() - method in class net.sf.saxon.instruct.GlobalParameterSet
Get the number of entries in the result of getKeys() that are significant
getNumberOfNamespaces() - method in class net.sf.saxon.om.EmptyNamespaceDeclarationList
Get the number of declarations (and undeclarations) in this list.
getNumberOfNamespaces() - method in class net.sf.saxon.om.NamespaceDeclarations
Get the number of declarations (and undeclarations) in this list.
getNumberOfNamespaces() - method in class net.sf.saxon.om.NamespaceDeclarationsImpl
Get the number of declarations (and undeclarations) in this list.
Get the number of declarations (and undeclarations) in this list.
getNumberOfNamespaces() - method in class net.sf.saxon.pull.StaxBridge.StaxNamespaces
Get the number of declarations (and undeclarations) in this list.
getNumberOfNamespaces() - method in class net.sf.saxon.tinytree.TinyTree
Get the number of namespace declarations in the tree
getNumberOfNamespaces() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the number of declarations (and undeclarations) in this list.
getNumberOfNodes() - method in class net.sf.saxon.tinytree.TinyTree
Get the number of nodes in the tree, excluding attributes and namespace nodes
getNumberOfRanges() - method in class net.sf.saxon.sort.IntRangeSet
Get the number of ranges actually in use
getNumberOfVariables() - method in class net.sf.saxon.instruct.SlotManager
Get number of variables (size of stack frame)
Get simple node number.
Get node number (level="single").
getObject() - method in class net.sf.saxon.value.ObjectValue
Get the encapsulated object
getObject() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getObject() - method in class net.sf.saxon.xqj.SaxonXQItem
getObject() - method in class net.sf.saxon.xqj.SaxonXQSequence
getObject() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getObjectConverter() - method in class net.sf.saxon.xqj.SaxonXQDataFactory
getObjectName() - method in class net.sf.saxon.style.StyleElement
Get a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.
getObjectName() - method in class net.sf.saxon.style.XSLFunction
Get a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.
getObjectName(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.instruct.InstructionDetails
Get a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.
getObjectName(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.trace.InstructionInfo
Get a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.
getObjectName(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.style.StyleElement
Get a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.
getObjectName(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.instruct.TraceExpression
Get a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.
getObjectName(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.query.XQueryFunction
Get a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.
getObjectNameCode() - method in class net.sf.saxon.style.LiteralResultElement
Get a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.
getOccurrenceIndicator(int) - static method in class net.sf.saxon.value.Cardinality
Get the occurence indicator representing the cardinality
Try to identify a timezone name corresponding to a given date (including time zone) and a given country.
getOnError() - method in class net.sf.saxon.functions.URIQueryParameters
Get the value of the on-error=fail|warning|ignore parameter, or null if unspecified
getOpeningAttributes() - method in class net.sf.saxon.trace.AbstractTraceListener
getOpeningAttributes() - method in class net.sf.saxon.trace.XQueryTraceListener
Generate attributes to be included in the opening trace element
getOpeningAttributes() - method in class net.sf.saxon.trace.XSLTTraceListener
Generate attributes to be included in the opening trace element
getOperand() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Get the expression on the lhs of the comparison
getOperands() - method in class net.sf.saxon.expr.BinaryExpression
Get the operands
getOperands() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Get the two operands of the comparison
getOperands() - method in class net.sf.saxon.expr.ComparisonExpression
Get the two operands of the comparison
getOperator() - method in class net.sf.saxon.expr.BinaryExpression
Get the operator
getOperator() - method in class net.sf.saxon.pattern.CombinedNodeTest
Get the operator used to combine the two node tests: one of Token.UNION, Token.INTERSECT, Token.EXCEPT,
getOperator() - method in class net.sf.saxon.expr.QuantifiedExpression
Get the operator, either Token.SOME or Token.EVERY
getOptimizer() - method in class net.sf.saxon.Configuration
Factory method to get an Optimizer.
getOptimizer() - method in class net.sf.saxon.expr.PromotionOffer
Get the optimizer in use
getOptions() - method in class net.sf.saxon.instruct.ValueOf
Test for any special options such as disable-output-escaping
getOrder() - method in class net.sf.saxon.sort.SortKeyDefinition
Get the expression that defines the order as ascending or descending
getOrderingMode() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getOrderingMode() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getOrderingMode() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getOrdinalSuffixForDateTime(String) - method in class net.sf.saxon.number.AbstractNumberer
Get an ordinal suffix for a particular component of a date/time.
getOrdinalSuffixForDateTime(String) - method in class net.sf.saxon.number.Numberer
Get an ordinal suffix for a particular component of a date/time.
getOrdinalSuffixForDateTime(String) - method in class net.sf.saxon.number.Numberer_de
Get an ordinal suffix for a particular component of a date/time.
getOrigin() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get information about the creating expression or other construct.
getOrigin() - method in class net.sf.saxon.expr.XPathContext
Get information about the creating expression or other construct.
getOrigin() - method in class net.sf.saxon.expr.XPathContextMinor
Get information about the creating expression or other construct.
getOriginatingConstructType() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the type of location from which this context was created.
getOriginatingConstructType() - method in class net.sf.saxon.expr.XPathContext
Get the type of location from which this context was created.
getOriginatingConstructType() - method in class net.sf.saxon.expr.XPathContextMinor
Get the type of location from which this context was created.
getOutputDestination() - method in class net.sf.saxon.trace.AbstractTraceListener
Get the output destination
getOutputDestination() - method in class net.sf.saxon.s9api.Serializer
Get the current output destination.
getOutputProperties() - method in class net.sf.saxon.ant.AntTransform
Get an enumeration on the outputproperties.
getOutputProperties() - method in class net.sf.saxon.Controller
Get the output properties for the transformation.
getOutputProperties() - method in class net.sf.saxon.event.Emitter
Get the output properties
getOutputProperties() - method in class net.sf.saxon.PreparedStylesheet
Get the properties for xsl:output.
Get a named output format
Get the value of a serialization property
getOutputProperty(String) - method in class net.sf.saxon.Controller
Get the value of an output property.
getOutputStream() - method in class net.sf.saxon.event.Emitter
Get the output stream
getOutputURIResolver() - method in class net.sf.saxon.Configuration
Get the OutputURIResolver that will be used to resolve URIs used in the href attribute of the xsl:result-document instruction.
getOutputURIResolver() - method in class net.sf.saxon.Controller
Get the output URI resolver.
getOwnerDocument() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Return the Document object associated with this node.
getOwnerElement() - method in class net.sf.saxon.dom.AttrOverNodeInfo
The Element node this attribute is attached to or null if this attribute is not in use.
getPairwiseComposition(int,int) - method in class net.sf.saxon.codenorm.NormalizerData
Returns the composite of the two characters.
getParameter(net.sf.saxon.s9api.QName) - method in class net.sf.saxon.s9api.XsltTransformer
Get the value that has been set for a stylesheet parameter
getParameter(String) - method in class net.sf.saxon.Controller
Get a parameter to the transformation.
getParameter(String) - method in class net.sf.saxon.query.DynamicQueryContext
Get the actual value of a parameter to the query.
getParameterDefinitions() - method in class net.sf.saxon.instruct.UserFunction
Get the definitions of the declared parameters for this function
getParameterDefinitions() - method in class net.sf.saxon.query.XQueryFunction
Get the definitions of the arguments to this function
getParameterId() - method in class net.sf.saxon.instruct.LocalParam
Get the parameter id, which is essentially an alias for the parameter name, unique within a stylesheet
getParameterId() - method in class net.sf.saxon.instruct.WithParam
Get the parameter id, which is essentially an alias for the parameter name, unique within a stylesheet
getParameters() - method in class net.sf.saxon.query.DynamicQueryContext
Get all the supplied parameters as a HashMap.
getParent() - method in class net.sf.saxon.Filter
Get the parent reader.
getParent() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the NodeInfo object representing the parent of this node
getParent() - method in class net.sf.saxon.tree.NodeImpl
Find the parent node of this node.
getParent() - method in class net.sf.saxon.om.NodeInfo
Get the NodeInfo object representing the parent of this node
getParent() - method in class net.sf.saxon.dom.NodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - method in class net.sf.saxon.jdom.NodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - method in class net.sf.saxon.xom.NodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - method in class net.sf.saxon.om.Orphan
Get the NodeInfo object representing the parent of this node
getParent() - method in class net.sf.saxon.om.StrippedNode
Get the NodeInfo object representing the parent of this node
getParent() - method in class net.sf.saxon.value.TextFragmentValue
Find the parent node of this node.
getParent() - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Find the parent node of this node.
getParent() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Find the parent node of this node.
getParent() - method in class net.sf.saxon.pull.UnconstructedParent
Get the NodeInfo object representing the parent of this node
getParent() - method in class net.sf.saxon.om.VirtualCopy
Get the NodeInfo object representing the parent of this node
getParent() - method in class net.sf.saxon.s9api.XdmNode
Get the parent of this node
getParentExpression() - method in class net.sf.saxon.expr.ExpressionVisitor
Get the parent expression of the current expression in the expression tree
getParentNode() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Find the parent node of this node.
getParentNode() - method in class net.sf.saxon.dom.TextOverAttrInfo
Find the parent node of this node.
getParentPattern() - method in class net.sf.saxon.pattern.LocationPathPattern
Get the pattern applying to the parent node, if there is one
Convert a StreamSource to either a SAXSource or a PullSource, depending on the native parser of the selected platform
Convert a StreamSource to either a SAXSource or a PullSource, depending on the native parser of the selected platform
Convert a StreamSource to either a SAXSource or a PullSource, depending on the native parser of the selected platform
getPath(net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.om.Navigator
Get an absolute XPath expression that identifies a given node within its document
getPathForVariable(net.sf.saxon.expr.Binding) - method in class net.sf.saxon.expr.PathMap
Get the path used when evaluating a given variable binding
getPathMap() - method in class net.sf.saxon.query.XQueryExpression
Get the path map for the query expression
getPathMapForDocumentProjection() - method in class net.sf.saxon.Controller
Get the path map used for document projection, if any.
getPathMapRoots() - method in class net.sf.saxon.expr.PathMap
Get all the root expressions from the path map
getPattern() - method in class net.sf.saxon.expr.PatternMatchExpression
Get the underlying pattern
getPattern() - method in class net.sf.saxon.pattern.PatternSponsor
Get the wrapped pattern
getPattern() - method in class net.sf.saxon.trans.Rule
getPIData() - method in class net.sf.saxon.pull.PullToStax
getPIName() - method in class net.sf.saxon.xqj.SaxonXQItemType
getPIName() - method in class net.sf.saxon.javax.xml.xquery.XQItemType
getPipelineConfiguration() - method in class net.sf.saxon.event.Builder
getPipelineConfiguration() - method in class net.sf.saxon.event.ContentHandlerProxy
Get the pipeline configuration
getPipelineConfiguration() - method in class net.sf.saxon.dom.DOMWriter
Get the pipeline configuration used for this document
getPipelineConfiguration() - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Get the pipeline configuration used for this document
getPipelineConfiguration() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get configuration information.
getPipelineConfiguration() - method in class net.sf.saxon.dotnet.DotNetReceiver
Get the pipeline configuration
getPipelineConfiguration() - method in class net.sf.saxon.event.Emitter
Get the pipeline configuration used for this document
getPipelineConfiguration() - method in class net.sf.saxon.pull.PullFilter
Get configuration information.
getPipelineConfiguration() - method in class net.sf.saxon.pull.PullFromIterator
Get configuration information.
getPipelineConfiguration() - method in class net.sf.saxon.pull.PullProvider
Get configuration information.
getPipelineConfiguration() - method in class net.sf.saxon.event.Receiver
Get the pipeline configuration
getPipelineConfiguration() - method in class net.sf.saxon.event.ReceivingContentHandler
Get the pipeline configuration
getPipelineConfiguration() - method in class net.sf.saxon.event.SequenceReceiver
Get the pipeline configuration
getPipelineConfiguration() - method in class net.sf.saxon.event.Sink
Get the pipeline configuration
getPipelineConfiguration() - method in class net.sf.saxon.pull.StaxBridge
Get configuration information.
getPipelineConfiguration() - method in class net.sf.saxon.evpull.StaxEventBridge
Get configuration information.
getPipelineConfiguration() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get configuration information.
getPipelineConfiguration() - method in class net.sf.saxon.pull.TreeWalker
Get configuration information.
getPipelineConfiguration() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get configuration information.
getPITarget() - method in class net.sf.saxon.pull.PullToStax
getPlatform() - static method in class net.sf.saxon.Configuration
Get the Platform to be used for platform-dependent methods
getPlatform() - method in class net.sf.saxon.StandardURIResolver
Get the relevant platform
getPlatformSuffix() - method in class net.sf.saxon.dotnet.DotNetPlatform
Get a suffix letter to add to the Saxon version number to identify the platform
getPlatformSuffix() - method in class net.sf.saxon.java.JavaPlatform
Get a suffix letter to add to the Saxon version number to identify the platform
getPlatformSuffix() - method in class net.sf.saxon.Platform
Get a suffix letter to add to the Saxon version number to identify the platform
getPlatformVersion() - method in class net.sf.saxon.dotnet.DotNetPlatform
Get the platform version
getPlatformVersion() - method in class net.sf.saxon.java.JavaPlatform
Get the platform version
getPlatformVersion() - method in class net.sf.saxon.Platform
Get the platform version
getPooledConnection() - method in class net.sf.saxon.javax.xml.xquery.ConnectionPoolXQDataSource
getPooledConnection(String,String) - method in class net.sf.saxon.javax.xml.xquery.ConnectionPoolXQDataSource
getPosition() - method in class net.sf.saxon.regex.RegexSyntaxException
Returns the index into the regular expression where the error was detected or UNKNOWN_POSITION if this is unknown.
getPosition() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getPosition() - method in class net.sf.saxon.xqj.SaxonXQSequence
getPosition() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
getPosition() - method in class net.sf.saxon.javax.xml.xquery.XQStackTraceElement
getPositionVariableName() - method in class net.sf.saxon.expr.ForExpression
Get the name of the position variable
getPrecedence() - method in class net.sf.saxon.trans.Rule
getPrecedence() - method in class net.sf.saxon.style.StyleElement
Get the import precedence of this stylesheet element.
getPrecedence() - method in class net.sf.saxon.instruct.Template
Get the import precedence of the template
getPrecedence() - method in class net.sf.saxon.style.XSLStylesheet
Get the import precedence of this stylesheet
getPrefix() - method in class net.sf.saxon.om.NamespaceException
getPrefix() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the prefix of the name of the node.
getPrefix() - method in class net.sf.saxon.tree.NodeImpl
Get the prefix part of the name of this node.
getPrefix() - method in class net.sf.saxon.om.NodeInfo
Get the prefix of the name of the node.
getPrefix() - method in class net.sf.saxon.dom.NodeOverNodeInfo
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - method in class net.sf.saxon.dom.NodeWrapper
Get the prefix of the name of the node.
getPrefix() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the prefix part of the name of this node.
getPrefix() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the prefix of the name of the node.
getPrefix() - method in class net.sf.saxon.jdom.NodeWrapper
Get the prefix part of the name of this node.
getPrefix() - method in class net.sf.saxon.xom.NodeWrapper
Get the prefix of the name of the node.
getPrefix() - method in class net.sf.saxon.om.Orphan
Get the prefix of the name of the node.
getPrefix() - method in class net.sf.saxon.pull.PullToStax
getPrefix() - method in class net.sf.saxon.s9api.QName
Get the prefix of the QName.
getPrefix() - method in class net.sf.saxon.value.QualifiedNameValue
Get the prefix.
getPrefix() - method in class net.sf.saxon.om.StrippedNode
Get the prefix of the name of the node.
getPrefix() - method in class net.sf.saxon.om.StructuredQName
Get the prefix of the QName.
getPrefix() - method in class net.sf.saxon.value.TextFragmentValue
Get the prefix part of the name of this node.
getPrefix() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the prefix part of the name of this node.
getPrefix() - method in class net.sf.saxon.pull.UnconstructedDocument
Get the prefix of the name of the node.
getPrefix() - method in class net.sf.saxon.pull.UnconstructedParent
Get the prefix of the name of the node.
getPrefix() - method in class net.sf.saxon.om.VirtualCopy
Get the prefix of the name of the node.
getPrefix(int) - method in class net.sf.saxon.om.AttributeCollection
Get the prefix of the name of an attribute (by position).
getPrefix(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the prefix of the name of an attribute (by position).
getPrefix(int) - method in class net.sf.saxon.om.EmptyNamespaceDeclarationList
Get the prefix of the n'th declaration (or undeclaration) in the list, counting from zero.
getPrefix(int) - method in class net.sf.saxon.om.NamePool
Get the prefix part of a name, given its name code
getPrefix(int) - method in class net.sf.saxon.om.NamespaceDeclarations
Get the prefix of the n'th declaration (or undeclaration) in the list, counting from zero.
getPrefix(int) - method in class net.sf.saxon.om.NamespaceDeclarationsImpl
Get the prefix of the n'th declaration (or undeclaration) in the list, counting from zero.
getPrefix(int) - method in class net.sf.saxon.om.NamespaceResolverAsDeclarations
Get the prefix of the n'th declaration (or undeclaration) in the list, counting from zero.
getPrefix(int) - static method in class net.sf.saxon.om.StandardNames
Get the conventional prefix of a system-defined name
getPrefix(int) - method in class net.sf.saxon.pull.StaxBridge.StaxNamespaces
Get the prefix of the n'th declaration (or undeclaration) in the list, counting from zero.
getPrefix(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the prefix of the name of an attribute (by position).
getPrefix(int) - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the prefix of the n'th declaration (or undeclaration) in the list, counting from zero.
getPrefix(String) - static method in class net.sf.saxon.om.NameChecker
Extract the prefix from a QName.
getPrefix(String) - method in class net.sf.saxon.pull.NamespaceContextImpl
Get the prefix bound to a particular namespace URI, if there is one, or null if not (JAXP method)
getPrefixes(String) - method in class net.sf.saxon.pull.NamespaceContextImpl
Get all the prefixes mapped to a given namespace URI (JAXP method)
getPrefixForURI(String) - method in class net.sf.saxon.tree.ElementWithAttributes
Search the NamespaceList for a given URI, returning the corresponding prefix.
getPrefixFromNamespaceCode(int) - method in class net.sf.saxon.om.NamePool
Get the namespace prefix from a namespace code.
getPrefixIndex(int) - static method in class net.sf.saxon.om.NamePool
Get the prefix index from a namecode
getPreparedStylesheet() - method in class net.sf.saxon.style.StyleElement
Get the PreparedStylesheet object.
getPreparedStylesheet() - method in class net.sf.saxon.style.XSLStylesheet
Get the owning PreparedStylesheet object
getPreviousInDocument() - method in class net.sf.saxon.tree.NodeImpl
Get the previous node in document order
getPreviousSibling() - method in class net.sf.saxon.tree.DocumentImpl
Get previous sibling - always null
getPreviousSibling() - method in class net.sf.saxon.tree.NodeImpl
Get the previous sibling of the node
getPreviousSibling() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the previous sibling of the node
getPrimaryType() - method in class net.sf.saxon.value.SequenceType
Get the "primary" part of this required type.
getPrimitiveItemType() - method in class net.sf.saxon.type.AnyItemType
Get the primitive item type corresponding to this item type.
getPrimitiveItemType() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the primitive item type corresponding to this item type.
getPrimitiveItemType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the primitive item type corresponding to this item type.
getPrimitiveItemType() - method in class net.sf.saxon.pattern.EmptySequenceTest
Get the primitive item type corresponding to this item type.
getPrimitiveItemType() - method in class net.sf.saxon.type.ExternalObjectType
Get the primitive item type corresponding to this item type.
getPrimitiveItemType() - method in class net.sf.saxon.type.ItemType
Get the primitive item type corresponding to this item type.
getPrimitiveItemType() - method in class net.sf.saxon.pattern.NodeTest
Get the primitive item type corresponding to this item type.
getPrimitiveType() - method in class net.sf.saxon.type.AnyItemType
Get the primitive type corresponding to this item type.
getPrimitiveType() - method in class net.sf.saxon.value.AnyURIValue
getPrimitiveType() - method in class net.sf.saxon.value.AtomicValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.Base64BinaryValue
getPrimitiveType() - method in class net.sf.saxon.value.BooleanValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the primitive type corresponding to this item type.
getPrimitiveType() - method in class net.sf.saxon.pattern.CombinedNodeTest
Get the basic kind of object that this ItemType matches: for a NodeTest, this is the kind of node, or Type.Node if it matches different kinds of nodes.
getPrimitiveType() - method in class net.sf.saxon.pattern.ContentTypeTest
Determine the types of nodes to which this pattern applies.
getPrimitiveType() - method in class net.sf.saxon.value.DateTimeValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.DateValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.DayTimeDurationValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.DecimalValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.pattern.DocumentNodeTest
Determine the types of nodes to which this pattern applies.
getPrimitiveType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the primitive type corresponding to this item type.
getPrimitiveType() - method in class net.sf.saxon.value.DoubleValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.DurationValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.pattern.EmptySequenceTest
getPrimitiveType() - method in class net.sf.saxon.type.ExternalObjectType
Get the primitive type corresponding to this item type.
getPrimitiveType() - method in class net.sf.saxon.value.FloatValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.GDayValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.GMonthDayValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.GMonthValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.GYearMonthValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.GYearValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.HexBinaryValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.IntegerValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.type.ItemType
Get the primitive type corresponding to this item type.
getPrimitiveType() - method in class net.sf.saxon.pattern.LocalNameTest
Determine the types of nodes to which this pattern applies.
getPrimitiveType() - method in class net.sf.saxon.pattern.NamespaceTest
Determine the types of nodes to which this pattern applies.
getPrimitiveType() - method in class net.sf.saxon.pattern.NameTest
Determine the types of nodes to which this pattern applies.
getPrimitiveType() - method in class net.sf.saxon.pattern.NodeKindTest
Determine the types of nodes to which this pattern applies.
getPrimitiveType() - method in class net.sf.saxon.pattern.NodeTest
Get the basic kind of object that this ItemType matches: for a NodeTest, this is the kind of node, or Type.Node if it matches different kinds of nodes.
getPrimitiveType() - method in class net.sf.saxon.value.NotationValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.ObjectValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.QNameValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.StringValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.pattern.SubstitutionGroupTest
Determine the types of nodes to which this pattern applies.
getPrimitiveType() - method in class net.sf.saxon.value.TimeValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.UntypedAtomicValue
Determine the primitive type of the value.
getPrimitiveType() - method in class net.sf.saxon.value.YearMonthDurationValue
Determine the primitive type of the value.
getPrimitiveTypeName() - method in class net.sf.saxon.s9api.XdmAtomicValue
Get the primitive type of this atomic value, as a QName.
getPrincipalResult() - method in class net.sf.saxon.Controller
Get the principal result destination.
getPrincipalSourceDocument() - method in class net.sf.saxon.Controller
Get the context item used for evaluating global variables, provided this is a document node.
getPrincipalStylesheet() - method in class net.sf.saxon.style.StyleElement
Get the principal XSLStylesheet node.
getPriority() - method in class net.sf.saxon.trans.Rule
getProcessor() - method in class net.sf.saxon.s9api.ItemType
Get the underlying Processor
getProductMajorVersion() - method in class net.sf.saxon.xqj.SaxonXQMetaData
getProductMajorVersion() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
getProductMinorVersion() - method in class net.sf.saxon.xqj.SaxonXQMetaData
getProductMinorVersion() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
getProductName() - method in class net.sf.saxon.xqj.SaxonXQMetaData
getProductName() - static method in class net.sf.saxon.Version
Return the name of this product.
getProductName() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
getProductTitle() - method in class net.sf.saxon.Configuration
Get a message used to identify this product when a transformation is run using the -t option
getProductTitle() - static method in class net.sf.saxon.Version
Get a message used to identify this product when a transformation is run using the -t option
getProductVersion() - method in class net.sf.saxon.xqj.SaxonXQMetaData
getProductVersion() - static method in class net.sf.saxon.Version
Get the user-visible version number of this version of the product
getProductVersion() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
getProperties() - method in class net.sf.saxon.expr.AppendIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.ArrayIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.AxisAtomizingIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.AxisIteratorImpl
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.instruct.BlockIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.CardinalityCheckingIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.ClosingIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.ContextMappingIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.DifferenceEnumeration
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.functions.DistinctValues.DistinctIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.sort.DocumentOrderIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.dotnet.DotNetRegexIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.dotnet.DotNetTokenIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.EmptyIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.ErrorIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.EveryItemMappingIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.FilterIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.sort.GroupAdjacentIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.sort.GroupByIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.sort.GroupEndingIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.sort.GroupStartingIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.functions.IndexOf.IndexIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.functions.Insert.InsertIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.instruct.InstructionDetails
Get an iterator over all the properties available.
getProperties() - method in class net.sf.saxon.trace.InstructionInfo
Get an iterator over all the properties available.
getProperties() - method in class net.sf.saxon.expr.IntersectionEnumeration
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.ItemMappingIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.java.JRegexIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.java.JTokenIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.ListIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.MappingIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.value.MemoClosure.ProgressiveIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.NamespaceIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.PrependIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.RangeIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.functions.Remove.RemoveIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.ReverseArrayIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.ReverseRangeIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.evpull.SequenceComposer
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.SequenceIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.SingleNodeIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.SingletonIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.sort.SortedIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.StringTokenIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.value.StringValue.CharacterIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.style.StyleElement
Get an iterator over all the properties available.
getProperties() - method in class net.sf.saxon.expr.SubsequenceIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.TailIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.functions.Trace.TracingIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.instruct.TraceExpression
Get an iterator over all the properties available.
getProperties() - method in class net.sf.saxon.expr.UnionEnumeration
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.expr.ValueTailIterator
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.om.VirtualCopy.VirtualCopier
Get properties of this iterator, as a bit-significant integer.
getProperties() - method in class net.sf.saxon.query.XQueryFunction
Get an iterator over all the properties available.
getProperties(int) - method in class net.sf.saxon.om.AttributeCollection
Get the properties of an attribute (by position)
getProperties(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the properties of an attribute (by position)
getProperties(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the properties of an attribute (by position)
Access a property.
getProperty(String) - method in class net.sf.saxon.javax.xml.xquery.ConnectionPoolXQDataSource
getProperty(String) - method in class net.sf.saxon.Filter
Look up the value of a property.
getProperty(String) - method in class net.sf.saxon.instruct.InstructionDetails
Get a named property of the instruction
getProperty(String) - method in class net.sf.saxon.trace.InstructionInfo
Get the value of a particular property of the instruction.
getProperty(String) - method in class net.sf.saxon.style.LiteralResultElement
Get the value of a particular property of the instruction.
getProperty(String) - method in class net.sf.saxon.pull.PullToStax
getProperty(String) - method in class net.sf.saxon.xqj.SaxonXQDataSource
getProperty(String) - method in class net.sf.saxon.style.StyleElement
Get the value of a particular property of the instruction.
getProperty(String) - method in class net.sf.saxon.instruct.TraceExpression
Get a named property of the instruction/expression
getProperty(String) - method in class net.sf.saxon.javax.xml.xquery.XQDataSource
getProperty(String) - method in class net.sf.saxon.query.XQueryFunction
Get the value of a particular property of the instruction.
getProperty(String,String,net.sf.saxon.Configuration) - static method in class net.sf.saxon.functions.SystemProperty
Here's the real code:
getPseudoAttribute(net.sf.saxon.expr.XPathContext,String) - static method in class net.sf.saxon.functions.Extensions
Get a pseudo-attribute of a processing instruction.
getPseudoAttribute(String,String) - static method in class net.sf.saxon.om.ProcInstParser
Get a pseudo-attribute.
getPTreeSource(String,String) - method in class net.sf.saxon.StandardURIResolver
Handle a PTree source file (Saxon-SA only)
getPublicId() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Return the public identifier.
getPublicId() - method in class net.sf.saxon.event.ContentHandlerProxyLocator
Get the Public ID
getPublicId() - method in class net.sf.saxon.event.DocumentSender
getPublicId() - method in class net.sf.saxon.dom.DOMSender
getPublicId() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Return the public identifier for the current document event.
getPublicId() - method in class net.sf.saxon.expr.Expression
Get the publicId of the module containing the expression (to satisfy the SourceLocator interface)
getPublicId() - method in class net.sf.saxon.expr.ExpressionLocation
Get the Public ID
getPublicId() - method in class net.sf.saxon.expr.ExpressionParser.TemporaryContainer
getPublicId() - method in class net.sf.saxon.query.GlobalVariableDefinition
Get public identifier
getPublicId() - method in class net.sf.saxon.instruct.InstructionDetails
Get the public ID of the module containing the instruction.
getPublicId() - method in class net.sf.saxon.tree.NodeImpl
Get the public identifier of the document entity containing this node.
getPublicId() - method in class net.sf.saxon.pattern.Pattern
Get the public ID (always null)
getPublicId() - method in class net.sf.saxon.instruct.Procedure
getPublicId() - method in class net.sf.saxon.pull.PullToStax.SourceStreamLocation
getPublicId() - method in class net.sf.saxon.pull.StaxBridge
Return the public identifier for the current document event.
getPublicId() - method in class net.sf.saxon.evpull.StaxEventBridge
Return the public identifier for the current document event.
getPublicId() - method in class net.sf.saxon.value.TextFragmentValue
Return the public identifier for the current document event.
getPublicId() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the public identifier of the document entity containing this node.
getPublicId() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Return the public identifier for the current document event.
getPublicId() - method in class net.sf.saxon.pull.TreeWalker
Return the public identifier for the current document event.
getPublicId() - method in class net.sf.saxon.pull.UnparsedEntity
Get the public identifier of the unparsed entity
getPublicId() - method in class net.sf.saxon.type.ValidationException
getPublicId() - method in class net.sf.saxon.type.ValidationFailure
getPublicId() - method in class net.sf.saxon.query.XQueryExpression
Return the public identifier for the current document event.
getPublicId() - method in class net.sf.saxon.query.XQueryFunction
Return the public identifier for the current document event.
getPuller() - method in class net.sf.saxon.pull.UnconstructedParent
Get a PullProvider that delivers the stream of events corresponding to the tree rooted at this virtual node
getPullProvider() - method in class net.sf.saxon.pull.PullSource
Get the PullProvider
getQName() - method in class net.sf.saxon.javax.xml.xquery.XQStackTraceVariable
getQName(int) - method in class net.sf.saxon.om.AttributeCollection
Get the lexical QName of an attribute (by position).
getQName(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the lexical QName of an attribute (by position).
getQName(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the lexical QName of an attribute (by position).
getQNameParts(CharSequence) - method in class net.sf.saxon.om.NameChecker
Validate a QName, and return the prefix and local name.
getQualifiedName() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the name of the type as a QName
getQueryLanguageTypeAndVersion() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getQueryLanguageTypeAndVersion() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getQueryLibraryModules() - method in class net.sf.saxon.instruct.Executable
Get an iterator over all the query library modules (does not include the main module)
getQueryLibraryModules(String) - method in class net.sf.saxon.instruct.Executable
Locate the known XQuery library modules for a given module namespace.
Get the query library module with a given systemID
getQuerySource(URI) - method in class net.sf.saxon.query.StandardModuleURIResolver
Get a StreamSource object representing the source of a query, given its URI.
getQueryTimeout() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getQueryTimeout() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getQueryTimeout() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getRangeVariableStack() - method in class net.sf.saxon.expr.ExpressionParser
Get the range variable stack.
getReasonUnableToCompile() - method in class net.sf.saxon.instruct.Executable
Determine whether this executable can be compiled; and if it can't, return the reason why
getReceiver() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the Receiver to which output is currently being written.
getReceiver() - method in class net.sf.saxon.pull.PullPushTee
Get the Receiver to which events are being tee'd.
getReceiver() - method in class net.sf.saxon.expr.XPathContext
Get the Receiver to which output is currently being written.
getReceiver() - method in class net.sf.saxon.expr.XPathContextMinor
Get the Receiver to which output is currently being written.
getReceiver(net.sf.saxon.Configuration) - method in class net.sf.saxon.s9api.Destination
Return a Receiver.
getReceiver(net.sf.saxon.Configuration) - method in class net.sf.saxon.s9api.DOMDestination
Return a Receiver.
getReceiver(net.sf.saxon.Configuration) - method in class net.sf.saxon.s9api.SAXDestination
Return a Receiver.
getReceiver(net.sf.saxon.Configuration) - method in class net.sf.saxon.s9api.SchemaValidator
Return a Receiver.
getReceiver(net.sf.saxon.Configuration) - method in class net.sf.saxon.s9api.Serializer
Return a receiver to which Saxon will send events.
getReceiver(net.sf.saxon.Configuration) - method in class net.sf.saxon.s9api.XdmDestination
Return a Receiver.
getReceiver(net.sf.saxon.Configuration) - method in class net.sf.saxon.s9api.XsltTransformer
Return a Receiver.
Get a Receiver that wraps a given Result object.
getRecoveryPolicy() - method in class net.sf.saxon.Configuration
Determine how recoverable run-time errors are to be handled.
getRecoveryPolicy() - method in class net.sf.saxon.Controller
Get the policy for handling recoverable errors
getRecoveryPolicy() - method in class net.sf.saxon.StandardErrorListener
Get the recovery policy
getRecurse() - method in class net.sf.saxon.functions.URIQueryParameters
Get the value of the recurse=yes|no parameter, or null if unspecified
Gets recursive decomposition of a character from the Unicode Character Database.
getReferenceCount() - method in class net.sf.saxon.instruct.UserFunctionParameter
Get the (nominal) number of references within the function body to this parameter, where a reference inside a loop is counted as multiple references
Determine how often a variable is referenced.
getRegexGroup(int) - method in class net.sf.saxon.dotnet.DotNetRegexIterator
Get a substring that matches a parenthesised group within the regular expression
getRegexGroup(int) - method in class net.sf.saxon.java.JRegexIterator
Get a substring that matches a parenthesised group within the regular expression
getRegexGroup(int) - method in class net.sf.saxon.regex.RegexIterator
Get a substring that matches a parenthesised group within the regular expression
getRegexGroupIterator() - method in class net.sf.saxon.dotnet.DotNetRegexIterator
Get a sequence containing all the regex groups (except group 0, because we want to use indexing from 1).
getRegexGroupIterator() - method in class net.sf.saxon.java.JRegexIterator
Get a sequence containing all the regex groups (except group 0, because we want to use indexing from 1).
getRegexGroupIterator() - method in class net.sf.saxon.regex.RegexIterator
Get a sequence containing all the regex captured groups relating to the current matching item (except group 0, because we want to use indexing from 1).
Get the relationship of this external object type to another external object type
Get the relationship of this external object type to another external object type
getReleaseDate() - static method in class net.sf.saxon.Version
Get the issue date of this version of the product
getRemainingSteps() - method in class net.sf.saxon.expr.PathExpression
Get all steps after the first.
Get the number of a node if it is the last remembered one.
getReplacementString() - method in class net.sf.saxon.style.XSLOutputCharacter
getRequiredCardinality() - method in class net.sf.saxon.expr.CardinalityChecker
Get the required cardinality
getRequiredCardinality() - method in class net.sf.saxon.expr.InstanceOfExpression
Get the cardinality that we are testing for membership of
getRequiredComponent() - method in class net.sf.saxon.functions.Component
Get the required component
getRequiredComponentAsString() - method in class net.sf.saxon.functions.Component
Get the required component name as a string
getRequiredContextItemType() - method in class net.sf.saxon.query.StaticQueryContext
Get the required type of the context item.
getRequiredContextItemType() - method in class net.sf.saxon.s9api.XQueryCompiler
Get the required type of the context item.
getRequiredItemType() - method in class net.sf.saxon.expr.InstanceOfExpression
Get the item type that we are testing for membership of
getRequiredItemType() - method in class net.sf.saxon.expr.UntypedAtomicConverter
Get the item type to which untyped atomic items must be converted
getRequiredNodeNames() - method in class net.sf.saxon.pattern.CombinedNodeTest
Get the set of node names allowed by this NodeTest.
getRequiredNodeNames() - method in class net.sf.saxon.pattern.NameTest
Get the set of node names allowed by this NodeTest.
getRequiredNodeNames() - method in class net.sf.saxon.pattern.NodeTest
Get the set of node names allowed by this NodeTest.
getRequiredNodeNames() - method in class net.sf.saxon.pattern.SubstitutionGroupTest
Get the set of node names allowed by this NodeTest.
getRequiredPrimitiveType() - method in class net.sf.saxon.expr.AtomicSequenceConverter
Get the required (target) primitive type
getRequiredSlots() - method in class net.sf.saxon.expr.Assignation
Get the number of slots required.
getRequiredSlots() - method in class net.sf.saxon.expr.ForExpression
Get the number of slots required.
getRequiredType() - method in class net.sf.saxon.expr.Assignation
Get the declared type of the variable
getRequiredType() - method in class net.sf.saxon.expr.Binding
Get the declared type of the variable
getRequiredType() - method in class net.sf.saxon.instruct.GeneralVariable
Get the required type of this variable
getRequiredType() - method in class net.sf.saxon.query.GlobalVariableDefinition
Get the required type of the variable
getRequiredType() - method in class net.sf.saxon.expr.ItemChecker
Get the required type
getRequiredType() - method in class net.sf.saxon.xpath.JAXPVariable
getRequiredType() - method in class net.sf.saxon.expr.NumericPromoter
Get the required type.
getRequiredType() - method in class net.sf.saxon.expr.PositionVariable
Get the required type (declared type) of the variable
getRequiredType() - method in class net.sf.saxon.instruct.Template
Get the required type to be returned by this template
getRequiredType() - method in class net.sf.saxon.instruct.UserFunctionParameter
Get the required type of this function parameter
getRequiredType() - method in class net.sf.saxon.sxpath.XPathVariable
Get the required type of this variable.
getRequiredType() - method in class net.sf.saxon.style.XSLParam
Get the static type of the parameter.
getRequiredType() - method in class net.sf.saxon.style.XSLVariable
Get the static type of the variable.
getRequiredType() - method in class net.sf.saxon.style.XSLVariableDeclaration
Get the static type of the variable.
getRequiredType(int) - method in class net.sf.saxon.functions.Concat
Get the required type of the nth argument
getRequiredType(int) - method in class net.sf.saxon.functions.Evaluate
Get the required type of the nth argument
getRequiredType(int) - method in class net.sf.saxon.functions.SystemFunction
Get the required type of the nth argument
getResult() - method in class net.sf.saxon.IdentityTransformerHandler
Get the output destination of the transformation
getResult() - method in class net.sf.saxon.TransformerHandlerImpl
Get the output destination of the transformation
getResult() - method in class net.sf.saxon.event.TransformerReceiver
Get the output destination of the transformation
getResultNamespaceCode() - method in class net.sf.saxon.style.XSLNamespaceAlias
getResultType() - method in class net.sf.saxon.query.XQueryFunction
Get the result type of the function
getResultType() - method in class net.sf.saxon.style.XSLFunction
Get the type of value returned by this function
Get the type of the result of the calculator, given arguments types typeA and typeB
getResultType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.instruct.UserFunction
Get the type of value returned by this function
getResultWhenEmpty() - method in class net.sf.saxon.expr.ValueComparison
Get the result to be returned if one of the operands is an empty sequence
getReturnedItemType() - method in class net.sf.saxon.style.StyleElement
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLAnalyzeString
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLCallTemplate
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLChoose
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLForEach
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLGeneralVariable
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLIf
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLMatchingSubstring
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLNumber
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLOtherwise
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLPerformSort
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLResultDocument
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLSequence
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLSort
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLTemplate
Determine the type of item returned by this template
getReturnedItemType() - method in class net.sf.saxon.style.XSLText
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLValueOf
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - method in class net.sf.saxon.style.XSLWhen
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReverseIterator() - method in class net.sf.saxon.om.ArrayIterator
Get an iterator that processes the same items in reverse order
getReverseIterator() - method in class net.sf.saxon.om.EmptyIterator
Get another iterator over the same items, in reverse order.
getReverseIterator() - method in class net.sf.saxon.om.NodeArrayIterator
Get an iterator that processes the same items in reverse order
getReverseIterator() - method in class net.sf.saxon.expr.RangeIterator
Get a new SequenceIterator that returns the same items in reverse order.
getReverseIterator() - method in class net.sf.saxon.om.ReverseArrayIterator
Get an iterator that processes the same items in reverse order.
getReverseIterator() - method in class net.sf.saxon.om.ReverseNodeArrayIterator
Get an iterator that processes the same items in reverse order.
getReverseIterator() - method in class net.sf.saxon.expr.ReverseRangeIterator
Get a new SequenceIterator that returns the same items in reverse order.
getReverseIterator() - method in class net.sf.saxon.expr.ReversibleIterator
Get a new SequenceIterator that returns the same items in reverse order.
getReverseIterator() - method in class net.sf.saxon.om.SingleNodeIterator
Get a new SequenceIterator that returns the same items in reverse order.
getReverseIterator() - method in class net.sf.saxon.om.SingletonIterator
getRHS() - method in class net.sf.saxon.pattern.UnionPattern
Get the RHS of the union
getRole() - method in class net.sf.saxon.expr.SingletonAtomizer
Get the RoleLocator (used to construct error messages)
getRoleLocator() - method in class net.sf.saxon.expr.CardinalityChecker
Get the RoleLocator, which contains diagnostic information for use if the cardinality check fails
getRoleLocator() - method in class net.sf.saxon.expr.ItemChecker
Get the RoleLocator (used to construct error messages)
getRoot() - method in class net.sf.saxon.tree.DocumentImpl
Get the root node
getRoot() - method in class net.sf.saxon.tree.ElementImpl
Get the root node
getRoot() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the root node of the tree containing this node
getRoot() - method in class net.sf.saxon.tree.NodeImpl
Get the root node
getRoot() - method in class net.sf.saxon.om.NodeInfo
Get the root node of the tree containing this node
getRoot() - method in class net.sf.saxon.dom.NodeWrapper
Get the root node - always a document node with this tree implementation
getRoot() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the root node - always a document node with this tree implementation
getRoot() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the root node - always a document node with this tree implementation
getRoot() - method in class net.sf.saxon.jdom.NodeWrapper
Get the root node - always a document node with this tree implementation
getRoot() - method in class net.sf.saxon.xom.NodeWrapper
Get the root node of the tree containing this node
getRoot() - method in class net.sf.saxon.om.Orphan
Get the root node of this tree (not necessarily a document node).
getRoot() - method in class net.sf.saxon.om.StrippedNode
Get the root node - always a document node with this tree implementation
getRoot() - method in class net.sf.saxon.value.TextFragmentValue
Get the root node
getRoot() - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Get the root node
getRoot() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the root node of the tree (not necessarily a document node)
getRoot() - method in class net.sf.saxon.pull.UnconstructedParent
Get the root node of the tree containing this node
getRoot() - method in class net.sf.saxon.om.VirtualCopy
Get the root node of the tree containing this node
getRootExpression() - method in class net.sf.saxon.expr.PathMap.PathMapRoot
Get the root expression
getRootForDocument(String) - method in class net.sf.saxon.expr.PathMap
Get the path map root for a call on the doc() or document() function with a given literal argument
Get the rule corresponding to a given Node, by finding the best Pattern match, subject to a minimum and maximum precedence.
Get the rule corresponding to a given Node, by finding the best Pattern match.
getRuleManager() - method in class net.sf.saxon.Controller
Get the Rule Manager.
getRuleManager() - method in class net.sf.saxon.instruct.Executable
Get the RuleManager which handles template rules
getRuleManager() - method in class net.sf.saxon.style.XSLStylesheet
Get the RuleManager which handles template rules
getSaxonProductVersion() - method in class net.sf.saxon.s9api.Processor
Get the user-visible Saxon product version, for example "9.0.0.1"
getSaxonSaFullyQualifiedClassName() - static method in class net.sf.saxon.dotnet.DotNetPlatform
Get the fully qualified class name of the Saxon-SA Configuration class
getSaxonStaticQueryContext() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
Get an ItemType representing an attribute declaration in the schema.
getSchemaAwareProductVersion() - static method in class net.sf.saxon.Version
Get the version number of the schema-aware version of the product
getSchemaComparable() - method in class net.sf.saxon.value.AtomicValue
Get a Comparable value that implements the XML Schema ordering comparison semantics for this value.
getSchemaComparable() - method in class net.sf.saxon.value.Base64BinaryValue
Support XML Schema comparison semantics
getSchemaComparable() - method in class net.sf.saxon.value.BigIntegerValue
Get an object that implements XML Schema comparison semantics
getSchemaComparable() - method in class net.sf.saxon.value.BooleanValue
Get a Comparable value that implements the XML Schema ordering comparison semantics for this value.
getSchemaComparable() - method in class net.sf.saxon.value.DateTimeValue
getSchemaComparable() - method in class net.sf.saxon.value.DecimalValue
Get an object that implements XML Schema comparison semantics
getSchemaComparable() - method in class net.sf.saxon.value.DoubleValue
Get an object that implements XML Schema comparison semantics
getSchemaComparable() - method in class net.sf.saxon.value.DurationValue
Get a Comparable value that implements the XML Schema ordering comparison semantics for this value.
getSchemaComparable() - method in class net.sf.saxon.value.FloatValue
Get an object that implements XML Schema comparison semantics
getSchemaComparable() - method in class net.sf.saxon.value.GDateValue
Get a Comparable value that implements the XML Schema ordering comparison semantics for this value.
getSchemaComparable() - method in class net.sf.saxon.value.HexBinaryValue
Support XML Schema comparison semantics
getSchemaComparable() - method in class net.sf.saxon.value.Int64Value
Get an object that implements XML Schema comparison semantics
getSchemaComparable() - method in class net.sf.saxon.value.NotationValue
Get a Comparable value that implements the XML Schema ordering comparison semantics for this value.
getSchemaComparable() - method in class net.sf.saxon.value.ObjectValue
Get a Comparable value that implements the XML Schema ordering comparison semantics for this value.
getSchemaComparable() - method in class net.sf.saxon.value.QNameValue
Get a Comparable value that implements the XML Schema ordering comparison semantics for this value.
getSchemaComparable() - method in class net.sf.saxon.value.StringValue
Get a Comparable value that implements the XML Schema comparison semantics for this value.
getSchemaComparable() - method in class net.sf.saxon.value.TimeValue
getSchemaComparable() - method in class net.sf.saxon.value.Value
Get a Comparable value that implements the XML Schema ordering comparison semantics for this value.
getSchemaComparable(net.sf.saxon.value.DurationValue) - static method in class net.sf.saxon.value.DurationValue
Get a Comparable value that implements the XML Schema ordering comparison semantics for this value.
Make an ItemType representing an element declaration in the schema.
getSchemaManager() - method in class net.sf.saxon.s9api.Processor
Get the associated SchemaManager.
getSchemaType() - method in class net.sf.saxon.pattern.ContentTypeTest
getSchemaType() - method in class net.sf.saxon.instruct.ParentNodeConstructor
Get the schema type chosen for validation; null if not defined
getSchemaType(int) - static method in class net.sf.saxon.type.BuiltInType
Get the schema type with a given fingerprint
getSchemaType(int) - method in class net.sf.saxon.Configuration
Get the top-level schema type definition with a given fingerprint.
getSchemaType(String) - method in class net.sf.saxon.style.StyleElement
Get the Schema type definition for a type named in the stylesheet (in a "type" attribute).
getSchemaTypeInfo() - method in class net.sf.saxon.dom.AttrOverNodeInfo
Get the schema type information for this node.
getSchemaTypeInfo() - method in class net.sf.saxon.dom.ElementOverNodeInfo
Get the schema type information for this node.
getSchemaURI() - method in class net.sf.saxon.xqj.SaxonXQItemType
getSchemaURI() - method in class net.sf.saxon.javax.xml.xquery.XQItemType
getSchemaURIResolver() - method in class net.sf.saxon.Configuration
Get the user-defined SchemaURIResolver for resolving URIs used in "import schema" declarations; if none has been explicitly set, returns null.
getSchemaURIResolver() - method in class net.sf.saxon.Controller
Get the SchemaURIResolver used for resolving references to schema documents.
getSchemaURIResolver() - method in class net.sf.saxon.event.PipelineConfiguration
Get the user-defined SchemaURIResolver for resolving URIs used in "import schema" declarations; returns null if none has been explicitly set.
getSchemaURIResolver() - method in class net.sf.saxon.s9api.SchemaManager
Get the SchemaURIResolver to be used during schema loading.
getSchemaValidation() - method in class net.sf.saxon.AugmentedSource
Get whether or not schema validation of this source is required
getSchemaValidationMode() - method in class net.sf.saxon.Configuration
Determine whether source documents (supplied as a StreamSource or SAXSource) should be subjected to schema validation
getSchemaValidator() - method in class net.sf.saxon.s9api.DocumentBuilder
Get the SchemaValidator used to validate documents loaded using this DocumentBuilder.
getScrollability() - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
getScrollability() - method in class net.sf.saxon.xqj.SaxonXQStaticContext
getScrollability() - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
getSecond() - method in class net.sf.saxon.value.DateTimeValue
Get the second component, 0-59
getSecond() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return seconds or javax.xml.datatype.DatatypeConstants.FIELD_UNDEFINED.
getSecond() - method in class net.sf.saxon.value.TimeValue
Get the second component, 0-59
getSeconds() - method in class net.sf.saxon.value.DurationValue
Get the seconds component
getSelect() - method in class net.sf.saxon.instruct.SimpleNodeConstructor
Get the expression that determines the string value of the constructed node
getSelectExpression() - method in class net.sf.saxon.instruct.ApplyTemplates
Get the select expression
getSelectExpression() - method in class net.sf.saxon.instruct.CopyOf
Get the expression that selects the nodes to be copied
getSelectExpression() - method in class net.sf.saxon.instruct.GeneralVariable
Get the expression to which this variable is bound
getSelectExpression() - method in class net.sf.saxon.instruct.SimpleContentConstructor
Get the select expression
getSelectValue(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.GeneralVariable
Evaluate the variable.
getSelectValue(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.GlobalVariable
Evaluate the variable.
getSeparatorExpression() - method in class net.sf.saxon.instruct.SimpleContentConstructor
Get the separator expression
getSequence() - method in class net.sf.saxon.expr.Assignation
Get the "sequence" expression - the one to which the variable is bound
getSequence() - method in class net.sf.saxon.trans.Rule
getSequence() - method in class net.sf.saxon.event.SequenceOutputter
Get the sequence that has been built
getSequenceAsStream() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getSequenceAsStream() - method in class net.sf.saxon.xqj.SaxonXQSequence
getSequenceAsStream() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
getSequenceAsString(java.util.Properties) - method in class net.sf.saxon.javax.xml.xquery.XQSequence
getSequenceAsString(Properties) - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getSequenceAsString(Properties) - method in class net.sf.saxon.xqj.SaxonXQSequence
getSequenceNumber() - method in class net.sf.saxon.tree.NodeImpl
Get the node sequence number (in document order).
getSequenceNumber() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the node sequence number (in document order).
getSerializerFactory() - method in class net.sf.saxon.Configuration
Get the SerializerFactory.
getShort() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
getShort() - method in class net.sf.saxon.xqj.SaxonXQItem
getShort() - method in class net.sf.saxon.xqj.SaxonXQSequence
getShort() - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
getSiblingPosition() - method in class net.sf.saxon.dom.NodeWrapper
Get the index position of this node among its siblings (starting from 0).
getSiblingPosition() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the index position of this node among its siblings (starting from 0)
getSiblingPosition() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the index position of this node among its siblings (starting from 0).
getSiblingPosition() - method in class net.sf.saxon.jdom.NodeWrapper
Get the index position of this node among its siblings (starting from 0) In the case of a text node that maps to several adjacent siblings in the JDOM, the numbering actually refers to the position of the underlying JDOM nodes; thus the sibling position for the text node is that of the first JDOM node to which it relates, and the numbering of subsequent XPath nodes is not necessarily consecutive.
getSiblingPosition() - method in class net.sf.saxon.xom.NodeWrapper
Get the index position of this node among its siblings (starting from 0)
getSiblingPosition() - method in class net.sf.saxon.om.SiblingCountingNode
Get the index position of this node among its siblings (starting from 0)
getSign() - method in class net.sf.saxon.xqj.SaxonDuration
Returns the sign of this duration in -1,0, or 1.
getSimpleContentType() - method in class net.sf.saxon.type.AnyType
For a complex type with simple content, return the simple type of the content.
getSimpleContentType() - method in class net.sf.saxon.type.ComplexType
Get the simple content type.
getSimpleContentType() - method in class net.sf.saxon.type.Untyped
For a complex type with simple content, return the simple type of the content.
getSingleChar() - method in class net.sf.saxon.regex.SurrogateRegexTranslator.CharClass
If this character class contains a single character, get that character
getSingleChar() - method in class net.sf.saxon.regex.SurrogateRegexTranslator.SingleChar
Get the character represented by this character class
getSingleChar() - method in class net.sf.saxon.regex.SurrogateRegexTranslator.WideSingleChar
getSingletonOperator() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Get the primitive (singleton) operator used: one of Token.FEQ, Token.FNE, Token.FLT, Token.FGT, Token.FLE, Token.FGE
getSingletonOperator() - method in class net.sf.saxon.expr.ComparisonExpression
Get the primitive (singleton) operator used: one of Token.FEQ, Token.FNE, Token.FLT, Token.FGT, Token.FLE, Token.FGE
getSingletonOperator() - method in class net.sf.saxon.expr.GeneralComparison
Get the primitive (singleton) operator used: one of Token.FEQ, Token.FNE, Token.FLT, Token.FGT, Token.FLE, Token.FGE
getSingletonOperator() - method in class net.sf.saxon.expr.SingletonComparison
Get the primitive (singleton) operator used: one of Token.FEQ, Token.FNE, Token.FLT, Token.FGT, Token.FLE, Token.FGE
getSingletonOperator() - method in class net.sf.saxon.expr.ValueComparison
Get the primitive (singleton) operator used: one of Token.FEQ, Token.FNE, Token.FLT, Token.FGT, Token.FLE, Token.FGE
getSizeParameters() - method in class net.sf.saxon.tinytree.TinyBuilder
Get the size parameters for the tree
getSlotManager() - method in class net.sf.saxon.style.StylesheetProcedure
Get the SlotManager associated with this stylesheet construct.
getSlotManager() - method in class net.sf.saxon.style.XSLAttributeSet
Get details of stack frame
getSlotManager() - method in class net.sf.saxon.style.XSLFunction
Get associated Procedure (for details of stack frame).
getSlotManager() - method in class net.sf.saxon.style.XSLKey
Get the Procedure object that looks after any local variables declared in the content constructor
getSlotManager() - method in class net.sf.saxon.style.XSLTemplate
Get associated Procedure (for details of stack frame)
getSlotManager() - method in class net.sf.saxon.style.XSLVariableDeclaration
Get the SlotManager associated with this stylesheet construct.
getSlotNumber() - method in class net.sf.saxon.instruct.GeneralVariable
Get the slot number allocated to this variable
getSlotNumber() - method in class net.sf.saxon.expr.LocalVariableReference
Get the slot number allocated to this local variable
getSlotNumber() - method in class net.sf.saxon.style.XSLVariableDeclaration
Get the slot number allocated to this variable (its position in the stackframe)
Get the slot number allocated to a particular variable
getSlotsUsed() - method in class net.sf.saxon.expr.Expression
Get the local variables (identified by their slot numbers) on which this expression depends.
getSortKey() - method in class net.sf.saxon.sort.SortKeyDefinition
Get the expression used as the sort key
getSortKeyDefinition() - method in class net.sf.saxon.style.XSLSort
getSourceLocator() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get the location of the current event.
getSourceLocator() - method in class net.sf.saxon.instruct.Instruction
Get a SourceLocator identifying the location of this instruction
getSourceLocator() - method in class net.sf.saxon.pull.PullFilter
Get the location of the current event.
getSourceLocator() - method in class net.sf.saxon.pull.PullFromIterator
Get the location of the current event.
getSourceLocator() - method in class net.sf.saxon.pull.PullProvider
Get the location of the current event.
getSourceLocator() - method in class net.sf.saxon.expr.RoleLocator
Get the source location (if known - return null if not known)
getSourceLocator() - method in class net.sf.saxon.pull.StaxBridge
Get the location of the current event.
getSourceLocator() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get the location of the current event.
getSourceLocator() - method in class net.sf.saxon.pull.TreeWalker
Get the location of the current event.
getSourceLocator() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the location of the current event.
Construct an object holding location information for a validation error message
getSourceParser() - method in class net.sf.saxon.Configuration
Get a parser for source documents.
getSourceParserClass() - method in class net.sf.saxon.Configuration
Get the name of the class that will be instantiated to create an XML parser for parsing source documents (for example, documents loaded using the document() or doc() functions).
getSourceResolver() - method in class net.sf.saxon.Configuration
Get the current SourceResolver.
getSpecialProperties() - method in class net.sf.saxon.expr.Expression
Get the static properties of this expression (other than its type).
getSpecified() - method in class net.sf.saxon.dom.AttrOverNodeInfo
If this attribute was explicitly given a value in the original document, this is true ; otherwise, it is false.
getStable() - method in class net.sf.saxon.sort.SortKeyDefinition
Ask whether this sort key definition is stable
getStable() - method in class net.sf.saxon.style.XSLSort
getStack() - method in class net.sf.saxon.expr.ExpressionVisitor
Get the stack containing all the expressions currently being visited
getStackFrame() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get a reference to the local stack frame for variables.
getStackFrame() - method in class net.sf.saxon.expr.XPathContext
Get a reference to the local stack frame for variables.
getStackFrame() - method in class net.sf.saxon.expr.XPathContextMinor
Get a reference to the local stack frame for variables.
getStackFrameMap() - method in class net.sf.saxon.sxpath.IndependentContext
Get a Stack Frame Map containing definitions of all the declared variables.
getStackFrameMap() - method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Get the stack frame map containing the slot number allocations for the variables declared in this static context
getStackFrameMap() - method in class net.sf.saxon.instruct.Procedure
getStackFrameMap() - method in class net.sf.saxon.expr.StackFrame
getStackFrameMap() - method in class net.sf.saxon.xpath.XPathExpressionImpl
Get the stack frame map.
getStackFrameMap() - method in class net.sf.saxon.sxpath.XPathStaticContext
Get a Stack Frame Map containing definitions of all the declared variables.
getStackFrameMap() - method in class net.sf.saxon.query.XQueryExpression
Get the stack frame map used for the outermost level of this query
getStackFrameValues() - method in class net.sf.saxon.expr.StackFrame
getStandardModuleURIResolver() - method in class net.sf.saxon.Configuration
Get the standard system-defined ModuleURIResolver for resolving URIs used in "import module" declarations in the XQuery prolog.
getStandardURIResolver() - method in class net.sf.saxon.Controller
Get the fallback URI resolver.
getStart() - method in class net.sf.saxon.value.IntegerRange
Get the first integer in the sequence (inclusive)
getStart() - method in class net.sf.saxon.expr.TailExpression
Get the start offset
getStartExpression() - method in class net.sf.saxon.expr.PathExpression
Get the start expression (the left-hand operand)
getStartExpression() - method in class net.sf.saxon.expr.SimpleMappingExpression
Get the start expression (the left-hand operand)
getStartPoints() - method in class net.sf.saxon.sort.IntRangeSet
Get the start points of the ranges
getStartPosition() - method in class net.sf.saxon.om.ArrayIterator
Get the initial start position
getState() - method in class net.sf.saxon.expr.Tokenizer
Get the current tokenizer state
getStaticBaseURI() - method in class net.sf.saxon.functions.Collection
getStaticBaseURI() - method in class net.sf.saxon.functions.Doc
Get the static base URI of the expression
getStaticBaseURI() - method in class net.sf.saxon.functions.DocAvailable
Get the static base URI of the expression
getStaticBaseURI() - method in class net.sf.saxon.functions.Document
Get the base URI from the static context
getStaticBaseURI() - method in class net.sf.saxon.functions.ResolveURI
Get the static base URI of the expression
getStaticContext() - method in class net.sf.saxon.expr.ExpressionVisitor
Get the static context for the expressions being visited.
getStaticContext() - method in class net.sf.saxon.xqj.SaxonXQConnection
getStaticContext() - method in class net.sf.saxon.xqj.SaxonXQExpression
getStaticContext() - method in class net.sf.saxon.xqj.SaxonXQPreparedExpression
getStaticContext() - method in class net.sf.saxon.style.StyleElement
Get the static context for expressions on this element
getStaticContext() - method in class net.sf.saxon.sxpath.XPathEvaluator
Get the current static context.
getStaticContext() - method in class net.sf.saxon.xpath.XPathEvaluator
Get the current static context
getStaticContext() - method in class net.sf.saxon.javax.xml.xquery.XQConnection
getStaticContext() - method in class net.sf.saxon.javax.xml.xquery.XQExpression
getStaticContext() - method in class net.sf.saxon.javax.xml.xquery.XQPreparedExpression
getStaticContext() - method in class net.sf.saxon.query.XQueryExpression
Get the static context in which this expression was compiled.
getStaticContext() - method in class net.sf.saxon.query.XQueryFunction
Get the static context for this function
getStaticKeyName() - method in class net.sf.saxon.functions.KeyFn
Get the key name, if known statically.
getStaticMap() - method in class net.sf.saxon.functions.Translate
Get the translation map built at compile time if there is one
getStaticResultType() - method in class net.sf.saxon.xqj.SaxonXQPreparedExpression
getStaticResultType() - method in class net.sf.saxon.javax.xml.xquery.XQPreparedExpression
getStaticVariableType(QName) - method in class net.sf.saxon.xqj.SaxonXQPreparedExpression
getStaticVariableType(QName) - method in class net.sf.saxon.javax.xml.xquery.XQPreparedExpression
getStep() - method in class net.sf.saxon.expr.PathMap.PathMapArc
Get the AxisExpression associated with this arc
getStepExpression() - method in class net.sf.saxon.expr.PathExpression
Get the step expression (the right-hand operand)
getStepExpression() - method in class net.sf.saxon.expr.SimpleMappingExpression
Get the step expression (the right-hand operand)
getStrictErrorChecking() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
An attribute specifying whether error checking is enforced or not.
getString() - method in class net.sf.saxon.xqj.SaxonXQSequenceType
getStringCollator() - method in class net.sf.saxon.sort.AtomicSortComparer
Get the underlying StringCollator
getStringCollator() - method in class net.sf.saxon.functions.CollatingFunction
Get the collation if known statically, as a StringCollator object
getStringCollator() - method in class net.sf.saxon.sort.GenericAtomicComparer
Get the underlying string collator
getStringLength() - method in class net.sf.saxon.value.StringValue
Get the length of this string, as defined in XPath.
getStringLength(CharSequence) - static method in class net.sf.saxon.value.StringValue
Get the length of a string, as defined in XPath.
getStringValue() - method in class net.sf.saxon.value.AtomicValue
Convert the value to a string, using the serialization rules.
getStringValue() - method in class net.sf.saxon.om.AxisIterator
Return the string value of the current node.
getStringValue() - method in class net.sf.saxon.om.AxisIteratorImpl
Return the string value of the current node.
getStringValue() - method in class net.sf.saxon.value.Base64BinaryValue
Convert to string
getStringValue() - method in class net.sf.saxon.value.BigIntegerValue
Get the value as a String
getStringValue() - method in class net.sf.saxon.value.BooleanValue
Convert to string
getStringValue() - method in class net.sf.saxon.value.CalendarValue
Convert the value to a string
getStringValue() - method in class net.sf.saxon.value.DecimalValue
Get the value as a String
getStringValue() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get the string value of the current element, text node, processing-instruction, or top-level attribute or namespace node, or atomic value.
getStringValue() - method in class net.sf.saxon.value.DoubleValue
Convert the double to a string according to the XPath 2.0 rules
getStringValue() - method in class net.sf.saxon.value.DurationValue
Convert the value to a string, using the serialization rules.
getStringValue() - method in class net.sf.saxon.om.EmptyIterator
Return the string value of the current node.
getStringValue() - method in class net.sf.saxon.value.FloatValue
Get the value as a String
getStringValue() - method in class net.sf.saxon.value.HexBinaryValue
Convert to string
getStringValue() - method in class net.sf.saxon.value.Int64Value
Get the value as a String
getStringValue() - method in class net.sf.saxon.om.Item
Get the value of the item as a string.
getStringValue() - method in class net.sf.saxon.om.NamespaceIterator
Return the string value of the current node.
getStringValue() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Return the string value of the node.
getStringValue() - method in class net.sf.saxon.om.NodeArrayIterator
Return the string value of the current node.
getStringValue() - method in class net.sf.saxon.om.NodeInfo
Return the string value of the node as defined in the XPath data model.
getStringValue() - method in class net.sf.saxon.om.NodeListIterator
Return the string value of the current node.
getStringValue() - method in class net.sf.saxon.dom.NodeWrapper
Return the string value of the node.
getStringValue() - method in class net.sf.saxon.dom4j.NodeWrapper
Return the string value of the node.
getStringValue() - method in class net.sf.saxon.dotnet.NodeWrapper
Return the string value of the node.
getStringValue() - method in class net.sf.saxon.jdom.NodeWrapper
Return the string value of the node.
getStringValue() - method in class net.sf.saxon.xom.NodeWrapper
Return the string value of the node.
getStringValue() - method in class net.sf.saxon.value.ObjectValue
Get the value as a String
getStringValue() - method in class net.sf.saxon.om.Orphan
Return the string value of the node.
getStringValue() - method in class net.sf.saxon.om.PrependIterator
Return the string value of the current node.
getStringValue() - method in class net.sf.saxon.pull.PullFilter
Get the string value of the current element, text node, processing-instruction, or top-level attribute or namespace node, or atomic value.
getStringValue() - method in class net.sf.saxon.pull.PullFromIterator
Get the string value of the current element, text node, processing-instruction, or top-level attribute or namespace node, or atomic value.
getStringValue() - method in class net.sf.saxon.pull.PullProvider
Get the string value of the current element, text node, processing-instruction, or top-level attribute or namespace node, or atomic value.
getStringValue() - method in class net.sf.saxon.value.QualifiedNameValue
Get the string value as a String.
getStringValue() - method in class net.sf.saxon.om.ReverseNodeArrayIterator
Return the string value of the current node.
getStringValue() - method in class net.sf.saxon.om.SingleNodeIterator
Return the string value of the current node.
getStringValue() - method in class net.sf.saxon.value.SingletonNode
Convert the value to a string, using the serialization rules.
getStringValue() - method in class net.sf.saxon.pull.StaxBridge
Get the string value of the current element, text node, processing-instruction, or top-level attribute or namespace node, or atomic value.
getStringValue() - method in class net.sf.saxon.expr.StringLiteral
Get the string represented by this StringLiteral
getStringValue() - method in class net.sf.saxon.value.StringValue
Get the string value as a String
getStringValue() - method in class net.sf.saxon.om.StrippedNode
Return the string value of the node.
getStringValue() - method in class net.sf.saxon.value.TextFragmentValue
Get the String Value
getStringValue() - method in class net.sf.saxon.tinytree.TinyTextImpl
Return the character value of the node.
getStringValue() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get the string value of the current attribute, text node, processing-instruction, or atomic value.
getStringValue() - method in class net.sf.saxon.pull.TreeWalker
Get the string value of the current attribute, text node, processing-instruction, or atomic value.
getStringValue() - method in class net.sf.saxon.pull.UnconstructedParent
Return the string value of the node.
getStringValue() - method in class net.sf.saxon.value.Value
Convert the value to a string, using the serialization rules.
getStringValue() - method in class net.sf.saxon.om.ValueRepresentation
Convert the value to a string, using the serialization rules.
getStringValue() - method in class net.sf.saxon.om.VirtualCopy
Return the string value of the node.
getStringValue() - method in class net.sf.saxon.om.VirtualCopy.VirtualCopier
Return the string value of the current node.
getStringValue() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the string value of the current element, text node, processing-instruction, or top-level attribute or namespace node, or atomic value.
getStringValue() - method in class net.sf.saxon.tinytree.WhitespaceTextImpl
Return the character value of the node.
getStringValue() - method in class net.sf.saxon.s9api.XdmItem
Get the string value of the item.
getStringValue(net.sf.saxon.tinytree.TinyTree,int) - static method in class net.sf.saxon.tinytree.TinyTextImpl
Static method to get the string value of a text node without first constructing the node object
getStringValue(net.sf.saxon.tinytree.TinyTree,int) - static method in class net.sf.saxon.tinytree.WhitespaceTextImpl
Static method to get the string value of a text node without first constructing the node object
getStringValueCS() - method in class net.sf.saxon.value.AtomicValue
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.value.DateTimeValue
Convert to string
getStringValueCS() - method in class net.sf.saxon.value.DateValue
Convert to string
getStringValueCS() - method in class net.sf.saxon.value.DayTimeDurationValue
Convert to string
getStringValueCS() - method in class net.sf.saxon.value.DecimalValue
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.value.DoubleValue
Convert the double to a string according to the XPath 2.0 rules
getStringValueCS() - method in class net.sf.saxon.value.DurationValue
Convert to string
getStringValueCS() - method in class net.sf.saxon.value.FloatValue
Get the value as a String
getStringValueCS() - method in class net.sf.saxon.value.GDayValue
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.value.GMonthDayValue
getStringValueCS() - method in class net.sf.saxon.value.GMonthValue
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.value.GYearMonthValue
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.value.GYearValue
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.om.Item
Get the string value of the item as a CharSequence.
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.tree.NodeImpl
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.dom.NodeWrapper
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.dom4j.NodeWrapper
Convert the value to a string, using the serialization rules, and returning the result as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.jdom.NodeWrapper
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.xom.NodeWrapper
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.om.Orphan
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.value.StringValue
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.om.StrippedNode
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.value.TextFragmentValue
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.value.TimeValue
Convert to string
getStringValueCS() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.tinytree.TinyTextImpl
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.pull.UnconstructedParent
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.value.Value
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.om.ValueRepresentation
Convert the value to a string, using the serialization rules, and returning the result as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.om.VirtualCopy
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.tinytree.WhitespaceTextImpl
Get the value of the item as a CharSequence.
getStringValueCS() - method in class net.sf.saxon.value.YearMonthDurationValue
Convert to string
In the case of a text-only instruction (xsl:variable containing a text node or one or more xsl:value-of instructions), return an expression that evaluates to the textual content as an instance of xs:untypedAtomic
getStripAll() - method in class net.sf.saxon.event.Stripper
Determine if all whitespace is to be stripped (in this case, no further testing is needed)
getStripper() - method in class net.sf.saxon.om.StrippedDocument
Get the document's stripper
getStripperRules() - method in class net.sf.saxon.instruct.Executable
Get the rules determining which nodes are to be stripped from the tree
getStripperRules() - method in class net.sf.saxon.style.XSLStylesheet
Get the rules determining which nodes are to be stripped from the tree
getStripSpace() - method in class net.sf.saxon.AugmentedSource
Get the space-stripping action to be applied to the source document
getStripSpace() - method in class net.sf.saxon.dom.DocumentBuilderImpl
Get the space-stripping action to be applied to the source document
getStripSpace() - method in class net.sf.saxon.functions.URIQueryParameters
Get the value of the strip-space=yes|no parameter.
getStripsWhiteSpace() - method in class net.sf.saxon.Configuration
Set which kinds of whitespace-only text node should be stripped.
getStructuredQName() - method in class net.sf.saxon.s9api.QName
Get the underlying StructuredQName
getStructuredQName(int) - static method in class net.sf.saxon.om.StandardNames
Get a StructuredQName representing a system-defined name
getStructuredQName(String,boolean) - method in class net.sf.saxon.style.ExpressionContext
Get a StructuredQName for a name, using this as the context for namespace resolution
getStructuredVersionNumber() - static method in class net.sf.saxon.Version
Get the four components of the structured version number.
getStyleElement() - method in class net.sf.saxon.style.ExpressionContext
Get the stylesheet element containing this XPath expression
getStyleNodeFactory() - method in class net.sf.saxon.PreparedStylesheet
Get the StyleNodeFactory in use.
getStyleParser() - method in class net.sf.saxon.Configuration
Get the parser for stylesheet documents.
getStyleParserClass() - method in class net.sf.saxon.Configuration
Get the name of the class that will be instantiated to create an XML parser for parsing stylesheet modules.
Get a FunctionCall declared using an xsl:function element in the stylesheet
getStylesheetURICode() - method in class net.sf.saxon.style.XSLNamespaceAlias
Get the type from which this item type is derived by restriction.
getSuperType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.pattern.AnyNodeTest
Get the type from which this item type is derived by restriction.
Get the type from which this item type is derived by restriction.
Get the supertype of this type.
getSuperType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.pattern.ContentTypeTest
Get the type from which this item type is derived by restriction.
Get the type from which this item type is derived by restriction.
getSuperType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.type.ItemType
Get the type from which this item type is derived by restriction.
getSuperType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.pattern.NamespaceTest
Get the type from which this item type is derived by restriction.
getSuperType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.pattern.NameTest
Get the type from which this item type is derived by restriction.
getSuperType(net.sf.saxon.type.TypeHierarchy) - method in class net.sf.saxon.pattern.NodeTest
Get the type from which this item type is derived by restriction.
getSupportedPropertyNames() - method in class net.sf.saxon.javax.xml.xquery.ConnectionPoolXQDataSource
getSupportedPropertyNames() - method in class net.sf.saxon.xqj.SaxonXQDataSource
getSupportedPropertyNames() - method in class net.sf.saxon.javax.xml.xquery.XQDataSource
getSupportedXQueryEncodings() - method in class net.sf.saxon.xqj.SaxonXQMetaData
getSupportedXQueryEncodings() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
getSystemFunctionLibrary(int) - static method in class net.sf.saxon.functions.SystemFunctionLibrary
Factory method to create or get a SystemFunctionLibrary
getSystemId() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the system ID of the container of the expression.
getSystemId() - method in class net.sf.saxon.type.AnySimpleType
Get the URI of the schema document containing the definition of this type
getSystemId() - method in class net.sf.saxon.type.AnyType
Get the URI of the schema document containing the definition of this type
getSystemId() - method in class net.sf.saxon.AugmentedSource
Get the System ID.
getSystemId() - method in class net.sf.saxon.event.Builder
The SystemId is equivalent to the document-uri property defined in the XDM data model.
getSystemId() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the URI of the schema document where the type was originally defined.
getSystemId() - method in class net.sf.saxon.type.BuiltInListType
Get the URI of the schema document containing the definition of this type
getSystemId() - method in class net.sf.saxon.event.ContentHandlerProxy
Get the System ID of the destination tree
getSystemId() - method in class net.sf.saxon.event.ContentHandlerProxyLocator
Get the System ID
getSystemId() - method in class net.sf.saxon.tree.DocumentImpl
Get the system id of this root node
getSystemId() - method in class net.sf.saxon.event.DocumentSender
getSystemId() - method in class net.sf.saxon.dom.DOMSender
getSystemId() - method in class net.sf.saxon.dom.DOMWriter
Get the system identifier that was set with setSystemId.
getSystemId() - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Get the System ID
getSystemId() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the URI of the schema document where the type was originally defined.
getSystemId() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Return the system identifier for the current document event.
getSystemId() - method in class net.sf.saxon.dotnet.DotNetReceiver
Get the system identifier that was set with setSystemId.
getSystemId() - method in class net.sf.saxon.tree.ElementImpl
Get the system ID of the entity containing this element node.
getSystemId() - method in class net.sf.saxon.event.Emitter
Get the System ID
getSystemId() - method in class net.sf.saxon.expr.Expression
Get the systemId of the module containing the expression
getSystemId() - method in class net.sf.saxon.style.ExpressionContext
Get the System ID of the entity containing the expression (used for diagnostics)
getSystemId() - method in class net.sf.saxon.expr.ExpressionLocation
Get the system ID (the module URI)
getSystemId() - method in class net.sf.saxon.expr.ExpressionParser.TemporaryContainer
getSystemId() - method in class net.sf.saxon.type.ExternalObjectType
Get the URI of the schema document where the type was originally defined.
getSystemId() - method in class net.sf.saxon.query.GlobalVariableDefinition
Get the system ID of the module containing the variable declaration
getSystemId() - method in class net.sf.saxon.IdentityTransformerHandler
Get the systemId of the document
getSystemId() - method in class net.sf.saxon.instruct.InstructionDetails
Get the URI of the module containing the instruction
getSystemId() - method in class net.sf.saxon.trace.InstructionInfo
Get the system identifier (URI) of the source stylesheet or query module containing the instruction.
getSystemId() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the System ID for the node.
getSystemId() - method in class net.sf.saxon.tree.NodeImpl
Get the system ID for the node.
getSystemId() - method in class net.sf.saxon.om.NodeInfo
Get the System ID for the node.
getSystemId() - method in class net.sf.saxon.dom.NodeWrapper
Get the System ID for the node.
getSystemId() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the System ID for the node.
getSystemId() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the System ID for the node.
getSystemId() - method in class net.sf.saxon.jdom.NodeWrapper
Get the System ID for the node.
getSystemId() - method in class net.sf.saxon.xom.NodeWrapper
Get the System ID for the node.
getSystemId() - method in class net.sf.saxon.om.Orphan
Get the System ID for the node.
getSystemId() - method in class net.sf.saxon.pattern.Pattern
Get the system id of the entity in which the pattern occurred
getSystemId() - method in class net.sf.saxon.instruct.Procedure
getSystemId() - method in class net.sf.saxon.pull.PullSource
Get the system identifier that was set with setSystemId.
getSystemId() - method in class net.sf.saxon.pull.PullToStax.SourceStreamLocation
getSystemId() - method in class net.sf.saxon.query.QueryModule
Get the System ID for a module
getSystemId() - method in class net.sf.saxon.type.SchemaType
Get the URI of the schema document where the type was originally defined.
getSystemId() - method in class net.sf.saxon.event.SequenceReceiver
Get the system ID
getSystemId() - method in class net.sf.saxon.event.Sink
getSystemId() - method in class net.sf.saxon.expr.StaticContext
Get the System ID of the container of the expression.
getSystemId() - method in class net.sf.saxon.query.StaticQueryContext
Get the system ID of the container of the expression.
getSystemId() - method in class net.sf.saxon.pull.StaxBridge
Return the system identifier for the current document event.
getSystemId() - method in class net.sf.saxon.evpull.StaxEventBridge
Return the system identifier for the current document event.
getSystemId() - method in class net.sf.saxon.om.StrippedNode
Get the System ID for the node.
getSystemId() - method in class net.sf.saxon.TemplatesHandlerImpl
Get the systemId of the document
getSystemId() - method in class net.sf.saxon.value.TextFragmentValue
Get the system ID (the document URI) of the document node.
getSystemId() - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Get the system id of this root node
getSystemId() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the system ID for the entity containing the node.
getSystemId() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Return the system identifier for the current document event.
getSystemId() - method in class net.sf.saxon.instruct.TraceExpression
Get the URI of the module containing the instruction
getSystemId() - method in class net.sf.saxon.TransformerHandlerImpl
Get the systemId of the document.
getSystemId() - method in class net.sf.saxon.pull.TreeWalker
Return the system identifier for the current document event.
getSystemId() - method in class net.sf.saxon.pull.UnconstructedParent
Get the System ID for the node (that is, the document URI of the containing document node).
getSystemId() - method in class net.sf.saxon.pull.UnparsedEntity
Get the system identifier of the unparsed entity
getSystemId() - method in class net.sf.saxon.type.Untyped
Get the URI of the schema document containing the definition of this type
getSystemId() - method in class net.sf.saxon.style.UseWhenStaticContext
Get the System ID of the container of the expression.
getSystemId() - method in class net.sf.saxon.type.ValidationException
getSystemId() - method in class net.sf.saxon.type.ValidationFailure
getSystemId() - method in class net.sf.saxon.om.VirtualCopy
Get the System ID for the node.
getSystemId() - method in class net.sf.saxon.query.XQueryExpression
Return the system identifier for the current document event.
getSystemId() - method in class net.sf.saxon.query.XQueryFunction
Get the system identifier (URI) of the source module containing the instruction.
getSystemId(int) - method in class net.sf.saxon.om.AttributeCollection
Get the systemId part of the location of an attribute, at a given index.
getSystemId(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the systemId part of the location of an attribute, at a given index.
getSystemId(int) - method in class net.sf.saxon.tree.SystemIdMap
Get the system ID corresponding to a given sequence number
getSystemId(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the systemId part of the location of an attribute, at a given index.
getSystemId(long) - method in class net.sf.saxon.event.DocumentSender
Get the URI of the document or module containing a particular location
getSystemId(long) - method in class net.sf.saxon.dom.DOMSender
getSystemId(long) - method in class net.sf.saxon.dotnet.DotNetPullProvider
getSystemId(long) - method in class net.sf.saxon.expr.ExpressionLocation
Get the system Id corresponding to a given location Id
getSystemId(long) - method in class net.sf.saxon.expr.ExpressionParser.TemporaryContainer
Get the URI of the document or module containing a particular location
getSystemId(long) - method in class net.sf.saxon.instruct.InstructionDetails
getSystemId(long) - method in class net.sf.saxon.event.LocationCopier
Get the URI of the document or module containing a particular location
getSystemId(long) - method in class net.sf.saxon.instruct.LocationMap
Get the system identifier corresponding to a locationId
getSystemId(long) - method in class net.sf.saxon.event.LocationProvider
Get the URI of the document or module containing a particular location
getSystemId(long) - method in class net.sf.saxon.instruct.Procedure
Get the URI of the document or module containing a particular location
getSystemId(long) - method in class net.sf.saxon.pull.StaxBridge
Get the URI of the document or module containing a particular location
getSystemId(long) - method in class net.sf.saxon.evpull.StaxEventBridge
Get the URI of the document or module containing a particular location
getSystemId(long) - method in class net.sf.saxon.style.StyleElement
Get the URI of the document or module containing a particular location
getSystemId(long) - method in class net.sf.saxon.instruct.TraceExpression
Get the system identifier (that is the base URI) of the static context of the expression being traced.
getSystemId(long) - method in class net.sf.saxon.query.XQueryFunction
getSystemURIResolver() - method in class net.sf.saxon.Configuration
Get the system-defined URI Resolver.
getTagName() - method in class net.sf.saxon.dom.ElementOverNodeInfo
The name of the element (DOM interface).
getTailCallFunction() - method in class net.sf.saxon.expr.XPathContextMajor
Determine whether the body of a function is to be repeated, due to tail-recursive function calls
getTarget() - method in class net.sf.saxon.expr.PathMap.PathMapArc
Get the target node representing the destination of this arc
getTarget() - method in class net.sf.saxon.dom.PIOverNodeInfo
The target of this processing instruction.
getTargetClass() - method in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
Get the class containing the method being called
getTargetClass() - method in class net.sf.saxon.functions.ExtensionFunctionCall
Get the class containing the method being called
getTargetMethod() - method in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
Get the target method (or field, property, or constructor) being called
getTargetMethod() - method in class net.sf.saxon.functions.ExtensionFunctionCall
Get the target method (or field, or constructor) being called
getTargetNamePool() - method in class net.sf.saxon.PreparedStylesheet
Get the name pool in use.
getTargetNamespace() - method in class net.sf.saxon.type.AnySimpleType
Get the target namespace of this type
getTargetNamespace() - method in class net.sf.saxon.type.AnyType
Get the target namespace of this type
getTargetNamespace() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the target namespace of this type
getTargetNamespace() - method in class net.sf.saxon.type.BuiltInListType
Get the target namespace of this type
getTargetNamespace() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the target namespace of this type
getTargetNamespace() - method in class net.sf.saxon.type.ExternalObjectType
Get the target namespace of this type
getTargetNamespace() - method in class net.sf.saxon.type.SchemaType
Get the target namespace of this type
getTargetNamespace() - method in class net.sf.saxon.type.Untyped
Get the target namespace of this type
getTargetPrimitiveType() - method in class net.sf.saxon.expr.CastExpression
Get the primitive base type of the target type of the cast
getTargetTemplate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.CallTemplate
Get the template, in the case where it is specified dynamically.
getTargetType() - method in class net.sf.saxon.expr.CastableExpression
Get the target type
getTargetType() - method in class net.sf.saxon.expr.CastExpression
Get the target type (the result type)
getTemplateName() - method in class net.sf.saxon.instruct.Template
Get the name of the template (if it is named)
getTemplateName() - method in class net.sf.saxon.style.XSLTemplate
Return the name of this template.
Get a template rule whose import precedence is in a particular range.
Find the template rule registered for a particular node in a specific mode.
getTemplates() - method in class net.sf.saxon.TemplatesHandlerImpl
Get the Templates object to used for a transformation
getText() - method in class net.sf.saxon.pull.PullToStax
getTextCharacters() - method in class net.sf.saxon.pull.PullToStax
getTextCharacters(int,char[],int,int) - method in class net.sf.saxon.pull.PullToStax
getTextContent() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the text content of a node.
getTextLength() - method in class net.sf.saxon.pull.PullToStax
getTextStart() - method in class net.sf.saxon.pull.PullToStax
getTimezone() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return timezone offset in minutes or javax.xml.datatype.DatatypeConstants.FIELD_UNDEFINED if this optional field is not defined.
getTimeZone(int) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Returns a java.util.TimeZone for this class.
getTimezoneInMinutes() - method in class net.sf.saxon.value.CalendarValue
Get the timezone value held in this object.
Try to identify a timezone name corresponding to a given date (including time zone) and a given country.
getTokenizer() - method in class net.sf.saxon.expr.ExpressionParser
Get the tokenizer (the lexical analyzer)
getTopLevel() - method in class net.sf.saxon.style.XSLStylesheet
Get the top level elements in this stylesheet, after applying include/import
getTopLevelElement() - method in class net.sf.saxon.AugmentedSource
Get the name of the top-level element for validation.
Get the QueryModule for the top-level module.
getTopLevelType() - method in class net.sf.saxon.AugmentedSource
Get the type of the document element for validation.
getTraceListener() - method in class net.sf.saxon.Configuration
Get the TraceListener used for run-time tracing of instruction execution.
getTraceListener() - method in class net.sf.saxon.event.ContentHandlerProxy
Get the associated TraceListener that receives notification of trace events
getTraceListener() - method in class net.sf.saxon.Controller
Get the TraceListener.
getTraceListener() - method in class net.sf.saxon.query.DynamicQueryContext
Get the trace listener.
getTraceListener() - method in class net.sf.saxon.s9api.XQueryEvaluator
Get the registered TraceListener, if any
getTransformer() - method in class net.sf.saxon.Filter
Get the underlying Transformer.
getTransformer() - method in class net.sf.saxon.IdentityTransformerHandler
Get the Transformer used for this transformation
getTransformer() - method in class net.sf.saxon.TransformerHandlerImpl
Get the Transformer used for this transformation
getTransformer() - method in class net.sf.saxon.event.TransformerReceiver
Get the Transformer used for this transformation
getTree() - method in class net.sf.saxon.tinytree.TinyBuilder
Get the tree being built by this builder
getTree() - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Get the tree containing this node
getTreeModel() - method in class net.sf.saxon.AugmentedSource
Get the tree model that will be used.
getTreeModel() - method in class net.sf.saxon.Configuration
Get the Tree Model used by this Configuration.
getTunnelParameters() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the tunnel parameters that were passed to the current function or template.
getTunnelParameters() - method in class net.sf.saxon.expr.XPathContext
Get the tunnel parameters that were passed to the current function or template.
getTunnelParameters() - method in class net.sf.saxon.expr.XPathContextMajor
Get the tunnel parameters for the current template call.
getTunnelParameters() - method in class net.sf.saxon.expr.XPathContextMinor
Get the tunnel parameters for the current template call.
getType() - method in class net.sf.saxon.type.SchemaDeclaration
Get the simple or complex type associated with the element or attribute declaration
getType(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the type of an attribute (by position).
getType(String) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the type of an attribute (by lexical QName).
getType(String,String) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the type of an attribute (by name).
getTypeAnnotation() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get the type annotation of the current attribute or element node, or atomic value.
Get the type annotation of this node, if any.
getTypeAnnotation() - method in class net.sf.saxon.tree.NodeImpl
Get the type annotation of this node, if any
getTypeAnnotation() - method in class net.sf.saxon.om.NodeInfo
Get the type annotation of this node, if any.
getTypeAnnotation() - method in class net.sf.saxon.dom.NodeWrapper
Get the type annotation
getTypeAnnotation() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the type annotation
getTypeAnnotation() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the type annotation
getTypeAnnotation() - method in class net.sf.saxon.jdom.NodeWrapper
Get the type annotation
getTypeAnnotation() - method in class net.sf.saxon.xom.NodeWrapper
Get the type annotation of this node, if any.
getTypeAnnotation() - method in class net.sf.saxon.om.Orphan
Get the type annotation
getTypeAnnotation() - method in class net.sf.saxon.pull.PullFilter
Get the type annotation of the current attribute or element node, or atomic value.
getTypeAnnotation() - method in class net.sf.saxon.pull.PullFromIterator
Get the type annotation of the current attribute or element node, or atomic value.
getTypeAnnotation() - method in class net.sf.saxon.pull.PullProvider
Get the type annotation of the current attribute or element node, or atomic value.
getTypeAnnotation() - method in class net.sf.saxon.pull.StaxBridge
Get the type annotation of the current attribute or element node, or atomic value.
getTypeAnnotation() - method in class net.sf.saxon.om.StrippedNode
Get the type annotation
getTypeAnnotation() - method in class net.sf.saxon.value.TextFragmentValue
Get the type annotation of this node, if any.
getTypeAnnotation() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the type annotation of this node, if any
getTypeAnnotation() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get the type annotation of the current attribute or element node, or atomic value.
getTypeAnnotation() - method in class net.sf.saxon.pull.TreeWalker
Get the type annotation of the current attribute or element node, or atomic value.
getTypeAnnotation() - method in class net.sf.saxon.pull.UnconstructedParent
Get the type annotation of this node, if any.
getTypeAnnotation() - method in class net.sf.saxon.om.VirtualCopy
Get the type annotation of this node, if any.
getTypeAnnotation() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the type annotation of the current attribute or element node, or atomic value.
getTypeAnnotation() - method in class net.sf.saxon.om.VirtualUntypedCopy
Get the type annotation of this node, if any.
getTypeAnnotation(int) - method in class net.sf.saxon.om.AttributeCollection
Get the type annotation of an attribute (by position).
getTypeAnnotation(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the namecode of an attribute (by position).
getTypeAnnotation(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the type annotation of an attribute (by position).
getTypeAnnotation(int) - method in class net.sf.saxon.tinytree.TinyTree
Get the type annotation of a node.
Get the type annotation to use for a given schema type
getTypeCode() - method in class net.sf.saxon.evpull.StartElementEvent
Get the typeCode of this element
getTypeCodeArray() - method in class net.sf.saxon.tinytree.TinyTree
Get the array holding node type information
getTypedValue() - method in class net.sf.saxon.value.AtomicValue
Get the typed value of this item
getTypedValue() - method in class net.sf.saxon.om.Item
Get the typed value of the item.
getTypedValue() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.tree.NodeImpl
Get the typed value of this node.
getTypedValue() - method in class net.sf.saxon.dom.NodeWrapper
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.jdom.NodeWrapper
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.xom.NodeWrapper
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.om.Orphan
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.om.StrippedNode
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.value.TextFragmentValue
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the typed value of this node.
getTypedValue() - method in class net.sf.saxon.pull.UnconstructedParent
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.om.VirtualCopy
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.om.VirtualUntypedCopy
Get the typed value of the item
getTypedValue() - method in class net.sf.saxon.s9api.XdmNode
Get the typed value of this node, as defined in XDM
Get the typed value corresponding to a given string value, assuming it is valid against this type
Get the typed value corresponding to a given string value, assuming it is valid against this type
Get the typed value of a given input string.
Get the typed value corresponding to a given string value, assuming it is valid against this type
Get the typed value corresponding to a given string value, assuming it is valid against this type
Get the typed value corresponding to a given string value, assuming it is valid against this type
getTypedValue(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.AnySimpleType
Get the typed value of a node that is annotated with this schema type.
getTypedValue(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.AnyType
Get the typed value of a node that is annotated with this schema type
Get the typed value of a node that is annotated with this schema type
getTypedValue(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.BuiltInListType
Get the typed value of a node that is annotated with this schema type.
Get the typed value of a node that is annotated with this schema type
Get the typed value of a node that is annotated with this schema type
getTypedValue(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.SchemaType
Get the typed value of a node that is annotated with this schema type.
getTypedValue(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.type.Untyped
Get the typed value of a node that is annotated with this schema type
getTypeHierarchy() - method in class net.sf.saxon.Configuration
Get the TypeHierarchy: a cache holding type information
getTypeHierarchy() - method in class net.sf.saxon.trace.ExpressionPresenter
Get the type hierarchy cache
getTypeLabel() - method in class net.sf.saxon.value.AtomicValue
Determine the data type of the value.
getTypeName() - method in class net.sf.saxon.xqj.SaxonXQItemType
getTypeName() - method in class net.sf.saxon.dom.TypeInfoImpl
Get the local name of the type (a system-allocated name if anonymous).
getTypeName() - method in class net.sf.saxon.javax.xml.xquery.XQItemType
getTypeNamespace() - method in class net.sf.saxon.dom.TypeInfoImpl
Get the namespace name of the type (a system-allocated name if anonymous).
getUnderlyingCompiledQuery() - method in class net.sf.saxon.s9api.XQueryExecutable
Get the underlying implementation object representing the compiled stylesheet.
getUnderlyingCompiledStylesheet() - method in class net.sf.saxon.s9api.XsltExecutable
Get the underlying implementation object representing the compiled stylesheet.
getUnderlyingConfiguration() - method in class net.sf.saxon.s9api.Processor
Get the underlying Configuration object that underpins this Processor.
getUnderlyingContentHandler() - method in class net.sf.saxon.event.ContentHandlerProxy
Get the underlying content handler
getUnderlyingController() - method in class net.sf.saxon.s9api.XsltTransformer
Get the underlying Controller used to implement this XsltTransformer.
getUnderlyingExpression() - method in class net.sf.saxon.s9api.XPathExecutable
Get the underlying implementation object representing the compiled XPath expression.
getUnderlyingItemType() - method in class net.sf.saxon.s9api.ItemType
Method to get the underlying Saxon implementation object

This gives access to Saxon methods that may change from one release to another.

getUnderlyingNode() - method in class net.sf.saxon.dom.NodeWrapper
Get the underlying DOM node, to implement the VirtualNode interface
getUnderlyingNode() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the underlying DOM node, to implement the VirtualNode interface
getUnderlyingNode() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the underlying DOM node, to implement the VirtualNode interface
getUnderlyingNode() - method in class net.sf.saxon.jdom.NodeWrapper
Get the underlying JDOM node, to implement the VirtualNode interface
getUnderlyingNode() - method in class net.sf.saxon.xom.NodeWrapper
Get the underlying XOM node, to implement the VirtualNode interface
getUnderlyingNode() - method in class net.sf.saxon.om.StrippedNode
Get the underlying DOM node, to implement the VirtualNode interface
getUnderlyingNode() - method in class net.sf.saxon.om.VirtualNode
Get the real node undelying this virtual node.
getUnderlyingNode() - method in class net.sf.saxon.s9api.XdmNode
Get the underlying Saxon implementation object representing this node.
getUnderlyingNodeInfo() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the Saxon NodeInfo object representing this node
getUnderlyingProvider() - method in class net.sf.saxon.pull.PullFilter
Get the underlying PullProvider
getUnderlyingQueryContext() - method in class net.sf.saxon.s9api.XQueryEvaluator
Get the underlying dynamic context object.
getUnderlyingReceiver() - method in class net.sf.saxon.event.ProxyReceiver
Get the underlying Receiver (that is, the next one in the pipeline)
getUnderlyingReceiver() - method in class net.sf.saxon.event.TreeReceiver
Get the underlying Receiver (that is, the next one in the pipeline)
getUnderlyingStaticContext() - method in class net.sf.saxon.s9api.XPathExecutable
Get the underlying implementation object representing the static context of the compiled XPath expression.
getUnderlyingStream() - method in class net.sf.saxon.dotnet.DotNetInputStream
Get the underlying .NET Stream object
getUnderlyingTextReader() - method in class net.sf.saxon.dotnet.DotNetReader
Get the underlying TextReader object
getUnderlyingValue() - method in class net.sf.saxon.s9api.XdmValue
Get the underlying implementation object representing the value.
getUnparsedEntities() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get a list of unparsed entities.
getUnparsedEntities() - method in class net.sf.saxon.pull.PullFilter
Get a list of unparsed entities.
getUnparsedEntities() - method in class net.sf.saxon.pull.PullFromIterator
Get a list of unparsed entities.
getUnparsedEntities() - method in class net.sf.saxon.pull.PullProvider
Get a list of unparsed entities.
getUnparsedEntities() - method in class net.sf.saxon.pull.StaxBridge
Get a list of unparsed entities.
getUnparsedEntities() - method in class net.sf.saxon.evpull.StaxEventBridge
Get a list of unparsed entities.
getUnparsedEntities() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get a list of unparsed entities.
getUnparsedEntities() - method in class net.sf.saxon.pull.TreeWalker
Get a list of unparsed entities.
getUnparsedEntities() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get a list of unparsed entities.
getUnparsedEntity(String) - method in class net.sf.saxon.tree.DocumentImpl
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class net.sf.saxon.om.DocumentInfo
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class net.sf.saxon.dom.DocumentWrapper
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class net.sf.saxon.dom4j.DocumentWrapper
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class net.sf.saxon.dotnet.DocumentWrapper
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class net.sf.saxon.jdom.DocumentWrapper
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class net.sf.saxon.xom.DocumentWrapper
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class net.sf.saxon.om.StrippedDocument
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class net.sf.saxon.value.TextFragmentValue
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Get the unparsed entity with a given nameID if there is one, or null if not.
getUnparsedEntity(String) - method in class net.sf.saxon.pull.UnconstructedDocument
Get the unparsed entity with a given name
getUnparsedEntity(String) - method in class net.sf.saxon.om.VirtualDocumentCopy
Get the unparsed entity with a given name
getUnparsedTextURIResolver() - method in class net.sf.saxon.Controller
Get the URI resolver for the unparsed-text() function.
getUri() - method in class net.sf.saxon.sort.NamedCollation
Get the URI identifying the collation
getURI() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.tree.NodeImpl
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.om.NodeInfo
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.dom.NodeWrapper
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.dom4j.NodeWrapper
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.dotnet.NodeWrapper
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.jdom.NodeWrapper
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.xom.NodeWrapper
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.om.Orphan
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.om.StrippedNode
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.value.TextFragmentValue
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.pull.UnconstructedDocument
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.pull.UnconstructedParent
Get the URI part of the name of this node.
getURI() - method in class net.sf.saxon.om.VirtualCopy
Get the URI part of the name of this node.
getURI(int) - method in class net.sf.saxon.om.AttributeCollection
Get the namespace URI of an attribute (by position).
getURI(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the namespace URI of an attribute (by position).
getURI(int) - method in class net.sf.saxon.om.EmptyNamespaceDeclarationList
Get the namespace URI of the n'th declaration (or undeclaration) in the list, counting from zero.
getURI(int) - method in class net.sf.saxon.om.NamePool
Get the namespace-URI of a name, given its name code or fingerprint
getURI(int) - method in class net.sf.saxon.om.NamespaceDeclarations
Get the namespace URI of the n'th declaration (or undeclaration) in the list, counting from zero.
getURI(int) - method in class net.sf.saxon.om.NamespaceDeclarationsImpl
Get the namespace URI of the n'th declaration (or undeclaration) in the list, counting from zero.
getURI(int) - method in class net.sf.saxon.om.NamespaceResolverAsDeclarations
Get the namespace URI of the n'th declaration (or undeclaration) in the list, counting from zero.
getURI(int) - static method in class net.sf.saxon.om.StandardNames
Get the namespace URI part of a system-defined name
getURI(int) - method in class net.sf.saxon.pull.StaxBridge.StaxNamespaces
Get the namespace URI of the n'th declaration (or undeclaration) in the list, counting from zero.
getURI(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the namespace URI of an attribute (by position).
getURI(int) - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the namespace URI of the n'th declaration (or undeclaration) in the list, counting from zero.
getURICode(int) - method in class net.sf.saxon.om.NamePool
Get the URI code of a name, given its name code or fingerprint
getURICode(int) - static method in class net.sf.saxon.om.StandardNames
Get the namespace URI part of a system-defined name as a URI code
getURICode(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.instruct.FixedElement
Get the URI code representing the namespace URI of the element being constructed
getURICode(short) - method in class net.sf.saxon.event.NamespaceReducer
Get the URI code corresponding to a given prefix code, by searching the in-scope namespaces.
getURICode(short) - method in class net.sf.saxon.pull.PullNamespaceReducer
Get the URI code corresponding to a given prefix code, by searching the in-scope namespaces.
getURICode(short) - method in class net.sf.saxon.event.StartTagBuffer
Get the URI code corresponding to a given prefix code, by searching the in-scope namespaces.
getURICodeForPrefix(String) - method in class net.sf.saxon.tree.ElementWithAttributes
Search the NamespaceList for a given prefix, returning the corresponding URI.
getURIForPrefix(String) - method in class net.sf.saxon.style.ExpressionContext
Get the URI for a prefix, using this Element as the context for namespace resolution.
getURIForPrefix(String) - method in class net.sf.saxon.sxpath.IndependentContext
Get the URI for a prefix, using the declared namespaces as the context for namespace resolution.
getURIForPrefix(String) - method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Get the URI for a prefix, using the declared namespaces as the context for namespace resolution.
getURIForPrefix(String) - method in class net.sf.saxon.query.QueryModule
Get the URI for a prefix.
getURIForPrefix(String) - method in class net.sf.saxon.expr.StaticContext
Get the URI for a namespace prefix.
getURIForPrefix(String) - method in class net.sf.saxon.style.UseWhenStaticContext
Get the URI for a namespace prefix.
getURIForPrefix(String,boolean) - method in class net.sf.saxon.instruct.DummyNamespaceResolver
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String,boolean) - method in class net.sf.saxon.tree.ElementWithAttributes
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String,boolean) - method in class net.sf.saxon.sxpath.IndependentContext
Get the namespace URI corresponding to a given prefix.
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String,boolean) - method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String,boolean) - method in class net.sf.saxon.pull.NamespaceContextImpl
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String,boolean) - method in class net.sf.saxon.event.NamespaceReducer
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String,boolean) - method in class net.sf.saxon.om.NamespaceResolver
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String,boolean) - method in class net.sf.saxon.pull.PullNamespaceReducer
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String,boolean) - method in class net.sf.saxon.instruct.SavedNamespaceContext
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String,boolean) - method in class net.sf.saxon.event.StartTagBuffer
Get the namespace URI corresponding to a given prefix.
getURIFromNamespaceCode(int) - method in class net.sf.saxon.om.NamePool
Get the namespace URI from a namespace code.
getURIFromURICode(short) - method in class net.sf.saxon.om.NamePool
Get the namespace URI from a URI code.
getURIResolver() - method in class net.sf.saxon.trans.CompilerInfo
Get the URI Resolver being used in this compilation episode.
getURIResolver() - method in class net.sf.saxon.Configuration
Get the URIResolver used in this configuration
getURIResolver() - method in class net.sf.saxon.Controller
Get the URI resolver.
getURIResolver() - method in class net.sf.saxon.query.DynamicQueryContext
Get the URI resolver.
getURIResolver() - method in class net.sf.saxon.event.PipelineConfiguration
Get the URIResolver used for processing URIs encountered on this pipeline
getURIResolver() - method in class net.sf.saxon.PreparedStylesheet
Get the URIResolver used at compile time for resolving URIs in xsl:include and xsl:import
getURIResolver() - method in class net.sf.saxon.TransformerFactoryImpl
Get the object that is used by default during the transformation to resolve URIs used in document(), xsl:import, or xsl:include.
getURIResolver() - method in class net.sf.saxon.s9api.XQueryEvaluator
Get the URI resolver.
getURIResolver() - method in class net.sf.saxon.s9api.XsltCompiler
Get the URIResolver to be used during stylesheet compilation.
getUse() - method in class net.sf.saxon.trans.KeyDefinition
Get the use expression for the key definition
getUserData(Object,String) - method in class net.sf.saxon.Controller
Get user data associated with a key.
getUserData(String) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get user data associated with this node.
getUserDeclaredNamespaces() - method in class net.sf.saxon.query.StaticQueryContext
Get the map of user-declared namespaces
getUserDefinedFunction(String,String,int) - method in class net.sf.saxon.query.QueryModule
Get the function with a given name and arity.
Get the function with a given name and arity.
getUserFunction() - method in class net.sf.saxon.query.XQueryFunction
Get the callable compiled function contained within this XQueryFunction definition.
getUserName() - method in class net.sf.saxon.xqj.SaxonXQMetaData
getUserName() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
getUserQueryContext() - method in class net.sf.saxon.query.QueryModule
Get the StaticQueryContext object containing options set up by the user
getUTF8Encoding(char,char,byte[]) - static method in class net.sf.saxon.charcode.UnicodeCharacterSet
Static method to generate the UTF-8 representation of a Unicode character
getValidationAction() - method in class net.sf.saxon.instruct.FixedAttribute
Get the validation action requested
getValidationMode() - method in class net.sf.saxon.instruct.CopyOf
Get the validation mode
getValidationMode() - method in class net.sf.saxon.instruct.ParentNodeConstructor
Get the validation mode for this instruction
getValidationMode() - method in class net.sf.saxon.functions.URIQueryParameters
Get the value of the validation=strict|lax|preserve|strip parameter, or null if unspecified
getValidationStatus() - method in class net.sf.saxon.type.AnySimpleType
Get the validation status - always valid
getValidationStatus() - method in class net.sf.saxon.type.AnyType
Get the validation status - always valid
getValidationStatus() - method in class net.sf.saxon.type.BuiltInAtomicType
Get the validation status - always valid
getValidationStatus() - method in class net.sf.saxon.type.BuiltInListType
Get the validation status - always valid
getValidationStatus() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Get the validation status - always valid
getValidationStatus() - method in class net.sf.saxon.type.ExternalObjectType
Get the validation status - always valid
getValidationStatus() - method in class net.sf.saxon.type.SchemaComponent
Get the validation status of this component.
getValidationStatus() - method in class net.sf.saxon.type.Untyped
Get the validation status - always valid
getValue() - method in class net.sf.saxon.ant.AntTransform.OutputProperty
getValue() - method in class net.sf.saxon.dom.AttrOverNodeInfo
Return the character value of an attribute node (DOM method)
getValue() - method in class net.sf.saxon.expr.Literal
Get the value represented by this Literal
getValue() - method in class net.sf.saxon.om.SingleNodeIterator
getValue() - method in class net.sf.saxon.om.SingletonIterator
getValue() - method in class net.sf.saxon.javax.xml.xquery.XQStackTraceVariable
getValue(int) - method in class net.sf.saxon.om.AttributeCollection
Get the value of an attribute (by position).
getValue(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the value of an attribute (by position).
getValue(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the value of an attribute (by position).
getValue(String) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the value of an attribute (by lexical QName).
getValue(String,String) - method in class net.sf.saxon.om.AttributeCollection
Get the value of an attribute (by name).
getValue(String,String) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the value of an attribute (by name).
getValue(String,String) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the value of an attribute (by name).
getValueByFingerprint(int) - method in class net.sf.saxon.om.AttributeCollection
Get the attribute value using its fingerprint
getValueByFingerprint(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Get the attribute value using its fingerprint
getValueByFingerprint(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Get the attribute value using its fingerprint
getValueExpression() - method in class net.sf.saxon.expr.IntegerRangeTest
Get the value to be tested
getValues() - method in class net.sf.saxon.sort.IntArraySet
Get the set of integer values as an array
getValues() - method in class net.sf.saxon.sort.IntHashSet
getVariableDisplayName() - method in class net.sf.saxon.style.XSLGeneralVariable
Get the display name of the variable.
getVariableMap() - method in class net.sf.saxon.instruct.SlotManager
Get the variable map (simply a list of variable names as structured QNames).
getVariableName() - method in class net.sf.saxon.expr.Assignation
Get the display name of the range variable, for diagnostics only
getVariableQName() - method in class net.sf.saxon.expr.Assignation
Get the name of the variable
getVariableQName() - method in class net.sf.saxon.expr.Binding
Get the name of the variable
getVariableQName() - method in class net.sf.saxon.instruct.GeneralVariable
Get the name of this variable
getVariableQName() - method in class net.sf.saxon.query.GlobalVariableDefinition
Get the variable name
getVariableQName() - method in class net.sf.saxon.xpath.JAXPVariable
Get the name of the variable as a structured QName
getVariableQName() - method in class net.sf.saxon.expr.PositionVariable
Get the name of the variable, as a namepool name code
getVariableQName() - method in class net.sf.saxon.instruct.UserFunctionParameter
Get the name of this parameter
getVariableQName() - method in class net.sf.saxon.expr.VariableDeclaration
Get the name of the variable as a structured QName
getVariableQName() - method in class net.sf.saxon.sxpath.XPathVariable
Get the name of the variable as a QNameValue.
getVariableQName() - method in class net.sf.saxon.style.XSLGeneralVariable
Get the QName of the variable
getVariables() - method in class net.sf.saxon.javax.xml.xquery.XQStackTraceElement
getVendorFunctionLibrary() - method in class net.sf.saxon.Configuration
Get the FunctionLibrary used to bind calls on Saxon-defined extension functions.
getVersion() - method in class net.sf.saxon.pull.PullToStax
getVersion() - method in class net.sf.saxon.style.StyleElement
Get the numeric value of the version number on this element, or inherited from its ancestors
getWebSiteAddress() - static method in class net.sf.saxon.Version
Return a web site address containing information about the product.
getWeekNumber(int,int,int) - static method in class net.sf.saxon.value.DateValue
Get the ISO week number for a given date.
getWeekNumberWithinMonth(int,int,int) - static method in class net.sf.saxon.value.DateValue
Get the week number within a month.
Determine how values of this simple type are whitespace-normalized.
Determine the whitespace normalization required for values of this type
Determine how values of this simple type are whitespace-normalized.
Determine the whitespace normalization required for values of this type
Determine the whitespace normalization required for values of this type
Determine how values of this simple type are whitespace-normalized.
getWhitespaceStrippingPolicy() - method in class net.sf.saxon.s9api.DocumentBuilder
Get the white whitespace stripping policy applied when loading a document using this DocumentBuilder.
getWholeText() - method in class net.sf.saxon.dom.TextOverNodeInfo
Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
Get the list of xsl:with-param elements for a calling element (apply-templates, call-template, apply-imports, next-match).
getWrapDocument() - method in class net.sf.saxon.AugmentedSource
Assuming that the contained Source is a node in a tree, determine whether a tree will be created as a view of this supplied tree, or as a copy.
getWriter() - method in class net.sf.saxon.event.Emitter
Get the output writer
getXdmNode() - method in class net.sf.saxon.s9api.XdmDestination
Return the node at the root of the tree, after it has been constructed.
getXInclude() - method in class net.sf.saxon.functions.URIQueryParameters
Get the value of xinclude=yes|no, or null if unspecified
getXMLCatalog() - method in class net.sf.saxon.ant.AntTransform
Get the XML catalog containing entity definitions
getXmlEncoding() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
An attribute specifying, as part of the XML declaration, the encoding of this document.
getXMLReader() - method in class net.sf.saxon.AugmentedSource
Get the SAX parser (XMLReader) to be used
getXMLReader() - method in class net.sf.saxon.functions.URIQueryParameters
Get the selected XML parser, or null if unspecified
getXmlResolver() - method in class net.sf.saxon.dotnet.DotNetURIResolver
getXMLSchemaType() - method in class net.sf.saxon.xqj.SaxonDuration
Get the type of this duration, as one of the values xs:duration, xs:dayTimeDuration, or xs:yearMonthDuration.
getXMLSchemaType() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return the name of the XML Schema date/time type that this instance maps to.
getXmlStandalone() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
An attribute specifying, as part of the XML declaration, whether this document is standalone.
getXMLStreamReader() - method in class net.sf.saxon.pull.StaxBridge
Get the XMLStreamReader used by this StaxBridge.
getXMLStreamReader() - method in class net.sf.saxon.evpull.StaxEventBridge
Get the XMLStreamReader used by this StaxBridge.
getXMLVersion() - method in class net.sf.saxon.Configuration
Get the XML version to be used by default for validating characters and names
getXmlVersion() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
An attribute specifying, as part of the XML declaration, the version number of this document.
getXMLVersion() - method in class net.sf.saxon.om.Name10Checker
Return the XML version supported by this NameChecker
getXMLVersion() - method in class net.sf.saxon.om.Name11Checker
Return the XML version supported by this NameChecker
getXMLVersion() - method in class net.sf.saxon.om.NameChecker
Return the XML version supported by this NameChecker
getXmlVersion() - method in class net.sf.saxon.s9api.Processor
Get the version of XML used by this Processor.
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
Get a Comparable value that implements the XPath ordering comparison semantics for this value.
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
Get a Comparable value that implements the XPath ordering comparison semantics for this value.
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
Get a Comparable value that implements the XPath ordering comparison semantics for this value.
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
Get a Comparable value that implements the XPath ordering comparison semantics for this value.
getXPathContext() - method in class net.sf.saxon.trans.DynamicError
getXPathContext() - method in class net.sf.saxon.pull.UnconstructedParent
Get the saved XPath dynamic context
getXPathContext() - method in class net.sf.saxon.trans.XPathException
Get the dynamic context at the time the exception occurred
getXPathContextObject() - method in class net.sf.saxon.sxpath.XPathDynamicContext
For system use: get the wrapped XPathContext object
getXPathException() - method in class net.sf.saxon.trans.UncheckedXPathException
getXPathExpressions(net.sf.saxon.instruct.WithParam[],List) - static method in class net.sf.saxon.instruct.WithParam
Get the XPath expressions used in an array of WithParam parameters (add them to the supplied list)
getXPathFunctionResolver() - method in class net.sf.saxon.xpath.JAXPXPathStaticContext
getXPathFunctionResolver() - method in class net.sf.saxon.xpath.XPathEvaluator
Get the resolver for XPath functions
getXPathFunctionResolver() - method in class net.sf.saxon.xpath.XPathFunctionLibrary
Get the resolver
getXPathVariableResolver() - method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Get the XPathVariableResolver
getXPathVariableResolver() - method in class net.sf.saxon.xpath.XPathEvaluator
Get the resolver for XPath variables
getXQException() - method in class net.sf.saxon.javax.xml.xquery.XQConnectionEvent
getXQJMajorVersion() - method in class net.sf.saxon.xqj.SaxonXQMetaData
getXQJMajorVersion() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
getXQJMinorVersion() - method in class net.sf.saxon.xqj.SaxonXQMetaData
getXQJMinorVersion() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
getXQJVersion() - method in class net.sf.saxon.xqj.SaxonXQMetaData
getXQJVersion() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
getXSLStylesheet() - method in class net.sf.saxon.style.ExpressionContext
Get the XSLStylesheet object
getXSLVersionString() - static method in class net.sf.saxon.Version
Get the version of the XSLT specification that this product supports
getYear() - method in class net.sf.saxon.value.DateTimeValue
Get the year component, in its internal form (which allows a year zero)
getYear() - method in class net.sf.saxon.value.GDateValue
Get the year component of the date (in local form)
getYear() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return low order component for XML Schema 1.0 dateTime datatype field for year or javax.xml.datatype.DatatypeConstants.FIELD_UNDEFINED.
getYears() - method in class net.sf.saxon.value.DurationValue
Get the year component
global - field in class net.sf.saxon.style.XSLGeneralVariable
GlobalOrderComparer - class net.sf.saxon.sort.GlobalOrderComparer
A Comparer used for comparing nodes in document order.
GlobalParam - class net.sf.saxon.instruct.GlobalParam
The compiled form of a global xsl:param element in the stylesheet or an external variable declared in the prolog of a Query.
GlobalParameterSet - class net.sf.saxon.instruct.GlobalParameterSet
A GlobalParameterSet is a set of parameters supplied when invoking a stylesheet or query.
GlobalParameterSet() - constructor for class net.sf.saxon.instruct.GlobalParameterSet
Create an empty parameter set
Create a parameter set as a copy of an existing parameter set
GlobalVariable - class net.sf.saxon.instruct.GlobalVariable
A compiled global variable in a stylesheet or query.
GlobalVariable() - constructor for class net.sf.saxon.instruct.GlobalVariable
Create a global variable
Class to hold compile-time information about an XQuery global variable or parameter
GMonthDayValue - class net.sf.saxon.value.GMonthDayValue
Implementation of the xs:gYear data type
GMonthDayValue(byte,byte,int) - constructor for class net.sf.saxon.value.GMonthDayValue
GMonthValue - class net.sf.saxon.value.GMonthValue
Implementation of the xs:gMonth data type
GMonthValue(byte,int) - constructor for class net.sf.saxon.value.GMonthValue
GMonthValue(byte,int,net.sf.saxon.type.AtomicType) - constructor for class net.sf.saxon.value.GMonthValue
graftElement(net.sf.saxon.tree.ElementImpl) - method in class net.sf.saxon.tree.TreeBuilder
graftElement() allows an element node to be transferred from one tree to another.
greekLower - static field in class net.sf.saxon.number.AbstractNumberer
greekUpper - static field in class net.sf.saxon.number.AbstractNumberer
GROUNDED - static field in class net.sf.saxon.om.SequenceIterator
Property value: the iterator is "grounded".
GroundedIterator - interface net.sf.saxon.om.GroundedIterator
This interface is an extension to the SequenceIterator interface; it represents a SequenceIterator that is based on an in-memory representation of a sequence, and that is therefore capable of returned a SequenceValue containing all the items in the sequence.
GroundedValue - interface net.sf.saxon.om.GroundedValue
A value that exists in memory and that can be directly addressed
GROUP_ADJACENT - static field in class net.sf.saxon.instruct.ForEachGroup
GROUP_ADJACENT - static field in class net.sf.saxon.om.StandardNames
GROUP_BY - static field in class net.sf.saxon.instruct.ForEachGroup
GROUP_BY - static field in class net.sf.saxon.om.StandardNames
GROUP_ENDING - static field in class net.sf.saxon.instruct.ForEachGroup
GROUP_ENDING_WITH - static field in class net.sf.saxon.om.StandardNames
GROUP_STARTING - static field in class net.sf.saxon.instruct.ForEachGroup
GROUP_STARTING_WITH - static field in class net.sf.saxon.om.StandardNames
A GroupAdjacentIterator iterates over a sequence of groups defined by xsl:for-each-group group-adjacent="x".
GroupByIterator - class net.sf.saxon.sort.GroupByIterator
A GroupByIterator iterates over a sequence of groups defined by xsl:for-each-group group-by="x".
Create a GroupByIterator
GroupEndingIterator - class net.sf.saxon.sort.GroupEndingIterator
A GroupEndingIterator iterates over a sequence of groups defined by xsl:for-each-group group-ending-with="x".
GROUPING_KEY - static field in class net.sf.saxon.trace.Location
A grouping key in XSLT.
GROUPING_SEPARATOR - static field in class net.sf.saxon.om.StandardNames
GROUPING_SIZE - static field in class net.sf.saxon.om.StandardNames
groupingSeparator - field in class net.sf.saxon.trans.DecimalSymbols
GroupIterator - interface net.sf.saxon.sort.GroupIterator
A GroupIterator is an iterator that iterates over a sequence of groups.
A GroupStartingIterator iterates over a sequence of groups defined by xsl:for-each-group group-starting-with="x".
grumble(String) - method in class net.sf.saxon.expr.ExpressionParser
Report a syntax error (a static error with error code XP0003)
grumble(String,String) - method in class net.sf.saxon.expr.ExpressionParser
Report a static error
GT - static field in class net.sf.saxon.expr.Token
Operator ">"
GYearMonthValue - class net.sf.saxon.value.GYearMonthValue
Implementation of the xs:gYearMonth data type
GYearMonthValue(int,byte,int) - constructor for class net.sf.saxon.value.GYearMonthValue
GYearValue - class net.sf.saxon.value.GYearValue
Implementation of the xs:gYear data type
GYearValue(int,int) - constructor for class net.sf.saxon.value.GYearValue
GYearValue(int,int,net.sf.saxon.type.AtomicType) - constructor for class net.sf.saxon.value.GYearValue

H

HALF_EVEN - static field in class net.sf.saxon.functions.Rounding
halfDayName(int,int,int) - method in class net.sf.saxon.number.AbstractNumberer
Get an am/pm indicator.
halfDayName(int,int,int) - method in class net.sf.saxon.number.Numberer
Get an am/pm indicator
halfDayName(int,int,int) - method in class net.sf.saxon.number.Numberer_nl
Get an am/pm indicator
halfDayName(int,int,int) - method in class net.sf.saxon.number.Numberer_nlBE
Get an am/pm indicator
handler - field in class net.sf.saxon.event.ContentHandlerProxy
HAS_SIDE_EFFECTS - static field in class net.sf.saxon.expr.StaticProperty
Expression property: this bit indicates that an expression has (or might have) side-effects.
hasAttribute(String) - method in class net.sf.saxon.dom.ElementOverNodeInfo
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 net.sf.saxon.dom.ElementOverNodeInfo
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 net.sf.saxon.dom.NodeOverNodeInfo
Returns whether this node has any attributes.
hasAttributes() - method in class net.sf.saxon.evpull.StartElementEvent
Ask whether the element has any attributes
hasAttributes() - method in class net.sf.saxon.event.StartTagBuffer
Determine if the current element has any attributes
hasBeenReported() - method in class net.sf.saxon.trans.XPathException
Ask whether this error is marked to indicate that it has already been reported to the error listener, and should not be reported again
hasChildNodes() - method in class net.sf.saxon.dom.AttrOverNodeInfo
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.tree.NodeImpl
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.om.NodeInfo
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.dom.NodeOverNodeInfo
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.dom.NodeWrapper
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.dom4j.NodeWrapper
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.dotnet.NodeWrapper
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.jdom.NodeWrapper
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.xom.NodeWrapper
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.om.Orphan
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.om.StrippedNode
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.value.TextFragmentValue
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.pull.UnconstructedParent
Determine whether the node has any children.
hasChildNodes() - method in class net.sf.saxon.om.VirtualCopy
Determine whether the node has any children.
hashCode() - method in class net.sf.saxon.pattern.AnyChildNodePattern
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.type.AnyItemType
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.pattern.AnyNodeTest
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.expr.AxisExpression
get HashCode for comparing two expressions
hashCode() - method in class net.sf.saxon.value.Base64BinaryValue
hashCode() - method in class net.sf.saxon.value.BigIntegerValue
Get the hashCode.
hashCode() - method in class net.sf.saxon.value.BigIntegerValue.BigIntegerComparable
hashCode() - method in class net.sf.saxon.expr.BinaryExpression
Get a hashCode for comparing two expressions.
hashCode() - method in class net.sf.saxon.value.BooleanValue
Get a hash code for comparing two BooleanValues
hashCode() - method in class net.sf.saxon.type.BuiltInAtomicType
The fingerprint can be used as a hashcode
hashCode() - method in class net.sf.saxon.tinytree.CharSlice
Generate a hash code
hashCode() - method in class net.sf.saxon.pattern.CombinedNodeTest
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.sort.ComparisonKey
Get a hashcode for a comparison key.
hashCode() - method in class net.sf.saxon.tinytree.CompressedWhitespace
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.pattern.ContentTypeTest
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.expr.ContextItemExpression
get HashCode for comparing two expressions
hashCode() - method in class net.sf.saxon.value.DateTimeValue
Hash code for context-free comparison of date time values.
hashCode() - method in class net.sf.saxon.trans.DecimalSymbols
hashCode() - method in class net.sf.saxon.value.DecimalValue
Get the hashCode.
hashCode() - method in class net.sf.saxon.value.DecimalValue.DecimalComparable
hashCode() - method in class net.sf.saxon.pattern.DocumentNodeTest
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.value.DoubleValue
Get the hashCode.
hashCode() - method in class net.sf.saxon.value.DurationValue
hashCode() - method in class net.sf.saxon.value.EmptySequence
hashCode() - method in class net.sf.saxon.pattern.EmptySequenceTest
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.expr.FilterExpression
get HashCode for comparing two expressions
hashCode() - method in class net.sf.saxon.value.FloatValue
Get the hashCode.
hashCode() - method in class net.sf.saxon.expr.FunctionCall
Get hashCode in support of equals() method
hashCode() - method in class net.sf.saxon.value.GDateValue
hashCode() - method in class net.sf.saxon.value.HexBinaryValue
hashCode() - method in class net.sf.saxon.value.Int64Value
Get the hashCode.
hashCode() - method in class net.sf.saxon.value.Int64Value.Int64Comparable
hashCode() - method in class net.sf.saxon.sort.IntArraySet
Construct a hash key that supports the equals() test
hashCode() - method in class net.sf.saxon.sort.IntHashSet
Construct a hash key that supports the equals() test
hashCode() - method in class net.sf.saxon.sort.IntRangeSet
Construct a hash key that supports the equals() test
hashCode() - method in class net.sf.saxon.tinytree.LargeStringBuffer
Generate a hash code
hashCode() - method in class net.sf.saxon.expr.Literal
Return a hash code to support the equals() function
hashCode() - method in class net.sf.saxon.pattern.LocalNameTest
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.pattern.NamespaceTest
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.pattern.NameTest
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.tree.NodeImpl
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.om.NodeInfo
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.pattern.NodeKindTest
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.dom.NodeWrapper
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.dotnet.NodeWrapper
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.jdom.NodeWrapper
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.xom.NodeWrapper
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.value.NumericValue
hashCode() must be the same for two values that are equal.
hashCode() - method in class net.sf.saxon.value.ObjectValue
hashCode() - method in class net.sf.saxon.om.Orphan
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.expr.ParentNodeExpression
get HashCode for comparing two expressions
hashCode() - method in class net.sf.saxon.expr.PathExpression
get HashCode for comparing two expressions
hashCode() - method in class net.sf.saxon.s9api.QName
Get a hash code for the QName, to support equality matching.
hashCode() - method in class net.sf.saxon.value.QualifiedNameValue
hashCode() - method in class net.sf.saxon.expr.RootExpression
get HashCode for comparing two expressions
hashCode() - method in class net.sf.saxon.xqj.SaxonDuration
Returns a hash code consistent with the definition of the equals method.
hashCode() - method in class net.sf.saxon.value.SequenceType
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.expr.SimpleMappingExpression
get HashCode for comparing two expressions
hashCode() - method in class net.sf.saxon.om.StrippedNode
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.om.StructuredQName
Get a hashcode to reflect the equals() method
hashCode() - method in class net.sf.saxon.pattern.SubstitutionGroupTest
Returns a hash code value for the object.
hashCode() - method in class net.sf.saxon.expr.TailExpression
hashCode() - method in class net.sf.saxon.value.TimeValue
hashCode() - method in class net.sf.saxon.tinytree.TinyNodeImpl
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.expr.UnaryExpression
get HashCode for comparing two expressions.
hashCode() - method in class net.sf.saxon.pull.UnconstructedParent
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.expr.VariableReference
get HashCode for comparing two expressions
hashCode() - method in class net.sf.saxon.expr.VennExpression
Is this expression the same as another expression?
hashCode() - method in class net.sf.saxon.om.VirtualCopy
The hashCode() method obeys the contract for hashCode(): that is, if two objects are equal (represent the same node) then they must have the same hashCode()
hashCode() - method in class net.sf.saxon.s9api.XdmNode
The hashcode is such that two XdmNode instances have the same hashCode if they represent the same node.
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
hasLoopingSubexpression(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.instruct.ForEach
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
hasLoopingSubexpression(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.instruct.While
Given an expression that is an immediate child of this expression, test whether the evaluation of the parent expression causes the child expression to be evaluated repeatedly
hasName() - method in class net.sf.saxon.pull.PullToStax
hasNamespaceAliases() - method in class net.sf.saxon.style.XSLStylesheet
hasNext() - method in class net.sf.saxon.om.ArrayIterator
Test whether there are any more items
hasNext() - method in class net.sf.saxon.sort.EmptyIntIterator
Test whether there are any more integers in the sequence
hasNext() - method in class net.sf.saxon.om.EmptyIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.sort.GroupAdjacentIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.sort.GroupByIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.sort.GroupEndingIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.sort.GroupStartingIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.sort.IntIterator
Test whether there are any more integers in the sequence
hasNext() - method in class net.sf.saxon.om.ListIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.om.LookaheadIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.expr.MonoIterator
Returns true if the iteration has more elements.
hasNext() - method in class net.sf.saxon.expr.MultiIterator
Returns true if the iteration has more elements.
hasNext() - method in class net.sf.saxon.om.NamespaceCodeIterator
Test whether there are any more integers in the sequence
hasNext() - method in class net.sf.saxon.expr.PairIterator
Returns true if the iteration has more elements.
hasNext() - method in class net.sf.saxon.pull.PullToStax
hasNext() - method in class net.sf.saxon.expr.RangeIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.om.ReverseArrayIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.expr.ReverseRangeIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.om.SingleNodeIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.om.SingletonIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.sort.SortedIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.expr.SubsequenceIterator
Test whether there are any more items available in the sequence
hasNext() - method in class net.sf.saxon.expr.TailIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.sort.TerminatedIntIterator
Test whether there are any more integers in the sequence
hasNext() - method in class net.sf.saxon.expr.UnionEnumeration
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.expr.ValueTailIterator
Determine whether there are more items to come.
hasNext() - method in class net.sf.saxon.s9api.XdmSequenceIterator
Returns true if the iteration has more elements.
hasOpenNodes() - method in class net.sf.saxon.event.SequenceWriter
Determine whether there are any open document or element nodes in the output
hasRequiredParams() - method in class net.sf.saxon.instruct.Template
Ask whether this template has one or more required parameters
Determine whether two node-sets contain at least one node in common
Determine whether two node-sets contain the same nodes
hasText() - method in class net.sf.saxon.pull.PullToStax
hasThereBeenAnExplicitResultDocument() - method in class net.sf.saxon.Controller
Test whether an explicit result tree has been written using xsl:result-document
hasTimezone() - method in class net.sf.saxon.value.CalendarValue
Determine whether this value includes a timezone
hasUnknownDependencies() - method in class net.sf.saxon.expr.PathMap.PathMapNode
Ask whether the path has unknown dependencies, typically because a node reached by the path is supplied as an argument to a user-defined function
hebrew - static field in class net.sf.saxon.number.AbstractNumberer
HEX_BINARY - static field in class net.sf.saxon.type.BuiltInAtomicType
hexBinaryToOctets(net.sf.saxon.value.HexBinaryValue) - static method in class net.sf.saxon.functions.Extensions
Convert a hexBinary value to a sequence of integers representing the octets contained in the value
Convert a hexBinary value to a String, assuming a particular encoding
HexBinaryValue - class net.sf.saxon.value.HexBinaryValue
A value of type xs:hexBinary
HexBinaryValue(byte[]) - constructor for class net.sf.saxon.value.HexBinaryValue
Constructor: create a hexBinary value from a given array of bytes
HexBinaryValue(CharSequence) - constructor for class net.sf.saxon.value.HexBinaryValue
Constructor: create a hexBinary value from a supplied string, in which each octet is represented by a pair of values from 0-9, a-f, A-F
Constructor: create a HexBinary value from a supplied string in hexBinary encoding, with a specified type.
Get the maximum numeric value of a stored expression over a set of nodes
highest(net.sf.saxon.om.SequenceIterator) - static method in class net.sf.saxon.functions.Extensions
Get the node with maximum numeric value of the string-value of each of a set of nodes
highest(net.sf.saxon.om.SequenceIterator) - static method in class net.sf.saxon.exslt.Math
Get the items with maximum numeric value of the string-value of each of a sequence of items.
highSurrogate(int) - static method in class net.sf.saxon.charcode.UTF16
Return the high surrogate of a non-BMP character
highSurrogateRanges(List) - static method in class net.sf.saxon.regex.RegexTranslator
hiraganaA - static field in class net.sf.saxon.number.AbstractNumberer
hiraganaI - static field in class net.sf.saxon.number.AbstractNumberer
HOLDTYPE_CLOSE_CURSORS_AT_COMMIT - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
HOLDTYPE_HOLD_CURSORS_OVER_COMMIT - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
hourInDay(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the current hour of the day
hourInDay(String) - static method in class net.sf.saxon.exslt.Date
Return the hour of the day in the specified date or date/time
HOURS - static field in class net.sf.saxon.functions.Component
HREF - static field in class net.sf.saxon.om.StandardNames
HTML_URI - static field in class net.sf.saxon.functions.EscapeURI
HTMLEmitter - class net.sf.saxon.event.HTMLEmitter
This class generates HTML output
HTMLEmitter() - constructor for class net.sf.saxon.event.HTMLEmitter
Constructor
HTMLIndenter - class net.sf.saxon.event.HTMLIndenter
HTMLIndenter: This ProxyEmitter indents HTML elements, by adding whitespace character data where appropriate.
HTMLIndenter() - constructor for class net.sf.saxon.event.HTMLIndenter
HTMLTagHashSet - class net.sf.saxon.event.HTMLTagHashSet
A simple class for testing membership of a fixed set of case-insensitive ASCII strings.
HTMLTagHashSet(int) - constructor for class net.sf.saxon.event.HTMLTagHashSet
HTMLURIEscaper - class net.sf.saxon.event.HTMLURIEscaper
This class is used as a filter on the serialization pipeline; it performs the function of escaping URI-valued attributes in HTML

I

ID - static field in class net.sf.saxon.type.BuiltInAtomicType
Id - class net.sf.saxon.functions.Id
The XPath id() function XPath 2.0 version: accepts any sequence as the first parameter; each item in the sequence is taken as an IDREFS value, that is, a space-separated list of ID values.
ID - static field in class net.sf.saxon.om.StandardNames
ID_IDREF_CHECKED - static field in class net.sf.saxon.event.ReceiverOptions
Flag indicating that the ID/IDREF properties have been set if applicable: if this bit is set, then the absence of the IS_ID bit means the node is not an ID, and similarly for IS_IDREF
IdentityComparison - class net.sf.saxon.expr.IdentityComparison
IdentityComparison: a boolean expression that compares two nodes for equals, not-equals, greater-than or less-than based on identity and document ordering
Create an identity comparison identifying the two operands and the operator
IdentityTransformerHandler implements the javax.xml.transform.sax.TransformerHandler interface.
Create a IdentityTransformerHandler and initialise variables.
IDFilter - class net.sf.saxon.event.IDFilter
IDFilter is a ProxyReceiver that extracts the subtree of a document rooted at the element with a given ID value.
IDFilter(String) - constructor for class net.sf.saxon.event.IDFilter
IDIV - static field in class net.sf.saxon.expr.Calculator
IDIV - static field in class net.sf.saxon.expr.Token
operator "idiv"
idiv(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.BigIntegerValue
Integer divide by another integer
idiv(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.Int64Value
Integer divide by another integer
idiv(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.IntegerValue
Integer divide by another integer
IDPattern - class net.sf.saxon.pattern.IDPattern
An IDPattern is a pattern of the form id("literal") or id($variable)
IDPattern(net.sf.saxon.expr.Expression) - constructor for class net.sf.saxon.pattern.IDPattern
Create an id pattern.
IDREF - static field in class net.sf.saxon.type.BuiltInAtomicType
Idref - class net.sf.saxon.functions.Idref
IDREFS - static field in class net.sf.saxon.type.BuiltInListType
IdrefTest - class net.sf.saxon.pattern.IdrefTest
IdrefTest is a test that cannot be represented directly in XPath or XSLT patterns, but which is used internally for matching IDREF nodes: it tests whether the node has the is-idref property
IF - static field in class net.sf.saxon.expr.Token
Keyword "if"
IF_EXPRESSION - static field in class net.sf.saxon.trace.Location
An XPath or XQuery "if" expression.
IGNORABLE - static field in class net.sf.saxon.value.Whitespace
ignorableWhitespace(ch[],int,int) - method in class net.sf.saxon.event.ReceivingContentHandler
Report character data classified as "Ignorable whitespace", that is, whitespace text nodes appearing as children of elements with an element-only content model
IGNORE_CASE - static field in class net.sf.saxon.om.StandardNames
IGNORE_MODIFIERS - static field in class net.sf.saxon.om.StandardNames
IGNORE_SYMBOLS - static field in class net.sf.saxon.om.StandardNames
IGNORE_WIDTH - static field in class net.sf.saxon.om.StandardNames
ignoreWhitespace - field in class net.sf.saxon.regex.RegexTranslator
implementationClass - field in class net.sf.saxon.functions.StandardFunction.Entry
The class containing the implementation of this function (always a subclass of SystemFunction)
IMPLEMENTS_PREFIX - static field in class net.sf.saxon.om.StandardNames
implementsStaticTypeCheck() - method in class net.sf.saxon.instruct.Choose
Determine whether this expression implements its own method for static type checking
implementsStaticTypeCheck() - method in class net.sf.saxon.expr.Expression
Determine whether this expression implements its own method for static type checking
implementsStaticTypeCheck() - method in class net.sf.saxon.expr.LetExpression
Determine whether this expression implements its own method for static type checking
IMPLICIT_RESULT_DOCUMENT - static field in class net.sf.saxon.event.SaxonOutputKeys
Property used internally to identify the XSLT implicit result document
implicitlyRequiredParam - field in class net.sf.saxon.style.XSLGeneralVariable
ImplicitResultChecker - class net.sf.saxon.event.ImplicitResultChecker
This filter is inserted into the serializer pipeline when serializing an implicit XSLT result tree, that is, one that is created without use of xsl:result-document.
IMPORT_MODULE - static field in class net.sf.saxon.expr.Token
"import module"
IMPORT_SCHEMA - static field in class net.sf.saxon.expr.Token
"import schema"
importComponents(Source) - method in class net.sf.saxon.s9api.SchemaManager
Import a precompiled Schema Component Model from a given Source.
This implementation of FunctionLibrary contains all the functions imported into a Query Module.
Create an imported function library
importModule() - method in class net.sf.saxon.style.SaxonImportQuery
The importModule() method is called very early, before preparing the attributes, to make sure that all functions in the imported modules are available in the static context.
importNode(Node,boolean) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Import a node from another document to this document.
importSchema(Source) - method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Import a schema.
importSchema(Source) - method in class net.sf.saxon.xpath.XPathEvaluator
Import a schema.
importsNamespace(String) - method in class net.sf.saxon.query.QueryModule
Ask whether this module directly imports a particular namespace

This method is intended for internal use.

importsNamespaceIndirectly(String) - method in class net.sf.saxon.query.QueryModule
Test whether this module imports a particular namespace directly or indirectly

This method is intended for internal use.

IN - static field in class net.sf.saxon.expr.Token
Keyword "in"
inCharClassExpr - field in class net.sf.saxon.regex.RegexTranslator
inCharset(int) - method in class net.sf.saxon.charcode.ASCIICharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.Big5CharacterSet
inCharset(int) - method in class net.sf.saxon.charcode.BuggyCharacterSet
inCharset(int) - method in class net.sf.saxon.charcode.CharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.CP1250CharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.CP1251CharacterSet
inCharset(int) - method in class net.sf.saxon.charcode.CP1252CharacterSet
inCharset(int) - method in class net.sf.saxon.charcode.CP852CharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.EucJPCharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.EucKRCharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.GB2312CharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.ISO88591CharacterSet
inCharset(int) - method in class net.sf.saxon.charcode.ISO88592CharacterSet
inCharset(int) - method in class net.sf.saxon.charcode.ISO88595CharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.ISO88597CharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.ISO88598CharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.ISO88599CharacterSet
inCharset(int) - method in class net.sf.saxon.charcode.KOI8RCharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.ShiftJISCharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.UnicodeCharacterSet
Determine if a character is present in the character set
inCharset(int) - method in class net.sf.saxon.charcode.UnknownCharacterSet
Determine if a character is present in the character set
Output a representation of the subset of this character class that's within the BMP, to a supplied buffer, using regex syntax that will be valid within a character class expression (that is, within square brackets)
Output a representation of the subset of this character class that's within the BMP, to a supplied buffer, using regex syntax that will be valid within a character class expression (that is, within square brackets)
Output a representation of the subset of this character class that's within the BMP, to a supplied buffer, using regex syntax that will be valid within a character class expression (that is, within square brackets)
Output a representation of the subset of this character class that's within the BMP, to a supplied buffer, using regex syntax that will be valid within a character class expression (that is, within square brackets)
Output a representation of the subset of this character class that's within the BMP, to a supplied buffer, using regex syntax that will be valid within a character class expression (that is, within square brackets)
Output a representation of the subset of this character class that's within the BMP, to a supplied buffer, using regex syntax that will be valid within a character class expression (that is, within square brackets)
INCLUDE_COMMENTS - static field in class net.sf.saxon.functions.DeepEqual
Flag indicating that comment children are taken into account when comparing element or document nodes
INCLUDE_CONTENT_TYPE - static field in class net.sf.saxon.event.SaxonOutputKeys
include-content-type = "yes" | "no".
INCLUDE_CONTENT_TYPE - static field in class net.sf.saxon.om.StandardNames
INCLUDE_NAMESPACES - static field in class net.sf.saxon.functions.DeepEqual
Flag indicating that two elements should only be considered equal if they have the same in-scope namespaces
INCLUDE_PREFIXES - static field in class net.sf.saxon.functions.DeepEqual
Flag indicating that two element or attribute nodes are considered equal only if their names use the same namespace prefix
INCLUDE_PROCESSING_INSTRUCTIONS - static field in class net.sf.saxon.functions.DeepEqual
Flag indicating that processing instruction nodes are taken into account when comparing element or document nodes
INCOMPLETE - static field in class net.sf.saxon.type.SchemaComponent
Validation status: validation attempted, component contains references to other components that are not (yet) available
incrementReferenceCount() - method in class net.sf.saxon.style.XSLAttributeSet
Increment the number of references found to this attribute set
INDENT - static field in class net.sf.saxon.om.StandardNames
indent(int) - static method in class net.sf.saxon.expr.ExpressionTool
Construct indent string, for diagnostic output
INDENT_SPACES - static field in class net.sf.saxon.event.SaxonOutputKeys
saxon:indentSpaces = integer.
IndependentContext - class net.sf.saxon.sxpath.IndependentContext
An IndependentContext provides a context for parsing an XPath expression appearing in a context other than a stylesheet.
IndependentContext() - constructor for class net.sf.saxon.sxpath.IndependentContext
Create an IndependentContext along with a new (non-schema-aware) Saxon Configuration
IndependentContext(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.sxpath.IndependentContext
Create an IndependentContext using a specific Configuration
INDETERMINATE_ORDERING - static field in class net.sf.saxon.value.Value
Constant returned by compareTo() method to indicate an indeterminate ordering between two values
index - field in class net.sf.saxon.tree.NodeImpl
index - field in class net.sf.saxon.dom.NodeWrapper
index - field in class net.sf.saxon.dom4j.NodeWrapper
index - field in class net.sf.saxon.dotnet.NodeWrapper
index - field in class net.sf.saxon.jdom.NodeWrapper
index - field in class net.sf.saxon.xom.NodeWrapper
Index an element of type xs:ID
IndexOf.IndexIterator - class net.sf.saxon.functions.IndexOf.IndexIterator
Iterator to return the index positions of selected items in a sequence
Get an iterator returning the index positions of selected items in a sequence
IndexOf - class net.sf.saxon.functions.IndexOf
The XPath 2.0 index-of() function
indexOf(char) - method in class net.sf.saxon.tinytree.CharSlice
Get the index of a specific character in the sequence.
indexOf(char) - method in class net.sf.saxon.om.FastStringBuffer
Get the index of the first character equal to a given value
infinity - field in class net.sf.saxon.trans.DecimalSymbols
INFINITY - static field in class net.sf.saxon.om.StandardNames
INHERIT_NAMESPACES - static field in class net.sf.saxon.om.StandardNames
inheritNamespaces - field in class net.sf.saxon.instruct.ElementCreator
The inheritNamespaces flag indicates that the namespace nodes on the element created by this instruction are to be inherited (copied) on the children of this element.
init() - method in class net.sf.saxon.ant.AntTransform
Initialize internal instance of XMLCatalog
init() - static method in class net.sf.saxon.type.BuiltInAtomicType
Static initialization
init() - static method in class net.sf.saxon.type.BuiltInListType
Static initialization
init() - method in class net.sf.saxon.Configuration
init() - method in class net.sf.saxon.xqj.SaxonXQDataFactory
init() - method in class net.sf.saxon.functions.VendorFunctionLibrary
Initialize the properties of the variable
Initialization: creates an ExtensionFunctionCall
Initialization: creates an ExtensionFunctionCall
init(net.sf.saxon.om.StructuredQName,int,int) - method in class net.sf.saxon.instruct.Template
Initialize the template
Initialise a new ElementImpl with an element name
Initialise a new ElementWithAttributes with an element name and attribute list
initialize(net.sf.saxon.Configuration) - method in class net.sf.saxon.dotnet.DotNetPlatform
Perform platform-specific initialization of the configuration
initialize(net.sf.saxon.Configuration) - method in class net.sf.saxon.java.JavaPlatform
Perform platform-specific initialization of the configuration
initialize(net.sf.saxon.Configuration) - method in class net.sf.saxon.Platform
Perform platform-specific initialization of the configuration
initializeBindery(net.sf.saxon.instruct.Bindery) - method in class net.sf.saxon.instruct.Executable
Allocate space in bindery for all the variables needed
initializeController() - method in class net.sf.saxon.Controller
Initialize the controller ready for a new transformation.
Initialize - common code called from the compile() method of all subclasses
INLINE_VARIABLE_REFERENCES - static field in class net.sf.saxon.expr.PromotionOffer
Inline variable references causes all references to a variable V to be replaced by the expression E.
inlineTags - static field in class net.sf.saxon.event.HTMLIndenter
input - field in class net.sf.saxon.expr.Tokenizer
The string being parsed
INPUT_TYPE_ANNOTATIONS - static field in class net.sf.saxon.om.StandardNames
inputIterator - field in class net.sf.saxon.value.Closure
inputOffset - field in class net.sf.saxon.expr.Tokenizer
The current position within the input string
A NamespaceResolver that resolves namespace prefixes by reference to a node in a document for which those namespaces are in-scope.
Create a NamespaceResolver that resolves according to the in-scope namespaces of a given node
InScopePrefixes - class net.sf.saxon.functions.InScopePrefixes
This class supports fuctions get-in-scope-prefixes()
Insert - class net.sf.saxon.functions.Insert
The XPath 2.0 insert-before() function
insertBefore(Node,Node) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Insert the node newChild before the existing child node refChild.
insertCharAt(int,char) - method in class net.sf.saxon.om.FastStringBuffer
Insert a character at a particular offset
insertData(int,String) - method in class net.sf.saxon.dom.TextOverNodeInfo
Insert a string at the specified character offset.
Insert.InsertIterator - class net.sf.saxon.functions.Insert.InsertIterator
INSTANCE_OF - static field in class net.sf.saxon.expr.Token
operator "instance of"
instanceOf(net.sf.saxon.javax.xml.xquery.XQItemType) - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
InstanceOfExpression - class net.sf.saxon.expr.InstanceOfExpression
InstanceOf Expression: implements "Expr instance of data-type"
Construct an "instance of" expression in the form "source instance of target"
Instruction - class net.sf.saxon.instruct.Instruction
Abstract superclass for all instructions in the compiled stylesheet.
INSTRUCTION - static field in class net.sf.saxon.expr.RoleLocator
instruction - field in class net.sf.saxon.pull.UnconstructedParent
Instruction() - constructor for class net.sf.saxon.instruct.Instruction
Constructor
InstructionDetails - class net.sf.saxon.instruct.InstructionDetails
Details about an instruction, used when reporting errors and when tracing
InstructionDetails() - constructor for class net.sf.saxon.instruct.InstructionDetails
InstructionInfo - interface net.sf.saxon.trace.InstructionInfo
Information about an instruction in the stylesheet, made available at run-time to a TraceListener
InstructionInfoProvider - interface net.sf.saxon.trace.InstructionInfoProvider
An InstructionInfoProvider is an object that is capable of providing an InstructionInfo object which provides diagnostic information about an instruction or other construct such as a function, template, expression, or pattern.
INT - static field in class net.sf.saxon.type.BuiltInAtomicType
int size() - method in class net.sf.saxon.s9api.XdmEmptySequence
Get the number of items in the sequence
int size() - method in class net.sf.saxon.s9api.XdmItem
Get the number of items in the sequence
Int64Value - class net.sf.saxon.value.Int64Value
An integer value: note this is a subtype of decimal in XML Schema, not a primitive type.
Int64Value(long) - constructor for class net.sf.saxon.value.Int64Value
Constructor supplying a long
Constructor for a subtype, supplying a long and a type label.
IntArraySet - class net.sf.saxon.sort.IntArraySet
Set of int values.
IntArraySet() - constructor for class net.sf.saxon.sort.IntArraySet
Create an empty set
IntArraySet(net.sf.saxon.sort.IntArraySet) - constructor for class net.sf.saxon.sort.IntArraySet
Create one IntArraySet as a copy of another
IntArraySet(net.sf.saxon.sort.IntHashSet) - constructor for class net.sf.saxon.sort.IntArraySet
Create a set containing integers from the specified IntHashSet
INTEGER - static field in class net.sf.saxon.type.BuiltInAtomicType
INTEGER_DECIMAL - static field in class net.sf.saxon.expr.Calculator
INTEGER_DOUBLE - static field in class net.sf.saxon.expr.Calculator
Calculators used when the first operand is an integer
INTEGER_FLOAT - static field in class net.sf.saxon.expr.Calculator
INTEGER_INTEGER - static field in class net.sf.saxon.expr.Calculator
IntegerRange - class net.sf.saxon.value.IntegerRange
This class represents a sequence of consecutive ascending integers, for example 1 to 50.
IntegerRange(long,long) - constructor for class net.sf.saxon.value.IntegerRange
Construct an integer range expression
IntegerRangeTest - class net.sf.saxon.expr.IntegerRangeTest
An IntegerRangeTest is an expression of the form E = N to M where E is numeric, and N and M are both expressions of type integer.
Construct a IntegerRangeTest
IntegerValue - class net.sf.saxon.value.IntegerValue
This class represents the XPath built-in type xs:integer.
Non-standard constructor to create an internal call on key() with a known key definition
Test whether the pattern matches, but without changing the current() node
Determine whether this Pattern matches the given Node.
INTERSECT - static field in class net.sf.saxon.expr.Token
Operator "intersect"
intersect(net.sf.saxon.sort.IntHashSet) - method in class net.sf.saxon.sort.IntHashSet
Form a new set that is the intersection of this set with another set.
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
IntHashMap - class net.sf.saxon.sort.IntHashMap
A hash table that maps int keys to Object values.
IntHashMap() - constructor for class net.sf.saxon.sort.IntHashMap
Initializes a map with a capacity of 8 and a load factor of 0,25.
IntHashMap(int) - constructor for class net.sf.saxon.sort.IntHashMap
Initializes a map with the given capacity and a load factor of 0,25.
IntHashMap(int,double) - constructor for class net.sf.saxon.sort.IntHashMap
Constructs a new map with initial capacity, and load factor.
IntHashSet - class net.sf.saxon.sort.IntHashSet
Set of int values.
IntHashSet() - constructor for class net.sf.saxon.sort.IntHashSet
Initializes a set with a capacity of 8 and a load factor of 0,25.
IntHashSet(int) - constructor for class net.sf.saxon.sort.IntHashSet
Initializes a set with the given capacity and a load factor of 0,25.
IntHashSet(int,int) - constructor for class net.sf.saxon.sort.IntHashSet
Initializes a set with a load factor of 0,25.
IntIterator - interface net.sf.saxon.sort.IntIterator
An iterator over a sequence of unboxed int values
IntRangeSet - class net.sf.saxon.sort.IntRangeSet
Set of int values.
IntRangeSet() - constructor for class net.sf.saxon.sort.IntRangeSet
Create an empty set
IntRangeSet(net.sf.saxon.sort.IntRangeSet) - constructor for class net.sf.saxon.sort.IntRangeSet
Create one IntRangeSet as a copy of another
IntSet - interface net.sf.saxon.sort.IntSet
A set of integers represented as int values
IntToIntHashMap - class net.sf.saxon.sort.IntToIntHashMap
A hash table that maps int keys to int values.
IntToIntHashMap() - constructor for class net.sf.saxon.sort.IntToIntHashMap
Initializes a map with a capacity of 8 and a load factor of 0,25.
IntToIntHashMap(int) - constructor for class net.sf.saxon.sort.IntToIntHashMap
Initializes a map with the given capacity and a load factor of 0,25.
IntToIntHashMap(int,double) - constructor for class net.sf.saxon.sort.IntToIntHashMap
Constructs a new map with initial capacity, and load factor.
INVALID - static field in class net.sf.saxon.type.SchemaComponent
Validation status: validation attempted and failed with fatal errors
INVALID - static field in class net.sf.saxon.om.Validation
INVALID_ACCESS_ERR - static field in class net.sf.saxon.dom.DOMExceptionImpl
INVALID_MODIFICATION_ERR - static field in class net.sf.saxon.dom.DOMExceptionImpl
INVALID_STATE_ERR - static field in class net.sf.saxon.dom.DOMExceptionImpl
inverse(int) - static method in class net.sf.saxon.expr.Token
Return the inverse of a relational operator, so that "a op b" can be rewritten as "b inverse(op) a"
invokeConstructor(Constructor,Object[]) - method in class net.sf.saxon.functions.ExtensionFunctionCall
Invoke a constructor.
Invoke a constructor.
invokeMethod(Method,Object,Object[]) - method in class net.sf.saxon.functions.ExtensionFunctionCall
Invoke a method.
Invoke a method.
IRI_TO_URI - static field in class net.sf.saxon.functions.EscapeURI
iriToUri(CharSequence) - static method in class net.sf.saxon.functions.EscapeURI
Escape special characters in a URI.
IS - static field in class net.sf.saxon.expr.Token
Operator "is"
IS_DTD_TYPE - static field in class net.sf.saxon.om.NodeInfo
Bit setting in the returned type annotation indicating a DTD_derived type on an attribute node
IS_FORMATTED - static field in class net.sf.saxon.event.HTMLIndenter
IS_ID - static field in class net.sf.saxon.event.ReceiverOptions
Flag indicating an element or attribute that has the is-id property
IS_IDREF - static field in class net.sf.saxon.event.ReceiverOptions
Flag indicating an element or attribute that has the is-idref property
IS_INLINE - static field in class net.sf.saxon.event.HTMLIndenter
IS_NILLED - static field in class net.sf.saxon.om.NodeInfo
Bit setting for use alongside a type annotation indicating that the is-nilled property is set
Test whether a path expression is an absolute path - that is, a path whose first step selects a document node
isAbstract() - method in class net.sf.saxon.type.AnyType
Test whether this ComplexType has been marked as abstract.
isAbstract() - method in class net.sf.saxon.type.AtomicType
Determine whether the type is abstract, that is, whether it cannot have instances that are not also instances of some concrete subtype
isAbstract() - method in class net.sf.saxon.type.BuiltInAtomicType
Determine whether the type is abstract, that is, whether it cannot have instances that are not also instances of some concrete subtype
isAbstract() - method in class net.sf.saxon.type.ComplexType
Test whether this complex type has been marked as abstract.
isAbstract() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Determine whether the type is abstract, that is, whether it cannot have instances that are not also instances of some concrete subtype
isAbstract() - method in class net.sf.saxon.type.ExternalObjectType
Determine whether the type is abstract, that is, whether it cannot have instances that are not also instances of some concrete subtype
isAbstract() - method in class net.sf.saxon.type.SchemaDeclaration
Determine, in the case of an Element Declaration, whether the declaration is abstract
isAbstract() - method in class net.sf.saxon.type.Untyped
Test whether this ComplexType has been marked as abstract.
isAfterLast() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
isAfterLast() - method in class net.sf.saxon.xqj.SaxonXQSequence
isAfterLast() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
isAliasResultNamespace(short) - method in class net.sf.saxon.style.XSLStylesheet
Determine if a namespace is included in the result-prefix of a namespace-alias
isAllContent() - method in class net.sf.saxon.type.AnyType
Test whether this complex type has "all" content, that is, a content model using an xs:all compositor
isAllContent() - method in class net.sf.saxon.type.ComplexType
Test whether this complex type has "all" content, that is, a content model using an xs:all compositor
isAllContent() - method in class net.sf.saxon.type.Untyped
Test whether this complex type has "all" content, that is, a content model using an xs:all compositor
Determine whether a built-in type is available in this context.
Determine whether a built-in type is available in this context.
Determine whether a built-in type is available in this context.
Determine whether a built-in type is available in this context.
Determine whether a built-in type is available in this context.
isAllowedInBasicXSLT() - method in class net.sf.saxon.type.BuiltInAtomicType
Determine whether this type is supported in a basic XSLT processor
isAllowExternalFunctions() - method in class net.sf.saxon.Configuration
Determine whether calls to external Java functions are permitted.
isAlwaysEmpty(int,int) - static method in class net.sf.saxon.om.Axis
Test if one node is an ancestor-or-self of another
Test if this node is an ancestor-or-self of another
isAnonymousType() - method in class net.sf.saxon.type.AnySimpleType
Test whether this is an anonymous type
isAnonymousType() - method in class net.sf.saxon.type.AnyType
Test whether this is an anonymous type
isAnonymousType() - method in class net.sf.saxon.type.BuiltInAtomicType
Test whether this is an anonymous type
isAnonymousType() - method in class net.sf.saxon.type.BuiltInListType
Test whether this is an anonymous type
isAnonymousType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Test whether this is an anonymous type
isAnonymousType() - method in class net.sf.saxon.type.ExternalObjectType
Test whether this is an anonymous type
isAnonymousType() - method in class net.sf.saxon.xqj.SaxonXQItemType
isAnonymousType() - method in class net.sf.saxon.type.SchemaType
Test whether this is an anonymous type
isAnonymousType() - method in class net.sf.saxon.type.Untyped
Test whether this is an anonymous type
isAnonymousType() - method in class net.sf.saxon.javax.xml.xquery.XQItemType
isAsciiAlnum(char) - static method in class net.sf.saxon.regex.RegexTranslator
isAssignable() - method in class net.sf.saxon.expr.Assignation
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
isAssignable() - method in class net.sf.saxon.expr.Binding
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
isAssignable() - method in class net.sf.saxon.instruct.GeneralVariable
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
isAssignable() - method in class net.sf.saxon.xpath.JAXPVariable
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
isAssignable() - method in class net.sf.saxon.expr.PositionVariable
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
isAssignable() - method in class net.sf.saxon.style.SaxonAssign
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
isAssignable() - method in class net.sf.saxon.instruct.UserFunctionParameter
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
isAssignable() - method in class net.sf.saxon.sxpath.XPathVariable
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
isAssignable() - method in class net.sf.saxon.style.XSLGeneralVariable
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
isAssociative(int) - static method in class net.sf.saxon.expr.BinaryExpression
Determine whether an operator is associative, that is, ((a^b)^c) = (a^(b^c))
isAtLast() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Determine whether the context position is the same as the context size that is, whether position()=last()
isAtLast() - method in class net.sf.saxon.expr.XPathContext
Determine whether the context position is the same as the context size that is, whether position()=last().
isAtLast() - method in class net.sf.saxon.expr.XPathContextMinor
Determine whether the context position is the same as the context size that is, whether position()=last()
isAtomic() - method in class net.sf.saxon.instruct.SimpleContentConstructor
Determine if the select expression is atomic
isAtomic(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.expr.Literal
Test whether the literal wraps an atomic value.
isAtomicType() - method in class net.sf.saxon.type.AnyItemType
Determine whether this item type is atomic (that is, whether it can ONLY match atomic values)
isAtomicType() - method in class net.sf.saxon.type.AnySimpleType
Test whether this Simple Type is an atomic type
isAtomicType() - method in class net.sf.saxon.type.AnyType
Test whether this SchemaType is an atomic type
isAtomicType() - method in class net.sf.saxon.type.BuiltInAtomicType
Test whether this Simple Type is an atomic type
isAtomicType() - method in class net.sf.saxon.type.BuiltInListType
Test whether this Simple Type is an atomic type
isAtomicType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Test whether this Simple Type is an atomic type
isAtomicType() - method in class net.sf.saxon.type.ExternalObjectType
Test whether this Simple Type is an atomic type
isAtomicType() - method in class net.sf.saxon.type.ItemType
Determine whether this item type is atomic (that is, whether it can ONLY match atomic values)
isAtomicType() - method in class net.sf.saxon.pattern.NodeTest
Determine whether this item type is atomic (that is, whether it can ONLY match atomic values)
isAtomicType() - method in class net.sf.saxon.type.SchemaType
Test whether this SchemaType is an atomic type
isAtomicType() - method in class net.sf.saxon.type.SimpleType
Test whether this Simple Type is an atomic type
isAtomicType() - method in class net.sf.saxon.type.Untyped
Test whether this SchemaType is an atomic type
isAtomicValue() - method in class net.sf.saxon.s9api.XdmItem
Determine whether the item is an atomic value or a node
isAtomized() - method in class net.sf.saxon.expr.PathMap.PathMapNode
Ask whether the typed value (or string value) of the node reached by this path will be required.
isAttributeSpecified(int) - method in class net.sf.saxon.pull.PullToStax
Test whether a system function with a given name and arity is available.
Test whether an extension function with a given name and arity is available.
Test whether a function with a given name and arity is available.
isAvailable(net.sf.saxon.om.StructuredQName,int) - method in class net.sf.saxon.functions.FunctionLibrary
Test whether an extension function with a given name and arity is available.
Test whether an extension function with a given name and arity is available.
Test whether an extension function with a given name and arity is available.
Test whether an extension function with a given name and arity is available.
Test whether a Saxon function with a given name and arity is available.
Test whether a system function with a given name and arity is available.
Test whether a function with a given name and arity is available.
Test whether a Saxon function with a given name and arity is available.
Test whether an XPath function with a given name and arity is available.
Test whether a function with a given name and arity is available.
isBackwardsCompatible() - method in class net.sf.saxon.expr.ArithmeticExpression10
Determine whether the expression is to be evaluated in backwards-compatible mode
isBackwardsCompatible() - method in class net.sf.saxon.trans.KeyDefinition
Test backwards compatibility mode
isBackwardsCompatible() - method in class net.sf.saxon.trans.KeyDefinitionSet
Determine if the keys are to be evaluated in backwards compatible mode
isBackwardsCompatible() - method in class net.sf.saxon.sort.SortKeyDefinition
Ask whether this sort key is evaluated in XSLT 1.0 backwards compatibility mode
isBackwardsCompatible() - method in class net.sf.saxon.s9api.XPathCompiler
Ask whether XPath 1.0 backwards compatibility mode is in force.
isBackwardsCompatible() - method in class net.sf.saxon.xpath.XPathEvaluator
Get the value of XPath 1.0 compatibility mode
isBeforeFirst() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
isBeforeFirst() - method in class net.sf.saxon.xqj.SaxonXQSequence
isBeforeFirst() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
isBlock(String) - static method in class net.sf.saxon.regex.RegexTranslator
isBuiltInType() - method in class net.sf.saxon.type.AnySimpleType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - method in class net.sf.saxon.type.AtomicType
Determine whether the atomic type is a built-in type.
isBuiltInType() - method in class net.sf.saxon.type.BuiltInAtomicType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - method in class net.sf.saxon.type.BuiltInListType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - method in class net.sf.saxon.type.ExternalObjectType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - method in class net.sf.saxon.type.SimpleType
Determine whether this is a built-in type or a user-defined type
isCaseBlind(CharSequence) - static method in class net.sf.saxon.dotnet.DotNetRegularExpression
Test whether the 'i' flag is set.
Determine whether a value is castable to a given type
isCharacters() - method in class net.sf.saxon.pull.PullToStax
ISchemaCompiler - interface net.sf.saxon.type.ISchemaCompiler
Marker interface: the only instance of this class is the SchemaCompiler object in Saxon-SA
isClosed() - method in class net.sf.saxon.xqj.SaxonXQConnection
isClosed() - method in class net.sf.saxon.xqj.SaxonXQExpression
isClosed() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
isClosed() - method in class net.sf.saxon.xqj.SaxonXQItem
isClosed() - method in class net.sf.saxon.xqj.SaxonXQPreparedExpression
isClosed() - method in class net.sf.saxon.xqj.SaxonXQSequence
isClosed() - method in class net.sf.saxon.javax.xml.xquery.XQConnection
isClosed() - method in class net.sf.saxon.javax.xml.xquery.XQExpression
isClosed() - method in class net.sf.saxon.javax.xml.xquery.XQItem
isClosed() - method in class net.sf.saxon.javax.xml.xquery.XQPreparedExpression
isClosed() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
isCommutative(int) - static method in class net.sf.saxon.expr.BinaryExpression
Determine whether a binary operator is commutative, that is, A op B = B op A.
Determine whether two primitive atomic types are comparable
Determine whether two Configurations are compatible.
isCompileWithTracing() - method in class net.sf.saxon.trans.CompilerInfo
Determine whether trace hooks are included in the compiled code.
isCompileWithTracing() - method in class net.sf.saxon.Configuration
Determine whether compile-time generation of trace code was requested
isCompileWithTracing() - method in class net.sf.saxon.expr.ExpressionParser
Determine whether trace hooks are included in the compiled code.
isCompileWithTracing() - method in class net.sf.saxon.PreparedStylesheet
Determine whether trace hooks are included in the compiled code.
isCompileWithTracing() - method in class net.sf.saxon.query.StaticQueryContext
Ask whether compile-time generation of trace code was requested
isCompileWithTracing() - method in class net.sf.saxon.s9api.XQueryCompiler
Ask whether trace hooks are included in the compiled code.
isCompileWithTracing() - method in class net.sf.saxon.s9api.XsltCompiler
Ask whether trace hooks are included in the compiled code.
isComplexContent() - method in class net.sf.saxon.type.AnyType
Test whether this complex type has complex content
isComplexContent() - method in class net.sf.saxon.type.ComplexType
Test whether this complex type has complex content.
isComplexContent() - method in class net.sf.saxon.type.Untyped
Test whether this complex type has complex content
isComplexType() - method in class net.sf.saxon.type.AnySimpleType
Test whether this SchemaType is a complex type
isComplexType() - method in class net.sf.saxon.type.AnyType
Test whether this SchemaType is a complex type
isComplexType() - method in class net.sf.saxon.type.BuiltInAtomicType
Test whether this SchemaType is a complex type
isComplexType() - method in class net.sf.saxon.type.BuiltInListType
Test whether this SchemaType is a complex type
isComplexType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Test whether this SchemaType is a complex type
isComplexType() - method in class net.sf.saxon.type.ExternalObjectType
Test whether this SchemaType is a complex type
isComplexType() - method in class net.sf.saxon.type.SchemaType
Test whether this SchemaType is a complex type
isComplexType() - method in class net.sf.saxon.type.Untyped
Test whether this SchemaType is a complex type
isConfirmed() - method in class net.sf.saxon.expr.UserFunctionCall
Determine whether this function call is confirmed
isConstantBoolean(net.sf.saxon.expr.Expression,boolean) - static method in class net.sf.saxon.expr.Literal
Test if a literal represents the boolean value true
isConstantOne(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.expr.Literal
Test if a literal represents the integer value 1
isConvertUntypedToOther() - method in class net.sf.saxon.trans.KeyDefinition
Determine whether untypedAtomic values are converted to the type of the other operand.
isCopyNamespaces() - method in class net.sf.saxon.instruct.CopyOf
Determine whether namespaces are to be copied or not
isCountFunction(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.functions.Aggregate
Determine whether a given expression is a call to the count() function
isDefaultMode() - method in class net.sf.saxon.trans.Mode
Determine if this is the default mode
isDefaultNamespace(String) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Test whether a particular namespace is the default namespace.
isDerivedFrom(String,String,int) - method in class net.sf.saxon.dom.TypeInfoImpl
This method returns true if there is a derivation between the reference type definition, that is the TypeInfo on which the method is being called, and the other type definition, that is the one passed as parameters.
isDocumentOrElementRequired() - method in class net.sf.saxon.instruct.CopyOf
Test whether this expression requires a document or element node
isDocumentProjectionAllowed() - method in class net.sf.saxon.query.XQueryExpression
Ask whether document projection is allowed
isDotNet() - method in class net.sf.saxon.dotnet.DotNetPlatform
Return true if this is the .NET platform
isDotNet() - method in class net.sf.saxon.java.JavaPlatform
Return true if this is the .NET platform
isDotNet() - method in class net.sf.saxon.Platform
Return true if this is the .NET platform
isDTDValidation() - method in class net.sf.saxon.s9api.DocumentBuilder
Ask whether DTD validation is to be applied to documents loaded using this DocumentBuilder
isElementAvailable(String) - method in class net.sf.saxon.style.ExpressionContext
Determine if an extension element is available
isElementAvailable(String) - method in class net.sf.saxon.style.UseWhenStaticContext
Determine if an extension element is available
isElementAvailable(String) - method in class net.sf.saxon.style.XSLTStaticContext
Determine if an extension element is available
isElementAvailable(String,String) - method in class net.sf.saxon.style.StyleNodeFactory
Method to support the element-available() function
isElementContentWhitespace() - method in class net.sf.saxon.dom.TextOverAttrInfo
Returns whether this text node contains element content whitespace, often abusively called "ignorable whitespace".
isElementContentWhitespace() - method in class net.sf.saxon.dom.TextOverNodeInfo
Returns whether this text node contains element content whitespace, often abusively called "ignorable whitespace".
isElementNillable() - method in class net.sf.saxon.xqj.SaxonXQItemType
isElementNillable() - method in class net.sf.saxon.javax.xml.xquery.XQItemType
isEmptiable() - method in class net.sf.saxon.type.AnyType
Test whether the content model of this complexType allows empty content
isEmptiable() - method in class net.sf.saxon.type.ComplexType
Test whether the content model of this complex type allows empty content.
isEmptiable() - method in class net.sf.saxon.type.Untyped
Test whether the content model of this complexType allows empty content
isEmpty() - method in class net.sf.saxon.sort.IntArraySet
Determine if the set is empty
isEmpty() - method in class net.sf.saxon.sort.IntHashSet
Determine if the set is empty
isEmpty() - method in class net.sf.saxon.sort.IntRangeSet
isEmpty() - method in class net.sf.saxon.sort.IntSet
Determine if the set is empty
isEmpty() - method in class net.sf.saxon.trans.Mode
Ask whether there are any template rules in this mode (a mode could exist merely because it is referenced in apply-templates)
isEmptyContent() - method in class net.sf.saxon.type.AnyType
Test whether the content type of this complex type is empty
isEmptyContent() - method in class net.sf.saxon.type.ComplexType
Test whether the content model of this complex type is empty.
isEmptyContent() - method in class net.sf.saxon.type.Untyped
Test whether the content type of this complex type is empty
isEmptyLeast() - method in class net.sf.saxon.query.QueryModule
Ask what is the option for where an empty sequence appears in the collation order, if not otherwise specified in the "order by" clause
isEmptyLeast() - method in class net.sf.saxon.query.StaticQueryContext
Ask what is the option for where an empty sequence appears in the collation order, if not otherwise specified in the "order by" clause
isEmptySequence(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.expr.Literal
Test whether the literal explicitly wraps an empty sequence.
isEmptyTag(String) - static method in class net.sf.saxon.event.HTMLEmitter
isEndElement() - method in class net.sf.saxon.pull.PullToStax
isEqualNode(Node) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Compare whether two nodes have the same content.
isExcludedNamespace(short) - method in class net.sf.saxon.style.StyleElement
Check whether a namespace uri defines an namespace excluded from the result.
isExpandAttributeDefaults() - method in class net.sf.saxon.Configuration
Determine whether elements and attributes that have a fixed or default value are to be expanded.
isExpandAttributeDefaults() - method in class net.sf.saxon.event.PipelineConfiguration
Ask whether attribute defaults defined in a schema or DTD are to be expanded or not (by default, fixed and default attribute values are expanded, that is, they are inserted into the document during validation as if they were present in the instance being validated)
isExpandAttributeDefaults() - method in class net.sf.saxon.s9api.SchemaValidator
Ask whether attribute defaults defined in a schema are to be expanded or not (by default, fixed and default attribute values are expanded, that is, they are inserted into the document during validation as if they were present in the instance being validated)
isExplaining() - method in class net.sf.saxon.style.StyleElement
Determine whether saxon:explain has been set to "yes"
isExtensionNamespace(short) - method in class net.sf.saxon.style.StyleElement
Check whether a namespace uri defines an extension element.
isExternalType() - method in class net.sf.saxon.type.AnySimpleType
Return true if this is an external object type, that is, a Saxon-defined type for external Java or .NET objects
isExternalType() - method in class net.sf.saxon.type.BuiltInAtomicType
Return true if this is an external object type, that is, a Saxon-defined type for external Java or .NET objects
isExternalType() - method in class net.sf.saxon.type.BuiltInListType
Return true if this is an external object type, that is, a Saxon-defined type for external Java or .NET objects
isExternalType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Return true if this is an external object type, that is, a Saxon-defined type for external Java or .NET objects
isExternalType() - method in class net.sf.saxon.type.ExternalObjectType
Return true if this is an external object type, that is, a Saxon-defined type for external Java or .NET objects
isExternalType() - method in class net.sf.saxon.type.SimpleType
Return true if this is an external object type, that is, a Saxon-defined type for external Java or .NET objects
isFiltered() - method in class net.sf.saxon.expr.VariableReference
Determine whether this variable reference is filtered
isFirst() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
isFirst() - method in class net.sf.saxon.xqj.SaxonXQSequence
isFirst() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
isFixed() - method in class net.sf.saxon.sort.SortKeyDefinition
Ask whether the sort key definition is fixed, that is, whether all the information needed to create a Comparator is known statically
isFlatSequence() - method in class net.sf.saxon.evpull.BlockEventIterator
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.BracketedDocumentIterator
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.BracketedElementIterator
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.ComplexContentProcessor
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.Decomposer
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.EmptyEventIterator
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.EventAnnotationStripper
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.EventIterator
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.EventIteratorOverSequence
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.EventMappingIterator
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.EventStackIterator
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.PullEventTracer
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.SingletonEventIterator
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.StaxEventBridge
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.tinytree.TinyTreeEventIterator
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlatSequence() - method in class net.sf.saxon.evpull.TracingEventIterator
Determine whether the EventIterator returns a flat sequence of events, or whether it can return nested event iterators
isFlattened() - method in class net.sf.saxon.expr.VariableReference
Test whether this variable reference is flattened - that is, whether it is atomized etc
isForwards - static field in class net.sf.saxon.om.Axis
Table indicating for each axis whether it is in forwards document order
isFullAxisFeatureSupported() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isFullAxisFeatureSupported() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isFullyRead() - method in class net.sf.saxon.value.MemoClosure
Determine whether the contents of the MemoClosure have been fully read
isGenerateIdEmulation() - method in class net.sf.saxon.expr.IdentityComparison
Test the flag that indicates different empty-sequence behavior when emulating comparison of two generate-id's
isGenerateIdFunction(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.functions.NamePart
Test whether an expression is a call on the generate-id() function
isGeneratingJavaCode() - method in class net.sf.saxon.query.StaticQueryContext
Ask whether this query is to be optimized with a view to generating Java code.
isGlobal() - method in class net.sf.saxon.expr.Assignation
Indicate whether the binding is local or global.
isGlobal() - method in class net.sf.saxon.expr.Binding
Indicate whether the binding is local or global.
isGlobal() - method in class net.sf.saxon.instruct.GeneralVariable
isGlobal() - method in class net.sf.saxon.instruct.GlobalVariable
Is this a global variable?
isGlobal() - method in class net.sf.saxon.xpath.JAXPVariable
Indicate whether the binding is local or global.
isGlobal() - method in class net.sf.saxon.expr.PositionVariable
Indicate whether the binding is local or global.
isGlobal() - method in class net.sf.saxon.instruct.UserFunctionParameter
Indicate whether the binding is local or global.
isGlobal() - method in class net.sf.saxon.sxpath.XPathVariable
Ask whether the binding is local or global.
isGlobal() - method in class net.sf.saxon.style.XSLGeneralVariable
Test whether this is a global variable or parameter
isHighSurrogate(int) - static method in class net.sf.saxon.charcode.UTF16
Test whether the given character is a high surrogate
isHybrid() - method in class net.sf.saxon.expr.SimpleMappingExpression
Determine whether this expression is capable (as far as static analysis is concerned) of returning a mixture of nodes and atomic values.
isId() - method in class net.sf.saxon.dom.AttrOverNodeInfo
Determine whether this (attribute) node is an ID.
isId() - method in class net.sf.saxon.om.ExtendedNodeInfo
Determine whether this node has the is-id property
isId() - method in class net.sf.saxon.xom.NodeWrapper
Determine whether this node has the is-id property
isId() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Determine whether this node has the is-id property
isId(int) - method in class net.sf.saxon.om.AttributeCollection
Determine whether a given attribute has the is-ID property set
isId(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Determine whether a given attribute has the is-ID property set
isId(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Determine whether a given attribute has the is-ID property set
isIdCode(int) - method in class net.sf.saxon.type.TypeHierarchy
Test whether a type annotation code represents the type xs:ID or one of its subtypes
isIdref() - method in class net.sf.saxon.om.ExtendedNodeInfo
Determine whether this node has the is-idref property
isIdref() - method in class net.sf.saxon.xom.NodeWrapper
Determine whether this node has the is-idref property
isIdref() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Determine whether this node has the is-idref property
isIdref(int) - method in class net.sf.saxon.om.AttributeCollection
Determine whether a given attribute has the is-idref property set
isIdref(int) - method in class net.sf.saxon.om.AttributeCollectionImpl
Determine whether a given attribute has the is-idref property set
isIdref(int) - method in class net.sf.saxon.tinytree.TinyAttributeCollection
Determine whether a given attribute has the is-idref property set
isIdrefAttribute(int) - method in class net.sf.saxon.tinytree.TinyTree
Determine whether an attribute is an IDREF/IDREFS attribute.
isIdrefElement(int) - method in class net.sf.saxon.tinytree.TinyTree
Ask whether an element is an IDREF/IDREFS element.
isIdrefsCode(int) - method in class net.sf.saxon.type.TypeHierarchy
Test whether a type annotation code represents the type xs:IDREF, xs:IDREFS or one of their subtypes
isIgnoreNaN() - method in class net.sf.saxon.functions.Minimax
Test whether NaN values are to be ignored
isIgnoreWhitespace(CharSequence) - static method in class net.sf.saxon.dotnet.DotNetRegularExpression
Test whether the 'x' flag is set.
isIgnoringIgnorableWhitespace() - method in class net.sf.saxon.event.ReceivingContentHandler
Determine whether "ignorable whitespace" is ignored.
isImplicitlyRequiredParam() - method in class net.sf.saxon.instruct.GeneralVariable
Ask whether this variable represents a parameter that is implicitly required, because there is no usable default value
isImport() - method in class net.sf.saxon.style.XSLGeneralIncorporate
isImport() returns true if this is an xsl:import statement rather than an xsl:include
isImport() - method in class net.sf.saxon.style.XSLImport
isImport() returns true if this is an xsl:import statement rather than an xsl:include
isImport() - method in class net.sf.saxon.style.XSLInclude
isImport() returns true if this is an xsl:import statement rather than an xsl:include
isImportedSchema(String) - method in class net.sf.saxon.style.ExpressionContext
Test whether a schema has been imported for a given namespace
isImportedSchema(String) - method in class net.sf.saxon.sxpath.IndependentContext
isImportedSchema(String) - method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Determine whether a Schema for a given target namespace has been imported.
isImportedSchema(String) - method in class net.sf.saxon.query.QueryModule
Get the schema for a given namespace, if it has been imported
isImportedSchema(String) - method in class net.sf.saxon.expr.StaticContext
Determine whether a Schema for a given target namespace has been imported.
isImportedSchema(String) - method in class net.sf.saxon.style.UseWhenStaticContext
Determine whether a Schema for a given target namespace has been imported.
isImportedSchema(String) - method in class net.sf.saxon.style.XSLStylesheet
Get an imported schema with a given namespace
isInBackwardsCompatibleMode() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Determine whether Backwards Compatible Mode is used
isInBackwardsCompatibleMode() - method in class net.sf.saxon.style.ExpressionContext
Determine whether Backwards Compatible Mode is used
isInBackwardsCompatibleMode() - method in class net.sf.saxon.query.QueryModule
Determine whether Backwards Compatible Mode is used
isInBackwardsCompatibleMode() - method in class net.sf.saxon.expr.StaticContext
Determine whether Backwards Compatible Mode is used
isInBackwardsCompatibleMode() - method in class net.sf.saxon.style.UseWhenStaticContext
Determine whether Backwards Compatible Mode is used
isIndependentNumericFilter() - method in class net.sf.saxon.expr.FilterExpression
Determine whether the filter is a simple independent numeric, that is, an expression that satisfies the following conditions: (a) its value is numeric; (b) the value does not depend on the context item or position; (c) the cardinality is zero or one.
Test whether a filter predicate is indexable.
isIndexedVariable() - method in class net.sf.saxon.expr.LetExpression
Test whether the variable bound by this let expression should be indexable
isIndexedVariable() - method in class net.sf.saxon.instruct.UserFunctionParameter
Ask whether this parameter requires support for indexing
isInheritNamespaces() - method in class net.sf.saxon.instruct.ElementCreator
Determine whether the inherit namespaces flag is set
isInheritNamespaces() - method in class net.sf.saxon.query.QueryModule
Get the namespace inheritance mode
isInheritNamespaces() - method in class net.sf.saxon.query.StaticQueryContext
Get the namespace inheritance mode
isInLoop() - method in class net.sf.saxon.expr.VariableReference
Determine whether this variable reference appears in a loop relative to its declaration.
isInstruction() - method in class net.sf.saxon.style.AbsentExtensionElement
isInstruction() - method in class net.sf.saxon.style.ExtensionInstruction
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.LiteralResultElement
Specify that this is an instruction
isInstruction() - method in class net.sf.saxon.style.SaxonAssign
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.SaxonDoctype
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.SaxonEntityRef
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.SaxonWhile
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.sql.SQLColumn
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.StyleElement
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLAnalyzeString
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLApplyImports
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLApplyTemplates
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLCallTemplate
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLChoose
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLCopy
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLCopyOf
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLDocument
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLElement
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLFallback
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLForEach
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLForEachGroup
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLIf
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLMessage
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLNextMatch
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLNumber
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLPerformSort
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLResultDocument
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLSequence
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLStringConstructor
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLVariable
Determine whether this node is an instruction.
isInstruction() - method in class net.sf.saxon.style.XSLVariableDeclaration
Determine whether this node is an instruction.
isInteger(net.sf.saxon.value.AtomicValue) - static method in class net.sf.saxon.value.NumericValue
Test whether a value is an integer (an instance of a subtype of xs:integer)
isInverse(int,int) - static method in class net.sf.saxon.expr.BinaryExpression
Test if one operator is the inverse of another, so that (A op1 B) is equivalent to (B op2 A).
isJava() - method in class net.sf.saxon.dotnet.DotNetPlatform
Return true if this is the Java platform
isJava() - method in class net.sf.saxon.java.JavaPlatform
Return true if this is the Java platform
isJava() - method in class net.sf.saxon.Platform
Return true if this is the Java platform
isJavaMetaChar(int) - static method in class net.sf.saxon.regex.RegexTranslator
isKeyword(String) - method in class net.sf.saxon.expr.ExpressionParser
Test whether the current token is a given keyword.
isLang(String,net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.functions.Lang
Test whether the context node has the given language attribute
isLast() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
isLast() - method in class net.sf.saxon.xqj.SaxonXQSequence
isLast() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
IsLastExpression - class net.sf.saxon.expr.IsLastExpression
A position() eq last() expression, generated by the optimizer.
IsLastExpression(boolean) - constructor for class net.sf.saxon.expr.IsLastExpression
Construct a condition that tests position() eq last() (if condition is true) or position() ne last() (if condition is false).
isLax() - method in class net.sf.saxon.s9api.SchemaValidator
Ask whether validation is to be in lax mode.
isLazyConstruction() - method in class net.sf.saxon.instruct.ParentNodeConstructor
Establish whether lazy construction is to be used
isLazyConstructionMode() - method in class net.sf.saxon.Configuration
Determine whether lazy construction mode is on or off.
isLeapYear(int) - static method in class net.sf.saxon.value.GDateValue
Test whether a year is a leap year
isLetterOrDigitMethod - static field in class net.sf.saxon.number.NumberFormatter
isLineNumbering() - method in class net.sf.saxon.AugmentedSource
Get whether line numbers are to be maintained in the constructed document
isLineNumbering() - method in class net.sf.saxon.Configuration
Determine whether source documents will maintain line numbers, for the benefit of the saxon:line-number() extension function as well as run-time tracing.
isLineNumbering() - method in class net.sf.saxon.s9api.DocumentBuilder
Ask whether line numbering is enabled for documents loaded using this DocumentBuilder.
isLineNumberingSet() - method in class net.sf.saxon.AugmentedSource
Determine whether setLineNumbering() has been called
isListType() - method in class net.sf.saxon.type.AnySimpleType
Determine whether this is a list type
isListType() - method in class net.sf.saxon.type.BuiltInAtomicType
Returns true if this type is derived by list, or if it is derived by restriction from a list type, or if it is a union that contains a list as one of its members
isListType() - method in class net.sf.saxon.type.BuiltInListType
Returns true if this type is derived by list, or if it is derived by restriction from a list type, or if it is a union that contains a list as one of its members
isListType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Returns true if this type is derived by list, or if it is derived by restriction from a list type, or if it is a union that contains a list as one of its members
isListType() - method in class net.sf.saxon.type.ExternalObjectType
Returns true if this type is derived by list, or if it is derived by restriction from a list type, or if it is a union that contains a list as one of its members
isListType() - method in class net.sf.saxon.type.SimpleType
Test whether this Simple Type is a list type
Return true if the current expression at the top of the visitor's stack is evaluated repeatedly when a given ancestor expression is evaluated once
isLowSurrogate(int) - static method in class net.sf.saxon.charcode.UTF16
Test whether the given character is a low surrogate
isMainModule() - method in class net.sf.saxon.query.QueryModule
Ask whether this is a "main" module, in the sense of the XQuery language specification
isMatching() - method in class net.sf.saxon.dotnet.DotNetRegexIterator
Determine whether the current item is a matching item or a non-matching item
isMatching() - method in class net.sf.saxon.java.JRegexIterator
Determine whether the current item is a matching item or a non-matching item
isMatching() - method in class net.sf.saxon.regex.RegexIterator
Determine whether the current item in the sequence is a matching item or a non-matching item
isMemoFunction() - method in class net.sf.saxon.instruct.UserFunction
Ask whether this function is a memo function
isMemoFunction() - method in class net.sf.saxon.query.XQueryFunction
Find out whether this is a memo function
isMixedContent() - method in class net.sf.saxon.type.AnyType
Test whether this complex type allows mixed content
isMixedContent() - method in class net.sf.saxon.type.ComplexType
Test whether this complex type allows mixed content.
isMixedContent() - method in class net.sf.saxon.type.Untyped
Test whether this complex type allows mixed content
isModuleFeatureSupported() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isModuleFeatureSupported() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isMultiThreading() - method in class net.sf.saxon.Configuration
Determine whether multithreading optimizations are allowed
isNamespaceAware() - method in class net.sf.saxon.dom.DocumentBuilderImpl
Indicates whether or not this document builder is configured to understand namespaces.
isNamespaceSensitive() - method in class net.sf.saxon.type.AnySimpleType
Test whether this type represents namespace-sensitive content
isNamespaceSensitive() - method in class net.sf.saxon.type.BuiltInAtomicType
Test whether this simple type is namespace-sensitive, that is, whether it is derived from xs:QName or xs:NOTATION
isNamespaceSensitive() - method in class net.sf.saxon.type.BuiltInListType
Test whether this type is namespace sensitive, that is, if a namespace context is needed to translate between the lexical space and the value space.
isNamespaceSensitive() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Test whether this simple type is namespace-sensitive, that is, whether it is derived from xs:QName or xs:NOTATION
isNamespaceSensitive() - method in class net.sf.saxon.type.ExternalObjectType
Test whether this simple type is namespace-sensitive, that is, whether it is derived from xs:QName or xs:NOTATION
isNamespaceSensitive() - method in class net.sf.saxon.instruct.ParentNodeConstructor
Determine whether the schema type is namespace sensitive.
isNamespaceSensitive() - method in class net.sf.saxon.type.SimpleType
Test whether this type is namespace sensitive, that is, if a namespace context is needed to translate between the lexical space and the value space.
isNaN() - method in class net.sf.saxon.value.AtomicValue
Test whether the value is the double/float value NaN
isNaN() - method in class net.sf.saxon.value.DoubleValue
Test whether the value is the double/float value NaN
isNaN() - method in class net.sf.saxon.value.FloatValue
Test whether the value is the double/float value NaN
isNCName10(int) - static method in class net.sf.saxon.charcode.XMLCharacterData
Determine whether a character is valid in an NCName in XML 1.0
isNCName11(int) - static method in class net.sf.saxon.charcode.XMLCharacterData
Determine whether a character is valid in an NCName in XML 1.1
isNCNameChar(int) - method in class net.sf.saxon.om.Name10Checker
Test whether a character can appear in an NCName
isNCNameChar(int) - method in class net.sf.saxon.om.Name11Checker
Test whether a character can appear in an NCName
isNCNameChar(int) - method in class net.sf.saxon.om.NameChecker
Test whether a character can appear in an NCName
isNCNameStart10(int) - static method in class net.sf.saxon.charcode.XMLCharacterData
Determine whether a character is valid at the start of an NCName in XML 1.0
isNCNameStart11(int) - static method in class net.sf.saxon.charcode.XMLCharacterData
Determine whether a character is valid at the start of an NCName in XML 1.1
isNCNameStartChar(int) - method in class net.sf.saxon.om.Name10Checker
Test whether a character can appear at the start of an NCName
isNCNameStartChar(int) - method in class net.sf.saxon.om.Name11Checker
Test whether a character can appear at the start of an NCName
isNCNameStartChar(int) - method in class net.sf.saxon.om.NameChecker
Test whether a character can appear at the start of an NCName
Check whether this specific instance of the expression is negatable
isNegatable(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.BooleanFn
Check whether this specific instance of the expression is negatable
isNegatable(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Existence
Check whether this specific instance of the expression is negatable
Check whether this specific instance of the expression is negatable
Check whether this specific instance of the expression is negatable
isNillable() - method in class net.sf.saxon.pattern.CombinedNodeTest
Determine whether the content type (if present) is nillable
isNillable() - method in class net.sf.saxon.pattern.ContentTypeTest
The test is nillable if a question mark was specified as the occurrence indicator
isNillable() - method in class net.sf.saxon.pattern.NodeTest
Determine whether the content type (if present) is nillable
isNillable() - method in class net.sf.saxon.type.SchemaDeclaration
Determine, in the case of an Element Declaration, whether it is nillable.
isNilled() - method in class net.sf.saxon.om.ExtendedNodeInfo
Determine whether the node has the is-nilled property
isNilled() - method in class net.sf.saxon.xom.NodeWrapper
Determine whether the node has the is-nilled property
isNilled() - method in class net.sf.saxon.tinytree.TinyNodeImpl
Determine whether the node has the is-nilled property
isNilled(int) - method in class net.sf.saxon.tinytree.TinyTree
Ask whether a given node is nilled
isNilled(net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.functions.Nilled
Determine whether a node is nilled.
isNodeType(net.sf.saxon.type.ItemType) - static method in class net.sf.saxon.type.Type
Test whether a given type is (some subtype of) node()
isNoNodeWhenEmpty() - method in class net.sf.saxon.instruct.QuerySimpleContentConstructor
isNumberingInstruction() - method in class net.sf.saxon.instruct.ValueOf
Determine whether this is really an xsl:number instruction
ISO88591CharacterSet - class net.sf.saxon.charcode.ISO88591CharacterSet
This class defines properties of the ISO-8859-1 character set
ISO88592CharacterSet - class net.sf.saxon.charcode.ISO88592CharacterSet
This class defines properties of the ISO-8859-2 character set
ISO88595CharacterSet - class net.sf.saxon.charcode.ISO88595CharacterSet
Description: This class implements the CharacterSet to support ISO-8859-5 (Latin/Cyrillic) encoding.
ISO88595CharacterSet() - constructor for class net.sf.saxon.charcode.ISO88595CharacterSet
ISO88597CharacterSet - class net.sf.saxon.charcode.ISO88597CharacterSet
ISO88597CharacterSet() - constructor for class net.sf.saxon.charcode.ISO88597CharacterSet
ISO88598CharacterSet - class net.sf.saxon.charcode.ISO88598CharacterSet
ISO88598CharacterSet() - constructor for class net.sf.saxon.charcode.ISO88598CharacterSet
ISO88599CharacterSet - class net.sf.saxon.charcode.ISO88599CharacterSet
ISO88599CharacterSet() - constructor for class net.sf.saxon.charcode.ISO88599CharacterSet
isObjectModelSupported(String) - method in class net.sf.saxon.xpath.XPathFactoryImpl
Test whether a given object model is supported.
isOnItem() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
isOnItem() - method in class net.sf.saxon.xqj.SaxonXQSequence
isOnItem() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
isOptimizerTracing() - method in class net.sf.saxon.Configuration
Test whether optimizer tracing is on or off
isOrdered() - method in class net.sf.saxon.type.AtomicType
Determine whether the atomic type is ordered, that is, whether less-than and greater-than comparisons are permitted
isOrdered() - method in class net.sf.saxon.type.BuiltInAtomicType
Determine whether the atomic type is ordered, that is, whether less-than and greater-than comparisons are permitted
isOrdered() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Determine whether the atomic type is ordered, that is, whether less-than and greater-than comparisons are permitted
isOrdered() - method in class net.sf.saxon.type.ExternalObjectType
Determine whether the atomic type is ordered, that is, whether less-than and greater-than comparisons are permitted
isOrderedOperator(int) - static method in class net.sf.saxon.expr.Token
isOverriding() - method in class net.sf.saxon.style.XSLFunction
Is override="yes"?.
isPeerAxis - static field in class net.sf.saxon.om.Axis
Table indicating for each axis whether it is a peer axis.
Check whether a given child is permitted for this element.
Specify that xsl:sort is a permitted child
Specify that xsl:sort is a permitted child
Specify that xsl:param is a permitted child
Specify that xsl:sort is a permitted child
Specify that xsl:param is a permitted child
isPleaseCloseAfterUse() - method in class net.sf.saxon.AugmentedSource
Determine whether or not the user of this Source is encouraged to close it as soon as reading is finished.
Determine if the filter is positional
isPossibleCast(int,int) - static method in class net.sf.saxon.expr.CastExpression
Determine whether casting from a source type to a target type is possible
isPreserveBoundarySpace() - method in class net.sf.saxon.query.QueryModule
Ask whether the policy for boundary space is "preserve" or "strip"
isPreserveBoundarySpace() - method in class net.sf.saxon.query.StaticQueryContext
Ask whether the policy for boundary space is "preserve" or "strip"
isPreserveNamespaces() - method in class net.sf.saxon.query.QueryModule
Get the namespace copy mode
isPreserveNamespaces() - method in class net.sf.saxon.query.StaticQueryContext
Get the namespace copy mode
isPreservingTypes() - method in class net.sf.saxon.instruct.ElementCreator
Determine whether this elementCreator performs validation or strips type annotations
isPrimitiveNumeric() - method in class net.sf.saxon.type.BuiltInAtomicType
Determine whether the atomic type is numeric
isPrimitiveType() - method in class net.sf.saxon.type.AtomicType
Determine whether the atomic type is a primitive type.
isPrimitiveType() - method in class net.sf.saxon.type.BuiltInAtomicType
Determine whether the atomic type is a primitive type.
isPrimitiveType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Determine whether the atomic type is a primitive type.
isPrimitiveType() - method in class net.sf.saxon.type.ExternalObjectType
Determine whether the atomic type is a primitive type.
isPrimitiveType(int) - static method in class net.sf.saxon.type.Type
Determine whether this type is a primitive type.
isQName(String) - method in class net.sf.saxon.om.NameChecker
Validate whether a given string constitutes a valid QName, as defined in XML Namespaces.
isReadOnly() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isReadOnly() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isRecognizedNode(Object) - method in class net.sf.saxon.dom4j.DOM4JObjectModel
Test whether this object model recognizes a given node as one of its own
isRecognizedNode(Object) - method in class net.sf.saxon.dom.DOMEnvelope
Test whether this object model recognizes a given node as one of its own
isRecognizedNode(Object) - method in class net.sf.saxon.dom.DOMObjectModel
Test whether this object model recognizes a given node as one of its own
isRecognizedNode(Object) - method in class net.sf.saxon.om.ExternalObjectModel
Test whether this object model recognizes a given node as one of its own.
isRecognizedNode(Object) - method in class net.sf.saxon.jdom.JDOMObjectModel
Test whether this object model recognizes a given node as one of its own
isRecognizedNode(Object) - method in class net.sf.saxon.xom.XOMObjectModel
Test whether this object model recognizes a given node as one of its own
isRecognizedNodeClass(Class) - method in class net.sf.saxon.dom4j.DOM4JObjectModel
Test whether this object model recognizes a given class as representing a node in that object model.
isRecognizedNodeClass(Class) - method in class net.sf.saxon.dom.DOMEnvelope
Test whether this object model recognizes a given class as representing a node in that object model.
isRecognizedNodeClass(Class) - method in class net.sf.saxon.dom.DOMObjectModel
Test whether this object model recognizes a given class as representing a node in that object model.
isRecognizedNodeClass(Class) - method in class net.sf.saxon.om.ExternalObjectModel
Test whether this object model recognizes a given class as representing a node in that object model.
isRecognizedNodeClass(Class) - method in class net.sf.saxon.jdom.JDOMObjectModel
Test whether this object model recognizes a given class as representing a node in that object model.
isRecognizedNodeClass(Class) - method in class net.sf.saxon.xom.XOMObjectModel
Test whether this object model recognizes a given class as representing a node in that object model.
isRecognizedNodeListClass(Class) - method in class net.sf.saxon.dom4j.DOM4JObjectModel
Test whether this object model recognizes a given class as representing a list of nodes in that object model.
isRecognizedNodeListClass(Class) - method in class net.sf.saxon.dom.DOMEnvelope
Test whether this object model recognizes a given class as representing a list of nodes in that object model.
isRecognizedNodeListClass(Class) - method in class net.sf.saxon.dom.DOMObjectModel
Test whether this object model recognizes a given class as representing a list of nodes in that object model.
isRecognizedNodeListClass(Class) - method in class net.sf.saxon.om.ExternalObjectModel
Test whether this object model recognizes a given class as representing a list of nodes in that object model.
isRecognizedNodeListClass(Class) - method in class net.sf.saxon.jdom.JDOMObjectModel
Test whether this object model recognizes a given class as representing a list of nodes in that object model.
isRecognizedNodeListClass(Class) - method in class net.sf.saxon.xom.XOMObjectModel
Test whether this object model recognizes a given class as representing a list of nodes in that object model.
isRecursiveTailCall() - method in class net.sf.saxon.expr.UserFunctionCall
Determine whether this is a recursive tail call
isRedundant() - method in class net.sf.saxon.style.XSLCharacterMap
Test whether this character map is redundant (because another with the same name has higher import precedence).
isRequiredParam() - method in class net.sf.saxon.instruct.GeneralVariable
Ask whether this variable represents a required parameter
isRequiredParam() - method in class net.sf.saxon.style.XSLGeneralVariable
Test whether this is a required parameter (required="yes")
isRequireWellFormed() - method in class net.sf.saxon.event.ContentHandlerProxy
Ask 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.
isReserved(String) - static method in class net.sf.saxon.om.NamespaceConstant
Determine whether a namespace is a reserved namespace
isReservedInQuery(String) - static method in class net.sf.saxon.om.NamespaceConstant
Determine whether a namespace is a reserved namespace
isRestricted() - method in class net.sf.saxon.type.AnyType
Test whether this complex type is derived by restriction
isRestricted() - method in class net.sf.saxon.type.ComplexType
Test whether this complex type is derived by restriction.
isRestricted() - method in class net.sf.saxon.type.Untyped
Test whether this complex type is derived by restriction
isRetainDTDAttributeTypes() - method in class net.sf.saxon.Configuration
Determine whether attribute types obtained from a DTD are to be used to set type annotations on the resulting nodes
isRetainPSVI() - method in class net.sf.saxon.s9api.DocumentBuilder
Ask whether the constructed tree should contain information derived from schema validation, specifically whether it should contain type annotations and expanded defaults of missing element and attribute content.
isReturnable() - method in class net.sf.saxon.expr.PathMap.PathMapNode
Ask whether the node represents a value that is returnable as the result of the supplied expression, rather than merely a node that is visited en route
isReverse - static field in class net.sf.saxon.om.Axis
Table indicating for each axis whether it is in reverse document order
isSameNode(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.dom4j.NodeWrapper
Determine whether this is the same node as another node.
isSameNode(Node) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Determine whether this is the same node as another node.
Determine whether this is the same node as another node.
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.dotnet.DocumentWrapper
Determine whether this is the same node as another node.
Determine whether this is the same node as another node.
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.tree.NodeImpl
Determine whether this is the same node as another node
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.om.NodeInfo
Determine whether this is the same node as another node.
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.dom.NodeWrapper
Determine whether this is the same node as another node.
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.dom4j.NodeWrapper
Determine whether this is the same node as another node.
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.dotnet.NodeWrapper
Determine whether this is the same node as another node.
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.jdom.NodeWrapper
Determine whether this is the same node as another node.
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.xom.NodeWrapper
Determine whether this is the same node as another node.
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.om.Orphan
Determine whether this is the same node as another node.
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.om.StrippedNode
Determine whether this is the same node as another node.
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.value.TextFragmentValue
Determine whether this is the same node as another node
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.tinytree.TinyNodeImpl
Determine whether this is the same node as another node
Determine whether this is the same node as another node.
isSameNodeInfo(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.om.VirtualCopy
Determine whether this is the same node as another node.
isSameType(net.sf.saxon.type.SchemaType) - method in class net.sf.saxon.type.AnySimpleType
Test whether this is the same type as another type.
isSameType(net.sf.saxon.type.SchemaType) - method in class net.sf.saxon.type.AnyType
Test whether this is the same type as another type.
Test whether this is the same type as another type.
isSameType(net.sf.saxon.type.SchemaType) - method in class net.sf.saxon.type.BuiltInListType
Test whether this is the same type as another type.
Test whether this is the same type as another type.
Test whether this is the same type as another type.
isSameType(net.sf.saxon.type.SchemaType) - method in class net.sf.saxon.type.SchemaType
Test whether this is the same type as another type.
isSameType(net.sf.saxon.type.SchemaType) - method in class net.sf.saxon.type.Untyped
Test whether this is the same type as another type.
isSchemaAvailable(String) - method in class net.sf.saxon.Configuration
Determine whether the Configuration contains a cached schema for a given target namespace
isSchemaAware() - method in class net.sf.saxon.s9api.Processor
Test whether this processor is schema-aware
isSchemaAware(int) - method in class net.sf.saxon.Configuration
Determine if the configuration is schema-aware, for the given host language
isSchemaImportFeatureSupported() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isSchemaImportFeatureSupported() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isSchemaValidationFeatureSupported() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isSchemaValidationFeatureSupported() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isScrollable() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
isScrollable() - method in class net.sf.saxon.xqj.SaxonXQSequence
isScrollable() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
isSerializationFeatureSupported() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isSerializationFeatureSupported() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isSerializing() - method in class net.sf.saxon.event.PipelineConfiguration
Ask whether this pipeline is a serializing pipeline
isSet(DatatypeConstants.Field) - method in class net.sf.saxon.xqj.SaxonDuration
Checks if a field is set.
isShareable() - method in class net.sf.saxon.value.ShareableSequence
Determine whether another value can share this list.
isSimpleBooleanFilter() - method in class net.sf.saxon.expr.FilterExpression
Test if the filter always returns a singleton boolean
isSimpleContent() - method in class net.sf.saxon.type.AnyType
Test whether this complex type has simple content
isSimpleContent() - method in class net.sf.saxon.type.ComplexType
Test whether this complexType has simple content.
isSimpleContent() - method in class net.sf.saxon.type.Untyped
Test whether this complex type has simple content
isSimpleType() - method in class net.sf.saxon.type.AnySimpleType
Test whether this SchemaType is a simple type
isSimpleType() - method in class net.sf.saxon.type.AnyType
Test whether this SchemaType is a simple type
isSimpleType() - method in class net.sf.saxon.type.BuiltInAtomicType
Returns true if this SchemaType is a SimpleType
isSimpleType() - method in class net.sf.saxon.type.BuiltInListType
Test whether this SchemaType is a simple type
isSimpleType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Returns true if this SchemaType is a SimpleType
isSimpleType() - method in class net.sf.saxon.type.ExternalObjectType
Returns true if this SchemaType is a SimpleType
isSimpleType() - method in class net.sf.saxon.type.SchemaType
Test whether this SchemaType is a simple type
isSimpleType() - method in class net.sf.saxon.type.Untyped
Test whether this SchemaType is a simple type
isSingleBranchChoice(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.instruct.Choose
Test whether an expression is a single-branch choose, that is, an expression of the form if (condition) then exp else ()
isSingleton() - method in class net.sf.saxon.instruct.SimpleContentConstructor
Determine whether the select expression is a singleton (an expression returning zero or one items)
isSortKey(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.sort.SortExpression
Test whether a given expression is one of the sort keys
isSpacePreserving(int) - method in class net.sf.saxon.om.AllElementStripper
Decide whether an element is in the set of white-space preserving element types
isSpacePreserving(int) - method in class net.sf.saxon.event.Stripper
Decide whether an element is in the set of white-space preserving element types
isSpacePreserving(int) - method in class net.sf.saxon.style.StylesheetStripper
Decide whether an element is in the set of white-space preserving element types
Decide whether an element is in the set of white-space preserving element types.
isSpacePreserving(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.event.Stripper
Decide whether an element is in the set of white-space preserving element types.
Decide whether an element is in the set of white-space preserving element types.
isSpecialURICode(short) - static method in class net.sf.saxon.om.NamespaceConstant
Determine whether a namespace is a reserved namespace
isStandalone() - method in class net.sf.saxon.pull.PullToStax
isStartElement() - method in class net.sf.saxon.pull.PullToStax
isStaticError() - method in class net.sf.saxon.trans.XPathException
Ask whether this exception represents a static error
isStaticTypingExtensionsSupported() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isStaticTypingExtensionsSupported() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isStaticTypingFeatureSupported() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isStaticTypingFeatureSupported() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isStrictComparison() - method in class net.sf.saxon.trans.KeyDefinition
Get whether strict comparison is needed.
isStripsAllWhiteSpace() - method in class net.sf.saxon.Configuration
Determine whether whitespace-only text nodes are to be stripped unconditionally from source documents.
isSubtreeAxis - static field in class net.sf.saxon.om.Axis
Table indicating for each axis whether it is contained within the subtree rooted at the origin node.
isSubtreeExpression(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.expr.ExpressionTool
Determine whether an expression can be evaluated without reference to the part of the context document outside the subtree rooted at the context node.
Determine whether type A is type B or one of its subtypes, recursively
issueWarning(String,SourceLocator) - method in class net.sf.saxon.sxpath.AbstractStaticContext
Issue a compile-time warning.
issueWarning(String,SourceLocator) - method in class net.sf.saxon.style.ExpressionContext
Issue a compile-time warning
issueWarning(String,SourceLocator) - method in class net.sf.saxon.query.QueryModule
Issue a compile-time warning.
issueWarning(String,SourceLocator) - method in class net.sf.saxon.expr.StaticContext
Issue a compile-time warning.
issueWarning(String,SourceLocator) - method in class net.sf.saxon.style.StyleElement
Report a warning to the error listener
issueWarning(String,SourceLocator) - method in class net.sf.saxon.style.UseWhenStaticContext
Issue a compile-time warning
issueWarning(TransformerException) - method in class net.sf.saxon.style.StyleElement
Report a warning to the error listener
isSupported(String,String) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isSurrogate(int) - static method in class net.sf.saxon.charcode.UTF16
Test whether a given character is a surrogate (high or low)
isTailCall() - method in class net.sf.saxon.expr.UserFunctionCall
Determine whether this is a tail call (not necessarily a recursive tail call)
isTailRecursive() - method in class net.sf.saxon.instruct.UserFunction
Determine whether the function contains a tail call, calling itself
isTerminated() - method in class net.sf.saxon.event.PIGrabber
Determine whether the parse terminated because the first start element tag was found
isTextOnly() - method in class net.sf.saxon.instruct.DocumentInstr
Determine whether this is a "text only" document: essentially, an XSLT xsl:variable that contains a single text node or xsl:value-of instruction.
isTiming() - method in class net.sf.saxon.event.Builder
Get timing option
isTiming() - method in class net.sf.saxon.Configuration
Determine whether brief progress messages and timing information will be output to System.err.
isTopLevel() - method in class net.sf.saxon.style.StyleElement
Test whether this is a top-level element
isTopLevelModule() - method in class net.sf.saxon.query.QueryModule
Test whether this is a "top-level" module.
isTraceExternalFunctions() - method in class net.sf.saxon.Configuration
Determine whether calls on external functions are to be traced for diagnostic purposes.
isTracing() - method in class net.sf.saxon.Controller
Test whether instruction execution is being traced.
isTransactionSupported() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isTransactionSupported() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isTunnelParam() - method in class net.sf.saxon.instruct.GeneralVariable
Ask whether this variable represents a tunnel parameter
isTunnelParam() - method in class net.sf.saxon.style.XSLGeneralVariable
Test whether this is a tunnel parameter (tunnel="yes")
isTypeError() - method in class net.sf.saxon.trans.XPathException
Ask whether this exception represents a type error
isUndeclareNamespaces() - method in class net.sf.saxon.event.ContentHandlerProxy
Ask whether namespace undeclaration events (for a non-null prefix) should be notified.
isUnionType() - method in class net.sf.saxon.type.AnySimpleType
Determin whether this is a union type
isUnionType() - method in class net.sf.saxon.type.BuiltInAtomicType
Return true if this type is a union type (that is, if its variety is union)
isUnionType() - method in class net.sf.saxon.type.BuiltInListType
Test whether this Simple Type is a union type
isUnionType() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Return true if this type is a union type (that is, if its variety is union)
isUnionType() - method in class net.sf.saxon.type.ExternalObjectType
Return true if this type is a union type (that is, if its variety is union)
isUnionType() - method in class net.sf.saxon.type.SimpleType
Test whether this Simple Type is a union type
isUnusedOutputDestination(String) - method in class net.sf.saxon.Controller
Determine whether an output URI is available for use.
isUpCast() - method in class net.sf.saxon.expr.CastExpression
Ask whether this is a cast to a supertype of the original type
isUrlAttribute(int,int) - method in class net.sf.saxon.event.HTMLURIEscaper
isUserDefinedXMLSchemaTypeSupported() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isUserDefinedXMLSchemaTypeSupported() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isValid() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Validate instance by getXMLSchemaType() constraints.
isValid(net.sf.saxon.s9api.Processor) - method in class net.sf.saxon.s9api.QName
Validate the QName against the XML 1.0 or XML 1.1 rules for valid names.
isValid10(int) - static method in class net.sf.saxon.charcode.XMLCharacterData
Determine whether a character is valid in XML 1.0
isValid11(int) - static method in class net.sf.saxon.charcode.XMLCharacterData
Determine whether a character is valid in XML 1.1
isValidating() - method in class net.sf.saxon.dom.DocumentBuilderImpl
Indicates whether or not this document builder is configured to validate XML documents against a DTD.
isValidation() - method in class net.sf.saxon.Configuration
Determine whether the XML parser for source documents will be asked to perform \ validation of source documents
isValidationWarnings() - method in class net.sf.saxon.Configuration
Determine whether schema validation failures on result documents are to be treated as fatal errors or as warnings.
isValidChar(int) - method in class net.sf.saxon.om.Name10Checker
Test whether a character is a valid XML character
isValidChar(int) - method in class net.sf.saxon.om.Name11Checker
Test whether a character is a valid XML character
isValidChar(int) - method in class net.sf.saxon.om.NameChecker
Test whether a character is a valid XML character
isValidDate(int,int,int) - static method in class net.sf.saxon.value.GDateValue
Determine whether a given date is valid
isValidNCName(CharSequence) - method in class net.sf.saxon.om.NameChecker
Validate whether a given string constitutes a valid NCName, as defined in XML Namespaces.
isValidNmtoken(CharSequence) - method in class net.sf.saxon.om.NameChecker
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isValidURI(CharSequence) - static method in class net.sf.saxon.value.AnyURIValue
Check whether a string consititutes a valid URI
Determine whether it is possible to rearrange an expression so that all references to a given variable are replaced by a reference to ".".
isVersionWarning() - method in class net.sf.saxon.Configuration
Determine whether a warning is to be output when running against a stylesheet labelled as version="1.0".
isWhite(CharSequence) - static method in class net.sf.saxon.om.Navigator
Determine if a string is all-whitespace
isWhite(CharSequence) - static method in class net.sf.saxon.value.Whitespace
Determine if a string is all-whitespace
isWhiteSpace() - method in class net.sf.saxon.pull.PullToStax
isWhitespace(int) - static method in class net.sf.saxon.value.Whitespace
Test whether a character is whitespace
IsWholeNumber - class net.sf.saxon.functions.IsWholeNumber
This class implements the saxon:is-whole-number() extension function, which is specially-recognized by the system because calls are generated by the optimizer.
isWholeNumber() - method in class net.sf.saxon.value.BigIntegerValue
Determine whether the value is a whole number, that is, whether it compares equal to some integer
isWholeNumber() - method in class net.sf.saxon.value.DecimalValue
Determine whether the value is a whole number, that is, whether it compares equal to some integer
isWholeNumber() - method in class net.sf.saxon.value.DoubleValue
Determine whether the value is a whole number, that is, whether it compares equal to some integer
isWholeNumber() - method in class net.sf.saxon.value.FloatValue
Determine whether the value is a whole number, that is, whether it compares equal to some integer
isWholeNumber() - method in class net.sf.saxon.value.IntegerValue
Determine whether the value is a whole number, that is, whether it compares equal to some integer
isWholeNumber() - method in class net.sf.saxon.value.NumericValue
Determine whether the value is a whole number, that is, whether it compares equal to some integer
isWithinLongRange() - method in class net.sf.saxon.value.BigIntegerValue
Test whether the value is within the range that can be held in a 64-bit signed integer
isXIncludeAware() - method in class net.sf.saxon.AugmentedSource
Get state of XInclude processing.
isXIncludeAware() - method in class net.sf.saxon.Configuration
Test whether or not source documents (including stylesheets and schemas) are to have XInclude processing applied to them, or not
isXIncludeAware() - method in class net.sf.saxon.dom.DocumentBuilderFactoryImpl
Get state of XInclude processing.
isXIncludeAware() - method in class net.sf.saxon.dom.DocumentBuilderImpl
Get the XInclude processing mode for this parser.
isXIncludeAwareSet() - method in class net.sf.saxon.AugmentedSource
Determine whether setXIncludeAware() has been called.
isXPath - field in class net.sf.saxon.regex.RegexTranslator
isXQueryEncodingDeclSupported() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isXQueryEncodingDeclSupported() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isXQueryEncodingSupported(String) - method in class net.sf.saxon.xqj.SaxonXQMetaData
isXQueryEncodingSupported(String) - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isXQueryXSupported() - method in class net.sf.saxon.xqj.SaxonXQMetaData
isXQueryXSupported() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
isXSLT() - method in class net.sf.saxon.instruct.Instruction
Establish whether this is an XSLT instruction or an XQuery instruction (used to produce appropriate diagnostics)
isZeroLength() - method in class net.sf.saxon.value.StringValue
Determine whether the string is a zero-length string.
Item - interface net.sf.saxon.om.Item
An Item is an object that can occur as a member of a sequence.
ITEM - static field in class net.sf.saxon.type.Type
An item type that matches any item
item(int) - method in class net.sf.saxon.dom.DOMNodeList
Return the n'th item in the list (DOM method)
ITEM_TYPE - static field in class net.sf.saxon.type.Type
ItemAt - class net.sf.saxon.functions.ItemAt
Implements the saxon:item-at() function.
itemAt(int) - method in class net.sf.saxon.value.AtomicValue
Get the n'th item in the sequence (starting from 0).
itemAt(int) - method in class net.sf.saxon.value.EmptySequence
Get the n'th item in the sequence (starting from 0).
itemAt(int) - method in class net.sf.saxon.om.GroundedValue
Get the n'th item in the value, counting from 0
itemAt(int) - method in class net.sf.saxon.value.IntegerRange
Get the n'th item in the sequence (starting from 0).
itemAt(int) - method in class net.sf.saxon.value.MemoClosure
Get the n'th item in the sequence (starting from 0).
itemAt(int) - method in class net.sf.saxon.value.SequenceExtent
Get the n'th item in the sequence (starting with 0 as the first item)
itemAt(int) - method in class net.sf.saxon.value.ShareableSequence
Get the n'th item in the sequence (starting with 0 as the first item)
itemAt(int) - method in class net.sf.saxon.value.SingletonClosure
Get the n'th item in the sequence (starting from 0).
itemAt(int) - method in class net.sf.saxon.value.SingletonNode
Get the n'th item in the sequence (starting from 0).
itemAt(int) - method in class net.sf.saxon.value.Value
Get the n'th item in the sequence (starting from 0).
itemAt(int) - method in class net.sf.saxon.s9api.XdmValue
Get the n'th item in the value, counting from zero.
ItemChecker - class net.sf.saxon.expr.ItemChecker
A ItemChecker implements the item type checking of "treat as": that is, it returns the supplied sequence, checking that all its items are of the correct type
Constructor
ItemMappingFunction - interface net.sf.saxon.expr.ItemMappingFunction
ItemMappingFunction is an interface that must be satisfied by an object passed to a ItemMappingIterator.
ItemMappingIterator - class net.sf.saxon.expr.ItemMappingIterator
ItemMappingIterator applies a mapping function to each item in a sequence.
Construct an ItemMappingIterator that will apply a specified ItemMappingFunction to each Item returned by the base iterator.
items - field in class net.sf.saxon.om.ArrayIterator
ItemType - class net.sf.saxon.s9api.ItemType
An item type, as defined in the XPath/XQuery specifications.
ItemType - interface net.sf.saxon.type.ItemType
ItemType is an interface that allows testing of whether an Item conforms to an expected type.
itemType - field in class net.sf.saxon.functions.StandardFunction.Entry
The item type of the result of the function
ItemTypeFactory - class net.sf.saxon.s9api.ItemTypeFactory
This class is used for creating ItemType objects.
ItemTypeFactory(net.sf.saxon.s9api.Processor) - constructor for class net.sf.saxon.s9api.ItemTypeFactory
Create an ItemTypeFactory
iterate() - method in class net.sf.saxon.value.AtomicValue
Iterate over the (single) item in the sequence
iterate() - method in class net.sf.saxon.value.Closure
Evaluate the expression in a given context to return an iterator over a sequence
iterate() - method in class net.sf.saxon.value.EmptySequence
Return an iteration over the sequence
iterate() - method in class net.sf.saxon.value.IntegerRange
Return an Iterator to iterate over the values of a sequence.
iterate() - method in class net.sf.saxon.value.MemoClosure
Evaluate the expression in a given context to return an iterator over a sequence
iterate() - method in class net.sf.saxon.value.SequenceExtent
Return an iterator over this sequence.
iterate() - method in class net.sf.saxon.event.SequenceOutputter
Get an iterator over the sequence of items that has been constructed
iterate() - method in class net.sf.saxon.value.ShareableSequence
Return an iterator over this sequence.
iterate() - method in class net.sf.saxon.value.SingletonClosure
Evaluate the expression in a given context to return an iterator over a sequence
iterate() - method in class net.sf.saxon.value.SingletonNode
Return an enumeration of this nodeset value.
iterate() - method in class net.sf.saxon.value.Value
Iterate over the items contained in this value.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.AnalyzeString
Return an Iterator to iterate over the values of a sequence.
Iterate over the sequence of values
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.Atomizer
Iterate over the sequence of values
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.AxisExpression
Evaluate the path-expression in a given context to return a NodeSet
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Block
Iterate over the results of all the child expressions
Iterate over the sequence of values
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Choose
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Collection
Iterate over the contents of the collection
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.CompileTimeFunction
Iterate over the results of the function
Return an Iterator to iterate over the values of a sequence.
Iterate over the value of the expression
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.CopyOf
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.CurrentGroup
Return an iteration over the result sequence
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.DistinctValues
Evaluate the function to return an iteration of selected values or nodes.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Document
iterate() handles evaluation of the function: it returns a sequence of Document nodes
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.sort.DocumentSorter
Return an Iterator to iterate over the values of a sequence.
Evaluate the function.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.ErrorExpression
Iterate over the expression.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Evaluate
Iterate over the results of the function
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.Expression
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.ExtensionFunctionCall
Evaluate the function.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.FilterExpression
Iterate over the results, returning them in the correct order
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ForEach
Return an Iterator to iterate over the values of the sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ForEachGroup
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.ForExpression
Iterate over the sequence of values
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.GeneralVariable
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Id
Evaluate the function to return an iteration of selected nodes.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Idref
Enumerate the results of the expression
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.IndexOf
Evaluate the function to return an iteration of selected nodes.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.InScopePrefixes
Iterator over the results of the expression
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Insert
Evaluate the function to return an iteration of selected nodes.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Instruction
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.ItemChecker
Iterate over the sequence of values
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.KeyFn
Enumerate the results of the expression
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.LazyExpression
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.LetExpression
Iterate over the result of the expression to return a sequence of items
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.Literal
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.NumericPromoter
Iterate over the sequence of values
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.PathExpression
Iterate the path-expression in a given context
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.pattern.PatternSponsor
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.RangeExpression
Return an iteration over the sequence
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Remove
Evaluate the function to return an iteration of selected nodes.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Reverse
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.SequenceIterable
Return an iterator over the results of evaluating an expression
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.SimpleExpression
Return an Iterator to iterate over the values of a sequence.
Iterate the path-expression in a given context
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.SimpleNodeConstructor
Evaluate the expression in a given context to return an iterator
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.sort.SortExpression
Enumerate the results of the expression
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.StringToCodepoints
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Subsequence
Evaluate the function to return an iteration of selected nodes.
Get the value of this expression in a given context.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.TailCallLoop
Iterate over the sequence of values
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.TailExpression
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Tokenize
Iterate over the results of the function
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.Trace
Iterate over the results of the function
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.TraceWrapper
Return an Iterator to iterate over the values of a sequence.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.functions.TreatFn
Iterate over the results of the function
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.sort.TupleSorter
Iterate over the sequence of values
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.UserFunctionCall
Call the function, returning an iterator over the results.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.value.Value
Return an iterator over the results of evaluating an expression
Get the value of this variable in a given context.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.VennExpression
Iterate over the value of the expression.
iterate(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.xpath.XPathFunctionCall
Evaluate the function.
iterate(net.sf.saxon.om.Item) - method in class net.sf.saxon.expr.AxisExpression
Iterate the axis from a given starting node, without regard to context
Execute the expression, returning the result as a SequenceIterator, whose members will be instances of the class Item

Note that if evaluation of the expression fails with a dynamic error, this will generally be reported in the form of an exception thrown by the next() method of the SequenceIterator

ITERATE_AND_MATERIALIZE - static field in class net.sf.saxon.expr.ExpressionTool
ITERATE_METHOD - static field in class net.sf.saxon.expr.Expression
iterateAttributes() - method in class net.sf.saxon.evpull.StartElementEvent
Get an iterator over the attributes of this element
iterateAxis(byte) - method in class net.sf.saxon.om.NamespaceIterator.NamespaceNodeImpl
Return an iteration over all the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.tree.NodeImpl
Return an enumeration over the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.om.NodeInfo
Return an iteration over all the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.dom.NodeWrapper
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.dom4j.NodeWrapper
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.dotnet.NodeWrapper
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.jdom.NodeWrapper
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.xom.NodeWrapper
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.om.Orphan
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.om.StrippedNode
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.value.TextFragmentValue
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.tinytree.TinyNodeImpl
Return an iterator over all the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.pull.UnconstructedParent
Return an iteration over all the nodes reached by the given axis from this node
iterateAxis(byte) - method in class net.sf.saxon.om.VirtualCopy
Return an iteration over all the nodes reached by the given axis from this node
Return an iterator over an axis, starting at the current node.
Return an iterator over an axis, starting at the current node.
Return an iterator over an axis, starting at the current node.
Return an iterator over an axis, starting at the current node.
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
Return an iterator over an axis, starting at the current node.
iterateAxis(byte,net.sf.saxon.pattern.NodeTest) - method in class net.sf.saxon.tree.NodeImpl
Return an enumeration over the nodes reached by the given axis from this node
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
Return an iterator over an axis, starting at the current node.
Return an iteration over the nodes reached by the given axis from this node
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(byte,net.sf.saxon.pattern.NodeTest) - method in class net.sf.saxon.dotnet.NodeWrapper
Return an iteration over the nodes reached by the given axis from this node
Return an iteration over the nodes reached by the given axis from this node
Return an iteration over the nodes reached by the given axis from this node
Return an iteration over the nodes reached by the given axis from this node
Return an iterator over an axis, starting at the current node.
Return an iterator over an axis, starting at the current node.
Return an iterator over an axis, starting at the current node.
Return an iteration 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
iterateAxis(byte,net.sf.saxon.pattern.NodeTest) - method in class net.sf.saxon.tinytree.TinyNodeImpl
Return an iterator over the nodes reached by the given axis from this node
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
Return an iterator over an axis, starting at the current node.
iterateCharacters() - method in class net.sf.saxon.value.StringValue
Iterate over a string, returning a sequence of integers representing the Unicode code-point values
iterateCurrentGroup() - method in class net.sf.saxon.sort.GroupAdjacentIterator
Get an iterator over the members of the current group, in population order.
iterateCurrentGroup() - method in class net.sf.saxon.sort.GroupByIterator
Get an iterator over the items in the current group
iterateCurrentGroup() - method in class net.sf.saxon.sort.GroupEndingIterator
iterateCurrentGroup() - method in class net.sf.saxon.sort.GroupIterator
Get an iterator over the members of the current group, in population order.
iterateCurrentGroup() - method in class net.sf.saxon.sort.GroupStartingIterator
Get an iterator over the members of the current group, in population order.
iterateCurrentGroup() - method in class net.sf.saxon.sort.SortedGroupIterator
iterateDeclaredPrefixes() - method in class net.sf.saxon.query.StaticQueryContext
Get the namespace prefixes that have been declared using the method declareNamespace(String,String)
Run the query returning the results as an EventIterator
iterateEvents(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Block
Get an EventIterator over the results of all the child expressions
iterateEvents(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Choose
Deliver the result of the expression as a sequence of events.
iterateEvents(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.DocumentInstr
Deliver the result of the expression as a sequence of events.
iterateEvents(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ElementCreator
Deliver the result of the expression as a sequence of events.
iterateEvents(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.Expression
Deliver the result of the expression as a sequence of events.
Deliver the result of the expression as a sequence of events.
Iterate over the result of the expression to return a sequence of events
Process the function call in pull mode
Call this function in "pull" mode, returning the results as a sequence of PullEvents.
iterateFunctions() - method in class net.sf.saxon.functions.ExecutableFunctionLibrary
Iterate over all the functions defined in this function library.
iterateImportedNamespaces() - method in class net.sf.saxon.query.QueryModule
Get an iterator over all the module namespaces that this module imports
iterateNamedTemplates() - method in class net.sf.saxon.instruct.Executable
Iterate over all the named templates defined in this Executable
Factory method: create an iterator over the in-scope namespace codes for an element
iterateParameters() - method in class net.sf.saxon.Controller
Get an iterator over the names of global parameters that have been defined
iteratePrefixes() - method in class net.sf.saxon.instruct.DummyNamespaceResolver
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - method in class net.sf.saxon.tree.ElementWithAttributes
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - method in class net.sf.saxon.sxpath.IndependentContext
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - method in class net.sf.saxon.om.InscopeNamespaceResolver
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - method in class net.sf.saxon.pull.NamespaceContextImpl
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - method in class net.sf.saxon.event.NamespaceReducer
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - method in class net.sf.saxon.om.NamespaceResolver
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - method in class net.sf.saxon.pull.PullNamespaceReducer
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - method in class net.sf.saxon.instruct.SavedNamespaceContext
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - method in class net.sf.saxon.event.StartTagBuffer
Get an iterator over all the prefixes declared in this namespace context.
iterateReferences() - method in class net.sf.saxon.query.GlobalVariableDefinition
Iterate over the references to this variable
iterateSubExpressions() - method in class net.sf.saxon.instruct.AnalyzeString
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterateSubExpressions() - method in class net.sf.saxon.instruct.ApplyImports
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterateSubExpressions() - method in class net.sf.saxon.instruct.ApplyTemplates
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterateSubExpressions() - method in class net.sf.saxon.expr.Assignation
Get the immediate subexpressions of this expression
iterateSubExpressions() - method in class net.sf.saxon.expr.BinaryExpression
Get the immediate subexpressions of this expression
iterateSubExpressions() - method in class net.sf.saxon.instruct.Block
iterateSubExpressions() - method in class net.sf.saxon.instruct.CallTemplate
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterateSubExpressions() - method in class net.sf.saxon.instruct.Choose
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterateSubExpressions() - method in class net.sf.saxon.expr.CompareToIntegerConstant
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.instruct.ComputedAttribute
Get the subexpressions of this expression
iterateSubExpressions() - method in class net.sf.saxon.instruct.ComputedElement
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.sort.ConditionalSorter
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.instruct.CopyOf
iterateSubExpressions() - method in class net.sf.saxon.instruct.Doctype
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.expr.Expression
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.expr.FilterExpression
Get the immediate subexpressions of this expression
iterateSubExpressions() - method in class net.sf.saxon.instruct.ForEach
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterateSubExpressions() - method in class net.sf.saxon.instruct.ForEachGroup
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterateSubExpressions() - method in class net.sf.saxon.expr.FunctionCall
Get the immediate subexpressions of this expression
iterateSubExpressions() - method in class net.sf.saxon.instruct.GeneralVariable
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterateSubExpressions() - method in class net.sf.saxon.pattern.IDPattern
Iterate over the subexpressions within this pattern
iterateSubExpressions() - method in class net.sf.saxon.expr.IntegerRangeTest
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.pattern.KeyPattern
Iterate over the subexpressions within this pattern
iterateSubExpressions() - method in class net.sf.saxon.instruct.LocalParam
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterateSubExpressions() - method in class net.sf.saxon.pattern.LocationPathPattern
Iterate over the subexpressions within this pattern
iterateSubExpressions() - method in class net.sf.saxon.instruct.Message
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterateSubExpressions() - method in class net.sf.saxon.instruct.Namespace
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.instruct.NumberInstruction
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.instruct.ParentNodeConstructor
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.expr.PathExpression
Get the immediate subexpressions of this expression
iterateSubExpressions() - method in class net.sf.saxon.pattern.Pattern
Iterate over the subexpressions within this pattern
iterateSubExpressions() - method in class net.sf.saxon.expr.PatternMatchExpression
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.pattern.PatternSponsor
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.instruct.ProcessingInstruction
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.instruct.ResultDocument
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterateSubExpressions() - method in class net.sf.saxon.instruct.SimpleContentConstructor
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.expr.SimpleExpression
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.expr.SimpleMappingExpression
Get the immediate subexpressions of this expression
iterateSubExpressions() - method in class net.sf.saxon.instruct.SimpleNodeConstructor
iterateSubExpressions() - method in class net.sf.saxon.sort.SortExpression
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.expr.TailExpression
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.instruct.TraceWrapper
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.sort.TupleExpression
Get the immediate sub-expressions of this expression.
iterateSubExpressions() - method in class net.sf.saxon.sort.TupleSorter
iterateSubExpressions() - method in class net.sf.saxon.expr.UnaryExpression
Get the immediate subexpressions of this expression
iterateSubExpressions() - method in class net.sf.saxon.pattern.UnionPattern
Iterate over the subexpressions within this pattern
iterateSubExpressions() - method in class net.sf.saxon.instruct.While
Get all the XPath expressions associated with this instruction (in XSLT terms, the expression present on attributes of the instruction, as distinct from the child instructions in a sequence construction)
iterator() - method in class net.sf.saxon.sort.IntArraySet
Get an iterator over the values
iterator() - method in class net.sf.saxon.sort.IntHashSet
Get an iterator over the values
iterator() - method in class net.sf.saxon.sort.IntRangeSet
Get an iterator over the values
iterator() - method in class net.sf.saxon.sort.IntSet
Get an iterator over the values
iterator() - method in class net.sf.saxon.s9api.XdmValue
Returns an iterator over the items in this value.
iterator() - method in class net.sf.saxon.s9api.XPathSelector
Evaluate the expression, returning the result as an Iterator (that is, an iterator over a sequence of nodes and/or atomic values).
iterator() - method in class net.sf.saxon.s9api.XQueryEvaluator
Get an iterator over the results of the query
Get an iterator over the results of the expression.

J

JAVA_APPLICATION - static field in class net.sf.saxon.Configuration
Constant indicating that the host language is Java: that is, this is a free-standing Java application with no XSLT or XQuery content
JAVA_TYPE - static field in class net.sf.saxon.om.NamespaceConstant
Namespace for types representing external Java objects
JavaCollationFactory - class net.sf.saxon.java.JavaCollationFactory
A JavaCollationFactory allows a Collation to be created given a set of properties that the collation should have.
This class acts as a factory for creating expressions that call Java extension functions.
JavaExtensionLibrary - class net.sf.saxon.functions.JavaExtensionLibrary
The JavaExtensionLibrary is a FunctionLibrary that binds XPath function calls to calls on Java methods (or constructors, or fields).
JavaExtensionLibrary(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.functions.JavaExtensionLibrary
Construct a JavaExtensionLibrary and establish the default uri->class mappings.
javaOrigin - static field in class net.sf.saxon.value.DateTimeValue
Fixed date/time used by Java (and Unix) as the origin of the universe: 1970-01-01
JavaPlatform - class net.sf.saxon.java.JavaPlatform
Implementation of the Platform class containing methods specific to the Java platform (as distinct from .NET).
JAXPVariable - class net.sf.saxon.xpath.JAXPVariable
An object representing an XPath variable for use in the JAXP XPath API.
Private constructor: for use only be the protected factory method make()
A StandaloneContext provides a context for parsing an XPath expression in a context other than a stylesheet.
Create a StandaloneContext using a specific Configuration.
JDK14RegexTranslator - class net.sf.saxon.java.JDK14RegexTranslator
This class translates XML Schema regex syntax into JDK 1.4 regex syntax.
JDK14RegexTranslator() - constructor for class net.sf.saxon.java.JDK14RegexTranslator
Create a regex translator for JDK 1.4
JDK15RegexTranslator - class net.sf.saxon.java.JDK15RegexTranslator
This class translates XML Schema regex syntax into JDK 1.5 regex syntax.
JDOMObjectModel - class net.sf.saxon.jdom.JDOMObjectModel
This interface must be implemented by any third-party object model that can be wrapped with a wrapper that implements the Saxon Object Model (the NodeInfo interface).
JDOMObjectModel() - constructor for class net.sf.saxon.jdom.JDOMObjectModel
JDOMQuery - class net.sf.saxon.jdom.JDOMQuery
Variant of command line net.sf.saxon.Transform do build the source document in JDOM and then proceed with the transformation.
JDOMTransform - class net.sf.saxon.jdom.JDOMTransform
Variant of command line net.sf.saxon.Transform do build the source document in JDOM and then proceed with the transformation.
JOIN_ADJACENT_TEXT_NODES - static field in class net.sf.saxon.functions.DeepEqual
Flag indicating that adjacent text nodes in the top-level sequence are to be merged
JRegexIterator - class net.sf.saxon.java.JRegexIterator
Class JRegexIterator - provides an iterator over matched and unmatched substrings.
JRegexIterator(String,Pattern) - constructor for class net.sf.saxon.java.JRegexIterator
Construct a RegexIterator.
JRegularExpression - class net.sf.saxon.java.JRegularExpression
A compiled regular expression implemented using the Java JDK regex package
JRegularExpression(CharSequence,int,int,int) - constructor for class net.sf.saxon.java.JRegularExpression
Create (compile) a regular expression
JRegularExpression(String,int) - constructor for class net.sf.saxon.java.JRegularExpression
Create a regular expression, starting with an already-translated Java regex
JTokenIterator - class net.sf.saxon.java.JTokenIterator
A JTokenIterator is an iterator over the strings that result from tokenizing a string using a regular expression
JTokenIterator(CharSequence,Pattern) - constructor for class net.sf.saxon.java.JTokenIterator
Construct a JTokenIterator.

K

kanjiDigits - static field in class net.sf.saxon.number.AbstractNumberer
katakanaA - static field in class net.sf.saxon.number.AbstractNumberer
katakanaI - static field in class net.sf.saxon.number.AbstractNumberer
KC - static field in class net.sf.saxon.codenorm.Normalizer
Normalization Form Selector
KD - static field in class net.sf.saxon.codenorm.Normalizer
Normalization Form Selector
KeyDefinition - class net.sf.saxon.trans.KeyDefinition
Corresponds to a single xsl:key declaration.
Constructor to create a key definition
KeyDefinitionSet - class net.sf.saxon.trans.KeyDefinitionSet
A set of xsl:key definitions in a stylesheet that share the same name
Create a key definition set for keys sharing a given name
KeyFn - class net.sf.saxon.functions.KeyFn
keyIterator() - method in class net.sf.saxon.sort.IntHashMap
Get an iterator over the keys
keyIterator() - method in class net.sf.saxon.sort.IntToIntHashMap
Get an iterator over the integer key values held in the hash map
KeyManager - class net.sf.saxon.trans.KeyManager
KeyManager manages the set of key definitions in a stylesheet, and the indexes associated with these key definitions.
KeyManager(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.trans.KeyManager
Create a KeyManager and initialise variables
KeyPattern - class net.sf.saxon.pattern.KeyPattern
A KeyPattern is a pattern of the form key(keyname, keyvalue)
Constructor
KEYWORD_CURLY - static field in class net.sf.saxon.expr.Token
composite token: (XQuery only)
KOI8RCharacterSet - class net.sf.saxon.charcode.KOI8RCharacterSet
This class defines properties of the KO18R Cyrillic character set

L

Lang - class net.sf.saxon.functions.Lang
LANG - static field in class net.sf.saxon.om.StandardNames
LANGTYPE_XQUERY - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
LANGTYPE_XQUERYX - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
LANGUAGE - static field in class net.sf.saxon.type.BuiltInAtomicType
language - field in class net.sf.saxon.expr.ExpressionParser
language - field in class net.sf.saxon.sort.SortKeyDefinition
LANGUAGE - static field in class net.sf.saxon.om.StandardNames
LargeStringBuffer - class net.sf.saxon.tinytree.LargeStringBuffer
This is an implementation of the JDK 1.4 CharSequence interface: it implements a CharSequence as a list of arrays of characters (the individual arrays are known as segments).
LargeStringBuffer() - constructor for class net.sf.saxon.tinytree.LargeStringBuffer
Create an empty LargeStringBuffer with default space allocation
LargeStringBuffer(int,int) - constructor for class net.sf.saxon.tinytree.LargeStringBuffer
Create an empty LargeStringBuffer
Last - class net.sf.saxon.functions.Last
Implement the XPath 2.0 function last()
last() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
last() - method in class net.sf.saxon.xqj.SaxonXQSequence
last() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
LAST_POSITION_FINDER - static field in class net.sf.saxon.om.SequenceIterator
Property value: the iterator knows the number of items that it will deliver.
lastElementPattern - field in class net.sf.saxon.pattern.LocationPathPattern
lastModified(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.functions.Extensions
This function implements the last-modified() function without any argument.
This function implements the last-modified(node) function with one argument which must be a node.
LastPositionFinder - interface net.sf.saxon.expr.LastPositionFinder
A LastPositionFinder is an interface implemented by any SequenceIterator that is able to return the position of the last item in the sequence.
latinLower - static field in class net.sf.saxon.number.AbstractNumberer
latinUpper - static field in class net.sf.saxon.number.AbstractNumberer
LAX - static field in class net.sf.saxon.om.Validation
LAZY_EVALUATION - static field in class net.sf.saxon.trace.Location
Lazy evaluation of an expression (this code is used to identify a context created as a saved copy of an existing context, to be stored in a Closure).
LAZY_TAIL_EXPRESSION - static field in class net.sf.saxon.expr.ExpressionTool
Do lazy evaluation of an expression.
lazyEvaluationMode(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.expr.ExpressionTool
Determine the method of evaluation to be used when lazy evaluation of an expression is preferred.
LazyExpression - class net.sf.saxon.expr.LazyExpression
A LazyExpression is an expression that forces lazy evaluation: it must not be evaluated eagerly, because a failure must not be reported unless the value is actually referenced.
LazyExpression(net.sf.saxon.expr.Expression) - constructor for class net.sf.saxon.expr.LazyExpression
Create a LazyExpression
LCURLY - static field in class net.sf.saxon.expr.Token
"{" symbol (XQuery only)
LE - static field in class net.sf.saxon.expr.Token
Operator "<="
Subclass to support the extension function saxon:leading, which terminates the iteration at the first item whose predicate is false
Get the items that satisfy the given expression, up to and excluding the first one (in sequence order) that doesn't satisfy the expression.
Find all the nodes in ns1 that are before the first node in ns2.
Create a FilterIterate that terminates at the first item for which the predicate evaluates to false
leapYear(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Returns true if the current year is a leap year
leapYear(String) - static method in class net.sf.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 instruction of the stylesheet got processed
Method that is called after processing an instruction of the stylesheet, that is, after any child instructions have been processed.
Called after an instruction of the stylesheet got processed
Called after an element of the stylesheet got processed
leave(net.sf.saxon.trace.InstructionInfo) - method in class net.sf.saxon.trace.TraceListener
Method that is called after processing an instruction of the stylesheet, that is, after any child instructions have been processed.
length - field in class net.sf.saxon.regex.RegexTranslator
length - field in class net.sf.saxon.value.StringValue
length() - method in class net.sf.saxon.tinytree.CharSlice
Returns the length of this character sequence.
length() - method in class net.sf.saxon.tinytree.CompressedWhitespace
length() - method in class net.sf.saxon.om.FastStringBuffer
Returns the length of this character sequence.
length() - method in class net.sf.saxon.tinytree.LargeStringBuffer
Returns the length of this character sequence.
LET - static field in class net.sf.saxon.expr.Token
"let" keyword (XQuery only)
LET_EXPRESSION - static field in class net.sf.saxon.trace.Location
An XQuery "let" clause, or an XSLT local variable (which compiles into a LET clause).
LetExpression - class net.sf.saxon.expr.LetExpression
A LetExpression is modelled on the XQuery syntax let $x := expr return expr.
LetExpression() - constructor for class net.sf.saxon.expr.LetExpression
Create a LetExpression
LETTER_VALUE - static field in class net.sf.saxon.om.StandardNames
LEVEL - static field in class net.sf.saxon.om.StandardNames
level3 - field in class net.sf.saxon.dotnet.DocumentWrapper
lexicalHandler - field in class net.sf.saxon.event.ContentHandlerProxy
libraryList - field in class net.sf.saxon.functions.FunctionLibraryList
LINE_NUMBERING - static field in class net.sf.saxon.FeatureKeys
LINE_NUMBERING must be a Boolean; it determines whether line numbers are maintained for the source document
lineNumber(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.functions.Extensions
Return the line number of the context node.
lineNumber(net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.functions.Extensions
Return the line number of the specified node.
lineNumbering - field in class net.sf.saxon.event.Builder
LineNumberMap - class net.sf.saxon.tree.LineNumberMap
Line numbers are not held in nodes in the tree, because they are not usually needed.
LineNumberMap() - constructor for class net.sf.saxon.tree.LineNumberMap
LINKED_TREE - static field in class net.sf.saxon.event.Builder
Constant denoting the "linked tree" in which each node is represented as an object
Construct a list containing the "anded" subexpressions of an expression: if the expression is (A and B and C), this returns (A, B, C).
listener - field in class net.sf.saxon.Configuration
ListIterator - class net.sf.saxon.om.ListIterator
Class ListIterator, iterates over a sequence of items held in a Java ArrayList, or indeed in any other kind of List
ListIterator(List) - constructor for class net.sf.saxon.om.ListIterator
Create a ListIterator over a given List
ListIterator(List,int) - constructor for class net.sf.saxon.om.ListIterator
Create a ListIterator over the leading part of a given List
ListType - interface net.sf.saxon.type.ListType
Interface representing a simple type of variety List
Literal - class net.sf.saxon.expr.Literal
A Literal is an expression whose value is constant: it is a class that implements the Expression interface as a wrapper around a Value.
Literal(net.sf.saxon.value.Value) - constructor for class net.sf.saxon.expr.Literal
Create a literal as a wrapper around a Value
LITERAL_RESULT_ATTRIBUTE - static field in class net.sf.saxon.trace.Location
An attribute of an XSLT literal result element or of an XQuery direct element constructor.
LITERAL_RESULT_ELEMENT - static field in class net.sf.saxon.trace.Location
An XSLT literal result element, or an XQuery direct element constructor.
LiteralResultElement - class net.sf.saxon.style.LiteralResultElement
This class represents a literal result element in the style sheet (typically an HTML element to be output).
load() - method in class net.sf.saxon.s9api.XPathExecutable
Load the compiled XPath expression to prepare it for execution.
load() - method in class net.sf.saxon.s9api.XQueryExecutable
Load the stylesheet to prepare it for execution.
load() - method in class net.sf.saxon.s9api.XsltExecutable
Load the stylesheet to prepare it for execution.
load(Source) - method in class net.sf.saxon.s9api.SchemaManager
Load a schema document from a given Source.
Load a PreparedStylesheet from a compiled stylesheet stored in a file.
Load a PreparedStylesheet from a compiled stylesheet stored in a file.
Load a document, or all the documents in a directory, given a filename or URL
loadSchema(String) - method in class net.sf.saxon.Configuration
Simple interface to load a schema document
Build the tree representation of a stylesheet module
LOCAL - static field in class net.sf.saxon.om.NamespaceConstant
Predefined XQuery namespace for local functions
LOCAL_NAME - static field in class net.sf.saxon.functions.NamePart
LOCAL_NAMESPACES - static field in class net.sf.saxon.om.NodeInfo
Copy namespaces declared (or undeclared) on this element, but not namespaces inherited from a parent element
LOCALNAME - static field in class net.sf.saxon.functions.Component
LocalNameTest - class net.sf.saxon.pattern.LocalNameTest
NodeTest is an interface that enables a test of whether a node has a particular name and type.
LocalNameTest(net.sf.saxon.om.NamePool,int,String) - constructor for class net.sf.saxon.pattern.LocalNameTest
LocalOrderComparer - class net.sf.saxon.sort.LocalOrderComparer
A Comparer used for comparing nodes in document order.
LocalParam - class net.sf.saxon.instruct.LocalParam
The compiled form of an xsl:param element within a template in an XSLT stylesheet.
Method to perform type-checking specific to the kind of instruction
Method to perform type-checking specific to the kind of instruction
Method to perform type-checking specific to the kind of instruction
Method to perform type-checking specific to the kind of instruction
Method to perform type-checking specific to the kind of instruction
Method to perform type-checking specific to the kind of instruction
Method to perform type-checking specific to the kind of instruction
LocalVariable - class net.sf.saxon.instruct.LocalVariable
Handler for local xsl:variable elements in stylesheet.
Variable reference: a reference to a local variable.
LocalVariableReference() - constructor for class net.sf.saxon.expr.LocalVariableReference
Create a local variable reference.
Create a LocalVariableReference bound to a given Binding
Location - class net.sf.saxon.trace.Location
This class holds constants identifying different kinds of location in a source stylesheet or query.
LocationCopier - class net.sf.saxon.event.LocationCopier
A Receiver that can be inserted into an event pipeline to copy location information.
LocationCopier() - constructor for class net.sf.saxon.event.LocationCopier
LocationCopier(net.sf.saxon.event.Receiver) - constructor for class net.sf.saxon.event.LocationCopier
locationId - field in class net.sf.saxon.expr.Expression
LocationMap - class net.sf.saxon.instruct.LocationMap
A LocationMap allocates integer codes to (systemId, lineNumber) pairs.
LocationMap() - constructor for class net.sf.saxon.instruct.LocationMap
Create a location map
LocationPathPattern - class net.sf.saxon.pattern.LocationPathPattern
A LocationPathPattern represents a path, for example of the form A/B/C...
LocationPathPattern() - constructor for class net.sf.saxon.pattern.LocationPathPattern
LocationProvider - interface net.sf.saxon.event.LocationProvider
LocationProvider: this interface represents an object that provides the location of elements in a source document or instructions in a stylesheet or query.
log(double) - static method in class net.sf.saxon.exslt.Math
Get the logarithm of a numeric value (SStL)
LONG - static field in class net.sf.saxon.type.BuiltInAtomicType
longValue() - method in class net.sf.saxon.value.BigIntegerValue
Get the value as a long
longValue() - method in class net.sf.saxon.value.Int64Value
Get the value
longValue() - method in class net.sf.saxon.value.NumericValue
Return the numeric value as a Java long.
LOOKAHEAD - static field in class net.sf.saxon.om.SequenceIterator
Property value: the iterator knows whether there are more items still to come.
lookAhead() - method in class net.sf.saxon.expr.Tokenizer
Look ahead by one token.
LookaheadIterator - interface net.sf.saxon.om.LookaheadIterator
A SequenceIterator is used to iterate over a sequence.
Check for cycles in this variable definition
lookForModuleCycles(Stack,int) - method in class net.sf.saxon.query.QueryModule
Look for module cycles.
lookupNamespaceURI(String) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Find the URI corresponding to a given in-scope prefix
lookupPrefix(String) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the (first) prefix assigned to a specified namespace URI, or null if the namespace is not in scope.
LOWER_CASE - static field in class net.sf.saxon.number.AbstractNumberer
LOWERCASE - static field in class net.sf.saxon.functions.ForceCase
A StringCollator that sorts lowercase before uppercase.
Create a LowercaseFirstCollator
Get the node with minimum numeric value of the string-value of each of a set of nodes
lowest(net.sf.saxon.om.SequenceIterator) - static method in class net.sf.saxon.functions.Extensions
Get the node with minimum numeric value of the string-value of each of a set of nodes
lowest(net.sf.saxon.om.SequenceIterator) - static method in class net.sf.saxon.exslt.Math
Get the items with minimum numeric value of the string-value of each of a sequence of items The items are returned in the order of the original sequence.
lowSurrogate(int) - static method in class net.sf.saxon.charcode.UTF16
Return the low surrogate of a non-BMP character
lowSurrogateRanges(List) - static method in class net.sf.saxon.regex.RegexTranslator
LPAR - static field in class net.sf.saxon.expr.Token
Left parenthesis
LRUCache - class net.sf.saxon.sort.LRUCache
An LRU cache, based on LinkedHashMap.
LRUCache(int) - constructor for class net.sf.saxon.sort.LRUCache
Creates a new LRU cache.
LSQB - static field in class net.sf.saxon.expr.Token
Left square bracket
LT - static field in class net.sf.saxon.expr.Token
Operator "<"

M

main(args[]) - static method in class net.sf.saxon.Compile
Main program, can be used directly from the command line.
main(args[]) - static method in class net.sf.saxon.Query
Main program, can be used directly from the command line.
main(args[]) - static method in class net.sf.saxon.Transform
Main program, can be used directly from the command line.
main(String[]) - static method in class net.sf.saxon.charcode.CharacterSetFactory
Main program is a utility to give a list of the character sets supported by the Java VM
main(String[]) - static method in class net.sf.saxon.dom.DOMTransform
main(String[]) - static method in class net.sf.saxon.dotnet.DotNetRegexTranslator
Convenience main method for testing purposes.
main(String[]) - static method in class net.sf.saxon.java.JDK14RegexTranslator
Diagnostic entry point
main(String[]) - static method in class net.sf.saxon.java.JDK15RegexTranslator
Main method for testing.
main(String[]) - static method in class net.sf.saxon.jdom.JDOMQuery
main(String[]) - static method in class net.sf.saxon.jdom.JDOMTransform
main(String[]) - static method in class net.sf.saxon.expr.PathMap
Main method for testing
main(String[]) - static method in class net.sf.saxon.evpull.PullEventTracer
Main method for testing only
main(String[]) - static method in class net.sf.saxon.sort.RuleBasedSubstringMatcher
Test program to output the sequence of collation element iterators for a given input string
main(String[]) - static method in class net.sf.saxon.style.SaxonCollation
Utility method to print details of the locales for which a collator is available.
main(String[]) - static method in class net.sf.saxon.evpull.SequenceComposer
Main method for testing only
main(String[]) - static method in class net.sf.saxon.pull.StaxBridge
Simple test program Usage: java StaxBridge in.xml [out.xml]
main(String[]) - static method in class net.sf.saxon.evpull.StaxEventBridge
Simple test program Usage: java StaxBridge in.xml [out.xml]
main(String[]) - static method in class net.sf.saxon.tinytree.TinyTreeWalker
main(String[]) - static method in class net.sf.saxon.functions.Tokenize
Simple command-line interface for testing.
main(String[]) - static method in class net.sf.saxon.functions.UnparsedText
main(String[]) - static method in class net.sf.saxon.Version
Invoking net.sf.saxon.Version from the command line outputs the build number
main(String[]) - static method in class net.sf.saxon.sxpath.XPathEvaluator
For testing only
main(String[]) - static method in class net.sf.saxon.xpath.XPathEvaluator
A simple command-line interface for the XPathEvaluator (not documented).
make(int[],int) - static method in class net.sf.saxon.sort.IntArraySet
Factory method to construct a set from an array of integers
Construct a Closure by supplying the expression and the set of context variables.
Make a treat expression
make(net.sf.saxon.expr.StaticContext) - static method in class net.sf.saxon.expr.ExpressionVisitor
Factory method: make an expression visitor
make(net.sf.saxon.om.SequenceIterator,int) - static method in class net.sf.saxon.expr.TailIterator
Static factory method.
make(net.sf.saxon.om.SequenceIterator,int,int) - static method in class net.sf.saxon.expr.SubsequenceIterator
Static factory method.
make(net.sf.saxon.om.StructuredQName) - static method in class net.sf.saxon.sxpath.XPathVariable
Factory method, for use by the declareVariable method of class IndependentContext
Static factory method to create an AVT from an XSLT string representation.
Parse an expression.
Static method to make a Pattern by parsing a String.
MAKE_CLOSURE - static field in class net.sf.saxon.expr.ExpressionTool
MAKE_INDEXED_VARIABLE - static field in class net.sf.saxon.expr.ExpressionTool
MAKE_MEMO_CLOSURE - static field in class net.sf.saxon.expr.ExpressionTool
MAKE_SINGLETON_CLOSURE - static field in class net.sf.saxon.expr.ExpressionTool
makeAbsolute(String,String) - method in class net.sf.saxon.dotnet.DotNetPlatform
Construct an absolute URI from a relative URI and a base URI
makeAbsolute(String,String) - method in class net.sf.saxon.dotnet.DotNetURIResolver
Create an absolute URI from a relative URI and a base URI.
makeAbsolute(String,String) - method in class net.sf.saxon.java.JavaPlatform
Construct an absolute URI from a relative URI and a base URI.
makeAbsolute(String,String) - method in class net.sf.saxon.Platform
Construct an absolute URI from a relative URI and a base URI
makeAbsolute(String,String) - method in class net.sf.saxon.RelativeURIResolver
Create an absolute URI from a relative URI and a base URI.
makeAnother(int) - method in class net.sf.saxon.StandardErrorListener
Make a clean copy of this ErrorListener.
Factory method to make a GenericAtomicComparer for values of known types
makeAttributeValueTemplate(String) - method in class net.sf.saxon.style.StyleElement
Make an attribute value template in the context of this stylesheet element
makeAugmentedSource(Source) - static method in class net.sf.saxon.AugmentedSource
Create an AugmentedSource that wraps a given Source object.
makeBlock(List) - static method in class net.sf.saxon.instruct.Block
Static factory method to create a block from a list of expressions
Static factory method to create a block.
makeBuilder() - method in class net.sf.saxon.Controller
Make a builder for the selected tree model.
Factory method to construct a CardinalityChecker.
Make a CharacterMapExpander to handle the character map definitions in the serialization properties.
makeCharSet(Charset) - static method in class net.sf.saxon.charcode.BuggyCharacterSet
makeCharSet(Charset) - static method in class net.sf.saxon.charcode.UnknownCharacterSet
Make a Closure, given the expected reference count
Make a collator with given properties
Obtain a collation with a given set of properties.
Obtain a collation with a given set of properties.
Obtain a collation with a given set of properties.
Make a collator with given properties
makeCollator(String) - method in class net.sf.saxon.Configuration
Load a named collator class and check it is OK.
Allocate an AtomicComparer to perform the comparisons described by this sort key component.
Make a simple conditional expression (if (condition) then (thenExp) else ()
Make a simple conditional expression (if (condition) then (thenExp) else (elseExp)
Make a conditional document sorter.
makeConfiguration() - method in class net.sf.saxon.xpath.XPathFactoryImpl
makeConfiguration(boolean,String) - method in class net.sf.saxon.Query
Set the configuration.
makeConfiguration(ClassLoader,String) - static method in class net.sf.saxon.Configuration
Factory method to create a Configuration.
Create an iterator that makes and returns virtual copies of nodes on the original tree
Create an iterator that makes and returns virtual copies of nodes on the original tree
makeDateTimeValue(CharSequence) - static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value from a supplied string, in ISO 8601 format
Factory method: create a dateTime value given a date and a time.
makeDateValue(CharSequence) - static method in class net.sf.saxon.value.DateValue
Static factory method: construct a DateValue from a string in the lexical form of a date, returning a ValidationFailure if the supplied string is invalid
makeDayTimeDurationValue(CharSequence) - static method in class net.sf.saxon.value.DayTimeDurationValue
Factory method: create a duration value from a supplied string, in ISO 8601 format [-]PnDTnHnMnS
makeDecimalFormatSymbols() - method in class net.sf.saxon.style.XSLDecimalFormat
makeDecimalValue(CharSequence,boolean) - static method in class net.sf.saxon.value.DecimalValue
Factory method to construct a DecimalValue from a string
makeDerived(long,net.sf.saxon.type.AtomicType) - static method in class net.sf.saxon.value.Int64Value
Factory method to create a derived value, with no checking of the value against the derived type
Supporting routine to load one external document given a URI (href) and a baseURI.
Create a document projector for a given path map.
makeDuration(CharSequence) - static method in class net.sf.saxon.value.DurationValue
Static factory method: create a duration value from a supplied string, in ISO 8601 format [-]PnYnMnDTnHnMnS
makeDynamicError(TransformerException) - static method in class net.sf.saxon.trans.DynamicError
makeEarlyEvaluationContext() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Construct a dynamic context for early evaluation of constant subexpressions
makeEarlyEvaluationContext() - method in class net.sf.saxon.style.ExpressionContext
Construct a dynamic context for early evaluation of constant subexpressions
makeEarlyEvaluationContext() - method in class net.sf.saxon.query.QueryModule
Construct a dynamic context for early evaluation of constant subexpressions
makeEarlyEvaluationContext() - method in class net.sf.saxon.expr.StaticContext
Construct a dynamic context for early evaluation of constant subexpressions.
Create an Element node
Create an Element node.
Load a named output emitter or SAX2 ContentHandler and check it is OK.
makeEmptySequence() - static method in class net.sf.saxon.expr.Literal
Make an empty-sequence literal
Make a table entry describing the signature of a function, with a reference to the implementation class.
makeException() - method in class net.sf.saxon.type.ValidationFailure
makeException(String) - method in class net.sf.saxon.regex.RegexTranslator
makeException(String,String) - method in class net.sf.saxon.regex.RegexTranslator
makeExpression(String) - method in class net.sf.saxon.style.StyleElement
Compile an XPath expression in the context of this stylesheet element
makeExpressionVisitor() - method in class net.sf.saxon.style.StyleElement
Make an expression visitor
Factory method to create an expression that calls a Java extension function.
Factory method to create an expression that calls a Java extension function.
Make the default extension function factory appropriate to the platform
Make the default extension function factory appropriate to the platform
Make the default extension function library (or libraries) appropriate to the platform, and register them with the Configuration.
Make an expression that extracts the first item of a sequence, after atomization
makeGDayValue(CharSequence) - static method in class net.sf.saxon.value.GDayValue
Create a GeneralComparison expression
makeGMonthDayValue(CharSequence) - static method in class net.sf.saxon.value.GMonthDayValue
makeGMonthValue(CharSequence) - static method in class net.sf.saxon.value.GMonthValue
makeGYearMonthValue(CharSequence) - static method in class net.sf.saxon.value.GYearMonthValue
makeGYearValue(CharSequence) - static method in class net.sf.saxon.value.GYearValue
Create an indexed value
makeIntegerValue(BigInteger) - static method in class net.sf.saxon.value.IntegerValue
Factory method: makes either an Int64Value or a BigIntegerValue depending on the value supplied
makeIntegerValue(long) - static method in class net.sf.saxon.value.Int64Value
Factory method: allows Int64Value objects to be reused.
makeIterator(net.sf.saxon.om.Item) - static method in class net.sf.saxon.om.SingletonIterator
Factory method.
makeIterator(net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.om.SingleNodeIterator
Factory method.
Factory method to create an iterator over the in-scope namespace nodes
makeIteratorClosure(net.sf.saxon.om.SequenceIterator) - static method in class net.sf.saxon.value.Closure
Construct a Closure over an existing SequenceIterator.
makeLazyExpression(net.sf.saxon.expr.Expression) - static method in class net.sf.saxon.expr.LazyExpression
Create a LazyExpression (factory method)
makeLiteral(net.sf.saxon.value.Value) - static method in class net.sf.saxon.expr.Literal
Create a literal as a wrapper around a Value (factory method)
makeLocalNameTest(short,String) - method in class net.sf.saxon.expr.ExpressionParser
Make a LocalNameTest (*:name)
makeNameCode(String,boolean) - method in class net.sf.saxon.expr.ExpressionParser
Make a NameCode, using the static context for namespace resolution
makeNameCodeSilently(String,boolean) - method in class net.sf.saxon.expr.ExpressionParser
Make a NameCode, using the static context for namespace resolution.
makeNamespaceContext() - method in class net.sf.saxon.style.StyleElement
Make a NamespaceContext object representing the list of in-scope namespaces.
makeNamespaceTest(short,String) - method in class net.sf.saxon.expr.ExpressionParser
Make a NamespaceTest (name:*)
makeNameTest(short,String,boolean) - method in class net.sf.saxon.expr.ExpressionParser
Make a NameTest, using the static context for namespace resolution
makeNewRoot(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.expr.PathMap
Make a new root node in the path map.
makeNodeKindTest(int) - static method in class net.sf.saxon.pattern.NodeKindTest
Make a test for a given kind of node
Helper method to construct a NodeTest for use with the NodeInfo.iterateAxis method
makeNumberer(String) - method in class net.sf.saxon.style.XSLNumber
Load a Numberer class for a given language and check it is OK.
Load a Numberer class for a given language and check it is OK.
makeParser(String) - method in class net.sf.saxon.Configuration
Create a new SAX XMLReader object using the class name provided.
makePattern(String) - method in class net.sf.saxon.style.StyleElement
Make a pattern in the context of this stylesheet element
makePipelineConfiguration() - method in class net.sf.saxon.Configuration
Make a PipelineConfiguration from the properties of this Configuration
makePipelineConfiguration() - method in class net.sf.saxon.Controller
Make a PipelineConfiguration based on the properties of this Controller.
makeQName(net.sf.saxon.Configuration) - method in class net.sf.saxon.value.QualifiedNameValue
Temporary method to construct a javax.xml.namespace.QName without actually mentioning it by name (because the class is not available in JDK 1.4)
makeQName(net.sf.saxon.Configuration) - method in class net.sf.saxon.om.StructuredQName
Temporary method to construct a javax.xml.namespace.QName without actually mentioning it by name (because the class is not available in JDK 1.4)
makeQName(String) - method in class net.sf.saxon.style.StyleElement
Make a structured QName, using this Element as the context for namespace resolution, and registering the code in the namepool.
Factory method to construct either a QName or a NOTATION value, or a subtype of either of these.
makeQNameValue(Object,net.sf.saxon.Configuration) - static method in class net.sf.saxon.value.Value
Temporary method to make a QNameValue from a JAXP 1.3 QName, without creating a compile-time link to the JDK 1.5 QName class
Supporting method to load an imported library module.
Factory method to create a string value belonging to a built-in type derived from string
Make a Saxon function with a given name
Static method to instantiate a schema-aware configuration.
makeSchemaNodeTest() - method in class net.sf.saxon.type.SchemaDeclaration
Create a NodeTest that implements the semantics of schema-element(name) or schema-attribute(name) applied to this element or attribute declaration.
makeSearchExpression() - method in class net.sf.saxon.pattern.Pattern
Make an expression whose effect is to select all the nodes that match this pattern in a given document.
Make a SequenceExtent, given the expected reference count
makeSequenceExtent(net.sf.saxon.om.SequenceIterator) - static method in class net.sf.saxon.value.SequenceExtent
Factory method to make a Value holding the contents of any SequenceIterator
makeSequenceType(net.sf.saxon.type.ItemType,int) - static method in class net.sf.saxon.value.SequenceType
Construct an instance of SequenceType.
makeSequenceType(String) - method in class net.sf.saxon.style.StyleElement
Process an attribute whose value is a SequenceType
makeSliceIterator(int,int) - method in class net.sf.saxon.om.ArrayIterator
Create a new ArrayIterator over the same items, with a different start point and end point
makeSlotManager() - method in class net.sf.saxon.Configuration
Factory method to create a SlotManager.
makeSlotManager() - method in class net.sf.saxon.instruct.Debugger
Create a SlotManager
Factory method to get an atomic comparer suitable for sorting or for grouping (operations in which NaN is considered equal to NaN)
makeSortKeys() - method in class net.sf.saxon.style.StyleElement
Construct sort keys for a SortedIterator
makeStatic() - method in class net.sf.saxon.trans.XPathException
Force an exception to a static error
makeStringLiteral(String) - method in class net.sf.saxon.expr.ExpressionParser
Method to make a string literal from a token identified as a string literal.
makeStringValue(CharSequence) - static method in class net.sf.saxon.value.StringValue
Factory method.
Make a Stripper configured to implement the whitespace stripping rules.
makeStructuredQName(String,boolean) - method in class net.sf.saxon.expr.ExpressionParser
Make a Structured QName, using the static context for namespace resolution
Make a top-level literal result element into a stylesheet.
makeSystemFunction(String,net.sf.saxon.expr.Expression[]) - static method in class net.sf.saxon.functions.SystemFunction
Make a system function call (one in the standard function namespace).
makeTimeValue(CharSequence) - static method in class net.sf.saxon.value.TimeValue
Static factory method: create a time value from a supplied string, in ISO 8601 format
Create a trace instruction to wrap a real instruction
makeTraceListener(String) - method in class net.sf.saxon.Configuration
Create an instance of a TraceListener with a specified class name
If tracing, wrap an expression in a trace instruction
makeTreeWalker(net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.pull.TreeWalker
Factory method to get a tree walker starting an a given node
makeURIResolver(String) - method in class net.sf.saxon.Configuration
Create an instance of a URIResolver with a specified class name.
Public factory method: create a virtual copy of a node
Public factory method: create an untyped virtual copy of a node
Factory method to wrap a node with a wrapper that implements the Saxon NodeInfo interface.
Factory method to wrap a DOM node with a wrapper that implements the Saxon NodeInfo interface.
Factory method to wrap a DOM node with a wrapper that implements the Saxon NodeInfo interface.
Factory method to wrap a XOM node with a wrapper that implements the Saxon NodeInfo interface.
Factory method to wrap a XOM node with a wrapper that implements the Saxon NodeInfo interface.
Factory method to wrap a DOM4J node with a wrapper that implements the Saxon NodeInfo interface.
Factory method to wrap a DOM4J node with a wrapper that implements the Saxon NodeInfo interface.
Factory method to wrap a JDOM node with a wrapper that implements the Saxon NodeInfo interface.
Factory method to wrap a JDOM node with a wrapper that implements the Saxon NodeInfo interface.
Factory method to wrap a DOM node with a wrapper that implements the Saxon NodeInfo interface.
Factory method to wrap a DOM node with a wrapper that implements the Saxon NodeInfo interface.
makeWriter() - method in class net.sf.saxon.event.Emitter
Make a Writer for this Emitter to use, given a StreamResult.
makeXPathException(TransformerException) - static method in class net.sf.saxon.trans.XPathException
Create an XPathException from a JAXP TransformerException.
makeYearMonthDurationValue(CharSequence) - static method in class net.sf.saxon.value.YearMonthDurationValue
Static factory: create a duration value from a supplied string, in ISO 8601 format [+|-]PnYnM
map - field in class net.sf.saxon.expr.StackFrame
map - static field in class net.sf.saxon.charcode.UnknownCharacterSet
Map one item to a sequence.
map(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ForEach
Map one item to a sequence.
map(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ForEachGroup
Map one item to a sequence.
map(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.PathExpression
Mapping function, from a node returned by the start iteration, to a sequence returned by the child.
Mapping function, from a node returned by the start iteration, to a sequence returned by the child.
map(net.sf.saxon.om.Item) - method in class net.sf.saxon.expr.Atomizer.AtomizingFunction
map(net.sf.saxon.om.Item) - method in class net.sf.saxon.evpull.EventMappingFunction
Map one item to a sequence of pull events.
map(net.sf.saxon.om.Item) - method in class net.sf.saxon.expr.ItemMappingFunction
Map one item to another item.
map(net.sf.saxon.om.Item) - method in class net.sf.saxon.expr.MappingFunction
Map one item to a sequence.
map(net.sf.saxon.om.Item) - method in class net.sf.saxon.functions.NumberFn
Mapping function for use when converting a sequence of atomic values to doubles using the rules of the number() function
map(net.sf.saxon.om.Item) - method in class net.sf.saxon.sort.TupleSorter.TupleUnwrapper
Map one item to a sequence.
mapOpCode(int) - static method in class net.sf.saxon.expr.ArithmeticExpression
Map operator codes from those in the Token class to those in the Calculator class
MappingFunction - interface net.sf.saxon.expr.MappingFunction
MappingFunction is an interface that must be satisfied by an object passed to a MappingIterator.
MappingIterator - class net.sf.saxon.expr.MappingIterator
MappingIterator merges a sequence of sequences into a single flat sequence.
Construct a MappingIterator that will apply a specified MappingFunction to each Item returned by the base iterator.
mark(int) - method in class net.sf.saxon.dotnet.DotNetInputStream
Marks the current position in this input stream.
markSupported() - method in class net.sf.saxon.dotnet.DotNetInputStream
Tests if this input stream supports the mark and reset methods.
markTailCalls() - method in class net.sf.saxon.style.StyleElement
Mark tail-recursive calls on templates and functions.
markTailCalls() - method in class net.sf.saxon.style.XSLApplyTemplates
Mark tail-recursive calls on templates and functions.
markTailCalls() - method in class net.sf.saxon.style.XSLCallTemplate
Mark tail-recursive calls on templates and functions.
markTailCalls() - method in class net.sf.saxon.style.XSLChoose
Mark tail-recursive calls on templates and functions.
markTailCalls() - method in class net.sf.saxon.style.XSLIf
Mark tail-recursive calls on stylesheet functions.
markTailCalls() - method in class net.sf.saxon.style.XSLOtherwise
Mark tail-recursive calls on stylesheet functions.
markTailCalls() - method in class net.sf.saxon.style.XSLTemplate
Mark tail-recursive calls on templates and functions.
markTailCalls() - method in class net.sf.saxon.style.XSLWhen
Mark tail-recursive calls on stylesheet functions.
Scan an expression to find and mark any recursive tail function calls
Mark tail-recursive calls on functions.
Mark tail-recursive calls on stylesheet functions.
Mark tail function calls: only possible if the for expression iterates zero or one times.
Mark tail function calls
Mark tail-recursive calls on stylesheet functions.
MATCH - static field in class net.sf.saxon.om.StandardNames
Matches - class net.sf.saxon.functions.Matches
This class implements the matches() function for regular expression matching
matches() - method in class net.sf.saxon.expr.FilterIterator
Determine whether the context item matches the filter predicate
matches() - method in class net.sf.saxon.expr.FilterIterator.Leading
Determine whether the context item matches the filter predicate
matches() - method in class net.sf.saxon.expr.FilterIterator.NonNumeric
Determine whether the context item matches the filter predicate
matches(CharSequence) - method in class net.sf.saxon.dotnet.DotNetRegularExpression
Determine whether the regular expression matches a given string
matches(CharSequence) - method in class net.sf.saxon.java.JRegularExpression
Determine whether the regular expression match a given string in its entirety
matches(CharSequence) - method in class net.sf.saxon.regex.RegularExpression
Determine whether the regular expression match a given string in its entirety
matches(int,int,int) - method in class net.sf.saxon.pattern.AnyChildNodePattern
Test whether this node test is satisfied by a given node
matches(int,int,int) - method in class net.sf.saxon.pattern.AnyNodeTest
Test whether this node test is satisfied by a given node
matches(int,int,int) - method in class net.sf.saxon.pattern.CombinedNodeTest
Test whether this node test is satisfied by a given node.
matches(int,int,int) - method in class net.sf.saxon.pattern.ContentTypeTest
Test whether this node test is satisfied by a given node
matches(int,int,int) - method in class net.sf.saxon.pattern.DocumentNodeTest
Test whether this node test is satisfied by a given node
matches(int,int,int) - method in class net.sf.saxon.pattern.EmptySequenceTest
Test whether this node test is satisfied by a given node
matches(int,int,int) - method in class net.sf.saxon.pattern.LocalNameTest
Test whether this node test is satisfied by a given node
matches(int,int,int) - method in class net.sf.saxon.pattern.NamespaceTest
Test whether this node test is satisfied by a given node
matches(int,int,int) - method in class net.sf.saxon.pattern.NameTest
Test whether this node test is satisfied by a given node
matches(int,int,int) - method in class net.sf.saxon.pattern.NodeKindTest
Test whether this node test is satisfied by a given node
matches(int,int,int) - method in class net.sf.saxon.pattern.NodeTest
Test whether this node test is satisfied by a given node.
matches(int,int,int) - method in class net.sf.saxon.pattern.SubstitutionGroupTest
Test whether this node test is satisfied by a given node
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.AnyChildNodePattern
Test whether this node test is satisfied by a given node.
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.AnyNodeTest
Test whether this node test is satisfied by a given node.
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.CombinedNodeTest
Test whether this node test is satisfied by a given node.
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.ContentTypeTest
Test whether this node test is satisfied by a given node.
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.DocumentNodeTest
Determine whether this Pattern matches the given Node.
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.EmptySequenceTest
Test whether this node test is satisfied by a given node.
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.LocalNameTest
Test whether this node test is satisfied by a given node.
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.NamespaceTest
Test whether this node test is satisfied by a given node.
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.NameTest
Test whether this node test is satisfied by a given node.
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.NodeKindTest
Test whether this node test is satisfied by a given node.
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.NodeTest
Test whether this node test is satisfied by a given node.
matches(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.pattern.SubstitutionGroupTest
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 the pattern matches a given node.
Determine whether this Pattern matches the given Node.
Determine whether this Pattern matches the given Node.
Determine if the supplied node matches the pattern
matches(net.sf.saxon.s9api.XdmItem) - method in class net.sf.saxon.s9api.ItemType
Determine whether this item type matches a given item.
Test whether this node test is satisfied by a given node on a TinyTree.
matches(net.sf.saxon.tinytree.TinyTree,int) - method in class net.sf.saxon.pattern.AnyNodeTest
Test whether this node test is satisfied by a given node on a TinyTree.
matches(net.sf.saxon.tinytree.TinyTree,int) - method in class net.sf.saxon.pattern.CombinedNodeTest
Test whether this node test is satisfied by a given node on a TinyTree.
matches(net.sf.saxon.tinytree.TinyTree,int) - method in class net.sf.saxon.pattern.ContentTypeTest
Test whether this node test is satisfied by a given node on a TinyTree.
matches(net.sf.saxon.tinytree.TinyTree,int) - method in class net.sf.saxon.pattern.DocumentNodeTest
Test whether this node test is satisfied by a given node on a TinyTree.
matches(net.sf.saxon.tinytree.TinyTree,int) - method in class net.sf.saxon.pattern.EmptySequenceTest
Test whether this node test is satisfied by a given node on a TinyTree.
matches(net.sf.saxon.tinytree.TinyTree,int) - method in class net.sf.saxon.pattern.LocalNameTest
Test whether this node test is satisfied by a given node on a TinyTree.
matches(net.sf.saxon.tinytree.TinyTree,int) - method in class net.sf.saxon.pattern.NamespaceTest
Test whether this node test is satisfied by a given node on a TinyTree.
matches(net.sf.saxon.tinytree.TinyTree,int) - method in class net.sf.saxon.pattern.NameTest
Test whether this node test is satisfied by a given node on a TinyTree.
matches(net.sf.saxon.tinytree.TinyTree,int) - method in class net.sf.saxon.pattern.NodeKindTest
Test whether this node test is satisfied by a given node on a TinyTree.
matches(net.sf.saxon.tinytree.TinyTree,int) - method in class net.sf.saxon.pattern.NodeTest
Test whether this node test is satisfied by a given node on a TinyTree.
Test whether this node test is satisfied by a given node on a TinyTree.
matchesDTDTypes() - method in class net.sf.saxon.pattern.ContentTypeTest
Test whether DTD-derived content types should be matched (the default is false)
Test whether a given item conforms to this type
Test whether a given item conforms to this type
Test whether a given item conforms to this type
Test whether a given item conforms to this type
Test whether a given item conforms to this type
Test whether a given item conforms to this type
Test whether a given item conforms to this type.
materialize() - method in class net.sf.saxon.om.ArrayIterator
Return a SequenceValue containing all the items in the sequence returned by this SequenceIterator
materialize() - method in class net.sf.saxon.om.EmptyIterator
Return a Value containing all the items in the sequence returned by this SequenceIterator.
materialize() - method in class net.sf.saxon.om.GroundedIterator
Return a GroundedValue containing all the items in the sequence returned by this SequenceIterator.
materialize() - method in class net.sf.saxon.om.ListIterator
Return a SequenceValue containing all the items in the sequence returned by this SequenceIterator
materialize() - method in class net.sf.saxon.value.MemoClosure
Return a value containing all the items in the sequence returned by this SequenceIterator
materialize() - method in class net.sf.saxon.value.MemoClosure.ProgressiveIterator
Return a value containing all the items in the sequence returned by this SequenceIterator
materialize() - method in class net.sf.saxon.expr.RangeIterator
Return a Value containing all the items in the sequence returned by this SequenceIterator.
materialize() - method in class net.sf.saxon.om.SingleNodeIterator
Return a Value containing all the items in the sequence returned by this SequenceIterator
materialize() - method in class net.sf.saxon.value.SingletonClosure
Return a value containing all the items in the sequence returned by this SequenceIterator
materialize() - method in class net.sf.saxon.om.SingletonIterator
Return a Value containing all the items in the sequence returned by this SequenceIterator
materialize() - method in class net.sf.saxon.expr.ValueTailIterator
Return a Value containing all the items in the sequence returned by this SequenceIterator.
materializeValues() - method in class net.sf.saxon.instruct.ParameterSet
If any values are non-memo closures, expand them
Math - class net.sf.saxon.exslt.Math
This class implements extension functions in the http://exslt.org/math namespace.
MAX - static field in class net.sf.saxon.functions.Minimax
max(net.sf.saxon.om.SequenceIterator) - static method in class net.sf.saxon.exslt.Math
Get the maximum numeric value of the string-value of each of a set of nodes
MAX_LONG - static field in class net.sf.saxon.value.BigIntegerValue
IntegerValue representing the maximum value for a long
MAX_LONG - static field in class net.sf.saxon.value.IntegerValue
IntegerValue representing the maximum value for a long
MAX_NODE_TYPE - static field in class net.sf.saxon.type.Type
MAX_PREFIXES_PER_URI - static field in class net.sf.saxon.om.NamePool
MAX_SIZE - static field in class net.sf.saxon.sort.IntHashSet
The maximum number of elements this container can contain.
MAX_UNSIGNED_LONG - static field in class net.sf.saxon.value.BigIntegerValue
MAX_XML11_NAME_CHAR - static field in class net.sf.saxon.charcode.XMLCharacterData
Maximum code point for a character permitted in an XML 1.1 name
maxArguments - field in class net.sf.saxon.functions.StandardFunction.Entry
The maximum number of arguments permitted
Set the context of a message, only if it is not already set
maybeSetLocation(SourceLocator) - method in class net.sf.saxon.trans.XPathException
Set the location of a message, only if it is not already set
Set the location and/or context of a message, only if they are not already set
mayContainFallback() - method in class net.sf.saxon.style.ExtensionInstruction
Determine whether this type of element is allowed to contain an xsl:fallback instruction
mayContainFallback() - method in class net.sf.saxon.style.SaxonCallTemplate
Determine whether this type of element is allowed to contain an xsl:fallback instruction
mayContainFallback() - method in class net.sf.saxon.style.StyleElement
Determine whether this type of element is allowed to contain an xsl:fallback instruction
mayContainFallback() - method in class net.sf.saxon.style.XSLAnalyzeString
Determine whether this type of element is allowed to contain an xsl:fallback instruction
mayContainFallback() - method in class net.sf.saxon.style.XSLNextMatch
Determine whether this type of element is allowed to contain an xsl:fallback instruction
mayContainFallback() - method in class net.sf.saxon.style.XSLSequence
Determine whether this type of element is allowed to contain an xsl:fallback instruction
mayContainSequenceConstructor() - method in class net.sf.saxon.style.AbsentExtensionElement
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.LiteralResultElement
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - method in class net.sf.saxon.style.SaxonDoctype
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.SaxonWhile
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.sql.SQLColumn
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.sql.SQLConnect
mayContainSequenceConstructor() - method in class net.sf.saxon.style.StyleElement
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLCopy
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLDocument
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLElement
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLFallback
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLForEach
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLForEachGroup
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLFunction
Determine whether this type of element is allowed to contain a template-body.
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLGeneralVariable
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLIf
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLKey
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLMatchingSubstring
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLMessage
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLOtherwise
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLPerformSort
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLResultDocument
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLSequence
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLSort
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLStringConstructor
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLTemplate
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - method in class net.sf.saxon.style.XSLWhen
Determine whether this type of element is allowed to contain a template-body
mayImportModule(String) - method in class net.sf.saxon.query.QueryModule
Check whether this module is allowed to import a module with namespace N.
MEDIA_TYPE - static field in class net.sf.saxon.om.StandardNames
MemoClosure - class net.sf.saxon.value.MemoClosure
A MemoClosure represents a value that has not yet been evaluated: the value is represented by an expression, together with saved values of all the context variables that the expression depends on.
MemoClosure() - constructor for class net.sf.saxon.value.MemoClosure
Constructor should not be called directly, instances should be made using the make() method.
mergeSort(int,int,net.sf.saxon.sort.Sortable) - static method in class net.sf.saxon.sort.GenericSorter
Sorts the specified range of elements according to the order induced by the specified comparator.
Message - class net.sf.saxon.instruct.Message
An xsl:message element in the stylesheet.
Create an xsl:message instruction
MESSAGE_EMITTER_CLASS - static field in class net.sf.saxon.FeatureKeys
MESSAGE_EMITTER_CLASS must be the class name of a class that implements net.sf.saxon.event.Receiver.
MessageEmitter - class net.sf.saxon.event.MessageEmitter
MessageEmitter is the default Receiver for xsl:message output.
MessageWarner - class net.sf.saxon.event.MessageWarner
MessageWarner is a user-selectable receiver for XSLT xsl:message output.
MetaTagAdjuster - class net.sf.saxon.event.MetaTagAdjuster
The MetaTagAdjuster adds a meta element to the content of the head element, indicating the required content type and encoding; it also removes any existing meta element containing this information
MetaTagAdjuster() - constructor for class net.sf.saxon.event.MetaTagAdjuster
Create a new MetaTagAdjuster
METHOD - static field in class net.sf.saxon.om.StandardNames
methodInitialized - static field in class net.sf.saxon.number.NumberFormatter
MICROSECONDS - static field in class net.sf.saxon.functions.Component
microseconds - field in class net.sf.saxon.value.DurationValue
MICROSOFT_XSL - static field in class net.sf.saxon.om.NamespaceConstant
Recognize the Microsoft namespace so we can give a suitably sarcastic error message
MIN - static field in class net.sf.saxon.functions.Minimax
min(net.sf.saxon.om.SequenceIterator) - static method in class net.sf.saxon.exslt.Math
Get the minimum numeric value of the string-value of each of a set of nodes
MIN_LONG - static field in class net.sf.saxon.value.BigIntegerValue
IntegerValue representing the minimum value for a long
MIN_LONG - static field in class net.sf.saxon.value.IntegerValue
IntegerValue representing the minimum value for a long
minArguments - field in class net.sf.saxon.functions.StandardFunction.Entry
The minimum number of arguments required
Minimax - class net.sf.saxon.functions.Minimax
This class implements the min() and max() functions
Static method to evaluate the minimum or maximum of a sequence
MINUS - static field in class net.sf.saxon.expr.Calculator
MINUS - static field in class net.sf.saxon.expr.Token
Binary minus operator
minus(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.BigIntegerValue
Subtract another integer
minus(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.Int64Value
Subtract another integer
minus(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.IntegerValue
Subtract another integer
MINUS_ONE - static field in class net.sf.saxon.value.IntegerValue
IntegerValue representing the value -1
MINUS_SIGN - static field in class net.sf.saxon.om.StandardNames
minusSign - field in class net.sf.saxon.trans.DecimalSymbols
minuteInHour(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the current minute of the hour
minuteInHour(String) - static method in class net.sf.saxon.exslt.Date
Return the minute of the hour in the specified date or date/time
MINUTES - static field in class net.sf.saxon.functions.Component
MOD - static field in class net.sf.saxon.expr.Calculator
MOD - static field in class net.sf.saxon.expr.Token
Operator "mod"
mod(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.BigIntegerValue
Take modulo another integer
mod(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.Int64Value
Take modulo another integer
mod(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.IntegerValue
Take modulo another integer
Mode - class net.sf.saxon.trans.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 - static field in class net.sf.saxon.om.StandardNames
Mode(int,net.sf.saxon.om.StructuredQName) - constructor for class net.sf.saxon.trans.Mode
Default constructor - creates a Mode containing no rules
Mode(net.sf.saxon.trans.Mode,net.sf.saxon.om.StructuredQName) - constructor for class net.sf.saxon.trans.Mode
Construct a new Mode, copying the contents of an existing Mode
MODULE_NAMESPACE - static field in class net.sf.saxon.expr.Token
"module namespace"
MODULE_URI_RESOLVER - static field in class net.sf.saxon.FeatureKeys
MODULE_URI_RESOLVER must be an instance of ModuleURIResolver.
ModuleURIResolver - interface net.sf.saxon.query.ModuleURIResolver
A ModuleURIResolver is used when resolving references to query modules.
moduleURIResolverClass - field in class net.sf.saxon.Query
MonoIterator - class net.sf.saxon.expr.MonoIterator
An iterator over a single object (typically a sub-expression of an expression)
MonoIterator(Object) - constructor for class net.sf.saxon.expr.MonoIterator
Create an iterator of the single object supplied
MONTH - static field in class net.sf.saxon.functions.Component
month - field in class net.sf.saxon.value.GDateValue
monthAbbreviation(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the month abbreviation from the current date.
monthAbbreviation(String) - static method in class net.sf.saxon.exslt.Date
Return the month abbreviation from a date.
monthData - static field in class net.sf.saxon.value.GDateValue
monthInYear(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the month number from the current date.
monthInYear(String) - static method in class net.sf.saxon.exslt.Date
Return the month number from a date.
monthName(int,int,int) - method in class net.sf.saxon.number.AbstractNumberer
Get a month name or abbreviation
monthName(int,int,int) - method in class net.sf.saxon.number.Numberer
Get a month name or abbreviation
monthName(int,int,int) - method in class net.sf.saxon.number.Numberer_da
Get a month name or abbreviation
monthName(int,int,int) - method in class net.sf.saxon.number.Numberer_de
Get a month name or abbreviation
monthName(int,int,int) - method in class net.sf.saxon.number.Numberer_en
Get a month name or abbreviation
monthName(int,int,int) - method in class net.sf.saxon.number.Numberer_fr
monthName(int,int,int) - method in class net.sf.saxon.number.Numberer_frBE
Get a month name or abbreviation
monthName(int,int,int) - method in class net.sf.saxon.number.Numberer_it
Get a month name or abbreviation
monthName(int,int,int) - method in class net.sf.saxon.number.Numberer_nl
Get a month name or abbreviation
monthName(int,int,int) - method in class net.sf.saxon.number.Numberer_nlBE
Get a month name or abbreviation
monthName(int,int,int) - method in class net.sf.saxon.number.Numberer_sv
Get a month name or abbreviation
monthName(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the month name from the current date.
monthName(String) - static method in class net.sf.saxon.exslt.Date
Return the month name from a date.
months - field in class net.sf.saxon.value.DurationValue
moveNext() - method in class net.sf.saxon.om.AxisIterator
Move to the next node, without returning it.
moveNext() - method in class net.sf.saxon.om.AxisIteratorImpl
Move to the next node, without returning it.
moveNext() - method in class net.sf.saxon.om.EmptyIterator
Move to the next node, without returning it.
moveNext() - method in class net.sf.saxon.om.NamespaceIterator
Move to the next node, without returning it.
moveNext() - method in class net.sf.saxon.om.NodeArrayIterator
Move to the next node, without returning it.
moveNext() - method in class net.sf.saxon.om.NodeListIterator
Move to the next node, without returning it.
moveNext() - method in class net.sf.saxon.om.PrependIterator
Move to the next node, without returning it.
moveNext() - method in class net.sf.saxon.om.ReverseNodeArrayIterator
Move to the next node, without returning it.
moveNext() - method in class net.sf.saxon.om.SingleNodeIterator
Move to the next node, without returning it.
moveNext() - method in class net.sf.saxon.om.VirtualCopy.VirtualCopier
Move to the next node, without returning it.
MULT - static field in class net.sf.saxon.expr.Token
Multiply operator, "*" when used in an operator context
MultiIterator - class net.sf.saxon.expr.MultiIterator
An iterator that combines the results of a sequence of iterators
MultiIterator(Iterator[]) - constructor for class net.sf.saxon.expr.MultiIterator
Create an iterator that concatenates a number of supplied iterators
multiply(BigDecimal) - method in class net.sf.saxon.xqj.SaxonDuration
Computes a new duration whose value is factor times longer than the value of this duration.
multiply(double) - method in class net.sf.saxon.value.DayTimeDurationValue
Multiply duration by a number.
multiply(double) - method in class net.sf.saxon.value.DurationValue
Multiply a duration by a number
multiply(double) - method in class net.sf.saxon.value.YearMonthDurationValue
Multiply duration by a number.
multiply(int,int) - static method in class net.sf.saxon.value.Cardinality
Multiply two cardinalities
mustEliminateDuplicates - field in class net.sf.saxon.expr.PromotionOffer
In the case of UNORDERED, "mustEliminateDuplicates" is a boolean that is set to true if the nodes can be delivered in any order so long as there are no duplicates (for example, as required by the count() function).

N

NAME - static field in class net.sf.saxon.type.BuiltInAtomicType
NAME - static field in class net.sf.saxon.functions.NamePart
name - field in class net.sf.saxon.functions.StandardFunction.Entry
The name of the function: a local name in the case of functions in the standard library, or a name with the conventional prefix "saxon:" in the case of Saxon extension functions
NAME - static field in class net.sf.saxon.om.StandardNames
NAME - static field in class net.sf.saxon.expr.Token
Name token (a QName, in general)
Name10Checker - class net.sf.saxon.om.Name10Checker
The class checks names and characters against the rules of the XML 1.0 and XML Namespaces 1.0 specification
Name11Checker - class net.sf.saxon.om.Name11Checker
The class checks names against the rules of the XML 1.1 and XML Namespaces 1.1 specification
NAME_10_MASK - static field in class net.sf.saxon.charcode.XMLCharacterData
Bit setting to indicate that a character is valid in an XML 1.0 name
NAME_11_MASK - static field in class net.sf.saxon.charcode.XMLCharacterData
Bit setting to indicate that a character is valid in an XML 1.1 name
NAME_POOL - static field in class net.sf.saxon.FeatureKeys
NAME_POOL must be an instance of net.sf.saxon.om.NamePool
NAME_START_10_MASK - static field in class net.sf.saxon.charcode.XMLCharacterData
Bit setting to indicate that a character is valid at the start of an XML 1.0 name
NAME_START_11_MASK - static field in class net.sf.saxon.charcode.XMLCharacterData
Bit setting to indicate that a character is valid at the start of an XML 1.1 name
nameChecker - field in class net.sf.saxon.expr.ExpressionParser
NameChecker - class net.sf.saxon.om.NameChecker
A NameChecker performs validation and analysis of XML names.
nameCode - field in class net.sf.saxon.tree.ElementImpl
nameCode - field in class net.sf.saxon.tinytree.TinyTree
NAMED_MODE - static field in class net.sf.saxon.trans.Mode
NamedCollation - class net.sf.saxon.sort.NamedCollation
A StringCollator is used for comparing strings (Java String objects).
NamedCollation(String,Comparator) - constructor for class net.sf.saxon.sort.NamedCollation
Create a NamedCollation
NamedTimeZone - class net.sf.saxon.number.NamedTimeZone
This class attempts to identify a timezone name, given the date (including the time zone offset) and the country.
NamePart - class net.sf.saxon.functions.NamePart
This class supports the name(), local-name(), and namespace-uri() functions from XPath 1.0, and also the XSLT generate-id() function
namePool - field in class net.sf.saxon.event.Builder
namePool - field in class net.sf.saxon.dotnet.DotNetDomBuilder
namePool - field in class net.sf.saxon.event.Emitter
NamePool - class net.sf.saxon.om.NamePool
A NamePool holds a collection of expanded 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() - constructor for class net.sf.saxon.om.NamePool
Create a NamePool
NamePoolConverter - class net.sf.saxon.event.NamePoolConverter
This class is a filter that passes all Receiver events through unchanged, except that it changes namecodes to allow for the source and the destination using different NamePools.
Constructor
Uncaught Exception raised when some limit in the design of the name pool is exceeded
NamePoolLimitException(String) - constructor for class net.sf.saxon.om.NamePool.NamePoolLimitException
Create the exception
NAMESPACE - static field in class net.sf.saxon.om.Axis
Constant representing the namespace axis
NAMESPACE - static field in class net.sf.saxon.functions.Component
Namespace - class net.sf.saxon.instruct.Namespace
An xsl:namespace element in the stylesheet.
NAMESPACE - static field in class net.sf.saxon.pattern.NodeKindTest
NAMESPACE - static field in class net.sf.saxon.pull.PullProvider
The NAMESPACE event is notified only for a namespace node that appears in its own right as a top-level item in the sequence being read.
NAMESPACE - static field in class net.sf.saxon.om.StandardNames
NAMESPACE - static field in class net.sf.saxon.type.Type
Item type representing a namespace node
namespace(int,int) - method in class net.sf.saxon.event.ComplexContentOutputter
Output a namespace declaration.
namespace(int,int) - method in class net.sf.saxon.event.ContentHandlerProxy
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.dom.DOMWriter
namespace(int,int) - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.event.NamePoolConverter
Handle a namespace
namespace(int,int) - method in class net.sf.saxon.event.NamespaceReducer
Output a namespace node (binding)
namespace(int,int) - method in class net.sf.saxon.event.ProxyReceiver
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.event.Receiver
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.query.SequenceWrapper
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.event.SequenceWriter
Output a namespace declaration.
namespace(int,int) - method in class net.sf.saxon.event.Sink
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.event.StartTagBuffer
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.event.TeeOutputter
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.event.TEXTEmitter
namespace(int,int) - method in class net.sf.saxon.tinytree.TinyBuilder
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.event.TracingFilter
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.tree.TreeBuilder
namespace(int,int) - method in class net.sf.saxon.event.TreeReceiver
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.event.TypeCheckingFilter
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.style.UseWhenFilter
Notify a namespace.
namespace(int,int) - method in class net.sf.saxon.event.XMLEmitter
Namespace(net.sf.saxon.expr.Expression) - constructor for class net.sf.saxon.instruct.Namespace
Create an xsl:namespace instruction for dynamic construction of namespace nodes
NAMESPACE_ERR - static field in class net.sf.saxon.dom.DOMExceptionImpl
NAMESPACE_OK - static field in class net.sf.saxon.event.ReceiverOptions
Flag indicating that the namespace (of an element or attribute name) has already been declared; it does not need to be generated by the namespace fixup process.
NAMESPACE_URI - static field in class net.sf.saxon.functions.NamePart
namespaceCode - field in class net.sf.saxon.tinytree.TinyTree
This class provides an iterator over the namespace codes representing the in-scope namespaces of any node.
namespaceCodes - field in class net.sf.saxon.instruct.FixedElement
NamespaceConstant - class net.sf.saxon.om.NamespaceConstant
This class is not instantiated, it exists to hold a set of constants representing known namespaces.
namespaceContext - field in class net.sf.saxon.style.UseWhenStaticContext
NamespaceContextImpl - class net.sf.saxon.pull.NamespaceContextImpl
This class bridges between the JAXP 1.3 NamespaceContext interface and Saxon's equivalent NamespaceResolver interface.
Constructor: wrap a Saxon NamespaceResolver as a JAXP NamespaceContext
NamespaceDeclarations - interface net.sf.saxon.om.NamespaceDeclarations
This interface represents a collection of namespace declarations or undeclarations, typically those appearing together in an element start tag.
An implementation of the NamespaceDeclarations interface, based on encapsulating an array of namespace codes.
NamespaceDeclarationsImpl() - constructor for class net.sf.saxon.om.NamespaceDeclarationsImpl
Create an uninitialized instance
Construct a set of namespace declarations
NamespaceException - class net.sf.saxon.om.NamespaceException
A NamespaceException represents an error condition whereby a QName (for example a variable name or template name) uses a namespace prefix that is not declared
NamespaceException(String) - constructor for class net.sf.saxon.om.NamespaceException
namespaceFixup() - method in class net.sf.saxon.evpull.StartElementEvent
Perform namespace fixup.
NamespaceForPrefix - class net.sf.saxon.functions.NamespaceForPrefix
This class supports the function namespace-uri-for-prefix()
NamespaceIterator - class net.sf.saxon.om.NamespaceIterator
This class provides an implementation of the namespace axis over any implementation of the data model.
namespaceList - field in class net.sf.saxon.tree.ElementWithAttributes
namespaceNode(net.sf.saxon.expr.XPathContext,String,String) - static method in class net.sf.saxon.functions.Extensions
Create a parentless namespace node.
Inner class: a model-independent representation of a namespace node
Create a namespace node
namespaceParent - field in class net.sf.saxon.tinytree.TinyTree
NamespaceReducer - class net.sf.saxon.event.NamespaceReducer
NamespaceReducer is a ProxyReceiver responsible for removing duplicate namespace declarations.
NamespaceReducer() - constructor for class net.sf.saxon.event.NamespaceReducer
Create a NamespaceReducer
NamespaceReducer(net.sf.saxon.event.Receiver) - constructor for class net.sf.saxon.event.NamespaceReducer
Create a NamespaceReducer with a given destination Receiver
NamespaceResolver - interface net.sf.saxon.om.NamespaceResolver
Abstract class that supports lookup of a lexical QName to get the expanded QName.
An implementation of NamespaceDeclarations that contains all the inscope namespaces made available by a NamespaceResolver.
NamespaceTest - class net.sf.saxon.pattern.NamespaceTest
NodeTest is an interface that enables a test of whether a node has a particular name and type.
NamespaceTest(net.sf.saxon.om.NamePool,int,String) - constructor for class net.sf.saxon.pattern.NamespaceTest
NameTest - class net.sf.saxon.pattern.NameTest
NodeTest is an interface that enables a test of whether a node has a particular name and type.
NameTest(int,int,net.sf.saxon.om.NamePool) - constructor for class net.sf.saxon.pattern.NameTest
Create a NameTest to match nodes by their nameCode allocated from the NamePool
NameTest(int,String,String,net.sf.saxon.om.NamePool) - constructor for class net.sf.saxon.pattern.NameTest
Create a NameTest to match nodes by name
NameTest(net.sf.saxon.om.NodeInfo) - constructor for class net.sf.saxon.pattern.NameTest
Create a NameTest for nodes of the same type and name as a given node
NaN - field in class net.sf.saxon.trans.DecimalSymbols
NaN - static field in class net.sf.saxon.value.DoubleValue
NaN - static field in class net.sf.saxon.value.FloatValue
NAN - static field in class net.sf.saxon.om.StandardNames
NATIVE_SYNTAX - static field in class net.sf.saxon.regex.RegularExpression
Constant indicating the regular expression syntax is the native syntax for the platform (Java or .NET)
Navigator - class net.sf.saxon.om.Navigator
The Navigator class provides helper classes for navigating a tree, irrespective of its implementation
NCNAME - static field in class net.sf.saxon.type.BuiltInAtomicType
ndv - field in class net.sf.saxon.sort.IntHashSet
This set's NO-DATA-VALUE.
NE - static field in class net.sf.saxon.expr.Token
Operator not-equals.
needsRuntimeComparabilityCheck() - method in class net.sf.saxon.expr.ValueComparison
Determine whether a run-time check is needed to check that the types of the arguments are comparable
Negatable - interface net.sf.saxon.expr.Negatable
This interface is implemented by expressions that returns a boolean value, and returns an expression whose result is the negated boolean value
NEGATE - static field in class net.sf.saxon.expr.Token
Unary minus sign
negate() - method in class net.sf.saxon.value.BigIntegerValue
Negate the value
negate() - method in class net.sf.saxon.expr.BooleanExpression
Return the negation of this boolean expression, that is, an expression that returns true when this expression returns false, and vice versa
negate() - method in class net.sf.saxon.functions.BooleanFn
Create an expression that returns the negation of this expression
negate() - method in class net.sf.saxon.value.DayTimeDurationValue
Negate a duration (same as subtracting from zero, but it preserves the type of the original duration)
negate() - method in class net.sf.saxon.value.DecimalValue
Negate the value
negate() - method in class net.sf.saxon.value.DoubleValue
Negate the value
negate() - method in class net.sf.saxon.value.DurationValue
Negate a duration (same as subtracting from zero, but it preserves the type of the original duration)
negate() - method in class net.sf.saxon.functions.Existence
Return the negation of the expression
negate() - method in class net.sf.saxon.value.FloatValue
Negate the value
negate() - method in class net.sf.saxon.value.Int64Value
Negate the value
negate() - method in class net.sf.saxon.expr.Negatable
Create an expression that returns the negation of this expression
negate() - method in class net.sf.saxon.value.NumericValue
Change the sign of the number
negate() - method in class net.sf.saxon.xqj.SaxonDuration
Returns a new Duration object whose value is -this.
negate() - method in class net.sf.saxon.expr.ValueComparison
Return the negation of this value comparison: that is, a value comparison that returns true() if and only if the original returns false().
negate() - method in class net.sf.saxon.value.YearMonthDurationValue
Negate a duration (same as subtracting from zero, but it preserves the type of the original duration)
negate(int) - static method in class net.sf.saxon.expr.Token
Return the negation of a relational operator, so that "a op b" can be rewritten as not(b op' a)
NegateExpression - class net.sf.saxon.expr.NegateExpression
Negate Expression: implements the unary minus operator.
NegateExpression(net.sf.saxon.expr.Expression) - constructor for class net.sf.saxon.expr.NegateExpression
Create a NegateExpression
negative - field in class net.sf.saxon.value.DurationValue
NEGATIVE_INTEGER - static field in class net.sf.saxon.type.BuiltInAtomicType
NEGATIVE_ZERO - static field in class net.sf.saxon.value.DoubleValue
NEGATIVE_ZERO - static field in class net.sf.saxon.value.FloatValue
net.sf.saxon - package
This package provides the core classes of the SAXON XSLT library.
This package contains the code to implement Ant tasks that invoke Saxon.
This package provides classes for handling different output character sets.
This package contains the code to implement Unicode normalization.
This package provides glue classes that enable Saxon to process a source document supplied as a DOM tree in the form of a DOMSource object; it also provides classes that present a DOM view of Saxon's native tree structures.
This package provides glue classes that enable Saxon to process a source document supplied as a DOM4J tree (see http://www.dom4j.org).
This package provides classes that interface Saxon to the .NET platform.
This package provides classes that feed SAX-like events from one tree to another.
This package provides classes associated with XPath expression handling.
This package provides implementations of the functions defined in EXSLT.
This package provides implementations of all the core functions available for use in XPath expressions.
This package provides classes for the compiled representation of the various elements and other instructions found in an XSLT stylesheet.
This package contains Saxon code that is specific to the Java platform, as distinct from .NET

The areas where Saxon has different implementations for the two platforms are primarily URI handling, interfaces to XML parsers, regular expression handling, and use of collations.

This package contains the classes and interfaces defined in the draft XQJ specification (JSR 225).
This package provides glue classes that enable Saxon to process a source document supplied as a JDOM tree (see http://www.jdom.org).
This package provides classes associated with numbering and the xsl:number element.
net.sf.saxon.om - package
This package defines the interface to the Saxon tree structure.
This package provides classes associated with XSLT pattern handling.
This package provides an experimental pull API for Saxon: that is, it allows an application to read serially through a document, reading "events" such as the start and end of elements, text nodes, comments, and processing instructions, in the order in which they appear.
This package provides an API for executing XQuery queries directly from a Java application.
This package contains the code to map XML Schema and XPath regular expressions to the regular expression engine of the underlying Java platform.
This package provides a Java API for Saxon that hides as much as possible of the detail of the implementation.
This package provides utility routines for sorting and grouping.
This package provides some sample extension elements for loading data into an SQL database.
This package provides classes used during the compilation of an XSLT stylesheet.
This package provides an alternative API for executing XPath expressions directly from a Java application: unlike the API in package net.sf.saxon.xpath, these interfaces are not dependent on JAXP 1.3.
This package is an implementation of the Saxon internal tree structure, designed to minimize memory usage, and the costs of allocating and garbage-collecting Java objects.
This package provides an interface to Saxon tracing and debugging capabilities.
This package provides a miscellaneous collection of helper classes for XSLT transformation.
This package defines the implementation of the so-called "standard tree" structure.
This package contains classes that implement the XPath 2.0 type system.
This package provides classes representing XPath values (that is, the results of an expression).
This package provides glue classes that enable Saxon to process a source document supplied as a XOM tree (see http://www.cafeconleche.org/XOM).
This package provides an API for executing XPath expressions directly from a Java application.
This package contains an implementation of the draft XQuery API specification known as XQJ or JSR 225.
newAtomicValue(String,net.sf.saxon.s9api.ItemType) - static method in class net.sf.saxon.s9api.XdmItem
Factory method to construct an atomic value given its lexical representation and the required item type
Create a new CDATA Filter, responsible for insertion of CDATA sections where required.
newCharacterMapExpander() - method in class net.sf.saxon.event.SerializerFactory
Create a new CharacterMapExpander.
newCleanContext() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Construct a new context without copying (used for the context in a function call)
newCleanContext() - method in class net.sf.saxon.expr.XPathContext
Construct a new context without copying (used for the context in a function call)
newCleanContext() - method in class net.sf.saxon.expr.XPathContextMinor
Construct a new context without copying (used for the context in a function call)
newContentHandlerProxy() - method in class net.sf.saxon.event.SerializerFactory
Create a ContentHandlerProxy.
newContext() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Construct a new context as a copy of another.
newContext() - method in class net.sf.saxon.expr.XPathContext
Construct a new context as a copy of another.
newContext() - method in class net.sf.saxon.expr.XPathContextMajor
Construct a new context as a copy of another.
newContext() - method in class net.sf.saxon.expr.XPathContextMinor
Construct a new context as a copy of another.
newContext(net.sf.saxon.expr.XPathContextMinor) - static method in class net.sf.saxon.expr.XPathContextMajor
Create a new "major" context (one that is capable of holding a stack frame with local variables
newController() - method in class net.sf.saxon.query.XQueryExpression
Get a controller that can be used to execute functions in this compiled query.
newDocument() - method in class net.sf.saxon.dom.DocumentBuilderImpl
Create a new Document Node.
newDocumentBuilder() - method in class net.sf.saxon.dom.DocumentBuilderFactoryImpl
Creates a new instance of a javax.xml.parsers.DocumentBuilder using the currently configured parameters.
newDocumentBuilder() - method in class net.sf.saxon.s9api.Processor
Create a DocumentBuilder.
newHTMLEmitter() - method in class net.sf.saxon.event.SerializerFactory
Create a new HTML Emitter.
Create a new HTML Indenter.
Create a new XHTML MetaTagAdjuster, responsible for insertion, removal, or replacement of meta elements.
Create a new HTML URI Escaper, responsible for percent-encoding of URIs in HTML output documents.
newMinorContext() - method in class net.sf.saxon.expr.EarlyEvaluationContext
Construct a new minor context.
newMinorContext() - method in class net.sf.saxon.expr.XPathContext
Construct a new minor context.
newMinorContext() - method in class net.sf.saxon.expr.XPathContextMinor
newSchemaValidator() - method in class net.sf.saxon.s9api.SchemaManager
Create a SchemaValidator which can be used to validate instance documents against the schema held by this SchemaManager
newStripper() - method in class net.sf.saxon.instruct.Executable
Create a Stripper which handles whitespace stripping definitions
newTemplates(Source) - method in class net.sf.saxon.TransformerFactoryImpl
Process the Source into a Templates object, which is a a compiled representation of the source.
Process the Source into a Templates object, which is a a compiled representation of the source.
newTemplatesHandler() - method in class net.sf.saxon.TransformerFactoryImpl
Get a TemplatesHandler object that can process SAX ContentHandler events into a Templates object.
newTEXTEmitter() - method in class net.sf.saxon.event.SerializerFactory
Create a new Text Emitter.
newTransformer() - method in class net.sf.saxon.PreparedStylesheet
Make a Transformer from this Templates object.
newTransformer() - method in class net.sf.saxon.TransformerFactoryImpl
Create a new Transformer object that performs a copy of the source to the result.
newTransformer(Source) - method in class net.sf.saxon.TransformerFactoryImpl
Process the Source into a Transformer object.
newTransformerHandler() - method in class net.sf.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.
Create an UncommittedSerializer.
Create a Unicode Normalizer.
newXHTMLEmitter() - method in class net.sf.saxon.event.SerializerFactory
Create a new XHTML Emitter.
Create a new XHTML Indenter.
Create a new XHTML MetaTagAdjuster, responsible for insertion, removal, or replacement of meta elements.
Create a new XML 1.0 content checker, responsible for checking that the output conforms to XML 1.0 rules (this is used only if the Configuration supports XML 1.1 but the specific output file requires XML 1.0).
newXMLEmitter() - method in class net.sf.saxon.event.SerializerFactory
Create a new XML Emitter.
newXMLFilter(Source) - method in class net.sf.saxon.TransformerFactoryImpl
Create an XMLFilter that uses the given Source as the transformation instructions.
newXMLFilter(Templates) - method in class net.sf.saxon.TransformerFactoryImpl
Create an XMLFilter, based on the Templates argument..
Create a new XML Indenter.
newXPath() - method in class net.sf.saxon.xpath.XPathFactoryImpl
Create an XPath evaluator
newXPathCompiler() - method in class net.sf.saxon.s9api.Processor
Create an XPathCompiler.
newXPathContext() - method in class net.sf.saxon.Controller
Make an XPathContext object for expression evaluation.
newXQueryCompiler() - method in class net.sf.saxon.s9api.Processor
Create an XQueryCompiler.
newXsltCompiler() - method in class net.sf.saxon.s9api.Processor
Create an XsltCompiler.
next - field in class net.sf.saxon.tinytree.TinyTree
next() - method in class net.sf.saxon.expr.AppendIterator
next() - method in class net.sf.saxon.om.ArrayIterator
Get the next item in the array
next() - method in class net.sf.saxon.expr.AxisAtomizingIterator
next() - method in class net.sf.saxon.evpull.BlockEventIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.instruct.BlockIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.evpull.BracketedDocumentIterator
Get the next event in the sequence
next() - method in class net.sf.saxon.evpull.BracketedElementIterator
Get the next event in the sequence
next() - method in class net.sf.saxon.expr.CardinalityCheckingIterator
next() - method in class net.sf.saxon.om.ClosingIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.evpull.ComplexContentProcessor
Get the next event in the sequence.
next() - method in class net.sf.saxon.expr.ContextMappingIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.evpull.Decomposer
Get the next event in the sequence
next() - method in class net.sf.saxon.expr.DifferenceEnumeration
next() - method in class net.sf.saxon.functions.DistinctValues.DistinctIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.pull.DocumentEventIgnorer
Get the next event.
next() - method in class net.sf.saxon.sort.DocumentOrderIterator
next() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Get the next event
next() - method in class net.sf.saxon.dotnet.DotNetRegexIterator
Get the next item in the sequence
next() - method in class net.sf.saxon.dotnet.DotNetTokenIterator
next() - method in class net.sf.saxon.pull.ElementNameTracker
Get the next event.
next() - method in class net.sf.saxon.evpull.EmptyEventIterator
Get the next event in the sequence
next() - method in class net.sf.saxon.sort.EmptyIntIterator
Return the next integer in the sequence.
next() - method in class net.sf.saxon.om.EmptyIterator
Get the next item.
next() - method in class net.sf.saxon.expr.ErrorIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.evpull.EventAnnotationStripper
Get the next event in the sequence
next() - method in class net.sf.saxon.evpull.EventIterator
Get the next event in the sequence
next() - method in class net.sf.saxon.evpull.EventIteratorOverSequence
Get the next PullEvent in the sequence
next() - method in class net.sf.saxon.evpull.EventMappingIterator
next() - method in class net.sf.saxon.evpull.EventStackIterator
Get the next event in the sequence.
next() - method in class net.sf.saxon.expr.EveryItemMappingIterator
next() - method in class net.sf.saxon.expr.FilterIterator
Get the next item if there is one
next() - method in class net.sf.saxon.sort.GroupAdjacentIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.sort.GroupByIterator
next() - method in class net.sf.saxon.sort.GroupEndingIterator
next() - method in class net.sf.saxon.sort.GroupStartingIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.functions.IndexOf.IndexIterator
next() - method in class net.sf.saxon.functions.Insert.InsertIterator
next() - method in class net.sf.saxon.expr.IntersectionEnumeration
next() - method in class net.sf.saxon.sort.IntIterator
Return the next integer in the sequence.
next() - method in class net.sf.saxon.expr.ItemMappingIterator
next() - method in class net.sf.saxon.java.JRegexIterator
Get the next item in the sequence
next() - method in class net.sf.saxon.java.JTokenIterator
next() - method in class net.sf.saxon.om.ListIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.expr.MappingIterator
next() - method in class net.sf.saxon.value.MemoClosure.ProgressiveIterator
next() - method in class net.sf.saxon.expr.MonoIterator
Returns the next element in the iteration.
next() - method in class net.sf.saxon.expr.MultiIterator
Returns the next element in the iteration.
next() - method in class net.sf.saxon.om.NamespaceCodeIterator
Return the next integer in the sequence.
next() - method in class net.sf.saxon.om.NamespaceIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.om.Navigator.AxisFilter
next() - method in class net.sf.saxon.om.Navigator.BaseEnumeration
Get the next item in the sequence.
next() - method in class net.sf.saxon.expr.PairIterator
Returns the next element in the iteration.
next() - method in class net.sf.saxon.om.PrependIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.evpull.PullEventTracer
Get the next event in the sequence
next() - method in class net.sf.saxon.pull.PullFilter
Get the next event.
next() - method in class net.sf.saxon.pull.PullFromIterator
Get the next event
next() - method in class net.sf.saxon.pull.PullNamespaceReducer
next(): handle next event.
next() - method in class net.sf.saxon.pull.PullProvider
Get the next event
next() - method in class net.sf.saxon.pull.PullPushTee
Get the next event.
next() - method in class net.sf.saxon.pull.PullToStax
next() - method in class net.sf.saxon.pull.PullTracer
Get the next event.
next() - method in class net.sf.saxon.expr.RangeIterator
next() - method in class net.sf.saxon.functions.Remove.RemoveIterator
next() - method in class net.sf.saxon.om.ReverseArrayIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.expr.ReverseRangeIterator
next() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
next() - method in class net.sf.saxon.xqj.SaxonXQSequence
next() - method in class net.sf.saxon.evpull.SequenceComposer
Get the next item in the sequence.
next() - method in class net.sf.saxon.om.SequenceIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.om.SingleNodeIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.evpull.SingletonEventIterator
Get the next event in the sequence
next() - method in class net.sf.saxon.om.SingletonIterator
next() - method in class net.sf.saxon.sort.SortedIterator
Get the next item, in sorted order
next() - method in class net.sf.saxon.pull.StaxBridge
Get the next event
next() - method in class net.sf.saxon.evpull.StaxEventBridge
Get the next event
next() - method in class net.sf.saxon.expr.StringTokenIterator
next() - method in class net.sf.saxon.value.StringValue.CharacterIterator
next() - method in class net.sf.saxon.expr.SubsequenceIterator
Get the next item if there is one
next() - method in class net.sf.saxon.expr.TailIterator
next() - method in class net.sf.saxon.sort.TerminatedIntIterator
Return the next integer in the sequence.
next() - method in class net.sf.saxon.tinytree.TinyTreeEventIterator
Get the next event
next() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Get the next event
next() - method in class net.sf.saxon.expr.Tokenizer
Get the next token from the input expression.
next() - method in class net.sf.saxon.functions.Trace.TracingIterator
next() - method in class net.sf.saxon.evpull.TracingEventIterator
Get the next event in the sequence
next() - method in class net.sf.saxon.pull.TreeWalker
Get the next event
next() - method in class net.sf.saxon.om.UnfailingIterator
Get the next item in the sequence.
next() - method in class net.sf.saxon.expr.UnionEnumeration
next() - method in class net.sf.saxon.expr.ValueTailIterator
next() - method in class net.sf.saxon.om.VirtualCopy.VirtualCopier
Get the next item in the sequence.
next() - method in class net.sf.saxon.pull.VirtualTreeWalker
Get the next event
next() - method in class net.sf.saxon.s9api.XdmSequenceIterator
Returns the next element in the iteration.
next() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
NEXT_IN_CHAIN - static field in class net.sf.saxon.event.SaxonOutputKeys
saxon:next-in-chain = URI.
NEXT_IN_CHAIN_BASE_URI - static field in class net.sf.saxon.event.SaxonOutputKeys
nextChar() - method in class net.sf.saxon.expr.Tokenizer
Read next character directly.
NextMatch - class net.sf.saxon.instruct.NextMatch
An xsl:next-match element in the stylesheet
NextMatch(boolean) - constructor for class net.sf.saxon.instruct.NextMatch
nextReceiver - field in class net.sf.saxon.event.ProxyReceiver
nextTag() - method in class net.sf.saxon.pull.PullToStax
nextToken() - method in class net.sf.saxon.expr.ExpressionParser
Read the next token, catching any exception thrown by the tokenizer
NILLABLE_ELEMENT - static field in class net.sf.saxon.event.ReceiverOptions
Flag used with character content that has been validated against a nillable element declaration.
Nilled - class net.sf.saxon.functions.Nilled
This class supports the nilled() function
NILLED_ELEMENT - static field in class net.sf.saxon.event.ReceiverOptions
Flag used with character content that has been validated against a nillable element declaration.
NMTOKEN - static field in class net.sf.saxon.type.BuiltInAtomicType
NMTOKENS - static field in class net.sf.saxon.type.BuiltInListType
NO_ACTION - static field in class net.sf.saxon.codenorm.Normalizer
Normalization Form Selector
NO_ARGUMENTS - static field in class net.sf.saxon.expr.SimpleExpression
NO_EVALUATION_NEEDED - static field in class net.sf.saxon.expr.ExpressionTool
NO_NAMESPACES - static field in class net.sf.saxon.om.NodeInfo
Don't copy any namespace nodes.
NO_SPECIAL_CHARS - static field in class net.sf.saxon.event.ReceiverOptions
Flag indicating that the value contains no special characters that need to be escaped
NO_TIMEZONE - static field in class net.sf.saxon.value.CalendarValue
node - field in class net.sf.saxon.dom.NodeOverNodeInfo
node - field in class net.sf.saxon.dom.NodeWrapper
node - field in class net.sf.saxon.dom4j.NodeWrapper
node - field in class net.sf.saxon.dotnet.NodeWrapper
node - field in class net.sf.saxon.jdom.NodeWrapper
node - field in class net.sf.saxon.xom.NodeWrapper
node - field in class net.sf.saxon.value.SingletonNode
node - field in class net.sf.saxon.om.StrippedNode
NODE - static field in class net.sf.saxon.type.Type
An item type that matches any node
node - field in class net.sf.saxon.pull.UnconstructedParent
NODE_LETTER - static field in class net.sf.saxon.tree.NodeImpl
Chararacteristic letters to identify each type of node, indexed using the node type values.
NODE_LETTER - static field in class net.sf.saxon.tinytree.TinyNodeImpl
Chararacteristic letters to identify each type of node, indexed using the node type values.
NODE_NAME - static field in class net.sf.saxon.functions.NamePart
NODE_SEQUENCE - static field in class net.sf.saxon.value.SequenceType
A type that allows a sequence of zero or more nodes
NODE_TYPE - static field in class net.sf.saxon.type.Type
NodeArrayIterator - class net.sf.saxon.om.NodeArrayIterator
An iterator over an array of nodes.
NodeFactory - interface net.sf.saxon.tree.NodeFactory
Interface NodeFactory.
nodeFactory - field in class net.sf.saxon.style.UseWhenStaticContext
NodeImpl - class net.sf.saxon.tree.NodeImpl
A node in the XML parse tree representing an XML element, character content, or attribute.
NodeInfo - interface net.sf.saxon.om.NodeInfo
The NodeInfo interface represents a node in Saxon's implementation of the XPath 2.0 data model.
nodeKeys - field in class net.sf.saxon.sort.SortedIterator
nodeKind - field in class net.sf.saxon.dom.NodeWrapper
nodeKind - field in class net.sf.saxon.dom4j.NodeWrapper
nodeKind - field in class net.sf.saxon.dotnet.NodeWrapper
nodeKind - field in class net.sf.saxon.jdom.NodeWrapper
nodeKind - field in class net.sf.saxon.xom.NodeWrapper
nodeKind - field in class net.sf.saxon.tinytree.TinyTree
NODEKIND - static field in class net.sf.saxon.expr.Token
Node kind, e.g.
nodeKindName(int) - static method in class net.sf.saxon.pattern.NodeKindTest
Get the name of a node kind
NodeKindTest - class net.sf.saxon.pattern.NodeKindTest
NodeTest is an interface that enables a test of whether a node has a particular name and kind.
NodeListIterator - class net.sf.saxon.om.NodeListIterator
Specialization of ListIterator for use when the items in the list are all nodes
NodeListIterator(List) - constructor for class net.sf.saxon.om.NodeListIterator
Create a NodeListIterator.
nodeNr - field in class net.sf.saxon.tinytree.TinyNodeImpl
NodeOrderComparer - interface net.sf.saxon.sort.NodeOrderComparer
A Comparer used for comparing nodes in document order
NodeOverNodeInfo - class net.sf.saxon.dom.NodeOverNodeInfo
This class implements the DOM Node interface as a wrapper around a Saxon NodeInfo object.
nodeSet(net.sf.saxon.value.Value) - static method in class net.sf.saxon.exslt.Common
Convert a result tree fragment to a node-set.
nodeTest - field in class net.sf.saxon.pattern.LocationPathPattern
NodeTest - class net.sf.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.
NodeTestPattern - class net.sf.saxon.pattern.NodeTestPattern
A NodeTestPattern is a pattern that consists simply of a NodeTest.
NodeTestPattern() - constructor for class net.sf.saxon.pattern.NodeTestPattern
NodeTestPattern(net.sf.saxon.pattern.NodeTest) - constructor for class net.sf.saxon.pattern.NodeTestPattern
NodeWrapper - class net.sf.saxon.dom.NodeWrapper
A node in the XML parse tree representing an XML element, character content, or attribute.
NodeWrapper - class net.sf.saxon.dom4j.NodeWrapper
A node in the XML parse tree representing an XML element, character content, or attribute.
NodeWrapper - class net.sf.saxon.dotnet.NodeWrapper
A node in the XML parse tree representing an XML element, character content, or attribute.
NodeWrapper - class net.sf.saxon.jdom.NodeWrapper
A node in the XML parse tree representing an XML element, character content, or attribute.
NodeWrapper - class net.sf.saxon.xom.NodeWrapper
A node in the XML parse tree representing an XML element, character content, or attribute.
NodeWrapper(Node,net.sf.saxon.dom.NodeWrapper,int) - constructor for class net.sf.saxon.dom.NodeWrapper
This constructor is protected: nodes should be created using the makeWrapper factory method
NodeWrapper(Node,net.sf.saxon.xom.NodeWrapper,int) - constructor for class net.sf.saxon.xom.NodeWrapper
This constructor is protected: nodes should be created using the wrap factory method on the DocumentWrapper class
NodeWrapper(Object,net.sf.saxon.dom4j.NodeWrapper,int) - constructor for class net.sf.saxon.dom4j.NodeWrapper
This constructor is protected: nodes should be created using the wrap factory method on the DocumentWrapper class
NodeWrapper(Object,net.sf.saxon.jdom.NodeWrapper,int) - constructor for class net.sf.saxon.jdom.NodeWrapper
This constructor is protected: nodes should be created using the wrap factory method on the DocumentWrapper class
NodeWrapper(XmlNode,net.sf.saxon.dotnet.NodeWrapper,int) - constructor for class net.sf.saxon.dotnet.NodeWrapper
This constructor is protected: nodes should be created using the makeWrapper factory method
This exception class is used when early (compile-time) evaluation of an expression is attempted, and the expression requires knowledge of the current dateTime or implicit timezone.
NoDynamicContextException(String) - constructor for class net.sf.saxon.trans.NoDynamicContextException
Create a NoDynamicContextException
NON_CREATIVE - static field in class net.sf.saxon.expr.StaticProperty
Expression property: this bit is set in the case of an expression that will never return newly created nodes, nor a value that depends on the identity of newly created nodes (for example generate-id(new-node())).
NON_NEGATIVE_INTEGER - static field in class net.sf.saxon.type.BuiltInAtomicType
NON_POSITIVE_INTEGER - static field in class net.sf.saxon.type.BuiltInAtomicType
NONBMP_MAX - static field in class net.sf.saxon.charcode.UTF16
NONBMP_MIN - static field in class net.sf.saxon.charcode.UTF16
This is a marker interface: if a URIResolver implements this interface and returns null from its resolve() method, then the standard URI resolver will not be invoked.
NONE - static field in class net.sf.saxon.regex.RegexTranslator
NONE - static field in class net.sf.saxon.value.Whitespace
The values NONE, IGNORABLE, and ALL identify which kinds of whitespace text node should be stripped when building a source tree.
Subclass to handle the common special case where it is statically known that the filter cannot return a numeric value
Create a FilterIterator for the situation where it is known that the filter expression will never evaluate to a number value.
Exception indicating that an attribute or namespace node has been written when there is no open element to write it to
NoOpenStartTagException(String) - constructor for class net.sf.saxon.event.NoOpenStartTagException
Create an XPathException with an error message
NORMALIZATION_FORM - static field in class net.sf.saxon.event.SaxonOutputKeys
normalization-form = NFC|NFD|NFKC|NFKD|non.
NORMALIZATION_FORM - static field in class net.sf.saxon.om.StandardNames
normalize() - method in class net.sf.saxon.dom.NodeOverNodeInfo
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.
normalize() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Normalize this instance to UTC.
normalize(CharSequence) - method in class net.sf.saxon.codenorm.Normalizer
Normalizes text according to the chosen form
normalize(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.value.DateTimeValue
Normalize the date and time to be in timezone Z.
NORMALIZED_STRING - static field in class net.sf.saxon.type.BuiltInAtomicType
normalizeDocument() - method in class net.sf.saxon.dom.DocumentOverNodeInfo
This method acts as if the document was going through a save and load cycle, putting the document in a "normal" form.
normalizeDuration() - method in class net.sf.saxon.value.DurationValue
Normalize the duration, so that months<12, hours<24, minutes<60, seconds<60.
Normalizer - class net.sf.saxon.codenorm.Normalizer
Implements Unicode Normalization Forms C, D, KC, KD.
Normalizer(byte) - constructor for class net.sf.saxon.codenorm.Normalizer
Create a normalizer for a given form.
Normalizer(CharSequence) - constructor for class net.sf.saxon.codenorm.Normalizer
Create a normalizer for a given form, expressed as a character string
NormalizerData - class net.sf.saxon.codenorm.NormalizerData
Accesses the Normalization Data used for Forms C and D.
NormalizeSpace - class net.sf.saxon.functions.NormalizeSpace
Implement the XPath normalize-space() function
NormalizeUnicode - class net.sf.saxon.functions.NormalizeUnicode
Implement the XPath normalize-unicode() function
normalizeWhitespace(CharSequence) - static method in class net.sf.saxon.value.Whitespace
Normalize whitespace as defined in XML Schema.
normalizeWith(Calendar) - method in class net.sf.saxon.xqj.SaxonDuration
Converts the years and months fields into the days field by using a specific time instant as the reference point.
normalizeZeroDuration() - method in class net.sf.saxon.value.DurationValue
Ensure that a zero duration is considered positive
NOT - static field in class net.sf.saxon.functions.BooleanFn
NOT_ALLOWED_CLASS - static field in class net.sf.saxon.regex.RegexTranslator
NOT_COMPOSITE - static field in class net.sf.saxon.codenorm.NormalizerData
Constant for use in getPairwiseComposition
NOTATION - static field in class net.sf.saxon.type.BuiltInAtomicType
notationDecl(String,String,String) - method in class net.sf.saxon.event.ReceivingContentHandler
NotationValue - class net.sf.saxon.value.NotationValue
An xs:NOTATION value.
NotationValue(String,String,String) - constructor for class net.sf.saxon.value.NotationValue
Constructor for a value that is known to be valid
Constructor
Constructor for a value that is known to be valid
notifyNotWellFormed() - method in class net.sf.saxon.event.ContentHandlerProxy
The following function is called when it is found that the output is not a well-formed document.
now() - static method in class net.sf.saxon.Transform
Get current time in milliseconds
NULL - static field in class net.sf.saxon.om.NamespaceConstant
A URI representing the null namespace (actually, an empty string)
NULL_CODE - static field in class net.sf.saxon.om.NamespaceConstant
The numeric URI code representing the null namespace (actually, zero)
NULL_NAMESPACE_CODE - static field in class net.sf.saxon.om.NamespaceConstant
The namespace code for the null namespace
NUMBER - static field in class net.sf.saxon.expr.Token
Numeric literal
Numberer - interface net.sf.saxon.number.Numberer
Interface Numberer supports number formatting.
Numberer_da - class net.sf.saxon.number.Numberer_da
Numberer_de - class net.sf.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 net.sf.saxon.number.Numberer_en
Numberer class for the English language
Numberer_fr - class net.sf.saxon.number.Numberer_fr
Class Numberer_fr is a number formatter for french.
Numberer_frBE - class net.sf.saxon.number.Numberer_frBE
Class Numberer_frBE is a number formatter for French as used in Belgium.
Numberer_it - class net.sf.saxon.number.Numberer_it
Numberer_nl - class net.sf.saxon.number.Numberer_nl
Numberer_nlBE - class net.sf.saxon.number.Numberer_nlBE
Numberer_sv - class net.sf.saxon.number.Numberer_sv
NumberFn - class net.sf.saxon.functions.NumberFn
Implements the XPath number() function.
NumberFormatter - class net.sf.saxon.number.NumberFormatter
Class NumberFormatter defines a method to format a ArrayList of integers as a character string according to a supplied format specification.
NumberInstruction - class net.sf.saxon.instruct.NumberInstruction
An xsl:number element in the stylesheet.
Construct a NumberInstruction
numberOfAttributes - field in class net.sf.saxon.tinytree.TinyTree
numberOfFilters - field in class net.sf.saxon.pattern.LocationPathPattern
numberOfNamespaces - field in class net.sf.saxon.tinytree.TinyTree
numberOfNodes - field in class net.sf.saxon.tinytree.TinyTree
NUMERIC - static field in class net.sf.saxon.type.BuiltInAtomicType
NUMERIC_DURATION - static field in class net.sf.saxon.expr.Calculator
Calculators used when the second operand is a duration and the first is numeric
NUMERIC_SEQUENCE - static field in class net.sf.saxon.value.SequenceType
A type that allows a sequence of zero or more numeric values
NumericComparer - class net.sf.saxon.sort.NumericComparer
A Comparer used for comparing sort keys when data-type="number".
NumericPromoter - class net.sf.saxon.expr.NumericPromoter
A NumericPromoter performs numeric promotion on each item in a supplied sequence
Constructor
NumericValue - class net.sf.saxon.value.NumericValue
NumericValue is an abstract superclass for IntegerValue, DecimalValue, FloatValue, and DoubleValue

O

Object getValue() - method in class net.sf.saxon.s9api.XdmAtomicValue
OBJECT_MODEL_DOM4J - static field in class net.sf.saxon.om.NamespaceConstant
URI identifying the DOM4J object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_JDOM - static field in class net.sf.saxon.om.NamespaceConstant
URI identifying the JDOM object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_SAXON - static field in class net.sf.saxon.om.NamespaceConstant
URI identifying the Saxon object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_XOM - static field in class net.sf.saxon.om.NamespaceConstant
URI identifying the XOM object model for use in the JAXP 1.3 XPath API
Return the type of the supplied value: "sequence", "string", "number", "boolean", "external".
ObjectValue - class net.sf.saxon.value.ObjectValue
An XPath value that encapsulates a Java object.
ObjectValue() - constructor for class net.sf.saxon.value.ObjectValue
Default constructor for use in subclasses
ObjectValue(Object) - constructor for class net.sf.saxon.value.ObjectValue
Constructor
Constructor
OCC_EMPTY - static field in class net.sf.saxon.javax.xml.xquery.XQSequenceType
OCC_EXACTLY_ONE - static field in class net.sf.saxon.javax.xml.xquery.XQSequenceType
OCC_ONE_OR_MORE - static field in class net.sf.saxon.javax.xml.xquery.XQSequenceType
OCC_ZERO_OR_MORE - static field in class net.sf.saxon.javax.xml.xquery.XQSequenceType
OCC_ZERO_OR_ONE - static field in class net.sf.saxon.javax.xml.xquery.XQSequenceType
OccurrenceIndicator - class net.sf.saxon.s9api.OccurrenceIndicator
Represents one of the possible occurrence indicators in a SequenceType.
octetsToBase64Binary(byte[]) - static method in class net.sf.saxon.functions.Extensions
Convert a sequence of integers in the range 0-255, representing a sequence of octets, to a base64Binary value
octetsToHexBinary(byte[]) - static method in class net.sf.saxon.functions.Extensions
Convert a sequence of integers in the range 0-255, representing a sequence of octets, to a hexBinary value
offset - field in class net.sf.saxon.expr.ExpressionParser.ForClause
OMIT_XML_DECLARATION - static field in class net.sf.saxon.om.StandardNames
ON_ERROR_FAIL - static field in class net.sf.saxon.functions.URIQueryParameters
ON_ERROR_IGNORE - static field in class net.sf.saxon.functions.URIQueryParameters
ON_ERROR_WARNING - static field in class net.sf.saxon.functions.URIQueryParameters
ONE - static field in class net.sf.saxon.value.DecimalValue
ONE - static field in class net.sf.saxon.value.DoubleValue
ONE - static field in class net.sf.saxon.value.FloatValue
opcode - field in class net.sf.saxon.functions.StandardFunction.Entry
Some classes support more than one function.
open() - method in class net.sf.saxon.trace.AbstractTraceListener
Called at start
open() - method in class net.sf.saxon.event.Builder
open() - method in class net.sf.saxon.event.ComplexContentOutputter
Start the output process
open() - method in class net.sf.saxon.event.ContentHandlerProxy
Notify the start of the event stream
Method called at the start of execution, that is, when the run-time transformation starts
open() - method in class net.sf.saxon.dom.DOMWriter
Start of the document.
open() - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Start of the document.
open() - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify the start of the event stream
open() - method in class net.sf.saxon.event.HTMLEmitter
Output start of document
open() - method in class net.sf.saxon.event.ImplicitResultChecker
Start of event stream
open() - method in class net.sf.saxon.event.PIGrabber
Start of event stream
open() - method in class net.sf.saxon.event.ProxyReceiver
Start of event stream
open() - method in class net.sf.saxon.event.Receiver
Notify the start of the event stream
open() - method in class net.sf.saxon.event.SequenceReceiver
Start the output process
open() - method in class net.sf.saxon.query.SequenceWrapper
open() - method in class net.sf.saxon.event.Sink
Start of event stream
open() - method in class net.sf.saxon.event.Stripper
Callback interface for SAX: not for application use
open() - method in class net.sf.saxon.event.TEXTEmitter
Start of the document.
open() - method in class net.sf.saxon.trace.TimedTraceListener
Called at start
open() - method in class net.sf.saxon.tinytree.TinyBuilder
Open the event stream
open() - method in class net.sf.saxon.trace.TraceEventMulticaster
Called at start
open() - method in class net.sf.saxon.trace.TraceListener
Method called at the start of execution, that is, when the run-time transformation starts
open() - method in class net.sf.saxon.event.TracingFilter
Start of event stream
open() - method in class net.sf.saxon.event.TransformerReceiver
Start of event stream
open() - method in class net.sf.saxon.tree.TreeBuilder
Callback interface for SAX: not for application use
open() - method in class net.sf.saxon.event.TreeReceiver
Start of event sequence
open() - method in class net.sf.saxon.event.UncommittedSerializer
Start of event stream
open() - method in class net.sf.saxon.style.UseWhenFilter
Start of document
open() - method in class net.sf.saxon.event.XHTMLURIEscaper
Do the real work of starting the document.
open() - method in class net.sf.saxon.event.XMLEmitter
Start of the event stream.
open() - method in class net.sf.saxon.event.XMLIndenter
Start of document
openDocument() - method in class net.sf.saxon.event.HTMLEmitter
openDocument() - method in class net.sf.saxon.event.TEXTEmitter
openDocument() - method in class net.sf.saxon.event.XHTMLEmitter
Do the real work of starting the document.
openDocument() - method in class net.sf.saxon.event.XMLEmitter
Do the real work of starting the document.
openStackFrame(int) - method in class net.sf.saxon.expr.XPathContextMajor
Create a new stack frame large enough to hold a given number of local variables, for which no stack frame map is available.
Create a new stack frame for local variables, using the supplied SlotManager to define the allocation of slots to individual variables
openStartTag - field in class net.sf.saxon.event.XMLEmitter
operand - field in class net.sf.saxon.expr.UnaryExpression
operand0 - field in class net.sf.saxon.expr.BinaryExpression
operand1 - field in class net.sf.saxon.expr.BinaryExpression
operation - field in class net.sf.saxon.functions.SystemFunction
operator - field in class net.sf.saxon.expr.BinaryExpression
OPERATOR_STATE - static field in class net.sf.saxon.expr.Tokenizer
State in which the next thing to be read is an operator
optimize() - method in class net.sf.saxon.query.XQueryFunction
Optimize the body of this function
Optimize an expression, via the ExpressionVisitor
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Optimize the expression
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Optimize the expression
Perform optimisation of an expression and its subexpressions.
Optimize the expression
Optimize the expression
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Optimize an expression
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Optimize the expression
Perform optimisation of an expression and its subexpressions.
Optimize the expression and perform type analysis
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
Type-check the expression.
Perform optimisation of an expression and its subexpressions.
Perform optimisation of an expression and its subexpressions.
optimizeCopy(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.expr.Optimizer
Attempt to optimize a copy operation.
optimizeGlobalFunctions() - method in class net.sf.saxon.query.QueryModule
Optimize the body of all global functions.
optimizeGlobalFunctions() - method in class net.sf.saxon.query.XQueryFunctionLibrary
Optimize the body of all global functions.
optimizer - field in class net.sf.saxon.Configuration
Optimizer - class net.sf.saxon.expr.Optimizer
This class performs optimizations that vary between different versions of the Saxon product.
Optimizer(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.expr.Optimizer
Create an Optimizer.
OPTIONAL_ATOMIC - static field in class net.sf.saxon.value.SequenceType
A type that allows zero or one atomic values
OPTIONAL_INTEGER - static field in class net.sf.saxon.value.SequenceType
A type that allows a single optional integer
OPTIONAL_NODE - static field in class net.sf.saxon.value.SequenceType
A type that allows zero or one nodes
OPTIONAL_NUMERIC - static field in class net.sf.saxon.value.SequenceType
A type that allows an optional numeric value
OR - static field in class net.sf.saxon.expr.Token
Operator "or"
order - field in class net.sf.saxon.sort.SortKeyDefinition
ORDER - static field in class net.sf.saxon.om.StandardNames
ORDER_BY - static field in class net.sf.saxon.expr.RoleLocator
ORDER_BY_CLAUSE - static field in class net.sf.saxon.trace.Location
An order-by clause in a FLWOR expression.
ORDERED_NODESET - static field in class net.sf.saxon.expr.StaticProperty
Expression property: this bit is set by getProperties() in the case of an expression whose item type is node, when the nodes in the result are in document order.
ORDERING_MODE_ORDERED - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
ORDERING_MODE_UNORDERED - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
ORDINAL - static field in class net.sf.saxon.om.StandardNames
ordinalSuffix(String,long) - method in class net.sf.saxon.number.AbstractNumberer
Construct the ordinal suffix for a number, for example "st", "nd", "rd".
ordinalSuffix(String,long) - method in class net.sf.saxon.number.Numberer_de
Construct the ordinal suffix for a number, for example "st", "nd", "rd"
ordinalSuffix(String,long) - method in class net.sf.saxon.number.Numberer_en
Construct the ordinal suffix for a number, for example "st", "nd", "rd"
ordinalSuffix(String,long) - method in class net.sf.saxon.number.Numberer_fr
ordinalSuffix(String,long) - method in class net.sf.saxon.number.Numberer_frBE
Construct the ordinal suffix for a number, for example "st", "nd", "rd".
original - field in class net.sf.saxon.om.VirtualCopy
Orphan - class net.sf.saxon.om.Orphan
A node (implementing the NodeInfo interface) representing an attribute, text node, comment, processing instruction, or namespace that has no parent (and of course no children).
Orphan(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.om.Orphan
Output a representation of this character class to the supplied buffer
OUTPUT_URI_RESOLVER - static field in class net.sf.saxon.FeatureKeys
OUTPUT_URI_RESOLVER must be an instance of OutputURIResolver.
OUTPUT_VERSION - static field in class net.sf.saxon.om.StandardNames
Output a representation of the subset of this character class that's within the BMP, to a supplied buffer
Output a representation of the subset of this character class that's within the BMP, to a supplied buffer
Output a representation of the subset of this character class that's within the BMP, to a supplied buffer
Output a representation of the subset of this character class that's within the BMP, to a supplied buffer
Output a representation of this character class to a supplied buffer @param buf the supplied buffer
outputCharacterReference(int) - method in class net.sf.saxon.event.XMLEmitter
Output a representation of the complement of the subset of this character class that's within the BMP, to a supplied buffer
Output a representation of the complement of the subset of this character class that's within the BMP, to a supplied buffer
Output a representation of the subset of this character class that's outwith the BMP, to a supplied buffer.
Output a representation of the subset of this character class that's outwith the BMP, to a supplied buffer.
outputFileName - field in class net.sf.saxon.Query
Output all namespace nodes associated with this element.
Callback to output namespace nodes for the new element.
Callback to output namespace nodes for the new element.
Callback to output namespace nodes for the new element.
Callback from the superclass ElementCreator to output the namespace nodes
outputProperties - field in class net.sf.saxon.event.Emitter
Specify how the result tree should be output as specified in the Serialization specification.
outputStream - field in class net.sf.saxon.event.Emitter
OutputURIResolver - interface net.sf.saxon.OutputURIResolver
This interface defines an OutputURIResolver.
OVERLAPS - static field in class net.sf.saxon.type.TypeHierarchy
Constant denoting relationship between two types: A overlaps B
OVERRIDE - static field in class net.sf.saxon.om.StandardNames

P

p1 - field in class net.sf.saxon.pattern.UnionPattern
p2 - field in class net.sf.saxon.pattern.UnionPattern
PairIterator - class net.sf.saxon.expr.PairIterator
An iterator over a pair of objects (typically sub-expressions of an expression)
PairIterator(Object,Object) - constructor for class net.sf.saxon.expr.PairIterator
Create an iterator over two objects
AntTransform.Param - class net.sf.saxon.ant.AntTransform.Param
The Param inner class used to store XSL parameters
PARAM - static field in class net.sf.saxon.expr.RoleLocator
ParameterSet - class net.sf.saxon.instruct.ParameterSet
A ParameterSet is a set of parameters supplied when calling a template.
ParameterSet() - constructor for class net.sf.saxon.instruct.ParameterSet
Create an empty parameter set
ParameterSet(int) - constructor for class net.sf.saxon.instruct.ParameterSet
Create a parameter set specifying the initial capacity
ParameterSet(net.sf.saxon.instruct.ParameterSet,int) - constructor for class net.sf.saxon.instruct.ParameterSet
Create a parameter set as a copy of an existing parameter set
PARENT - static field in class net.sf.saxon.om.Axis
Constant representing the parent axis
parent - field in class net.sf.saxon.tree.NodeImpl
parent - field in class net.sf.saxon.dotnet.NodeWrapper
parent - field in class net.sf.saxon.om.StrippedNode
parent - field in class net.sf.saxon.tinytree.TinyNodeImpl
parent - field in class net.sf.saxon.om.VirtualCopy
PARENT_POINTER - static field in class net.sf.saxon.type.Type
Dummy node kind used in the tiny tree to contain a parent pointer
PARENT_POINTER_INTERVAL - static field in class net.sf.saxon.tinytree.TinyBuilder
ParentNodeConstructor - class net.sf.saxon.instruct.ParentNodeConstructor
An abstract class to act as a common parent for instructions that create element nodes and document nodes.
ParentNodeConstructor() - constructor for class net.sf.saxon.instruct.ParentNodeConstructor
Create a document or element node constructor instruction
ParentNodeExpression - class net.sf.saxon.expr.ParentNodeExpression
Class ParentNodeExpression represents the XPath expression ".." or "parent::node()"
parentPattern - field in class net.sf.saxon.pattern.LocationPathPattern
Parse - class net.sf.saxon.functions.Parse
This class implements the saxon:parse() extension function, which is specially-recognized by the system because it needs access to parts of the static context
parse(File) - method in class net.sf.saxon.dom.DocumentBuilderImpl
Parse the content of the given file as an XML document and return a new DOM Document object.
parse(InputSource) - method in class net.sf.saxon.dom.DocumentBuilderImpl
Parse the content of the given input source as an XML document and return a new DOM Document object.
parse(InputSource) - method in class net.sf.saxon.Filter
Parse an XML document - In the context of a Transformer, this means perform a transformation.
parse(String) - method in class net.sf.saxon.Filter
Parse (that is, transform) an XML document given a system identifier (URI).
Parse a string representing an expression
parseClarkName(String) - static method in class net.sf.saxon.om.NamePool
Parse a Clark-format expanded name, returning the URI and local name
parseConstructor() - method in class net.sf.saxon.expr.ExpressionParser
Parse a node constructor.
parseExpression() - method in class net.sf.saxon.expr.ExpressionParser
Parse a top-level Expression: ExprSingle ( ',' ExprSingle )*
parseExprSingle() - method in class net.sf.saxon.expr.ExpressionParser
Parse an ExprSingle
parseExtensionExpression() - method in class net.sf.saxon.expr.ExpressionParser
Parse an Extension Expression This construct is XQuery-only, so the XPath version of this method throws an error unconditionally
parseForExpression() - method in class net.sf.saxon.expr.ExpressionParser
Parse a FOR expression: for $x in expr (',' $y in expr)* 'return' expr
parseFunctionCall() - method in class net.sf.saxon.expr.ExpressionParser
Parse a function call.
parseMappingExpression() - method in class net.sf.saxon.expr.ExpressionParser
Parse a mapping expression.
parseNodeTest(short) - method in class net.sf.saxon.expr.ExpressionParser
Parse a NodeTest.
parseNumber(String) - static method in class net.sf.saxon.value.NumericValue
Get a numeric value by parsing a string; the type of numeric value depends on the lexical form of the string, following the rules for XPath numeric literals.
Parse the options supplied on the command line
Parse a string representing an XSLT pattern
parseQuantExact() - method in class net.sf.saxon.regex.RegexTranslator
parseRelativePath() - method in class net.sf.saxon.expr.ExpressionParser
Parse a relative path (a sequence of steps).
Parse the remaining steps of an absolute path expression (one starting in "/" or "//").
parseSequenceType() - method in class net.sf.saxon.expr.ExpressionParser
Parse the sequence type production.
Parse a string representing a sequence type
parseStepExpression() - method in class net.sf.saxon.expr.ExpressionParser
Parse a step (including an optional sequence of predicates)
parseTypeswitchExpression() - method in class net.sf.saxon.expr.ExpressionParser
Parse a Typeswitch Expression.
parseValidateExpression() - method in class net.sf.saxon.expr.ExpressionParser
Parse a Validate Expression.
path(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.functions.Extensions
Return an XPath expression that identifies the current node
PATH_EXPRESSION - static field in class net.sf.saxon.trace.Location
An XPath or XQuery path expression.
PathExpression - class net.sf.saxon.expr.PathExpression
An expression that establishes a set of nodes by following relationships between nodes in the document.
Constructor
PathMap - class net.sf.saxon.expr.PathMap
A PathMap is a description of all the paths followed by an expression.
PathMap(net.sf.saxon.expr.Expression) - constructor for class net.sf.saxon.expr.PathMap
Create the PathMap for an expression
PathMap.PathMapArc - class net.sf.saxon.expr.PathMap.PathMapArc
An arc joining two nodes in the path map.
PathMap.PathMapNode - class net.sf.saxon.expr.PathMap.PathMapNode
A node in the path map.
A (mutable) set of nodes in the path map
PathMapNodeSet() - constructor for class net.sf.saxon.expr.PathMap.PathMapNodeSet
Create an initially-empty set of path map nodes
Create a set of path map nodes that initially contains a single node
PathMap.PathMapRoot - class net.sf.saxon.expr.PathMap.PathMapRoot
A root node in the path map.
PATTERN - static field in class net.sf.saxon.trace.Location
An XSLT Pattern.
Pattern - class net.sf.saxon.pattern.Pattern
A Pattern represents the result of parsing an XSLT pattern string.
PATTERN_SEPARATOR - static field in class net.sf.saxon.om.StandardNames
PatternFinder - interface net.sf.saxon.pattern.PatternFinder
This interface enables a client to find all nodes in a document that match a particular pattern.
A PatternMatchExpression is a boolean expression that returns true if and only if the context node matches a given pattern.
Create a pattern match expression
patternSeparator - field in class net.sf.saxon.trans.DecimalSymbols
PatternSponsor - class net.sf.saxon.pattern.PatternSponsor
The PatternSponsor class allows a Pattern to be treated like an expression.
PatternSponsor(net.sf.saxon.pattern.Pattern) - constructor for class net.sf.saxon.pattern.PatternSponsor
pauseTracing(boolean) - method in class net.sf.saxon.Controller
Pause or resume tracing.
pauseTracing(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.functions.Extensions
Switch tracing off.
PEER_NODESET - static field in class net.sf.saxon.expr.StaticProperty
Expression property: this bit is set by getProperties() in the case of an expression that delivers a set of nodes with the guarantee that no node in the set will be an ancestor of any other.
pendingAttributes - field in class net.sf.saxon.event.ContentHandlerProxy
PER_MILLE - static field in class net.sf.saxon.om.StandardNames
percent - field in class net.sf.saxon.trans.DecimalSymbols
PERCENT - static field in class net.sf.saxon.om.StandardNames
permill - field in class net.sf.saxon.trans.DecimalSymbols
PI_QNAME - static field in class net.sf.saxon.expr.Token
composite token <'pi' QNAME> (XQuery only)
PIGrabber - class net.sf.saxon.event.PIGrabber
The PIGrabber class is a Receiver 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
PIOverNodeInfo - class net.sf.saxon.dom.PIOverNodeInfo
This class is an implementation of the DOM ProcessingInstruction interface that wraps a Saxon NodeInfo representation of a text or comment node.
pipe - field in class net.sf.saxon.event.Builder
pipe - field in class net.sf.saxon.dotnet.DotNetDomBuilder
pipelineConfig - field in class net.sf.saxon.event.Emitter
PipelineConfiguration - class net.sf.saxon.event.PipelineConfiguration
A PipelineConfiguration sets options that apply to all the operations in a pipeline.
pipelineConfiguration - field in class net.sf.saxon.event.SequenceReceiver
PipelineConfiguration() - constructor for class net.sf.saxon.event.PipelineConfiguration
Create a PipelineConfiguration.
Create a PipelineConfiguration as a copy of an existing PipelineConfiguration
Platform - interface net.sf.saxon.Platform
This interface provides access to methods whose implementation depends on the chosen platform (typically Java or .NET)
PluggableCharacterSet - interface net.sf.saxon.charcode.PluggableCharacterSet
This interface defines properties of a pluggable character set, that is, a user-supplied character set.
pluralArguments(int) - static method in class net.sf.saxon.functions.VendorFunctionLibrary
Utility routine used in constructing error messages
PLUS - static field in class net.sf.saxon.expr.Calculator
PLUS - static field in class net.sf.saxon.expr.Token
Operator "+"
plus(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.BigIntegerValue
Add another integer
plus(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.Int64Value
Add another integer
plus(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.IntegerValue
Add another integer
PLUS_ONE - static field in class net.sf.saxon.value.IntegerValue
IntegerValue representing the value +1
pool - field in class net.sf.saxon.event.HTMLURIEscaper
PooledXQConnection - interface net.sf.saxon.javax.xml.xquery.PooledXQConnection
XQJ interfaces reconstructed from version 0.9 documentation
popLastItem() - method in class net.sf.saxon.event.SequenceOutputter
Get the last item in the sequence that has been built, and remove it
pos - field in class net.sf.saxon.regex.RegexTranslator
position - field in class net.sf.saxon.om.AxisIteratorImpl
Position - class net.sf.saxon.functions.Position
position - field in class net.sf.saxon.sort.SortedIterator
position() - method in class net.sf.saxon.expr.AppendIterator
position() - method in class net.sf.saxon.om.ArrayIterator
Get the position of the current item in the array
position() - method in class net.sf.saxon.expr.AxisAtomizingIterator
position() - method in class net.sf.saxon.om.AxisIteratorImpl
Get the current position
position() - method in class net.sf.saxon.instruct.BlockIterator
Get the current position.
position() - method in class net.sf.saxon.expr.CardinalityCheckingIterator
position() - method in class net.sf.saxon.om.ClosingIterator
Get the current position.
position() - method in class net.sf.saxon.expr.ContextMappingIterator
Get the current position.
position() - method in class net.sf.saxon.expr.DifferenceEnumeration
position() - method in class net.sf.saxon.functions.DistinctValues.DistinctIterator
Get the current position.
position() - method in class net.sf.saxon.sort.DocumentOrderIterator
position() - method in class net.sf.saxon.dotnet.DotNetRegexIterator
Get the position of the current item in the sequence
position() - method in class net.sf.saxon.dotnet.DotNetTokenIterator
position() - method in class net.sf.saxon.om.EmptyIterator
Get the position of the current item.
position() - method in class net.sf.saxon.expr.ErrorIterator
Get the current position.
position() - method in class net.sf.saxon.expr.EveryItemMappingIterator
position() - method in class net.sf.saxon.expr.FilterIterator
position() - method in class net.sf.saxon.sort.GroupAdjacentIterator
Get the current position.
position() - method in class net.sf.saxon.sort.GroupByIterator
position() - method in class net.sf.saxon.sort.GroupEndingIterator
position() - method in class net.sf.saxon.sort.GroupStartingIterator
Get the current position.
position() - method in class net.sf.saxon.functions.IndexOf.IndexIterator
position() - method in class net.sf.saxon.functions.Insert.InsertIterator
position() - method in class net.sf.saxon.expr.IntersectionEnumeration
position() - method in class net.sf.saxon.expr.ItemMappingIterator
position() - method in class net.sf.saxon.java.JRegexIterator
Get the position of the current item in the sequence
position() - method in class net.sf.saxon.java.JTokenIterator
position() - method in class net.sf.saxon.om.ListIterator
Get the current position
position() - method in class net.sf.saxon.expr.MappingIterator
position() - method in class net.sf.saxon.value.MemoClosure.ProgressiveIterator
position() - method in class net.sf.saxon.om.NamespaceIterator
Get the current position
position() - method in class net.sf.saxon.om.PrependIterator
Get the current position
position() - method in class net.sf.saxon.expr.RangeIterator
position() - method in class net.sf.saxon.functions.Remove.RemoveIterator
position() - method in class net.sf.saxon.om.ReverseArrayIterator
Get the current position
position() - method in class net.sf.saxon.expr.ReverseRangeIterator
position() - method in class net.sf.saxon.evpull.SequenceComposer
Get the current position.
position() - method in class net.sf.saxon.om.SequenceIterator
Get the current position.
position() - method in class net.sf.saxon.om.SingleNodeIterator
Return the current position in the sequence.
position() - method in class net.sf.saxon.om.SingletonIterator
Return the current position in the sequence.
position() - method in class net.sf.saxon.sort.SortedIterator
position() - method in class net.sf.saxon.expr.StringTokenIterator
position() - method in class net.sf.saxon.value.StringValue.CharacterIterator
position() - method in class net.sf.saxon.expr.SubsequenceIterator
position() - method in class net.sf.saxon.expr.TailIterator
position() - method in class net.sf.saxon.functions.Trace.TracingIterator
position() - method in class net.sf.saxon.om.UnfailingIterator
Get the current position
position() - method in class net.sf.saxon.expr.UnionEnumeration
position() - method in class net.sf.saxon.expr.ValueTailIterator
position() - method in class net.sf.saxon.om.VirtualCopy.VirtualCopier
Get the current position
positionVariable - field in class net.sf.saxon.expr.ExpressionParser.ForClause
PositionVariable - class net.sf.saxon.expr.PositionVariable
Represents the defining occurrence of the position variable in a for expression within an expression, for example the $p in "for $x at $p in ...".
PositionVariable() - constructor for class net.sf.saxon.expr.PositionVariable
Create a RangeVariable
POSITIVE_INTEGER - static field in class net.sf.saxon.type.BuiltInAtomicType
postValidate() - method in class net.sf.saxon.style.StyleElement
Hook to allow additional validation of a parent element immediately after its children have been validated.
postValidate() - method in class net.sf.saxon.style.XSLCallTemplate
Get a number n raised to the power of another number e.
PRAGMA - static field in class net.sf.saxon.expr.Token
A token representing an XQuery pragma.
PRE_EVALUATE_DOC_FUNCTION - static field in class net.sf.saxon.FeatureKeys
PRE_EVALUATE_DOC_FUNCTION is a boolean.
PRECEDES - static field in class net.sf.saxon.expr.Token
Operator "<<"
PRECEDING - static field in class net.sf.saxon.om.Axis
Constant representing the preceding axis
PRECEDING_OR_ANCESTOR - static field in class net.sf.saxon.om.Axis
Constant representing the preceding-or-ancestor axis.
PRECEDING_SIBLING - static field in class net.sf.saxon.om.Axis
Constant representing the preceding-sibling axis
Helper method to iterate over the preceding axis, or Saxon's internal preceding-or-ancestor axis, by making use of the ancestor, descendant, and preceding-sibling axes.
Create an iterator for the preceding or "preceding-or-ancestor" axis (the latter being used internall to support xsl:number)
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Available
preEvaluate: this method uses the static context to do early evaluation of the function if the argument is known (which is the normal case)
Pre-evaluate a function at compile time.
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Collection
preEvaluate: this method suppresses compile-time evaluation by doing nothing
preEvaluate: this method suppresses compile-time evaluation by doing nothing.
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Current
preEvaluate: this method suppresses compile-time evaluation by doing nothing (because the value of the expression depends on the runtime context)
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.CurrentDateTime
preEvaluate: this method suppresses compile-time evaluation by doing nothing (because the value of the expression depends on the runtime context)
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.CurrentGroup
preEvaluate: this method suppresses compile-time evaluation by doing nothing (because the value of the expression depends on the runtime context)
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.DeepEqual
preEvaluate: if all arguments are known statically, evaluate early
Pre-evaluate the function
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Doc
preEvaluate: this method suppresses compile-time evaluation unless a configuration option has been set to allow early evaluation.
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.DocAvailable
preEvaluate: this method suppresses compile-time evaluation by doing nothing
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Document
preEvaluate: this method suppresses compile-time evaluation by doing nothing
preEvaluate: this method suppresses compile-time evaluation by doing nothing (because the external function might have side-effects and might use the context)
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Error
preEvaluate: this method suppresses compile-time evaluation by doing nothing
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Evaluate
preEvaluate: for saxon:expression, if the expression is known at compile time, then it is compiled at compile time.
preEvaluate: this method suppresses compile-time evaluation by doing nothing (because the external function might have side-effects and might use the context)
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.FormatNumber
preEvaluate: this method suppresses compile-time evaluation by doing nothing.
Pre-evaluate a function at compile time.
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Id
preEvaluate: this method suppresses compile-time evaluation by doing nothing
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Idref
preEvaluate: this method suppresses compile-time evaluation by doing nothing
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.KeyFn
preEvaluate: this method suppresses compile-time evaluation by doing nothing
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Lang
preEvaluate: this method suppresses compile-time evaluation by doing nothing
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Last
preEvaluate: this method suppresses compile-time evaluation by doing nothing (because the value of the expression depends on the runtime context)
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.NormalizeSpace
Pre-evaluate a function at compile time.
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Parse
Pre-evaluate a function at compile time.
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Position
preEvaluate: this method suppresses compile-time evaluation by doing nothing (because the value of the expression depends on the runtime context)
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.QNameFn
Pre-evaluate a function at compile time.
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.RegexGroup
preEvaluate: this method suppresses compile-time evaluation by doing nothing
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.StaticBaseURI
Compile time evaluation
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.StringLength
Pre-evaluate a function at compile time.
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.SystemProperty
preEvaluate: this method performs compile-time evaluation for properties in the XSLT namespace only
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Trace
preEvaluate: this method suppresses compile-time evaluation by doing nothing
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Unordered
preEvaluate: called if the argument is constant
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.UnparsedEntity
preEvaluate: this method suppresses compile-time evaluation by doing nothing
preEvaluate(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.UnparsedText
preEvaluate: this method suppresses compile-time evaluation by doing nothing
Pre-evaluate a function at compile time.
preEvaluate: this method suppresses compile-time evaluation by doing nothing (because the external function might have side-effects and might use the context)
Pre-evaluate global variables (when debugging/tracing).
preferHex - field in class net.sf.saxon.event.XMLEmitter
PREFIX - static field in class net.sf.saxon.functions.Component
PREFIX - static field in class net.sf.saxon.expr.Token
"prefix:*" token
PrefixNormalizer - class net.sf.saxon.om.PrefixNormalizer
Supporting routine to load one external document given a URI (href) and a baseURI.
prepare(Source) - method in class net.sf.saxon.PreparedStylesheet
Prepare a stylesheet from a Source document
prepare(String) - method in class net.sf.saxon.number.NumberFormatter
Tokenize the format pattern.
prepareAttributes() - method in class net.sf.saxon.style.AbsentExtensionElement
prepareAttributes() - method in class net.sf.saxon.style.LiteralResultElement
Process the attribute list
prepareAttributes() - method in class net.sf.saxon.style.SaxonCollation
prepareAttributes() - method in class net.sf.saxon.style.SaxonDoctype
prepareAttributes() - method in class net.sf.saxon.style.SaxonEntityRef
prepareAttributes() - method in class net.sf.saxon.style.SaxonImportQuery
prepareAttributes() - method in class net.sf.saxon.style.SaxonScript
prepareAttributes() - method in class net.sf.saxon.style.SaxonWhile
prepareAttributes() - method in class net.sf.saxon.sql.SQLClose
prepareAttributes() - method in class net.sf.saxon.sql.SQLColumn
prepareAttributes() - method in class net.sf.saxon.sql.SQLConnect
prepareAttributes() - method in class net.sf.saxon.sql.SQLDelete
prepareAttributes() - method in class net.sf.saxon.sql.SQLInsert
prepareAttributes() - method in class net.sf.saxon.sql.SQLQuery
prepareAttributes() - method in class net.sf.saxon.sql.SQLUpdate
Set the attribute list for the element.
prepareAttributes() - method in class net.sf.saxon.style.StyleElement
Set the attribute list for the element.
prepareAttributes() - method in class net.sf.saxon.style.XSLAnalyzeString
prepareAttributes() - method in class net.sf.saxon.style.XSLApplyImports
prepareAttributes() - method in class net.sf.saxon.style.XSLApplyTemplates
prepareAttributes() - method in class net.sf.saxon.style.XSLAttribute
prepareAttributes() - method in class net.sf.saxon.style.XSLAttributeSet
prepareAttributes() - method in class net.sf.saxon.style.XSLCallTemplate
prepareAttributes() - method in class net.sf.saxon.style.XSLCharacterMap
Validate the attributes on this instruction
prepareAttributes() - method in class net.sf.saxon.style.XSLChoose
prepareAttributes() - method in class net.sf.saxon.style.XSLComment
Set the attribute list for the element.
prepareAttributes() - method in class net.sf.saxon.style.XSLCopy
prepareAttributes() - method in class net.sf.saxon.style.XSLCopyOf
prepareAttributes() - method in class net.sf.saxon.style.XSLDecimalFormat
prepareAttributes() - method in class net.sf.saxon.style.XSLDocument
Set the attribute list for the element.
prepareAttributes() - method in class net.sf.saxon.style.XSLElement
prepareAttributes() - method in class net.sf.saxon.style.XSLFallback
prepareAttributes() - method in class net.sf.saxon.style.XSLForEach
prepareAttributes() - method in class net.sf.saxon.style.XSLForEachGroup
prepareAttributes() - method in class net.sf.saxon.style.XSLFunction
prepareAttributes() - method in class net.sf.saxon.style.XSLGeneralIncorporate
prepareAttributes() - method in class net.sf.saxon.style.XSLGeneralVariable
prepareAttributes() - method in class net.sf.saxon.style.XSLIf
prepareAttributes() - method in class net.sf.saxon.style.XSLImportSchema
prepareAttributes() - method in class net.sf.saxon.style.XSLKey
prepareAttributes() - method in class net.sf.saxon.style.XSLMatchingSubstring
prepareAttributes() - method in class net.sf.saxon.style.XSLMessage
Set the attribute list for the element.
prepareAttributes() - method in class net.sf.saxon.style.XSLNamespace
prepareAttributes() - method in class net.sf.saxon.style.XSLNamespaceAlias
prepareAttributes() - method in class net.sf.saxon.style.XSLNextMatch
Set the attribute list for the element.
prepareAttributes() - method in class net.sf.saxon.style.XSLNumber
prepareAttributes() - method in class net.sf.saxon.style.XSLOtherwise
prepareAttributes() - method in class net.sf.saxon.style.XSLOutput
prepareAttributes() - method in class net.sf.saxon.style.XSLOutputCharacter
prepareAttributes() - method in class net.sf.saxon.style.XSLPerformSort
prepareAttributes() - method in class net.sf.saxon.style.XSLPreserveSpace
prepareAttributes() - method in class net.sf.saxon.style.XSLProcessingInstruction
prepareAttributes() - method in class net.sf.saxon.style.XSLResultDocument
prepareAttributes() - method in class net.sf.saxon.style.XSLSequence
prepareAttributes() - method in class net.sf.saxon.style.XSLSort
prepareAttributes() - method in class net.sf.saxon.style.XSLStylesheet
Prepare the attributes on the stylesheet element
prepareAttributes() - method in class net.sf.saxon.style.XSLTemplate
prepareAttributes() - method in class net.sf.saxon.style.XSLText
Set the attribute list for the element.
prepareAttributes() - method in class net.sf.saxon.style.XSLValueOf
prepareAttributes() - method in class net.sf.saxon.style.XSLVariable
prepareAttributes() - method in class net.sf.saxon.style.XSLWhen
Process the use-character-maps attribute
Inner class PreparedExpression represents a compiled XPath expression together with the standard variables $p1 ..
This PreparedStylesheet class represents a Stylesheet that has been prepared for execution (or "compiled").
Constructor - deliberately protected
prepareExpression(InputStream) - method in class net.sf.saxon.xqj.SaxonXQConnection
prepareExpression(InputStream) - method in class net.sf.saxon.javax.xml.xquery.XQConnection
prepareExpression(Reader) - method in class net.sf.saxon.xqj.SaxonXQConnection
prepareExpression(Reader) - method in class net.sf.saxon.javax.xml.xquery.XQConnection
prepareExpression(String) - method in class net.sf.saxon.xqj.SaxonXQConnection
prepareExpression(String) - method in class net.sf.saxon.javax.xml.xquery.XQConnection
prepareInputTree(Source) - method in class net.sf.saxon.Controller
Prepare an input tree for processing.
Prepare another stylesheet to handle the output of this one.
prepend(char) - method in class net.sf.saxon.om.FastStringBuffer
Insert a given character at the start of the buffer
PrependIterator - class net.sf.saxon.om.PrependIterator
An iterator over nodes, that prepends a given node to the nodes returned by another iterator.
prependRepeated(char,int) - method in class net.sf.saxon.om.FastStringBuffer
Insert a given character N times at the start of the buffer
prependWideChar(int) - method in class net.sf.saxon.om.FastStringBuffer
Prepend a wide character to the buffer (as a surrogate pair if necessary)
preprocess() - method in class net.sf.saxon.style.XSLStylesheet
Preprocess does all the processing possible before the source document is available.
preprocess(List) - method in class net.sf.saxon.dom.DOMTransform
Preprocess the list of sources.
preprocess(List) - method in class net.sf.saxon.jdom.JDOMQuery
preprocess(List) - method in class net.sf.saxon.jdom.JDOMTransform
Preprocess the list of sources.
preprocess(List) - method in class net.sf.saxon.Transform
Preprocess the list of sources.
Pre-register a key definition.
PRESERVE - static field in class net.sf.saxon.om.Validation
PRESERVE - static field in class net.sf.saxon.value.Whitespace
The values PRESERVE, REPLACE, and COLLAPSE represent the three options for whitespace normalization.
PRESERVE_PARENT - static field in class net.sf.saxon.event.Stripper
preservingTypes - field in class net.sf.saxon.instruct.ElementCreator
Flag set to true if validation=preserve and no schema type supplied for validation
previous() - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
previous() - method in class net.sf.saxon.xqj.SaxonXQSequence
previous() - method in class net.sf.saxon.javax.xml.xquery.XQSequence
previousAtomic - field in class net.sf.saxon.event.SequenceReceiver
principalNodeType - static field in class net.sf.saxon.om.Axis
Table indicating the principal node type of each axis
printInternalForm(double) - static method in class net.sf.saxon.value.DoubleValue
Diagnostic method: print the sign, exponent, and significand
prior - field in class net.sf.saxon.tinytree.TinyTree
PRIORITY - static field in class net.sf.saxon.om.StandardNames
Protected, undeprecated version of setContextNode() for use by deprecated paths within the package (exists to avoid deprecation warnings when compiling Saxon)
Procedure - class net.sf.saxon.instruct.Procedure
This object represents the compiled form of a user-written function, template, attribute-set, etc (the source can be either an XSLT stylesheet function or an XQuery function).
Procedure() - constructor for class net.sf.saxon.instruct.Procedure
PROCESS - static field in class net.sf.saxon.expr.ExpressionTool
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ApplyTemplates
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.value.AtomicValue
Process the instruction, without returning any tail calls
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.CallTemplate
Process this instruction, without leaving any tail calls.
Process the instruction, without returning any tail calls
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.value.Closure
Process the instruction, without returning any tail calls
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.Expression
Process the instruction, without returning any tail calls
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.ForExpression
Process this expression as an instruction, writing results to the current outputter
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Instruction
Process the instruction, without returning any tail calls
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.ItemChecker
Process the instruction, without returning any tail calls
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.LazyExpression
Process the instruction, without returning any tail calls
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.LetExpression
Process this expression as an instruction, writing results to the current outputter
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.Literal
Process the value as an instruction, without returning any tail calls
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.value.MemoClosure
Process the expression by writing the value to the current Receiver
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.pattern.PatternSponsor
Process the instruction, without returning any tail calls
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.SimpleExpression
Process the instruction, without returning any tail calls
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.value.SingletonClosure
Process the expression by writing the value to the current Receiver
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.value.SingletonNode
Process the instruction, without returning any tail calls
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.TailCallLoop
Process the function body
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.UserFunctionCall
Process the function call in push mode
process(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.value.Value
Process the value as an instruction, without returning any tail calls
Process the instruction, without returning any tail calls
Call this function in "push" mode, writing the results to the current output destination.
PROCESS_METHOD - static field in class net.sf.saxon.expr.Expression
processAllAttributes() - method in class net.sf.saxon.style.AbsentExtensionElement
Process the attributes of this element and all its children
processAllAttributes() - method in class net.sf.saxon.style.StyleElement
Process the attributes of this element and all its children
processAllAttributes() - method in class net.sf.saxon.style.XSLStylesheet
Process the attributes of every node in the stylesheet
processAttributes() - method in class net.sf.saxon.style.StyleElement
Process the attribute list for the element.
processDefaultCollationAttribute(String) - method in class net.sf.saxon.style.StyleElement
Process the [xsl:]default-xpath-namespace attribute if there is one
processDefaultXPathNamespaceAttribute(String) - method in class net.sf.saxon.style.StyleElement
Process the [xsl:]default-xpath-namespace attribute if there is one
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(String) - method in class net.sf.saxon.style.StyleElement
Process the [xsl:]exclude-result-prefixes attribute if there is one
processExtensionElementAttribute(String) - method in class net.sf.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)
PROCESSING_INSTRUCTION - static field in class net.sf.saxon.pattern.NodeKindTest
PROCESSING_INSTRUCTION - static field in class net.sf.saxon.pull.PullProvider
A PROCESSING_INSTRUCTION event is notified for a processing instruction node, which may be either a top-level comment or one nested within an element or document node.
PROCESSING_INSTRUCTION - static field in class net.sf.saxon.type.Type
Item type representing a processing-instruction node
ProcessingInstruction - class net.sf.saxon.instruct.ProcessingInstruction
An xsl:processing-instruction element in the stylesheet, or a processing-instruction constructor in a query
Create an xsl:processing-instruction instruction
Output a processing instruction
Remove processing instructions
Write a processing instruction
Processing Instruction
Handle a processing instruction.
Handle a processing instruction.
Output a processing instruction
Handle a processing instruction.
Processing Instruction
Processing Instruction
Handle xml-stylesheet PI
Processing Instruction
Output a processing instruction
Processing Instruction
Write a processing instruction No-op in this implementation
processingInstruction(String,CharSequence,int,int) - method in class net.sf.saxon.event.Sink
Processing Instruction
Output a processing instruction
Output a processing instruction.
processingInstruction(String,CharSequence,int,int) - method in class net.sf.saxon.tinytree.TinyBuilder
Callback interface for SAX: not for application use
Processing Instruction
Notify a processing instruction
Processing Instruction
Processing Instruction
Processing Instruction
Processing Instruction
Processing Instruction
Handle a processing instruction.
Output a processing instruction
Notify the existence of a processing instruction
processLeavingTail() - method in class net.sf.saxon.instruct.TailCall
Process this TailCall (that is, executed the template call that is packaged in this object).
ProcessLeavingTail: called to do the real work of this instruction.
ProcessLeavingTail: called to do the real work of this instruction.
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Assign
ProcessLeavingTail: called to do the real work of this instruction.
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Block
Process this instruction.
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Choose
Process this instruction, that is, choose an xsl:when or xsl:otherwise child and process it.
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Comment
Process this instruction, to output a Comment Node
Process this instruction
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Copy
Evaluate the instruction to produce a new element node.
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.CopyOf
Process this xsl:copy-of instruction
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Doctype
ProcessLeavingTail: called to do the real work of this instruction.
Evaluate the instruction to produce a new element node.
Process this instruction
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ForEach
ProcessLeavingTail: called to do the real work of this instruction.
ProcessLeavingTail: called to do the real work of this instruction.
Process the variable declaration
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Instruction
ProcessLeavingTail: called to do the real work of this instruction.
ProcessLeavingTail: called to do the real work of this instruction.
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.LocalParam
Process the local parameter declaration
Process the local variable declaration
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Message
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.Namespace
ProcessLeavingTail: called to do the real work of this instruction.
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.NextMatch
ProcessLeavingTail: called to do the real work of this instruction.
Process this instruction, that is, produce a processing-instruction node in the result sequence.
ProcessLeavingTail: called to do the real work of this instruction.
ProcessLeavingTail: called to do the real work of this instruction.
Execute this instruction, with the possibility of returning tail calls if there are any.
ProcessLeavingTail: called to do the real work of this instruction.
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.ValueOf
Process this instruction, sending the resulting text node to the current output destination
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.While
ProcessLeavingTail: called to do the real work of this instruction.
processLeavingTail(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.instruct.WithParam
Processor - class net.sf.saxon.s9api.Processor
The Processor class serves three purposes: it allows global Saxon configuration options to be set; it acts as a factory for generating XQuery, XPath, and XSLT compilers; and it owns certain shared resources such as the Saxon NamePool and compiled schemas.
Processor(boolean) - constructor for class net.sf.saxon.s9api.Processor
Create a Processor
Process the supplied source file
processSourceFile(String,boolean) - method in class net.sf.saxon.Query
processVersionAttribute(String) - method in class net.sf.saxon.style.StyleElement
Process the [xsl:]version attribute if there is one
Construct a set of output properties from an xsl:output element supplied at run-time
ProcInstParser - class net.sf.saxon.om.ProcInstParser
ProcInstParser is used to parse pseudo-attributes within Processing Instructions
A ProgressiveIterator starts by reading any items already held in the reservoir; when the reservoir is exhausted, it reads further items from the inputIterator, copying them into the reservoir as they are read.
ProgressiveIterator() - constructor for class net.sf.saxon.value.MemoClosure.ProgressiveIterator
Create a ProgressiveIterator
projection - field in class net.sf.saxon.Query
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.Assign
Offer promotion for this subexpression.
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.expr.Assignation
Promote this expression if possible
Promote this expression if possible
Offer promotion for this subexpression.
Offer promotion for this subexpression.
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.sort.DocumentSorter
Promote this expression if possible
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.expr.Expression
Offer promotion for this subexpression.
Promote this expression if possible
Promote this expression if possible
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.expr.FunctionCall
Promote this expression if possible
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.pattern.IDPattern
Offer promotion for subexpressions within this pattern.
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.Instruction
Offer promotion for this subexpression.
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.pattern.KeyPattern
Offer promotion for subexpressions within this pattern.
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.expr.LetExpression
Promote this expression if possible
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.pattern.LocationPathPattern
Offer promotion for subexpressions within this pattern.
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.NumberInstruction
Offer promotion for this subexpression.
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.expr.PathExpression
Promote this expression if possible
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.pattern.Pattern
Offer promotion for subexpressions within this pattern.
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.pattern.PatternSponsor
Offer promotion for this subexpression.
Offer promotion for this subexpression.
Offer promotion for this subexpression.
Promote this expression if possible
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.sort.SortExpression
Offer promotion for this subexpression.
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.expr.TailExpression
Offer promotion for this subexpression.
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.TraceWrapper
Offer promotion for this subexpression.
Offer promotion for this subexpression.
promote(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.sort.TupleSorter
Promote this expression if possible
Promote this expression if possible
Promote this expression if possible
Identify lowest common supertype of two numeric values for promotion purposes
promoteDocumentDependent - field in class net.sf.saxon.expr.PromotionOffer
In the case of FOCUS_INDEPENDENT, "promoteDocumentDependent" is a boolean that, when set to true, indicates that it is safe to promote a subexpression that depends on the context document but not on other aspects of the focus.
Identify expressions within a function or template body that can be promoted to be evaluated as global variables.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.AnalyzeString
Handle promotion offers, that is, non-local tree rewrites.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.ApplyImports
Handle promotion offers, that is, non-local tree rewrites.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.ApplyTemplates
Handle promotion offers, that is, non-local tree rewrites.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.Block
Handle promotion offers, that is, non-local tree rewrites.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.CallTemplate
Handle promotion offers, that is, non-local tree rewrites.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.Choose
Handle promotion offers, that is, non-local tree rewrites.
Offer promotion for subexpressions.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.ComputedElement
Offer promotion for subexpressions.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.CopyOf
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.Doctype
Handle promotion offers, that is, non-local tree rewrites.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.ForEach
Handle promotion offers, that is, non-local tree rewrites.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.ForEachGroup
Handle promotion offers, that is, non-local tree rewrites.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.GeneralVariable
Handle promotion offers, that is, non-local tree rewrites.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.Instruction
Handle promotion offers, that is, non-local tree rewrites.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.Message
Handle promotion offers, that is, non-local tree rewrites.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.Namespace
Offer promotion for subexpressions.
Handle promotion offers, that is, non-local tree rewrites.
Offer promotion for subexpressions.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.ResultDocument
Handle promotion offers, that is, non-local tree rewrites.
Offer promotion for subexpressions.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.ValueOf
Offer promotion for subexpressions.
promoteInst(net.sf.saxon.expr.PromotionOffer) - method in class net.sf.saxon.instruct.While
Handle promotion offers, that is, non-local tree rewrites.
Promote the expressions in a set of with-param elements.
Promote a WHERE clause whose condition doesn't depend on the variable being bound.
promoteXSLTFunctions - field in class net.sf.saxon.expr.PromotionOffer
In the case of FOCUS_INDEPENDENT, "promoteXSLTFunctions" is a boolean that, when set to true, indicates that it is safe to promote XSLT functions such as current().
PromotionOffer - class net.sf.saxon.expr.PromotionOffer
PromotionOffer is an object used transiently during compilation of an expression.
PromotionOffer(net.sf.saxon.expr.Optimizer) - constructor for class net.sf.saxon.expr.PromotionOffer
Create a PromotionOffer for use with a particular Optimizer
Serializer.Property - class net.sf.saxon.s9api.Serializer.Property
Character class containing characters that share a given Unicode property
Property(String) - constructor for class net.sf.saxon.regex.SurrogateRegexTranslator.Property
Create a character class for a named property
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
Supply the dynamic context in case this is needed for the comparison
ProxyReceiver - class net.sf.saxon.event.ProxyReceiver
A ProxyReceiver is an Receiver that filters data before passing it to another underlying Receiver.
PUBLIC_ID - static field in class net.sf.saxon.functions.UnparsedEntity
Run the query in pull mode.
PullConsumer - class net.sf.saxon.pull.PullConsumer
A PullConsumer consumes all the events supplied by a PullProvider, doing nothing with them.
PullConsumer(net.sf.saxon.pull.PullProvider) - constructor for class net.sf.saxon.pull.PullConsumer
Create a PullConsumer that swallows the events read from a given pull provider
PullEvent - interface net.sf.saxon.evpull.PullEvent
A PullEvent is one of the following:
  • An item (that is, a node or an atomic value)
  • A startElement, endElement, startDocument, or endDocument event
  • An EventIterator, representing a sequence of PullEvents
PullEventTracer - class net.sf.saxon.evpull.PullEventTracer
Diagnostic class to display the sequence of events reported by an EventIterator
Create a tracer for pull events
PullFilter - class net.sf.saxon.pull.PullFilter
PullFilter is a pass-through filter class that links one PullProvider to another PullProvider in a pipeline.
PullFilter(net.sf.saxon.pull.PullProvider) - constructor for class net.sf.saxon.pull.PullFilter
Create a PullFilter
PullFromIterator - class net.sf.saxon.pull.PullFromIterator
This class delivers any XPath sequence through the pull interface.
Create a PullProvider that wraps a supplied SequenceIterator
pullMode - field in class net.sf.saxon.Query
PullNamespaceReducer - class net.sf.saxon.pull.PullNamespaceReducer
PullNamespaceReducer is a PullFilter responsible for removing duplicate namespace declarations.
Create a namespace reducer for a pull pipeline
Run the query in pull mode.
PullProvider - interface net.sf.saxon.pull.PullProvider
PullProvider is Saxon's pull-based interface for reading XML documents and XDM sequences.
PullPushCopier - class net.sf.saxon.pull.PullPushCopier
This class copies a document by using the pull interface to read the input document, and the push interface to write the output document.
Create a PullPushCopier
PullPushTee - class net.sf.saxon.pull.PullPushTee
PullPushTee is a pass-through filter class that links one PullProvider to another PullProvider in a pipeline, copying all events that are read into a push pipeline, supplied in the form of a Receiver.
Create a PullPushTee
PullSource - class net.sf.saxon.pull.PullSource
A PullSource is a JAXP Source that encapsulates a PullProvider - that is, an object that supplies an XML document as a sequence of events that are read under the control of the recipient.
PullSource(net.sf.saxon.pull.PullProvider) - constructor for class net.sf.saxon.pull.PullSource
Create a PullSource based on a supplied PullProvider
PullToStax - class net.sf.saxon.pull.PullToStax
This class bridges PullProvider events to XMLStreamReader (Stax) events.
PullToStax(net.sf.saxon.pull.PullProvider) - constructor for class net.sf.saxon.pull.PullToStax
Create a PullToStax instance, which wraps a Saxon PullProvider as a Stax XMLStreamReader
PullTracer - class net.sf.saxon.pull.PullTracer
PullTracer is a PullFilter that can be inserted into a pull pipeline for diagnostic purposes.
PullTracer(net.sf.saxon.pull.PullProvider) - constructor for class net.sf.saxon.pull.PullTracer
Create a PullTracer
put(int,int) - method in class net.sf.saxon.sort.IntToIntHashMap
Adds a key-value pair to the map.
put(int,net.sf.saxon.om.ValueRepresentation) - method in class net.sf.saxon.instruct.ParameterSet
Add a parameter to the ParameterSet
put(int,Object) - method in class net.sf.saxon.sort.IntHashMap
Adds a key-value pair to the map.
put(net.sf.saxon.om.StructuredQName,Object) - method in class net.sf.saxon.instruct.GlobalParameterSet
Add a parameter to the ParameterSet
put(Object,Object) - method in class net.sf.saxon.sort.LRUCache
Adds an entry to this cache.
Save a "next in chain" stylesheet in compiled form, so that it can be reused repeatedly.
Register the named template with a given name

Q

QMARK - static field in class net.sf.saxon.expr.Token
Question mark symbol.
QNAME - static field in class net.sf.saxon.type.BuiltInAtomicType
QName - class net.sf.saxon.s9api.QName
The QName class represents an instance of xs:QName, as defined in the XPath 2.0 data model.
qName - field in class net.sf.saxon.value.QualifiedNameValue
QName(javax.xml.namespace.QName) - constructor for class net.sf.saxon.s9api.QName
Construct a QName from a JAXP QName object
QName(net.sf.saxon.om.StructuredQName) - constructor for class net.sf.saxon.s9api.QName
Protected constructor accepting a StructuredQName
QName(String) - constructor for class net.sf.saxon.s9api.QName
Construct a QName from a localName alone.
QName(String,net.sf.saxon.s9api.XdmNode) - constructor for class net.sf.saxon.s9api.QName
Construct a QName from a lexical QName, supplying an element node whose in-scope namespaces are to be used to resolve any prefix contained in the QName.
QName(String,String) - constructor for class net.sf.saxon.s9api.QName
Construct a QName using a namespace URI and a lexical representation.
QName(String,String,String) - constructor for class net.sf.saxon.s9api.QName
Construct a QName using a namespace prefix, a namespace URI, and a local name (in that order).
QNameException - class net.sf.saxon.om.QNameException
A QNameException represents an error condition whereby a QName (for example a variable name or template name) is malformed
QNameException(String) - constructor for class net.sf.saxon.om.QNameException
QNameFn - class net.sf.saxon.functions.QNameFn
This class supports the fn:QName() function (previously named fn:expanded-QName())
QNameValue - class net.sf.saxon.value.QNameValue
A QName value.
QNameValue(net.sf.saxon.om.NamePool,int) - constructor for class net.sf.saxon.value.QNameValue
Constructor starting from a NamePool namecode
Constructor
QNameValue(String,String,String) - constructor for class net.sf.saxon.value.QNameValue
Constructor for a QName that is known to be valid.
Constructor for a QName that is known to be valid, allowing a user-defined subtype of QName to be specified.
Constructor.
QualifiedNameValue - class net.sf.saxon.value.QualifiedNameValue
A qualified name: this is an abstract superclass for QNameValue and NotationValue, representing the XPath primitive types xs:QName and xs:NOTATION respectively
QuantifiedExpression - class net.sf.saxon.expr.QuantifiedExpression
A QuantifiedExpression tests whether some/all items in a sequence satisfy some condition.
Query - class net.sf.saxon.Query
This Query class provides a command-line interface to the Saxon XQuery processor.
Run a previously-compiled query.
Run a previously-compiled query
Run a previously-compiled query, supplying parameters to the transformation.
queryFileName - field in class net.sf.saxon.Query
QueryModule - class net.sf.saxon.query.QueryModule
This class represents a query module, and includes information about the static context of the query module.
Create a QueryModule for a library module.
QueryModule(net.sf.saxon.query.StaticQueryContext) - constructor for class net.sf.saxon.query.QueryModule
Create a QueryModule for a main module, copying the data that has been set up in a StaticQueryContext object
Determine whether query parameters (such as validation=strict) are to be recognized
QueryReader - class net.sf.saxon.query.QueryReader
This class contains static methods used to read a query as a byte stream, infer the encoding if necessary, and return the text of the query as a string; also methods to import functions and variables from one module into another, and check their consistency.
QueryResult - class net.sf.saxon.query.QueryResult
This utility class takes the result sequence produced by a query, and wraps it as an XML document.
This class implements the rules for an XQuery simple content constructor, which are used in constructing the string value of an attribute node, text node, comment node, etc, from the value of the select expression or the contained sequence constructor.
quickSort(int,int,net.sf.saxon.sort.Sortable) - static method in class net.sf.saxon.sort.GenericSorter
Sorts the specified range of elements according to the order induced by the specified comparator.
quit(String,int) - static method in class net.sf.saxon.Compile
Exit with a message
quit(String,int) - static method in class net.sf.saxon.Query
Exit with a message
quit(String,int) - static method in class net.sf.saxon.Transform
Exit with a message

R

Random - class net.sf.saxon.exslt.Random
This class implements extension functions in the http://exslt.org/random namespace.
random() - static method in class net.sf.saxon.exslt.Math
Get a random numeric value (SStL)
randomSequence() - static method in class net.sf.saxon.exslt.Random
Returns a single random number X between 0 and 1.
randomSequence(int) - static method in class net.sf.saxon.exslt.Random
Returns a sequence of random numbers between 0 and 1.
randomSequence(int,double) - static method in class net.sf.saxon.exslt.Random
Returns a sequence of random numbers between 0 and 1.
RegexTranslator.Range - class net.sf.saxon.regex.RegexTranslator.Range
A Range represents a range of consecutive Unicode codepoints
Range(int,int) - constructor for class net.sf.saxon.regex.RegexTranslator.Range
Create a range of unicode codepoints
RANGE_INDEPENDENT - static field in class net.sf.saxon.expr.PromotionOffer
RANGE_INDEPENDENT requests promotion of all non-trivial subexpressions that don't depend on a specified range variable.
RangeExpression - class net.sf.saxon.expr.RangeExpression
A RangeExpression is an expression that represents an integer sequence as a pair of end-points (for example "x to y").
Construct a RangeExpression
RangeIterator - class net.sf.saxon.expr.RangeIterator
An Iterator that produces numeric values in a monotonic sequence, ascending or descending.
RangeIterator(long,long) - constructor for class net.sf.saxon.expr.RangeIterator
Create an iterator over a range of monotonically increasing integers
rangeVariable - field in class net.sf.saxon.expr.ExpressionParser.ForClause
rangeVariables - field in class net.sf.saxon.expr.ExpressionParser
rawIterator() - method in class net.sf.saxon.xpath.XPathExpressionImpl
Get a raw iterator over the results of the expression.
rawIterator(net.sf.saxon.om.Item) - method in class net.sf.saxon.xpath.XPathExpressionImpl
Get a raw iterator over the results of the expression.
rawIterator(Source) - method in class net.sf.saxon.sxpath.XPathExpression
Get a raw iterator over the results of the expression.
RCURLY - static field in class net.sf.saxon.expr.Token
"}" symbol (XQuery only)
read() - method in class net.sf.saxon.dotnet.DotNetInputStream
Reads the next byte of data from the input stream.
read() - method in class net.sf.saxon.dotnet.DotNetReader
Read a single character.
read(b[],int,int) - method in class net.sf.saxon.dotnet.DotNetInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read(cbuf[],int,int) - method in class net.sf.saxon.dotnet.DotNetReader
Read characters into a portion of an array.
readEncoding(InputStream) - static method in class net.sf.saxon.query.QueryReader
Read an input stream non-destructively to determine the encoding from the Query Prolog
Read an inline schema from a stylesheet.
Read a query from an InputStream.
Read schemas from a list of schema locations.
readSchema() - method in class net.sf.saxon.style.XSLImportSchema
Read a schema from a given schema location

This method is intended for internal use.

Read a query module given a StreamSource
Rebind all variable references to a binding
recede() - method in class net.sf.saxon.regex.RegexTranslator
Receiver - interface net.sf.saxon.event.Receiver
Receiver: This interface represents a recipient of XML tree-walking (push) events.
ReceiverOptions - class net.sf.saxon.event.ReceiverOptions
ReceiverOptions defines a set of constants, which can be used in calls to methods on the Receiver interface.
ReceivingContentHandler is a glue class that provides a standard SAX ContentHandler interface to a Saxon Receiver.
ReceivingContentHandler() - constructor for class net.sf.saxon.event.ReceivingContentHandler
Create a ReceivingContentHandler and initialise variables
recentText() - method in class net.sf.saxon.expr.Tokenizer
Get the most recently read text (for use in an error message)
RECOGNIZE_URI_QUERY_PARAMETERS - static field in class net.sf.saxon.FeatureKeys
RECOGNIZE_URI_QUERY_PARAMETERS must be a Boolean; it determines whether query parameters (things after a question mark) in a URI passed to the document() or doc() function are specially recognized by the system default URIResolver.
recognizeQueryParameters - field in class net.sf.saxon.StandardURIResolver
recordSize - field in class net.sf.saxon.sort.SortedIterator
RECOVER_SILENTLY - static field in class net.sf.saxon.Configuration
Constant indicating that the processor should take the recovery action when a recoverable error occurs, with no warning message.
RECOVER_WITH_WARNINGS - static field in class net.sf.saxon.Configuration
Constant indicating that the processor should produce a warning when a recoverable error occurs, and should then take the recovery action and continue.
Report a recoverable error.
RECOVERY_POLICY - static field in class net.sf.saxon.FeatureKeys
recoveryPolicy - field in class net.sf.saxon.Configuration
reduce() - method in class net.sf.saxon.value.BigIntegerValue
Reduce a value to its simplest form.
reduce() - method in class net.sf.saxon.value.Closure
Reduce a value to its simplest form.
reduce() - method in class net.sf.saxon.value.SequenceExtent
Reduce a value to its simplest form.
reduce() - method in class net.sf.saxon.value.ShareableSequence
Reduce a value to its simplest form.
reduce() - method in class net.sf.saxon.value.Value
Reduce a value to its simplest form.
Given a PathMapRoot, simplify the tree rooted at this node so that it only contains downwards selections: specifically, so that the only axes used are child, attribute, namespace, and descendant.
redundant - field in class net.sf.saxon.style.XSLGeneralVariable
referenceCount - field in class net.sf.saxon.instruct.GeneralVariable
references - field in class net.sf.saxon.query.GlobalVariableDefinition
references - field in class net.sf.saxon.style.XSLVariableDeclaration
Refine the type information associated with this variable declaration.
refineVariableReference() - method in class net.sf.saxon.expr.LocalVariableReference
Replace this VariableReference where appropriate by a more efficient implementation.
Replace this VariableReference where appropriate by a more efficient implementation.
REGEX - static field in class net.sf.saxon.om.StandardNames
RegexData - class net.sf.saxon.regex.RegexData
Non-instantiable class containing constant data definitions used by the various Regular Expression translators
RegexFilter(Pattern) - constructor for class net.sf.saxon.functions.URIQueryParameters.RegexFilter
RegexGroup - class net.sf.saxon.functions.RegexGroup
RegexIterator - interface net.sf.saxon.regex.RegexIterator
This class is an interator that supports the evaluation of xsl:analyze-string.
regExp - field in class net.sf.saxon.regex.RegexTranslator
RegexSyntaxException - class net.sf.saxon.regex.RegexSyntaxException
Thrown when an syntactically incorrect regular expression is detected.
RegexSyntaxException(String) - constructor for class net.sf.saxon.regex.RegexSyntaxException
RegexSyntaxException(String,int) - constructor for class net.sf.saxon.regex.RegexSyntaxException
RegexTranslator - class net.sf.saxon.regex.RegexTranslator
Abstract superclass for the various regex translators, which differ according to the target platform.
register() - method in class net.sf.saxon.style.XSLDecimalFormat
Register an extension function in the table of function details.
Add a document to the document pool.
Register an external object model with this Configuration.
Register a global variable
Register the path used when evaluating a given variable binding
Register a variable reference that refers to this global variable
Method called by the XPath expression parser to register a reference to this variable.
Method called by a BindingReference to register the variable reference for subsequent fixup.
Method called by the XPath expression parser to register a reference to this variable.
Method called by VariableReference to register the variable reference for subsequent fixup
Register a call on this function
Method called by UserFunctionCall to register the function call for subsequent fixup.
Register a format-number() function call that uses a particular decimal format.
RegularExpression - interface net.sf.saxon.regex.RegularExpression
This interface represents a compiled regular expression
REJECT_DUPLICATES - static field in class net.sf.saxon.event.ReceiverOptions
Flag indicating that duplicate values should be rejected
Determine the relationship of one item type to another.
relative(int) - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
relative(int) - method in class net.sf.saxon.xqj.SaxonXQSequence
relative(int) - method in class net.sf.saxon.javax.xml.xquery.XQSequence
RelativeURIResolver - interface net.sf.saxon.RelativeURIResolver
The standard JAXP URIResolver is given a relative URI and a base URI and returns the resource identified by this combination.
Remove - class net.sf.saxon.functions.Remove
The XPath 2.0 remove() function
remove() - method in class net.sf.saxon.expr.MonoIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - method in class net.sf.saxon.expr.MultiIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - method in class net.sf.saxon.expr.PairIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - method in class net.sf.saxon.s9api.XdmSequenceIterator
Not supported on this implementation.
remove(EventListener) - method in class net.sf.saxon.trace.TraceEventMulticaster
Removes a listener from this multicaster and returns the resulting multicast listener.
remove(int) - method in class net.sf.saxon.sort.IntArraySet
Remove an integer from the set
remove(int) - method in class net.sf.saxon.sort.IntHashMap
Removes a key from the map.
remove(int) - method in class net.sf.saxon.sort.IntHashSet
Remove an integer from the set
remove(int) - method in class net.sf.saxon.sort.IntRangeSet
remove(int) - method in class net.sf.saxon.sort.IntSet
Remove an integer from the set
remove(int) - method in class net.sf.saxon.sort.IntToIntHashMap
Removes a key from the map.
Removes the old trace-listener from trace-listener-l and returns the resulting multicast listener.
removeAllWhitespace(CharSequence) - static method in class net.sf.saxon.value.Whitespace
Remove all whitespace characters from a string
removeAttribute(String) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Removes the specified attribute.
removeAttributeNode(Attr) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Removes the specified attribute node.
removeAttributeNS(String,String) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Removes an attribute by local name and namespace URI.
removeCharAt(int) - method in class net.sf.saxon.om.FastStringBuffer
Remove a character at a particular offset
removeChild(Node) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Remove the child node indicated by oldChild from the list of children, and returns it.
removeInternal(EventListener,EventListener) - static method in class net.sf.saxon.trace.TraceEventMulticaster
Returns the resulting multicast listener after removing the old listener from listener-l.
Remove.RemoveIterator - class net.sf.saxon.functions.Remove.RemoveIterator
An implementation of SequenceIterator that returns all items except the one at a specified position.
removeLeadingWhitespace(CharSequence) - static method in class net.sf.saxon.value.Whitespace
Remove leading whitespace characters from a string
removeTimezone() - method in class net.sf.saxon.value.CalendarValue
Return a date, time, or dateTime with the same localized value, but without the timezone component
Removes the specified trace listener so that the listener will no longer receive trace events.
Remove a URI from the set of output destinations that cannot be written to or read from.
renameNode(Node,String,String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
Rename an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE.
repeat - field in class net.sf.saxon.Query
repeat - field in class net.sf.saxon.Transform
Replace - class net.sf.saxon.functions.Replace
This class implements the replace() function for replacing substrings that match a regular expression
REPLACE - static field in class net.sf.saxon.value.Whitespace
replace(CharSequence,CharSequence) - method in class net.sf.saxon.dotnet.DotNetRegularExpression
Replace all substrings of a supplied input string that match the regular expression with a replacement string.
replace(CharSequence,CharSequence) - method in class net.sf.saxon.java.JRegularExpression
Replace all substrings of a supplied input string that match the regular expression with a replacement string.
replace(CharSequence,CharSequence) - method in class net.sf.saxon.regex.RegularExpression
Replace all substrings of a supplied input string that match the regular expression with a replacement string.
REPLACE_CURRENT - static field in class net.sf.saxon.expr.PromotionOffer
REPLACE_CURRENT causes calls to the XSLT current() function to be replaced by reference to a variable.
replaceChild(Node,Node) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Replace the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int,int,String) - method in class net.sf.saxon.dom.TextOverNodeInfo
Replace the characters starting at the specified 16-bit unit offset with the specified string.
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression
Replace one subexpression by a replacement subexpression.
Replace one subexpression by a replacement subexpression
replaceWholeText(String) - method in class net.sf.saxon.dom.TextOverNodeInfo
Replaces the text of the current node and all logically-adjacent text nodes with the specified text.
Replace a subexpression
REPORT_ALWAYS - static field in class net.sf.saxon.style.StyleElement
REPORT_IF_INSTANTIATED - static field in class net.sf.saxon.style.StyleElement
REPORT_UNLESS_FALLBACK_AVAILABLE - static field in class net.sf.saxon.style.StyleElement
REPORT_UNLESS_FORWARDS_COMPATIBLE - static field in class net.sf.saxon.style.StyleElement
reportAbsence(String) - method in class net.sf.saxon.style.StyleElement
Convenience method to report the absence of a mandatory attribute
Common routine for SAX errors and fatal errors
Report a compile time error.
Report a fatal error
Report a fatal error
Report a fatal error in the query (via the registered ErrorListener)
reportingCircumstances - field in class net.sf.saxon.style.StyleElement
Report a compile time warning.
Reset the local stack frame.
require(int,String,String) - method in class net.sf.saxon.pull.PullToStax
REQUIRE_WELL_FORMED - static field in class net.sf.saxon.event.SaxonOutputKeys
saxon:require-well-formed = yes|no.
REQUIRED - static field in class net.sf.saxon.om.StandardNames
requiredParam - field in class net.sf.saxon.style.XSLGeneralVariable
requiredType - field in class net.sf.saxon.expr.Assignation
requiredType - field in class net.sf.saxon.expr.ExpressionParser.ForClause
requiredType - field in class net.sf.saxon.style.XSLGeneralVariable
reset() - method in class net.sf.saxon.Controller
Reset this Transformer to its original configuration.
reset() - method in class net.sf.saxon.dotnet.DotNetInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - method in class net.sf.saxon.event.ReceivingContentHandler
Set the ReceivingContentHandler to its initial state, except for the local name cache, which is retained
reset() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Reset this XMLGregorianCalendar to its original values.
reset() - method in class net.sf.saxon.event.SequenceOutputter
Clear the contents of the SequenceOutputter and make it available for reuse
reset() - method in class net.sf.saxon.query.StaticQueryContext
Reset the state of this StaticQueryContext to an uninitialized state
reset() - method in class net.sf.saxon.s9api.XdmDestination
Allow the XdmDestination to be reused
reset() - method in class net.sf.saxon.xpath.XPathEvaluator
resetHandlers() - method in class net.sf.saxon.trans.RuleManager
Set up a new table of handlers.
resetLocalStaticProperties() - method in class net.sf.saxon.expr.Expression
Reset the static properties of the expression to -1, so that they have to be recomputed next time they are used.
Reset cached static properties within a subtree, meaning that they have to be recalulated next time they are required
Reset the stack frame variable map, while reusing the StackFrame object itself.
resetStaticProperties() - method in class net.sf.saxon.expr.ExpressionVisitor
Reset the static properties for the current expression and for all its containing expressions.
resolve(String,String) - method in class net.sf.saxon.dotnet.DotNetOutputResolver
Resolve an output URI
resolve(String,String) - method in class net.sf.saxon.dotnet.DotNetURIResolver
Called by an XSLT processor when it encounters an xsl:include, xsl:import, or document() function.
resolve(String,String) - method in class net.sf.saxon.OutputURIResolver
Resolve an output URI.
resolve(String,String) - method in class net.sf.saxon.RelativeURIResolver
Called by the processor when it encounters an xsl:include, xsl:import, or document() function.
resolve(String,String) - method in class net.sf.saxon.event.StandardOutputResolver
Resolve an output URI
resolve(String,String) - method in class net.sf.saxon.StandardURIResolver
Resolve a URI
resolve(String,String) - method in class net.sf.saxon.xom.XomUriResolver
Resolve a URI
Resolve a collation URI (expressed as a string) and return the corresponding collation.
Create a collator from a parameterized URI
Resolve a URI.
Resolve a URI.
Resolve a URI.
Resolve a module URI and associated location hints.
resolve(String,String,String[]) - method in class net.sf.saxon.query.ModuleURIResolver
Resolve a identifying a query module, given the identifying URI and a set of associated location hints.
resolve(String,String,String[]) - method in class net.sf.saxon.type.SchemaURIResolver
Resolve a URI identifying a schema document, given the target namespace URI and a set of associated location hints.
resolve(String,String,String[]) - method in class net.sf.saxon.query.StandardModuleURIResolver
Resolve a module URI and associated location hints.
Resolve the URI passed to the XSLT unparsed-text() function, after resolving against the base URI.
Resolve the URI passed to the XSLT unparsed-text() function, after resolving against the base URI.
Resolve calls to the XSLT current() function within an expression
If the pattern contains any calls on current(), this method is called to modify such calls to become variable references to a variable declared in a specially-allocated local variable
ResolveQName - class net.sf.saxon.functions.ResolveQName
This class supports the resolve-QName function in XPath 2.0
Implement the SourceResolver interface
Resolve a Source.
ResolveURI - class net.sf.saxon.functions.ResolveURI
This class supports the resolve-uri() functions in XPath 2.0
result - field in class net.sf.saxon.regex.RegexTranslator
RESULT_NS - static field in class net.sf.saxon.query.QueryResult
RESULT_NS - static field in class net.sf.saxon.query.SequenceWrapper
RESULT_PREFIX - static field in class net.sf.saxon.om.StandardNames
ResultDocument - class net.sf.saxon.instruct.ResultDocument
The compiled form of an xsl:result-document element in the stylesheet.
Create a result-document instruction
resultIfEmpty - field in class net.sf.saxon.functions.StandardFunction.Entry
An array holding, for each declared argument, the value that is to be returned if an empty sequence as the value of this argument allows the result to be determined irrespective of the values of the other arguments; null if there is no such calculation possible
RESULTTYPE_READ_ONLY - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
resumeTracing(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.functions.Extensions
Resume tracing.
RETURN - static field in class net.sf.saxon.expr.Token
Keyword "return"
RETURN_EMPTY_SEQUENCE - static field in class net.sf.saxon.expr.ExpressionTool
RETURN_EXPRESSION - static field in class net.sf.saxon.trace.Location
An XPath or XQuery "return" clause.
Accept a SequenceOutputter that is now available for reuse
reuseSourceParser(XMLReader) - method in class net.sf.saxon.Configuration
Return a source parser to the pool, for reuse
reuseStyleParser(XMLReader) - method in class net.sf.saxon.Configuration
Return a stylesheet (or schema) parser to the pool, for reuse
Reverse - class net.sf.saxon.functions.Reverse
Implement XPath function fn:reverse()
REVERSE_DOCUMENT_ORDER - static field in class net.sf.saxon.expr.StaticProperty
Expression property: this bit is set by getProperties() in the case of an expression that delivers items in the reverse of the correct order, when unordered retrieval is requested.
ReverseArrayIterator is used to enumerate items held in an array in reverse order.
Create an iterator a slice of an array
reverseIterate() - method in class net.sf.saxon.value.SequenceExtent
Return an enumeration of this sequence in reverse order (used for reverse axes)
Iterator over an array of nodes in reverse order
Create a reverse iterator over a slice of an array
ReverseRangeIterator - class net.sf.saxon.expr.ReverseRangeIterator
Iterator that produces numeric values in a monotonic sequence, ascending or descending.
ReverseRangeIterator(long,long) - constructor for class net.sf.saxon.expr.ReverseRangeIterator
Create an iterator over a range of integers in monotonic descending order
ReversibleIterator - interface net.sf.saxon.expr.ReversibleIterator
A ReversibleIterator is an interface implemented by any SequenceIterator that is able to deliver items in reverse order (or to supply another iterator that can do so).
Optimize an expression whose effective boolean value is required
RoleLocator - class net.sf.saxon.expr.RoleLocator
A RoleLocator identifies the role in which an expression is used, for example as the third argument of the concat() function.
RoleLocator(int,Object,int,net.sf.saxon.om.NamePool) - constructor for class net.sf.saxon.expr.RoleLocator
Create information about the role of a subexpression within its parent expression
rollback() - method in class net.sf.saxon.xqj.SaxonXQConnection
rollback() - method in class net.sf.saxon.javax.xml.xquery.XQConnection
ROMAN_VARIANTS - static field in class net.sf.saxon.regex.CaseVariants
Get the case variants of roman letters (A-Z, a-z), other than the letters A-Z and a-z themselves
root - field in class net.sf.saxon.dom.DOMSender
root - field in class net.sf.saxon.tree.ElementImpl
Root - class net.sf.saxon.functions.Root
Implement the XPath 2.0 root() function
root - field in class net.sf.saxon.om.VirtualCopy
RootExpression - class net.sf.saxon.expr.RootExpression
An expression whose value is always a set of nodes containing a single node, the document root.
rootIndexUsed - field in class net.sf.saxon.tinytree.TinyTree
ROUND - static field in class net.sf.saxon.functions.Rounding
round() - method in class net.sf.saxon.value.BigIntegerValue
Implement the XPath round() function
round() - method in class net.sf.saxon.value.DecimalValue
Implement the XPath round() function
round() - method in class net.sf.saxon.value.DoubleValue
Implement the XPath round() function
round() - method in class net.sf.saxon.value.FloatValue
Implement the XPath round() function
round() - method in class net.sf.saxon.value.Int64Value
Implement the XPath round() function
round() - method in class net.sf.saxon.value.NumericValue
Implement the XPath round() function
roundHalfToEven(int) - method in class net.sf.saxon.value.BigIntegerValue
Implement the XPath round-to-half-even() function
roundHalfToEven(int) - method in class net.sf.saxon.value.DecimalValue
Implement the XPath round-half-to-even() function
roundHalfToEven(int) - method in class net.sf.saxon.value.DoubleValue
Implement the XPath round-to-half-even() function
roundHalfToEven(int) - method in class net.sf.saxon.value.FloatValue
Implement the XPath round-to-half-even() function
roundHalfToEven(int) - method in class net.sf.saxon.value.Int64Value
Implement the XPath round-to-half-even() function
roundHalfToEven(int) - method in class net.sf.saxon.value.NumericValue
Implement the XPath 2.0 round-half-to-even() function
Rounding - class net.sf.saxon.functions.Rounding
This class supports the ceiling(), floor(), round(), and round-to-half-even() functions, and also the abs() function
RPAR - static field in class net.sf.saxon.expr.Token
Right parenthesis
RSQB - static field in class net.sf.saxon.expr.Token
Right square bracket
Rule - class net.sf.saxon.trans.Rule
Rule: a template rule, or a strip-space rule used to support the implementation
Rule(net.sf.saxon.pattern.Pattern,Object,int,double,int) - constructor for class net.sf.saxon.trans.Rule
Create a Rule
Rule(net.sf.saxon.trans.Rule) - constructor for class net.sf.saxon.trans.Rule
Copy a rule, including the chain of rules linked to it
This class wraps a RuleBasedCollator to provide a SubstringMatcher.
Create a RuleBasedSubstringMatcher
RuleManager - class net.sf.saxon.trans.RuleManager
RuleManager maintains a set of template rules, one set for each mode
RuleManager() - constructor for class net.sf.saxon.trans.RuleManager
create a RuleManager and initialise variables.
RULES - static field in class net.sf.saxon.om.StandardNames
run() - method in class net.sf.saxon.s9api.XQueryEvaluator
Perform the query, sending the results to a previously specified destination
Run the query, sending the results directly to a JAXP Result object.
run(net.sf.saxon.s9api.Destination) - method in class net.sf.saxon.s9api.XQueryEvaluator
Perform the query, sending the results to a specified destination
Run the query

S

SAME_AS_FIRST_ARGUMENT - static field in class net.sf.saxon.functions.StandardFunction
SAME_TYPE - static field in class net.sf.saxon.type.TypeHierarchy
Constant denoting relationship between two types: A is the same type as B
SATISFIES - static field in class net.sf.saxon.expr.Token
Keyword "satisfies"
SavedNamespaceContext - class net.sf.saxon.instruct.SavedNamespaceContext
An object representing a list of Namespaces.
Create a NamespaceContext object
Create a SavedNamespaceContext that captures all the information in a given NamespaceResolver
savedXPathContext - field in class net.sf.saxon.value.Closure
savedXPathContext - field in class net.sf.saxon.pull.UnconstructedParent
SAXDestination - class net.sf.saxon.s9api.SAXDestination
This class represents a Destination (for example, the destination of the output of a transformation) in which events representing the XML document are sent to a user-supplied SAX2 ContentHandler, as if the ContentHandler were receiving the document directly from an XML parser.
SAXDestination(ContentHandler) - constructor for class net.sf.saxon.s9api.SAXDestination
Create a SAXDestination, supplying a SAX ContentHandler to which events will be routed
SAXON - static field in class net.sf.saxon.om.NamespaceConstant
Fixed namespace name for SAXON: "http://saxon.sf.net/"
SAXON - static field in class net.sf.saxon.om.StandardNames
SAXON_ALLOW_ALL_BUILT_IN_TYPES - static field in class net.sf.saxon.om.StandardNames
SAXON_ASSIGN - static field in class net.sf.saxon.om.StandardNames
SAXON_ASSIGNABLE - static field in class net.sf.saxon.om.StandardNames
SAXON_CALL_TEMPLATE - static field in class net.sf.saxon.om.StandardNames
SAXON_CHARACTER_REPRESENTATION - static field in class net.sf.saxon.om.StandardNames
SAXON_CODE - static field in class net.sf.saxon.om.NamespaceConstant
Numeric code representing the SAXON namespace
SAXON_COLLATION - static field in class net.sf.saxon.om.StandardNames
SAXON_DOCTYPE - static field in class net.sf.saxon.om.StandardNames
SAXON_ENTITY_REF - static field in class net.sf.saxon.om.StandardNames
SAXON_EVALUATE - static field in class net.sf.saxon.trace.Location
An XPath expression constructed dynamically using saxon:evaluate (or saxon:expression).
SAXON_EXPLAIN - static field in class net.sf.saxon.om.StandardNames
SAXON_HIGHER_ORDER_EXTENSION_FUNCTION - static field in class net.sf.saxon.trace.Location
A higher-order extension function such as saxon:sum, saxon:highest.
SAXON_IMPORT_QUERY - static field in class net.sf.saxon.om.StandardNames
SAXON_INDENT_SPACES - static field in class net.sf.saxon.om.StandardNames
SAXON_JAVA_LANG_OBJECT - static field in class net.sf.saxon.om.StandardNames
SAXON_MEMO_FUNCTION - static field in class net.sf.saxon.om.StandardNames
SAXON_NEXT_IN_CHAIN - static field in class net.sf.saxon.om.StandardNames
SAXON_READ_ONCE - static field in class net.sf.saxon.om.StandardNames
SAXON_REQUIRE_WELL_FORMED - static field in class net.sf.saxon.om.StandardNames
SAXON_SCRIPT - static field in class net.sf.saxon.om.StandardNames
SAXON_SERIALIZE - static field in class net.sf.saxon.trace.Location
The saxon:serialize() extension function.
SAXON_SUPPRESS_INDENTATION - static field in class net.sf.saxon.om.StandardNames
SAXON_VALIDATE_TYPE - static field in class net.sf.saxon.om.StandardNames
SAXON_WHILE - static field in class net.sf.saxon.om.StandardNames
SAXON_XQUERY_METHOD - static field in class net.sf.saxon.event.SaxonOutputKeys
String constant representing the saxon:xquery output method name
SaxonApiException - class net.sf.saxon.s9api.SaxonApiException
An exception thrown by the Saxon s9api API.
SaxonApiException(String) - constructor for class net.sf.saxon.s9api.SaxonApiException
Create a SaxonApiException
SaxonApiException(Throwable) - constructor for class net.sf.saxon.s9api.SaxonApiException
Create a SaxonApiException
An unchecked exception thrown by the Saxon API.
SaxonApiUncheckedException(Throwable) - constructor for class net.sf.saxon.s9api.SaxonApiUncheckedException
Create an unchecked exception
SaxonAssign - class net.sf.saxon.style.SaxonAssign
saxon:assign element in stylesheet.
SaxonCallTemplate - class net.sf.saxon.style.SaxonCallTemplate
A saxon:call-template element in the stylesheet.
SaxonCollation - class net.sf.saxon.style.SaxonCollation
A saxon:collation element in the style sheet: this is a top-level element that defines details of a named collation.
SaxonDoctype - class net.sf.saxon.style.SaxonDoctype
A saxon:doctype element in the stylesheet.
SaxonDuration - class net.sf.saxon.xqj.SaxonDuration
Saxon implementation of the JAXP class javax.xml.datatype.Duration.
SaxonDuration(net.sf.saxon.value.DurationValue) - constructor for class net.sf.saxon.xqj.SaxonDuration
Create a SaxonDuration that wraps a supplied DurationValue
SaxonEntityRef - class net.sf.saxon.style.SaxonEntityRef
A saxon:entity-ref element in the stylesheet.
SaxonErrorCode - class net.sf.saxon.trans.SaxonErrorCode
The class acts as a register of Saxon-specific error codes.
SaxonImportQuery - class net.sf.saxon.style.SaxonImportQuery
The class implements a saxon:import-query declaration in a stylesheet.
SaxonLocator - interface net.sf.saxon.event.SaxonLocator
SaxonLocator: this interface exists to unify the SAX Locator and JAXP SourceLocator interfaces, which are identical.
SaxonOutputKeys - class net.sf.saxon.event.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.
SaxonScript - class net.sf.saxon.style.SaxonScript
A saxon:script element in the stylesheet.
SaxonWhile - class net.sf.saxon.style.SaxonWhile
Handler for saxon:while elements in stylesheet.
Saxon implementation of the JAXP class javax.xml.datatype.XMLGregorianCalendar.
Create a SaxonXMLGregorianCalendar from a Saxon CalendarValue object
SaxonXQConnection - class net.sf.saxon.xqj.SaxonXQConnection
Saxon implementation of the XQL interface XQConnection.
SaxonXQDataFactory - class net.sf.saxon.xqj.SaxonXQDataFactory
Saxon implementation of the XQJ interface XQDataFactory.
SaxonXQDataSource - class net.sf.saxon.xqj.SaxonXQDataSource
Saxon implementation of the XQJ XQDataSource interface.
SaxonXQDataSource() - constructor for class net.sf.saxon.xqj.SaxonXQDataSource
Create a SaxonXQDataSource using a default configuration.
SaxonXQDataSource(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.xqj.SaxonXQDataSource
Create a Saxon XQDataSource with a specific configuration
Saxon implementation of the XQJ DynamicContext interface
SaxonXQExpression - class net.sf.saxon.xqj.SaxonXQExpression
Saxon implementation of the XQJ XQExpression interface
This is a read-only implementation of the XQStaticContext interface that provides information about the static context options selected within the query prolog of a compiled expression.
The class is a Saxon implementation of the XQJ interface XQResultSequence.
SaxonXQItem - class net.sf.saxon.xqj.SaxonXQItem
This Saxon class is used to implement both the XQItem and XQResultItem interfaces in XQJ.
SaxonXQItemType - class net.sf.saxon.xqj.SaxonXQItemType
Saxon implementation of the XQJ XQItemType interface
SaxonXQItemType(net.sf.saxon.om.NodeInfo) - constructor for class net.sf.saxon.xqj.SaxonXQItemType
SaxonXQMetaData - class net.sf.saxon.xqj.SaxonXQMetaData
Saxon implementation of the XQMetaData interface
SaxonXQMetaData(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.xqj.SaxonXQMetaData
Create the metadata for a given Saxon configuration
Saxon implementation of the XQJ interface XQPreparedExpression.
SaxonXQSequence - class net.sf.saxon.xqj.SaxonXQSequence
Saxon implementation of the XQSequence interface in XQJ, which represents an XDM sequence together with a current position.
SaxonXQSequenceType - class net.sf.saxon.xqj.SaxonXQSequenceType
Created by IntelliJ IDEA.
Saxon implementation of the XQJ XQStaticContext interface
scanOnly - field in class net.sf.saxon.expr.ExpressionParser
SCHEMA - static field in class net.sf.saxon.om.NamespaceConstant
Namespace name for XML Schema: "http://www.w3.org/2001/XMLSchema"
SCHEMA_CODE - static field in class net.sf.saxon.om.NamespaceConstant
Numeric code representing the schema namespace
SCHEMA_INSTANCE - static field in class net.sf.saxon.om.NamespaceConstant
XML-schema-defined namespace for use in instance documents ("xsi")
SCHEMA_LOCATION - static field in class net.sf.saxon.om.StandardNames
SCHEMA_URI_RESOLVER - static field in class net.sf.saxon.FeatureKeys
SCHEMA_URI_RESOLVER must be an instance of SchemaURIResolver.
SCHEMA_VALIDATION - static field in class net.sf.saxon.FeatureKeys
SCHEMA_VALIDATION must be an Integer.
SchemaComponent - interface net.sf.saxon.type.SchemaComponent
This is a marker interface that represents any "schema component" as defined in the XML Schema specification.
SchemaDeclaration - interface net.sf.saxon.type.SchemaDeclaration
This is a marker interface that acts as a surrogate for an object representing a global element or attribute declaration.
SchemaException - class net.sf.saxon.type.SchemaException
An exception that identifies an error in reading, parsing, or validating a schema.
SchemaException() - constructor for class net.sf.saxon.type.SchemaException
Creates a new XMLException with no message or nested Exception.
SchemaException(String) - constructor for class net.sf.saxon.type.SchemaException
Creates a new XMLException with the given message.
SchemaException(String,SourceLocator) - constructor for class net.sf.saxon.type.SchemaException
SchemaException(String,Throwable) - constructor for class net.sf.saxon.type.SchemaException
Creates a new XMLException with the given message and nested exception.
SchemaException(Throwable) - constructor for class net.sf.saxon.type.SchemaException
Creates a new XMLException with the given nested exception.
SchemaManager - class net.sf.saxon.s9api.SchemaManager
SchemaManager(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.s9api.SchemaManager
SchemaType - interface net.sf.saxon.type.SchemaType
SchemaType is an interface implemented by all schema types: simple and complex types, built-in and user-defined types.
Get the relationship of two schema types to each other
SchemaURIResolver - interface net.sf.saxon.type.SchemaURIResolver
A SchemaURIResolver is used when resolving references to schema documents.
SchemaValidator - class net.sf.saxon.s9api.SchemaValidator
A SchemaValidator is an object that is used for validating instance documents against a schema.
SchemaValidator(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.s9api.SchemaValidator
SCM - static field in class net.sf.saxon.om.NamespaceConstant
Namespace for the Saxon serialization of the schema component model
SCM - static field in class net.sf.saxon.om.StandardNames
SCM_ANNOTATION - static field in class net.sf.saxon.om.StandardNames
SCM_ATTRIBUTE_DECLARATION - static field in class net.sf.saxon.om.StandardNames
SCM_ATTRIBUTE_GROUP_DECLARATION - static field in class net.sf.saxon.om.StandardNames
SCM_COMPLEX_TYPE_DEFINITION - static field in class net.sf.saxon.om.StandardNames
SCM_ELEMENT_DECLARATION - static field in class net.sf.saxon.om.StandardNames
SCM_MODEL_GROUP_DECLARATION - static field in class net.sf.saxon.om.StandardNames
SCM_NAME - static field in class net.sf.saxon.om.StandardNames
SCM_NOTATION_DECLARATION - static field in class net.sf.saxon.om.StandardNames
SCM_SCHEMA - static field in class net.sf.saxon.om.StandardNames
SCM_SIMPLE_TYPE_DEFINITION - static field in class net.sf.saxon.om.StandardNames
SCM_TARGET_NAMESPACE - static field in class net.sf.saxon.om.StandardNames
SCROLLTYPE_FORWARD_ONLY - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
SCROLLTYPE_SCROLLABLE - static field in class net.sf.saxon.javax.xml.xquery.XQConstants
sealNamespace(String) - method in class net.sf.saxon.Configuration
Mark a schema namespace as being sealed.
secondInMinute(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the current second of the minute
secondInMinute(String) - static method in class net.sf.saxon.exslt.Date
Return the second of the minute in the specified date or date/time
SECONDS - static field in class net.sf.saxon.functions.Component
seconds - field in class net.sf.saxon.value.DurationValue
select - field in class net.sf.saxon.instruct.SimpleNodeConstructor
SELECT - static field in class net.sf.saxon.om.StandardNames
select - field in class net.sf.saxon.style.XSLGeneralVariable
select - field in class net.sf.saxon.style.XSLStringConstructor
Get the nodes with a given key value.
Get the nodes with a given key value
selectID(String) - method in class net.sf.saxon.tree.DocumentImpl
Get the element with a given ID.
selectID(String) - method in class net.sf.saxon.om.DocumentInfo
Get the element with a given ID, if any
selectID(String) - method in class net.sf.saxon.dom.DocumentWrapper
Get the element with a given ID, if any
selectID(String) - method in class net.sf.saxon.dom4j.DocumentWrapper
Get the element with a given ID, if any
selectID(String) - method in class net.sf.saxon.dotnet.DocumentWrapper
Get the element with a given ID, if any
selectID(String) - method in class net.sf.saxon.jdom.DocumentWrapper
Get the element with a given ID, if any
selectID(String) - method in class net.sf.saxon.xom.DocumentWrapper
Get the element with a given ID, if any
selectID(String) - method in class net.sf.saxon.om.StrippedDocument
Get the element with a given ID, if any
selectID(String) - method in class net.sf.saxon.value.TextFragmentValue
Get the element with a given ID.
selectID(String) - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Get the element with a given ID.
selectID(String) - method in class net.sf.saxon.pull.UnconstructedDocument
Get the element with a given ID, if any
selectID(String) - method in class net.sf.saxon.om.VirtualDocumentCopy
Get the element with a given ID, if any
Select nodes in a document using this PatternFinder.
Select nodes in a document using this PatternFinder.
Select nodes in a document using this PatternFinder.
SELF - static field in class net.sf.saxon.om.Axis
Constant representing the self axis
SEMICOLON - static field in class net.sf.saxon.expr.Token
semicolon separator
send() - method in class net.sf.saxon.dom.DOMSender
Walk a document (traversing the nodes depth first)
send(net.sf.saxon.event.Receiver) - method in class net.sf.saxon.event.DocumentSender
Send the entire document to the receiver
send(Source,net.sf.saxon.event.Receiver) - method in class net.sf.saxon.event.Sender
Send the contents of a Source to a Receiver.
send(Source,net.sf.saxon.event.Receiver,boolean) - method in class net.sf.saxon.event.Sender
Send the contents of a Source to a Receiver.
Supporting routine to push one external document given a URI (href) and a baseURI to a given Receiver.
Copy the document identified by this expression to a given Receiver.
Copy the documents identified by this expression to a given Receiver.
Sender - class net.sf.saxon.event.Sender
Sender is a helper class that sends events to a Receiver from any kind of Source object
Sender(net.sf.saxon.event.PipelineConfiguration) - constructor for class net.sf.saxon.event.Sender
Create a Sender
Send all the in-scope namespaces for a node to a specified receiver
Test whether this object model recognizes a particular kind of JAXP Source object, and if it does, send the contents of the document to a supplied Receiver, and return true.
Test whether this object model recognizes a particular kind of JAXP Source object, and if it does, send the contents of the document to a supplied Receiver, and return true.
Test whether this object model recognizes a particular kind of JAXP Source object, and if it does, send the contents of the document to a supplied Receiver, and return true.
Test whether this object model recognizes a particular kind of JAXP Source object, and if it does, send the contents of the document to a supplied Receiver, and return true.
Test whether this object model recognizes a particular kind of JAXP Source object, and if it does, send the contents of the document to a supplied Receiver, and return true.
Test whether this object model recognizes a particular kind of JAXP Source object, and if it does, send the contents of the document to a supplied Receiver, and return true.
Take a sequence supplied in the form of an iterator and generate a wrapped represention of the items in the sequence, the wrapped representation being a sequence of events sent to a supplied Receiver, in which each item is wrapped in a containing element that identifies its type
SEPARATOR - static field in class net.sf.saxon.om.StandardNames
sequence - field in class net.sf.saxon.expr.Assignation
sequence - field in class net.sf.saxon.expr.ExpressionParser.ForClause
SEQUENCE_TYPE - static field in class net.sf.saxon.expr.ExpressionParser
SEQUENCE_TYPE_STATE - static field in class net.sf.saxon.expr.Tokenizer
State in which the next thing to be read is a SequenceType
SequenceComposer - class net.sf.saxon.evpull.SequenceComposer
This class takes a sequence of pull events and composes them into a sequence of items.
Create a sequence composer
SequenceCopier - class net.sf.saxon.event.SequenceCopier
Copies a sequence, supplied as a SequenceIterator, to a push pipeline, represented by a SequenceReceiver
SequenceExtent - class net.sf.saxon.value.SequenceExtent
A sequence value implemented extensionally.
SequenceExtent(List) - constructor for class net.sf.saxon.value.SequenceExtent
Construct a SequenceExtent from a List.
SequenceExtent(net.sf.saxon.om.Item[]) - constructor for class net.sf.saxon.value.SequenceExtent
Construct an sequence from an array of items.
SequenceExtent(net.sf.saxon.om.Item[],int,int) - constructor for class net.sf.saxon.value.SequenceExtent
Construct a SequenceExtent from part of an array of items
SequenceExtent(net.sf.saxon.om.SequenceIterator) - constructor for class net.sf.saxon.value.SequenceExtent
Construct a sequence containing all the items in a SequenceIterator.
Construct a SequenceExtent as a view of another SequenceExtent
SequenceIterable - interface net.sf.saxon.expr.SequenceIterable
This interface is a simple subset of the Expression interface, that provides a single method to evaluate the result of an expression as a sequence
SequenceIterator - interface net.sf.saxon.om.SequenceIterator
A SequenceIterator is used to iterate over any XPath 2 sequence (of values or nodes).
SequenceOutputter - class net.sf.saxon.event.SequenceOutputter
This outputter is used when writing a sequence of atomic values and nodes, that is, when xsl:variable is used with content and an "as" attribute.
SequenceOutputter() - constructor for class net.sf.saxon.event.SequenceOutputter
Create a new SequenceOutputter
SequenceOutputter(net.sf.saxon.Controller) - constructor for class net.sf.saxon.event.SequenceOutputter
SequenceOutputter(net.sf.saxon.Controller,int) - constructor for class net.sf.saxon.event.SequenceOutputter
SequenceReceiver - class net.sf.saxon.event.SequenceReceiver
SequenceReceiver: this extension of the Receiver interface is used when processing a sequence constructor.
SequenceReceiver() - constructor for class net.sf.saxon.event.SequenceReceiver
Create a SequenceReceiver
SequenceType - class net.sf.saxon.value.SequenceType
SequenceType: a sequence type consists of a primary type, which indicates the type of item, and a cardinality, which indicates the number of occurrences permitted.
SequenceWrapper - class net.sf.saxon.query.SequenceWrapper
This class can be used in a push pipeline: it accepts any sequence as input, and generates a document in which the items of the sequence are wrapped by elements containing information about the types of the items in the input sequence.
SequenceWrapper(net.sf.saxon.event.Receiver) - constructor for class net.sf.saxon.query.SequenceWrapper
Create a sequence wrapper.
SequenceWriter - class net.sf.saxon.event.SequenceWriter
This outputter is used when writing a sequence of atomic values and nodes, for example, when xsl:variable is used with content and an "as" attribute.
Serialize - class net.sf.saxon.functions.Serialize
This class implements the saxon:serialize() extension function, which is specially-recognized by the system because it needs access to parts of the static context
serialize(net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.query.QueryResult
Convenience method to serialize a node using default serialization options, placing the result in a string.
serialize(net.sf.saxon.om.NodeInfo,Result,Properties) - static method in class net.sf.saxon.query.QueryResult
Serialize a document containing wrapped query results (or any other document, in fact) as XML.
Serialize a document containing wrapped query results (or any other document, in fact) as XML.
Serializer - class net.sf.saxon.s9api.Serializer
A Serializer takes a tree representation of XML and turns it into lexical XML markup.
SerializerFactory - class net.sf.saxon.event.SerializerFactory
Helper class to construct a serialization pipeline for a given result destination and a given set of output properties.
SerializerFactory() - constructor for class net.sf.saxon.event.SerializerFactory
Create a SerializerFactory
Serialize an arbitrary sequence, without any special wrapping.
Serialize a sequence to a given result
Serialize an arbitrary sequence, without any special wrapping.
setAction(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.expr.Assignation
Add the "return" or "satisfies" expression, and fix up all references to the range variable that occur within that expression
Set the actual parameters on the call
Set the actual parameters on the call
Set the actual parameters on the call
setAllNodesUntyped(boolean) - method in class net.sf.saxon.Configuration
Specify that all nodes encountered within this query or transformation will be untyped
setAllowDocumentProjection(boolean) - method in class net.sf.saxon.query.XQueryExpression
Indicate that document projection is or is not allowed
setAllowExternalFunctions(boolean) - method in class net.sf.saxon.Configuration
Determine whether calls to external Java functions are permitted.
Method called by the expression parser when all arguments have been supplied
Set the immediate sub-expressions of this expression.
setAssignable(boolean) - method in class net.sf.saxon.instruct.GeneralVariable
Indicate whether this variable is assignable using saxon:assign
setAtomized() - method in class net.sf.saxon.expr.PathMap.PathMapNode
Indicate that the typed value or string value of the node reached by this path will be used.
setAtomized() - method in class net.sf.saxon.expr.PathMap.PathMapNodeSet
Set the atomized property on all nodes in this nodeset
Set (overwrite) an attribute in the attribute list.
setAttribute(String,Object) - method in class net.sf.saxon.dom.DocumentBuilderFactoryImpl
Allows the user to set specific attributes on the underlying implementation.
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String,String) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Adds a new attribute.
setAttributeNode(Attr) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Adds a new attribute node.
setAttributeNodeNS(Attr) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Add a new attribute.
Adds a new attribute.
setAutoCommit(boolean) - method in class net.sf.saxon.xqj.SaxonXQConnection
setAutoCommit(boolean) - method in class net.sf.saxon.javax.xml.xquery.XQConnection
Set XPath 1.0 compatibility mode on or off (by default, it is false)
setBackwardsCompatible(boolean) - method in class net.sf.saxon.trans.KeyDefinition
Set backwards compatibility mode.
setBackwardsCompatible(boolean) - method in class net.sf.saxon.expr.NegateExpression
Set whether the expression is to be evaluated in XPath 1.0 compatibility mode
setBackwardsCompatible(boolean) - method in class net.sf.saxon.sort.SortKeyDefinition
Set whether this sort key is evaluated in XSLT 1.0 backwards compatibility mode
setBackwardsCompatible(boolean) - method in class net.sf.saxon.s9api.XPathCompiler
Set whether XPath 1.0 backwards compatibility mode is to be used.
setBackwardsCompatible(boolean) - method in class net.sf.saxon.xpath.XPathEvaluator
Set XPath 1.0 compatibility mode on or off (by default, it is false).
setBasedir(File) - method in class net.sf.saxon.ant.AntTransform
Set the base directory; optional, default is the project's basedir.
setBaseOutputURI(String) - method in class net.sf.saxon.Controller
Set the base output URI.
setBaseTypeFingerprint(int) - method in class net.sf.saxon.type.BuiltInAtomicType
Set the base type of this type
setBaseURI(String) - method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the base URI in the static context
setBaseURI(String) - method in class net.sf.saxon.event.Builder
Set the base URI of the document node of the tree being constructed by this builder
setBaseURI(String) - method in class net.sf.saxon.tree.DocumentImpl
Set the base URI of this document node
setBaseURI(String) - method in class net.sf.saxon.dotnet.DotNetPullProvider
Set the base URI to be used.
setBaseURI(String) - method in class net.sf.saxon.instruct.ParentNodeConstructor
Set the static base URI of the instruction
setBaseURI(String) - method in class net.sf.saxon.event.PIGrabber
Set the base URI
setBaseURI(String) - method in class net.sf.saxon.query.QueryModule
Set the base URI for a module
setBaseURI(String) - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
setBaseURI(String) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
setBaseURI(String) - method in class net.sf.saxon.sort.SortKeyDefinition
Set the base URI of the expression.
setBaseURI(String) - method in class net.sf.saxon.query.StaticQueryContext
Set the Base URI of the query
setBaseURI(String) - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Set the base URI of this document node
setBaseURI(String) - method in class net.sf.saxon.pull.UnparsedEntity
Set the base URI of the unparsed entity
setBaseURI(String) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setBaseURI(URI) - method in class net.sf.saxon.s9api.DocumentBuilder
Set the base URI of a document loaded using this DocumentBuilder.
setBaseURI(URI) - method in class net.sf.saxon.s9api.XPathCompiler
Set the static base URI for XPath expressions compiled using this XPathCompiler.
setBaseURI(URI) - method in class net.sf.saxon.s9api.XQueryCompiler
Set the static base URI for the query
setBindingMode(int) - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
setBindingMode(int) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
setBindingMode(int) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setBody(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.instruct.Procedure
setBody(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.instruct.Template
Set the expression that forms the body of the template
setBody(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.query.XQueryFunction
Set the body of the function
setBoundarySpacePolicy(int) - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
setBoundarySpacePolicy(int) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
setBoundarySpacePolicy(int) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
Set the calendar value of this object
Set the calling XPathContext
setCaller(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.expr.XPathContext
Set the calling XPathContext
Set the calling XPathContext
Set the case order.
setCharacterMapIndex(HashMap) - method in class net.sf.saxon.instruct.Executable
Set the index of named character maps
setCharacterMaps(List) - method in class net.sf.saxon.event.CharacterMapExpander
Set the character maps to be used by this CharacterMapExpander.
setCharAt(int,char) - method in class net.sf.saxon.om.FastStringBuffer
Set the character at a particular offset
setChildren(net.sf.saxon.expr.Expression[]) - method in class net.sf.saxon.instruct.Block
Set the children of this instruction
setClassLoader(ClassLoader) - method in class net.sf.saxon.Configuration
Set a ClassLoader to be used when loading external classes.
setClassLoader(ClassLoader) - method in class net.sf.saxon.Controller
Set a ClassLoader to be used when loading external classes.
setClasspath(Path) - method in class net.sf.saxon.ant.AntTransform
Set the optional classpath to the XSL processor
setClasspathRef(Reference) - method in class net.sf.saxon.ant.AntTransform
Set the reference to an optional classpath to the XSL processor
setClientData(Class,Object) - method in class net.sf.saxon.om.NamePool
Save client data on behalf of a user of the namepool
setCollation(Comparator) - method in class net.sf.saxon.sort.NamedCollation
Set the underlying comparator
Set the collation to be used
Register a named collation (actually a StringCollator)
Set the collation name (specifically, an expression which when evaluated returns the collation URI).
setCollationTable(net.sf.saxon.expr.CollationMap) - method in class net.sf.saxon.instruct.Executable
Set the table of collations
Set a CollationURIResolver to be used to resolve collation URIs (that is, to take a URI identifying a collation, and return the corresponding collation).
Set a CollectionURIResolver to be used to resolve collection URIs (that is, the URI supplied in a call to the collection() function).
setColumnNumber(int) - method in class net.sf.saxon.expr.ExpressionLocation
Set the column number
setColumnNumber(int) - method in class net.sf.saxon.instruct.InstructionDetails
Set the column number
setColumnNumber(int) - method in class net.sf.saxon.instruct.TraceExpression
Set the column number of the expression being traced
setColumnNumber(int) - method in class net.sf.saxon.type.ValidationException
setColumnNumber(int) - method in class net.sf.saxon.type.ValidationFailure
setColumnNumber(int) - method in class net.sf.saxon.query.XQueryFunction
Set the column number of the function declaration
setCompileWithTracing(boolean) - method in class net.sf.saxon.trans.CompilerInfo
Set whether trace hooks are to be included in the compiled code.
setCompileWithTracing(boolean) - method in class net.sf.saxon.Configuration
Request compile-time generation of trace code (or not)
setCompileWithTracing(boolean) - method in class net.sf.saxon.expr.ExpressionParser
Set whether trace hooks are to be included in the compiled code.
setCompileWithTracing(boolean) - method in class net.sf.saxon.query.StaticQueryContext
Request compile-time generation of trace code (or not)
setCompileWithTracing(boolean) - method in class net.sf.saxon.s9api.XQueryCompiler
Set whether trace hooks are to be included in the compiled code.
setCompileWithTracing(boolean) - method in class net.sf.saxon.s9api.XsltCompiler
Set whether trace hooks are to be included in the compiled code.
Set the Configuration.
Set the Saxon Configuration to be used by the document builder.
Set the Configuration that contains this document
Set the Configuration that contains this document
Set the configuration (containing the name pool used for all names in this document).
Set the Configuration that contains this document
Set the configuration (containing the name pool used for all names in this document)
Set the configuration, which defines the name pool used for all names in this document.
setConfiguration(net.sf.saxon.Configuration) - method in class net.sf.saxon.instruct.Executable
Set the configuration
Set the Saxon configuration
Set the Saxon Configuration object
Set the configuration in which this stylesheet is compiled.
Set the configuration
Set the Configuration options
Set the configuration (containing the name pool used for all names in this document)
setConfiguration(net.sf.saxon.Configuration) - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Set the Configuration that contains this document
setConfiguration(net.sf.saxon.Configuration) - method in class net.sf.saxon.tinytree.TinyTree
Set the Configuration that contains this document
Set the configuration.
Set the configuration, which defines the name pool used for all names in this document.
Set the Configuration options
Set a property of the configuration.
setConfigurationProperty(String,Object) - method in class net.sf.saxon.s9api.Processor
Set a configuration option
setConfirmed(boolean) - method in class net.sf.saxon.expr.UserFunctionCall
Set this function as confirmed (the function being called is known to exist) or not
Set a reference to the constraint in XML Schema that is not satisfied
Set a reference to the constraint in XML Schema that is not satisfied
Copy the constraint reference from another exception object
Copy the constraint reference from another exception object
setConstructionMode(int) - method in class net.sf.saxon.query.QueryModule
Set the construction mode for this module
setConstructionMode(int) - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
setConstructionMode(int) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
setConstructionMode(int) - method in class net.sf.saxon.query.StaticQueryContext
Set the construction mode for this module
setConstructionMode(int) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setConstructType(int) - method in class net.sf.saxon.instruct.InstructionDetails
Set the type of construct
setConstructType(int) - method in class net.sf.saxon.instruct.TraceExpression
Set the type of construct.
setContainer(net.sf.saxon.expr.Container) - method in class net.sf.saxon.expr.Expression
Mark an expression as being in a given Container.
Set the container of the expressions being visited
The expression that initializes a global variable may itself use local variables.
setContent(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.instruct.ResultDocument
Set the expression that constructs the content
Set the expression that constructs the content of the element
setContentHandler(ContentHandler) - method in class net.sf.saxon.Filter
Register a content handler to receive the output of the transformation filter.
setContextItem(net.sf.saxon.om.Item) - method in class net.sf.saxon.query.DynamicQueryContext
Set the context item for evaluating the expression.
setContextItem(net.sf.saxon.om.Item) - method in class net.sf.saxon.sxpath.XPathDynamicContext
Set the context item for evaluation of the XPath Expression
setContextItem(net.sf.saxon.s9api.XdmItem) - method in class net.sf.saxon.s9api.XPathSelector
Set the context item for evaluating the XPath expression.
setContextItem(net.sf.saxon.s9api.XdmItem) - method in class net.sf.saxon.s9api.XQueryEvaluator
Set the initial context item for the query
Set the context item for evaluating the expression to be a node.
setContextNode(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.xpath.XPathEvaluator
Set the context node.
Set the context node for evaluating the expression.
setContextNode(Source) - method in class net.sf.saxon.sxpath.XPathDynamicContext
Set the context item to a node derived from a supplied Source object.
Set the Controller associated with this pipelineConfiguration
setConversion(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.instruct.LocalParam
Define a conversion that is to be applied to the supplied parameter value.
setConvertUntypedToOther(boolean) - method in class net.sf.saxon.trans.KeyDefinition
Indicate that untypedAtomic values should be converted to the type of the other operand, rather than to strings.
setCopyLineNumbers(boolean) - method in class net.sf.saxon.instruct.CopyOf
Set whether line numbers are to be copied from the source to the result.
setCopyNamespacesModeInherit(int) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
setCopyNamespacesModeInherit(int) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setCopyNamespacesModePreserve(int) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
setCopyNamespacesModePreserve(int) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setCountry(String) - method in class net.sf.saxon.number.AbstractNumberer
Set the country used by this numberer (currenly used only for names of timezones)
setCountry(String) - method in class net.sf.saxon.number.Numberer
Set the country used by this numberer (currently used only for names of timezones)
setCriteria(String,String,String) - method in class net.sf.saxon.event.PIGrabber
Set the current date and time for this query or transformation.
Set a value to be used as the current date and time for the query.
Set the current grouping iterator.
Set a new sequence iterator.
Set a new sequence iterator.
Set a new sequence iterator.
Set the current mode.
Set the current regex iterator.
Set the current template.
setData(String) - method in class net.sf.saxon.dom.PIOverNodeInfo
The content of this processing instruction.
setData(String) - method in class net.sf.saxon.dom.TextOverNodeInfo
Set the character data of a Text or Comment node.
Set the data type.
setDay(int) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Set days in month.
Set the debugger to be used.
setDebugging(boolean) - method in class net.sf.saxon.trans.StandardUnparsedTextResolver
Set debugging on or off.
Set the DecimalFormatManager which handles decimal-format definitions
setDefaultCollation(java.lang.String) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setDefaultCollation(String) - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
setDefaultCollation(String) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
setDefaultCollationName(String) - method in class net.sf.saxon.expr.CollationMap
Set the name of the default collation
setDefaultCollationName(String) - method in class net.sf.saxon.instruct.Executable
Set the default collation
setDefaultCollationName(String) - method in class net.sf.saxon.query.QueryModule
Set the name of the default collation
Register the default decimal-format.
setDefaultElementNamespace(String) - method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the default namespace for elements and types
setDefaultElementNamespace(String) - method in class net.sf.saxon.query.QueryModule
Set the default element namespace as declared in the query prolog
setDefaultElementNamespace(String) - method in class net.sf.saxon.query.StaticQueryContext
Set the default element namespace
setDefaultElementNamespace(String) - method in class net.sf.saxon.sxpath.XPathEvaluator
Set the default namespace for elements and types
setDefaultElementNamespace(String) - method in class net.sf.saxon.sxpath.XPathStaticContext
Set the default namespace for elements and types
setDefaultElementTypeNamespace(java.lang.String) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setDefaultFunctionLibrary() - method in class net.sf.saxon.sxpath.AbstractStaticContext
Initialize the default function library for XPath.
setDefaultFunctionNamespace(java.lang.String) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setDefaultFunctionNamespace(String) - method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the default function namespace
setDefaultFunctionNamespace(String) - method in class net.sf.saxon.query.QueryModule
Set the default function namespace
setDefaultFunctionNamespace(String) - method in class net.sf.saxon.query.StaticQueryContext
Set the default function namespace
setDefaultNamePool(net.sf.saxon.om.NamePool) - static method in class net.sf.saxon.om.NamePool
Set the default NamePool.
setDefaultOrderForEmptySequences(int) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setDefaultOutputProperties(Properties) - method in class net.sf.saxon.instruct.Executable
Set the default output properties (the properties for the unnamed output format)
setDefaults(net.sf.saxon.trans.DecimalSymbols) - static method in class net.sf.saxon.trans.DecimalFormatManager
Set up the XSLT-defined default attributes in a DecimalFormatSymbols
setDefaultURIMappings() - method in class net.sf.saxon.dotnet.DotNetExtensionLibrary
Define initial mappings of "well known" namespace URIs to .NET classes (this covers the Saxon and EXSLT extensions).
setDefaultURIMappings() - method in class net.sf.saxon.functions.JavaExtensionLibrary
Define initial mappings of "well known" namespace URIs to Java classes (this covers the Saxon and EXSLT extensions).
setDefaultValue(int) - method in class net.sf.saxon.sort.IntToIntHashMap
Set the value to be returned to indicate an unused entry
setDestdir(File) - method in class net.sf.saxon.ant.AntTransform
Set the destination directory into which the XSL result files should be copied to; required, unless in and out are specified.
Set the Destination to receive the validated document.
Set the destination of the query
Set the destination to be used for the transformation.
Set the details of this type of function
Set the name of the required top-level element of the document to be validated (that is, the name of the outermost element of the document).
Set the name of the required type of the top-level element of the document to be validated.
setDocumentLocator(Locator) - method in class net.sf.saxon.event.ReceivingContentHandler
Supply a locator that can be called to give information about location in the source document being parsed.
setDocumentLocator(Locator) - method in class net.sf.saxon.TemplatesHandlerImpl
Callback interface for SAX: not for application use
setDocumentNumber(int) - method in class net.sf.saxon.om.VirtualCopy
Set the unique document number of the virtual document.
Set the document number allocator.
setDocumentURI(String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
setDOMLevel(int) - method in class net.sf.saxon.Configuration
Set the level of DOM interface to be used
setDTDHandler(DTDHandler) - method in class net.sf.saxon.Filter
Allow an application to register a DTD event handler.
setDTDValidation(boolean) - method in class net.sf.saxon.ant.AntTransform
Indicate whether DTD validation is on or off
setDTDValidation(boolean) - method in class net.sf.saxon.s9api.DocumentBuilder
Set whether DTD validation should be applied to documents loaded using this DocumentBuilder.
setDTDValidationMode(int) - method in class net.sf.saxon.AugmentedSource
Set whether or not DTD validation of this source is required
Set an expression that evaluates to a run-time xsl:output element, used in the saxon:result-document() extension function designed for use in XQuery
setEmptyLeast(boolean) - method in class net.sf.saxon.query.QueryModule
Set the option for where an empty sequence appears in the collation order, if not otherwise specified in the "order by" clause
setEmptyLeast(boolean) - method in class net.sf.saxon.sort.SortKeyDefinition
Set whether empty sequence comes before other values or after them
setEmptyLeast(boolean) - method in class net.sf.saxon.query.StaticQueryContext
Set the option for where an empty sequence appears in the collation order, if not otherwise specified in the "order by" clause
setEntityResolver(EntityResolver) - method in class net.sf.saxon.AugmentedSource
Set an EntityResolver to be used when parsing
setEntityResolver(EntityResolver) - method in class net.sf.saxon.dom.DocumentBuilderImpl
Specify the EntityResolver to be used to resolve entities present in the XML document to be parsed.
setEntityResolver(EntityResolver) - method in class net.sf.saxon.Filter
Allow an application to register an entity resolver.
setErrorCode(String) - method in class net.sf.saxon.expr.CardinalityChecker
Set the error code to be returned (this is used when evaluating the functions such as exactly-one() which have their own error codes)
setErrorCode(String) - method in class net.sf.saxon.expr.RoleLocator
Set the error code to be produced if a type error is detected
setErrorCode(String) - method in class net.sf.saxon.type.ValidationFailure
setErrorCode(String) - method in class net.sf.saxon.trans.XPathException
Set the error code.
setErrorCode(String,String) - method in class net.sf.saxon.trans.XPathException
Set the error code.
setErrorHandler(ErrorHandler) - method in class net.sf.saxon.dom.DocumentBuilderImpl
Specify the ErrorHandler to be used by the parser.
setErrorHandler(ErrorHandler) - method in class net.sf.saxon.Filter
Allow an application to register an error event handler.
setErrorListener(ErrorListener) - method in class net.sf.saxon.AugmentedSource
Set an ErrorListener to be used when parsing
setErrorListener(ErrorListener) - method in class net.sf.saxon.trans.CompilerInfo
Set the ErrorListener to be used during this compilation episode
setErrorListener(ErrorListener) - method in class net.sf.saxon.Configuration
Set the ErrorListener to be used in this configuration.
setErrorListener(ErrorListener) - method in class net.sf.saxon.Controller
Set the error listener.
setErrorListener(ErrorListener) - method in class net.sf.saxon.query.DynamicQueryContext
Set the error listener.
setErrorListener(ErrorListener) - method in class net.sf.saxon.event.PipelineConfiguration
Set the ErrorListener used for reporting errors in processing this pipeline
setErrorListener(ErrorListener) - method in class net.sf.saxon.s9api.SchemaManager
Set the ErrorListener to be used while loading and validating schema documents
setErrorListener(ErrorListener) - method in class net.sf.saxon.s9api.SchemaValidator
Set the ErrorListener to be used while validating instance documents.
setErrorListener(ErrorListener) - method in class net.sf.saxon.query.StaticQueryContext
Set the ErrorListener to be used to report compile-time errors in a query.
Set the error event listener for the TransformerFactory, which is used for the processing of transformation instructions, and not for the transformation itself.
setErrorListener(ErrorListener) - method in class net.sf.saxon.s9api.XQueryCompiler
Set the ErrorListener to be used during this query compilation episode
setErrorListener(ErrorListener) - method in class net.sf.saxon.s9api.XQueryEvaluator
Set the error listener.
setErrorListener(ErrorListener) - method in class net.sf.saxon.s9api.XsltCompiler
Set the ErrorListener to be used during this compilation episode
setErrorObject(net.sf.saxon.value.Value) - method in class net.sf.saxon.trans.XPathException
Set the error object associated with this error.
setErrorOutput(PrintStream) - method in class net.sf.saxon.StandardErrorListener
Set output destination for error messages (default is System.err)
setErrorOutput(Writer) - method in class net.sf.saxon.StandardErrorHandler
Set output for error messages produced by the default error handler.
Associate this Controller with an Executable.
Set the Executable containing the expressions being visited
setExecutable(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.instruct.GlobalVariable
Set the containing executable
Set the executable containing this pattern
setExecutable(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.pattern.Pattern
Set the executable containing this pattern
setExecutable(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.instruct.Procedure
Set the executable.
Set the Executable to contain this query.
setExecutable(net.sf.saxon.instruct.Executable) - method in class net.sf.saxon.pattern.UnionPattern
Set the executable containing this pattern
Set the executable in which this function is contained
Set/Unset a flag to indicate that a particular global variable is currently being evaluated.
setExpandAttributeDefaults(boolean) - method in class net.sf.saxon.Configuration
Indicate whether attributes that have a fixed or default value are to be expanded when generating a final result tree.
setExpandAttributeDefaults(boolean) - method in class net.sf.saxon.event.PipelineConfiguration
Set whether attribute defaults defined in a schema or DTD are to be expanded or not (by default, fixed and default attribute values are expanded, that is, they are inserted into the document during validation as if they were present in the instance being validated)
setExpandAttributeDefaults(boolean) - method in class net.sf.saxon.s9api.SchemaValidator
Set whether attribute defaults defined in a schema are to be expanded or not (by default, fixed and default attribute values are expanded, that is, they are inserted into the document during validation as if they were present in the instance being validated)
setExpandDefaults(boolean) - method in class net.sf.saxon.ant.AntTransform
Set whether DTD or schema-defined element and attribute default values should be expanded Default is true
setExpectedMediaType(String) - method in class net.sf.saxon.dotnet.DotNetURIResolver
Specify the media type of the resource that is expected to be delivered.
setExpectedMediaType(String) - method in class net.sf.saxon.RelativeURIResolver
Specify the media type of the resource that is expected to be delivered.
Set the i'th component expression of the tuple
setExpression(String) - method in class net.sf.saxon.ant.AntTransform.Param
The parameter value NOTE : was intended to be an XSL expression.
setExtension(String) - method in class net.sf.saxon.ant.AntTransform
Set the desired file extension to be used for the target; optional, default is html.
Set the FunctionLibrary used to bind calls on extension functions.
Set the class to be used to represent extension function calls.
setExtensionFunctionClass(Class) - method in class net.sf.saxon.functions.JavaExtensionFunctionFactory
Set the class to be used to represent extension function calls.
Set an ExtensionFunctionFactory.
Set an external namespace resolver.
Set the value of external variable defined in the query
setFactory(net.sf.saxon.Configuration) - method in class net.sf.saxon.event.PIGrabber
setFactoryConfiguration(boolean,String) - method in class net.sf.saxon.Transform
Set the configuration in the TransformerFactory.
setFeature(String,boolean) - method in class net.sf.saxon.dom.DocumentBuilderFactoryImpl
Set a feature for this DocumentBuilderFactory and DocumentBuilders created by this factory.
setFeature(String,boolean) - method in class net.sf.saxon.Filter
Set the state of a feature.
setFeature(String,boolean) - method in class net.sf.saxon.TransformerFactoryImpl
Set a feature for this TransformerFactory and Transformers or Templates created by this factory.
setFeature(String,boolean) - method in class net.sf.saxon.xpath.XPathFactoryImpl
Set a feature of this XPath implementation.
setFileDirParameter(String) - method in class net.sf.saxon.ant.AntTransform
Pass the directory name of the current processed file as a xsl parameter to the transformation.
setFileNameParameter(String) - method in class net.sf.saxon.ant.AntTransform
Pass the filename of the current processed file as a xsl parameter to the transformation.
setFiltered(boolean) - method in class net.sf.saxon.expr.Expression
Mark an expression as filtered: that is, it appears as the base expression in a filter expression.
setFiltered(boolean) - method in class net.sf.saxon.expr.VariableReference
Mark an expression as filtered: that is, it appears as the base expression in a filter expression.
Set the comparator which is used to compare two values according to this sort key.
setFlags(CharSequence) - static method in class net.sf.saxon.dotnet.DotNetRegularExpression
Set the Java flags from the supplied XPath flags.
setFlags(CharSequence) - static method in class net.sf.saxon.java.JRegularExpression
Set the Java flags from the supplied XPath flags.
setFlattened(boolean) - method in class net.sf.saxon.expr.BinaryExpression
Mark an expression as being "flattened".
setFlattened(boolean) - method in class net.sf.saxon.expr.Expression
Mark an expression as being "flattened".
setFlattened(boolean) - method in class net.sf.saxon.expr.VariableReference
Mark an expression as being "flattened".
setForce(boolean) - method in class net.sf.saxon.ant.AntTransform
Set whether to check dependencies, or always generate; optional, default is false.
Set fractional seconds.
Create the reference to the function to be called
Set the function library to be used
Set the library containing all the in-scope functions in the static context
Set the function library used for binding any function call appearing within the query module.
Set the name of the function being called
setFunctionName(net.sf.saxon.om.StructuredQName) - method in class net.sf.saxon.instruct.UserFunction
Set the function name
Set the name of the function
setGenerateIdEmulation(boolean) - method in class net.sf.saxon.expr.IdentityComparison
Set flag to indicate different empty-sequence behavior when emulating comparison of two generate-id's
setGeneratingJavaCode(boolean) - method in class net.sf.saxon.query.StaticQueryContext
Indicate that the query should be optimized with a view to generating Java code.
setGlobalComponentTest(boolean) - method in class net.sf.saxon.pattern.CombinedNodeTest
Indicate whether this CombinedNodeTest actually represents a SequenceType of the form schema-element(X) or schema-attribute(X).
Set the value of a global variable whose slot number is known
Register a handler for a particular pattern.
Register a template for a particular pattern.
setHasBeenReported() - method in class net.sf.saxon.trans.XPathException
Mark this error to indicate that it has already been reported to the error listener, and should not be reported again
setHasRequiredParams(boolean) - method in class net.sf.saxon.instruct.Template
Set whether this template has one or more required parameters
setHasUnknownDependencies() - method in class net.sf.saxon.expr.PathMap.PathMapNode
Indicate that the path has unknown dependencies, typically because a node reached by the path is supplied as an argument to a user-defined function
setHasUnknownDependencies() - method in class net.sf.saxon.expr.PathMap.PathMapNodeSet
Indicate that all the nodes have unknown dependencies
setHoldability(int) - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
setHoldability(int) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
setHoldability(int) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setHostLanguage(int) - method in class net.sf.saxon.event.ComplexContentOutputter
Set the host language
setHostLanguage(int) - method in class net.sf.saxon.Configuration
Set the host language used in this configuration.
setHostLanguage(int) - method in class net.sf.saxon.instruct.Executable
Set the host language
setHostLanguage(int) - method in class net.sf.saxon.instruct.GlobalVariable
Set the host language for this declaration
setHostLanguage(int) - method in class net.sf.saxon.event.PipelineConfiguration
Set the host language in use
setHostLanguage(int) - method in class net.sf.saxon.instruct.Procedure
setHostLanguage(int) - method in class net.sf.saxon.sort.SortedIterator
Set the host language
setHour(int) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Set hours.
setIdAttribute(String,boolean) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Mark an attribute as an ID.
setIdAttributeNode(Attr,boolean) - method in class net.sf.saxon.dom.ElementOverNodeInfo
Mark an attribute as an ID.
Mark an attribute as an ID.
setIf(String) - method in class net.sf.saxon.ant.AntTransform.Param
Set whether this param should be used.
Set whether "ignorable whitespace" should be ignored.
setIgnoreNaN(boolean) - method in class net.sf.saxon.functions.Minimax
Indicate whether NaN values should be ignored.
setIgnoreWhitespace(boolean) - method in class net.sf.saxon.java.JDK14RegexTranslator
Indicate whether whitespace should be ignored
setImplicitlyRequiredParam(boolean) - method in class net.sf.saxon.instruct.GeneralVariable
Indicate that this variable represents a parameter that is implicitly required (because there is no usable default value)
setImplicitTimeZone(TimeZone) - method in class net.sf.saxon.xqj.SaxonXQDynamicContext
setImplicitTimeZone(TimeZone) - method in class net.sf.saxon.javax.xml.xquery.XQDynamicContext
setImportedSchemaNamespaces(Set) - method in class net.sf.saxon.sxpath.IndependentContext
Register the set of imported schema namespaces
Set the StyleSheet that included or imported this one.
Set the module that imports this function libary
setIn(File) - method in class net.sf.saxon.ant.AntTransform
specifies a single XML document to be styled.
Set the primitive item type of the values returned by the use expression
setIndexedVariable() - method in class net.sf.saxon.expr.LetExpression
Indicate that the variable bound by this let expression should be indexable (because it is used in an appropriate filter expression)
setIndexedVariable(boolean) - method in class net.sf.saxon.instruct.UserFunctionParameter
Indicate that this parameter requires (or does not require) support for indexing
setInheritNamespaces(boolean) - method in class net.sf.saxon.query.QueryModule
Set the namespace inheritance mode
setInheritNamespaces(boolean) - method in class net.sf.saxon.query.StaticQueryContext
Set the namespace inheritance mode
Set the initial context item.
Set the initial context node for the transformation
setInitialMode(net.sf.saxon.s9api.QName) - method in class net.sf.saxon.s9api.XsltTransformer
Set the initial mode for the transformation
setInitialMode(String) - method in class net.sf.saxon.ant.AntTransform
Set the initial mode
setInitialMode(String) - method in class net.sf.saxon.Controller
Set the initial mode for the transformation.
Set the initial named template for the transformation
setInitialTemplate(String) - method in class net.sf.saxon.ant.AntTransform
Set the initial template
setInitialTemplate(String) - method in class net.sf.saxon.Controller
Set the initial named template to be used as the entry point.
setInputStream(String,InputStream) - method in class net.sf.saxon.pull.StaxBridge
Supply an input stream containing XML to be parsed.
setInputStream(String,InputStream) - method in class net.sf.saxon.evpull.StaxEventBridge
Supply an input stream containing XML to be parsed.
setInputTypeAnnotations(int) - method in class net.sf.saxon.style.XSLStylesheet
Set the value of the input-type-annotations attribute, for this module combined with that of all included/imported modules.
setIsNumberingInstruction() - method in class net.sf.saxon.instruct.ValueOf
Indicate that this is really an xsl:nunber instruction
setIsParameter(boolean) - method in class net.sf.saxon.query.GlobalVariableDefinition
Indicate whether this global variable is a "parameter" (an external variable, in XQuery terminology)
setIsStaticError(boolean) - method in class net.sf.saxon.trans.XPathException
Mark this exception to indicate that it represents (or does not represent) a static error
setIsTypeError(boolean) - method in class net.sf.saxon.trans.XPathException
Mark this exception to indicate that it represents (or does not represent) a type error
setIsXHTML(boolean) - method in class net.sf.saxon.event.MetaTagAdjuster
Indicate whether we're handling HTML or XHTML
setKeyManager(net.sf.saxon.trans.KeyManager) - method in class net.sf.saxon.instruct.Executable
Set the KeyManager which handles key definitions
Set the language.
setLax(boolean) - method in class net.sf.saxon.s9api.SchemaValidator
The validation mode may be either strict or lax.
setLazyConstruction(boolean) - method in class net.sf.saxon.instruct.ParentNodeConstructor
Indicate that lazy construction should (or should not) be used.
setLazyConstructionMode(boolean) - method in class net.sf.saxon.Configuration
Set lazy construction mode on or off.
setLength(int) - method in class net.sf.saxon.tinytree.CharSlice
Set the length of this character sequence, without changing the array and start offset to which it is bound
setLength(int) - method in class net.sf.saxon.om.FastStringBuffer
Set the length.
setLexicalHandler(LexicalHandler) - method in class net.sf.saxon.event.ContentHandlerProxy
Set the Lexical Handler to be used.
Initialize the DateValue using a character string in the format yyyy-mm-dd and an optional time zone.
setLineNumber(int) - method in class net.sf.saxon.tree.ElementImpl
Set the line number of the element within its source document entity
setLineNumber(int) - method in class net.sf.saxon.expr.ExpressionLocation
Set the line number
setLineNumber(int) - method in class net.sf.saxon.query.GlobalVariableDefinition
Set the line number where the variable declaration appears in the source
setLineNumber(int) - method in class net.sf.saxon.instruct.InstructionDetails
Set the line number of the instruction within the module
setLineNumber(int) - method in class net.sf.saxon.event.LocationCopier
Set the line number
setLineNumber(int) - method in class net.sf.saxon.pattern.Pattern
Set the line number where the pattern occurred
setLineNumber(int) - method in class net.sf.saxon.instruct.Procedure
setLineNumber(int) - method in class net.sf.saxon.style.StyleElement
Set the line number of the element within its source document entity
setLineNumber(int) - method in class net.sf.saxon.instruct.TraceExpression
Set the line number of the expression being traced
setLineNumber(int) - method in class net.sf.saxon.pattern.UnionPattern
Override method to set the system ID, so it's set on both halves
setLineNumber(int) - method in class net.sf.saxon.type.ValidationException
setLineNumber(int) - method in class net.sf.saxon.type.ValidationFailure
setLineNumber(int) - method in class net.sf.saxon.query.XQueryFunction
Set the line number of the function declaration within its module
setLineNumber(int,int) - method in class net.sf.saxon.tree.LineNumberMap
Set the line number corresponding to a given sequence number
setLineNumbering() - method in class net.sf.saxon.tree.DocumentImpl
Set line numbering on
setLineNumbering() - method in class net.sf.saxon.tinytree.TinyTree
Set line numbering on
setLineNumbering(boolean) - method in class net.sf.saxon.ant.AntTransform
Set whether to maintain line numbers for input documents
setLineNumbering(boolean) - method in class net.sf.saxon.AugmentedSource
Set whether line numbers are to be maintained in the constructed document
setLineNumbering(boolean) - method in class net.sf.saxon.event.Builder
Set line numbering on or off
setLineNumbering(boolean) - method in class net.sf.saxon.Configuration
Determine whether source documents will maintain line numbers, for the benefit of the saxon:line-number() extension function as well as run-time tracing.
setLineNumbering(boolean) - method in class net.sf.saxon.s9api.DocumentBuilder
Set whether line numbering is to be enabled for documents constructed using this DocumentBuilder.
setLocalNamespaces(int[]) - method in class net.sf.saxon.evpull.StartElementEvent
Set the namespaces that are locally declared (or undeclared) on this element
Set the local parameters for the current template call.
Set the value of a local variable, identified by its slot number
Set the value of a local variable, identified by its slot number
Set the value of a local variable, identified by its slot number
Set location information on an expression.
Set location information on an expression.
setLocation(String,int) - method in class net.sf.saxon.trans.KeyDefinition
Set the system Id and line number of the source xsl:key definition
setLocationId(int) - method in class net.sf.saxon.expr.Expression
Set the location ID on an expression.
Set the location map, which is used for translating location identifiers into URIs and line numbers
setLocationMap(net.sf.saxon.instruct.LocationMap) - method in class net.sf.saxon.instruct.Executable
Set the location map
Set the location provider.
Set the LocationProvider for interpreting location ids passed down this pipeline
Set the location provider.
setLocationURI(URI) - method in class net.sf.saxon.query.QueryModule
Set the location URI for a module
setLocator(Locator) - method in class net.sf.saxon.type.ValidationException
setLocator(SourceLocator) - method in class net.sf.saxon.type.ValidationFailure
setLoginTimeout(int) - method in class net.sf.saxon.javax.xml.xquery.ConnectionPoolXQDataSource
setLoginTimeout(int) - method in class net.sf.saxon.xqj.SaxonXQDataSource
setLoginTimeout(int) - method in class net.sf.saxon.javax.xml.xquery.XQDataSource
setLogWriter(PrintWriter) - method in class net.sf.saxon.javax.xml.xquery.ConnectionPoolXQDataSource
setLogWriter(PrintWriter) - method in class net.sf.saxon.xqj.SaxonXQDataSource
setLogWriter(PrintWriter) - method in class net.sf.saxon.javax.xml.xquery.XQDataSource
setMatchDTDTypes(boolean) - method in class net.sf.saxon.pattern.ContentTypeTest
Indicate whether DTD-derived content types should be matched (the default is false)
setMemoFunction(boolean) - method in class net.sf.saxon.instruct.UserFunction
Mark this function as a memo function (or not)
setMemoFunction(boolean) - method in class net.sf.saxon.query.XQueryFunction
Set that this is, or is not, a memo function.
Set the Receiver to be used for xsl:message output.
setMessageEmitterClass(String) - method in class net.sf.saxon.Configuration
Set the name of the class that will be instantiated to create a MessageEmitter, to process the output of xsl:message instructions in XSLT.
setMillisecond(int) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Set milliseconds.
setMinImportPrecedence(int) - method in class net.sf.saxon.style.XSLStylesheet
Set the minimum import precedence of this stylesheet, that is, the lowest precedence of any stylesheet imported by this one
setMinute(int) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Set minutes.
setModuleNamespace(String) - method in class net.sf.saxon.query.QueryModule
Set the namespace for a library module.
Set a user-defined ModuleURIResolver for resolving URIs used in "import module" declarations in an XQuery prolog.
Set a user-defined ModuleURIResolver for resolving URIs used in "import module" declarations in the XQuery prolog.
Set a user-defined ModuleURIResolver for resolving URIs used in import module declarations in the XQuery prolog.
setModuleURIResolver(String) - method in class net.sf.saxon.Configuration
Create and register an instance of a ModuleURIResolver with a specified class name.
setMonth(int) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Set month.
setMultiThreading(boolean) - method in class net.sf.saxon.Configuration
Set whether multithreading optimizations are allowed
setName(net.sf.saxon.om.StructuredQName) - method in class net.sf.saxon.instruct.AttributeSet
Set the name of the attribute-set
setName(String) - method in class net.sf.saxon.ant.AntTransform.OutputProperty
set the name for this property
setName(String) - method in class net.sf.saxon.ant.AntTransform.Param
Set the parameter name.
setName(String) - method in class net.sf.saxon.pull.UnparsedEntity
Set the name of the unparsed entity
setNameCode(int) - method in class net.sf.saxon.tree.ElementImpl
Set the name code.
setNameCode(int) - method in class net.sf.saxon.om.Orphan
setNameCode(int) - method in class net.sf.saxon.evpull.StartElementEvent
Set the nameCode of this element
setNameCode(int) - method in class net.sf.saxon.pull.UnconstructedElement
Set the name of the element node
setNameCode(int) - method in class net.sf.saxon.pull.VirtualTreeWalker
Set the initial nameCode
Register a named collation
Set a named decimal format.
Set the NamePool to be used for stylesheets/queries and for source documents.
Set the name pool
setNamespaceCodes(int[]) - method in class net.sf.saxon.om.NamespaceDeclarationsImpl
Set the namespace codes.
Supply the NamespaceContext used to resolve namespaces.
setNamespaceContext(NamespaceContext) - method in class net.sf.saxon.xpath.XPathEvaluator
Set the namespace context to be used.
Set the namespace declarations for the element
Set an external namespace resolver.
Set the namespace context for the instruction being traced.
Set the namespace context for the instruction being traced.
Set the external namespace resolver to be used.
Set an external namespace resolver.
setNamespaces(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.sxpath.IndependentContext
Declares all the namespaces that are in-scope for a given node, removing all previous namespace declarations.
setNeedsDynamicOutputProperties(boolean) - method in class net.sf.saxon.style.XSLStylesheet
Set that this stylesheet needs dynamic output properties
setNext(net.sf.saxon.trans.Rule) - method in class net.sf.saxon.trans.Rule
setNillable(boolean) - method in class net.sf.saxon.pattern.ContentTypeTest
Indicate whether nilled elements should be matched (the default is false)
setNode(Node) - method in class net.sf.saxon.dom.DOMWriter
Set output destination
Set the Node Factory to use.
setNodeKind(short) - method in class net.sf.saxon.om.Orphan
setNodeTest(net.sf.saxon.pattern.NodeTest) - method in class net.sf.saxon.pattern.NodeTestPattern
setNodeValue(String) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Set the node value.
setNoSpecialChars() - method in class net.sf.saxon.instruct.FixedAttribute
Indicate that the attribute value contains no special characters that might need escaping
setNumberOfVariables(int) - method in class net.sf.saxon.instruct.SlotManager
Set the number of variables
Set a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.
Set the object name, for example the name of a function, variable, or template declared on this element
setObjectName(net.sf.saxon.om.StructuredQName) - method in class net.sf.saxon.instruct.TraceExpression
Set a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.
setObjectNameCode(int) - method in class net.sf.saxon.instruct.InstructionDetails
Set a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.
setOperator(int) - method in class net.sf.saxon.expr.QuantifiedExpression
Set the operator, either Token.SOME or Token.EVERY
setOptimizerTracing(boolean) - method in class net.sf.saxon.Configuration
Set optimizer tracing on or off
setOrder(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.sort.SortKeyDefinition
Set the order.
setOrderingMode(int) - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
setOrderingMode(int) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
setOrderingMode(int) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
Set the creating expression (for use in diagnostics).
Set the creating expression (for use in diagnostics).
Set the creating expression (for use in diagnostics).
Set the creating expression (for use in diagnostics).
setOriginalText(String) - method in class net.sf.saxon.pattern.Pattern
Set the original text of the pattern for use in diagnostics
setOriginalText(String) - method in class net.sf.saxon.pattern.UnionPattern
Set the original text
setOriginatingConstructType(int) - method in class net.sf.saxon.expr.EarlyEvaluationContext
Set the type of creating expression (for use in diagnostics).
setOriginatingConstructType(int) - method in class net.sf.saxon.expr.XPathContext
Set the type of creating expression (for use in diagnostics).
setOriginatingConstructType(int) - method in class net.sf.saxon.expr.XPathContextMinor
Set the type of creating expression (for use in diagnostics).
setOut(File) - method in class net.sf.saxon.ant.AntTransform
Specifies the output name for the styled result from the in attribute; required if in is set
setOutputDestination(PrintStream) - method in class net.sf.saxon.trace.AbstractTraceListener
Set the output destination (default is System.err)
setOutputFile(File) - method in class net.sf.saxon.s9api.Serializer
Set the destination of the serialized output, as a File.
Add a named output format
setOutputProperties(Properties) - method in class net.sf.saxon.event.CDATAFilter
Set the properties for this CDATA filter
setOutputProperties(Properties) - method in class net.sf.saxon.event.ContentHandlerProxy
Set the output details.
setOutputProperties(Properties) - method in class net.sf.saxon.Controller
Set the output properties for the transformation.
setOutputProperties(Properties) - method in class net.sf.saxon.event.Emitter
Set output properties
setOutputProperties(Properties) - method in class net.sf.saxon.event.HTMLIndenter
Set the properties for this indenter
setOutputProperties(Properties) - method in class net.sf.saxon.event.MetaTagAdjuster
Set output properties
setOutputProperties(Properties) - method in class net.sf.saxon.event.XMLIndenter
Set the properties for this indenter
Set the value of a serialization property.
setOutputProperty(String,String) - method in class net.sf.saxon.Controller
Set an output property for the transformation.
setOutputStream(OutputStream) - method in class net.sf.saxon.event.Emitter
Set the output destination as a byte stream
setOutputStream(OutputStream) - method in class net.sf.saxon.s9api.Serializer
Set the destination of the serialized output, as an OutputStream.
Set the OutputURIResolver that will be used to resolve URIs used in the href attribute of the xsl:result-document instruction.
Set the URI resolver for secondary output documents.
setOutputWriter(Writer) - method in class net.sf.saxon.s9api.Serializer
Set the destination of the serialized output, as a Writer.
Supply a parameter using Saxon-specific representations of the name and value
Set the value of a stylesheet parameter
setParameter(String,Object) - method in class net.sf.saxon.Controller
Set a parameter for the transformation.
setParameter(String,Object) - method in class net.sf.saxon.query.DynamicQueryContext
Set a parameter for the query.
Set the definitions of the parameters in the compiled function, as an array.
Set the definitions of the declared parameters for this function
setParameterId(int) - method in class net.sf.saxon.instruct.LocalParam
Allocate a number which is essentially an alias for the parameter name, unique within a stylesheet
setParameterId(int) - method in class net.sf.saxon.instruct.WithParam
Allocate a number which is essentially an alias for the parameter name, unique within a stylesheet
setParameterizedURIResolver() - method in class net.sf.saxon.Configuration
Set the URIResolver to a URI resolver that allows query parameters after the URI, and in the case of Saxon-SA, that inteprets the file extension .ptree
Set a parameter for the query.
setParent(XMLReader) - method in class net.sf.saxon.Filter
Set the parent reader.
setParentNode(net.sf.saxon.tinytree.TinyNodeImpl) - method in class net.sf.saxon.tinytree.TinyNodeImpl
Set the parent of this node.
setPatternSlotSpace(int) - method in class net.sf.saxon.instruct.Executable
Set the space requirements for variables used in template match patterns
Set the pipeline configuration
Set the pipeline configuration
Set the pipeline configuration
Set the pipelineConfiguration
Set the namePool in which all name codes can be found
Set configuration information.
Set the pipeline configuration
Set the pipelineConfiguration
Set configuration information.
Set configuration information.
Set configuration information.
Set the pipeline configuration
Set the pipeline configuration
Set the pipeline configuration
Set the pipeline configuration
Set the pipeline configuration
Set configuration information.
Set configuration information.
Set configuration information.
Set the pipeline configuration
Set configuration information.
Set configuration information.
Set the pipeline configuration
setPleaseCloseAfterUse(boolean) - method in class net.sf.saxon.AugmentedSource
Set whether or not the user of this Source is encouraged to close it as soon as reading is finished.
Set the reference to the position variable (XQuery only)
setPrecedence(int) - method in class net.sf.saxon.style.XSLStylesheet
Set the import precedence of this stylesheet
setPrefix(String) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Set the namespace prefix of this node.
Associate this Controller with a compiled stylesheet.
Create link to the owning PreparedStylesheet object
setPreserveBoundarySpace(boolean) - method in class net.sf.saxon.query.QueryModule
Set the policy for preserving boundary space
setPreserveBoundarySpace(boolean) - method in class net.sf.saxon.query.StaticQueryContext
Set the policy for preserving boundary space
setPreserveNamespaces(boolean) - method in class net.sf.saxon.query.QueryModule
Set the namespace copy mode
setPreserveNamespaces(boolean) - method in class net.sf.saxon.query.StaticQueryContext
Set the namespace copy mode
Set the initial context node (used for evaluating global variables).
setProject(Project) - method in class net.sf.saxon.ant.AntTransform.Param
Set the current project
setProperties(Properties) - method in class net.sf.saxon.javax.xml.xquery.ConnectionPoolXQDataSource
setProperties(Properties) - method in class net.sf.saxon.xqj.SaxonXQDataSource
setProperties(Properties) - method in class net.sf.saxon.javax.xml.xquery.XQDataSource
setProperty(String,Object) - method in class net.sf.saxon.Filter
Set the value of a property.
setProperty(String,Object) - method in class net.sf.saxon.instruct.InstructionDetails
Set a named property of the instruction
setProperty(String,Object) - method in class net.sf.saxon.instruct.TraceExpression
Set a named property of the instruction/expression
setProperty(String,String) - method in class net.sf.saxon.javax.xml.xquery.ConnectionPoolXQDataSource
setProperty(String,String) - method in class net.sf.saxon.xqj.SaxonXQDataSource
setProperty(String,String) - method in class net.sf.saxon.javax.xml.xquery.XQDataSource
setPublicId(String) - method in class net.sf.saxon.pull.UnparsedEntity
Set the public identifier of the unparsed entity
setPublicId(String) - method in class net.sf.saxon.type.ValidationException
setPublicId(String) - method in class net.sf.saxon.type.ValidationFailure
setQueryLanguageTypeAndVersion(int) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setQueryTimeout(int) - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
setQueryTimeout(int) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
setQueryTimeout(int) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setRangeVariableStack(Stack) - method in class net.sf.saxon.expr.ExpressionParser
Set the range variable stack.
setReadOnce(boolean) - method in class net.sf.saxon.instruct.CopyOf
Set the "saxon:read-once" optimization mode
setReasonUnableToCompile(String) - method in class net.sf.saxon.instruct.Executable
If this Executable can't be compiled, set a message explaining why
Set the receiver (to handle the next stage in the pipeline) directly
setReceiver(net.sf.saxon.event.Receiver) - method in class net.sf.saxon.dom.DOMSender
Set the receiver.
Set the receiver to which events are passed.
Change the Receiver to which output is written
Change the SequenceReceiver to which output is written
Change the Receiver to which output is written
Indicate that query parameters (such as validation=strict) are to be recognized
setRecoveryPolicy(int) - method in class net.sf.saxon.Configuration
Determine how recoverable run-time errors are to be handled.
setRecoveryPolicy(int) - method in class net.sf.saxon.Controller
Set the policy for handling recoverable errrors
setRecoveryPolicy(int) - method in class net.sf.saxon.StandardErrorListener
Set the recovery policy
setRecoveryPolicy(String) - method in class net.sf.saxon.ant.AntTransform
Set the policy for handling recoverable errors
setRedundant() - method in class net.sf.saxon.style.XSLGeneralVariable
Mark this global variable as redundant.
setReferenceCount(int) - method in class net.sf.saxon.instruct.GeneralVariable
Set the nominal number of references to this variable
setReferenceCount(int) - method in class net.sf.saxon.instruct.UserFunctionParameter
Set the (nominal) number of references within the function body to this parameter, where a reference inside a loop is counted as multiple references
Set the number of references to this variable.
setRejectDuplicates() - method in class net.sf.saxon.instruct.ComputedAttribute
Indicate that two attributes with the same name are not acceptable.
setRejectDuplicates() - method in class net.sf.saxon.instruct.FixedAttribute
Indicate that two attributes with the same name are not acceptable.
setReloadStylesheet(boolean) - method in class net.sf.saxon.ant.AntTransform
Controls whether the stylesheet is reloaded for every transform.
Set the last remembered node, for node numbering purposes.
Declare the static type of the context item.
Declare the static type of the context item.
setRequireDocumentOrElement(boolean) - method in class net.sf.saxon.instruct.CopyOf
For XQuery, the operand (select) must be a single element or document node.
setRequiredParam(boolean) - method in class net.sf.saxon.instruct.GeneralVariable
Indicate that this variable represents a required parameter
Set the required type (declared type) of the variable
Set the required type of this variable
Set the required type of the variable
setRequiredType(net.sf.saxon.value.SequenceType) - method in class net.sf.saxon.instruct.Template
Set the required type to be returned by this template
Set the required type of this function parameter
Set the required type of this variable.
setRequireWellFormed(boolean) - method in class net.sf.saxon.event.ContentHandlerProxy
Set 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 net.sf.saxon.IdentityTransformerHandler
Set the output destination of the transformation
setResult(Result) - method in class net.sf.saxon.TransformerHandlerImpl
Set the output destination of the transformation
setResult(Result) - method in class net.sf.saxon.event.TransformerReceiver
Set the output destination of the transformation
setResultType(net.sf.saxon.value.SequenceType) - method in class net.sf.saxon.instruct.UserFunction
Set the declared result type of the function
Set the required result type of the function
Set the result to be returned if one of the operands is an empty sequence
setRetainDTDAttributeTypes(boolean) - method in class net.sf.saxon.Configuration
Determine whether attribute types obtained from a DTD are to be used to set type annotations on the resulting nodes.
setRetainPSVI(boolean) - method in class net.sf.saxon.s9api.DocumentBuilder
Set whether the constructed tree should contain information derived from schema validation, specifically whether it should contain type annotations and expanded defaults of missing element and attribute content.
setReturnable(boolean) - method in class net.sf.saxon.expr.PathMap.PathMapNode
Indicate that the node represents a value that is returnable as the result of the supplied expression, rather than merely a node that is visited en route
Set the RuleManager, used to manage template rules for each mode.
setRuleManager(net.sf.saxon.trans.RuleManager) - method in class net.sf.saxon.instruct.Executable
Set the RuleManager that handles template rules
Sets - class net.sf.saxon.exslt.Sets
This class implements extension functions in the http://exslt.org/sets namespace.
Set the InputSource part of the returned SAXSource.
setScanIncludedDirectories(boolean) - method in class net.sf.saxon.ant.AntTransform
Set whether to style all files in the included directories as well; optional, default is true.
setScanOnly(boolean) - method in class net.sf.saxon.expr.ExpressionParser
Set that we are parsing in "scan only"
setSchemaAware(boolean) - method in class net.sf.saxon.ant.AntTransform
Indicate whether schema-aware processing is required
Set the schema type to be used for validation
Set a user-defined SchemaURIResolver for resolving URIs used in "import schema" declarations.
Set the SchemaURIResolver used for resolving references to schema documents.
Set a user-defined SchemaURIResolver for resolving URIs used in "import schema" declarations.
Set the SchemaURIResolver to be used during schema loading.
setSchemaValidation(String) - method in class net.sf.saxon.ant.AntTransform
Indicate whether schema validation for all input files to the transformation is strict, lax, or skip
setSchemaValidationMode(int) - method in class net.sf.saxon.AugmentedSource
Set whether or not schema validation of this source is required
setSchemaValidationMode(int) - method in class net.sf.saxon.Configuration
Indicate whether source documents (supplied as a StreamSource or SAXSource) should be subjected to schema validation
Set the schemaValidator to be used.
setScrollability(int) - method in class net.sf.saxon.xqj.SaxonXQExpressionContext
setScrollability(int) - method in class net.sf.saxon.xqj.SaxonXQStaticContext
setScrollability(int) - method in class net.sf.saxon.javax.xml.xquery.XQStaticContext
setSecond(int) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Set seconds.
Set the expression defining the value of the attribute.
Set the select expression: the value of this expression determines the string-value of the node
Set the expression to which this variable is bound
setSequence(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.expr.Assignation
Set the "sequence" expression - the one to which the variable is bound
Validate a serialization property and add its value to a Properties collection
Set a custom SerializerFactory.
setSerializing(boolean) - method in class net.sf.saxon.event.PipelineConfiguration
Set whether this pipeline is a serializing pipeline
setSizeParameters(int[]) - method in class net.sf.saxon.tinytree.TinyBuilder
Set the size parameters for the tree
setSlotNumber(int) - method in class net.sf.saxon.expr.Assignation
Set the slot number for the range variable
setSlotNumber(int) - method in class net.sf.saxon.expr.ForExpression
Set the slot number for the range variable
setSlotNumber(int) - method in class net.sf.saxon.instruct.GeneralVariable
Set the slot number of this variable
setSlotNumber(int) - method in class net.sf.saxon.expr.LocalVariableReference
Set the slot number for this local variable, that is, its position in the local stack frame
setSlotNumber(int) - method in class net.sf.saxon.expr.PositionVariable
Set the slot number for the range variable
setSlotNumber(int) - method in class net.sf.saxon.instruct.UserFunctionParameter
Set the slot number to be used by this parameter
setSlotNumber(int) - method in class net.sf.saxon.sxpath.XPathVariable
Set the slot number allocated to this variable.
setSlotNumber(int) - method in class net.sf.saxon.style.XSLVariableDeclaration
Allocate a slot number to this variable
Set the expression used as the sort key
Define the sort order for the results of the expression.
setSource(Source) - method in class net.sf.saxon.xpath.XPathEvaluator
Supply the document against which XPath expressions are to be executed.
setSource(Source) - method in class net.sf.saxon.s9api.XQueryEvaluator
Set the source document for the query.
setSource(Source) - method in class net.sf.saxon.s9api.XsltTransformer
Set the source document for the transformation.
setSourceLocator(SourceLocator) - method in class net.sf.saxon.expr.RoleLocator
Set the source location
setSourceLocator(SourceLocator) - method in class net.sf.saxon.type.ValidationException
setSourceLocator(SourceLocator) - method in class net.sf.saxon.type.ValidationFailure
setSourceParserClass(String) - method in class net.sf.saxon.Configuration
Set the name of the class that will be instantiated to create an XML parser for parsing source documents (for example, documents loaded using the document() or doc() functions).
Supply a SourceResolver.
Set whether this sort key definition is stable
setStack(Stack) - method in class net.sf.saxon.expr.ExpressionVisitor
Set the stack used to hold the expressions being visited
Set the local stack frame.
Set the stack frame map which allocates slots to variables declared in this attribute set
Set the map of local variables needed while evaluating the "use" expression
setStackFrameMap(net.sf.saxon.instruct.SlotManager) - method in class net.sf.saxon.instruct.Procedure
Define the number of slots needed for local variables within the expression.
Define the number of slots needed for local variables within the expression
setStartNode(Node) - method in class net.sf.saxon.dom.DOMSender
Set the DOM Document that will be walked
setState(int) - method in class net.sf.saxon.expr.Tokenizer
Set the tokenizer into a special state
Set the static context for the expressions being visited.
Set the static context for this function
Set the static context for compiling XPath expressions.
Set the static context for compiling XPath expressions.
Set the static type
Fix up the static type of this variable reference; optionally, supply a constant value for the variable.
Fix up the static type of this variable reference; optionally, supply a constant value for the variable.
Set static type.
setStreamResult(StreamResult) - method in class net.sf.saxon.event.Emitter
Set the StreamResult acting as the output destination of the Emitter
setStrictComparison(boolean) - method in class net.sf.saxon.trans.KeyDefinition
Set whether strict comparison is needed.
setStrictErrorChecking(boolean) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
An attribute specifying whether error checking is enforced or not.
setStringValue(CharSequence) - method in class net.sf.saxon.om.Orphan
setStringValueCS(CharSequence) - method in class net.sf.saxon.value.StringValue
Set the value of the item as a CharSequence.
setStripAll() - method in class net.sf.saxon.event.Stripper
Specify that all whitespace nodes are to be stripped
setStripperRules(net.sf.saxon.trans.Mode) - method in class net.sf.saxon.instruct.Executable
Set the rules determining which nodes are to be stripped from the tree
setStripsAllWhiteSpace(boolean) - method in class net.sf.saxon.Configuration
Determine whether whitespace-only text nodes are to be stripped unconditionally from source documents.
setStripsInputTypeAnnotations(boolean) - method in class net.sf.saxon.instruct.Executable
Set whether source documents are to have their type annotations stripped
setStripSpace(boolean) - method in class net.sf.saxon.sxpath.XPathEvaluator
Indicate whether all whitespace text nodes in source documents are to be removed.
setStripSpace(boolean) - method in class net.sf.saxon.xpath.XPathEvaluator
Indicate whether all whitespace text nodes in the source document are to be removed.
setStripSpace(int) - method in class net.sf.saxon.AugmentedSource
Set the space-stripping action to be applied to the source document
setStripSpace(int) - method in class net.sf.saxon.dom.DocumentBuilderImpl
Set the space-stripping action to be applied to the source document
setStripsWhitespace(boolean) - method in class net.sf.saxon.instruct.Executable
Indicate that the stylesheet does some whitespace stripping
setStripsWhiteSpace(int) - method in class net.sf.saxon.Configuration
Set which kinds of whitespace-only text node should be stripped.
setStyle(String) - method in class net.sf.saxon.ant.AntTransform
Name of the stylesheet to use - given either relative to the project's basedir or as an absolute path; required.
setStyleParserClass(String) - method in class net.sf.saxon.Configuration
Set the name of the class that will be instantiated to create an XML parser for parsing stylesheet modules.
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
setSubType(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.Int64Value
This class allows subtypes of xs:integer to be held, as well as xs:integer values.
setSystemId(int,String) - method in class net.sf.saxon.tree.SystemIdMap
Set the system ID corresponding to a given sequence number
setSystemId(String) - method in class net.sf.saxon.AugmentedSource
Set the System ID.
setSystemId(String) - method in class net.sf.saxon.event.Builder
The SystemId is equivalent to the document-uri property defined in the XDM data model.
setSystemId(String) - method in class net.sf.saxon.event.ContentHandlerProxy
Set the System ID of the destination tree
setSystemId(String) - method in class net.sf.saxon.tree.DocumentImpl
Set the system id of this node
setSystemId(String) - method in class net.sf.saxon.dom.DOMSender
Set the systemId of the source document (which will also be used for the destination)
setSystemId(String) - method in class net.sf.saxon.dom.DOMWriter
Set the System ID of the destination tree
setSystemId(String) - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Set the System ID
setSystemId(String) - method in class net.sf.saxon.dotnet.DotNetReceiver
Set the System ID of the destination tree
setSystemId(String) - method in class net.sf.saxon.tree.ElementImpl
Set the system ID of this node.
setSystemId(String) - method in class net.sf.saxon.event.Emitter
Set the System ID
setSystemId(String) - method in class net.sf.saxon.expr.ExpressionLocation
Set the systemId (the module URI)
setSystemId(String) - method in class net.sf.saxon.query.GlobalVariableDefinition
Set the system ID of the module where the variable declaration appears
setSystemId(String) - method in class net.sf.saxon.IdentityTransformerHandler
Set the SystemId of the document
setSystemId(String) - method in class net.sf.saxon.instruct.InstructionDetails
Set the URI of the module containing the instruction
Set the system identifier for this Source.
setSystemId(String) - method in class net.sf.saxon.tree.NodeImpl
Set the system ID of this node.
setSystemId(String) - method in class net.sf.saxon.dom.NodeWrapper
setSystemId(String) - method in class net.sf.saxon.dom4j.NodeWrapper
setSystemId(String) - method in class net.sf.saxon.dotnet.NodeWrapper
setSystemId(String) - method in class net.sf.saxon.jdom.NodeWrapper
setSystemId(String) - method in class net.sf.saxon.xom.NodeWrapper
setSystemId(String) - method in class net.sf.saxon.om.Orphan
setSystemId(String) - method in class net.sf.saxon.pattern.Pattern
Set the system ID where the pattern occurred
setSystemId(String) - method in class net.sf.saxon.instruct.Procedure
setSystemId(String) - method in class net.sf.saxon.event.ProxyReceiver
setSystemId(String) - method in class net.sf.saxon.pull.PullSource
Set the system identifier for this Source.
setSystemId(String) - method in class net.sf.saxon.event.Receiver
Set the System ID of the tree represented by this event stream
setSystemId(String) - method in class net.sf.saxon.event.SequenceReceiver
Set the system ID
setSystemId(String) - method in class net.sf.saxon.event.Sink
setSystemId(String) - method in class net.sf.saxon.om.StrippedNode
setSystemId(String) - method in class net.sf.saxon.TemplatesHandlerImpl
Set the SystemId of the document.
setSystemId(String) - method in class net.sf.saxon.value.TextFragmentValue
Set the system ID (that is, the document URI property) for the document node.
setSystemId(String) - method in class net.sf.saxon.tinytree.TinyDocumentImpl
Set the system id of this node
setSystemId(String) - method in class net.sf.saxon.tinytree.TinyNodeImpl
Set the system id of this node.
setSystemId(String) - method in class net.sf.saxon.instruct.TraceExpression
Set the URI of the module containing the instruction
setSystemId(String) - method in class net.sf.saxon.TransformerHandlerImpl
Set the SystemId of the document.
setSystemId(String) - method in class net.sf.saxon.event.TransformerReceiver
Set the SystemId of the document
setSystemId(String) - method in class net.sf.saxon.event.TreeReceiver
Set the System ID of the tree represented by this event stream
setSystemId(String) - method in class net.sf.saxon.pull.UnconstructedParent
Set the system identifier for this Source.
setSystemId(String) - method in class net.sf.saxon.pattern.UnionPattern
Override method to set the system ID, so it's set on both halves
setSystemId(String) - method in class net.sf.saxon.pull.UnparsedEntity
Set the system identifier of the unparsed entity
setSystemId(String) - method in class net.sf.saxon.type.ValidationException
setSystemId(String) - method in class net.sf.saxon.type.ValidationFailure
setSystemId(String) - method in class net.sf.saxon.om.VirtualCopy
Set the system identifier for this Source.
setSystemId(String) - method in class net.sf.saxon.query.XQueryFunction
Set the system ID of the module containing the function
setTailRecursive(boolean,boolean) - method in class net.sf.saxon.instruct.UserFunction
Indicate whether the function contains a tail call
Set the name pool
Set the receiver to which output is to be written, marking it as a temporary (non-final) output destination.
Set the SequenceReceiver to which output is to be written, marking it as a temporary (non-final) output destination.
Set the output destination to write to a sequence.
setTextContent(String) - method in class net.sf.saxon.dom.NodeOverNodeInfo
Set the text content of a node.
Set that an explicit result tree has been written using xsl:result-document
setTimezone(int) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Set the number of minutes in the timezone offset.
setTimezoneInMinutes(int) - method in class net.sf.saxon.value.CalendarValue
Modify the timezone value held in this object.
setTiming(boolean) - method in class net.sf.saxon.event.Builder
Set timing option on or off
setTiming(boolean) - method in class net.sf.saxon.Configuration
Determine whether brief progress messages and timing information will be output to System.err.
Set the name of the top-level element for validation.
Set the type of the top-level element for validation.
setTraceExternalFunctions(boolean) - method in class net.sf.saxon.Configuration
Determine whether calls on external functions are to be traced for diagnostic purposes.
Set the TraceListener to be used for run-time tracing of instruction execution.
Set the trace listener.
Set a TraceListener which will receive messages relating to the evaluation of all expressions.
setTracing(boolean) - method in class net.sf.saxon.ant.AntTransform
Set whether to trace stylesheet execution
setTreeModel(int) - method in class net.sf.saxon.AugmentedSource
Set the tree model to use.
setTreeModel(int) - method in class net.sf.saxon.Configuration
Set the Tree Model used by this Configuration.
setTreeModel(int) - method in class net.sf.saxon.Controller
Set the tree data model to use.
setTunnel(boolean) - method in class net.sf.saxon.instruct.GeneralVariable
Indicate whether this variable represents a tunnel parameter
Set the tunnel parameters for the current template call.
setTypeAnnotation(int) - method in class net.sf.saxon.om.Orphan
setTypeCode(int) - method in class net.sf.saxon.evpull.StartElementEvent
Set the typeCode of this element
setTypeLabel(net.sf.saxon.type.AtomicType) - method in class net.sf.saxon.value.AtomicValue
Set the type label on this atomic value.
setUndeclareNamespaces(boolean) - method in class net.sf.saxon.event.ContentHandlerProxy
Set whether namespace undeclaration events (for a non-null prefix) should be notified.
Set the underlying content handler.
Set the underlying emitter.
Set the underlying receiver.
setUnless(String) - method in class net.sf.saxon.ant.AntTransform.Param
Set whether this param should NOT be used.
Notify an unparsed entity URI.
setUnparsedEntity(String,String,String) - method in class net.sf.saxon.dom.DOMWriter
Notify an unparsed entity URI.
setUnparsedEntity(String,String,String) - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Notify an unparsed entity URI.
setUnparsedEntity(String,String,String) - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify an unparsed entity URI.
setUnparsedEntity(String,String,String) - method in class net.sf.saxon.event.Emitter
Set unparsed entity URI.
setUnparsedEntity(String,String,String) - method in class net.sf.saxon.event.ProxyReceiver
Set the URI for an unparsed entity in the document.
setUnparsedEntity(String,String,String) - method in class net.sf.saxon.event.Receiver
Notify an unparsed entity URI.
setUnparsedEntity(String,String,String) - method in class net.sf.saxon.event.SequenceReceiver
Notify an unparsed entity URI.
setUnparsedEntity(String,String,String) - method in class net.sf.saxon.event.Sink
Set the URI for an unparsed entity in the document.
setUnparsedEntity(String,String,String) - method in class net.sf.saxon.tinytree.TinyBuilder
Set an unparsed entity in the document
setUnparsedEntity(String,String,String) - method in class net.sf.saxon.tree.TreeBuilder
Set an unparsed entity URI for the document
setUnparsedEntity(String,String,String) - method in class net.sf.saxon.event.TreeReceiver
Set the URI for an unparsed entity in the document.
Set an UnparsedTextURIResolver to be used to resolve URIs passed to the XSLT unparsed-text() function.
setUri(String) - method in class net.sf.saxon.sort.NamedCollation
Set the URI identifying the collation
setURIResolver(URIResolver) - method in class net.sf.saxon.trans.CompilerInfo
Set the URI Resolver to be used in this compilation episode.
setURIResolver(URIResolver) - method in class net.sf.saxon.Configuration
Set the URIResolver to be used in this configuration.
setURIResolver(URIResolver) - method in class net.sf.saxon.Controller
Set an object that will be used to resolve URIs used in document(), etc.
setURIResolver(URIResolver) - method in class net.sf.saxon.query.DynamicQueryContext
Set an object that will be used to resolve URIs used in fn:document() and related functions.
setURIResolver(URIResolver) - method in class net.sf.saxon.event.PIGrabber
Set the URI resolver to be used for the href attribute
setURIResolver(URIResolver) - method in class net.sf.saxon.event.PipelineConfiguration
Set the URIResolver used for processing URIs encountered on this pipeline
Set an object that is used by default during the transformation to resolve URIs used in xsl:import, or xsl:include.
setURIResolver(URIResolver) - method in class net.sf.saxon.s9api.XQueryEvaluator
Set an object that will be used to resolve URIs used in fn:document() and related functions.
setURIResolver(URIResolver) - method in class net.sf.saxon.s9api.XsltCompiler
Set the URIResolver to be used during stylesheet compilation.
Set the attribute sets used by this attribute set
Indicate whether document projection should be used, and supply the PathMap used to control it.
setUseImplicitFileset(boolean) - method in class net.sf.saxon.ant.AntTransform
Set whether to use the implicit fileset.
setUseNullMarkers(boolean) - method in class net.sf.saxon.event.CharacterMapExpander
Indicate whether the result of character mapping should be marked using NUL characters to prevent subsequent XML or HTML character escaping
setUserData(Object,String,Object) - method in class net.sf.saxon.Controller
Set user data associated with a key.
Set user data.
setValidating(boolean) - method in class net.sf.saxon.dom.DocumentBuilderImpl
Determine whether the document builder should perform DTD validation
setValidation(boolean) - method in class net.sf.saxon.Configuration
Determine whether the XML parser for source documents will be asked to perform DTD validation of source documents
setValidationAction(int) - method in class net.sf.saxon.instruct.DocumentInstr
Set the validation action
setValidationError(TransformerException,int) - method in class net.sf.saxon.style.StyleElement
Set a validation error.
setValidationMode(int) - method in class net.sf.saxon.instruct.ElementCreator
Set the validation mode for the new element
setValidationMode(int) - method in class net.sf.saxon.instruct.ParentNodeConstructor
Set the validation mode for the new document or element node
setValidationWarnings(boolean) - method in class net.sf.saxon.Configuration
Indicate whether schema validation failures on result documents are to be treated as fatal errors or as warnings.
setValue(net.sf.saxon.om.ValueRepresentation) - method in class net.sf.saxon.s9api.XdmValue
setValue(Object) - method in class net.sf.saxon.value.ObjectValue
Set the value in this object value
setValue(String) - method in class net.sf.saxon.ant.AntTransform.OutputProperty
set the value for this property
setValue(String) - method in class net.sf.saxon.dom.AttrOverNodeInfo
Set the value of an attribute node.
Set the expression used to define the value of the variable
Set the value of a variable
Set the value of an external variable used within the XPath expression
Set the name of the variable
Set the name of the variable
Set the variable name
Set the name of the variable
Set the name of this parameter
setVersionWarning(boolean) - method in class net.sf.saxon.Configuration
Determine whether a warning is to be output when running against a stylesheet labelled as version="1.0".
setWasIncluded() - method in class net.sf.saxon.style.XSLStylesheet
Indicate that this stylesheet was included (by its "importer") using an xsl:include statement as distinct from xsl:import
Set the whitespace stripping policy applied when loading a document using this DocumentBuilder.
setWrapDocument(Boolean) - method in class net.sf.saxon.AugmentedSource
Assuming that the contained Source is a node in a tree, indicate whether a tree should be created as a view of this supplied tree, or as a copy.
setWriter(Writer) - method in class net.sf.saxon.event.Emitter
Set the output destination as a character stream
setXIncludeAware(boolean) - method in class net.sf.saxon.AugmentedSource
Set state of XInclude processing.
setXIncludeAware(boolean) - method in class net.sf.saxon.Configuration
Set whether or not source documents (including stylesheets and schemas) are have XInclude processing applied to them, or not.
setXIncludeAware(boolean) - method in class net.sf.saxon.dom.DocumentBuilderFactoryImpl
Set state of XInclude processing.
setXIncludeAware(boolean) - method in class net.sf.saxon.dom.DocumentBuilderImpl
Set state of XInclude processing.
setXMLReader(XMLReader) - method in class net.sf.saxon.AugmentedSource
Set the SAX parser (XMLReader) to be used
setXmlStandalone(boolean) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
An attribute specifying, as part of the XML declaration, whether this document is standalone.
setXMLStreamReader(XMLStreamReader) - method in class net.sf.saxon.pull.StaxBridge
Supply an XMLStreamReader: the events reported by this XMLStreamReader will be translated into PullProvider events
setXMLStreamReader(XMLStreamReader) - method in class net.sf.saxon.evpull.StaxEventBridge
Supply an XMLStreamReader: the events reported by this XMLStreamReader will be translated into EventIterator events
setXMLVersion(int) - method in class net.sf.saxon.Configuration
Set the XML version to be used by default for validating characters and names.
setXmlVersion(String) - method in class net.sf.saxon.ant.AntTransform
Set the XML version to be used for validating names
setXmlVersion(String) - method in class net.sf.saxon.dom.DocumentOverNodeInfo
An attribute specifying, as part of the XML declaration, the version number of this document.
setXmlVersion(String) - method in class net.sf.saxon.s9api.Processor
Set the version of XML used by this Processor.
setXPathContext(net.sf.saxon.expr.XPathContext) - method in class net.sf.saxon.event.Stripper
Set the XPath context
Set dynamic context information in the exception object
Set the resolver for XPath functions
Set a resolver for XPath functions.
Set the resolver
Set an XPathVariableResolver.
Set the resolver for XPath variables
Set a resolver for XPath variables.
setXslResource(Resource) - method in class net.sf.saxon.ant.AntTransform
API method to set the XSL Resource.
setYear(BigInteger) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Set low and high order component of XSD dateTime year field.
setYear(int) - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Set year of XSD dateTime year field.
ShareableSequence - class net.sf.saxon.value.ShareableSequence
A sequence value implemented extensionally using an extensible List whose leading part can be shared with other sequence values.
ShareableSequence(List) - constructor for class net.sf.saxon.value.ShareableSequence
Construct an sequence from an array of items.
SHARED_APPEND_EXPRESSION - static field in class net.sf.saxon.expr.ExpressionTool
ShiftJISCharacterSet - class net.sf.saxon.charcode.ShiftJISCharacterSet
ShiftJISCharacterSet() - constructor for class net.sf.saxon.charcode.ShiftJISCharacterSet
SHORT - static field in class net.sf.saxon.type.BuiltInAtomicType
shouldUse() - method in class net.sf.saxon.ant.AntTransform.Param
Ensures that the param passes the conditions placed on it with if and unless properties.
showSize() - method in class net.sf.saxon.tinytree.TinyDocumentImpl
showSize() - method in class net.sf.saxon.tinytree.TinyTree
Output a statistical summary to System.err
showTime - field in class net.sf.saxon.Query
showTime - field in class net.sf.saxon.Transform
SiblingCountingNode - interface net.sf.saxon.om.SiblingCountingNode
Interface that extends NodeInfo by providing a method to get the position of a node relative to its siblings.
signum() - method in class net.sf.saxon.value.BigIntegerValue
Determine whether the value is negative, zero, or positive
signum() - method in class net.sf.saxon.value.DecimalValue
Determine whether the value is negative, zero, or positive
signum() - method in class net.sf.saxon.value.DoubleValue
Determine whether the value is negative, zero, or positive
signum() - method in class net.sf.saxon.value.DurationValue
Return the signum of the value
signum() - method in class net.sf.saxon.value.FloatValue
Determine whether the value is negative, zero, or positive
signum() - method in class net.sf.saxon.value.Int64Value
Determine whether the value is negative, zero, or positive
signum() - method in class net.sf.saxon.value.NumericValue
Determine whether the value is negative, zero, or positive
signum(int) - static method in class net.sf.saxon.value.IntegerValue
Get the signum of an int
signum(long) - static method in class net.sf.saxon.value.Int64Value
Factory method returning the integer -1, 0, or +1 according as the argument is negative, zero, or positive
Simple Character Class - essentially, anything other than a Union or Subtraction between two character classes.
SimpleCharClass(int,int) - constructor for class net.sf.saxon.regex.SurrogateRegexTranslator.SimpleCharClass
Create a SimpleCharClass
This class implements the rules for an XSLT (or XQuery) simple content constructor, which are used in constructing the string value of an attribute node, text node, comment node, etc, from the value of the select expression or the contained sequence constructor.
Create a SimpleContentConstructor
SimpleExpression - class net.sf.saxon.expr.SimpleExpression
An abstract implementation of Expression designed to make it easy to implement new expressions, in particular, expressions to support extension instructions.
SimpleExpression() - constructor for class net.sf.saxon.expr.SimpleExpression
Constructor
simpleInteger(String) - static method in class net.sf.saxon.value.DurationValue
Parse a simple unsigned integer
A simple mapping expression is an expression A/B where B has a static type that is an atomic type.
Constructor
SimpleNodeConstructor - class net.sf.saxon.instruct.SimpleNodeConstructor
Common superclass for XSLT instructions whose content template produces a text value: xsl:attribute, xsl:comment, xsl:processing-instruction, xsl:namespace, and xsl:text, and their XQuery equivalents
SimpleNodeConstructor() - constructor for class net.sf.saxon.instruct.SimpleNodeConstructor
Default constructor used by subclasses
SimpleType - interface net.sf.saxon.type.SimpleType
This interface represents a simple type, which may be a built-in simple type, or a user-defined simple type.
simplify() - method in class net.sf.saxon.value.SequenceExtent
Simplify this SequenceExtent
simplify() - method in class net.sf.saxon.value.ShareableSequence
Simplify this value
simplify(net.sf.saxon.expr.Expression) - method in class net.sf.saxon.expr.ExpressionVisitor
Simplify an expression, via the ExpressionVisitor
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Adjust
Simplify and validate.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.AnalyzeString
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.ApplyImports
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.ApplyTemplates
Simplify an expression.
Simplify an expression.
Simplify the expression
Simplify an expression
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.expr.Atomizer
Simplify an expression
Simplify an expression
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.BaseURI
Simplify and validate.
Simplify an expression
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.Block
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.BooleanFn
Simplify the function call.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.CallTemplate
Simplify an expression.
Simplify the expression
Simplify the expression
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.Choose
Simplify an expression.
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Component
Simplify an expression.
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.ComputedElement
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.Copy
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.CopyOf
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Data
Simplify and validate.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.Doctype
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.DocumentInstr
Simplify an expression.
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.expr.Expression
Simplify an expression.
Simplify an expression
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.FixedElement
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.ForEach
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.ForEachGroup
Simplify an expression.
Simplify the function call.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.GeneralVariable
Simplify this expression
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Id
Simplify: add a second implicit argument, the context document
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Idref
Simplify: add a second implicit argument, the context document
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.Instruction
Simplify an expression.
Simplify an expression
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.KeyFn
Simplify: add a third implicit argument, the context document
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.expr.Literal
Simplify an expression
Simplify the pattern: perform any context-independent optimisations
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Matches
Simplify and validate.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.Message
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.NamePart
Simplify and validate.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.Namespace
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.NumberFn
Simplify and validate.
Simplify an expression.
Simplify an expression
Simplify an expression.
Simplify an expression
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.pattern.Pattern
Simplify the pattern by applying any context-independent optimisations.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.pattern.PatternSponsor
Simplify an expression.
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Remove
Simplify.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Replace
Simplify and validate.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.ResultDocument
Simplify an expression.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Root
Simplify and validate.
Simplify an expression.
Simplify the expression
Simplify an expression
Simplify an expression
Simplify this sort key definition
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.StringFn
Simplify and validate.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.StringLength
Simplify and validate.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Tokenize
Simplify and validate.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.Trace
Simplify the function call.
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.TraceWrapper
Simplify an expression.
Simplify an expression.
Simplify an expression
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.pattern.UnionPattern
Simplify the pattern: perform any context-independent optimisations
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.functions.UnparsedEntity
Simplify: add a second implicit argument, the context document
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.UseAttributeSets
Simplify an expression.
Simplify the expression
simplify(net.sf.saxon.expr.ExpressionVisitor) - method in class net.sf.saxon.instruct.While
Simplify an expression.
Simplify the arguments of the function.
sin(double) - static method in class net.sf.saxon.exslt.Math
Get the sine of a numeric value (SStL)
SINGLE_ATOMIC - static field in class net.sf.saxon.value.SequenceType
A type that allows exactly one atomic value
SINGLE_DOCUMENT_NODESET - static field in class net.sf.saxon.expr.StaticProperty
Expression property: this bit is set in the case of an expression that delivers a set of nodes that are all in the same document (not necessarily the same document as the context node).
SINGLE_DOUBLE - static field in class net.sf.saxon.value.SequenceType
A type that allows a single double
SINGLE_INTEGER - static field in class net.sf.saxon.value.SequenceType
A type that allows a single integer
SINGLE_ITEM - static field in class net.sf.saxon.value.SequenceType
A type that allows exactly one item, of any kind
SINGLE_NODE - static field in class net.sf.saxon.value.SequenceType
A type that allows a single node
SINGLE_SPACE - static field in class net.sf.saxon.value.StringValue
SINGLE_STRING - static field in class net.sf.saxon.value.SequenceType
A type that allows a single string
Character class that matches a single specific character in the BMP
SingleChar(char) - constructor for class net.sf.saxon.regex.SurrogateRegexTranslator.SingleChar
Create a character class for a single BMP character
SingleNodeExpression - class net.sf.saxon.expr.SingleNodeExpression
A node set expression that will always return zero or one nodes
SingleNodeIterator - class net.sf.saxon.om.SingleNodeIterator
SingletonIterator: an iterator over a sequence of zero or one values
SingletonAtomizer - class net.sf.saxon.expr.SingletonAtomizer
A SingletonAtomizer combines the functions of an Atomizer and a CardinalityChecker: it is used to atomize a sequence of nodes, checking that the result of the atomization contains zero or one atomic values.
Constructor
SingletonClosure - class net.sf.saxon.value.SingletonClosure
A SingletonClosure represents a value that has not yet been evaluated: the value is represented by an expression, together with saved values of all the context variables that the expression depends on.
Constructor should not be called directly, instances should be made using the make() method.
SingletonComparison - class net.sf.saxon.expr.SingletonComparison
Class to handle comparisons of singletons.
This class represents an EventIterator over a sequence containing a single pull event.
Create an iterator over a sequence containing a single pull event
SingletonIterator - class net.sf.saxon.om.SingletonIterator
SingletonIterator: an iterator over a sequence of zero or one values
SingletonNode - class net.sf.saxon.value.SingletonNode
A value that is a sequence containing zero or one nodes
SingletonNode(net.sf.saxon.om.NodeInfo) - constructor for class net.sf.saxon.value.SingletonNode
Create a node-set containing zero or one nodes
singletonOperator - field in class net.sf.saxon.expr.GeneralComparison
singletonOperator - field in class net.sf.saxon.expr.GeneralComparison10
Sink - class net.sf.saxon.event.Sink
A Sink is an Receiver that discards all information passed to it
size() - method in class net.sf.saxon.sort.IntArraySet
Get the number of integers in the set
size() - method in class net.sf.saxon.sort.IntHashMap
Gets the size of the map.
size() - method in class net.sf.saxon.sort.IntHashSet
Get the number of integers in the set
size() - method in class net.sf.saxon.sort.IntRangeSet
size() - method in class net.sf.saxon.sort.IntSet
Get the number of integers in the set
size() - method in class net.sf.saxon.sort.IntToIntHashMap
Gets the size of the map.
size() - method in class net.sf.saxon.s9api.XdmValue
Get the number of items in the sequence
SKIP - static field in class net.sf.saxon.om.Validation
skippedEntity(String) - method in class net.sf.saxon.event.ReceivingContentHandler
Notify a skipped entity.
skipToMatchingEnd() - method in class net.sf.saxon.dotnet.DotNetPullProvider
Skip the current subtree.
skipToMatchingEnd() - method in class net.sf.saxon.pull.PullFilter
Skip the current subtree.
skipToMatchingEnd() - method in class net.sf.saxon.pull.PullFromIterator
Skip the current subtree.
skipToMatchingEnd() - method in class net.sf.saxon.pull.PullProvider
Skip the current subtree.
skipToMatchingEnd() - method in class net.sf.saxon.pull.StaxBridge
Skip the current subtree.
skipToMatchingEnd() - method in class net.sf.saxon.tinytree.TinyTreeWalker
Skip the current subtree.
skipToMatchingEnd() - method in class net.sf.saxon.pull.TreeWalker
Skip the current subtree.
skipToMatchingEnd() - method in class net.sf.saxon.pull.VirtualTreeWalker
Skip the current subtree.
SLASH - static field in class net.sf.saxon.expr.Token
Forwards "/"
SlotManager - class net.sf.saxon.instruct.SlotManager
A SlotManager supports functions, templates, etc: specifically, any executable code that requires a stack frame containing local variables.
slotManager - field in class net.sf.saxon.style.XSLGeneralVariable
SlotManager() - constructor for class net.sf.saxon.instruct.SlotManager
The constructor should not be called directly.
SlotManager(int) - constructor for class net.sf.saxon.instruct.SlotManager
Create a SlotManager with a given number of slots
slotNumber - field in class net.sf.saxon.expr.Assignation
slotNumber - field in class net.sf.saxon.instruct.GeneralVariable
slots - field in class net.sf.saxon.expr.StackFrame
SLSL - static field in class net.sf.saxon.expr.Token
Double forwards slash, "//"
SMALL_INTEGERS - static field in class net.sf.saxon.value.IntegerValue
Array of small integer values
SOME - static field in class net.sf.saxon.regex.RegexTranslator
SOME - static field in class net.sf.saxon.expr.Token
Keyword "some"
Sort a sequence of nodes or atomic values, using the atomic value itself, or the atomized value of the node, as the sort key.
Sort a sequence of nodes or atomic values, using a given expression to calculate the sort key.
SORT_KEY - static field in class net.sf.saxon.trace.Location
A sort key (or order-by key).
Sortable - interface net.sf.saxon.sort.Sortable
A Sortable is an object that can be sorted using the QuickSort method.
SortedGroupIterator - class net.sf.saxon.sort.SortedGroupIterator
A SortedGroupIterator is a modified SortedIterator.
SortedIterator - class net.sf.saxon.sort.SortedIterator
Class to do a sorted iteration
Create a sorted iterator
SortedTupleIterator - class net.sf.saxon.sort.SortedTupleIterator
A SortedTupleIterator is a modified SortedIterator.
Create a sorted tuple iterator
SortExpression - class net.sf.saxon.sort.SortExpression
Expression equivalent to the imaginary syntax expr sortby (sort-key)+
Create a sort expression
sortKey - field in class net.sf.saxon.sort.SortKeyDefinition
SortKeyDefinition - class net.sf.saxon.sort.SortKeyDefinition
A SortKeyDefinition defines one component of a sort key.
SortKeyEvaluator - interface net.sf.saxon.sort.SortKeyEvaluator
Callback interface used to evaluate sort keys.
sortKeyEvaluator - field in class net.sf.saxon.sort.SortedIterator
sortRangeList(List) - static method in class net.sf.saxon.regex.RegexTranslator
SOURCE_PARSER_CLASS - static field in class net.sf.saxon.FeatureKeys
SOURCE_PARSER_CLASS must be the full class name of an XMLReader.
sourceFileName - field in class net.sf.saxon.Query
SourceLocationProvider - interface net.sf.saxon.event.SourceLocationProvider
A SourceLocationProvider is a LocationProvider that represents locations in the source document from which the events are derived (as distinct from locations in a query or stylesheet of the instructions causing the events)
SourceResolver - interface net.sf.saxon.SourceResolver
This interface defines a SourceResolver.
Bridge a SAX SourceLocator to a javax.xml.stream.Location
Create a StAX SourceStreamLocation object based on a given SAX SourceLocator
span - field in class net.sf.saxon.dom.NodeWrapper
span - field in class net.sf.saxon.dotnet.NodeWrapper
SPECIAL_PROPERTY_MASK - static field in class net.sf.saxon.expr.StaticProperty
Mask for "special properties": that is, all properties other than cardinality and dependencies
specialBlockCharClasses - static field in class net.sf.saxon.java.JDK15RegexTranslator
CharClass for each block name in specialBlockNames.
specialBlockNames - static field in class net.sf.saxon.regex.RegexData
Names of blocks including ranges outside the BMP.
specialFilter - field in class net.sf.saxon.pattern.LocationPathPattern
spliceIncludes() - method in class net.sf.saxon.style.XSLStylesheet
Process xsl:include and xsl:import elements.
splitText(int) - method in class net.sf.saxon.dom.TextOverNodeInfo
Break this node into two nodes at the specified offset, keeping both in the tree as siblings.
SQLClose - class net.sf.saxon.sql.SQLClose
An sql:close element in the stylesheet.
SQLColumn - class net.sf.saxon.sql.SQLColumn
An sql:column element in the stylesheet.
SQLConnect - class net.sf.saxon.sql.SQLConnect
An sql:connect element in the stylesheet.
SQLDelete - class net.sf.saxon.sql.SQLDelete
An sql:delete element in the stylesheet.
SQLElementFactory - class net.sf.saxon.sql.SQLElementFactory
Class SQLElementFactory.
SQLInsert - class net.sf.saxon.sql.SQLInsert
An sql:insert element in the stylesheet.
SQLQuery - class net.sf.saxon.sql.SQLQuery
An sql:query element in the stylesheet.
SQLUpdate - class net.sf.saxon.sql.SQLUpdate
An sql:update element in the stylesheet.
sqrt(double) - static method in class net.sf.saxon.exslt.Math
Get the square root of a numeric value (SStL)
SRC - static field in class net.sf.saxon.om.StandardNames
stable - field in class net.sf.saxon.sort.SortKeyDefinition
STABLE - static field in class net.sf.saxon.om.StandardNames
StackFrame - class net.sf.saxon.expr.StackFrame
This class represents a stack frame holding details of the variables used in a function or in an XSLT template.
stackFrame - field in class net.sf.saxon.expr.XPathContextMinor
stackFrameMap - field in class net.sf.saxon.functions.Evaluate.PreparedExpression
STANDALONE - static field in class net.sf.saxon.om.StandardNames
standaloneSet() - method in class net.sf.saxon.pull.PullToStax
STANDARD_TREE - static field in class net.sf.saxon.event.Builder
Alternative constant denoting the "linked tree" in which each node is represented as an object Retained for backwards compatibility
StandardCollationURIResolver allows a Collation to be created given a URI starting with "http://saxon.sf.net/collation" followed by a set of query parameters.
This class implements the default collection URI Resolver.
StandardDOMHandler - class net.sf.saxon.xqj.StandardDOMHandler
Implementation of XQCommonHandler that performs the mappings between Java and XPath as defined in the XQJ specification.
StandardErrorHandler(ErrorListener) - constructor for class net.sf.saxon.StandardErrorHandler
StandardErrorListener is the standard error handler for XSLT processing errors, used if no other ErrorListener is nominated.
StandardErrorListener() - constructor for class net.sf.saxon.StandardErrorListener
Create a Standard Error Listener
StandardFunction - class net.sf.saxon.functions.StandardFunction
This class contains static data tables defining the properties of standard functions.
This class is the standard ModuleURIResolver used to implement the "import module" declaration in a Query Prolog.
StandardModuleURIResolver() - constructor for class net.sf.saxon.query.StandardModuleURIResolver
Create a StandardModuleURIResolver
StandardNames - class net.sf.saxon.om.StandardNames
Well-known names used in XSLT processing.
This class defines the default OutputURIResolver.
Default implementation of the UnparsedTextURIResolver, used if no other implementation is nominated to the Configuration.
This class provides the service of converting a URI into an InputSource.
StandardURIResolver() - constructor for class net.sf.saxon.StandardURIResolver
Create a StandardURIResolver, with no reference to a Configuration.
Create a StandardURIResolver, with a reference to a Configuration
STAR - static field in class net.sf.saxon.expr.Token
"*" symbol when used as a wildcard
start - field in class net.sf.saxon.om.ArrayIterator
start - field in class net.sf.saxon.value.IntegerRange
START_DOCUMENT - static field in class net.sf.saxon.pull.PullProvider
START_DOCUMENT is notified when a document node is encountered.
START_ELEMENT - static field in class net.sf.saxon.pull.PullProvider
START_ELEMENT is notified when an element node is encountered.
START_OF_INPUT - static field in class net.sf.saxon.pull.PullProvider
START_OF_INPUT is the initial state when the PullProvider is instantiated.
startCDATA() - method in class net.sf.saxon.event.ReceivingContentHandler
startContent() - method in class net.sf.saxon.event.ComplexContentOutputter
Flush out a pending start tag
startContent() - method in class net.sf.saxon.event.ContentHandlerProxy
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.dom.DOMWriter
startContent() - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.event.HTMLEmitter
startContent() - method in class net.sf.saxon.event.IDFilter
startContent: Test if a matching ID attribute was found; if so, start outputting.
startContent() - method in class net.sf.saxon.event.MetaTagAdjuster
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.event.NamespaceReducer
startContent: Add any namespace undeclarations needed to stop namespaces being inherited from parent elements
startContent() - method in class net.sf.saxon.event.ProxyReceiver
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.event.Receiver
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.query.SequenceWrapper
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.event.SequenceWriter
The startContent() event is notified after all namespaces and attributes of an element have been notified, and before any child nodes are notified.
startContent() - method in class net.sf.saxon.event.Sink
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.event.StartTagBuffer
startContent: Add any namespace undeclarations needed to stop namespaces being inherited from parent elements
startContent() - method in class net.sf.saxon.event.TeeOutputter
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.tinytree.TinyBuilder
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.event.TracingFilter
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.tree.TreeBuilder
startContent() - method in class net.sf.saxon.event.TreeReceiver
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.style.UseWhenFilter
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - method in class net.sf.saxon.event.XMLEmitter
Called when an item becomes the context item
Method that is called by an instruction that changes the current item in the source document: that is, xsl:for-each, xsl:apply-templates, xsl:for-each-group.
startCurrentItem(net.sf.saxon.om.Item) - method in class net.sf.saxon.trace.TimedTraceListener
Called when an item becomes current
Called when an item becomes current
startCurrentItem(net.sf.saxon.om.Item) - method in class net.sf.saxon.trace.TraceListener
Method that is called by an instruction that changes the current item in the source document: that is, xsl:for-each, xsl:apply-templates, xsl:for-each-group.
startDocument() - method in class net.sf.saxon.IdentityTransformerHandler
Override the behaviour of startDocument() in ReceivingContentHandler
startDocument() - method in class net.sf.saxon.event.ReceivingContentHandler
Receive notification of the beginning of a document.
startDocument() - method in class net.sf.saxon.TransformerHandlerImpl
Start of a new document.
startDocument(int) - method in class net.sf.saxon.event.Builder
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.ComplexContentOutputter
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.ContentHandlerProxy
Notify the start of the document.
startDocument(int) - method in class net.sf.saxon.dom.DOMWriter
Start of a document node.
startDocument(int) - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Start of a document node.
startDocument(int) - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify the start of a document node
startDocument(int) - method in class net.sf.saxon.event.HTMLURIEscaper
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.ImplicitResultChecker
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.MessageWarner
startDocument(int) - method in class net.sf.saxon.event.ProxyReceiver
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.Receiver
Notify the start of a document node
startDocument(int) - method in class net.sf.saxon.query.SequenceWrapper
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.SequenceWriter
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.Sink
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.StartTagBuffer
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.TeeOutputter
Notify the start of a document node
startDocument(int) - method in class net.sf.saxon.tinytree.TinyBuilder
Write a document node to the tree
startDocument(int) - method in class net.sf.saxon.event.TracingFilter
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.TreeReceiver
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.TypeCheckingFilter
Start of a document node.
startDocument(int) - method in class net.sf.saxon.event.XMLEmitter
Start of a document node.
StartDocumentEvent - class net.sf.saxon.evpull.StartDocumentEvent
A PullEvent representing the start of a document node
startDTD(String,String,String) - method in class net.sf.saxon.event.ReceivingContentHandler
Register the start of the DTD.
started - field in class net.sf.saxon.event.Builder
startElement(int,int,int,int) - method in class net.sf.saxon.event.CDATAFilter
Output element start tag
startElement(int,int,int,int) - method in class net.sf.saxon.event.CommentStripper
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.ComplexContentOutputter
Output an element start tag.
startElement(int,int,int,int) - method in class net.sf.saxon.event.ContentHandlerProxy
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.dom.DOMWriter
Start of an element.
startElement(int,int,int,int) - method in class net.sf.saxon.dotnet.DotNetDomBuilder
Start of an element.
startElement(int,int,int,int) - method in class net.sf.saxon.dotnet.DotNetReceiver
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.HTMLEmitter
Output element start tag
startElement(int,int,int,int) - method in class net.sf.saxon.event.HTMLIndenter
Output element start tag
startElement(int,int,int,int) - method in class net.sf.saxon.event.HTMLURIEscaper
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.IDFilter
startElement
startElement(int,int,int,int) - method in class net.sf.saxon.event.ImplicitResultChecker
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.MetaTagAdjuster
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.NamePoolConverter
Output element start tag
startElement(int,int,int,int) - method in class net.sf.saxon.event.NamespaceReducer
startElement.
startElement(int,int,int,int) - method in class net.sf.saxon.event.PIGrabber
Abort the parse when the first start element tag is found
startElement(int,int,int,int) - method in class net.sf.saxon.event.ProxyReceiver
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.Receiver
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.query.SequenceWrapper
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.SequenceWriter
Output an element start tag.
startElement(int,int,int,int) - method in class net.sf.saxon.event.Sink
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.StartTagBuffer
startElement
startElement(int,int,int,int) - method in class net.sf.saxon.event.Stripper
startElement(int,int,int,int) - method in class net.sf.saxon.event.TeeOutputter
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.TEXTEmitter
Output an element start tag.
startElement(int,int,int,int) - method in class net.sf.saxon.tinytree.TinyBuilder
Notify the start tag of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.TracingFilter
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.TransformerReceiver
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.tree.TreeBuilder
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.TreeReceiver
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.TypeCheckingFilter
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.UncommittedSerializer
Output an element start tag.
startElement(int,int,int,int) - method in class net.sf.saxon.style.UseWhenFilter
Notify the start of an element.
startElement(int,int,int,int) - method in class net.sf.saxon.event.XML10ContentChecker
Notify the start of an element
startElement(int,int,int,int) - method in class net.sf.saxon.event.XMLEmitter
Start of an element.
startElement(int,int,int,int) - method in class net.sf.saxon.event.XMLIndenter
Output element start tag
startElement(String) - method in class net.sf.saxon.trace.ExpressionPresenter
Start an element
Filter a start element event.
Notify an element start even, including all the associated attributes
StartElementEvent - class net.sf.saxon.evpull.StartElementEvent
This is a PullEvent representing the start of an element node.
StartElementEvent(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.evpull.StartElementEvent
Create a Start Element Event
startEntity(String) - method in class net.sf.saxon.event.ReceivingContentHandler
startLineNumber - field in class net.sf.saxon.expr.Tokenizer
The starting line number (for XPath in XSLT, the line number in the stylesheet)
startPrefixMapping(String,String) - method in class net.sf.saxon.om.PrefixNormalizer
Filter a start Namespace prefix mapping event.
startPrefixMapping(String,String) - method in class net.sf.saxon.event.ReceivingContentHandler
Notify a namespace prefix to URI binding
startSubsidiaryElement(String) - method in class net.sf.saxon.trace.ExpressionPresenter
Start a child element in the output
STARTSWITH - static field in class net.sf.saxon.functions.Contains
startsWith(String,String) - method in class net.sf.saxon.sort.CodepointCollator
Test whether one string starts with another, according to the rules of the XPath starts-with() function
startsWith(String,String) - method in class net.sf.saxon.dotnet.DotNetComparator
Test whether one string starts with another, according to the rules of the XPath starts-with() function
startsWith(String,String) - method in class net.sf.saxon.sort.RuleBasedSubstringMatcher
Test whether one string starts with another, according to the rules of the XPath starts-with() function
startsWith(String,String) - method in class net.sf.saxon.sort.SubstringMatcher
Test whether one string starts with another, according to the rules of the XPath starts-with() function
StartTagBuffer - class net.sf.saxon.event.StartTagBuffer
StartTagBuffer is a ProxyReceiver that buffers attributes and namespace events within a start tag.
state - field in class net.sf.saxon.value.MemoClosure
Interface representing a mapping function that retains state information and that therefore needs to be cloned if a new mapping iterator is created
StaticBaseURI - class net.sf.saxon.functions.StaticBaseURI
This class supports the static-base-uri() function in XPath 2.0.
StaticContext - interface net.sf.saxon.expr.StaticContext
A StaticContext contains the information needed while an expression or pattern is being parsed.
staticContext - field in class net.sf.saxon.style.StyleElement
StaticError - class net.sf.saxon.trans.StaticError
Exception used for static errors in XPath, XSLT, or XQuery
StaticError(Exception) - constructor for class net.sf.saxon.trans.StaticError
StaticError(String) - constructor for class net.sf.saxon.trans.StaticError
StaticError(String,SourceLocator) - constructor for class net.sf.saxon.trans.StaticError
StaticError(String,Throwable) - constructor for class net.sf.saxon.trans.StaticError
staticProperties - field in class net.sf.saxon.expr.Expression
StaticProperty - class net.sf.saxon.expr.StaticProperty
This class contains constants identifying dependencies that an XPath expression might have on its context.
StaticQueryContext - class net.sf.saxon.query.StaticQueryContext
StaticQueryContext contains information used to build a StaticContext for use when processing XQuery expressions.
StaticQueryContext() - constructor for class net.sf.saxon.query.StaticQueryContext
Private constructor used when copying a context
StaticQueryContext(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.query.StaticQueryContext
Create a StaticQueryContext using a given Configuration.
staticType - field in class net.sf.saxon.expr.VariableReference
Check an expression against a required type, modifying it if necessary.
Static type checking for conditional expressions is delegated to the expression itself, and is performed separately on each branch of the conditional, so that dynamic checks are added only on those branches where the check is actually required.
Static type checking of some expressions is delegated to the expression itself, by calling this method.
Static type checking for let expressions is delegated to the expression itself, and is performed on the "action" expression, to allow further delegation to the branches of a conditional
statistics() - method in class net.sf.saxon.om.NamePool
Statistics summarizing the namepool contents.
StaxBridge - class net.sf.saxon.pull.StaxBridge
This class implements the Saxon PullProvider API on top of a standard StAX parser (or any other StAX XMLStreamReader implementation)
StaxBridge() - constructor for class net.sf.saxon.pull.StaxBridge
Create a new instance of the class
StaxEventBridge - class net.sf.saxon.evpull.StaxEventBridge
This class implements the Saxon EventIterator API on top of a standard StAX parser (or any other StAX XMLStreamReader implementation)
StaxEventBridge() - constructor for class net.sf.saxon.evpull.StaxEventBridge
Create a new instance of the class
STOPPER - static field in class net.sf.saxon.type.Type
Dummy node kind used in the tiny tree to mark the end of the tree
streamResult - field in class net.sf.saxon.event.Emitter
STRENGTH - static field in class net.sf.saxon.om.StandardNames
STRICT - static field in class net.sf.saxon.om.Validation
Check an expression against a required type, modifying it if necessary.
STRING - static field in class net.sf.saxon.type.BuiltInAtomicType
STRING - static field in class net.sf.saxon.om.StandardNames
STRING_LITERAL - static field in class net.sf.saxon.expr.Token
String literal
stringCollator - field in class net.sf.saxon.functions.CollatingFunction
StringCollator - interface net.sf.saxon.sort.StringCollator
This interface represents a "collation" as defined in XPath, that is, a set of rules for comparing strings
StringFn - class net.sf.saxon.functions.StringFn
Implement XPath function string()
StringJoin - class net.sf.saxon.functions.StringJoin
xf:string-join(string* $sequence, string $separator)
StringLength - class net.sf.saxon.functions.StringLength
Implement the XPath string-length() function
StringLiteral - class net.sf.saxon.expr.StringLiteral
Subclass of Literal used specifically for string literals, as this is a common case
StringLiteral(CharSequence) - constructor for class net.sf.saxon.expr.StringLiteral
Create a StringLiteral that wraps any CharSequence (including, of course, a String)
StringLiteral(net.sf.saxon.value.StringValue) - constructor for class net.sf.saxon.expr.StringLiteral
Create a StringLiteral that wraps a StringValue
stringToBase64Binary(String,String) - static method in class net.sf.saxon.functions.Extensions
Convert a string to a base64Binary value in a given encoding
StringToCodepoints - class net.sf.saxon.functions.StringToCodepoints
This class supports the function string-to-codepoints()
stringToHexBinary(String,String) - static method in class net.sf.saxon.functions.Extensions
Convert a string to a hexBinary value in a given encoding
stringToInteger(CharSequence) - static method in class net.sf.saxon.value.IntegerValue
Static factory method to convert strings to integers.
StringTokenIterator - class net.sf.saxon.expr.StringTokenIterator
StringTokenIterator: breaks a string up into tokens, and returns the tokens as a sequence of strings.
StringTokenIterator(String) - constructor for class net.sf.saxon.expr.StringTokenIterator
Construct a StringTokenIterator that will break the supplied string into tokens at whitespace boundaries
StringTokenIterator(String,String) - constructor for class net.sf.saxon.expr.StringTokenIterator
Construct a StringTokenIterator that will break the supplied string into tokens at any of the delimiter characters included in the delimiter string.
stringToNumber(CharSequence) - static method in class net.sf.saxon.value.Value
Static method to convert strings to doubles.
stringToUtf8(String) - static method in class net.sf.saxon.functions.Extensions
Get the UTF-8 encoding of a string
StringValue - class net.sf.saxon.value.StringValue
An atomic value of type xs:string
StringValue() - constructor for class net.sf.saxon.value.StringValue
Protected constructor for use by subtypes
StringValue(CharSequence) - constructor for class net.sf.saxon.value.StringValue
Constructor.
STRIP - static field in class net.sf.saxon.om.Validation
STRIP_DEFAULT - static field in class net.sf.saxon.event.Stripper
STRIP_WHITESPACE - static field in class net.sf.saxon.FeatureKeys
STRIP_WHITESPACE must be a string set to one of the values "all", "none", or "ignorable".
StrippedDocument - class net.sf.saxon.om.StrippedDocument
A StrippedDocument represents a view of a real Document in which selected whitespace text nodes are treated as having been stripped.
StrippedNode - class net.sf.saxon.om.StrippedNode
A StrippedNode is a view of a node, in a virtual tree that has whitespace text nodes stripped from it.
StrippedNode() - constructor for class net.sf.saxon.om.StrippedNode
This constructor is protected: nodes should be created using the makeWrapper factory method
Stripper - class net.sf.saxon.event.Stripper
The Stripper class maintains details of which elements need to be stripped.
Stripper() - constructor for class net.sf.saxon.event.Stripper
Default constructor for use in subclasses
Stripper(net.sf.saxon.trans.Mode) - constructor for class net.sf.saxon.event.Stripper
create a Stripper and initialise variables
STRIPPER_MODE - static field in class net.sf.saxon.trans.Mode
stripsInputTypeAnnotations() - method in class net.sf.saxon.instruct.Executable
Ask whether source documents are to have their type annotations stripped
stripsWhitespace() - method in class net.sf.saxon.instruct.Executable
Determine whether this stylesheet does any whitespace stripping
stripsWhitespace() - method in class net.sf.saxon.style.XSLStylesheet
Determine whether this stylesheet does any whitespace stripping
StructuredQName - class net.sf.saxon.om.StructuredQName
This class provides an economical representation of a QName triple (prefix, URI, and localname).
StructuredQName(net.sf.saxon.om.NamePool,int) - constructor for class net.sf.saxon.om.StructuredQName
Make a structuredQName from a Namepool nameCode
StructuredQName(String,String,String) - constructor for class net.sf.saxon.om.StructuredQName
Construct a StructuredQName from a prefix, URI, and local name.
STYLE_PARSER_CLASS - static field in class net.sf.saxon.FeatureKeys
STYLE_PARSER_CLASS must be an XMLReader.
StyleElement - class net.sf.saxon.style.StyleElement
Abstract superclass for all element nodes in the stylesheet.
StyleElement() - constructor for class net.sf.saxon.style.StyleElement
Constructor
StyleNodeFactory - class net.sf.saxon.style.StyleNodeFactory
Class StyleNodeFactory.
Create the node factory for representing an XSLT stylesheet as a tree structure
STYLESHEET_PREFIX - static field in class net.sf.saxon.om.StandardNames
STYLESHEET_VERSION - static field in class net.sf.saxon.event.SaxonOutputKeys
stylesheet-version.
A StylesheetFunctionLibrary contains functions defined by the user in a stylesheet.
Create a FunctionLibrary that provides access to stylesheet functions
StylesheetProcedure - interface net.sf.saxon.style.StylesheetProcedure
This interface is implemented by all XSL elements that can contain local variable declarations.
StylesheetStripper - class net.sf.saxon.style.StylesheetStripper
The StylesheetStripper refines the Stripper class to do stripping of whitespace nodes on a stylesheet.
subCategories - static field in class net.sf.saxon.regex.RegexData
subCategoryCharClasses - static field in class net.sf.saxon.java.JDK15RegexTranslator
subCategoryCharClasses - static field in class net.sf.saxon.regex.SurrogateRegexTranslator
Subsequence - class net.sf.saxon.functions.Subsequence
Implements the XPath 2.0 subsequence() function
subsequence(int,int) - method in class net.sf.saxon.value.AtomicValue
Get a subsequence of the value
subSequence(int,int) - method in class net.sf.saxon.tinytree.CharSlice
Returns a new character sequence that is a subsequence of this sequence.
subSequence(int,int) - method in class net.sf.saxon.tinytree.CompressedWhitespace
Returns a new CharSequence that is a subsequence of this sequence.
subsequence(int,int) - method in class net.sf.saxon.value.EmptySequence
Get a subsequence of the value
subSequence(int,int) - method in class net.sf.saxon.om.FastStringBuffer
Returns a new CharSequence that is a subsequence of this sequence.
subsequence(int,int) - method in class net.sf.saxon.om.GroundedValue
Get a subsequence of the value
subsequence(int,int) - method in class net.sf.saxon.value.IntegerRange
Get a subsequence of the value
subSequence(int,int) - method in class net.sf.saxon.tinytree.LargeStringBuffer
Returns a new character sequence that is a subsequence of this sequence.
subsequence(int,int) - method in class net.sf.saxon.value.SequenceExtent
Get a subsequence of the value
subsequence(int,int) - method in class net.sf.saxon.value.SingletonNode
Get a subsequence of the value
SubsequenceIterator - class net.sf.saxon.expr.SubsequenceIterator
A SubsequenceIterator selects a subsequence of a sequence
Make this node a substitute for a temporary one previously added to the tree.
SubstitutionGroupTest - class net.sf.saxon.pattern.SubstitutionGroupTest
NodeTest is an interface that enables a test of whether a node has a particular name and type.
Constructor
Substring - class net.sf.saxon.functions.Substring
This class implements the XPath substring() function
substring(int,int) - method in class net.sf.saxon.tinytree.CharSlice
Returns a new character sequence that is a subsequence of this sequence.
substring(int,int) - method in class net.sf.saxon.tinytree.LargeStringBuffer
Returns a new character sequence that is a subsequence of this sequence.
Implement the substring function with two arguments.
Implement the substring function with three arguments.
substringAfter(String,String) - method in class net.sf.saxon.sort.CodepointCollator
Return the part of a string after a given substring, according to the rules of the XPath substring-after() function
substringAfter(String,String) - method in class net.sf.saxon.dotnet.DotNetComparator
Return the part of a string after a given substring, according to the rules of the XPath substring-after() function
substringAfter(String,String) - method in class net.sf.saxon.sort.RuleBasedSubstringMatcher
Return the part of a string after a given substring, according to the rules of the XPath substring-after() function
substringAfter(String,String) - method in class net.sf.saxon.sort.SubstringMatcher
Return the part of a string after a given substring, according to the rules of the XPath substring-after() function
substringBefore(String,String) - method in class net.sf.saxon.sort.CodepointCollator
Return the part of a string before a given substring, according to the rules of the XPath substring-before() function
substringBefore(String,String) - method in class net.sf.saxon.dotnet.DotNetComparator
Return the part of a string before a given substring, according to the rules of the XPath substring-before() function
substringBefore(String,String) - method in class net.sf.saxon.sort.RuleBasedSubstringMatcher
Return the part of a string before a given substring, according to the rules of the XPath substring-before() function
substringBefore(String,String) - method in class net.sf.saxon.sort.SubstringMatcher
Return the part of a string before a given substring, according to the rules of the XPath substring-before() function
substringData(int,int) - method in class net.sf.saxon.dom.TextOverNodeInfo
Extract a range of data from a Text or Comment node.
SubstringMatcher - interface net.sf.saxon.sort.SubstringMatcher
This interface is implemented by a collation that is capable of supporting the XPath functions that require matching of a substring: namely contains(), starts-with, ends-with, substring-before, and substring-after.
SUBSUMED_BY - static field in class net.sf.saxon.type.TypeHierarchy
Constant denoting relationship between two types: A is subsumed by B
SUBSUMES - static field in class net.sf.saxon.type.TypeHierarchy
Constant denoting relationship between two types: A subsumes B
subsumes(int,int) - static method in class net.sf.saxon.value.Cardinality
Test if one cardinality subsumes another.
subtract(Duration) - method in class net.sf.saxon.xqj.SaxonDuration
Computes a new duration whose value is this-rhs.
Determine the difference between two points in time, as a duration
Determine the difference between two points in time, as a duration
Determine the difference between two points in time, as a duration
Determine the difference between two points in time, as a duration
Subtract two dayTime-durations
subtract(net.sf.saxon.value.DurationValue) - method in class net.sf.saxon.value.DurationValue
Subtract two durations
Subtract two year-month-durations
SUBTREE_NODESET - static field in class net.sf.saxon.expr.StaticProperty
Expression property: this bit is set by getProperties() in the case of an expression that delivers a set of nodes with the guarantee that every node in the result will be a descendant or self, or attribute or namespace, of the context node
subtreeRoot - field in class net.sf.saxon.om.VirtualCopy.VirtualCopier
SUFFIX - static field in class net.sf.saxon.expr.Token
"*:" token
suggestPrefixForURI(String) - method in class net.sf.saxon.om.NamePool
Suggest a prefix for a given URI.
SUM - static field in class net.sf.saxon.functions.Aggregate
sum(int,int) - static method in class net.sf.saxon.value.Cardinality
Add two cardinalities
Supplied parameter reference: this is an internal expression used to refer to the value of the n'th parameter supplied on a template call (apply-templates).
SuppliedParameterReference(int) - constructor for class net.sf.saxon.expr.SuppliedParameterReference
Constructor
SUPPLY_SOURCE_LOCATOR - static field in class net.sf.saxon.event.SaxonOutputKeys
supply-source-locator = yes|no.
SUPPRESS_INDENTATION - static field in class net.sf.saxon.event.SaxonOutputKeys
saxon:suppress-indentation = list of element names
suppressValidation(int) - method in class net.sf.saxon.expr.Assignation
Suppress validation on contained element constructors, on the grounds that the parent element is already performing validation.
suppressValidation(int) - method in class net.sf.saxon.instruct.ElementCreator
Suppress validation on contained element constructors, on the grounds that the parent element is already performing validation.
suppressValidation(int) - method in class net.sf.saxon.expr.Expression
Suppress validation on contained element constructors, on the grounds that the parent element is already performing validation.
SURROGATE1_MAX - static field in class net.sf.saxon.charcode.UTF16
SURROGATE1_MIN - static field in class net.sf.saxon.charcode.UTF16
SURROGATE2_MAX - static field in class net.sf.saxon.charcode.UTF16
SURROGATE2_MIN - static field in class net.sf.saxon.charcode.UTF16
Abstract superclass for the JDK 1.4 and .NET regex translators, or in principle for any other target regex dialect in which "." matches a UTF-16 16-bit code rather than a Unicode character
SURROGATES1_CLASS - static field in class net.sf.saxon.regex.RegexTranslator
SURROGATES2_CLASS - static field in class net.sf.saxon.regex.RegexTranslator
swap(int,int) - method in class net.sf.saxon.sort.DocumentOrderIterator
Swap two nodes (needed to implement the Sortable interface)
swap(int,int) - method in class net.sf.saxon.value.SequenceExtent
Swap two items (needed to support sorting)
swap(int,int) - method in class net.sf.saxon.sort.Sortable
Swap two objects within this Sortable, identified by their position.
swap(int,int) - method in class net.sf.saxon.sort.SortedIterator
Swap two items (needed to implement the Sortable interface)
SXCH0002 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXCH0002: cannot supply output to ContentHandler because it is not well-formed
SXCH0003 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXCH0003: error reported by the ContentHandler (SAXResult) to which the result tree was sent
SXCH0004 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXCH0004: cannot load user-supplied ContentHandler
SXJE0001 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0001: cannot convert xs:boolean to the required Java type
SXJE0002 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0002: cannot convert xs:double to the required Java type
SXJE0003 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0003: cannot convert xs:duration to the required Java type
SXJE0004 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0004: cannot convert xs:float to the required Java type
SXJE0005 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0005: cannot convert xs:string to Java char unless the length is exactly one
SXJE0006 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0006: cannot convert xs:string to the required Java type
SXJE0007 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0007: cannot convert xs:dayTimeDuration to the required Java type
SXJE0008 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0008: cannot convert xs:yearMonthDuration to the required Java type
SXJE0021 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0021: cannot convert XPath value to the type required by the signature of an extension function
SXJE0022 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0022: cannot convert XPath value to the type required by the signature of an extension function, the XPath value is a sequence of more than one item but the Java type is a singleton
SXJE0023 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0023: cannot convert XPath item to the member type of a Java array
SXJE0051 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXJE0051: supplied Java List/Array contains a member that cannot be converted to an Item
SXLM0001 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXLM0001: stylesheet or query appears to be looping/recursing indefinitely
SXSE0001 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXSE0001: cannot use character maps in an environment with no Controller
SXSE0002 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXSE0002: cannot use output property saxon:supply-source-locator unless tracing was enabled at compile time
SXSQ0001 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXSQ0001: value of argument to SQL instruction is not a JDBC Connection object
SXSQ0002 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXSQ0002: failed to close JDBC Connection
SXSQ0003 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXSQ0003: failed to open JDBC Connection
SXSQ0004 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXSQ0004: SQL Insert/Update/Delete action failed
SXWN9001 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXWN9001: a variable declaration with no following siblings has no effect
SXWN9002 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXWN9002: saxon:indent-spaces must be a positive integer
SXWN9003 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXWN9003: saxon:require-well-formed must be "yes" or "no"
SXWN9004 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXWN9004: saxon:next-in-chain cannot be specified dynamically
SXWN9005 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXWN9005: The 'default' attribute of saxon:collation no longer has any effect
SXWN9006 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXWN9006: No schema-location was specified, and no schema with the requested target namespace is known, so the schema import was ignored
SXWN9007 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXWN9007: Invalid value for saxon:allow-all-built-in-types - must be "yes" or "no"
SXWN9008 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXWN9008: Saxon extension element not recognized because namespace not declared in extension-element-prefixes
SXXF0001 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXXF0001: first argument to saxon:eval must be an expression prepared using saxon:expression
SXXF0002 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXXF0002: undeclared namespace prefix used in saxon:script
SXXP0003 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXXP0003: error reported by XML parser while parsing source document
SXXP0004 - static field in class net.sf.saxon.trans.SaxonErrorCode
SXXP0004: externally supplied node belongs to the wrong Configuration
SYNTAX_ERR - static field in class net.sf.saxon.dom.DOMExceptionImpl
SystemFunction - class net.sf.saxon.functions.SystemFunction
Abstract superclass for system-defined and user-defined functions
SystemFunctionLibrary - class net.sf.saxon.functions.SystemFunctionLibrary
The SystemFunctionLibrary represents the collection of functions in the fn: namespace.
systemId - field in class net.sf.saxon.event.Builder
systemId - field in class net.sf.saxon.dom.DOMSender
systemId - field in class net.sf.saxon.dotnet.DotNetDomBuilder
systemId - field in class net.sf.saxon.event.Emitter
systemId - field in class net.sf.saxon.event.SequenceReceiver
systemId - field in class net.sf.saxon.om.VirtualCopy
systemId(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.functions.Extensions
Return the system identifier of the context node
SystemIdMap - class net.sf.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 net.sf.saxon.tree.SystemIdMap
SystemProperty - class net.sf.saxon.functions.SystemProperty
Implementation of the XSLT system-property() function

T

t - field in class net.sf.saxon.expr.ExpressionParser
TAG - static field in class net.sf.saxon.expr.Token
"<" at the start of a tag (XQuery only).
tag(int) - method in class net.sf.saxon.trace.AbstractTraceListener
tag(int) - method in class net.sf.saxon.trace.XQueryTraceListener
Get the trace element tagname to be used for a particular construct.
tag(int) - method in class net.sf.saxon.trace.XSLTTraceListener
Get the trace element tagname to be used for a particular construct.
TailCall - interface net.sf.saxon.instruct.TailCall
Interface representing a Tail Call.
TailCallLoop - class net.sf.saxon.expr.TailCallLoop
A TailCallLoop wraps the body of a function that contains tail-recursive function calls.
TailCallLoop(net.sf.saxon.instruct.UserFunction) - constructor for class net.sf.saxon.expr.TailCallLoop
Constructor - create a TailCallLoop
TailCallReturner - interface net.sf.saxon.instruct.TailCallReturner
This interface represents an expression that is capable of being processed leaving tail calls for the calling instruction to deal with.
TailExpression - class net.sf.saxon.expr.TailExpression
A TailExpression represents a FilterExpression of the form EXPR[position() > n] Here n is usually 2, but we allow other values
TailExpression(net.sf.saxon.expr.Expression,int) - constructor for class net.sf.saxon.expr.TailExpression
Construct a TailExpression, representing a filter expression of the form $base[position() >= $start]
TailIterator - class net.sf.saxon.expr.TailIterator
TailIterator iterates over a base sequence starting at an element other than the first.
tan(double) - static method in class net.sf.saxon.exslt.Math
Get the tangent of a numeric value (SStL)
targetIsDerived() - method in class net.sf.saxon.expr.CastExpression
Ask whether the target type is a derived type (not a primitive type)
TeeOutputter - class net.sf.saxon.event.TeeOutputter
TeeOutputter: a SequenceReceiver that duplicates received events to two different destinations
Template - class net.sf.saxon.instruct.Template
An xsl:template element in the style sheet.
Template() - constructor for class net.sf.saxon.instruct.Template
Create a template
TEMPLATE_RESULT - static field in class net.sf.saxon.expr.RoleLocator
TemplatesHandlerImpl implements the javax.xml.transform.sax.TemplatesHandler interface.
Create a TemplatesHandlerImpl and initialise variables.
TERMINATE - static field in class net.sf.saxon.event.ReceiverOptions
Flag set on startDocument() in relation to an xsl:message call with terminate="yes"
TERMINATE - static field in class net.sf.saxon.om.StandardNames
An iterator over a sequence of integers held in an array.
TerminatedIntIterator(int[]) - constructor for class net.sf.saxon.sort.TerminatedIntIterator
Construct an iterator over a sequence of integers held in an array, with the value -1 acting as the terminator
TerminatedIntIterator(int[],int) - constructor for class net.sf.saxon.sort.TerminatedIntIterator
Construct an iterator over a sequence of integers held in an array, with a specified value acting as the terminator
TerminationException - class net.sf.saxon.instruct.TerminationException
An exception thrown by xsl:message terminate="yes".
TerminationException(String) - constructor for class net.sf.saxon.instruct.TerminationException
Construct a TerminationException
TEST - static field in class net.sf.saxon.om.StandardNames
testCharacters(CharSequence) - method in class net.sf.saxon.event.XMLEmitter
Test that all characters in a name (for example) are supported in the target encoding.
Test whether a given value conforms to a given type
testIfSchemaAware(String[]) - method in class net.sf.saxon.Query
Prescan the command line arguments to see if any of them imply use of a schema-aware processor
TEXT - static field in class net.sf.saxon.pattern.NodeKindTest
TEXT - static field in class net.sf.saxon.pull.PullProvider
A TEXT event is notified for a text node.
TEXT - static field in class net.sf.saxon.type.Type
Item type representing a text node - text()
TextComparer - class net.sf.saxon.sort.TextComparer
A Comparer used for comparing sort keys when data-type="text".
TextComparer(net.sf.saxon.sort.AtomicComparer) - constructor for class net.sf.saxon.sort.TextComparer
TEXTEmitter - class net.sf.saxon.event.TEXTEmitter
This class generates TEXT output
TextFragmentValue - class net.sf.saxon.value.TextFragmentValue
This class represents a temporary tree whose root document node owns a single text node.
TextFragmentValue(CharSequence,String) - constructor for class net.sf.saxon.value.TextFragmentValue
Constructor: create a result tree fragment containing a single text node
TextOverAttrInfo - class net.sf.saxon.dom.TextOverAttrInfo
This class represents a DOM text node that is the child of a DOM attribute node.
TextOverNodeInfo - class net.sf.saxon.dom.TextOverNodeInfo
This class is an implementation of the DOM Text and Comment interfaces that wraps a Saxon NodeInfo representation of a text or comment node.
THE_INSTANCE - static field in class net.sf.saxon.sort.EqualityComparer
THE_INSTANCE - static field in class net.sf.saxon.value.FloatingPointConverter
theInstance - static field in class net.sf.saxon.charcode.ASCIICharacterSet
theInstance - static field in class net.sf.saxon.charcode.CP1250CharacterSet
theInstance - static field in class net.sf.saxon.charcode.CP1251CharacterSet
theInstance - static field in class net.sf.saxon.charcode.CP1252CharacterSet
theInstance - static field in class net.sf.saxon.charcode.CP852CharacterSet
theInstance - static field in class net.sf.saxon.om.Name10Checker
theInstance - static field in class net.sf.saxon.om.Name11Checker
THEN - static field in class net.sf.saxon.expr.Token
Ketword "then"
THEN_EXPRESSION - static field in class net.sf.saxon.trace.Location
An XPath or XQuery "then" clause.
TIME - static field in class net.sf.saxon.type.BuiltInAtomicType
time(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
The date:time function returns the current time.
time(String) - static method in class net.sf.saxon.exslt.Date
The date:time function returns the time specified in the date/time string given as the argument.
TimedTraceListener - class net.sf.saxon.trace.TimedTraceListener
A Simple trace listener that writes messages to System.err
TIMES - static field in class net.sf.saxon.expr.Calculator
times(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.BigIntegerValue
Multiply by another integer
times(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.Int64Value
Multiply by another integer
times(net.sf.saxon.value.IntegerValue) - method in class net.sf.saxon.value.IntegerValue
Multiply by another integer
TimeValue - class net.sf.saxon.value.TimeValue
A value of type xs:time
TimeValue(byte,byte,byte,int,int) - constructor for class net.sf.saxon.value.TimeValue
Construct a time value given the hour, minute, second, and microsecond components.
TimeValue(GregorianCalendar,int) - constructor for class net.sf.saxon.value.TimeValue
Constructor: create a time value given a Java calendar object
TIMEZONE - static field in class net.sf.saxon.functions.Component
timing - field in class net.sf.saxon.event.Builder
TIMING - static field in class net.sf.saxon.FeatureKeys
TIMING must be an Boolean; it determines whether basic timing information is output to System.err (This attribute is a bit of a misnomer; it outputs timing information when used from the command line, but also basic tracing information when used from the Java API: for example, names of output files written using xsl:result-document, and names of classes dynamically loaded)
TINY_TREE - static field in class net.sf.saxon.event.Builder
Constant denoting the "tiny tree" in which the tree is represented internally using arrays of integers
TinyAttributeCollection - class net.sf.saxon.tinytree.TinyAttributeCollection
An implementation of the AttributeCollection interface based directly on the TinyTree data structure.
TinyBuilder - class net.sf.saxon.tinytree.TinyBuilder
The TinyBuilder class is responsible for taking a stream of SAX events and constructing a Document tree, using the "TinyTree" implementation.
TinyBuilder() - constructor for class net.sf.saxon.tinytree.TinyBuilder
Create a TinyTree builder
TinyDocumentImpl - class net.sf.saxon.tinytree.TinyDocumentImpl
A node in the XML parse tree representing the Document itself (or equivalently, the root node of the Document).
TinyDocumentImpl(net.sf.saxon.tinytree.TinyTree) - constructor for class net.sf.saxon.tinytree.TinyDocumentImpl
TinyNodeImpl - class net.sf.saxon.tinytree.TinyNodeImpl
A node in a TinyTree representing an XML element, character content, or attribute.
TinyTextImpl - class net.sf.saxon.tinytree.TinyTextImpl
A node in the XML parse tree representing character content
TinyTextImpl(net.sf.saxon.tinytree.TinyTree,int) - constructor for class net.sf.saxon.tinytree.TinyTextImpl
Create a text node
TinyTree - class net.sf.saxon.tinytree.TinyTree
A data structure to hold the contents of a tree.
TinyTree() - constructor for class net.sf.saxon.tinytree.TinyTree
Create a TinyTree.
TinyTree(int,int,int,int) - constructor for class net.sf.saxon.tinytree.TinyTree
Create a tree with a specified initial size
TinyTreeEventIterator - class net.sf.saxon.tinytree.TinyTreeEventIterator
This implementation of the Saxon event-pull interface starts from a document, element, text, comment, or processing-instruction node in a TinyTree, and returns the events corresponding to that node and its descendants (including their attributes and namespaces).
Create a TinyTreeEventIterator to return events associated with a tree or subtree
TinyTreeWalker - class net.sf.saxon.tinytree.TinyTreeWalker
This implementation of the Saxon pull interface starts from a document, element, text, comment, or processing-instruction node in a TinyTree, and returns the events corresponding to that node and its descendants (including their attributes and namespaces).
TinyTreeWalker(net.sf.saxon.tinytree.TinyNodeImpl) - constructor for class net.sf.saxon.tinytree.TinyTreeWalker
Create a TinyTreeWalker to return events associated with a tree or subtree
TITLE_CASE - static field in class net.sf.saxon.number.AbstractNumberer
TO - static field in class net.sf.saxon.expr.Token
Operator "to"
toAlpha(long,int,int) - method in class net.sf.saxon.number.AbstractNumberer
Format the number as an alphabetic label using the alphabet consisting of consecutive Unicode characters from min to max
toAlphaSequence(long,String) - method in class net.sf.saxon.number.AbstractNumberer
Convert the number into an alphabetic label using a given alphabet.
toCalendarValue() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Convert this SaxonXMLGregorianCalendar to a Saxon CalendarValue object
toCamelCase(String,boolean,PrintStream) - static method in class net.sf.saxon.functions.ExtensionFunctionCall
Convert a name to camelCase (by removing hyphens and changing the following letter to capitals)
toDateTime() - method in class net.sf.saxon.value.CalendarValue
Convert the value to a DateTime, retaining all the components that are actually present, and substituting conventional values for components that are missing
toDateTime() - method in class net.sf.saxon.value.DateTimeValue
Convert the value to a DateTime, retaining all the components that are actually present, and substituting conventional values for components that are missing.
toDateTime() - method in class net.sf.saxon.value.GDateValue
Convert to DateTime.
toDateTime() - method in class net.sf.saxon.value.TimeValue
Convert to a DateTime value.
toGregorianCalendar() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Convert this XMLGregorianCalendar to a java.util.GregorianCalendar.
Convert this XMLGregorianCalendar along with provided parameters to a java.util.GregorianCalendar instance.
toJulianInstant() - method in class net.sf.saxon.value.DateTimeValue
Get the Julian instant: a decimal value whose integer part is the Julian day number multiplied by the number of seconds per day, and whose fractional part is the fraction of the second.
TOKEN - static field in class net.sf.saxon.type.BuiltInAtomicType
Token - class net.sf.saxon.expr.Token
This class holds static constants and methods defining the lexical tokens used in XPath and XQuery, and associated keywords.
Tokenize - class net.sf.saxon.functions.Tokenize
This class implements the tokenize() function for regular expression matching.
tokenize(CharSequence) - method in class net.sf.saxon.dotnet.DotNetRegularExpression
Use this regular expression to tokenize an input string.
tokenize(CharSequence) - method in class net.sf.saxon.java.JRegularExpression
Use this regular expression to tokenize an input string.
tokenize(CharSequence) - method in class net.sf.saxon.regex.RegularExpression
Use this regular expression to tokenize an input string.
tokenize(String,int,int,int) - method in class net.sf.saxon.expr.Tokenizer
Prepare a string for tokenization.
Tokenizer - class net.sf.saxon.expr.Tokenizer
Tokenizer for expressions and inputs.
tokens - static field in class net.sf.saxon.expr.Token
The following strings are used to represent tokens in error messages
tomorrow(int,byte,byte) - static method in class net.sf.saxon.value.DateValue
Get the date that immediately follows a given date
toOrdinalWords(String,long,int) - method in class net.sf.saxon.number.AbstractNumberer
Show an ordinal number as English words in a requested case (for example, Twentyfirst)
toOrdinalWords(String,long,int) - method in class net.sf.saxon.number.Numberer_da
Show an ordinal number as Danish words in a requested case (for example, Twentyfirst)
toOrdinalWords(String,long,int) - method in class net.sf.saxon.number.Numberer_de
Show an ordinal number as German words (for example, Einundzwanzigste)
toOrdinalWords(String,long,int) - method in class net.sf.saxon.number.Numberer_en
Show an ordinal number as English words in a requested case (for example, Twentyfirst)
toOrdinalWords(String,long,int) - method in class net.sf.saxon.number.Numberer_fr
toOrdinalWords(String,long,int) - method in class net.sf.saxon.number.Numberer_frBE
Show an ordinal number as English words in a requested case (for example, Twentyfirst)
toOrdinalWords(String,long,int) - method in class net.sf.saxon.number.Numberer_it
Show an ordinal number as Italian words in a requested case (for example, Twentyfirst)
toOrdinalWords(String,long,int) - method in class net.sf.saxon.number.Numberer_nl
Show an ordinal number as dutch words in a requested case (for example, Twentyfirst)
toOrdinalWords(String,long,int) - method in class net.sf.saxon.number.Numberer_nlBE
Show an ordinal number as dutch words in a requested case (for example, Twentyfirst)
toOrdinalWords(String,long,int) - method in class net.sf.saxon.number.Numberer_sv
Show an ordinal number as swedish words in a requested case (for example, Twentyfirst)
toRoman(long) - static method in class net.sf.saxon.number.AbstractNumberer
Generate a Roman numeral (in lower case)
toString() - method in class net.sf.saxon.pattern.AnyChildNodePattern
toString() - method in class net.sf.saxon.type.AnyItemType
toString() - method in class net.sf.saxon.pattern.AnyNodeTest
toString() - method in class net.sf.saxon.value.AtomicValue
Get string value.
toString() - method in class net.sf.saxon.expr.AxisExpression
Represent the expression as a string for diagnostics
toString() - method in class net.sf.saxon.expr.BinaryExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.value.BooleanValue
Diagnostic display of this value as a string
toString() - method in class net.sf.saxon.type.BuiltInAtomicType
toString() - method in class net.sf.saxon.expr.CastExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.tinytree.CharSlice
Convert to a string
toString() - method in class net.sf.saxon.pattern.CombinedNodeTest
toString() - method in class net.sf.saxon.tinytree.CompressedWhitespace
Returns a string representation of the object.
toString() - method in class net.sf.saxon.pattern.ContentTypeTest
toString() - method in class net.sf.saxon.expr.ContextItemExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.pattern.DocumentNodeTest
toString() - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
toString() - method in class net.sf.saxon.pattern.EmptySequenceTest
toString() - method in class net.sf.saxon.expr.Expression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.type.ExternalObjectType
toString() - method in class net.sf.saxon.om.FastStringBuffer
Convert contents of the FastStringBuffer to a string
toString() - method in class net.sf.saxon.expr.FilterExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.expr.FunctionCall
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.pattern.IdrefTest
toString() - method in class net.sf.saxon.sort.IntArraySet
toString() - method in class net.sf.saxon.sort.IntRangeSet
toString() - method in class net.sf.saxon.tinytree.LargeStringBuffer
Convert to a string
toString() - method in class net.sf.saxon.expr.Literal
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.pattern.LocalNameTest
toString() - method in class net.sf.saxon.pattern.NamespaceTest
toString() - method in class net.sf.saxon.pattern.NameTest
toString() - method in class net.sf.saxon.pattern.NodeKindTest
toString() - method in class net.sf.saxon.pattern.NodeTestPattern
Display the pattern for diagnostics
toString() - method in class net.sf.saxon.value.NotationValue
The toString() method returns the name in the form QName("uri", "local")
toString() - method in class net.sf.saxon.value.NumericValue
Produce a string representation of the value
toString() - method in class net.sf.saxon.expr.ParentNodeExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.expr.PathExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.pattern.Pattern
Get the original pattern text
toString() - method in class net.sf.saxon.s9api.QName
Convert the value to a string.
toString() - method in class net.sf.saxon.value.QualifiedNameValue
The toString() method returns the name in the form QName("uri", "local")
toString() - method in class net.sf.saxon.expr.RootExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.xqj.SaxonXQItemType
toString() - method in class net.sf.saxon.xqj.SaxonXQSequenceType
toString() - method in class net.sf.saxon.value.SequenceType
Return a string representation of this SequenceType
toString() - method in class net.sf.saxon.s9api.Serializer.Property
Get the name of the property expressed as a QName in Clark notation.
toString() - method in class net.sf.saxon.value.StringValue
Get string value.
toString() - method in class net.sf.saxon.om.StructuredQName
The toString() method displays the QName as a lexical QName, that is prefix:local
toString() - method in class net.sf.saxon.expr.UnaryExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.type.ValidationException
Returns the String representation of this Exception
toString() - method in class net.sf.saxon.type.ValidationFailure
Returns the String representation of this Exception
toString() - method in class net.sf.saxon.value.Value
Convert to a string for diagnostic output
toString() - method in class net.sf.saxon.expr.VariableReference
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form, but there is no guarantee that the syntax will actually be true XPath.
toString() - method in class net.sf.saxon.s9api.XdmAtomicValue
Get the result of converting the atomic value to a string.
toString() - method in class net.sf.saxon.s9api.XdmNode
The toString() method returns a simple XML serialization of the node with defaulted serialization parameters.
toString() - method in class net.sf.saxon.javax.xml.xquery.XQSequenceType
toString(int) - static method in class net.sf.saxon.value.Cardinality
Display the cardinality as a string
toString(int) - static method in class net.sf.saxon.pattern.NodeKindTest
toString(int) - static method in class net.sf.saxon.om.Validation
toString(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.type.AnyItemType
Produce a representation of this type name for use in error messages.
toString(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.expr.AxisExpression
Represent the expression as a string for diagnostics
toString(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.type.BuiltInAtomicType
Produce a representation of this type name for use in error messages.
toString(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.pattern.CombinedNodeTest
Display the type descriptor for diagnostics
toString(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.pattern.DocumentNodeTest
Display the type descriptor for diagnostics
toString(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.dotnet.DotNetExternalObjectType
Produce a representation of this type name for use in error messages.
toString(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.type.ExternalObjectType
Produce a representation of this type name for use in error messages.
toString(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.type.ItemType
Produce a representation of this type name for use in error messages.
toString(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.pattern.NameTest
Display the type descriptor for diagnostics
toString(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.pattern.NodeTest
Display the type descriptor for diagnostics
toString(net.sf.saxon.om.NamePool) - method in class net.sf.saxon.pattern.SubstitutionGroupTest
Display the type descriptor for diagnostics
toStructuredQName() - method in class net.sf.saxon.value.QNameValue
Convert to a StructuredQName
Calculate the total of a sequence.
toWords(long) - method in class net.sf.saxon.number.AbstractNumberer
Show the number as words in title case.
toWords(long) - method in class net.sf.saxon.number.Numberer_da
toWords(long) - method in class net.sf.saxon.number.Numberer_de
Show the number as words in title case.
toWords(long) - method in class net.sf.saxon.number.Numberer_en
Show the number as words in title case.
toWords(long) - method in class net.sf.saxon.number.Numberer_fr
toWords(long) - method in class net.sf.saxon.number.Numberer_frBE
Show the number as words in title case.
toWords(long) - method in class net.sf.saxon.number.Numberer_it
Show the number as words in title case.
toWords(long) - method in class net.sf.saxon.number.Numberer_nl
Show the number as words in title case.
toWords(long) - method in class net.sf.saxon.number.Numberer_nlBE
Show the number as words in title case.
toWords(long) - method in class net.sf.saxon.number.Numberer_sv
Show the number as words in title case.
toWords(long,int) - method in class net.sf.saxon.number.AbstractNumberer
Format a number as English words with specified case options
toWords(long,int) - method in class net.sf.saxon.number.Numberer_da
toWords(long,int) - method in class net.sf.saxon.number.Numberer_fr
toWords(long,int) - method in class net.sf.saxon.number.Numberer_frBE
Format a number as English words with specified case options
toWords(long,int) - method in class net.sf.saxon.number.Numberer_it
Format a number as English words with specified case options
toWords(long,int) - method in class net.sf.saxon.number.Numberer_nl
Format a number as English words with specified case options
toWords(long,int) - method in class net.sf.saxon.number.Numberer_nlBE
Format a number as English words with specified case options
toWords(long,int) - method in class net.sf.saxon.number.Numberer_sv
Format a number as English words with specified case options
toXMLFormat() - method in class net.sf.saxon.xqj.SaxonXMLGregorianCalendar
Return the lexical representation of this instance.
Trace - class net.sf.saxon.functions.Trace
This class supports the XPath 2.0 function trace().
trace(String) - method in class net.sf.saxon.expr.Optimizer
Trace optimization actions
trace(String,net.sf.saxon.expr.Expression) - method in class net.sf.saxon.expr.Optimizer
Trace optimization actions
TRACE_CALL - static field in class net.sf.saxon.trace.Location
An explicit call of the fn:trace() function.
TRACE_EXTERNAL_FUNCTIONS - static field in class net.sf.saxon.FeatureKeys
TRACE_EXTERNAL_FUNCTIONS must be a Boolean; it determines whether the loading and binding of extension functions is traced
TRACE_LISTENER - static field in class net.sf.saxon.FeatureKeys
TRACE_LISTENER must be an instance of a class that implements TraceListener.
TRACE_OPTIMIZER_DECISIONS - static field in class net.sf.saxon.FeatureKeys
TRACE_OPTIMIZER_DECISIONS must be a Boolean; it determines whether decisions made by the optimizer are traced
TraceEventMulticaster - class net.sf.saxon.trace.TraceEventMulticaster
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.
TraceExpression - class net.sf.saxon.instruct.TraceExpression
A subclass of TraceWrapper used to trace expressions in XPath and XQuery.
TraceExpression(net.sf.saxon.expr.Expression) - constructor for class net.sf.saxon.instruct.TraceExpression
Create a trace expression that traces execution of a given child expression
TraceInstruction - class net.sf.saxon.instruct.TraceInstruction
A run-time instruction which wraps a real instruction and traces its entry and exit to the TraceListener
Create a Trace instruction
TraceListener - interface net.sf.saxon.trace.TraceListener
This interface defines methods that are called by Saxon during the execution of a stylesheet, if tracing is switched on.
TraceWrapper - class net.sf.saxon.instruct.TraceWrapper
This class is a tracing wrapper around any expression: it delivers the same result as the wrapped expression, but traces its evaluation to a TraceListener
TracingEventIterator - class net.sf.saxon.evpull.TracingEventIterator
This class is a filter for a sequence of pull events; it returns the input sequence unchanged, but traces execution to System.err
Create an event iterator that traces all events received from the base sequence, and returns them unchanged
TracingFilter - class net.sf.saxon.event.TracingFilter
A filter that can be inserted into a Receiver pipeline to trace the events that pass through
TracingFilter() - constructor for class net.sf.saxon.event.TracingFilter
Create a TracingFilter and allocate a unique Id.
TracingFilter(net.sf.saxon.event.Receiver) - constructor for class net.sf.saxon.event.TracingFilter
Create a TracingFilter and allocate a unique Id.
Trace.TracingIterator - class net.sf.saxon.functions.Trace.TracingIterator
Tracing Iterator class
Find all the nodes in ns1 that are after the first node in ns2.
Transform - class net.sf.saxon.Transform
This Transform class is the entry point to the Saxon XSLT Processor.
transform() - method in class net.sf.saxon.s9api.XsltTransformer
Perform the transformation.
Run a transformation to convert an input tree to an output document
Run a transformation to convert an input tree to an output document, supplying parameters to the transformation.
transform(Source,Result) - method in class net.sf.saxon.Controller
Perform a transformation from a Source document to a Result document.
Transform a source XML document supplied as a tree.
A TransformerFactoryImpl instance can be used to create Transformer and Template objects.
TransformerFactoryImpl() - constructor for class net.sf.saxon.TransformerFactoryImpl
Default constructor.
Construct a TransformerFactory using an existing Configuration.
TransformerHandlerImpl implements the javax.xml.transform.sax.TransformerHandler interface.
Create a TransformerHandlerImpl and initialise variables.
TransformerReceiver - class net.sf.saxon.event.TransformerReceiver
TransformerReceiver is similar in concept to the JAXP TransformerHandler, except that it implements Saxon's Receiver interface rather than the standard SAX2 interface.
TransformerReceiver(net.sf.saxon.Controller) - constructor for class net.sf.saxon.event.TransformerReceiver
Create a TransformerHandlerImpl and initialise variables.
Translate - class net.sf.saxon.functions.Translate
Implement the XPath translate() function
translate(CharSequence,int,boolean) - method in class net.sf.saxon.java.JDK14RegexTranslator
Translates a regular expression in the syntax of XML Schemas Part 2 into a regular expression in the syntax of java.util.regex.Pattern.
Translates a regular expression in the syntax of XML Schemas Part 2 into a regular expression in the syntax of java.util.regex.Pattern.
Translates a regular expression in the syntax of XML Schemas Part 2 into a regular expression in the syntax of java.util.regex.Pattern.
Perform the translate function
translateAtom() - method in class net.sf.saxon.dotnet.DotNetRegexTranslator
translateAtom() - method in class net.sf.saxon.java.JDK14RegexTranslator
translateAtom() - method in class net.sf.saxon.java.JDK15RegexTranslator
translateAtom() - method in class net.sf.saxon.regex.RegexTranslator
translateBranch() - method in class net.sf.saxon.regex.RegexTranslator
translateQuantifier() - method in class net.sf.saxon.regex.RegexTranslator
translateQuantity() - method in class net.sf.saxon.regex.RegexTranslator
translateRegExp() - method in class net.sf.saxon.regex.RegexTranslator
translateTop() - method in class net.sf.saxon.regex.RegexTranslator
Implement the translate() function using an index built at compile time
TREAT_AS - static field in class net.sf.saxon.expr.Token
operator "treat as"
treatCurrentAsOperator() - method in class net.sf.saxon.expr.Tokenizer
Force the current token to be treated as an operator if possible
TreatExpression - class net.sf.saxon.expr.TreatExpression
Treat Expression: implements "treat as data-type ( expression )".
TreatFn - class net.sf.saxon.functions.TreatFn
This class supports the XPath 2.0 functions exactly-one(), one-or-more(), zero-or-one().
tree - field in class net.sf.saxon.tinytree.TinyNodeImpl
TREE_MODEL - static field in class net.sf.saxon.FeatureKeys
TREE_MODEL must be an Integer: Builder.LINKED_TREE or Builder.TINY_TREE
TreeBuilder - class net.sf.saxon.tree.TreeBuilder
The Builder class is responsible for taking a stream of SAX events and constructing a Document tree.
TreeBuilder() - constructor for class net.sf.saxon.tree.TreeBuilder
create a Builder and initialise variables
TreeReceiver - class net.sf.saxon.event.TreeReceiver
A TreeReceiver acts as a bridge between a SequenceReceiver, which can receive events for constructing any kind of sequence, and an ordinary Receiver, which only handles events relating to the building of trees.
TreeReceiver(net.sf.saxon.event.Receiver) - constructor for class net.sf.saxon.event.TreeReceiver
Create a TreeReceiver
TreeWalker - class net.sf.saxon.pull.TreeWalker
This implementation of the Saxon pull interface starts from any NodeInfo, and returns the events corresponding to that node and its descendants (including their attributes and namespaces).
trim(CharSequence) - static method in class net.sf.saxon.value.Whitespace
Trim leading and trailing whitespace from a string, returning a string.
trimWhitespace(CharSequence) - static method in class net.sf.saxon.value.Whitespace
Remove leading and trailing whitespace.
TRUE - static field in class net.sf.saxon.functions.BooleanFn
TRUE - static field in class net.sf.saxon.value.BooleanValue
The boolean value TRUE
TRUE - static field in class net.sf.saxon.value.StringValue
truncateURI(String) - static method in class net.sf.saxon.expr.ExpressionLocation
Truncate a URI to its last component
Try converting a filter expression to a call on the key function.
Replace a function call by the body of the function, assuming all conditions for inlining the function are satisfied
Try to convert a Choose expression into a switch
Try to precompile the arguments to the function.
tryToExpand(String) - static method in class net.sf.saxon.functions.ResolveURI
If a system ID can't be parsed as a URL, try to expand it as a relative URI using the current directory as the base URI.
Test whether a path expression is an absolute path - that is, a path whose first step selects a document node; if not, see if it can be converted to an absolute path.
TUNNEL - static field in class net.sf.saxon.om.StandardNames
tunnel - field in class net.sf.saxon.style.XSLGeneralVariable
TupleExpression - class net.sf.saxon.sort.TupleExpression
A tuple expression is an expression that returns a tuple.
TupleExpression(int) - constructor for class net.sf.saxon.sort.TupleExpression
TupleSorter - class net.sf.saxon.sort.TupleSorter
A TupleSorter is an expression that sorts a stream of tuples.
Create a TupleSorter
Mapping function to map the wrapped objects returned by the SortedTupleIterator into real items.
Type - class net.sf.saxon.type.Type
This class contains static information about types and methods for constructing type codes.
TYPE - static field in class net.sf.saxon.om.StandardNames
type(java.lang.String) - static method in class net.sf.saxon.dotnet.DotNetExtensionFunctionCall
TYPE_AVAILABLE - static field in class net.sf.saxon.functions.Available
TYPE_OP - static field in class net.sf.saxon.expr.RoleLocator
Display the value of the type annotation of a node or an atomic value
Type check an expression, via the ExpressionVisitor
Type check the compiled representation of this global variable
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Type-check the expression statically.
Type-check the expression statically.
Type-check the expression
Type-check the expression
Type-check the expression
Type-check the expression.
Type-check the expression.
Type-check the expression
Type-check the expression
Type-check the expression
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Type-check the expression.
Perform type checking of an expression and its subexpressions.
Type-check the expression.
Perform type checking of an expression and its subexpressions.
Type-check the expression
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Type-check the expression
Type-check the expression.
Type-check the expression
Type-check the expression
Type-check the expression
Type-check the expression.
Type-check the expression
Type-check the expression
Perform type checking of an expression and its subexpressions.
Type-check the expression
Type-check the expression.
Type-check the expression.
Type-check the expression.
The typeCheck method suppresses compile-time evaluation
Type-check the expression
TypeCheck an expression
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Perform static analysis of an expression and its subexpressions.
Type-check the expression
Perform type checking of an expression and its subexpressions.
Perform type analysis
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Type-check the expression
Type-check the expression
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Type-check the expression
The typeCheck() method is called in XQuery, where node constructors are implemented as Expressions.
Type-check the expression.
Type-check the expression
Type-check the expression
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Type-check the expression
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Type-check the expression.
Perform type checking of an expression and its subexpressions.
Type-check the expression.
Type-check the expression
Perform type checking of an expression and its subexpressions.
Perform type checking of an expression and its subexpressions.
Type-check the expression
Type-check the expression.
Type-check the expression
Perform type checking of an expression and its subexpressions.
Type-check an expression.
Type-check a pattern.
TypeChecker - class net.sf.saxon.expr.TypeChecker
This class provides Saxon's type checking capability.
typeCheckGlobalVariables(List) - method in class net.sf.saxon.query.QueryModule
Perform type checking on global variables.
TypeCheckingFilter - class net.sf.saxon.event.TypeCheckingFilter
A filter on the push pipeline that performs type checking, both of the item type and the cardinality.
typeCodeArray - field in class net.sf.saxon.tinytree.TinyTree
Method used in subclasses to signal a runtime type error
TypeHierarchy - class net.sf.saxon.type.TypeHierarchy
This class exists to provide answers to questions about the type hierarchy.
TypeHierarchy(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.type.TypeHierarchy
Create the type hierarchy cache for a configuration
TypeInfoImpl - class net.sf.saxon.dom.TypeInfoImpl
This class implements the DOM TypeInfo interface as a wrapper over the Saxon SchemaType interface.
Construct a TypeInfo based on a SchemaType
typeLabel - field in class net.sf.saxon.value.AtomicValue
TYPESWITCH - static field in class net.sf.saxon.expr.Token
Keyword "typeswitch"
TYPESWITCH_EXPRESSION - static field in class net.sf.saxon.trace.Location
An XPath or XQuery "typeswitch" expression.

U

UNARY_EXPR - static field in class net.sf.saxon.expr.RoleLocator
UnaryExpression - class net.sf.saxon.expr.UnaryExpression
Unary Expression: an expression taking a single operand expression
UnaryExpression(net.sf.saxon.expr.Expression) - constructor for class net.sf.saxon.expr.UnaryExpression
An UnboundFunctionLibrary is not a real function library; rather, it is used to keep track of function calls that cannot yet be bound to a known declared function, but will have to be bound when all user-declared functions are available.
UnboundFunctionLibrary() - constructor for class net.sf.saxon.query.UnboundFunctionLibrary
Create an XQueryFunctionLibrary
When tree construction is deferred, innocuous methods such as NodeInfo#getLocalName() may trigger a dynamic error.
UNCLASSIFIED - static field in class net.sf.saxon.trace.Location
Unclassified location.
UncommittedSerializer - class net.sf.saxon.event.UncommittedSerializer
This class is used when the decision on which serialization method to use has to be delayed until the first element is read.
UncommittedSerializer(Result,Properties) - constructor for class net.sf.saxon.event.UncommittedSerializer
Create an uncommitted Serializer
uncompress(long,net.sf.saxon.om.FastStringBuffer) - static method in class net.sf.saxon.tinytree.CompressedWhitespace
Uncompress the whitespace to a FastStringBuffer
A document node whose construction is deferred.
Create an unconstructed (pending) document node
UnconstructedElement - class net.sf.saxon.pull.UnconstructedElement
An element node whose construction is deferred.
Create an unconstructed (pending) element node
UnconstructedParent - class net.sf.saxon.pull.UnconstructedParent
This class represents a virtual element node, the result of an element constructor that (in general) hasn't been fully evaluated.
Create an UnconstructedParent node
UNDECIDED - static field in class net.sf.saxon.expr.ExpressionTool
UNDECLARE_PREFIXES - static field in class net.sf.saxon.event.SaxonOutputKeys
undeclare-prefixes = "yes" | "no".
UNDECLARE_PREFIXES - static field in class net.sf.saxon.om.StandardNames
undeclaredNamespaceError(String,String) - method in class net.sf.saxon.style.StyleElement
UndeclaredVariable - class net.sf.saxon.query.UndeclaredVariable
An UndeclaredVariable object is created when a reference is encountered to a variable that has not yet been declared.
UndeclaredVariable() - constructor for class net.sf.saxon.query.UndeclaredVariable
undeclareNamespace() - method in class net.sf.saxon.query.QueryModule
Undeclare the most recently-declared active namespace.
undeclareNamespaces - field in class net.sf.saxon.event.XMLEmitter
undeclareNamespacesForElement() - method in class net.sf.saxon.event.StartTagBuffer
undeclareRangeVariable() - method in class net.sf.saxon.expr.ExpressionParser
Note when the most recently declared range variable has gone out of scope
UnfailingIterator - interface net.sf.saxon.om.UnfailingIterator
A SequenceIterator is used to iterate over a sequence.
UNICODE_3_1_ADD_Ll - static field in class net.sf.saxon.regex.RegexData
UNICODE_3_1_ADD_Lu - static field in class net.sf.saxon.regex.RegexData
UNICODE_3_1_CHANGE_No_to_Nl_MAX - static field in class net.sf.saxon.regex.RegexData
UNICODE_3_1_CHANGE_No_to_Nl_MIN - static field in class net.sf.saxon.regex.RegexData
UnicodeCharacterSet - class net.sf.saxon.charcode.UnicodeCharacterSet
This class defines properties of the Unicode character set
UnicodeData - class net.sf.saxon.codenorm.UnicodeData
UnicodeNormalizer - class net.sf.saxon.event.UnicodeNormalizer
UnicodeNormalizer: This ProxyReceiver performs unicode normalization on the contents of attribute and text nodes.
UnicodeNormalizer(String) - constructor for class net.sf.saxon.event.UnicodeNormalizer
Return the Unicode string corresponding to a given sequence of Unicode code values
UNION - static field in class net.sf.saxon.expr.Token
"union" or "|" token
union(int,int) - static method in class net.sf.saxon.value.Cardinality
Form the union of two cardinalities.
union(net.sf.saxon.sort.IntArraySet) - method in class net.sf.saxon.sort.IntArraySet
Form a new set that is the union of this set with another set.
union(net.sf.saxon.sort.IntHashSet) - method in class net.sf.saxon.sort.IntHashSet
Form a new set that is the union of this set with another set.
UnionEnumeration - class net.sf.saxon.expr.UnionEnumeration
An enumeration representing a nodeset that is a union of two other NodeSets.
Create the iterator.
UnionPattern - class net.sf.saxon.pattern.UnionPattern
A pattern formed as the union (or) of two other patterns
Constructor
UNKNOWN - static field in class net.sf.saxon.expr.Token
Pseudo-token representing the start of the expression
UNKNOWN_POSITION - static field in class net.sf.saxon.regex.RegexSyntaxException
Represents an unknown position within a string containing a regular expression.
UnknownCharacterSet - class net.sf.saxon.charcode.UnknownCharacterSet
This class establishes properties of a character set that is known to the Java VM but not specifically known to Saxon
Unordered - class net.sf.saxon.functions.Unordered
XPath 2.0 unordered() function
UNORDERED - static field in class net.sf.saxon.expr.PromotionOffer
UNORDERED indicates that the containing expression does not require the results to be delivered in any particular order.
UNPARSED_TEXT - static field in class net.sf.saxon.functions.UnparsedText
UNPARSED_TEXT_AVAILABLE - static field in class net.sf.saxon.functions.UnparsedText
UnparsedEntity - class net.sf.saxon.functions.UnparsedEntity
Implements the unparsed-entity-uri() function defined in XSLT 1.0 and the unparsed-entity-public-id() function defined in XSLT 2.0
UnparsedEntity - class net.sf.saxon.pull.UnparsedEntity
This class is used to represent unparsed entities in the PullProvider interface
UnparsedText - class net.sf.saxon.functions.UnparsedText
UnparsedTextURIResolver - interface net.sf.saxon.trans.UnparsedTextURIResolver
An UnparsedTextURIResolver accepts an absolute URI and optionally an encoding name as input, and returns a Reader as its result.
unravel(Source) - method in class net.sf.saxon.Configuration
Get a NodeInfo corresponding to a DOM or other external Node, either by wrapping or unwrapping the external Node.
unravel(Source,net.sf.saxon.Configuration) - static method in class net.sf.saxon.Controller
Get a NodeInfo corresponding to a DOM Node, either by wrapping or unwrapping the DOM Node.
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
unravel(Source,net.sf.saxon.Configuration) - method in class net.sf.saxon.dom.DOMEnvelope
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
unreadChar() - method in class net.sf.saxon.expr.Tokenizer
Step back one character.
This exception occurs when an attempt is made to dereference a reference from one schema component to another, if the target of the reference cannot be found.
UnresolvedReferenceException(String) - constructor for class net.sf.saxon.type.UnresolvedReferenceException
UNSIGNED_BYTE - static field in class net.sf.saxon.type.BuiltInAtomicType
UNSIGNED_INT - static field in class net.sf.saxon.type.BuiltInAtomicType
UNSIGNED_LONG - static field in class net.sf.saxon.type.BuiltInAtomicType
UNSIGNED_SHORT - static field in class net.sf.saxon.type.BuiltInAtomicType
Remove unwanted sorting from an expression, at compile time
Remove unwanted sorting from an expression, at compile time, if and only if it is known that the result of the expression will be homogeneous (all nodes, or all atomic values).
UNSPECIFIED - static field in class net.sf.saxon.value.Whitespace
UNSPECIFIED_TREE_MODEL - static field in class net.sf.saxon.event.Builder
Constant denoting a request for the default tree model
Untyped - class net.sf.saxon.type.Untyped
This class has a singleton instance which represents the complex type xdt:untyped, used for elements that have not been validated.
UNTYPED_ATOMIC - static field in class net.sf.saxon.type.BuiltInAtomicType
An UntypedAtomicConverter is an expression that converts any untypedAtomic items in a sequence to a specified type
Constructor
UntypedAtomicValue - class net.sf.saxon.value.UntypedAtomicValue
An Untyped Atomic value.
UntypedAtomicValue(CharSequence) - constructor for class net.sf.saxon.value.UntypedAtomicValue
Constructor
UNVALIDATED - static field in class net.sf.saxon.type.SchemaComponent
Validation status: not yet validated
UPPER_CASE - static field in class net.sf.saxon.number.AbstractNumberer
UPPERCASE - static field in class net.sf.saxon.functions.ForceCase
A Collator used for comparing strings, with upper case collated before lower case if the strings are otherwise equal.
Create an UppercaseFirstCollator
URI - static field in class net.sf.saxon.Err
URI - static field in class net.sf.saxon.functions.UnparsedEntity
URIQueryParameters - class net.sf.saxon.functions.URIQueryParameters
A set of query parameters on a URI passed to the collection() or document() function
URIQueryParameters(String,net.sf.saxon.Configuration) - constructor for class net.sf.saxon.functions.URIQueryParameters
uriResolverClass - field in class net.sf.saxon.Query
USE - static field in class net.sf.saxon.om.StandardNames
USE_ATTRIBUTE_SETS - static field in class net.sf.saxon.om.StandardNames
USE_CHARACTER_MAPS - static field in class net.sf.saxon.event.SaxonOutputKeys
use-character-map = list-of-qnames.
USE_CHARACTER_MAPS - static field in class net.sf.saxon.om.StandardNames
USE_NULL_MARKERS - static field in class net.sf.saxon.event.ReceiverOptions
Flag used when an attribute value or text node contains null characters before and after strings generated by character mapping; these strings are to be output without escaping
USE_PI_DISABLE_OUTPUT_ESCAPING - static field in class net.sf.saxon.FeatureKeys
USE_PI_DISABLE_OUTPUT_ESCAPING must be a Boolean.
USE_WHEN - static field in class net.sf.saxon.om.StandardNames
USE_WHEN - static field in class net.sf.saxon.functions.SystemFunctionLibrary
UseAttributeSets - class net.sf.saxon.instruct.UseAttributeSets
This instruction corresponds to a use-attribute-sets attribute on a literal result element, xsl:element, or xsl:copy.
UseAttributeSets(net.sf.saxon.instruct.AttributeSet[]) - constructor for class net.sf.saxon.instruct.UseAttributeSets
Create a use-attribute-sets expression
useContextItemAsDefault() - method in class net.sf.saxon.functions.SystemFunction
Set "." as the default value for the first and only argument.
Use global parameter.
Use local parameter.
Use local parameter.
Use local parameter.
Use local parameter.
USER_DEFINED_MASK - static field in class net.sf.saxon.om.NamePool
UserFunction - class net.sf.saxon.instruct.UserFunction
This object represents the compiled form of a user-written function (the source can be either an XSLT stylesheet function or an XQuery function).
UserFunction() - constructor for class net.sf.saxon.instruct.UserFunction
Create a user-defined function with no body (the body must be added later)
UserFunction(net.sf.saxon.expr.Expression) - constructor for class net.sf.saxon.instruct.UserFunction
Create a user-defined function
UserFunctionCall - class net.sf.saxon.expr.UserFunctionCall
This class represents a call to a user-defined function in the stylesheet or query.
UserFunctionCall() - constructor for class net.sf.saxon.expr.UserFunctionCall
Create a function call to a user-written function in a query or stylesheet
UserFunctionParameter - class net.sf.saxon.instruct.UserFunctionParameter
Run-time object representing a formal argument to a user-defined function
UserFunctionParameter() - constructor for class net.sf.saxon.instruct.UserFunctionParameter
Create a UserFunctionParameter
usesContextItem() - method in class net.sf.saxon.query.XQueryExpression
Ask whether this query uses the context item
usesNamespaces - field in class net.sf.saxon.tinytree.TinyTree
usesWriter() - method in class net.sf.saxon.event.Emitter
Determine whether the Emitter wants a Writer for character output or an OutputStream for binary output.
useURLs - field in class net.sf.saxon.Query
useURLs - field in class net.sf.saxon.Transform
UseWhenFilter - class net.sf.saxon.style.UseWhenFilter
This is a filter inserted into the input pipeline for processing stylesheet modules, whose task is to evaluate use-when expressions and discard those parts of the stylesheet module for which the use-when attribute evaluates to false.
UseWhenFilter(net.sf.saxon.event.StartTagBuffer) - constructor for class net.sf.saxon.style.UseWhenFilter
Create a UseWhenFilter
UseWhenStaticContext - class net.sf.saxon.style.UseWhenStaticContext
This class implements the static context used for evaluating use-when expressions in XSLT 2.0
Create a static context for evaluating use-when expressions
UTF16 - class net.sf.saxon.charcode.UTF16
A class to hold some static constants and methods associated with processing UTF16 and surrogate pairs

V

VALID_10_MASK - static field in class net.sf.saxon.charcode.XMLCharacterData
Bit setting to indicate that a character is valid in XML 1.0
VALID_11_MASK - static field in class net.sf.saxon.charcode.XMLCharacterData
Bit setting to indicate that a character is valid in XML 1.1
VALIDATE - static field in class net.sf.saxon.expr.Token
Various compound symbols supporting XQuery validation expression
validate() - method in class net.sf.saxon.style.AbsentExtensionElement
validate() - method in class net.sf.saxon.style.ExtensionInstruction
validate() - method in class net.sf.saxon.style.LiteralResultElement
Validate that this node is OK
validate() - method in class net.sf.saxon.style.SaxonAssign
validate() - method in class net.sf.saxon.style.SaxonCollation
validate() - method in class net.sf.saxon.style.SaxonDoctype
validate() - method in class net.sf.saxon.style.SaxonEntityRef
validate() - method in class net.sf.saxon.style.SaxonImportQuery
validate() - method in class net.sf.saxon.style.SaxonScript
validate() - method in class net.sf.saxon.style.SaxonWhile
validate() - method in class net.sf.saxon.sql.SQLClose
validate() - method in class net.sf.saxon.sql.SQLColumn
validate() - method in class net.sf.saxon.sql.SQLConnect
validate() - method in class net.sf.saxon.sql.SQLDelete
validate() - method in class net.sf.saxon.sql.SQLInsert
validate() - method in class net.sf.saxon.sql.SQLQuery
validate() - method in class net.sf.saxon.sql.SQLUpdate
Check that the stylesheet element is valid.
validate() - method in class net.sf.saxon.style.StyleElement
Check that the stylesheet element is valid.
validate() - method in class net.sf.saxon.style.XSLAnalyzeString
validate() - method in class net.sf.saxon.style.XSLApplyImports
validate() - method in class net.sf.saxon.style.XSLApplyTemplates
validate() - method in class net.sf.saxon.style.XSLAttribute
validate() - method in class net.sf.saxon.style.XSLAttributeSet
validate() - method in class net.sf.saxon.style.XSLCallTemplate
validate() - method in class net.sf.saxon.style.XSLCharacterMap
validate() - method in class net.sf.saxon.style.XSLChoose
validate() - method in class net.sf.saxon.style.XSLComment
Check that the stylesheet element is valid.
validate() - method in class net.sf.saxon.style.XSLCopy
validate() - method in class net.sf.saxon.style.XSLCopyOf
validate() - method in class net.sf.saxon.style.XSLDecimalFormat
validate() - method in class net.sf.saxon.style.XSLDocument
Check that the stylesheet element is valid.
validate() - method in class net.sf.saxon.style.XSLElement
validate() - method in class net.sf.saxon.style.XSLFallback
validate() - method in class net.sf.saxon.style.XSLForEach
validate() - method in class net.sf.saxon.style.XSLForEachGroup
validate() - method in class net.sf.saxon.style.XSLFunction
validate() - method in class net.sf.saxon.style.XSLGeneralIncorporate
validate() - method in class net.sf.saxon.style.XSLGeneralVariable
validate() - method in class net.sf.saxon.style.XSLIf
validate() - method in class net.sf.saxon.style.XSLImportSchema
validate() - method in class net.sf.saxon.style.XSLKey
validate() - method in class net.sf.saxon.style.XSLMatchingSubstring
validate() - method in class net.sf.saxon.style.XSLMessage
Check that the stylesheet element is valid.
validate() - method in class net.sf.saxon.style.XSLNamespace
validate() - method in class net.sf.saxon.style.XSLNamespaceAlias
validate() - method in class net.sf.saxon.style.XSLNextMatch
Check that the stylesheet element is valid.
validate() - method in class net.sf.saxon.style.XSLNumber
validate() - method in class net.sf.saxon.style.XSLOtherwise
validate() - method in class net.sf.saxon.style.XSLOutput
validate() - method in class net.sf.saxon.style.XSLOutputCharacter
validate() - method in class net.sf.saxon.style.XSLParam
validate() - method in class net.sf.saxon.style.XSLPerformSort
validate() - method in class net.sf.saxon.style.XSLPreserveSpace
validate() - method in class net.sf.saxon.style.XSLProcessingInstruction
validate() - method in class net.sf.saxon.style.XSLResultDocument
validate() - method in class net.sf.saxon.style.XSLSequence
validate() - method in class net.sf.saxon.style.XSLSort
validate() - method in class net.sf.saxon.style.XSLStringConstructor
validate() - method in class net.sf.saxon.style.XSLStylesheet
Validate this element
validate() - method in class net.sf.saxon.style.XSLTemplate
validate() - method in class net.sf.saxon.style.XSLText
Check that the stylesheet element is valid.
validate() - method in class net.sf.saxon.style.XSLValueOf
validate() - method in class net.sf.saxon.style.XSLVariableDeclaration
Check that the variable is not already declared, and allocate a slot number
validate() - method in class net.sf.saxon.style.XSLWhen
validate() - method in class net.sf.saxon.style.XSLWithParam
Validate that the string conforms to the rules for a built-in subtype of xs:string
Validate that a primitive atomic value is a valid instance of a type derived from the same primitive type.
Validate that a primitive atomic value is a valid instance of a type derived from the same primitive type.
Validate that a primitive atomic value is a valid instance of a type derived from the same primitive type.
Validate that a primitive atomic value is a valid instance of a type derived from the same primitive type.
validate(Source) - method in class net.sf.saxon.s9api.SchemaValidator
Validate an instance document supplied as a Source object
VALIDATE_EXPRESSION - static field in class net.sf.saxon.trace.Location
An XPath or XQuery "validate" expression.
VALIDATE_LAX - static field in class net.sf.saxon.expr.Token
VALIDATE_OUTPUT - static field in class net.sf.saxon.om.Validation
VALIDATE_STRICT - static field in class net.sf.saxon.expr.Token
This class allows subtypes of xs:integer to be held, as well as xs:integer values.
This class allows subtypes of xs:integer to be held, as well as xs:integer values.
This class allows subtypes of xs:integer to be held, as well as xs:integer values.
Validate an attribute value.
validateChildren() - method in class net.sf.saxon.style.LiteralResultElement
Validate the children of this node, recursively.
validateChildren() - method in class net.sf.saxon.style.StyleElement
Validate the children of this node, recursively.
Check whether a given input string is valid according to this SimpleType
Check whether a given input string is valid according to this SimpleType
Check whether a given input string is valid according to this SimpleType
Check whether a given input string is valid according to this SimpleType
Check whether a given input string is valid according to this SimpleType
Check whether a given input string is valid according to this SimpleType
VALIDATED - static field in class net.sf.saxon.type.SchemaComponent
Validation status: successfully validated
validateSubtree() - method in class net.sf.saxon.style.AbsentExtensionElement
Recursive walk through the stylesheet to validate all nodes
validateSubtree() - method in class net.sf.saxon.style.StyleElement
Recursive walk through the stylesheet to validate all nodes
VALIDATING - static field in class net.sf.saxon.type.SchemaComponent
Validation status: currently being validated
Validation - class net.sf.saxon.om.Validation
This class contains constants and static methods to manipulate the validation property of a type.
VALIDATION - static field in class net.sf.saxon.om.StandardNames
VALIDATION_MODE_MASK - static field in class net.sf.saxon.om.Validation
VALIDATION_WARNINGS - static field in class net.sf.saxon.FeatureKeys
VALIDATION_WARNINGS must be a Boolean.
validationError - field in class net.sf.saxon.style.StyleElement
ValidationException - class net.sf.saxon.type.ValidationException
This exception indicates a failure when validating an instance against a type defined in a schema.
ValidationException(Exception) - constructor for class net.sf.saxon.type.ValidationException
Creates a new ValidationException with the given nested exception.
ValidationException(String) - constructor for class net.sf.saxon.type.ValidationException
Creates a new ValidationException with the given message.
ValidationException(String,Exception) - constructor for class net.sf.saxon.type.ValidationException
Creates a new ValidationException with the given message and nested exception.
ValidationException(String,SourceLocator) - constructor for class net.sf.saxon.type.ValidationException
Create a new ValidationException from a message and a Locator.
ValidationFailure - class net.sf.saxon.type.ValidationFailure
This exception indicates a failure when validating an instance against a type defined in a schema.
ValidationFailure(Exception) - constructor for class net.sf.saxon.type.ValidationFailure
Creates a new ValidationFailure with the given nested exception.
ValidationFailure(String) - constructor for class net.sf.saxon.type.ValidationFailure
Creates a new ValidationException with the given message.
validCharacter(net.sf.saxon.expr.XPathContext,int) - static method in class net.sf.saxon.functions.Extensions
Test whether a given integer is the codepoint of a valid XML character
value - field in class net.sf.saxon.value.BigIntegerValue.BigIntegerComparable
value - field in class net.sf.saxon.value.DecimalValue.DecimalComparable
VALUE - static field in class net.sf.saxon.Err
value - field in class net.sf.saxon.value.Int64Value.Int64Comparable
Value - class net.sf.saxon.value.Value
A value is the result of an expression but it is also an expression in its own right.
VALUE - static field in class net.sf.saxon.om.StandardNames
value - field in class net.sf.saxon.value.StringValue
ValueComparison - class net.sf.saxon.expr.ValueComparison
ValueComparison: a boolean expression that compares two atomic values for equals, not-equals, greater-than or less-than.
Create a relational expression identifying the two operands and the operator
valueIterator() - method in class net.sf.saxon.sort.IntHashMap
Get an iterator over the values
ValueOf - class net.sf.saxon.instruct.ValueOf
An xsl:value-of element in the stylesheet.
ValueOf(net.sf.saxon.expr.Expression,boolean,boolean) - constructor for class net.sf.saxon.instruct.ValueOf
Create a new ValueOf expression
ValueRepresentation - interface net.sf.saxon.om.ValueRepresentation
A ValueRepresentation is a representation of a Value.
ValueTailIterator - class net.sf.saxon.expr.ValueTailIterator
ValueTailIterator iterates over a base sequence starting at an element other than the first.
Construct a ValueTailIterator
VARIABLE - static field in class net.sf.saxon.Err
VARIABLE - static field in class net.sf.saxon.expr.RoleLocator
VariableDeclaration - interface net.sf.saxon.expr.VariableDeclaration
Generic interface representing a variable declaration in the static context of an XPath expression.
variableName - field in class net.sf.saxon.expr.Assignation
variableQName - field in class net.sf.saxon.instruct.GeneralVariable
VariableReference - class net.sf.saxon.expr.VariableReference
Variable reference: a reference to a variable.
VariableReference() - constructor for class net.sf.saxon.expr.VariableReference
Create a Variable Reference
VariableReference(net.sf.saxon.expr.Binding) - constructor for class net.sf.saxon.expr.VariableReference
Create a Variable Reference
variables - field in class net.sf.saxon.functions.Evaluate.PreparedExpression
vendorFunctionLibrary - field in class net.sf.saxon.Configuration
VendorFunctionLibrary - class net.sf.saxon.functions.VendorFunctionLibrary
The VendorFunctionLibrary represents specially-recognized functions in the Saxon namespace.
VendorFunctionLibrary() - constructor for class net.sf.saxon.functions.VendorFunctionLibrary
Create the Vendor Function Library for Saxon
VennExpression - class net.sf.saxon.expr.VennExpression
An expression representing a nodeset that is a union, difference, or intersection of two other NodeSets
Constructor
Version - class net.sf.saxon.Version
The Version class holds the SAXON version information.
VERSION - static field in class net.sf.saxon.om.StandardNames
version - field in class net.sf.saxon.style.StyleElement
VERSION_WARNING - static field in class net.sf.saxon.FeatureKeys
VERSION_WARNING must be a Boolean.
VirtualCopier implements the XPath axes as applied to a VirtualCopy node.
VirtualCopy - class net.sf.saxon.om.VirtualCopy
This class represents a node that is a virtual copy of another node: that is, it behaves as a node that's the same as another node, but has different identity.
VirtualCopy(net.sf.saxon.om.NodeInfo) - constructor for class net.sf.saxon.om.VirtualCopy
Protected constructor: create a virtual copy of a node
A virtual copy of a document node
VirtualNode - interface net.sf.saxon.om.VirtualNode
This interface is implemented by NodeInfo implementations that act as wrappers on some underlying tree.
VirtualTreeWalker - class net.sf.saxon.pull.VirtualTreeWalker
A virtual tree walker provides a sequence of pull events describing the structure and content of a tree that is conceptually being constructed by expressions in a query or stylesheet; in fact the tree is not necessarily constructed in memory, and exists only as this stream of pull events.
Create a VirtualTreeWalker to navigate the tree constructed by evaluating a given instruction in a given dyamic context
VirtualUntypedCopy - class net.sf.saxon.om.VirtualUntypedCopy
This class represents a virtual copy of a node with type annotations stripped
Protected constructor: create a virtual copy of a node
visitor - field in class net.sf.saxon.expr.PromotionOffer
The expression visitor in use

W

warning(SAXParseException) - method in class net.sf.saxon.StandardErrorHandler
Callback interface for SAX: not for application use
warning(String) - method in class net.sf.saxon.expr.ExpressionParser
Output a warning message
Receive notification of a warning.
WARNING_IF_FALSE - static field in class net.sf.saxon.functions.DeepEqual
Flag indicating that a warning message explaining the reason why the sequences were deemed non-equal should be sent to the ErrorListener
wasCreatedFromJDBCConnection() - method in class net.sf.saxon.xqj.SaxonXQMetaData
wasCreatedFromJDBCConnection() - method in class net.sf.saxon.javax.xml.xquery.XQMetaData
weekInMonth(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the ISO week number of the current date within the month
weekInMonth(String) - static method in class net.sf.saxon.exslt.Date
Return the week number of a specified date within the month (Note, this function is underspecified in EXSLT)
weekInYear(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
Return the ISO week number of the current date
weekInYear(String) - static method in class net.sf.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 - static field in class net.sf.saxon.number.AbstractNumberer
WHERE - static field in class net.sf.saxon.expr.Token
Keyword "where"
WHERE_CLAUSE - static field in class net.sf.saxon.trace.Location
A WHERE clause in a FLWOR expression.
While - class net.sf.saxon.instruct.While
Handler for saxon:while elements in stylesheet.
While(net.sf.saxon.expr.Expression,net.sf.saxon.expr.Expression) - constructor for class net.sf.saxon.instruct.While
Whitespace - class net.sf.saxon.value.Whitespace
This class provides helper methods and constants for handling whitespace
WHITESPACE_TEXT - static field in class net.sf.saxon.type.Type
Item type representing a text node stored in the tiny tree as compressed whitespace
WhitespaceStrippingPolicy is an enumeration class defining the possible policies for handling whitespace text nodes in a source document.
WhitespaceTextImpl - class net.sf.saxon.tinytree.WhitespaceTextImpl
A node in the XML parse tree representing a text node with compressed whitespace content
Create a compressed whitespace text node
WHOLE_SECONDS - static field in class net.sf.saxon.functions.Component
WHOLE_TEXT_NODE - static field in class net.sf.saxon.event.ReceiverOptions
Flag used with the characters() event to indicate that the event represents an entire text node, that is, the text node has not been fragmented over several characters() events
Character class that matches a single specific character outside the BMP
WideSingleChar(int) - constructor for class net.sf.saxon.regex.SurrogateRegexTranslator.WideSingleChar
Create a character class for a single non-BMP character
WithParam - class net.sf.saxon.instruct.WithParam
An instruction derived from a xsl:with-param element in the stylesheet.
WithParam() - constructor for class net.sf.saxon.instruct.WithParam
Create a general variable
wrap - field in class net.sf.saxon.Query
WRAP - static field in class net.sf.saxon.event.SaxonOutputKeys
wrap="yes"|"no".
wrap(CharSequence) - static method in class net.sf.saxon.Err
Add delimiters to represent variable information within an error message
wrap(CharSequence,int) - static method in class net.sf.saxon.Err
Add delimiters to represent variable information within an error message
wrap(net.sf.saxon.om.NodeInfo) - static method in class net.sf.saxon.dom.NodeOverNodeInfo
Factory method to construct a DOM node that wraps an underlying Saxon NodeInfo
wrap(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.om.StrippedDocument
Create a wrapped node within this document
wrap(net.sf.saxon.om.NodeInfo) - method in class net.sf.saxon.om.VirtualCopy
Wrap a node in a VirtualCopy.
Take the results of a query (or any other SequenceIterator) and create an XML document containing copies of all items in the sequence, each item wrapped in a containing element that identifies its type
wrap(net.sf.saxon.om.ValueRepresentation) - static method in class net.sf.saxon.s9api.XdmValue
wrap(Node) - method in class net.sf.saxon.dom.DocumentWrapper
Create a wrapper for a node in this document
wrap(Node) - method in class net.sf.saxon.xom.DocumentWrapper
Wrap a node in the XOM document.
wrap(Object) - method in class net.sf.saxon.s9api.DocumentBuilder
Create a node by wrapping a recognized external node from a supported object model.
wrap(Object) - method in class net.sf.saxon.dom4j.DocumentWrapper
Wrap a node in the dom4j document.
wrap(Object) - method in class net.sf.saxon.jdom.DocumentWrapper
Wrap a node in the JDOM document.
wrap(XmlNode) - method in class net.sf.saxon.dotnet.DocumentWrapper
Create a wrapper for a node in this document
Wrap a document node in the external object model in a document wrapper that implements the Saxon DocumentInfo interface
Wrap a document node in the external object model in a document wrapper that implements the Saxon DocumentInfo interface.
Wrap a document node in the external object model in a document wrapper that implements the Saxon DocumentInfo interface.
Wrap a document node in the external object model in a document wrapper that implements the Saxon DocumentInfo interface
Wrap a document node in the external object model in a document wrapper that implements the Saxon DocumentInfo interface
Wrap a document node in the external object model in a document wrapper that implements the Saxon DocumentInfo interface
wrapItem(net.sf.saxon.om.Item) - static method in class net.sf.saxon.s9api.XdmItem
Wrap a node within the external object model in a node wrapper that implements the Saxon VirtualNode interface (which is an extension of NodeInfo)
Wrap a node in the external object model in a wrapper that implements the Saxon NodeInfo interface.
Wrap a node within the external object model in a node wrapper that implements the Saxon VirtualNode interface (which is an extension of NodeInfo)
Wrap a node within the external object model in a node wrapper that implements the Saxon VirtualNode interface (which is an extension of NodeInfo)
Wrap a node within the external object model in a node wrapper that implements the Saxon VirtualNode interface (which is an extension of NodeInfo)
Wrap a node within the external object model in a node wrapper that implements the Saxon VirtualNode interface (which is an extension of NodeInfo)
Wrap a DOM Node as a NodeInfo, unless it already wraps a NodeInfo, inwhich case unwrap it
write(b[]) - method in class net.sf.saxon.dotnet.DotNetOutputStream
Writes b.length bytes from the specified byte array to this output stream.
write(b[],int,int) - method in class net.sf.saxon.dotnet.DotNetOutputStream
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(cbuf[]) - method in class net.sf.saxon.dotnet.DotNetWriter
Write an array of characters.
write(cbuf[],int,int) - method in class net.sf.saxon.dotnet.DotNetWriter
Write a portion of an array of characters.
write(int) - method in class net.sf.saxon.dotnet.DotNetOutputStream
Writes the specified byte to this output stream.
write(int) - method in class net.sf.saxon.dotnet.DotNetWriter
Write a single character.
write(net.sf.saxon.om.Item) - method in class net.sf.saxon.event.SequenceOutputter
Abstract method to be supplied by subclasses: output one item in the sequence.
write(net.sf.saxon.om.Item) - method in class net.sf.saxon.event.SequenceWriter
Abstract method to be supplied by subclasses: output one item in the sequence.
write(String) - method in class net.sf.saxon.dotnet.DotNetWriter
Write a string.
write(Writer) - method in class net.sf.saxon.tinytree.CharSlice
Write the value to a writer
write(Writer) - method in class net.sf.saxon.tinytree.CompressedWhitespace
Write the value to a Writer
write(Writer) - method in class net.sf.saxon.om.FastStringBuffer
Write the value to a writer
write(Writer) - method in class net.sf.saxon.tinytree.LargeStringBuffer
Write the value to a writer
writeAttribute(int,String,CharSequence,int) - method in class net.sf.saxon.event.HTMLEmitter
Write attribute name=value pair.
writeAttribute(int,String,CharSequence,int) - method in class net.sf.saxon.event.XMLEmitter
Write attribute name=value pair.
writeCharSequence(CharSequence) - method in class net.sf.saxon.event.XMLEmitter
Write a CharSequence (without any escaping of special characters): various implementations
writeDeclaration() - method in class net.sf.saxon.event.TEXTEmitter
Output the XML declaration.
writeDeclaration() - method in class net.sf.saxon.event.XMLEmitter
Output the XML declaration
writeDocType(String,String,String) - method in class net.sf.saxon.event.XMLEmitter
Output the document type declaration
writeEscape(boolean[],Writer) - method in class net.sf.saxon.tinytree.CompressedWhitespace
Write the value to a Writer with escaping of special characters
writeEscape(CharSequence,boolean) - method in class net.sf.saxon.event.HTMLEmitter
Escape characters.
writeEscape(CharSequence,boolean) - method in class net.sf.saxon.event.XMLEmitter
Write contents of array to current writer, after escaping special characters.
writeEscape(CharSequence,boolean) - method in class net.sf.saxon.event.XQueryEmitter
Write contents of array to current writer, after escaping special characters.
writeItem(OutputStream,Properties) - method in class net.sf.saxon.xqj.SaxonXQItem
writeItem(OutputStream,Properties) - method in class net.sf.saxon.xqj.SaxonXQSequence
writeItem(OutputStream,Properties) - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
writeItem(Writer,Properties) - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
writeItem(Writer,Properties) - method in class net.sf.saxon.xqj.SaxonXQItem
writeItem(Writer,Properties) - method in class net.sf.saxon.xqj.SaxonXQSequence
writeItem(Writer,Properties) - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
writeItemToResult(Result) - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
writeItemToResult(Result) - method in class net.sf.saxon.xqj.SaxonXQItem
writeItemToResult(Result) - method in class net.sf.saxon.xqj.SaxonXQSequence
writeItemToResult(Result) - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
writeItemToSAX(ContentHandler) - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
writeItemToSAX(ContentHandler) - method in class net.sf.saxon.xqj.SaxonXQItem
writeItemToSAX(ContentHandler) - method in class net.sf.saxon.xqj.SaxonXQSequence
writeItemToSAX(ContentHandler) - method in class net.sf.saxon.javax.xml.xquery.XQItemAccessor
writer - field in class net.sf.saxon.event.Emitter
writeSequence(java.io.OutputStream,java.util.Properties) - method in class net.sf.saxon.javax.xml.xquery.XQSequence
writeSequence(java.io.Writer,java.util.Properties) - method in class net.sf.saxon.javax.xml.xquery.XQSequence
writeSequence(OutputStream,Properties) - method in class net.sf.saxon.xqj.SaxonXQSequence
writeSequence(Writer,Properties) - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
writeSequence(Writer,Properties) - method in class net.sf.saxon.xqj.SaxonXQSequence
writeSequenceToResult(javax.xml.transform.Result) - method in class net.sf.saxon.javax.xml.xquery.XQSequence
writeSequenceToResult(Result) - method in class net.sf.saxon.xqj.SaxonXQForwardSequence
writeSequenceToResult(Result) - method in class net.sf.saxon.xqj.SaxonXQSequence
writeSequenceToSAX(ContentHandler) - method in class net.sf.saxon.xqj.SaxonXQSequence
writeSequenceToSAX(org.xml.sax.ContentHandler) - method in class net.sf.saxon.javax.xml.xquery.XQSequence

X

XdmAtomicValue - class net.sf.saxon.s9api.XdmAtomicValue
The class XdmAtomicValue represents an item in an XPath 2.0 sequence that is an atomic value.
XdmAtomicValue(BigDecimal) - constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:decimal atomic value
XdmAtomicValue(boolean) - constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:boolean atomic value
XdmAtomicValue(double) - constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:double atomic value
XdmAtomicValue(float) - constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:float atomic value
XdmAtomicValue(long) - constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:integer atomic value
XdmAtomicValue(net.sf.saxon.s9api.QName) - constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:QName atomic value
XdmAtomicValue(net.sf.saxon.value.AtomicValue) - constructor for class net.sf.saxon.s9api.XdmAtomicValue
XdmAtomicValue(String) - constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:string atomic value
XdmAtomicValue(String,net.sf.saxon.s9api.ItemType) - constructor for class net.sf.saxon.s9api.XdmAtomicValue
Construct an atomic value given its lexical representation and the name of the required built-in atomic type.
XdmAtomicValue(URI) - constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:anyURI atomic value
XdmDestination - class net.sf.saxon.s9api.XdmDestination
An XdmDestination is a Destination in which an XdmNode is constructed to hold the output of a query or transformation: that is, a tree using Saxon's implementation of the XDM data model

No data needs to be supplied to the XdmDestination object.

XdmDestination() - constructor for class net.sf.saxon.s9api.XdmDestination
XdmEmptySequence - class net.sf.saxon.s9api.XdmEmptySequence
The class XdmEmptySequence represents an empty sequence in the XDM Data Model.
XdmItem - class net.sf.saxon.s9api.XdmItem
The class XdmItem represents an item in a sequence, as defined by the XDM data model.
XdmItem() - constructor for class net.sf.saxon.s9api.XdmItem
XdmItem(net.sf.saxon.om.Item) - constructor for class net.sf.saxon.s9api.XdmItem
XdmNode - class net.sf.saxon.s9api.XdmNode
This class represents a node in the XDM data model.
XdmNode(net.sf.saxon.om.NodeInfo) - constructor for class net.sf.saxon.s9api.XdmNode
XdmNodeKind - class net.sf.saxon.s9api.XdmNodeKind
Enumeration class defining the seven kinds of node defined in the XDM model
XdmSequenceIterator - class net.sf.saxon.s9api.XdmSequenceIterator
An iterator over an XPath sequence.
XdmValue - class net.sf.saxon.s9api.XdmValue
An value in the XDM data model.
XdmValue() - constructor for class net.sf.saxon.s9api.XdmValue
XdmValue(Iterable) - constructor for class net.sf.saxon.s9api.XdmValue
Create an XdmValue as a sequence of XdmItem objects
XdmValue(net.sf.saxon.om.ValueRepresentation) - constructor for class net.sf.saxon.s9api.XdmValue
XHTML - static field in class net.sf.saxon.om.NamespaceConstant
The XHTML namespace http://www.w3.org/1999/xhtml
XHTMLEmitter - class net.sf.saxon.event.XHTMLEmitter
XHTMLEmitter is an Emitter that generates XHTML output.
XHTMLIndenter - class net.sf.saxon.event.XHTMLIndenter
XHTMLIndenter: This class indents XHTML elements, by adding whitespace character data where appropriate.
XHTMLIndenter() - constructor for class net.sf.saxon.event.XHTMLIndenter
Create an XHTML indenter
XHTMLURIEscaper - class net.sf.saxon.event.XHTMLURIEscaper
This class performs URI escaping for the XHTML output method.
XINCLUDE - static field in class net.sf.saxon.FeatureKeys
XINCLUDE must be a Boolean.
XML - static field in class net.sf.saxon.om.NamespaceConstant
Fixed namespace name for XML: "http://www.w3.org/XML/1998/namespace".
XML - static field in class net.sf.saxon.om.StandardNames
XML10 - static field in class net.sf.saxon.Configuration
Constant indicating the XML Version 1.0
XML10ContentChecker - class net.sf.saxon.event.XML10ContentChecker
This class is used on the serialization pipeline to check that the document conforms to XML 1.0 rules.
XML11 - static field in class net.sf.saxon.Configuration
Constant indicating the XML Version 1.1
XML_BASE - static field in class net.sf.saxon.om.StandardNames
XML_CODE - static field in class net.sf.saxon.om.NamespaceConstant
Numeric code representing the XML namespace
XML_ID - static field in class net.sf.saxon.om.StandardNames
XML_LANG - static field in class net.sf.saxon.om.StandardNames
XML_NAMESPACE_CODE - static field in class net.sf.saxon.om.NamespaceConstant
The namespace code for the XML namespace
XML_SCHEMA - static field in class net.sf.saxon.Configuration
Constant indicating that the "host language" is XML Schema
XML_SCHEMA_SYNTAX - static field in class net.sf.saxon.regex.RegularExpression
Constant indication the regular expression language is XML Schema Part 2
XML_SPACE - static field in class net.sf.saxon.om.StandardNames
XML_VERSION - static field in class net.sf.saxon.FeatureKeys
XML_VERSION is a character string.
XMLCharacterData - class net.sf.saxon.charcode.XMLCharacterData
This module contains data regarding the classification of characters in XML 1.0 and XML 1.1, and a number of interrogative methods to support queries on this data.
XMLEmitter - class net.sf.saxon.event.XMLEmitter
XMLEmitter is an Emitter that generates XML output to a specified destination.
XMLIndenter - class net.sf.saxon.event.XMLIndenter
XMLIndenter: This ProxyReceiver indents elements, by adding character data where appropriate.
XMLIndenter() - constructor for class net.sf.saxon.event.XMLIndenter
Create an XML Indenter
XMLNS - static field in class net.sf.saxon.om.NamespaceConstant
The XMLNS namespace (used in DOM)
xmlVersion - field in class net.sf.saxon.regex.RegexTranslator
XOMObjectModel - class net.sf.saxon.xom.XOMObjectModel
This interface must be implemented by any third-party object model that can be wrapped with a wrapper that implements the Saxon Object Model (the NodeInfo interface).
XOMObjectModel() - constructor for class net.sf.saxon.xom.XOMObjectModel
XomUriResolver - class net.sf.saxon.xom.XomUriResolver
This class is a URI resolver that loads an XML document found at the relevant URI and builds a XOM tree from it; the XOM tree is then returned as a source object.
XomUriResolver(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.xom.XomUriResolver
XPATH - static field in class net.sf.saxon.Configuration
Constant indicating that the host language is XPATH itself - that is, a free-standing XPath environment
XPATH - static field in class net.sf.saxon.expr.ExpressionParser
XPATH_DEFAULT_NAMESPACE - static field in class net.sf.saxon.om.StandardNames
XPATH_EXPRESSION - static field in class net.sf.saxon.trace.Location
XPath expression, otherwise unclassified.
XPATH_IN_XSLT - static field in class net.sf.saxon.trace.Location
Entry point to a top-level XPath expression within an XSLT stylesheet.
XPATH_ONLY - static field in class net.sf.saxon.functions.SystemFunctionLibrary
XPATH_SYNTAX - static field in class net.sf.saxon.regex.RegularExpression
Constant indicating the regular expression language is XPath 2.0
XPathCompiler - class net.sf.saxon.s9api.XPathCompiler
An XPathCompiler object allows XPath queries to be compiled.
XPathCompiler(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.s9api.XPathCompiler
Protected constructor
XPathContext - interface net.sf.saxon.expr.XPathContext
This class represents a context in which an XPath expression is evaluated.
XPathContextMajor - class net.sf.saxon.expr.XPathContextMajor
This class represents a "major context" in which an XPath expression is evaluated: a "major context" object allows all aspects of the dynamic context to change, whereas a "minor context" only allows changes to the focus and the destination for push output.
XPathContextMajor(net.sf.saxon.Controller) - constructor for class net.sf.saxon.expr.XPathContextMajor
Constructor should only be called by the Controller, which acts as a XPathContext factory.
Constructor for use in free-standing Java applications.
Constructor for use in free-standing Java applications.
XPathContextMinor - class net.sf.saxon.expr.XPathContextMinor
This class represents a minor change in the dynamic context in which an XPath expression is evaluated: a "major context" object allows all aspects of the dynamic context to change, whereas a "minor context" only allows changes to the focus and the destination for push output.
XPathContextMinor() - constructor for class net.sf.saxon.expr.XPathContextMinor
Private Constructor
XPathDynamicContext - class net.sf.saxon.sxpath.XPathDynamicContext
This object represents the dynamic XPath execution context for use in the free-standing Saxon XPath API.
XPathEvaluator - class net.sf.saxon.sxpath.XPathEvaluator
This class provide a native Saxon API for free-standing evaluation of XPath expressions.
XPathEvaluator - class net.sf.saxon.xpath.XPathEvaluator
XPathEvaluator provides a simple API for standalone XPath processing (that is, executing XPath expressions in the absence of an XSLT stylesheet).
XPathEvaluator() - constructor for class net.sf.saxon.sxpath.XPathEvaluator
Default constructor.
XPathEvaluator() - constructor for class net.sf.saxon.xpath.XPathEvaluator
Default constructor.
XPathEvaluator(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.sxpath.XPathEvaluator
Construct an XPathEvaluator with a specified configuration.
XPathEvaluator(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.xpath.XPathEvaluator
Construct an XPathEvaluator with a specified configuration.
XPathEvaluator(Source) - constructor for class net.sf.saxon.xpath.XPathEvaluator
Construct an XPathEvaluator to process a particular source document.
XPathException - class net.sf.saxon.trans.XPathException
XPathException is used to indicate an error in an XPath expression.
XPathException(String) - constructor for class net.sf.saxon.trans.XPathException
Create an XPathException with an error message
XPathException(String,SourceLocator) - constructor for class net.sf.saxon.trans.XPathException
Create an XPathException that supplies an error message and supplies location information
XPathException(String,SourceLocator,Throwable) - constructor for class net.sf.saxon.trans.XPathException
Create an XPathException that supplies an error message and wraps an underlying exception and supplies location information
XPathException(String,String) - constructor for class net.sf.saxon.trans.XPathException
Create an XPathException that supplies an error message and an error code
Create an XPathException that supplies an error message and an error code and provides the dynamic context
XPathException(String,Throwable) - constructor for class net.sf.saxon.trans.XPathException
Create an XPathException that supplies an error message and wraps an underlying exception
XPathException(Throwable) - constructor for class net.sf.saxon.trans.XPathException
Create an XPathException that wraps another exception
XPathExecutable - class net.sf.saxon.s9api.XPathExecutable
An XPathExecutable represents the compiled form of an XPath expression.
XPathExpression - class net.sf.saxon.sxpath.XPathExpression
This class is a representation of an XPath Expression for use with the XPathEvaluator class.
The constructor is protected, to ensure that instances can only be created using the createExpression() method of XPathEvaluator
XPathExpressionImpl - class net.sf.saxon.xpath.XPathExpressionImpl
The JAXP XPathExpression interface represents a compiled XPath expression that can be repeatedly evaluated.
The constructor is protected, to ensure that instances can only be created using the createExpression() method of XPathEvaluator
XPathFactoryImpl - class net.sf.saxon.xpath.XPathFactoryImpl
Saxon implementation of the JAXP 1.3 XPathFactory
XPathFactoryImpl() - constructor for class net.sf.saxon.xpath.XPathFactoryImpl
Default constructor: this creates a Configuration as well as creating the XPathFactory.
XPathFactoryImpl(net.sf.saxon.Configuration) - constructor for class net.sf.saxon.xpath.XPathFactoryImpl
Constructor using a user-supplied Configuration.
XPathFunctionCall - class net.sf.saxon.xpath.XPathFunctionCall
This class is an expression that calls an external function supplied using the JAXP XPathFunction interface
XPathFunctionCall(XPathFunction) - constructor for class net.sf.saxon.xpath.XPathFunctionCall
Default constructor
XPathFunctionLibrary - class net.sf.saxon.xpath.XPathFunctionLibrary
The XPathFunctionLibrary is a FunctionLibrary that supports binding of XPath function calls to instances of the JAXP XPathFunction interface returned by an XPathFunctionResolver.
XPathFunctionLibrary() - constructor for class net.sf.saxon.xpath.XPathFunctionLibrary
Construct a XPathFunctionLibrary
XPathSelector - class net.sf.saxon.s9api.XPathSelector
An XPathSelector represents a compiled and loaded XPath expression ready for execution.
XPathStaticContext - interface net.sf.saxon.sxpath.XPathStaticContext
This interface defines methods that must be provided when Saxon's free-standing XPath API is used.
XPathVariable - class net.sf.saxon.sxpath.XPathVariable
An object representing an XPath variable for use in the standalone XPath API.
XQBASETYPE_ANYATOMICTYPE - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_ANYSIMPLETYPE - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_ANYTYPE - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_ANYURI - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_BASE64BINARY - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_BOOLEAN - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_BYTE - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_DATE - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_DATETIME - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_DAYTIMEDURATION - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_DECIMAL - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_DOUBLE - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_DURATION - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_ENTITIES - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_ENTITY - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_FLOAT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_GDAY - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_GMONTH - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_GMONTHDAY - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_GYEAR - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_GYEARMONTH - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_HEXBINARY - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_ID - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_IDREF - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_IDREFS - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_INT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_INTEGER - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_LANGUAGE - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_LONG - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_NAME - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_NCNAME - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_NEGATIVE_INTEGER - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_NMTOKEN - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_NMTOKENS - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_NONNEGATIVE_INTEGER - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_NONPOSITIVE_INTEGER - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_NORMALIZED_STRING - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_NOTATION - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_POSITIVE_INTEGER - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_QNAME - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_SHORT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_STRING - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_TIME - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_TOKEN - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_UNSIGNED_BYTE - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_UNSIGNED_INT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_UNSIGNED_LONG - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_UNSIGNED_SHORT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_UNTYPED - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_UNTYPEDATOMIC - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQBASETYPE_YEARMONTHDURATION - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQCancelledException - class net.sf.saxon.javax.xml.xquery.XQCancelledException
XQJ interfaces reconstructed from version 0.9 documentation
XQConnection - interface net.sf.saxon.javax.xml.xquery.XQConnection
XQJ interfaces reconstructed from version 0.9 documentation
XQConnectionEvent - class net.sf.saxon.javax.xml.xquery.XQConnectionEvent
XQJ interfaces reconstructed from version 0.9 documentation
XQConnectionEventListener - interface net.sf.saxon.javax.xml.xquery.XQConnectionEventListener
XQJ interfaces reconstructed from version 0.9 documentation
XQConstants - class net.sf.saxon.javax.xml.xquery.XQConstants
XQJ interfaces reconstructed from version 0.9 documentation
XQDataFactory - interface net.sf.saxon.javax.xml.xquery.XQDataFactory
XQJ interfaces reconstructed from version 0.9 documentation
XQDataSource - interface net.sf.saxon.javax.xml.xquery.XQDataSource
XQJ interfaces reconstructed from version 0.5 documentation
XQDynamicContext - interface net.sf.saxon.javax.xml.xquery.XQDynamicContext
XQJ interfaces reconstructed from version 0.9 documentation
XQException - class net.sf.saxon.javax.xml.xquery.XQException
XQJ interfaces reconstructed from version 0.9 documentation
XQException(String) - constructor for class net.sf.saxon.javax.xml.xquery.XQException
XQException(String,String) - constructor for class net.sf.saxon.javax.xml.xquery.XQException
XQExpression - interface net.sf.saxon.javax.xml.xquery.XQExpression
XQJ interfaces reconstructed from version 0.5 documentation
XQItem - interface net.sf.saxon.javax.xml.xquery.XQItem
XQJ interfaces reconstructed from version 0.9 documentation
XQItemAccessor - interface net.sf.saxon.javax.xml.xquery.XQItemAccessor
XQJ interface reconstructed from version 0.9 documentation
XQITEMKIND_ATOMIC - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_ATTRIBUTE - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_COMMENT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_DOCUMENT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_DOCUMENT_ELEMENT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_DOCUMENT_SCHEMA_ELEMENT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_ELEMENT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_ITEM - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_NODE - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_PI - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_SCHEMA_ATTRIBUTE - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_SCHEMA_ELEMENT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQITEMKIND_TEXT - static field in class net.sf.saxon.javax.xml.xquery.XQItemType
XQItemType - interface net.sf.saxon.javax.xml.xquery.XQItemType
XQJ interfaces reconstructed from version 0.5 documentation
XQMetaData - interface net.sf.saxon.javax.xml.xquery.XQMetaData
XQJ interfaces reconstructed from version 0.5 documentation
XQPreparedExpression - interface net.sf.saxon.javax.xml.xquery.XQPreparedExpression
XQJ interfaces reconstructed from version 0.5 documentation
XQQueryException - class net.sf.saxon.javax.xml.xquery.XQQueryException
XQJ interfaces reconstructed from version 0.5 documentation
XQResultItem - interface net.sf.saxon.javax.xml.xquery.XQResultItem
XQJ interfaces reconstructed from version 0.9 documentation
XQResultSequence - interface net.sf.saxon.javax.xml.xquery.XQResultSequence
XQJ interfaces reconstructed from version 0.9 documentation
XQSequence - interface net.sf.saxon.javax.xml.xquery.XQSequence
XQJ interfaces reconstructed from version 0.5 documentation
XQSequenceType - interface net.sf.saxon.javax.xml.xquery.XQSequenceType
XQJ interfaces reconstructed from version 0.5 documentation
XQStackTraceElement - class net.sf.saxon.javax.xml.xquery.XQStackTraceElement
XQJ interfaces reconstructed from version 0.9 documentation
XQStackTraceVariable - class net.sf.saxon.javax.xml.xquery.XQStackTraceVariable
XQJ interfaces reconstructed from version 0.9 documentation
XQStaticContext - interface net.sf.saxon.javax.xml.xquery.XQStaticContext
XQJ interfaces reconstructed from version 0.5 documentation
XQUERY - static field in class net.sf.saxon.Configuration
Constant indicating that the host language is XQuery
XQUERY - static field in class net.sf.saxon.expr.ExpressionParser
XQUERY_VERSION - static field in class net.sf.saxon.expr.Token
"xquery version"
XQueryCompiler - class net.sf.saxon.s9api.XQueryCompiler
An XQueryCompiler object allows XQuery 1.0 queries to be compiled.
XQueryCompiler(net.sf.saxon.s9api.Processor) - constructor for class net.sf.saxon.s9api.XQueryCompiler
Protected constructor
XQueryEmitter - class net.sf.saxon.event.XQueryEmitter
The XQueryEmitter is designed to serialize an XQuery that was originally embedded in an XML document.
XQueryEvaluator - class net.sf.saxon.s9api.XQueryEvaluator
An XQueryEvaluator represents a compiled and loaded stylesheet ready for execution.
Protected constructor
XQueryExecutable - class net.sf.saxon.s9api.XQueryExecutable
An XQueryExecutable represents the compiled form of a query.
XQueryExpression - class net.sf.saxon.query.XQueryExpression
XQueryExpression represents a compiled query.
The constructor is protected, to ensure that instances can only be created using the compileQuery() methods of StaticQueryContext
XQueryFunction - class net.sf.saxon.query.XQueryFunction
XQueryFunction() - constructor for class net.sf.saxon.query.XQueryFunction
Create an XQuery function
XQueryFunctionBinder - interface net.sf.saxon.query.XQueryFunctionBinder
XQueryFunctionBinder is an extension of the FunctionLibrary interface used for function libraries that contain user-written XQuery functions.
XQueryFunctionLibrary - class net.sf.saxon.query.XQueryFunctionLibrary
An XQueryFunctionLibrary is a function library containing all the user-defined functions available for use within a particular XQuery module: that is, the functions declared in that module, and the functions imported from other modules.
Create an XQueryFunctionLibrary
XQueryTraceListener - class net.sf.saxon.trace.XQueryTraceListener
A Simple trace listener for XQuery that writes messages (by default) to System.err
XS - static field in class net.sf.saxon.om.StandardNames
XS_ALL - static field in class net.sf.saxon.om.StandardNames
XS_ANNOTATION - static field in class net.sf.saxon.om.StandardNames
XS_ANY - static field in class net.sf.saxon.om.StandardNames
XS_ANY_ATOMIC_TYPE - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:anyAtomicType *
XS_ANY_ATOMIC_TYPE - static field in class net.sf.saxon.om.StandardNames
XS_ANY_ATTRIBUTE - static field in class net.sf.saxon.om.StandardNames
XS_ANY_SIMPLE_TYPE - static field in class net.sf.saxon.om.StandardNames
XS_ANY_TYPE - static field in class net.sf.saxon.om.StandardNames
XS_ANY_URI - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:anyURI *
XS_ANY_URI - static field in class net.sf.saxon.om.StandardNames
XS_APPINFO - static field in class net.sf.saxon.om.StandardNames
XS_ASSERT - static field in class net.sf.saxon.om.StandardNames
XS_ATTRIBUTE - static field in class net.sf.saxon.om.StandardNames
XS_ATTRIBUTE_GROUP - static field in class net.sf.saxon.om.StandardNames
XS_BASE64_BINARY - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:base64Binary *
XS_BASE64_BINARY - static field in class net.sf.saxon.om.StandardNames
XS_BOOLEAN - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:boolean *
XS_BOOLEAN - static field in class net.sf.saxon.om.StandardNames
XS_BYTE - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:byte *
XS_BYTE - static field in class net.sf.saxon.om.StandardNames
XS_CHOICE - static field in class net.sf.saxon.om.StandardNames
XS_COMPLEX_CONTENT - static field in class net.sf.saxon.om.StandardNames
XS_COMPLEX_TYPE - static field in class net.sf.saxon.om.StandardNames
XS_DATE - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:date *
XS_DATE - static field in class net.sf.saxon.om.StandardNames
XS_DATE_TIME - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:dateTime *
XS_DATE_TIME - static field in class net.sf.saxon.om.StandardNames
XS_DAY_TIME_DURATION - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:dayTimeDuration *
XS_DAY_TIME_DURATION - static field in class net.sf.saxon.om.StandardNames
XS_DECIMAL - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:decimal *
XS_DECIMAL - static field in class net.sf.saxon.om.StandardNames
XS_DOCUMENTATION - static field in class net.sf.saxon.om.StandardNames
XS_DOUBLE - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:double *
XS_DOUBLE - static field in class net.sf.saxon.om.StandardNames
XS_DURATION - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:duration *
XS_DURATION - static field in class net.sf.saxon.om.StandardNames
XS_ELEMENT - static field in class net.sf.saxon.om.StandardNames
XS_ENTITIES - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:ENTITIES *
XS_ENTITIES - static field in class net.sf.saxon.om.StandardNames
XS_ENTITY - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:ENTITY *
XS_ENTITY - static field in class net.sf.saxon.om.StandardNames
XS_ENUMERATION - static field in class net.sf.saxon.om.StandardNames
XS_EXTENSION - static field in class net.sf.saxon.om.StandardNames
XS_FIELD - static field in class net.sf.saxon.om.StandardNames
XS_FLOAT - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:float *
XS_FLOAT - static field in class net.sf.saxon.om.StandardNames
XS_FRACTION_DIGITS - static field in class net.sf.saxon.om.StandardNames
XS_G_DAY - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:gDay *
XS_G_DAY - static field in class net.sf.saxon.om.StandardNames
XS_G_MONTH - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:gMonth *
XS_G_MONTH - static field in class net.sf.saxon.om.StandardNames
XS_G_MONTH_DAY - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:gMonthDay *
XS_G_MONTH_DAY - static field in class net.sf.saxon.om.StandardNames
XS_G_YEAR - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:gYear *
XS_G_YEAR - static field in class net.sf.saxon.om.StandardNames
XS_G_YEAR_MONTH - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:gYearMonth *
XS_G_YEAR_MONTH - static field in class net.sf.saxon.om.StandardNames
XS_GROUP - static field in class net.sf.saxon.om.StandardNames
XS_HEX_BINARY - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:hexBinary *
XS_HEX_BINARY - static field in class net.sf.saxon.om.StandardNames
XS_ID - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:ID *
XS_ID - static field in class net.sf.saxon.om.StandardNames
XS_IDREF - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:IDREF *
XS_IDREF - static field in class net.sf.saxon.om.StandardNames
XS_IDREFS - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:IDREFS *
XS_IDREFS - static field in class net.sf.saxon.om.StandardNames
XS_IMPORT - static field in class net.sf.saxon.om.StandardNames
XS_INCLUDE - static field in class net.sf.saxon.om.StandardNames
XS_INT - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:int *
XS_INT - static field in class net.sf.saxon.om.StandardNames
XS_INTEGER - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:integer *
XS_INTEGER - static field in class net.sf.saxon.om.StandardNames
XS_INVALID_NAME - static field in class net.sf.saxon.om.StandardNames
XS_KEY - static field in class net.sf.saxon.om.StandardNames
XS_KEYREF - static field in class net.sf.saxon.om.StandardNames
XS_LANGUAGE - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:language *
XS_LANGUAGE - static field in class net.sf.saxon.om.StandardNames
XS_LENGTH - static field in class net.sf.saxon.om.StandardNames
XS_LIST - static field in class net.sf.saxon.om.StandardNames
XS_LONG - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:long *
XS_LONG - static field in class net.sf.saxon.om.StandardNames
XS_MAX_EXCLUSIVE - static field in class net.sf.saxon.om.StandardNames
XS_MAX_INCLUSIVE - static field in class net.sf.saxon.om.StandardNames
XS_MAX_LENGTH - static field in class net.sf.saxon.om.StandardNames
XS_MIN_EXCLUSIVE - static field in class net.sf.saxon.om.StandardNames
XS_MIN_INCLUSIVE - static field in class net.sf.saxon.om.StandardNames
XS_MIN_LENGTH - static field in class net.sf.saxon.om.StandardNames
XS_NAME - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:Name *
XS_NAME - static field in class net.sf.saxon.om.StandardNames
XS_NCNAME - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:NCName *
XS_NCNAME - static field in class net.sf.saxon.om.StandardNames
XS_NEGATIVE_INTEGER - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:negativeInteger *
XS_NEGATIVE_INTEGER - static field in class net.sf.saxon.om.StandardNames
XS_NMTOKEN - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:NMTOKEN *
XS_NMTOKEN - static field in class net.sf.saxon.om.StandardNames
XS_NMTOKENS - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:NMTOKENS *
XS_NMTOKENS - static field in class net.sf.saxon.om.StandardNames
XS_NON_NEGATIVE_INTEGER - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:nonNegativeInteger *
XS_NON_NEGATIVE_INTEGER - static field in class net.sf.saxon.om.StandardNames
XS_NON_POSITIVE_INTEGER - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:nonPositiveInteger *
XS_NON_POSITIVE_INTEGER - static field in class net.sf.saxon.om.StandardNames
XS_NORMALIZED_STRING - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:normalizedString *
XS_NORMALIZED_STRING - static field in class net.sf.saxon.om.StandardNames
XS_NOTATION - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:NOTATION *
XS_notation - static field in class net.sf.saxon.om.StandardNames
XS_NUMERIC - static field in class net.sf.saxon.om.StandardNames
XS_PATTERN - static field in class net.sf.saxon.om.StandardNames
XS_POSITIVE_INTEGER - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:positiveInteger *
XS_POSITIVE_INTEGER - static field in class net.sf.saxon.om.StandardNames
XS_QNAME - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:QName *
XS_QNAME - static field in class net.sf.saxon.om.StandardNames
XS_REDEFINE - static field in class net.sf.saxon.om.StandardNames
XS_RESTRICTION - static field in class net.sf.saxon.om.StandardNames
XS_SCHEMA - static field in class net.sf.saxon.om.StandardNames
XS_SELECTOR - static field in class net.sf.saxon.om.StandardNames
XS_SEQUENCE - static field in class net.sf.saxon.om.StandardNames
XS_SHORT - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:short *
XS_SHORT - static field in class net.sf.saxon.om.StandardNames
XS_SIMPLE_CONTENT - static field in class net.sf.saxon.om.StandardNames
XS_SIMPLE_TYPE - static field in class net.sf.saxon.om.StandardNames
XS_STRING - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:string *
XS_STRING - static field in class net.sf.saxon.om.StandardNames
XS_TIME - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:time *
XS_TIME - static field in class net.sf.saxon.om.StandardNames
XS_TOKEN - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:token *
XS_TOKEN - static field in class net.sf.saxon.om.StandardNames
XS_TOTAL_DIGITS - static field in class net.sf.saxon.om.StandardNames
XS_UNION - static field in class net.sf.saxon.om.StandardNames
XS_UNIQUE - static field in class net.sf.saxon.om.StandardNames
XS_UNSIGNED_BYTE - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:unsignedByte *
XS_UNSIGNED_BYTE - static field in class net.sf.saxon.om.StandardNames
XS_UNSIGNED_INT - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:unsignedInt *
XS_UNSIGNED_INT - static field in class net.sf.saxon.om.StandardNames
XS_UNSIGNED_LONG - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:unsignedLong *
XS_UNSIGNED_LONG - static field in class net.sf.saxon.om.StandardNames
XS_UNSIGNED_SHORT - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:unsignedShort *
XS_UNSIGNED_SHORT - static field in class net.sf.saxon.om.StandardNames
XS_UNTYPED - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:untyped *
XS_UNTYPED - static field in class net.sf.saxon.om.StandardNames
XS_UNTYPED_ATOMIC - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:untypedAtomic *
XS_UNTYPED_ATOMIC - static field in class net.sf.saxon.om.StandardNames
XS_WHITE_SPACE - static field in class net.sf.saxon.om.StandardNames
XS_YEAR_MONTH_DURATION - static field in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:yearMonthDuration *
XS_YEAR_MONTH_DURATION - static field in class net.sf.saxon.om.StandardNames
XSI - static field in class net.sf.saxon.om.StandardNames
XSI_CODE - static field in class net.sf.saxon.om.NamespaceConstant
XSI_NIL - static field in class net.sf.saxon.om.StandardNames
XSI_NO_NAMESPACE_SCHEMA_LOCATION - static field in class net.sf.saxon.om.StandardNames
XSI_SCHEMA_LOCATION - static field in class net.sf.saxon.om.StandardNames
XSI_SCHEMA_LOCATION_TYPE - static field in class net.sf.saxon.om.StandardNames
XSI_TYPE - static field in class net.sf.saxon.om.StandardNames
XSL - static field in class net.sf.saxon.om.StandardNames
XSL_ANALYZE_STRING - static field in class net.sf.saxon.om.StandardNames
XSL_APPLY_IMPORTS - static field in class net.sf.saxon.om.StandardNames
XSL_APPLY_TEMPLATES - static field in class net.sf.saxon.om.StandardNames
XSL_ATTRIBUTE - static field in class net.sf.saxon.om.StandardNames
XSL_ATTRIBUTE_SET - static field in class net.sf.saxon.om.StandardNames
XSL_CALL_TEMPLATE - static field in class net.sf.saxon.om.StandardNames
XSL_CHARACTER_MAP - static field in class net.sf.saxon.om.StandardNames
XSL_CHOOSE - static field in class net.sf.saxon.om.StandardNames
XSL_COMMENT - static field in class net.sf.saxon.om.StandardNames
XSL_COPY - static field in class net.sf.saxon.om.StandardNames
XSL_COPY_OF - static field in class net.sf.saxon.om.StandardNames
XSL_DECIMAL_FORMAT - static field in class net.sf.saxon.om.StandardNames
XSL_DEFAULT_COLLATION - static field in class net.sf.saxon.om.StandardNames
XSL_DEFAULT_COLLATION_CLARK - static field in class net.sf.saxon.om.StandardNames
XSL_DOCUMENT - static field in class net.sf.saxon.om.StandardNames
XSL_ELEMENT - static field in class net.sf.saxon.om.StandardNames
XSL_EXCLUDE_RESULT_PREFIXES - static field in class net.sf.saxon.om.StandardNames
XSL_EXCLUDE_RESULT_PREFIXES_CLARK - static field in class net.sf.saxon.om.StandardNames
XSL_EXTENSION_ELEMENT_PREFIXES - static field in class net.sf.saxon.om.StandardNames
XSL_EXTENSION_ELEMENT_PREFIXES_CLARK - static field in class net.sf.saxon.om.StandardNames
XSL_FALLBACK - static field in class net.sf.saxon.om.StandardNames
XSL_FOR_EACH - static field in class net.sf.saxon.om.StandardNames
XSL_FOR_EACH_GROUP - static field in class net.sf.saxon.om.StandardNames
XSL_FUNCTION - static field in class net.sf.saxon.om.StandardNames
XSL_IF - static field in class net.sf.saxon.om.StandardNames
XSL_IMPORT - static field in class net.sf.saxon.om.StandardNames
XSL_IMPORT_SCHEMA - static field in class net.sf.saxon.om.StandardNames
XSL_INCLUDE - static field in class net.sf.saxon.om.StandardNames
XSL_INHERIT_NAMESPACES - static field in class net.sf.saxon.om.StandardNames
XSL_INHERIT_NAMESPACES_CLARK - static field in class net.sf.saxon.om.StandardNames
XSL_KEY - static field in class net.sf.saxon.om.StandardNames
XSL_MATCHING_SUBSTRING - static field in class net.sf.saxon.om.StandardNames
XSL_MESSAGE - static field in class net.sf.saxon.om.StandardNames
XSL_NAMESPACE - static field in class net.sf.saxon.om.StandardNames
XSL_NAMESPACE_ALIAS - static field in class net.sf.saxon.om.StandardNames
XSL_NEXT_MATCH - static field in class net.sf.saxon.om.StandardNames
XSL_NON_MATCHING_SUBSTRING - static field in class net.sf.saxon.om.StandardNames
XSL_NUMBER - static field in class net.sf.saxon.om.StandardNames
XSL_OTHERWISE - static field in class net.sf.saxon.om.StandardNames
XSL_OUTPUT - static field in class net.sf.saxon.om.StandardNames
XSL_OUTPUT_CHARACTER - static field in class net.sf.saxon.om.StandardNames
XSL_PARAM - static field in class net.sf.saxon.om.StandardNames
XSL_PERFORM_SORT - static field in class net.sf.saxon.om.StandardNames
XSL_PRESERVE_SPACE - static field in class net.sf.saxon.om.StandardNames
XSL_PROCESSING_INSTRUCTION - static field in class net.sf.saxon.om.StandardNames
XSL_RESULT_DOCUMENT - static field in class net.sf.saxon.om.StandardNames
XSL_SEQUENCE - static field in class net.sf.saxon.om.StandardNames
XSL_SORT - static field in class net.sf.saxon.om.StandardNames
XSL_STRIP_SPACE - static field in class net.sf.saxon.om.StandardNames
XSL_STYLESHEET - static field in class net.sf.saxon.om.StandardNames
XSL_TEMPLATE - static field in class net.sf.saxon.om.StandardNames
XSL_TEXT - static field in class net.sf.saxon.om.StandardNames
XSL_TRANSFORM - static field in class net.sf.saxon.om.StandardNames
XSL_TYPE - static field in class net.sf.saxon.om.StandardNames
XSL_USE_ATTRIBUTE_SETS - static field in class net.sf.saxon.om.StandardNames
XSL_USE_WHEN - static field in class net.sf.saxon.om.StandardNames
XSL_VALIDATION - static field in class net.sf.saxon.om.StandardNames
XSL_VALUE_OF - static field in class net.sf.saxon.om.StandardNames
XSL_VARIABLE - static field in class net.sf.saxon.om.StandardNames
XSL_VERSION - static field in class net.sf.saxon.om.StandardNames
XSL_VERSION_CLARK - static field in class net.sf.saxon.om.StandardNames
XSL_WHEN - static field in class net.sf.saxon.om.StandardNames
XSL_WITH_PARAM - static field in class net.sf.saxon.om.StandardNames
XSL_XPATH_DEFAULT_NAMESPACE - static field in class net.sf.saxon.om.StandardNames
XSL_XPATH_DEFAULT_NAMESPACE_CLARK - static field in class net.sf.saxon.om.StandardNames
XSLAnalyzeString - class net.sf.saxon.style.XSLAnalyzeString
An xsl:analyze-string elements in the stylesheet.
XSLApplyImports - class net.sf.saxon.style.XSLApplyImports
An xsl:apply-imports element in the stylesheet
XSLApplyTemplates - class net.sf.saxon.style.XSLApplyTemplates
An xsl:apply-templates element in the stylesheet
XSLAttribute - class net.sf.saxon.style.XSLAttribute
xsl:attribute element in stylesheet.
XSLAttributeSet - class net.sf.saxon.style.XSLAttributeSet
An xsl:attribute-set element in the stylesheet.
XSLCallTemplate - class net.sf.saxon.style.XSLCallTemplate
An xsl:call-template element in the stylesheet
XSLCharacterMap - class net.sf.saxon.style.XSLCharacterMap
An xsl:character-map declaration in the stylesheet.
XSLChoose - class net.sf.saxon.style.XSLChoose
An xsl:choose elements in the stylesheet.
XSLComment - class net.sf.saxon.style.XSLComment
An xsl:comment elements in the stylesheet.
XSLCopy - class net.sf.saxon.style.XSLCopy
Handler for xsl:copy elements in stylesheet.
XSLCopyOf - class net.sf.saxon.style.XSLCopyOf
An xsl:copy-of element in the stylesheet.
XSLDecimalFormat - class net.sf.saxon.style.XSLDecimalFormat
Handler for xsl:decimal-format elements in stylesheet.
XSLDocument - class net.sf.saxon.style.XSLDocument
An xsl:document instruction in the stylesheet.
XSLElement - class net.sf.saxon.style.XSLElement
An xsl:element element in the stylesheet.
XSLFallback - class net.sf.saxon.style.XSLFallback
xsl:fallback element in stylesheet.
XSLForEach - class net.sf.saxon.style.XSLForEach
Handler for xsl:for-each elements in stylesheet.
XSLForEachGroup - class net.sf.saxon.style.XSLForEachGroup
Handler for xsl:for-each-group elements in stylesheet.
XSLFunction - class net.sf.saxon.style.XSLFunction
Handler for xsl:function elements in stylesheet (XSLT 2.0).
XSLGeneralIncorporate - class net.sf.saxon.style.XSLGeneralIncorporate
Abstract class to represent xsl:include or xsl:import element in the stylesheet.
XSLGeneralVariable - class net.sf.saxon.style.XSLGeneralVariable
This class defines common behaviour across xsl:variable, xsl:param, and xsl:with-param
XSLIf - class net.sf.saxon.style.XSLIf
Handler for xsl:if elements in stylesheet.
XSLImport - class net.sf.saxon.style.XSLImport
xsl:import element in the stylesheet.
XSLImportSchema - class net.sf.saxon.style.XSLImportSchema
Compile-time representation of an xsl:import-schema declaration in a stylesheet
XSLInclude - class net.sf.saxon.style.XSLInclude
xsl:include element in the stylesheet.
XSLKey - class net.sf.saxon.style.XSLKey
Handler for xsl:key elements in stylesheet.
XSLMatchingSubstring - class net.sf.saxon.style.XSLMatchingSubstring
Handler for xsl:matching-substring and xsl:non-matching-substring elements in stylesheet.
XSLMessage - class net.sf.saxon.style.XSLMessage
An xsl:message element in the stylesheet.
XSLNamespace - class net.sf.saxon.style.XSLNamespace
An xsl:namespace element in the stylesheet.
XSLNamespaceAlias - class net.sf.saxon.style.XSLNamespaceAlias
An xsl:namespace-alias element in the stylesheet.
XSLNextMatch - class net.sf.saxon.style.XSLNextMatch
An xsl:next-match element in the stylesheet
XSLNumber - class net.sf.saxon.style.XSLNumber
An xsl:number element in the stylesheet.
XSLOtherwise - class net.sf.saxon.style.XSLOtherwise
Handler for xsl:otherwise elements in stylesheet.
XSLOutput - class net.sf.saxon.style.XSLOutput
An xsl:output element in the stylesheet.
XSLOutputCharacter - class net.sf.saxon.style.XSLOutputCharacter
An xsl:output-character element in the stylesheet.
XSLParam - class net.sf.saxon.style.XSLParam
An xsl:param element in the stylesheet.
XSLPerformSort - class net.sf.saxon.style.XSLPerformSort
Handler for xsl:perform-sort elements in stylesheet (XSLT 2.0).
XSLPreserveSpace - class net.sf.saxon.style.XSLPreserveSpace
An xsl:preserve-space or xsl:strip-space elements in stylesheet.
An xsl:processing-instruction element in the stylesheet.
XSLResultDocument - class net.sf.saxon.style.XSLResultDocument
An xsl:result-document element in the stylesheet.
XSLSequence - class net.sf.saxon.style.XSLSequence
An xsl:sequence element in the stylesheet.
XSLSort - class net.sf.saxon.style.XSLSort
An xsl:sort element in the stylesheet.
XSLStringConstructor - class net.sf.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 net.sf.saxon.style.XSLStylesheet
An xsl:stylesheet or xsl:transform element in the stylesheet.
XSLT - static field in class net.sf.saxon.Configuration
Constant indicating that the host language is XSLT
XSLT - static field in class net.sf.saxon.om.NamespaceConstant
Fixed namespace name for XSLT: "http://www.w3.org/1999/XSL/Transform"
XSLT - static field in class net.sf.saxon.value.Whitespace
XSLT_CODE - static field in class net.sf.saxon.om.NamespaceConstant
Numeric code representing the XSLT namespace
XSLT_PATTERN - static field in class net.sf.saxon.expr.ExpressionParser
XsltCompiler - class net.sf.saxon.s9api.XsltCompiler
An XsltCompiler object allows XSLT 2.0 stylesheets to be compiled.
XsltCompiler(net.sf.saxon.s9api.Processor) - constructor for class net.sf.saxon.s9api.XsltCompiler
Protected constructor
XSLTemplate - class net.sf.saxon.style.XSLTemplate
An xsl:template element in the style sheet.
XsltExecutable - class net.sf.saxon.s9api.XsltExecutable
An XsltExecutable represents the compiled form of a stylesheet.
XSLText - class net.sf.saxon.style.XSLText
Handler for xsl:text elements in stylesheet.
XSLTFunction - interface net.sf.saxon.functions.XSLTFunction
This is a marker interface used to identify functions that are defined in XSLT rather than in XPath
XSLTStaticContext - interface net.sf.saxon.style.XSLTStaticContext
Extends the standard XPath static context with information that is available for XPath expressions invoked from XSLT
XSLTTraceListener - class net.sf.saxon.trace.XSLTTraceListener
A Simple trace listener for XSLT that writes messages (by default) to System.err
XsltTransformer - class net.sf.saxon.s9api.XsltTransformer
An XsltTransformer represents a compiled and loaded stylesheet ready for execution.
Protected constructor
XSLValueOf - class net.sf.saxon.style.XSLValueOf
An xsl:value-of element in the stylesheet.
XSLVariable - class net.sf.saxon.style.XSLVariable
Handler for xsl:variable elements in stylesheet.
Generic class for xsl:variable and xsl:param elements.
XSLWhen - class net.sf.saxon.style.XSLWhen
Handler for xsl:when elements in stylesheet.
XSLWithParam - class net.sf.saxon.style.XSLWithParam
An xsl:with-param element in the stylesheet.

Y

YEAR - static field in class net.sf.saxon.functions.Component
year - field in class net.sf.saxon.value.GDateValue
year(net.sf.saxon.expr.XPathContext) - static method in class net.sf.saxon.exslt.Date
The date:year function returns the current year.
year(String) - static method in class net.sf.saxon.exslt.Date
The date:year function returns the year specified in the date/time string given as the argument.
YEAR_ALLOWING_ZERO - static field in class net.sf.saxon.functions.Component
YEAR_MONTH_DURATION - static field in class net.sf.saxon.type.BuiltInAtomicType
A value of type xs:yearMonthDuration
yesterday(int,byte,byte) - static method in class net.sf.saxon.value.DateValue
Get the date that immediately precedes a given date

Z

ZERO - static field in class net.sf.saxon.value.BigIntegerValue
IntegerValue representing the value zero
ZERO - static field in class net.sf.saxon.value.DecimalValue
ZERO - static field in class net.sf.saxon.value.DoubleValue
ZERO - static field in class net.sf.saxon.value.FloatValue
ZERO - static field in class net.sf.saxon.value.IntegerValue
IntegerValue representing the value zero
ZERO_DIGIT - static field in class net.sf.saxon.om.StandardNames
ZERO_LENGTH_UNTYPED - static field in class net.sf.saxon.value.UntypedAtomicValue
zeroDigit - field in class net.sf.saxon.trans.DecimalSymbols