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 _ 
All Classes All Packages

A

a - Variable in class net.sf.saxon.trace.TraceEventMulticaster
 
abbreviateEQName(String) - Static method in class net.sf.saxon.trans.Err
 
abbreviateLocationURI(String) - Method in class net.sf.saxon.lib.StandardDiagnostics
Abbreviate a URI for use in diagnostics.
abbreviateLocationURIDefault(String) - Static method in class net.sf.saxon.lib.StandardDiagnostics
Abbreviate a URI for use in diagnostics.
abbreviateURI(String) - Static method in class net.sf.saxon.trans.Err
Abbreviate a URI for use in error messages
abbreviateURI(NamespaceUri) - Static method in class net.sf.saxon.trans.Err
 
abs() - Method in class net.sf.saxon.value.BigDecimalValue
Get the absolute value as defined by the XPath abs() function
abs() - Method in class net.sf.saxon.value.BigIntegerValue
Get the absolute value as defined by the XPath abs() function
abs() - Method in class net.sf.saxon.value.DoubleValue
Get the absolute value as defined by the XPath abs() function
abs() - Method in class net.sf.saxon.value.FloatValue
Get the absolute value as defined by the XPath abs() function
abs() - Method in class net.sf.saxon.value.Int64Value
Get the absolute value as defined by the XPath abs() function
abs() - Method in class net.sf.saxon.value.NumericValue
Get the absolute value as defined by the XPath abs() function
abs(double) - Static method in class net.sf.saxon.option.exslt.Math
Get the absolute value of a numeric value (SStL)
Abs - Class in net.sf.saxon.functions
This class implements the fn:abs() function
Abs() - Constructor for class net.sf.saxon.functions.Abs
 
ABS - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
Abs.AbsElaborator - Class in net.sf.saxon.functions
 
AbsElaborator() - Constructor for class net.sf.saxon.functions.Abs.AbsElaborator
 
ABSENT - net.sf.saxon.type.OpenContentVariety
 
ABSENT - Static variable in class com.saxonica.ee.trans.ContextItemStaticInfoEE
 
ABSENT - Static variable in class net.sf.saxon.expr.parser.ContextItemStaticInfo
 
AbsentExtensionElement - Class in net.sf.saxon.style
This element is a surrogate for an extension element (or indeed an xsl element) for which no implementation is available.
AbsentExtensionElement() - Constructor for class net.sf.saxon.style.AbsentExtensionElement
 
absolute(int) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
absolute(int) - Method in class com.saxonica.xqj.SaxonXQSequence
 
absolute(int) - Method in interface javax.xml.xquery.XQSequence
Moves the XQSequence's position to the given item number in this object.
absoluteOrRelativeURI(String) - Static method in class net.sf.saxon.functions.ResolveURI
 
AbsolutePath - Class in net.sf.saxon.om
Represents the path from the root of an XDM tree to a specific node, as a sequence of (name, position) pairs
AbsolutePath(Collection<AbsolutePath.PathElement>) - Constructor for class net.sf.saxon.om.AbsolutePath
Create an absolute path given a list of path elements
AbsolutePath.PathElement - Class in net.sf.saxon.om
Inner class representing one step in the path
ABSORB - Static variable in class net.sf.saxon.expr.OperandRole
 
ABSORBING - net.sf.saxon.trans.FunctionStreamability
 
AbsorbingFunctionCallAdjunct - Class in com.saxonica.ee.stream.adjunct
Handle streaming for calls to user-defined functions with streamability="absorbing"
AbsorbingFunctionCallAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.AbsorbingFunctionCallAdjunct
 
ABSORPTION - net.sf.saxon.expr.OperandUsage
 
AbsorptionFeed - Class in com.saxonica.ee.stream.feed
This class is used as an abstract superclass for expressions where the consuming operand is absorbed by the expression: for example, data(), string(), or copy-of().
AbsorptionFeed(ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.AbsorptionFeed
 
AbsorptionFeed.PendingItem - Class in com.saxonica.ee.stream.feed
A pending item represents a tree under construction.
ABSTRACT - net.sf.saxon.trans.Visibility
 
AbstractArrayItem - Class in net.sf.saxon.ma.arrays
An abstract implementation of XDM array items, containing methods that can be implemented generically.
AbstractArrayItem() - Constructor for class net.sf.saxon.ma.arrays.AbstractArrayItem
 
AbstractBlockIterator - Class in net.sf.saxon.expr.instruct
Iterate over the instructions in a sequence of instructions (or an XPath comma expression), concatenating the result of each instruction into a single combined sequence.
AbstractBlockIterator() - Constructor for class net.sf.saxon.expr.instruct.AbstractBlockIterator
 
AbstractBlockIterator(int, XPathContext) - Constructor for class net.sf.saxon.expr.instruct.AbstractBlockIterator
 
AbstractDestination - Class in net.sf.saxon.s9api
An abstract class providing reusable code for implementing the Destination interface}
AbstractDestination() - Constructor for class net.sf.saxon.s9api.AbstractDestination
 
AbstractFunction - Class in net.sf.saxon.functions
Abstract superclass (and factory class) for implementations of Function
AbstractFunction() - Constructor for class net.sf.saxon.functions.AbstractFunction
 
AbstractNodeWrapper - Class in net.sf.saxon.tree.wrapper
A node in the XML parse tree representing an XML element, character content, or attribute.
AbstractNodeWrapper() - Constructor for class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
 
AbstractNumberer - Class in net.sf.saxon.expr.number
Class AbstractNumberer is a base implementation of Numberer that provides language-independent default numbering This supports the xsl:number element.
AbstractNumberer() - Constructor for class net.sf.saxon.expr.number.AbstractNumberer
 
AbstractReceiver - Class in com.saxonica.ee.validate
An abstract implementation of Receiver in which all events are (by default) ignored
AbstractReceiver() - Constructor for class com.saxonica.ee.validate.AbstractReceiver
 
AbstractResourceCollection - Class in net.sf.saxon.resource
AbstractCollection is an abstract superclass for the various implementations of ResourceCollection within Saxon.
AbstractResourceCollection(Configuration) - Constructor for class net.sf.saxon.resource.AbstractResourceCollection
Create a resource collection
AbstractResourceCollection.InputDetails - Class in net.sf.saxon.resource
Information about a resource
AbstractStaticContext - Class in net.sf.saxon.sxpath
An abstract and configurable implementation of the StaticContext interface, which defines the static context of an XPath expression.
AbstractStaticContext() - Constructor for class net.sf.saxon.sxpath.AbstractStaticContext
 
AbstractStaticContext.WarningHandler - Interface in net.sf.saxon.sxpath
Interface defining a callback for handling warnings
AbstractTraceListener - Class in net.sf.saxon.trace
This is the standard trace listener used when the -T option is specified on the command line.
AbstractTraceListener() - Constructor for class net.sf.saxon.trace.AbstractTraceListener
 
AbstractUniStringConsumer - Class in net.sf.saxon.str
This abstract implementation of UniStringConsumer exists largely for C#, as a place to capture the default methods defined in the interface, and avoid them proliferating into multiple subclasses
AbstractUniStringConsumer() - Constructor for class net.sf.saxon.str.AbstractUniStringConsumer
 
AbstractVirtualNode - Class in net.sf.saxon.tree.wrapper
AbstractVirtualNode is an abstract superclass for VirtualNode implementations in which the underlying node is itself a Saxon NodeInfo.
AbstractVirtualNode() - Constructor for class net.sf.saxon.tree.wrapper.AbstractVirtualNode
 
AbstractWatch - Class in com.saxonica.ee.stream.watch
A Watch represents a class that is interested in looking at nodes for the purpose of evaluating uniqueness and key constraints, or for XSLT streaming.
AbstractWatch() - Constructor for class com.saxonica.ee.stream.watch.AbstractWatch
 
AbstractXMLFilter - Class in net.sf.saxon.jaxp
AbstractFilterImpl is skeletal implementation of the SAX XMLFilter interface, used for both streaming and non-streaming filters.
AbstractXMLFilter() - Constructor for class net.sf.saxon.jaxp.AbstractXMLFilter
 
AbstractXsltTransformer - Class in net.sf.saxon.s9api
A class that exists to contain common code shared between XsltTransformer and Xslt30Transformer
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(String, String, Location) - Method in interface net.sf.saxon.sxpath.AbstractStaticContext.WarningHandler
 
accept(Message) - Method in class net.sf.saxon.lib.StandardMessageHandler
 
accept(UnicodeString) - Method in class net.sf.saxon.str.UnicodeBuilder
Process a supplied string
accept(UnicodeString) - Method in interface net.sf.saxon.str.UniStringConsumer
Process a supplied character sequence
accept(UnicodeString) - Method in class net.sf.saxon.value.StringValue.Builder
 
accept(T) - Method in interface net.sf.saxon.om.ItemConsumer
Process one item
ACCEPTED - net.sf.saxon.trans.VisibilityProvenance
 
acceptsNodesWithoutAtomization() - Method in class net.sf.saxon.expr.instruct.UserFunction
Ask whether any of the declared arguments accept nodes without atomizing them
acceptsRawOutput() - Method in class net.sf.saxon.jaxp.ReceivingDestination
Ask whether this receiver accepts raw output, that is, an arbitrary sequence of items not necessarily forming an XML document or element tree.
AccessorFn - Class in net.sf.saxon.functions
This class supports the get_X_from_Y functions defined in XPath 2.0
AccessorFn() - Constructor for class net.sf.saxon.functions.AccessorFn
 
AccessorFn.AccessorFnElaborator - Class in net.sf.saxon.functions
Elaborator for accessor functions such as hours-from-date-Time, minutes-from-duration
AccessorFn.Component - Enum in net.sf.saxon.functions
 
AccessorFn.DayFromDate - Class in net.sf.saxon.functions
 
AccessorFn.DayFromDateTime - Class in net.sf.saxon.functions
 
AccessorFn.DaysFromDuration - Class in net.sf.saxon.functions
 
AccessorFn.HoursFromDateTime - Class in net.sf.saxon.functions
 
AccessorFn.HoursFromDuration - Class in net.sf.saxon.functions
 
AccessorFn.HoursFromTime - Class in net.sf.saxon.functions
 
AccessorFn.LocalNameFromQName - Class in net.sf.saxon.functions
 
AccessorFn.MinutesFromDateTime - Class in net.sf.saxon.functions
 
AccessorFn.MinutesFromDuration - Class in net.sf.saxon.functions
 
AccessorFn.MinutesFromTime - Class in net.sf.saxon.functions
 
AccessorFn.MonthFromDate - Class in net.sf.saxon.functions
 
AccessorFn.MonthFromDateTime - Class in net.sf.saxon.functions
 
AccessorFn.MonthsFromDuration - Class in net.sf.saxon.functions
 
AccessorFn.NamespaceUriFromQName - Class in net.sf.saxon.functions
 
AccessorFn.PrefixFromQName - Class in net.sf.saxon.functions
 
AccessorFn.SecondsFromDateTime - Class in net.sf.saxon.functions
 
AccessorFn.SecondsFromDuration - Class in net.sf.saxon.functions
 
AccessorFn.SecondsFromTime - Class in net.sf.saxon.functions
 
AccessorFn.TimezoneFromDate - Class in net.sf.saxon.functions
 
AccessorFn.TimezoneFromDateTime - Class in net.sf.saxon.functions
 
AccessorFn.TimezoneFromTime - Class in net.sf.saxon.functions
 
AccessorFn.YearFromDate - Class in net.sf.saxon.functions
 
AccessorFn.YearFromDateTime - Class in net.sf.saxon.functions
 
AccessorFn.YearsFromDuration - Class in net.sf.saxon.functions
 
AccessorFnElaborator() - Constructor for class net.sf.saxon.functions.AccessorFn.AccessorFnElaborator
 
Accumulator - Class in net.sf.saxon.expr.accum
Represents a single accumulator declared in an XSLT 3.0 stylesheet
Accumulator() - Constructor for class net.sf.saxon.expr.accum.Accumulator
 
AccumulatorAfter() - Constructor for class net.sf.saxon.functions.AccumulatorFn.AccumulatorAfter
 
AccumulatorAfterStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for an accumulator-after() function call, particularly in the case where the instruction is consuming and therefore has to defer evaluation until the endElement event.
AccumulatorAfterStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.AccumulatorAfterStreamer
 
AccumulatorBefore() - Constructor for class net.sf.saxon.functions.AccumulatorFn.AccumulatorBefore
 
AccumulatorCopier(WatchManager, Receiver, TinyBuilder) - Constructor for class com.saxonica.ee.stream.feed.CopyOfFeed.AccumulatorCopier
 
AccumulatorData - Class in net.sf.saxon.expr.accum
Holds the values of an accumulator function for one non-streamed document
AccumulatorData(Accumulator) - Constructor for class net.sf.saxon.expr.accum.AccumulatorData
 
AccumulatorFn - Class in net.sf.saxon.functions
Non-streaming implementation of accumulator-before() and accumulator-after()
AccumulatorFn() - Constructor for class net.sf.saxon.functions.AccumulatorFn
 
AccumulatorFn.AccumulatorAfter - Class in net.sf.saxon.functions
 
AccumulatorFn.AccumulatorBefore - Class in net.sf.saxon.functions
 
AccumulatorFn.Phase - Enum in net.sf.saxon.functions
 
AccumulatorManager - Class in net.sf.saxon.expr.accum
Manager for accumulator functions (XSLT 3.0).
AccumulatorManager() - Constructor for class net.sf.saxon.expr.accum.AccumulatorManager
 
AccumulatorRegistry - Class in net.sf.saxon.expr.accum
Static registry for accumulators (XSLT 3.0) defined within a single package.
AccumulatorRegistry() - Constructor for class net.sf.saxon.expr.accum.AccumulatorRegistry
 
AccumulatorRegistryEE - Class in com.saxonica.ee.stream
Static registry containing the accumulators defined within a package; the Saxon-EE subclass includes support for streamed accumulators.
AccumulatorRegistryEE() - Constructor for class com.saxonica.ee.stream.AccumulatorRegistryEE
 
AccumulatorRule - Class in net.sf.saxon.expr.accum
This class represents one of the rules making up the definition of an accumulator
AccumulatorRule(Expression, SlotManager, boolean) - Constructor for class net.sf.saxon.expr.accum.AccumulatorRule
Create a rule
accumulators - Variable in class net.sf.saxon.expr.instruct.SourceDocument
 
accumulators - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
accumulatorsByName - Variable in class net.sf.saxon.expr.accum.AccumulatorRegistry
 
AccumulatorWatch - Class in com.saxonica.ee.stream.watch
This watch implements a single accumulator in streaming mode.
AccumulatorWatch(Accumulator) - Constructor for class com.saxonica.ee.stream.watch.AccumulatorWatch
 
acos(double) - Static method in class net.sf.saxon.option.exslt.Math
Get the arccosine of a numeric value (SStL)
act() - Method in interface net.sf.saxon.s9api.Action
Perform the requested action
action - Variable in class com.saxonica.ee.stream.watch.WatchManager.ClosedownAction
 
action - Variable in class net.sf.saxon.trans.rules.Rule
 
action() - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
Action - Interface in net.sf.saxon.om
A functional interface that simply encapsulates a callback action of any kind, allowing the action to fail with an XPathException.
Action - Interface in net.sf.saxon.s9api
A completely general functional interface for functions that take no arguments, return void, and potentially throw a SaxonApiException.
ACTION_COMPILE - Static variable in class net.sf.saxon.style.StyleElement
 
ACTION_FIXUP - Static variable in class net.sf.saxon.style.StyleElement
 
ACTION_OPTIMIZE - Static variable in class net.sf.saxon.style.StyleElement
 
ACTION_PROCESS_ATTRIBUTES - Static variable in class net.sf.saxon.style.StyleElement
 
ACTION_TYPECHECK - Static variable in class net.sf.saxon.style.StyleElement
 
ACTION_VALIDATE - Static variable in class net.sf.saxon.style.StyleElement
 
actionOp - Variable in class net.sf.saxon.expr.instruct.ForEach
 
actionPuller - Variable in class com.saxonica.ee.stream.watch.ForEachAction
 
actions - Variable in class com.saxonica.ee.optim.SwitchExpression.SwitchCaseInfo
 
actions() - Method in class net.sf.saxon.expr.instruct.Choose
Get the sequence of actions
actionsCompleted - Variable in class net.sf.saxon.style.StyleElement
 
activate(TinyBuilder) - Method in class com.saxonica.ee.validate.AssertionTreeBuilder
 
ACTIVE - Static variable in class net.sf.saxon.trace.Instrumentation
 
ActiveDOMSource - Class in net.sf.saxon.dom
An extension of DOMSource that implements the ActiveSource interface, so it knows how to send itself to a Receiver
ActiveDOMSource(DOMSource) - Constructor for class net.sf.saxon.dom.ActiveDOMSource
Construct an ActiveDOMSource from a DOMSource
ActiveDOMSource(Node, String) - Constructor for class net.sf.saxon.dom.ActiveDOMSource
 
ActiveSAXSource - Class in net.sf.saxon.resource
This class extends the standard SAXSource class by providing a ActiveSAXSource.deliver(Receiver, ParseOptions) method, meaning that Saxon can treat it just like any other ActiveSource implementation.
ActiveSAXSource(SAXSource) - Constructor for class net.sf.saxon.resource.ActiveSAXSource
Construct an ActiveSAXSource from a SAXSource
ActiveSAXSource(InputSource, Configuration) - Constructor for class net.sf.saxon.resource.ActiveSAXSource
 
ActiveSAXSource(XMLReader, InputSource) - Constructor for class net.sf.saxon.resource.ActiveSAXSource
 
ActiveSource - Interface in net.sf.saxon.lib
An ActiveSource is a Source that is capable of delivering an XML document to a Receiver;
ActiveStAXSource - Class in net.sf.saxon.pull
An extension of StAXSource that makes the source active: that is, able to deliver itself to a Saxon Receiver.
ActiveStAXSource(StAXSource) - Constructor for class net.sf.saxon.pull.ActiveStAXSource
 
ActiveStreamSource - Class in net.sf.saxon.resource
An extension of the StreamSource object providing a ActiveStreamSource.deliver(Receiver, ParseOptions) method so that the contents of the source can be delivered to a supplied Receiver
ActiveStreamSource(StreamSource) - Constructor for class net.sf.saxon.resource.ActiveStreamSource
Create an ActiveStreamSource wrapping a supplied StreamSource
activeWatchStack - Variable in class com.saxonica.ee.stream.watch.WatchManager
 
actor - Variable in class net.sf.saxon.expr.Component
 
Actor - Class in net.sf.saxon.expr.instruct
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).
Actor() - Constructor for class net.sf.saxon.expr.instruct.Actor
 
actuallyEvaluate(XPathContext, Component) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Evaluate the global variable, and save its value for use in subsequent references.
AdaptiveEmitter - Class in net.sf.saxon.serialize
This class implements the Adaptive serialization method defined in XSLT+XQuery Serialization 3.1.
AdaptiveEmitter(PipelineConfiguration, UnicodeWriter) - Constructor for class net.sf.saxon.serialize.AdaptiveEmitter
 
add(int) - Method in class net.sf.saxon.z.IntArraySet
Add an integer to the set
add(int) - Method in class net.sf.saxon.z.IntBlockSet
Add an integer to the set.
add(int) - Method in class net.sf.saxon.z.IntComplementSet
 
add(int) - Method in class net.sf.saxon.z.IntEmptySet
 
add(int) - Method in class net.sf.saxon.z.IntHashSet
 
add(int) - Method in class net.sf.saxon.z.IntRangeSet
Add an integer to the set
add(int) - Method in class net.sf.saxon.z.IntSet
Add an integer to the set
add(int) - Method in class net.sf.saxon.z.IntSingletonSet
 
add(int) - Method in class net.sf.saxon.z.IntUniversalSet
 
add(int) - Method in class net.sf.saxon.z.MonotonicIntSet
Add an integer to the set
add(PendingUpdateAction) - Method in class com.saxonica.ee.update.PendingUpdateListImpl
Add an action to the pending update list
add(String) - Method in class net.sf.saxon.serialize.HTMLTagHashSet
 
add(Duration) - Method in class net.sf.saxon.value.SaxonDuration
Computes a new duration whose value is this+rhs.
add(Duration) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Add duration to this instance.
add(XPathContext, StringValue, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
The date:add function returns the date/time resulting from adding a duration to a date/time.
add(TraceListener, TraceListener) - Static method in class net.sf.saxon.trace.TraceEventMulticaster
Adds trace-listener-a with trace-listener-b and returns the resulting multicast listener.
add(HashTrieMap, String, long) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
add(HashTrieMap, String, String) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
add(HashTrieMap, String, AtomicValue) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
add(AttributeInfo) - Method in class net.sf.saxon.tree.linked.AttributeMapWithIdentity
 
add(TreeInfo, String) - Method in class net.sf.saxon.om.DocumentPool
Add a document to the pool
add(TreeInfo, DocumentKey) - Method in class net.sf.saxon.om.DocumentPool
Add a document to the pool
add(DurationValue) - Method in class net.sf.saxon.value.CalendarValue
Add a duration to this date/time value
add(DurationValue) - Method in class net.sf.saxon.value.DateTimeValue
Add a duration to a dateTime
add(DurationValue) - Method in class net.sf.saxon.value.DateValue
Add a duration to a date
add(DurationValue) - Method in class net.sf.saxon.value.DayTimeDurationValue
Add two dayTimeDurations
add(DurationValue) - Method in class net.sf.saxon.value.DurationValue
Add two durations
add(DurationValue) - Method in class net.sf.saxon.value.GDayValue
Add a duration to this date/time value
add(DurationValue) - Method in class net.sf.saxon.value.GMonthDayValue
Add a duration to this date/time value
add(DurationValue) - Method in class net.sf.saxon.value.GMonthValue
Add a duration to this date/time value
add(DurationValue) - Method in class net.sf.saxon.value.GYearMonthValue
Add a duration to this date/time value
add(DurationValue) - Method in class net.sf.saxon.value.GYearValue
Add a duration to this date/time value
add(DurationValue) - Method in class net.sf.saxon.value.TimeValue
Add a duration to a dateTime
add(DurationValue) - Method in class net.sf.saxon.value.YearMonthDurationValue
Add two year-month-durations
add(T) - Method in class net.sf.saxon.expr.sort.CustomSet
Add a value to the set
add(T) - Method in class net.sf.saxon.ma.zeno.ZenoChain
Append an item to this list.
addAccumulator(Accumulator) - Method in class net.sf.saxon.expr.accum.AccumulatorRegistry
Register an accumulator
addAccumulatorData(TreeInfo, Accumulator, IAccumulatorData) - Method in class net.sf.saxon.expr.accum.AccumulatorManager
Add the accumulator data for a particular accumulator, if it does not already exist
addAll(Iterable<? extends T>) - Method in class net.sf.saxon.ma.zeno.ZenoChain
Append a sequence of items.
addAll(NamespaceBindingSet) - Method in class net.sf.saxon.om.NamespaceMap
 
addAllowedNamespace(NamespaceUri) - Method in class com.saxonica.ee.schema.Wildcard
Add a permitted namespace.
addAllowedOption(String, SequenceType) - Method in class net.sf.saxon.functions.OptionsParameter
Register a permitted option keyword, and the associated type of value, without defining a default value
addAllowedOption(String, SequenceType, GroundedValue) - Method in class net.sf.saxon.functions.OptionsParameter
Register a permitted option keyword, and the associated type of value, with a default value
addAnnotationParameter(AtomicValue) - Method in class net.sf.saxon.query.Annotation
Add a value to the list of annotation parameters
addAnonymousType(SchemaType) - Method in class com.saxonica.ee.schema.PreparedSchema
Register an anonymous type defined in this schema
addAssertion(Assertion) - Method in class com.saxonica.ee.schema.UserComplexType
Add an assertion to this complex type
addAttribute(NodeName, SimpleType, String, int, boolean) - Method in interface net.sf.saxon.om.MutableNodeInfo
Add an attribute to this element node.
addAttribute(NodeName, SimpleType, String, int, boolean) - Method in class net.sf.saxon.tree.linked.ElementImpl
Add an attribute to this element node.
addAttribute(NodeName, SimpleType, String, int, boolean) - Method in class net.sf.saxon.tree.linked.NodeImpl
Add an attribute to this element node.
addAttribute(NodeName, SimpleType, String, int, boolean) - Method in class net.sf.saxon.tree.util.Orphan
Add an attribute to this element node.
addAttribute(NodeName, SimpleType, String, Location, int) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Add an attribute to an attribute list.
addAttributeDecl(AttributeDecl) - Method in class com.saxonica.ee.schema.PreparedSchema
Adds the given global attribute declaration to this Schema.
addAttributeGroup(AttributeGroupDecl) - Method in class com.saxonica.ee.schema.PreparedSchema
Adds the given attribute group declaration to this Schema.
addAttributeGroupReference(AttributeGroupReference) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Adds the given AttributeGroupReference to this AttributeGroup.
addAttributeGroupReference(AttributeGroupReference) - Method in class com.saxonica.ee.schema.UserComplexType
Adds the given AttributeGroupReference to this UserComplexType
addAttributeUse(AttributeUse) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Add the given attribute use to this AttributeGroup.
addAttributeUse(AttributeUse) - Method in class com.saxonica.ee.schema.UserComplexType
Adds the given AttributeUse to this UserComplexType.
addBodyPart(BodyPart) - Method in class com.saxonica.functions.extfn.Mailer2
 
addBranch(UnicodeString) - Method in class com.saxonica.ee.schema.PatternFacet
Add a branch to a pattern: that is, combine this pattern with another, so that the resulting pattern is the "or" of the two patterns
addCatchClause(QNameTest, Expression) - Method in class net.sf.saxon.style.XSLTry
 
addCatchExpression(QNameTest, Expression) - Method in class net.sf.saxon.expr.TryCatch
 
addChild(NodeImpl, int) - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Add a child node to this node.
addChildExpression(Expression) - Method in class net.sf.saxon.expr.accum.Accumulator
Add an expression to the list of expressions used by this accumulator
addCompletionAction(Action) - Method in class net.sf.saxon.style.StylesheetPackage
Register a callback action to be performed during the completion phase of building the package
addCompletionAction(Action) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
addComponent(UserSchemaComponent) - Method in class com.saxonica.ee.schema.PreparedSchema
Add an object that might contain a forwards reference to be fixed up later
addComponent(Component) - Method in class net.sf.saxon.style.StylesheetPackage
Add a component to the package
addComponentsFromUsedPackage(StylesheetPackage, List<XSLAccept>, Set<SymbolicName>) - Method in class net.sf.saxon.style.StylesheetPackage
Add modified copies of components from a package that is referenced from this one in an xsl:use-package declaration
addConnectionEventListener(XQConnectionEventListener) - Method in interface javax.xml.xquery.PooledXQConnection
Registers the given event listener so that it will be notified when an event occurs on this PooledXQConnection object.
addDescendants() - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNodeSet
Indicate that all the descendants of the nodes in this nodeset are required
addDisallowedNamespace(NamespaceUri) - Method in class com.saxonica.ee.schema.Wildcard
Add a disallowed namespace.
addDisallowedQName(int) - Method in class com.saxonica.ee.schema.Wildcard
Mark a specific QName as being disallowed
addDuration(StringValue, StringValue) - Method in class net.sf.saxon.option.exslt.Date
The date:add-duration function returns the duration resulting from adding two durations together.
addElementDecl(ElementDecl) - Method in class com.saxonica.ee.schema.PreparedSchema
Adds the given global element declaration to this Schema definition
addEntry(int, int, int) - Method in class net.sf.saxon.z.IntRangeToIntMap
Add an entry to the map.
addEntry(AtomicValue, GroundedValue) - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
addEntry(AtomicValue, GroundedValue) - Method in class net.sf.saxon.ma.map.DictionaryMap
Create a new map containing the existing entries in the map plus an additional entry, without modifying the original.
addEntry(AtomicValue, GroundedValue) - Method in class net.sf.saxon.ma.map.HashTrieMap
Create a new map containing the existing entries in the map plus an additional entry, without modifying the original.
addEntry(AtomicValue, GroundedValue) - Method in class net.sf.saxon.ma.map.MapItem
Create a new map containing the existing entries in the map plus an additional entry, without modifying the original.
addEntry(AtomicValue, GroundedValue) - Method in class net.sf.saxon.ma.map.RangeKey
Create a new map containing the existing entries in the map plus an additional entry, without modifying the original.
addEntry(AtomicValue, GroundedValue) - Method in class net.sf.saxon.ma.map.SingleEntryMap
Create a new map containing the existing entries in the map plus an additional entry, without modifying the original.
addEnumerationValue(AtomicSequence, String) - Method in class com.saxonica.ee.schema.EnumerationFacetSet
Add a permitted value to the set of enumeration values.
addExtensionBinders(FunctionLibraryList) - Method in class com.saxonica.config.ProfessionalConfiguration
Add the registered extension binders to a function library.
addExtensionBinders(FunctionLibraryList) - Method in class net.sf.saxon.Configuration
Add the registered extension binders to a function library.
addExternalFunctionCallToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.FunctionCall
Add a representation of this expression to a PathMap.
addFacet(Facet) - Method in class com.saxonica.ee.schema.UserSimpleType
Add the given Facet to this Simpletype.
addField(IdentityField) - Method in class com.saxonica.ee.schema.IdentityConstraint
Adds the given IdentityField to this IdentityConstraint
addFilter(FilterFactory) - Method in class net.sf.saxon.lib.AugmentedSource
Add a filter to the list of filters to be applied to the raw input.
addFixupAction(Action) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Register a callback action to be performed during the fixup phase
addFunction(UserFunction) - Method in class net.sf.saxon.functions.ExecutableFunctionLibrary
Register a function with the function library
addFunctionLibraries(FunctionLibraryList, Configuration, int) - Method in class com.saxonica.config.JavaPlatformPE
Add the platform-specific function libraries to a function library list.
addFunctionLibraries(FunctionLibraryList, Configuration, int) - Method in class net.sf.saxon.java.JavaPlatform
Add the platform-specific function libraries to a function library list.
addFunctionLibrary(FunctionLibrary) - Method in class net.sf.saxon.functions.FunctionLibraryList
Add a new FunctionLibrary to the list of FunctionLibraries in this FunctionLibraryList.
addFunctionLibrary(FunctionLibrary) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Add a function library to the list of function libraries
addGlobalParam(GlobalParam) - Method in class com.saxonica.ee.schema.PreparedSchema
Declare a global parameter for XPath expressions in this schema document (Saxon extension)
addGlobalParam(GlobalParam) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Declare a global parameter for XPath expressions in this schema document (Saxon extension)
addGlobalVariable(GlobalVariable) - Method in class com.saxonica.ee.trans.PrincipalStylesheetModuleEE
 
addGlobalVariable(GlobalVariable) - Method in class net.sf.saxon.expr.PackageData
Add a global variable to the list of global variables contained in this package
addGlobalVariable(GlobalVariable) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
 
addGlobalVariable(GlobalVariable) - Method in class net.sf.saxon.style.StylesheetPackage
 
addGlobalVariable(GlobalVariable) - Method in interface net.sf.saxon.trans.GlobalVariableManager
Add a global variable to the collection
addGlobalVariable(GlobalVariable, Visibility) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
 
addGroup(ModelGroupDefinition) - Method in class com.saxonica.ee.schema.PreparedSchema
Adds the given group (xs:group) to this Schema.
addHiddenComponent(Component) - Method in class net.sf.saxon.style.StylesheetPackage
 
addHtml5Component(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
This method constructs a step in the output pipeline to perform namespace-related tasks for HTML5 serialization.
addIdentityConstraint(IdentityConstraint) - Method in class com.saxonica.ee.schema.PreparedSchema
Add an identity constraint
addIdentityConstraint(IdentityConstraintReference) - Method in class com.saxonica.ee.schema.ElementDecl
Adds the given IdentityConstraint to this element definition.
addImportedNamespace(NamespaceUri) - Method in class net.sf.saxon.query.ImportedFunctionLibrary
Add an imported namespace
addImportedNamespace(NamespaceUri) - Method in class net.sf.saxon.query.QueryModule
Register that this module imports a particular module namespace
addImportedSchema(NamespaceUri) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
 
addImportedSchema(NamespaceUri, String, List<String>) - Method in class net.sf.saxon.query.QueryModule
Add an imported schema to this static context.
addInheritedFacets(List<Facet>) - Method in class com.saxonica.ee.schema.UserListType
Get the extended facet list, creating it if necessary.
addInheritedFacets(List<Facet>) - Method in class com.saxonica.ee.schema.UserSimpleType
 
addInternal(TraceListener, TraceListener) - Static method in class net.sf.saxon.trace.TraceEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
addIxslFunctionLibrary(FunctionLibraryList) - Method in class com.saxonica.ee.trans.StylesheetPackageEE
 
addIxslFunctionLibrary(FunctionLibraryList) - Method in class net.sf.saxon.style.StylesheetPackage
 
addKeyDefinition(StructuredQName, KeyDefinition, boolean, Configuration) - Method in class net.sf.saxon.trans.KeyManager
Register a key definition.
addKeyDefinition(KeyDefinition) - Method in class net.sf.saxon.trans.KeyDefinitionSet
Add a key definition to this set of key definitions.
addKeyRef(RefSelectorWatch) - Method in class com.saxonica.ee.validate.KeySelectorWatch
Add a RefSelectorWatch to support a keyRef that refers to this key or unique constraints
addLambdaTransition(AutomatonState) - Method in class com.saxonica.ee.schema.fsa.NonDeterminizedState
Add a lambda transition from this state to another state.
addMember(XdmValue) - Method in class net.sf.saxon.s9api.XdmArray
Append a new member to an array
addMemberType(TypeReference) - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Add a member type to this union type
addMemberTypeReference(TypeReference) - Method in class com.saxonica.ee.schema.UserUnionType
Add a member type to the list of member types
addNamespace(String, NamespaceUri) - Method in interface net.sf.saxon.om.MutableNodeInfo
Add a namespace node from this node.
addNamespace(String, NamespaceUri) - Method in class net.sf.saxon.tree.linked.ElementImpl
Add a namespace node from this node.
addNamespace(NamespaceBinding, boolean) - Method in interface net.sf.saxon.om.MutableNodeInfo
Add a namespace binding (that is, a namespace node) to this element.
addNamespace(NamespaceBinding, boolean) - Method in class net.sf.saxon.tree.linked.ElementImpl
Add a namespace binding (that is, a namespace node) to this element.
addNamespace(NamespaceBinding, boolean) - Method in class net.sf.saxon.tree.linked.NodeImpl
Add a namespace binding (that is, a namespace node) to this element.
addNamespace(NamespaceBinding, boolean) - Method in class net.sf.saxon.tree.util.Orphan
Add a namespace binding (that is, a namespace node) to this element.
addNamespaceAlias(ComponentDeclaration) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
 
addNilledElement(ElementImpl) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Add a nilled element.
addNodeSet(PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNodeSet
Combine two node sets into one
addNonInheritedAttributeUse(AttributeUse) - Method in class com.saxonica.ee.schema.UserComplexType
Add an attribute use to the final (combined) content model for this complex type.
addNotation(Notation) - Method in class com.saxonica.ee.schema.PreparedSchema
Adds the given Notation declaration to this Schema defintion
addOffendingNode(NodeInfo) - Method in class net.sf.saxon.type.ValidationFailure
Add information about an "offending node".
addOverriddenComponent(Component) - Method in class net.sf.saxon.style.StylesheetPackage
 
addPackage(File) - Method in class net.sf.saxon.trans.packages.PackageLibrary
Add a package supplied in the form of a file: either a source XSLT package, or an exported package
addPackage(PackageData) - Method in class net.sf.saxon.expr.instruct.Executable
Add information about a package
addPackage(StylesheetPackage) - Method in class net.sf.saxon.trans.packages.PackageLibrary
Add a compiled and loaded package to this package library.
addPackage(PackageDetails) - Method in class net.sf.saxon.trans.packages.PackageLibrary
Add an entry for a package to the library
addParameter(UserFunctionParameter) - Method in class net.sf.saxon.query.XQueryFunction
Add an argument to the list of parameters
addParticle(Particle) - Method in class com.saxonica.ee.schema.AllModelGroup
Adds a given Particle to the content model defined by this Compositor
addParticle(Particle) - Method in class com.saxonica.ee.schema.ModelGroup
Adds a given Particle to the content model defined by this model group
addPendingTypeCheck(IdentityConstraintReference, SchemaType) - Method in class com.saxonica.ee.schema.SchemaCompiler
Register an identity constraint that needs to be type-checked
addPrearrangedWatches() - Method in class com.saxonica.ee.stream.watch.WatchManager
 
addPrearrangedWatches() - Method in class com.saxonica.ee.validate.ConstraintChecker
 
addPrecondition(Precondition) - Method in class com.saxonica.ee.trans.RuleEE
Add a precondition for this rule
addPrecondition(RuleEE, Map<Precondition, List<RuleEE>>, Precondition) - Method in class com.saxonica.ee.trans.PatternOptimizer
 
addPredicate(FLWORExpression, ExpressionVisitor, ContextItemStaticInfo, Expression) - Method in class net.sf.saxon.expr.flwor.ForClause
Convert where clause to a predicate.
addPutAction(NodeInfo, String, Expression) - Method in class com.saxonica.ee.update.PendingUpdateListImpl
Add a put() action to the pending update list
addPutAction(NodeInfo, String, Expression) - Method in interface net.sf.saxon.expr.PendingUpdateList
Add a put() action to the pending update list
addQueryLibraryModule(QueryModule) - Method in class net.sf.saxon.expr.instruct.Executable
Add an XQuery library module to the configuration.
addQueryLocationHintProcessed(String) - Method in class net.sf.saxon.expr.instruct.Executable
Add a name to the list of query module location hints that have been processed during the construction of this executable
addRange(int, int) - Method in class net.sf.saxon.z.IntRangeSet
Add a range of integers to the set.
addRecipients(Message.RecipientType, Address[]) - Method in class com.saxonica.functions.extfn.Mailer2
 
addRecognizedOption(String, int, String) - Method in class net.sf.saxon.trans.CommandLineOptions
Set the permitted options.
addReference(VariableReference, boolean) - Method in class net.sf.saxon.expr.Assignation
Register a variable reference that refers to the variable bound in this expression
addReference(VariableReference, boolean) - Method in interface net.sf.saxon.expr.Binding
Register a variable reference that refers to the variable bound in this expression
addReference(VariableReference, boolean) - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
Register a variable reference that refers to the variable bound in this expression
addReference(VariableReference, boolean) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Register a variable reference that refers to the variable bound in this expression
addReference(VariableReference, boolean) - Method in class net.sf.saxon.expr.instruct.LocalParam
 
addReference(VariableReference, boolean) - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
 
addReference(VariableReference, boolean) - Method in class net.sf.saxon.expr.parser.ParserExtension.TemporaryXSLTVariableBinding
 
addReference(VariableReference, boolean) - Method in class net.sf.saxon.sxpath.XPathVariable
Method called by the XPath expression parser to register a reference to this variable.
addRequiredItemType(ItemType) - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Specify the required item type of the context item
addRequiredOption(String, SequenceType) - Method in class net.sf.saxon.functions.OptionsParameter
Register a required option keyword, and the associated type of value, where omitting the value is an error
addRule(NodeTestPattern, Stripper.StripRuleTarget, int, int) - Method in class net.sf.saxon.om.SelectedElementsSpaceStrippingRule
 
addRule(NodeTest, Stripper.StripRuleTarget, StylesheetModule, int) - Method in class net.sf.saxon.om.SelectedElementsSpaceStrippingRule
Add a rule
addRule(Pattern, Rule) - Method in class net.sf.saxon.trans.SimpleMode
 
addRule(Pattern, RuleTarget, StylesheetModule, int, double, int, int) - Method in class net.sf.saxon.trans.SimpleMode
Add a rule to the Mode.
addRuleToNamedOrUnnamedChain(Rule, int, RuleChain, IntHashMap<RuleChain>) - Method in class net.sf.saxon.trans.SimpleMode
 
addSchema(PreparedSchema) - Method in class com.saxonica.config.EnterpriseConfiguration
Add a schema (a collection of schema components) to the cache
addSchema(Source) - Method in class com.saxonica.config.EnterpriseTransformerFactory
Load a schema, which will be available for use by all subsequent operations using this TransformerFactory.
addSchema(Source) - Method in class com.saxonica.config.EnterpriseXPathFactory
Load a schema, which will be available for use by all subsequent operations using this TransformerFactory.
addSchemaForBuiltInNamespace(NamespaceUri) - Method in class com.saxonica.config.EnterpriseConfiguration
Add a built-in schema for a given namespace.
addSchemaForBuiltInNamespace(NamespaceUri) - Method in class net.sf.saxon.Configuration
Add a built-in schema for a given namespace.
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.
addSchemaSource(Source, ErrorReporter) - Method in class com.saxonica.config.EnterpriseConfiguration
Load a schema, which will be available for use by all subsequent operations using this EnterpriseConfiguration.
addSchemaSource(Source, ErrorReporter) - Method in class net.sf.saxon.Configuration
Load a schema, which will be available for use by all subsequent operations using this EnterpriseConfiguration.
addSchemaSource(Source, ErrorReporter, SchemaCompiler) - Method in class com.saxonica.config.EnterpriseConfiguration
Load a schema, which will be available for use by all subsequent operations using this EnterpriseConfiguration.
addSortKeyDetailsToPathMap(PathMap, PathMap.PathMapNodeSet, SortKeyDefinition) - Static method in class net.sf.saxon.expr.sort.SortExpression
 
addSpecificTransition(Edge, SchemaCompiler) - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Add a specific transition from this state to another state.
addSubstitutionGroupHead(StructuredQName) - Method in class com.saxonica.ee.schema.ElementDecl
Adds the name of the head of a substitutionGroup for this element definition.
addSubstitutionGroupMember(ElementDecl, SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementDecl
Add a member of the substitution group that has this element as its head.
addSurrogateSchema(NamespaceUri) - Method in class com.saxonica.config.EnterpriseConfiguration
Put a temporary schema marker in the cache, to indicate that a schema for a given namespace is being processed.
addTextNodeCopy(int, int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Create a new text node that is a copy of an existing text node
addTextOutputFilter(Receiver, Properties) - Method in class com.saxonica.serialize.SerializerFactoryPE
Add a filter to the text output method pipeline.
addTextOutputFilter(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Add a filter to the text output method pipeline.
addTo(Calendar) - Method in class net.sf.saxon.value.SaxonDuration
Adds this duration to a Calendar object.
addToGroup(Object, GroupByClause.ObjectToBeGrouped, List<GroupByClause.ObjectToBeGrouped>, HashMap<Object, List<GroupByClause.ObjectToBeGrouped>>) - Static method in class net.sf.saxon.expr.flwor.GroupByClausePush
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.Assignation
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.Atomizer
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.AttributeGetter
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.AxisExpression
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.ContextItemExpression
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.Expression
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.FilterExpression
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.flwor.Clause
Collect information about the navigation paths followed by this clause, for document projection purposes
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.flwor.CountClause
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.flwor.ForClause
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.flwor.GroupByClause
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.flwor.LetClause
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.flwor.OrderByClause
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.flwor.TraceClause
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.flwor.WhereClause
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.instruct.Choose
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.instruct.CopyOf
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.instruct.ForEach
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.instruct.ResultDocument
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.Literal
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.RootExpression
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.SingletonAtomizer
 
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.SlashExpression
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.sort.SortExpression
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.SystemFunctionCall
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.UserFunctionCall
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.VariableReference
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.functions.KeyFn
Add a representation of this expression to a PathMap.
addToPathMap(PathMap, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.xpath.XPathFunctionCall
Add a representation of this expression to a PathMap.
addToString(StringBuilder, char) - Method in class net.sf.saxon.om.AbsolutePath.PathElement
Get a string representation of the path
addTraceListener(TraceListener) - Method in class net.sf.saxon.Controller
Adds the specified trace listener to receive trace events from this instance.
addType(SchemaType) - Method in class com.saxonica.ee.schema.PreparedSchema
Adds the given type definition to this Schema.
addTypeAlternative(TypeAlternative) - Method in class com.saxonica.ee.schema.ElementDecl
Add a type alternative to the type alternative table.
addTypeDetails(DictionaryMap) - Method in class net.sf.saxon.pattern.CombinedNodeTest
Add the "parameters" of the type to a Dictionary containing the type information in structured form
addUnavailableOutputDestination(DocumentKey) - Method in class net.sf.saxon.trans.XsltController
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
addUsedPackage(StylesheetPackage) - Method in class net.sf.saxon.style.StylesheetPackage
Add a package to the list of packages directly used by this one
addVendorFunctionLibrary(FunctionLibraryList, Configuration) - Method in class com.saxonica.trans.PackageLoaderPE
 
addVendorFunctionLibrary(FunctionLibraryList, Configuration) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
addWatch(Watch) - Method in class com.saxonica.ee.stream.watch.WatchManager.GroupingScope
 
addWatch(Watch, boolean) - Method in class com.saxonica.ee.stream.watch.WatchManager
Add a new Watch.
addWildcardTransition(SchemaCompiler, Edge) - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Add a wildcard transition from this state to another state.
addXPathFunctions(int) - Method in class com.saxonica.functions.registry.UseWhen40FunctionSet
 
addXPathFunctions(int) - Method in class net.sf.saxon.functions.registry.UseWhen30FunctionSet
 
addXsltFunctionLibrary(XsltPackage) - Method in class net.sf.saxon.s9api.XPathCompiler
Make available a set of functions defined in an XSLT 3.0 package.
AdjacentTextNodeMerger - Class in net.sf.saxon.expr
This class performs the first phase of processing in "constructing simple content": it takes an input sequence, eliminates empty text nodes, and combines adjacent text nodes into one.
AdjacentTextNodeMerger(Expression) - Constructor for class net.sf.saxon.expr.AdjacentTextNodeMerger
 
AdjacentTextNodeMerger.AdjacentTextNodeMergerElaborator - Class in net.sf.saxon.expr
Elaborator for an adjacent text node merging expression - inserted into a pipeline for node construction
AdjacentTextNodeMergerAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming implementation of an AdjacentTextNodeMerger expression
AdjacentTextNodeMergerAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.AdjacentTextNodeMergerAdjunct
 
AdjacentTextNodeMergerElaborator() - Constructor for class net.sf.saxon.expr.AdjacentTextNodeMerger.AdjacentTextNodeMergerElaborator
 
AdjacentTextNodeMergingIterator - Class in net.sf.saxon.tree.iter
AdjacentTextNodeMergingIterator is an iterator that eliminates zero-length text nodes and merges adjacent text nodes from the underlying iterator
AdjacentTextNodeMergingIterator(SequenceIterator) - Constructor for class net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator
 
adjunct - Variable in class com.saxonica.ee.stream.Inversion.PushAction
 
Adjust_1 - Class in net.sf.saxon.functions
This class implements the XPath 2.0 functions adjust-date-to-timezone(), adjust-time-timezone(), and adjust-dateTime-timezone(), with a single argument
Adjust_1() - Constructor for class net.sf.saxon.functions.Adjust_1
 
Adjust_2 - Class in net.sf.saxon.functions
This class implements the XPath 2.0 functions adjust-date-to-timezone(), adjust-time-timezone(), and adjust-dateTime-timezone(), with two arguments
Adjust_2() - Constructor for class net.sf.saxon.functions.Adjust_2
 
adjustedPicture - Variable in class net.sf.saxon.expr.number.NumericGroupFormatter
 
adjustExposedVisibility() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Adjust visibility of components by applying xsl:expose rules
adjustRequiredType(JavaExternalObjectType) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
When a call to a Java extension function appears in a context where there the required type is a Java external object (typically an xsl:variable with a declared type, or as an argument to another Java extension function), notify this required type so that the process of converting the result to an XDM value can be short-circuited.
adjustRequiredType(JavaExternalObjectType) - Method in class net.sf.saxon.expr.FunctionCall
When a call to a Java extension function appears in a context where there the required type is a Java external object (typically an xsl:variable with a declared type, or as an argument to another Java extension function), notify this required type so that the process of converting the result to an XDM value can be short-circuited.
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.
adjustTimezone(DayTimeDurationValue) - 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, specified as a dayTimeDuration
AdjustToCivilTime() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.AdjustToCivilTime
 
adjustToDecimal(double, int) - Static method in class net.sf.saxon.functions.FormatNumber
Convert a double to a BigDecimal.
adjustToUTC(int) - Method in class net.sf.saxon.value.DateTimeValue
Normalize the date and time to be in timezone Z.
adoptChildExpression(Expression) - Method in class net.sf.saxon.expr.Expression
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.expr.sort.GroupEndingIterator
 
advance() - Method in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
advance() - Method in class net.sf.saxon.expr.sort.GroupStartingIterator
 
advance() - Method in class net.sf.saxon.tree.util.Navigator.DescendantEnumeration
 
Affinity - Enum in net.sf.saxon.type
A set of constants enumerating the possible relationships between one type and another
AFTER - net.sf.saxon.functions.AccumulatorFn.Phase
 
AFTER - Static variable in class net.sf.saxon.expr.parser.Token
"after"
afterLast() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
afterLast() - Method in class com.saxonica.xqj.SaxonXQSequence
 
afterLast() - Method in interface javax.xml.xquery.XQSequence
Move to the position after the last item.
Aggregate - Class in net.sf.saxon.functions
This abstract class provides functionality common to the sum(), avg(), count(), exists(), and empty() functions.
Aggregate() - Constructor for class net.sf.saxon.functions.Aggregate
 
ALL - Static variable in class net.sf.saxon.s9api.WhitespaceStrippingPolicy
The value ALL indicates that all whitespace-only text nodes are discarded.
ALL - Static variable in class net.sf.saxon.value.Whitespace
 
ALL_NAMESPACES - Static variable in class net.sf.saxon.event.ReceiverOption
Flag set on append() to indicate that all in-scope namespaces should be copied
ALL_NAMESPACES - Static variable in class net.sf.saxon.om.CopyOptions
 
ALL_NODES_NEWLY_CREATED - Static variable in class net.sf.saxon.expr.StaticProperty
Expression property: this bit indicates that the expression will always create new nodes: more specifically, any node in the result of the expression is guaranteed to be a newly created node.
ALL_NODES_UNTYPED - Static variable in class net.sf.saxon.expr.StaticProperty
Expression property: this bit indicates that in the result of an expression, any element and attribute nodes that are present will have type annotation xs:untyped or xs:untypedAtomic respectively, and that any document nodes that are present will have no element children whose type annotation is anything other than xs:untyped
allCharactersEncodable - Variable in class net.sf.saxon.serialize.Emitter
 
AllDifferent - Class in com.saxonica.functions.qt4
The proposed XPath 4.0 all-different() function, with the collation argument already known
AllDifferent() - Constructor for class com.saxonica.functions.qt4.AllDifferent
 
AllElementsSpaceStrippingRule - Class in net.sf.saxon.om
A whitespace stripping rule that strips all elements unless xml:space indicates that whitespace should be preserved.
AllElementsSpaceStrippingRule() - Constructor for class net.sf.saxon.om.AllElementsSpaceStrippingRule
 
AllElementValidator - Class in com.saxonica.ee.validate
This class is validator used to check the content of an element whose complex type uses the "xs:all" construction in XML Schema.
AllEqual - Class in com.saxonica.functions.qt4
The proposed XPath 4.0 all-equal() function, with the collation argument already known
AllEqual() - Constructor for class com.saxonica.functions.qt4.AllEqual
 
allMatch(Predicate<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns true if every item in the stream matches a supplied predicate
AllModelGroup - Class in com.saxonica.ee.schema
An AllModelGroup represents an xs:all element in the schema
AllModelGroup() - Constructor for class com.saxonica.ee.schema.AllModelGroup
Create an AllModelGroup
allocate(Class<?>, Type, Configuration) - Static method in class net.sf.saxon.expr.JPConverter
Allocate a Java-to-XPath converter for a given class of Java objects
allocate(Configuration, ItemType, int, Class<?>) - Static method in class net.sf.saxon.expr.PJConverter
Factory method to instantiate a converter from a given XPath type to a given Java class
allocateAllBindingSlots(StylesheetPackage) - Method in class net.sf.saxon.expr.instruct.Actor
Allocate slot numbers to all the external component references in this component
allocateAllBindingSlots(StylesheetPackage) - Method in class net.sf.saxon.trans.CompoundMode
Allocate slot numbers to all the external component references in this component
allocateAllBindingSlots(StylesheetPackage) - Method in class net.sf.saxon.trans.KeyDefinition
 
allocateAllBindingSlots(StylesheetPackage) - Method in class net.sf.saxon.trans.SimpleMode
Allocate slot numbers to all the external component references in this component
allocateAllPatternSlots() - Method in class net.sf.saxon.trans.SimpleMode
Allocate slots for local variables in all patterns used by the rules in this mode.
allocateAnonymousTypeCode() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Allocate a name to an anonymous type.
allocateArgumentEvaluators() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Allocate evaluation functions for each argument (in field argumentEvaluators)
allocateArgumentEvaluators() - Method in class net.sf.saxon.expr.UserFunctionCall
 
allocateArgumentEvaluators(FunctionCall, boolean) - Method in class net.sf.saxon.expr.FunctionCall.FunctionCallElaborator
Allocate evaluation functions for each argument (in field argumentEvaluators)
allocateBinderySlots() - Method in class net.sf.saxon.style.StylesheetPackage
Allocate slots to global variables.
allocateBindingSlotsRecursive(StylesheetPackage, Actor, Expression, List<ComponentBinding>) - Static method in class net.sf.saxon.expr.instruct.Actor
 
allocateCharacteristic(Map<Characteristic, Characteristic>, Characteristic) - Method in class com.saxonica.ee.trans.PatternOptimizer
Allocate a new characteristic, that is, a property of nodes or other items that may potentially be used in evaluating the preconditions of more than one pattern.
allocateClarkName(String) - Method in class net.sf.saxon.om.NamePool
Allocate a fingerprint given a Clark Name
allocateConverter(Configuration, boolean) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
 
allocateConverter(Configuration, boolean, ItemType) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
 
allocateConverterStatically(Configuration, boolean) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
 
allocateDocumentNumber() - Method in class net.sf.saxon.tree.util.DocumentNumberAllocator
Allocate a unique document number
allocateFingerprint(NamespaceUri, String) - Method in class net.sf.saxon.om.NamePool
Allocate a fingerprint from the pool, or a new Name if there is not a matching one there
allocateLocation() - Method in class net.sf.saxon.style.StyleElement
Allocate a location
allocateNodeListCreator(Configuration, Object) - Static method in class net.sf.saxon.expr.PJConverter
Static method to get a converter from an XPath sequence of nodes to the representation of a NodeList in an external object model (this is really a special for DOM, which uses NodeList rather than general purpose Java collection classes)
allocateNodeNumber() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
 
allocatePatternSlotNumbers() - Method in class net.sf.saxon.style.XSLTemplate
Allocate slot numbers to any local variables declared within a predicate within the match pattern
allocatePatternSlots(int) - Method in class net.sf.saxon.trans.SimpleMode
Specify how many slots for local variables are required by a particular pattern
allocateSequenceNumber() - Method in class net.sf.saxon.trans.rules.RuleManager
 
allocateSequenceOutputter() - Method in class net.sf.saxon.Controller
Allocate a SequenceOutputter for a new output destination.
allocateSequenceOutputter(int) - Method in class net.sf.saxon.Controller
Allocate a SequenceCollector for a new output destination.
allocateSlotNumber(StructuredQName, LocalBinding) - Method in class com.saxonica.ee.config.SlotManagerEE
Allocate a slot number for a variable
allocateSlotNumber(StructuredQName, LocalBinding) - Method in class net.sf.saxon.expr.instruct.SlotManager
Allocate a slot number for a variable
allocateSlots(Expression, int, SlotManager) - Static method in class com.saxonica.ee.extfn.ExperimentalXPathCompiler
Allocate slot numbers to range variables.
allocateSlots(Expression, int, SlotManager) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Allocate slot numbers to range variables
allocateSlots(SlotManager, int) - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Allocate slots to any variables used within the pattern
allocateSlots(SlotManager, int) - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Allocate slots to any variables used within the pattern
allocateSlots(SlotManager, int) - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
Allocate slots to any variables used within the pattern
allocateSlots(SlotManager, int) - Method in class net.sf.saxon.pattern.GeneralNodePattern
Allocate slots to any variables used within the pattern
allocateSlots(SlotManager, int) - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Allocate slots to any variables used within the pattern
allocateSlots(SlotManager, int) - Method in class net.sf.saxon.pattern.NodeSetPattern
Allocate slots to any variables used within the pattern
allocateSlots(SlotManager, int) - Method in class net.sf.saxon.pattern.Pattern
Allocate slots to any variables used within the pattern
allocateSlots(SlotManager, int) - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Allocate slots to any variables used within the pattern
allocateSlots(SlotManager, int) - Method in class net.sf.saxon.pattern.VennPattern
Allocate slots to any variables used within the pattern
allocateSlots(SlotManager, int) - Method in interface net.sf.saxon.style.ScopedBindingElement
Allocate slots to any variables used within the pattern
allocateStreamedDocumentNumber() - Method in class net.sf.saxon.tree.util.DocumentNumberAllocator
Allocate a unique document number for a streamed document
ALLOW_ANY_TOP_LEVEL - Static variable in class net.sf.saxon.ma.json.JsonParser
 
ALLOW_DEPRECATED_FEATURES - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
ALLOW_DUPLICATE_NAMES - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
allow-duplicate-names = yes|no.
ALLOW_EXTERNAL_FUNCTIONS - Static variable in class net.sf.saxon.lib.Feature
ALLOW_EXTERNAL_FUNCTIONS has rather wider effect than the name might suggest.
ALLOW_EXTERNAL_FUNCTIONS - Static variable in class net.sf.saxon.lib.FeatureCode
 
ALLOW_EXTERNAL_FUNCTIONS - Static variable in class net.sf.saxon.lib.FeatureKeys
ALLOW_EXTERNAL_FUNCTIONS has rather wider effect than the name might suggest.
ALLOW_MULTITHREADING - Static variable in class net.sf.saxon.lib.Feature
ALLOW_MULTITHREADING determines whether multi-threading is allowed.
ALLOW_MULTITHREADING - Static variable in class net.sf.saxon.lib.FeatureCode
 
ALLOW_MULTITHREADING - Static variable in class net.sf.saxon.lib.FeatureKeys
ALLOW_MULTITHREADING determines whether multi-threading is allowed.
ALLOW_OLD_JAVA_URI_FORMAT - Static variable in class net.sf.saxon.lib.Feature
ALLOW_OLD_JAVA_URI_FORMAT determines whether extension function calls to dynamically-loaded Java extension functions may use the URI format supported in older Saxon releases.
ALLOW_OLD_JAVA_URI_FORMAT - Static variable in class net.sf.saxon.lib.FeatureCode
 
ALLOW_OLD_JAVA_URI_FORMAT - Static variable in class net.sf.saxon.lib.FeatureKeys
ALLOW_OLD_JAVA_URI_FORMAT determines whether extension function calls to dynamically-loaded Java extension functions may use the URI format supported in older Saxon releases.
ALLOW_SYNTAX_EXTENSIONS - Static variable in class net.sf.saxon.lib.Feature
This flag must be set to enable use of extensions to XPath, XQuery and XSLT syntax that go beyond what is allowed by the extensibility mechanisms in the spec.
ALLOW_SYNTAX_EXTENSIONS - Static variable in class net.sf.saxon.lib.FeatureCode
 
ALLOW_SYNTAX_EXTENSIONS - Static variable in class net.sf.saxon.lib.FeatureKeys
This flag must be set to enable use of extensions to XPath, XQuery and XSLT syntax that go beyond what is allowed by the extensibility mechanisms in the spec.
ALLOW_UNRESOLVED_SCHEMA_COMPONENTS - Static variable in class net.sf.saxon.lib.Feature
The W3C XSD specification (both 1.0 and 1.1) states that an unresolved reference to an absent schema component does not automatically make the schema invalid; the schema should be usable for validation provided that the missing components are not actually needed in a particular validation episode.
ALLOW_UNRESOLVED_SCHEMA_COMPONENTS - Static variable in class net.sf.saxon.lib.FeatureCode
 
ALLOW_UNRESOLVED_SCHEMA_COMPONENTS - Static variable in class net.sf.saxon.lib.FeatureKeys
The W3C XSD specification (both 1.0 and 1.1) states that an unresolved reference to an absent schema component does not automatically make the schema invalid; the schema should be usable for validation provided that the missing components are not actually needed in a particular validation episode.
allowAttributes(AttributeMap, String[]) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Check the attributes of an element against a list of allowed attributes.
allowDeprecatedFeatures - Variable in class com.saxonica.functions.qt4.URIFunctions
 
ALLOWED - com.saxonica.ee.validate.ContentValidator.Nillability
Constant indicating that xsi:nil is allowed and active.
ALLOWED_PROTOCOLS - Static variable in class net.sf.saxon.lib.Feature
The value is a comma-separated list of permitted protocols.
ALLOWED_PROTOCOLS - Static variable in class net.sf.saxon.lib.FeatureCode
 
ALLOWED_PROTOCOLS - Static variable in class net.sf.saxon.lib.FeatureKeys
The value is a comma-separated list of permitted protocols.
allowedASCII - Static variable in class net.sf.saxon.functions.IriToUri
 
allowEmpty - Variable in class net.sf.saxon.expr.ListConstructorFunction
 
allowEmpty - Variable in class net.sf.saxon.expr.UnionConstructorFunction
 
allowExit - Variable in class net.sf.saxon.Transform
 
allowExtensions - Variable in class com.saxonica.config.pe.StyleNodeFactoryPE
 
allowExtractingCommonSubexpressions() - Method in class com.saxonica.ee.optim.SwitchExpression
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.Expression
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.instruct.Choose
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.instruct.SourceDocument
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.sort.MergeInstr
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowExtractingCommonSubexpressions() - Method in class net.sf.saxon.expr.TryCatch
Ask whether common subexpressions found in the operands of this expression can be extracted and evaluated outside the expression itself.
allowingEmptyString() - Method in class net.sf.saxon.expr.flwor.OuterForExpression
 
allowingEmptyString() - Method in class net.sf.saxon.expr.ForExpression
 
allowRegexMatchingEmptyString() - Method in class com.saxonica.functions.extfn.ReplaceWith
 
allowRegexMatchingEmptyString() - Method in class net.sf.saxon.functions.AnalyzeStringFn
 
allowRegexMatchingEmptyString() - Method in class net.sf.saxon.functions.Matches
 
allowRegexMatchingEmptyString() - Method in class net.sf.saxon.functions.RegexFunction
 
allowRegexMatchingEmptyString() - Method in class net.sf.saxon.functions.Replace
 
allowRegexMatchingEmptyString() - Method in class net.sf.saxon.functions.Tokenize_3
 
allows(int) - Method in enum net.sf.saxon.s9api.OccurrenceIndicator
Ask whether this occurrence indicator permits a sequence of a given size
ALLOWS_MANY - Static variable in class net.sf.saxon.expr.StaticProperty
Bit set if multiple values are allowed
ALLOWS_ONE - Static variable in class net.sf.saxon.expr.StaticProperty
Bit set if a single value is allowed
ALLOWS_ONE_OR_MORE - Static variable in class net.sf.saxon.expr.StaticProperty
Occurence indicator for "one or more" (+)
ALLOWS_ZERO - Static variable in class net.sf.saxon.expr.StaticProperty
 
ALLOWS_ZERO_OR_MORE - Static variable in class net.sf.saxon.expr.StaticProperty
Occurence indicator for "zero or more" (*)
ALLOWS_ZERO_OR_ONE - Static variable in class net.sf.saxon.expr.StaticProperty
Occurence indicator for "zero or one" (?)
allowsAny() - Method in class com.saxonica.ee.schema.Wildcard
Determine whether this wildcard allows any namespace (##any)
allowsAttributes() - Method in class com.saxonica.ee.schema.UserComplexType
Ask whether this type (or any known type derived from it by extension) allows the element to have one or more attributes.
allowsAttributes() - Method in enum net.sf.saxon.type.AnyType
Return true if this type (or any known type derived from it by extension) allows the element to have one or more attributes.
allowsAttributes() - Method in interface net.sf.saxon.type.ComplexType
Return true if this type (or any known type derived from it by extension) allows the element to have one or more attributes.
allowsAttributes() - Method in enum net.sf.saxon.type.Untyped
Return true if this type (or any known type derived from it by extension) allows the element to have one or more attributes.
allowSaxonExtensions - Variable in class net.sf.saxon.expr.parser.Tokenizer
Flag to allow Saxon extensions
allowSaxonExtensions - Variable in class net.sf.saxon.expr.parser.XPathParser
 
allowsDerivation(int) - Method in class com.saxonica.ee.schema.ElementDecl
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property (that is, the {substitution group exclusions} in the component model
allowsDerivation(int) - Method in class com.saxonica.ee.schema.UserDefinedType
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property
allowsDerivation(int) - Method in enum 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 enum 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.type.EnumerationType
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.ErrorType
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.NumericType
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property
allowsDerivation(int) - Method in interface 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 enum net.sf.saxon.type.Untyped
Determines whether derivation (of a particular kind) from this type is allowed, based on the "final" property
allowsEarlyExit() - Method in class com.saxonica.ee.stream.watch.WatchManager
 
allowsEmpty - Variable in class net.sf.saxon.expr.flwor.ForClause
 
allowsEmpty() - Method in class net.sf.saxon.expr.CastingExpression
Ask whether the expression accepts an empty sequence as input (producing an empty sequence as output)
allowsMany() - Method in enum net.sf.saxon.s9api.OccurrenceIndicator
Ask whether this occurrence indicator permits a sequence containing more than one item.
allowsMany(int) - Static method in class net.sf.saxon.value.Cardinality
Determine whether multiple occurrences are allowed
allowsNamespaceUndeclarations() - Method in class net.sf.saxon.om.NamespaceDeltaMap
 
allowsNamespaceUndeclarations() - Method in class net.sf.saxon.om.NamespaceMap
 
allowsZero() - Method in enum net.sf.saxon.s9api.OccurrenceIndicator
Ask whether this occurrence indicator permits an empty sequence.
allowsZero(int) - Static method in class net.sf.saxon.value.Cardinality
Determine whether empty sequence is allowed
allowXPath30Syntax - Variable in class net.sf.saxon.expr.parser.XPathParser
 
allowXPath30XSLTExtensions - Variable in class net.sf.saxon.expr.parser.XPathParser
 
allowXPath31Syntax - Variable in class net.sf.saxon.expr.parser.XPathParser
 
allowXPath40Syntax - Variable in class net.sf.saxon.expr.parser.XPathParser
 
allPackages - Variable in class net.sf.saxon.trans.PackageLoaderHE
 
allPathsAreWithinStreamableSnapshot() - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNode
Determine whether the path is entirely within a streamable snapshot of a streamed document: that is, it must only navigate to ancestors and to attributes of ancestors
allPathsAreWithinStreamableSnapshot() - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNodeSet
Determine whether the path is entirely within a streamable snapshot of a streamed document: that is, it must only navigate to ancestors and to attributes of ancestors
allSubsumes(UserComplexType, ComplexType, SchemaCompiler) - Static method in class com.saxonica.ee.schema.AllModelGroup
Test whether a complex type constructed using "all" subsumes another complex type.
AlphaCode - Class in net.sf.saxon.type
An AlphaCode is a compact, context-independent string representation of a SequenceType
AlphaCode() - Constructor for class net.sf.saxon.type.AlphaCode
 
alphaDefault(long, char, StringBuilder) - Method in class net.sf.saxon.expr.number.AbstractNumberer
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.tree.util.Navigator
Construct an alphabetic key from an positive integer; the key collates in the same sequence as the integer
Alphanumeric - Class in net.sf.saxon.expr.number
This class contains static utility methods to test whether a character is alphanumeric, as defined by the rules of xsl:number: that is, whether it is in one of the Unicode categories Nd, Nl, No, Lu, Ll, Lt, Lm or Lo In Saxon 9.9 the data has been regenerated from Unicode 10.0.0.
AlphanumericCollator - Class in net.sf.saxon.expr.sort
A Comparer that treats strings as an alternating sequence of alpha parts and numeric parts.
AlphanumericCollator(StringCollator) - Constructor for class net.sf.saxon.expr.sort.AlphanumericCollator
Create an alphanumeric collation
ALWAYS_FALSE - Static variable in class net.sf.saxon.z.IntSetPredicate
Convenience predicate that never matches
ALWAYS_PRESERVE - Static variable in class net.sf.saxon.event.Stripper
 
ALWAYS_STRIP - Static variable in class net.sf.saxon.event.Stripper
 
ALWAYS_TRUE - Static variable in class net.sf.saxon.z.IntSetPredicate
Convenience predicate that always matches
alwaysCreatesNewNodes() - Method in class net.sf.saxon.expr.instruct.ForEach
 
alwaysCreatesNewNodes() - Method in class net.sf.saxon.expr.instruct.Instruction
Ask whether it is guaranteed that every item in the result of this instruction is a newly created node.
alwaysCreatesNewNodes() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Ask whether it is guaranteed that every item in the result of this instruction is a newly created node
alwaysCreatesNewNodes() - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Ask whether it is guaranteed that every item in the result of this instruction is a newly created node
analyze(UnicodeString) - Method in class net.sf.saxon.regex.ARegularExpression
Use this regular expression to analyze an input string, in support of the XSLT analyze-string instruction.
analyze(UnicodeString) - Method in class net.sf.saxon.regex.JavaRegularExpression
Use this regular expression to analyze an input string, in support of the XSLT analyze-string instruction.
analyze(UnicodeString) - Method in interface net.sf.saxon.regex.RegularExpression
Use this regular expression to analyze an input string, in support of the XSLT analyze-string instruction.
analyzeContentExpression(Expression, int) - Method in class com.saxonica.ee.schema.UserComplexType
Analyze an expression to see whether the expression is capable of delivering a value of this type.
analyzeContentExpression(Expression, int) - Method in class com.saxonica.ee.schema.UserSimpleType
Analyze an expression to see whether the expression is capable of delivering a value of this type.
analyzeContentExpression(Expression, int) - Method in enum net.sf.saxon.type.AnySimpleType
Analyze an expression to see whether the expression is capable of delivering a value of this type.
analyzeContentExpression(Expression, int) - Method in enum net.sf.saxon.type.AnyType
Analyze an expression to see whether the expression is capable of delivering a value of this type.
analyzeContentExpression(Expression, int) - Method in class net.sf.saxon.type.BuiltInAtomicType
Analyze an expression to see whether the expression is capable of delivering a value of this type.
analyzeContentExpression(Expression, int) - Method in class net.sf.saxon.type.BuiltInListType
Analyze an expression to see whether the expression is capable of delivering a value of this type.
analyzeContentExpression(Expression, int) - Method in class net.sf.saxon.type.EnumerationType
Analyze an XPath expression to see whether the expression is capable of delivering a value of this type.
analyzeContentExpression(Expression, int) - Method in class net.sf.saxon.type.ErrorType
Analyze an expression to see whether the expression is capable of delivering a value of this type.
analyzeContentExpression(Expression, int) - Method in class net.sf.saxon.type.NumericType
Analyze an XPath expression to see whether the expression is capable of delivering a value of this type.
analyzeContentExpression(Expression, int) - Method in interface net.sf.saxon.type.SchemaType
Analyze an XPath expression to see whether the expression is capable of delivering a value of this type.
analyzeContentExpression(Expression, int) - Method in enum net.sf.saxon.type.Untyped
Analyze an expression to see whether the expression is capable of delivering a value of this type.
analyzeContentExpression(SimpleType, Expression, int) - Static method in class net.sf.saxon.type.BuiltInAtomicType
Analyze an expression to see whether the expression is capable of delivering a value of this type.
analyzeEntityReference(String) - Method in class net.sf.saxon.query.XQueryParser.Unescaper
 
AnalyzeString - Class in net.sf.saxon.expr.instruct
An xsl:analyze-string element in the stylesheet.
AnalyzeString(Expression, Expression, Expression, Expression, Expression, RegularExpression) - Constructor for class net.sf.saxon.expr.instruct.AnalyzeString
Construct an AnalyzeString instruction
AnalyzeString.AnalyzeStringElaborator - Class in net.sf.saxon.expr.instruct
 
AnalyzeStringElaborator() - Constructor for class net.sf.saxon.expr.instruct.AnalyzeString.AnalyzeStringElaborator
 
AnalyzeStringFn - Class in net.sf.saxon.functions
Implements the fn:analyze-string function defined in XPath 3.0.
AnalyzeStringFn() - Constructor for class net.sf.saxon.functions.AnalyzeStringFn
 
AnalyzeUri - Class in com.saxonica.functions.extfn
This class implements the saxon:analyze-uri() function which returns a map containing the components of a URI
AnalyzeUri() - Constructor for class com.saxonica.functions.extfn.AnalyzeUri
 
ancestor() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its ancestors, in reverse document order (that is, nearest ancestor first, root node last)
ancestor(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to its ancestor elements having a specified local name, irrespective of the namespace.
ancestor(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Return a Step that navigates from a node to its ancestors having a specified namespace URI and local name, in reverse document order (that is, nearest ancestor first, root node last)
ancestor(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the nodes found on the ancestor axis using a supplied Predicate.
ANCESTOR - net.sf.saxon.s9api.Axis
 
ANCESTOR - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the ancestor axis
ANCESTOR_OR_SELF - net.sf.saxon.s9api.Axis
 
ANCESTOR_OR_SELF - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the ancestor-or-self axis
AncestorCharacteristic - Class in com.saxonica.ee.trans
Given an expression, this characteristic returns a boolean indicating whether or not the context item has a parent (or ancestor, respectively) that matches a given pattern
AncestorCharacteristic(Pattern, boolean) - Constructor for class com.saxonica.ee.trans.AncestorCharacteristic
Define an AncestorCharacteristic
AncestorEnumeration(NodeInfo, boolean) - Constructor for class net.sf.saxon.tree.util.Navigator.AncestorEnumeration
Create an iterator over the ancestor or ancestor-or-self axis
AncestorIterator - Class in net.sf.saxon.tree.tiny
This class enumerates the ancestor:: or ancestor-or-self:: axes, starting at a given node.
AncestorIterator(NodeInfo, NodeTest) - Constructor for class net.sf.saxon.tree.tiny.AncestorIterator
 
ancestorOrSelf() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its ancestors, in reverse document order, with the node itself returned at the start of the sequence (that is, origin node first, root node last)
ancestorOrSelf(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to its ancestor elements having a specified local name, irrespective of the namespace.
ancestorOrSelf(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to its ancestors-or-self having a specified namespace URI and local name, in reverse document order (that is, nearest ancestor first, root node last)
ancestorOrSelf(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the nodes found on the ancestor-or-self axis using a supplied Predicate.
AncestorPatternOptimizer - Class in com.saxonica.ee.trans
A PatternOptimizer is an agent responsible for optimizing a particular class of patterns.
AncestorPatternOptimizer() - Constructor for class com.saxonica.ee.trans.AncestorPatternOptimizer
 
AncestorQualifiedPattern - Class in net.sf.saxon.pattern
An AncestorQualifiedPattern represents a path of the form A/B or A//B, where nodes must match the pattern B and also have a parent/ancestor (respectively) that matches A.
AncestorQualifiedPattern(Pattern, Pattern, int) - Constructor for class net.sf.saxon.pattern.AncestorQualifiedPattern
 
AnchorPattern - Class in net.sf.saxon.pattern
This is a special pattern that matches the "anchor node".
AnchorPattern() - Constructor for class net.sf.saxon.pattern.AnchorPattern
 
AND - Static variable in class net.sf.saxon.expr.parser.Token
Operator "and"
AND_ALSO - Static variable in class net.sf.saxon.expr.parser.Token
"andAlso" (Saxon extension)
AndElaborator() - Constructor for class net.sf.saxon.expr.AndExpression.AndElaborator
 
AndExpression - Class in net.sf.saxon.expr
 
AndExpression(Expression, Expression) - Constructor for class net.sf.saxon.expr.AndExpression
Construct a boolean AND expression
AndExpression.AndElaborator - Class in net.sf.saxon.expr
Elaborator for an AndExpression (P and Q)
Annotation - Class in net.sf.saxon.query
This class represents an annotation that appears in a function or variable declarations
Annotation(StructuredQName) - Constructor for class net.sf.saxon.query.Annotation
Create an annotation
ANNOTATION_PRESERVE - Static variable in class net.sf.saxon.style.XSLModuleRoot
 
ANNOTATION_STRIP - Static variable in class net.sf.saxon.style.XSLModuleRoot
 
ANNOTATION_UNSPECIFIED - Static variable in class net.sf.saxon.style.XSLModuleRoot
 
AnnotationList - Class in net.sf.saxon.query
An immutable list of function or variable annotations, or of annotation assertions
AnnotationList(List<Annotation>) - Constructor for class net.sf.saxon.query.AnnotationList
 
AnnotationParent - Class in com.saxonica.ee.schema.sdoc
An abstract superclass for schema elements whose only permitted content is an Annotation element
AnnotationParent() - Constructor for class com.saxonica.ee.schema.sdoc.AnnotationParent
 
ANONYMOUS - Static variable in class net.sf.saxon.lib.NamespaceConstant
Namespace for names allocated to anonymous types.
ANONYMOUS - Static variable in class net.sf.saxon.om.NamespaceUri
Namespace for names allocated to anonymous types.
ANONYMOUS_PRINCIPAL_OUTPUT_URI - Static variable in class net.sf.saxon.Controller
 
ANY - net.sf.saxon.om.Genre
 
ANY - Static variable in class net.sf.saxon.expr.instruct.NumberInstruction
 
ANY - Static variable in class net.sf.saxon.s9api.SequenceType
Constant representing the universal sequence type item()*, which permits any value
ANY - Static variable in class net.sf.saxon.type.UType
 
ANY_ANY - Static variable 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_ARRAY - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the type array(*), that is, any array
ANY_ARRAY_TYPE - Static variable in class net.sf.saxon.ma.arrays.ArrayItemType
 
ANY_ATOMIC - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
ANY_ATOMIC - Static variable in class net.sf.saxon.type.UType
 
ANY_ATOMIC_VALUE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the type xs:anyAtomicType, that is, any atomic value
ANY_FUNCTION - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the type function(*), that is, any function
ANY_FUNCTION - Static variable in class net.sf.saxon.type.AnyFunctionType
 
ANY_ITEM - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the type item(), that is, any item at all
ANY_MAP - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the type map(*), that is, any map
ANY_MAP_TYPE - Static variable in class net.sf.saxon.ma.map.MapType
 
ANY_NAMESPACE - net.sf.saxon.s9api.UnprefixedElementMatchingPolicy
Under this policy, unprefixed element names match on the local part only; an element with this local name is matched regardless of its namespace (that is, it can have any namespace, or none)
ANY_NATURE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
ANY_NODE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the type node(), that is, any node
ANY_NODE - Static variable in class net.sf.saxon.type.UType
 
ANY_PURPOSE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
ANY_SEQUENCE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows any sequence of items
ANY_URI - net.sf.saxon.type.PrimitiveUType
 
ANY_URI - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:anyURI
ANY_URI - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
ANY_URI - Static variable in class net.sf.saxon.type.UType
 
ANY_URIS - Static variable in class net.sf.saxon.type.BuiltInListType
 
AnyDivAny() - Constructor for class net.sf.saxon.expr.Calculator.AnyDivAny
 
AnyExternalObject - Interface in net.sf.saxon.value
An external object is a fourth kind of Item (after nodes, atomic values, and functions): it acts as a wrapper for a Java object (or, in C#, a .NET object).
AnyExternalObjectType - Class in net.sf.saxon.type
This class represents the type of an external object returned by an extension function, or supplied as an external variable/parameter.
AnyExternalObjectType() - Constructor for class net.sf.saxon.type.AnyExternalObjectType
 
AnyFunctionType - Class in net.sf.saxon.type
An ItemType representing the type function(*).
AnyFunctionType() - Constructor for class net.sf.saxon.type.AnyFunctionType
 
AnyFunctionTypeWithAssertions - Class in net.sf.saxon.type
The item type function(*) when it is preceded by one or more annotation assertions
AnyFunctionTypeWithAssertions(AnnotationList, Configuration) - Constructor for class net.sf.saxon.type.AnyFunctionTypeWithAssertions
Construct an item type representing the item type function(*) with a list of annotation assertions
AnyIdivAny() - Constructor for class net.sf.saxon.expr.Calculator.AnyIdivAny
 
AnyItemType - Class in net.sf.saxon.type
An implementation of ItemType that matches any item (node or atomic value)
anyMatch(Predicate<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns true if any item in the stream matches a supplied predicate
AnyMinusAny() - Constructor for class net.sf.saxon.expr.Calculator.AnyMinusAny
 
AnyModAny() - Constructor for class net.sf.saxon.expr.Calculator.AnyModAny
 
AnyNodeTest - Class in net.sf.saxon.pattern
NodeTest is an interface that enables a test of whether a node has a particular name and type.
AnyPlusAny() - Constructor for class net.sf.saxon.expr.Calculator.AnyPlusAny
 
AnySimpleType - Enum in net.sf.saxon.type
This class has a singleton instance which represents the XML Schema built-in type xs:anySimpleType
AnyTimesAny() - Constructor for class net.sf.saxon.expr.Calculator.AnyTimesAny
 
AnyType - Enum in net.sf.saxon.type
This class has a singleton instance which represents the XML Schema built-in type xs:anyType, also known as the urtype.
AnyTypeValidator - Class in com.saxonica.ee.validate
Validator to validate an element against the class xs:anyType
AnyTypeValidator(ElementDecl, Receiver) - Constructor for class com.saxonica.ee.validate.AnyTypeValidator
Create an AnyTypeValidator for a specific element declaration
AnyTypeValidator(Receiver) - Constructor for class com.saxonica.ee.validate.AnyTypeValidator
Create an AnyTypeValidator
AnyURIValue - Class in net.sf.saxon.value
An XPath value of type xs:anyURI.
AnyURIValue(String) - Constructor for class net.sf.saxon.value.AnyURIValue
 
AnyURIValue(UnicodeString) - Constructor for class net.sf.saxon.value.AnyURIValue
Constructor
AnyURIValue(UnicodeString, AtomicType) - Constructor for class net.sf.saxon.value.AnyURIValue
Constructor for a user-defined subtype of anyURI
AnyURIValueToURI() - Constructor for class net.sf.saxon.expr.PJConverter.AnyURIValueToURI
 
AnyURIValueToURL() - Constructor for class net.sf.saxon.expr.PJConverter.AnyURIValueToURL
 
append() - Method in class net.sf.saxon.pull.PullPushCopier
Copy the input to the output.
append(char) - Method in class net.sf.saxon.str.UnicodeBuilder
Append a character, which must not be a surrogate.
append(int) - Method in class net.sf.saxon.str.UnicodeBuilder
Append a single unicode character to the content
append(int) - Method in class net.sf.saxon.value.NestedIntegerValue
 
append(Inversion.PushAction) - Method in class com.saxonica.ee.stream.Inversion
Add an action to the end of the streaming route (a subexpression of the currently-last expression, which is therefore first to receive events from the parser)
append(CharSequence) - Method in class net.sf.saxon.str.UnicodeBuilder
Append a Java CharSequence to the content.
append(GroundedValue) - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
append(GroundedValue) - Method in class net.sf.saxon.ma.arrays.ArrayItem
Add a member to this array
append(GroundedValue) - Method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Add a member to this array
append(GroundedValue) - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Add a member to this array
append(Item) - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
append(Item) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
append(Item) - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
Supply one item towards the streamed input of the expression
append(Item) - Method in class com.saxonica.ee.stream.adjunct.ForExpressionAdjunct.ForExpressionFeed
Supply one item towards the streamed input of the expression
append(Item) - Method in class com.saxonica.ee.stream.adjunct.LiteralAdjunct.LiteralItemFeed
 
append(Item) - Method in class com.saxonica.ee.stream.adjunct.TryCatchAdjunct.TryCatchFeed
Supply one item towards the streamed input of the expression
append(Item) - Method in class com.saxonica.ee.stream.feed.AbsorptionFeed
Signal that a node (other than an element) that matches the selection has been found.
append(Item) - Method in class com.saxonica.ee.stream.feed.ApplyTemplatesFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.BufferingApplyTemplatesFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.BufferingFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.BufferingFilterExpressionFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.BufferingForEachExpressionFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.CallableFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
append(Item) - Method in class com.saxonica.ee.stream.feed.DecomposingFeed
Supply one item towards the streamed input of the expression
append(Item) - Method in class com.saxonica.ee.stream.feed.DelegatingFeed
 
append(Item) - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
append(Item) - Method in class com.saxonica.ee.stream.feed.FilteringFeed
 
append(Item) - Method in class com.saxonica.ee.stream.feed.GeneralComparisonEqualityFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.GeneralComparisonInequalityFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.GeneralComparisonMinimaxFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.ItemCheckingFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.ItemFeed
Supply one item towards the streamed input of the expression
append(Item) - Method in class com.saxonica.ee.stream.feed.ItemMappingFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.MotionlessFeed
Supply one item towards the streamed input of the expression
append(Item) - Method in class com.saxonica.ee.stream.feed.NextIterationFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.NoCloseFeed
 
append(Item) - Method in class com.saxonica.ee.stream.feed.NoOpenFeed
 
append(Item) - Method in class com.saxonica.ee.stream.feed.NoOpenOrCloseFeed
 
append(Item) - Method in class com.saxonica.ee.stream.feed.ShallowCopyEventFeed
 
append(Item) - Method in class com.saxonica.ee.stream.feed.SimpleNodeConstructorFeed
Supply an item to the feed
append(Item) - Method in class com.saxonica.ee.stream.feed.SinkFeed
 
append(Item) - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
Signal that a item (other than a streamed element) that matches the selection has been found.
append(Item) - Method in class com.saxonica.ee.stream.watch.ForEachAction
Method called by the feed for a subexpression to supply a grounded item from the streamed input.
append(Item) - Method in class com.saxonica.ee.stream.watch.ForEachGroupParallelAction
Signal that an item (other than an element) that matches the selection has been found.
append(Item) - Method in class com.saxonica.ee.stream.watch.ForEachGroupPartitionAction
Signal that an item (other than an element) that matches the selection has been found.
append(Item) - Method in class com.saxonica.ee.stream.watch.IterateAction
Signal that a node (other than an element) that matches the selection has been found.
append(Item) - Method in class net.sf.saxon.event.Outputter
Append an arbitrary item (node, atomic value, or function) to the output.
append(Item) - Method in class net.sf.saxon.event.ProxyOutputter
Append an arbitrary item (node, atomic value, or function) to the output.
append(Item) - Method in interface net.sf.saxon.event.Receiver
Append an arbitrary item (node, atomic value, or function) to the output.
append(Item) - Method in class net.sf.saxon.event.SequenceReceiver
Append an arbitrary item (node, atomic value, or function) to the output.
append(Item) - Method in class net.sf.saxon.event.SignificantItemDetector
 
append(Item) - Method in class net.sf.saxon.event.TypeCheckingFilter
Output an item (atomic value or node) to the sequence
append(Item) - Method in class net.sf.saxon.event.WherePopulatedOutputter
 
append(Item) - Method in class net.sf.saxon.lib.RawResult
Method intended for internal use to append an item to the result
append(Item) - Method in class net.sf.saxon.ma.zeno.ZenoSequence
Append a single item to the end of the sequence
append(Item, Location, int) - Method in class com.saxonica.ee.stream.feed.ItemFeed
Supply one item towards the streamed input of the expression.
append(Item, Location, int) - Method in class com.saxonica.ee.stream.watch.WatchManager
Append an arbitrary item (node or atomic value) to the output
append(Item, Location, int) - Method in class com.saxonica.ee.validate.CatchingReceiver
 
append(Item, Location, int) - Method in class com.saxonica.ee.validate.SkipValidator
 
append(Item, Location, int) - Method in class com.saxonica.ee.validate.ValidatingFilter
 
append(Item, Location, int) - Method in class net.sf.saxon.event.CheckSumFilter
Append an arbitrary item (node or atomic value) to the output
append(Item, Location, int) - Method in class net.sf.saxon.event.ComplexContentOutputter
Append an arbitrary item (node or atomic value) to the output
append(Item, Location, int) - Method in class net.sf.saxon.event.EventBuffer
 
append(Item, Location, int) - Method in class net.sf.saxon.event.EventMonitor
 
append(Item, Location, int) - Method in class net.sf.saxon.event.Outputter
Append an arbitrary item (node, atomic value, or function) to the output.
append(Item, Location, int) - Method in class net.sf.saxon.event.OutputterEventBuffer
 
append(Item, Location, int) - Method in class net.sf.saxon.event.ProxyOutputter
Append an arbitrary item (node, atomic value, or function) to the output.
append(Item, Location, int) - Method in class net.sf.saxon.event.ProxyReceiver
Append an arbitrary item (node or atomic value) to the output
append(Item, Location, int) - Method in interface net.sf.saxon.event.Receiver
Append an arbitrary item (node, atomic value, or function) to the output.
append(Item, Location, int) - Method in class net.sf.saxon.event.RegularSequenceChecker
Append an arbitrary item (node or atomic value) to the output.
append(Item, Location, int) - Method in class net.sf.saxon.event.SequenceNormalizerWithItemSeparator
Append an arbitrary item (node or atomic value) to the output
append(Item, Location, int) - Method in class net.sf.saxon.event.SequenceNormalizerWithSpaceSeparator
Append an arbitrary item (node or atomic value) to the output
append(Item, Location, int) - Method in class net.sf.saxon.event.SequenceReceiver
Append an arbitrary item (node, atomic value, or function) to the output
append(Item, Location, int) - Method in class net.sf.saxon.event.SequenceWriter
 
append(Item, Location, int) - Method in class net.sf.saxon.event.SignificantItemDetector
 
append(Item, Location, int) - Method in class net.sf.saxon.event.Sink
Append an arbitrary item (node or atomic value) to the output
append(Item, Location, int) - Method in class net.sf.saxon.event.TeeOutputter
Output an item (atomic value or node) to the sequence
append(Item, Location, int) - Method in class net.sf.saxon.event.TreeReceiver
Append an arbitrary item (node or atomic value) to the output
append(Item, Location, int) - Method in class net.sf.saxon.event.TypeCheckingFilter
Output an item (atomic value or node) to the sequence
append(Item, Location, int) - Method in class net.sf.saxon.event.WherePopulatedOutputter
 
append(Item, Location, int) - Method in class net.sf.saxon.query.SequenceWrapper
Output an item (atomic value or node) to the sequence
append(Item, Location, int) - Method in class net.sf.saxon.serialize.Emitter
Append an arbitrary item (node or atomic value) to the output
append(Item, Location, int) - Method in class net.sf.saxon.serialize.PrincipalOutputGatekeeper
 
append(Item, Location, int) - Method in class net.sf.saxon.serialize.UncommittedSerializer
Append an arbitrary item (node or atomic value) to the output
append(Item, Location, int) - Method in class net.sf.saxon.trace.CountingFilter
Append an arbitrary item (node or atomic value) to the output
append(Item, Location, int) - Method in class net.sf.saxon.trace.TracingFilter
Append an arbitrary item (node or atomic value) to the output
append(XdmValue) - Method in class net.sf.saxon.s9api.XdmValue
Create a new XdmValue by concatenating the contents of this XdmValue and another XdmValue into a single sequence.
append(UnicodeString) - Method in class net.sf.saxon.str.UnicodeBuilder
Append a UnicodeString object to the content.
append(IntIterator) - Method in interface net.sf.saxon.str.TwineConsumer
Append a sequence of codepoints supplied as an iterator
append(IntIterator) - Method in class net.sf.saxon.str.UnicodeBuilder
Append multiple unicode characters to the content
Append(Item, Location, int) - Constructor for class net.sf.saxon.event.Event.Append
 
Append(Item, Location, int) - Constructor for class net.sf.saxon.event.OutputterEvent.Append
 
append16(char[], int, int) - Method in interface net.sf.saxon.str.TwineConsumer
Append an array (or part of an array) of 16-bit characters to the content of the LargeTextBuffer
append24(byte[], int, int) - Method in interface net.sf.saxon.str.TwineConsumer
Append an array (or part of an array) of 24-bit characters to the content of the LargeTextBuffer
append8(byte[], int, int) - Method in interface net.sf.saxon.str.TwineConsumer
Append an array (or part of an array) of 8-bit characters to the content of the LargeTextBuffer
appendAll(SequenceIterator) - Method in class net.sf.saxon.str.UnicodeBuilder
Append the string values of all the items in a sequence, with no separator
appendAttributeName(NodeName) - Method in class net.sf.saxon.om.AbsolutePath
Append an attribute name to the path
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.
appendFloat(UnicodeBuilder, float, boolean) - Static method in class net.sf.saxon.value.FloatingPointConverter
Append a string representation of a float value to a string buffer
appendInt(UnicodeBuilder, int) - Static method in class net.sf.saxon.value.FloatingPointConverter
Format an integer, appending the string representation of the integer to a string buffer
appendLatin(String) - Method in class net.sf.saxon.str.UnicodeBuilder
Append a Java string to the content.
appendRepeated(StringBuilder, char, int) - Static method in class net.sf.saxon.str.StringTool
Insert repeated occurrences of a given character at the end of a StringBuilder
appendSequence(GroundedValue) - Method in class net.sf.saxon.ma.zeno.ZenoSequence
Append a sequence of item to the end of the sequence
appendSequentialKey(SiblingCountingNode, StringBuilder, boolean) - Static method in class net.sf.saxon.tree.util.Navigator
Get a character string that uniquely identifies this node and that collates nodes into document order
appendString(UnicodeBuilder, int, int) - Static method in class net.sf.saxon.value.CalendarValue
Append an integer, formatted with leading zeros to a fixed size, to a string buffer
appendStringValue(UnicodeString) - Method in class net.sf.saxon.tree.linked.TextImpl
Append to the content of the text node
appendStringValue(TinyTree, int, UnicodeBuilder) - Static method in class net.sf.saxon.tree.tiny.WhitespaceTextImpl
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, UnicodeBuilder) - Static method in class net.sf.saxon.value.CalendarValue
Format a timezone and append it to a buffer
appendTimezone(UnicodeBuilder) - Method in class net.sf.saxon.value.CalendarValue
Add a string representation of the timezone, typically formatted as "Z" or "+03:00" or "-10:00", to a supplied string buffer
appendToCurrentGroup(Item) - Method in class com.saxonica.ee.stream.ManualGroupIterator
 
appendTwoDigits(UnicodeBuilder, int) - Static method in class net.sf.saxon.value.CalendarValue
Append an integer, formatted as two digits, to a string buffer
appendUnicodeString(UnicodeString) - Method in class net.sf.saxon.str.LargeTextBuffer
Append a string to the contents of the LargeTextBuffer
appliesTo(Pattern) - Method in class com.saxonica.ee.trans.AncestorPatternOptimizer
 
appliesTo(Pattern) - Method in class com.saxonica.ee.trans.ContainsTokenPatternOptimizer
 
appliesTo(Pattern) - Method in class com.saxonica.ee.trans.EqualityPatternOptimizer
 
appliesTo(Pattern) - Method in class com.saxonica.ee.trans.GeneralPatternOptimizer
 
appliesTo(Pattern) - Method in class com.saxonica.ee.trans.IntEqualityPatternOptimizer
 
appliesTo(Pattern) - Method in class com.saxonica.ee.trans.PatternOptimizer
Ask whether this pattern optimizer is applicable to a particular pattern
appliesToAllModes() - Method in class net.sf.saxon.style.XSLTemplate
Ask whether this is a template rule with mode="#all"
apply(Function<AttributeInfo, AttributeInfo>) - Method in interface net.sf.saxon.om.AttributeMap
Apply a function to every attribute in an attribute map, returning a new attribute map
apply(Function<AttributeInfo, AttributeInfo>) - Method in class net.sf.saxon.om.EmptyAttributeMap
 
apply(Function<AttributeInfo, AttributeInfo>) - Method in class net.sf.saxon.om.SingletonAttributeMap
 
apply(Outputter, XPathContextMajor) - Method in class net.sf.saxon.expr.instruct.TemplateRule
Process the template, without returning any tail calls.
apply(XPathContext, int) - Method in class com.saxonica.ee.update.PendingUpdateListImpl
Apply the pending updates
apply(XPathContext, int) - Method in interface net.sf.saxon.expr.PendingUpdateList
Apply the pending updates
apply(XPathContext, Set<MutableNodeInfo>) - Method in class com.saxonica.ee.update.DeleteAction
Apply the pending update action to the affected node
apply(XPathContext, Set<MutableNodeInfo>) - Method in class com.saxonica.ee.update.InsertAction
Apply the pending update action to the affected nodes
apply(XPathContext, Set<MutableNodeInfo>) - Method in class com.saxonica.ee.update.InsertAttributeAction
Apply the pending update action to the affected nodes
apply(XPathContext, Set<MutableNodeInfo>) - Method in class com.saxonica.ee.update.PendingUpdateAction
Apply the pending update action to the affected nodes
apply(XPathContext, Set<MutableNodeInfo>) - Method in class com.saxonica.ee.update.PutAction
Apply the pending update action to the affected nodes
apply(XPathContext, Set<MutableNodeInfo>) - Method in class com.saxonica.ee.update.RenameAction
Apply the pending update action to the affected nodes
apply(XPathContext, Set<MutableNodeInfo>) - Method in class com.saxonica.ee.update.ReplaceAttributeAction
Apply the pending update action to the affected nodes
apply(XPathContext, Set<MutableNodeInfo>) - Method in class com.saxonica.ee.update.ReplaceNodeAction
Apply the pending update action to the affected nodes
apply(XPathContext, Set<MutableNodeInfo>) - Method in class com.saxonica.ee.update.ReplaceValueAction
Apply the pending update action to the affected nodes
APPLY_TEMPLATES_TO_ATTRIBUTES - net.sf.saxon.trans.rules.BuiltInRules
 
APPLY_TEMPLATES_TO_CHILDREN - net.sf.saxon.trans.rules.BuiltInRules
 
applyDefaults(Configuration) - Method in class net.sf.saxon.lib.ParseOptions
Merge settings from the Configuration object into these parseOptions
applyDifferences(NamespaceDeltaMap) - Method in class net.sf.saxon.om.NamespaceMap
Create a map containing all namespace declarations in this map, plus any namespace declarations and minus any namespace undeclarations in the delta map
applyFileParams(Processor, Xslt30Transformer) - Method in class net.sf.saxon.trans.CommandLineOptions
Apply XSLT 3.0 file-valued parameters to an XSLT transformer.
ApplyFn - Class in net.sf.saxon.functions
This class implements the function fn:apply(), which is a standard function in XQuery 3.1.
ApplyFn() - Constructor for class net.sf.saxon.functions.ApplyFn
 
applyFunctionCoercion(SequenceIterator, ItemType, ItemType, Location) - Method in class net.sf.saxon.type.TypeHierarchy
Apply function coercion when a function item is supplied as a parameter in a function call
applyFunctionConversionRules(Sequence, SequenceType, Supplier<RoleDiagnostic>, Location) - Method in class net.sf.saxon.type.TypeHierarchy
Apply the function conversion rules to a value, given a required type.
applyFunctionConversionRules(Sequence, SequenceType, StructuredQName, int, XPathContext) - Static method in class com.saxonica.expr.JavaExtensionFunctionCall
Utility method available for use in called extension functions to check that a supplied argument conforms to a required type, and perform conversion using the function conversion rules if not
ApplyImports - Class in net.sf.saxon.expr.instruct
An xsl:apply-imports element in the stylesheet.
ApplyImports() - Constructor for class net.sf.saxon.expr.instruct.ApplyImports
 
ApplyImportsAction - Class in com.saxonica.ee.stream.watch
Watch for an xsl:apply-imports instruction.
ApplyImportsAction(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.watch.ApplyImportsAction
 
ApplyImportsAdjunct - Class in com.saxonica.ee.stream.adjunct
Compile an xsl:apply-imports expression/instruction to Java source code.
ApplyImportsAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ApplyImportsAdjunct
 
applyLeavingTail(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.TemplateRule
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.
applyLocalOptions(CommandLineOptions, Configuration) - Method in class com.saxonica.Validate
Customisation hook: apply options defined locally in a subclass
applyLocalOptions(CommandLineOptions, Configuration) - Method in class net.sf.saxon.Query
Customisation hook: apply options defined locally in a subclass
applyLocalOptions(CommandLineOptions, Configuration) - Method in class net.sf.saxon.Transform
Customisation hook: apply options defined locally in a subclass.
ApplyNextMatchingTemplate - Class in net.sf.saxon.expr.instruct
An xsl:apply-imports or xsl:next-match element in the stylesheet.
ApplyNextMatchingTemplate() - Constructor for class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
 
applyStaticParams(XsltCompiler) - Method in class net.sf.saxon.trans.CommandLineOptions
Apply XSLT 3.0 static parameters to a compilerInfo.
applyStreamingTemplates(Source, Receiver) - Method in class net.sf.saxon.trans.XsltController
Perform a transformation by applying templates in a streamable mode to a streamable input document.
applyTemplates(Source) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Invoke the stylesheet by applying templates to a supplied Source document, returning the raw results as an XdmValue.
applyTemplates(Source, Destination) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Invoke the stylesheet by applying templates to a supplied Source document, sending the results (wrapped in a document node) to a given Destination.
applyTemplates(ParameterSet, ParameterSet, NodeInfo, Outputter, XPathContextMajor, Location) - Method in class net.sf.saxon.trans.Mode
Process selected nodes using the template rules registered for this mode.
applyTemplates(Sequence, Receiver) - Method in class net.sf.saxon.trans.XsltController
Perform a transformation from a Source document to a Result document.
applyTemplates(XdmValue) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Invoke the stylesheet by applying templates to a supplied input sequence, returning the raw results.
applyTemplates(XdmValue, Destination) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Invoke the stylesheet by applying templates to a supplied input sequence, sending the results (wrapped in a document node) to a given Destination.
ApplyTemplates - Class in net.sf.saxon.expr.instruct
An instruction representing an xsl:apply-templates element in the stylesheet
ApplyTemplates() - Constructor for class net.sf.saxon.expr.instruct.ApplyTemplates
 
ApplyTemplates() - Constructor for class net.sf.saxon.trace.ContextStackFrame.ApplyTemplates
 
ApplyTemplates(Expression, boolean, boolean, boolean, boolean, Mode, RuleManager) - Constructor for class net.sf.saxon.expr.instruct.ApplyTemplates
Construct an apply-templates instruction
ApplyTemplates.ApplyTemplatesElaborator - Class in net.sf.saxon.expr.instruct
 
ApplyTemplates.ApplyTemplatesPackage - Class in net.sf.saxon.expr.instruct
An ApplyTemplatesPackage is an object that encapsulates the sequence of nodes to be processed, the mode, the parameters to be supplied, and the execution context.
ApplyTemplatesAction - Class in com.saxonica.ee.stream.watch
This watch implements xsl:apply-templates in streaming mode.
ApplyTemplatesAction(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.watch.ApplyTemplatesAction
 
ApplyTemplatesAdjunct - Class in com.saxonica.ee.stream.adjunct
Handle streaming for the xsl:apply-templates instruction
ApplyTemplatesAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ApplyTemplatesAdjunct
 
ApplyTemplatesElaborator() - Constructor for class net.sf.saxon.expr.instruct.ApplyTemplates.ApplyTemplatesElaborator
 
ApplyTemplatesFeed - Class in com.saxonica.ee.stream.feed
This class is used when a streaming template applies xsl:apply-templates to composed items, typically to the items in the current group established using xsl:for-each-group
ApplyTemplatesFeed(ApplyTemplates, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.ApplyTemplatesFeed
 
applyTemplatesToSource(Source, Receiver) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
 
applyToConfiguration(Processor) - Method in class net.sf.saxon.trans.CommandLineOptions
Apply options to the Configuration
applyWhitespaceNormalization(int, UnicodeString) - Static method in class net.sf.saxon.value.Whitespace
Apply schema-defined whitespace normalization to a string
applyWhitespaceNormalization(UnicodeString) - Method in class com.saxonica.ee.schema.UserSimpleType
Apply the whitespace normalization rules for this simple type
Archive - Class in com.saxonica.functions.extfn.EXPathArchive
Implementation of extension functions in the EXPath Archive package, see http://expath.org/spec/archive
Archive() - Constructor for class com.saxonica.functions.extfn.EXPathArchive.Archive
 
Archive.ArchiveType - Enum in com.saxonica.functions.extfn.EXPathArchive
 
Archive.CompressionType - Enum in com.saxonica.functions.extfn.EXPathArchive
 
archiveType(Base64BinaryValue) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
ARegexIterator - Class in net.sf.saxon.regex
Class ARegexIterator - provides an iterator over matched and unmatched substrings.
ARegexIterator(UnicodeString, UnicodeString, REMatcher) - Constructor for class net.sf.saxon.regex.ARegexIterator
Construct a RegexIterator.
ARegularExpression - Class in net.sf.saxon.regex
Glue class to interface the Jakarta regex engine to Saxon (The prefix 'A' indicates an Apache regular expression, as distinct from a JDK regular expression).
ARegularExpression(UnicodeString, String, String, List<String>, Configuration) - Constructor for class net.sf.saxon.regex.ARegularExpression
Create and compile a regular expression
arg(int, ItemType, int, Sequence) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
Add information to a function entry about the argument types of the function
argumentEvaluators - Variable in class net.sf.saxon.expr.FunctionCall.FunctionCallElaborator
 
arguments - Variable in class net.sf.saxon.query.UnboundFunctionLibrary.UnboundFunctionCallDetails
 
ArithmeticElaborator() - Constructor for class net.sf.saxon.expr.ArithmeticExpression.ArithmeticElaborator
 
ArithmeticExpression - Class in net.sf.saxon.expr
Arithmetic Expression: an expression using one of the operators plus, minus, multiply, div, idiv, mod.
ArithmeticExpression(Expression, int, Expression) - Constructor for class net.sf.saxon.expr.ArithmeticExpression
Create an arithmetic expression
ArithmeticExpression.ArithmeticElaborator - Class in net.sf.saxon.expr
Elaborator for an ArithmeticExpression (for example P + Q)
ArithmeticExpression10 - Class in net.sf.saxon.expr.compat
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.
ArithmeticExpression10(Expression, int, Expression) - Constructor for class net.sf.saxon.expr.compat.ArithmeticExpression10
Create an arithmetic expression to be evaluated in XPath 1.0 mode
arrangeCleanup(Reader, XPathContext) - Method in class net.sf.saxon.tree.iter.TextLinesIterator
 
ARRAY - net.sf.saxon.om.Genre
 
ARRAY_FUNCTIONS - Static variable in class net.sf.saxon.lib.NamespaceConstant
Namespace URI for XPath 3.1 functions associated with arrays
ARRAY_FUNCTIONS - Static variable in class net.sf.saxon.om.NamespaceUri
Namespace URI for XPath 3.1 functions associated with arrays
ArrayAppend() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayAppend
 
ArrayAsSequenceOfMaps() - Constructor for class net.sf.saxon.functions.registry.VendorFunctionSetHE.ArrayAsSequenceOfMaps
 
ArrayBlockAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a SquareArrayConstructor, that is a sequence of expressions or instructions used to establish the content of an XDM array
ArrayBlockAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ArrayBlockAdjunct
 
ArrayBuild() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayBuild
 
ArrayEmpty() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayEmpty
 
ArrayExists() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayExists
 
ArrayFilter() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFilter
 
ArrayFlatten() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFlatten
 
ArrayFoldLeft() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFoldLeft
 
ArrayFoldRight() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFoldRight
 
ArrayFoot() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFoot
 
ArrayForEach() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayForEach
 
ArrayForEachPair() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayForEachPair
 
ArrayFromSequence() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFromSequence
 
ArrayFunctionSet - Class in net.sf.saxon.ma.arrays
Function signatures (and pointers to implementations) of the functions defined in XPath 3.1
ArrayFunctionSet.ArrayAppend - Class in net.sf.saxon.ma.arrays
Implementation of the function array:append(array, item()*) => array
ArrayFunctionSet.ArrayBuild - Class in net.sf.saxon.ma.arrays
Implementation of the proposed XP40 function array:build()
ArrayFunctionSet.ArrayEmpty - Class in net.sf.saxon.ma.arrays
Implementation of the proposed 4.0 function array:empty(array)
ArrayFunctionSet.ArrayExists - Class in net.sf.saxon.ma.arrays
Implementation of the proposed 4.0 function array:exists(array)
ArrayFunctionSet.ArrayFilter - Class in net.sf.saxon.ma.arrays
Implementation of the function array:filter(array, function) => array
ArrayFunctionSet.ArrayFlatten - Class in net.sf.saxon.ma.arrays
Implementation of the function array:flatten => item()*
ArrayFunctionSet.ArrayFoldLeft - Class in net.sf.saxon.ma.arrays
Implementation of the function array:fold-left(array, item()*, function) => array
ArrayFunctionSet.ArrayFoldRight - Class in net.sf.saxon.ma.arrays
Implementation of the function array:fold-left(array, item()*, function) => array
ArrayFunctionSet.ArrayFoot - Class in net.sf.saxon.ma.arrays
Implementation of the proposed 4.0 function array:foot(array) => item()*
ArrayFunctionSet.ArrayForEach - Class in net.sf.saxon.ma.arrays
Implementation of the function array:for-each(array, function) => array
ArrayFunctionSet.ArrayForEachPair - Class in net.sf.saxon.ma.arrays
Implementation of the function array:for-each-pair(array, array, function) => array
ArrayFunctionSet.ArrayFromSequence - Class in net.sf.saxon.ma.arrays
Implementation of the function array:_from-sequence(item()*) => array(*) which is used internally for the implementation of array{} and of the saxon:array extension
ArrayFunctionSet.ArrayGeneratingFunction - Class in net.sf.saxon.ma.arrays
Abstract superclass for functions that produce an array, and that decide what kind of array implementation to use based on past experience.
ArrayFunctionSet.ArrayGet - Class in net.sf.saxon.ma.arrays
Implementation of the function array:get(array, xs:integer) => item()*
ArrayFunctionSet.ArrayHead - Class in net.sf.saxon.ma.arrays
Implementation of the function array:head(array) => item()*
ArrayFunctionSet.ArrayIndexWhere - Class in net.sf.saxon.ma.arrays
Implementation of the function array:for-each-pair(array, array, function) => array
ArrayFunctionSet.ArrayInsertBefore - Class in net.sf.saxon.ma.arrays
Implementation of the function array:insert-before(array, xs:integer, item()*) => array
ArrayFunctionSet.ArrayJoin - Class in net.sf.saxon.ma.arrays
Implementation of the function array:join(arrays) => array
ArrayFunctionSet.ArrayMembers - Class in net.sf.saxon.ma.arrays
Implementation of the proposed XP40 function array:members(array(*)) => record(value)*
ArrayFunctionSet.ArrayOfMembers - Class in net.sf.saxon.ma.arrays
Implementation of the proposed XP40 function array:of(parcel*) => array
ArrayFunctionSet.ArrayPut - Class in net.sf.saxon.ma.arrays
Implementation of the function array:put(arrays, index, newValue) => array
ArrayFunctionSet.ArrayRemove - Class in net.sf.saxon.ma.arrays
Implementation of the function array:remove(array, xs:integer) => array
ArrayFunctionSet.ArrayReplace - Class in net.sf.saxon.ma.arrays
Implementation of the function array:replace(array, position, action) => array
ArrayFunctionSet.ArrayReverse - Class in net.sf.saxon.ma.arrays
Implementation of the function array:reverse(array, xs:integer, xs:integer) => array
ArrayFunctionSet.ArraySize - Class in net.sf.saxon.ma.arrays
Implementation of the function array:size(array) => integer
ArrayFunctionSet.ArraySlice - Class in net.sf.saxon.ma.arrays
Implementation of the function array:slice(array, start, end, step) => array
ArrayFunctionSet.ArraySplit - Class in net.sf.saxon.ma.arrays
Implementation of the function array:slice(array, start, end, step) => array
ArrayFunctionSet.ArraySubarray - Class in net.sf.saxon.ma.arrays
Implementation of the function array:subarray(array, xs:integer, xs:integer) => array
ArrayFunctionSet.ArrayTail - Class in net.sf.saxon.ma.arrays
Implementation of the function array:tail(array) => item()*
ArrayFunctionSet.ArrayToSequence - Class in net.sf.saxon.ma.arrays
Implementation of the function array:_to-sequence(array) => item()* which is used internally for the implementation of array?*
ArrayFunctionSet.ArrayTrunk - Class in net.sf.saxon.ma.arrays
Implementation of the function array:trunk(array) => item()*
ArrayGeneratingFunction() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayGeneratingFunction
 
ArrayGet() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayGet
 
ArrayHead() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayHead
 
ArrayIndexWhere() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayIndexWhere
 
ArrayInsertBefore() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayInsertBefore
 
ArrayItem - Class in net.sf.saxon.ma.arrays
Interface supported by different implementations of an XDM array item.
ArrayItem() - Constructor for class net.sf.saxon.ma.arrays.ArrayItem
 
ArrayItemType - Class in net.sf.saxon.ma.arrays
An instance of this class represents a specific array item type, for example function(xs:int) as xs:boolean
ArrayItemType(SequenceType) - Constructor for class net.sf.saxon.ma.arrays.ArrayItemType
 
ArrayIterator - Class in net.sf.saxon.tree.iter
ArrayIterator is used to enumerate items held in a Java array.
ArrayIterator() - Constructor for class net.sf.saxon.tree.iter.ArrayIterator
 
ArrayIterator.Of<T extends Item> - Class in net.sf.saxon.tree.iter
Parameterised subclass to accept items of a particular item type
ArrayIterator.OfNodes<N extends NodeInfo> - Class in net.sf.saxon.tree.iter
ArrayIterator.OfNodes is a subclass of ArrayIterator where the array always contains Nodes; it therefore implements the AxisIterator interface.
ArrayJoin() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayJoin
 
arrayLength() - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
arrayLength() - Method in class net.sf.saxon.ma.arrays.ArrayItem
Get the number of members in the array
arrayLength() - Method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Get the number of members in the array
arrayLength() - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Get the size of the array
arrayLength() - Method in class net.sf.saxon.s9api.XdmArray
Get the number of members in the array
ArrayMembers() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayMembers
 
ArrayOfMembers() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayOfMembers
 
arrayParamNames - Static variable in class net.sf.saxon.functions.registry.ParamKeywords
 
ArrayPut() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayPut
 
ArrayRemove() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayRemove
 
ArrayReplace() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayReplace
 
ArrayReverse() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayReverse
 
ArraySize() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArraySize
 
ArraySlice() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArraySlice
 
ArraySort - Class in net.sf.saxon.ma.arrays
Implementation of the extension function array:sort(array, function) => array
ArraySort() - Constructor for class net.sf.saxon.ma.arrays.ArraySort
 
ArraySplit() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArraySplit
 
ArraySubarray() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArraySubarray
 
ArrayTail() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayTail
 
ArrayToSequence() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayToSequence
 
ArrayTrunk() - Constructor for class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayTrunk
 
AS - net.sf.saxon.style.SourceBinding.BindingProperty
 
AS - Static variable in class net.sf.saxon.expr.parser.Token
"as" (in XQuery Update rename expression)
AS_ARG0 - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Function properties
AS_PRIM_ARG0 - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
asActiveSource() - Method in interface net.sf.saxon.om.NodeInfo
Obtain an ActiveSource object that allows the node to be used as input to any method that expects a Source
asAtomic() - Method in interface net.sf.saxon.expr.sort.AtomicMatchKey
Get an atomic value that encapsulates this match key.
asAtomic() - Method in class net.sf.saxon.expr.sort.CollationMatchKey
Get an atomic value that encapsulates this match key.
asAtomic() - Static method in class net.sf.saxon.s9api.streams.XdmCollectors
This method provides a Collector that returns the content of a stream as a single atomic value, that is, an instance of XdmAtomicValue.
asAtomic() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the result of the stream as an XdmAtomicValue.
asAtomic() - Method in class net.sf.saxon.str.UnicodeString
Get an atomic value that encapsulates this match key.
asAtomic() - Method in interface 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.
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.value.FloatValue
 
asBigInteger() - Method in class net.sf.saxon.value.BigIntegerValue
Get the value as a BigInteger
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
AscendingRangeIterator - Class in net.sf.saxon.expr
An Iterator that produces numeric values in a monotonic sequence, ascending or descending.
AscendingRangeIterator(long, long, long) - Constructor for class net.sf.saxon.expr.AscendingRangeIterator
Create an iterator over a range of monotonically increasing integers
ASCENT - net.sf.saxon.trans.FunctionStreamability
 
AscentFunctionCallAdjunct - Class in com.saxonica.ee.stream.adjunct
Handle streaming for calls to user-defined functions with streamability="ascent"
AscentFunctionCallAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.AscentFunctionCallAdjunct
 
ASCIICharacterSet - Class in net.sf.saxon.serialize.charcode
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
asDocumentDestination(Destination) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Construct a Destination object whose effect is to perform this transformation on any input that is sent to that Destination: for example, it allows this transformation to post-process the results of another transformation.
asFunction() - Method in class com.saxonica.ee.schema.ValueConstraint
For use with the saxon:schema extension function, return the value constraint in the form of a function
asFunction(int) - Method in class net.sf.saxon.lib.ExtensionFunctionDefinition
Get a Function item representing this ExtensionFunctionDefinition
asFunction(Processor) - Method in class net.sf.saxon.s9api.XdmFunctionItem
Get an equivalent Java Function object representing this XdmFunction.
asGDateValue() - Method in class net.sf.saxon.value.GDateValue.GDateComparable
 
asImmutableMap() - Method in class net.sf.saxon.s9api.XdmMap
Return this map as an immutable instance of Map
asin(double) - Static method in class net.sf.saxon.option.exslt.Math
Get the arcsine of a numeric value (SStL)
asItem() - Method in class net.sf.saxon.value.SingletonClosure
Return the value in the form of an Item
asItem(Sequence) - Static method in class net.sf.saxon.om.SequenceTool
Static method to make an Item from a Value
asIterable() - Method in interface net.sf.saxon.om.GroundedValue
Get an Iterable that wraps this GroundedValue, allowing it to be used in a Java for-each loop.
asList() - Method in interface net.sf.saxon.om.AttributeMap
Get the contents of the AttributeMap as a list of AttributeInfo objects.
asList() - Method in class net.sf.saxon.om.LargeAttributeMap
 
asList() - Method in class net.sf.saxon.om.SingletonAttributeMap
 
asList() - Method in class net.sf.saxon.om.SmallAttributeMap
 
asList() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the contents of the stream as a List<XdmItem>.
asList() - Method in class net.sf.saxon.s9api.XdmArray
Get the members of the array in the form of a list.
asList() - Method in class net.sf.saxon.tree.linked.AttributeMapWithIdentity
 
asListOfAtomic() - Static method in class net.sf.saxon.s9api.streams.XdmCollectors
This method provides a Collector that returns the content of a stream as a list of atomic values (that is, as an instance of List<XdmAtomicValue>)
asListOfAtomic() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the result of the stream as a List<XdmAtomicValue>.
asListOfNodes() - Static method in class net.sf.saxon.s9api.streams.XdmCollectors
This method provides a Collector that returns the content of a stream as a list of XdmNode objects (that is, as an instance of List<XdmNode>)
asListOfNodes() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the result of the stream as a List<XdmNode>.
asMap() - Method in class net.sf.saxon.s9api.XdmItem
If this item is a map, return a corresponding Java Map.
asMap() - Method in class net.sf.saxon.s9api.XdmMap
Return a mutable Java Map containing the same entries as this map.
asMapKey() - Method in class net.sf.saxon.value.AtomicValue
Get a value whose equals() method follows the "same key" rules for comparing the keys of a map.
asMapKey() - Method in class net.sf.saxon.value.CalendarValue
Get a value whose equals() method follows the "same key" rules for comparing the keys of a map.
asMapKey() - Method in class net.sf.saxon.value.DoubleValue
Get a value whose equals() method follows the "same key" rules for comparing the keys of a map.
asMapKey() - Method in class net.sf.saxon.value.FloatValue
Get a value whose equals() method follows the "same key" rules for comparing the keys of a map.
asNode() - Static method in class net.sf.saxon.s9api.streams.XdmCollectors
This method provides a Collector that returns the content of a stream as a single XdmNode.
asNode() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the result of the stream as an XdmNode.
asOptionalAtomic() - Static method in class net.sf.saxon.s9api.streams.XdmCollectors
This method provides a Collector that returns the content of a stream as an optional atomic value (that is, as an instance of Optional<XdmAtomicValue>)
asOptionalAtomic() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the result of the stream as an Optional<XdmAtomicValue>.
asOptionalNode() - Static method in class net.sf.saxon.s9api.streams.XdmCollectors
This method provides a Collector that returns the content of a stream as an optional XdmNode (that is, as an instance of Optional<XdmNode>)
asOptionalNode() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the result of the stream as an Optional<XdmNode>.
asOptionalString() - Static method in class net.sf.saxon.s9api.streams.XdmCollectors
This method provides a Collector that returns the content of a stream as an optional String (that is, as an instance of Optional<String>) The stream must deliver either nothing, or a single XdmItem; the collector returns the string value of that item.
asOptionalString() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the result of the stream as an Optional<String>.
assemble(IntHashMap<String>) - 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
assembleParams(XPathContext, WithParam[]) - Static method in class net.sf.saxon.expr.instruct.Instruction
Assemble a ParameterSet.
assembleTunnelParams(XPathContext, WithParam[]) - Static method in class net.sf.saxon.expr.instruct.Instruction
Assemble a ParameterSet.
Assertion - Class in com.saxonica.ee.schema
An Assertion schema component (See XML Schema 1.1 Part 1)
Assertion() - Constructor for class com.saxonica.ee.schema.Assertion
 
Assertion(EnterpriseConfiguration, XPathExpression, XPathVariable, Map<StructuredQName, XPathVariable>, String) - Constructor for class com.saxonica.ee.schema.Assertion
Create an Assertion component
ASSERTION_TREE_STATISTICS - Variable in class net.sf.saxon.tree.tiny.TreeStatistics
 
AssertionFacet - Class in com.saxonica.ee.schema
Represents an assertion facet on a schema-defined simple type.
AssertionFacet(Assertion) - Constructor for class com.saxonica.ee.schema.AssertionFacet
Create a assertion facet
ASSERTIONS_CAN_SEE_COMMENTS - Static variable in class net.sf.saxon.lib.Feature
ASSERTIONS_CAN_SEE_COMMENTS determines whether comment and processing instructions in a document being validated are visible to assertions in an XSD 1.1 schema.
ASSERTIONS_CAN_SEE_COMMENTS - Static variable in class net.sf.saxon.lib.FeatureCode
 
ASSERTIONS_CAN_SEE_COMMENTS - Static variable in class net.sf.saxon.lib.FeatureKeys
ASSERTIONS_CAN_SEE_COMMENTS determines whether comment and processing instructions in a document being validated are visible to assertions in an XSD 1.1 schema.
ASSERTIONS_EXIST - Static variable in class net.sf.saxon.event.Stripper
 
AssertionTreeBuilder - Class in com.saxonica.ee.validate
This class sits in the validation pipeline, ready (when requested) to build subtrees of the validated document for use in testing assertions against complex types.
AssertionTreeBuilder(Receiver, boolean) - Constructor for class com.saxonica.ee.validate.AssertionTreeBuilder
 
assessFunctionStreamability(XSLFunction, UserFunction) - Method in class com.saxonica.ee.optim.OptimizerEE
Assess whether a declared-streamable function is actually streamable.
assessFunctionStreamability(XSLFunction, UserFunction) - Method in class net.sf.saxon.expr.parser.Optimizer
 
Assign - Class in com.saxonica.xsltextn.instruct
Compiled instruction deriving from saxon:assign element in stylesheet.
Assign(Expression) - Constructor for class com.saxonica.xsltextn.instruct.Assign
 
ASSIGN - Static variable in class net.sf.saxon.expr.parser.Token
":=" symbol (XQuery only)
ASSIGNABLE - net.sf.saxon.style.SourceBinding.BindingProperty
 
Assignation - Class in net.sf.saxon.expr
Assignation is an abstract superclass for the kinds of expression that declare range variables: for, some, and every.
Assignation() - Constructor for class net.sf.saxon.expr.Assignation
 
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.
asSource(Source) - Method in class net.sf.saxon.s9api.SchemaValidator
Construct a Source object that applies validation to an underlying input Source.
asStaticError() - Method in exception net.sf.saxon.trans.XPathException
 
asStep() - Method in class net.sf.saxon.s9api.XPathExecutable
Treat the compiled XPath expression as a Step, so that it can be used in a call on XdmValue.select(net.sf.saxon.s9api.streams.Step<T>).
asStep(Processor) - Method in class net.sf.saxon.s9api.XdmFunctionItem
Get an equivalent Step object representing this XdmFunction.
asStreamResult() - Method in class net.sf.saxon.lib.Logger
Get a JAXP StreamResult object allowing serialized XML to be written to the output destination of this Logger.
asStreamResult() - Method in class net.sf.saxon.lib.StandardLogger
Get a JAXP Result object allowing serialized XML to be written to the output destination of this Logger
asString() - Static method in class net.sf.saxon.s9api.streams.XdmCollectors
This method provides a Collector that returns the content of a stream as an optional String (that is, as an instance of Optional<String>) The stream must deliver a single XdmItem; the collector returns the string value of that item.
asString() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the result of the stream as an String.
asSubscript() - Method in class net.sf.saxon.value.BigDecimalValue
Test whether a number is a possible subscript into a sequence, that is, a whole number greater than zero and less than 2^31
asSubscript() - Method in class net.sf.saxon.value.BigIntegerValue
Test whether a number is a possible subscript into a sequence, that is, a whole number greater than zero and less than 2^31
asSubscript() - Method in class net.sf.saxon.value.DoubleValue
Test whether a number is a possible subscript into a sequence, that is, a whole number greater than zero and less than 2^31
asSubscript() - Method in class net.sf.saxon.value.FloatValue
Test whether a number is a possible subscript into a sequence, that is, a whole number greater than zero and less than 2^31
asSubscript() - Method in class net.sf.saxon.value.Int64Value
Test whether a number is a possible subscript into a sequence, that is, a whole number greater than zero and less than 2^31
asSubscript() - Method in class net.sf.saxon.value.NumericValue
Test whether a number is a possible subscript into a sequence, that is, a whole number greater than zero and less than 2^31
ASTERISK - Static variable in class net.sf.saxon.str.StringConstants
 
asTimeValue() - Method in class net.sf.saxon.value.TimeValue.TimeComparable
 
asTypeError() - Method in exception net.sf.saxon.trans.XPathException
Mark this exception to indicate that it represents a type error
asTypeErrorIf(boolean) - Method in exception net.sf.saxon.trans.XPathException
 
asWarning() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Return an XmlProcessingError containing the same information, but to be treated as a warning condition
asWarning() - Method in class net.sf.saxon.trans.XmlProcessingException
 
asWarning() - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
asWriter() - Method in class net.sf.saxon.lib.Logger
Get a Writer whose effect is to send each line of written output as a separate INFO message to this Logger
asXdmValue() - Static method in class net.sf.saxon.s9api.streams.XdmCollectors
This method provides a Collector that returns the content of a stream as an XdmValue
asXdmValue() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the contents of the stream as an XdmValue.
at(int) - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the item at a given position in the stream.
at(long) - Method in class net.sf.saxon.s9api.streams.Step
Obtain a step that selects the Nth item in the results of this step
AT - Static variable in class net.sf.saxon.expr.parser.Token
At token, "@"
atan(double) - Static method in class net.sf.saxon.option.exslt.Math
Get the arctangent of a numeric value (SStL)
atan2(double, double) - Static method in class net.sf.saxon.option.exslt.Math
Converts rectangular coordinates to polar (SStL)
Atan2Fn() - Constructor for class net.sf.saxon.functions.MathFunctionSet.Atan2Fn
 
ATokenIterator - Class in net.sf.saxon.regex
A ATokenIterator is an iterator over the strings that result from tokenizing a string using a regular expression
ATokenIterator(UnicodeString, REMatcher) - Constructor for class net.sf.saxon.regex.ATokenIterator
Construct an ATokenIterator.
Atomic() - Constructor for class net.sf.saxon.expr.PJConverter.Atomic
 
ATOMIC - net.sf.saxon.om.Genre
 
ATOMIC_SEQUENCE - Static variable in class net.sf.saxon.expr.OperandRole
 
ATOMIC_SEQUENCE - Static variable in class net.sf.saxon.value.SequenceType
 
ATOMIC_VALUE - net.sf.saxon.pull.PullEvent
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.
AtomicArray - Class in net.sf.saxon.om
A sequence of atomic values, implemented using an underlying arrayList.
AtomicArray(List<AtomicValue>) - Constructor for class net.sf.saxon.om.AtomicArray
Create an AtomicArray over a supplied arrayList of atomic values
AtomicArray(SequenceIterator) - Constructor for class net.sf.saxon.om.AtomicArray
Create an AtomicArray supplying the contents as an iterator
AtomicComparer - Interface in net.sf.saxon.expr.sort
Interface representing an object that can be used to compare two XPath atomic values for equality or for ordering.
AtomicConstructorFunction - Class in net.sf.saxon.functions.hof
A function item representing a constructor function for an atomic type.
AtomicConstructorFunction(AtomicType, NamespaceResolver) - Constructor for class net.sf.saxon.functions.hof.AtomicConstructorFunction
Create the constructor function.
atomicConversionPreference(int, Class<?>) - Method in class com.saxonica.config.JavaExtensionLibrary
Get the conversion preference from an XPath primitive atomic type to a Java class
AtomicCounter - Class in net.sf.saxon.om
An integer that can be incremented atomically with thread safety
AtomicCounter(int) - Constructor for class net.sf.saxon.om.AtomicCounter
 
AtomicEqual - Class in net.sf.saxon.functions
Implements the XPath 4.0 fn:atomic-equal() function.
AtomicEqual() - Constructor for class net.sf.saxon.functions.AtomicEqual
 
AtomicItemFeed - Class in com.saxonica.ee.stream.feed
An AtomicItemFeed is an ItemFeed in which the only allowed event is ItemFeed.append(Item) passing an atomic value.
AtomicItemFeed(ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.AtomicItemFeed
 
AtomicItemFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.AtomicItemFeed
 
AtomicIterator - Interface in net.sf.saxon.tree.iter
A SequenceIterator is used to iterate over a sequence.
AtomicMatchKey - Interface in net.sf.saxon.expr.sort
Marker interface to identify an object that acts as a surrogate for an atomic value, with the property that if two atomic values are equal under the XPath 'eq' operator, then their corresponding surrogates are equal under the Java equals() comparison (and by implication, they have equal hash codes).
AtomicSequence - Interface in net.sf.saxon.om
Interface representing a sequence of atomic values.
AtomicSequenceConverter - Class in net.sf.saxon.expr
An AtomicSequenceConverter is an expression that performs a cast (or other supplied conversion) on each member of a supplied sequence
AtomicSequenceConverter(Expression, PlainType) - Constructor for class net.sf.saxon.expr.AtomicSequenceConverter
Constructor
AtomicSequenceConverter.AtomicSequenceConverterElaborator - Class in net.sf.saxon.expr
Elaborator for an AtomicSequenceConverter (including an UntypedAtomicConverter, which is the same except that it uses a different converter internally)
AtomicSequenceConverter.AtomicSequenceMappingFunction - Class in net.sf.saxon.expr
Mapping function wrapped around a converter
AtomicSequenceConverter.ToStringMappingFunction - Class in net.sf.saxon.expr
Mapping function that converts every item in a sequence to a string
AtomicSequenceConverterAdjunct - Class in com.saxonica.ee.stream.adjunct
Compile a AtomicSequenceConverter or UntypedSequenceConverter expression to streaming code.
AtomicSequenceConverterAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.AtomicSequenceConverterAdjunct
 
AtomicSequenceConverterElaborator() - Constructor for class net.sf.saxon.expr.AtomicSequenceConverter.AtomicSequenceConverterElaborator
 
AtomicSequenceMappingFunction() - Constructor for class net.sf.saxon.expr.AtomicSequenceConverter.AtomicSequenceMappingFunction
 
AtomicSortComparer - Class in net.sf.saxon.expr.sort
An AtomicComparer used for comparing atomic values of arbitrary item types.
AtomicSortComparer(StringCollator, int, XPathContext) - Constructor for class net.sf.saxon.expr.sort.AtomicSortComparer
 
AtomicType - Interface in net.sf.saxon.type
Interface for atomic types (these are either built-in atomic types or user-defined atomic types).
AtomicValue - Class in net.sf.saxon.value
The AtomicValue class corresponds to the concept of an atomic value in the XPath 2.0 data model.
AtomicValue(AtomicType) - Constructor for class net.sf.saxon.value.AtomicValue
 
atomicValueRuleChain - Variable in class net.sf.saxon.trans.SimpleMode
 
atomize() - Method in class com.saxonica.ee.domino.DominoAttr
Atomize the item.
atomize() - Method in class com.saxonica.ee.domino.DominoNode
Atomize the item.
atomize() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get the typed value.
atomize() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the typed value.
atomize() - Method in class net.sf.saxon.expr.instruct.UserFunction
Atomize the item.
atomize() - Method in class net.sf.saxon.functions.AbstractFunction
Atomize the item.
atomize() - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Atomize the item.
atomize() - Method in class net.sf.saxon.ma.map.MapItem
Atomize the item.
atomize() - Method in interface net.sf.saxon.om.Item
Atomize the item.
atomize() - Method in interface net.sf.saxon.om.NodeInfo
Get the typed value.
atomize() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the typed value.
atomize() - Method in class net.sf.saxon.option.axiom.AxiomParentNodeWrapper
Get the typed value.
atomize() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the typed value.
atomize() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that atomizes an item to produce a stream of atomic values.
atomize() - Method in class net.sf.saxon.tree.linked.CommentImpl
Get the typed value of this node.
atomize() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.linked.ProcInstImpl
Get the typed value of this node.
atomize() - Method in class net.sf.saxon.tree.NamespaceNode
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.tiny.TinyTextImpl
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.tiny.WhitespaceTextImpl
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.util.Orphan
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
Get the typed value of this node
atomize() - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedNode
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.wrapper.TypeStrippedNode
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get the typed value.
atomize() - Method in class net.sf.saxon.tree.wrapper.VirtualUntypedCopy
Get the typed value.
atomize() - Method in class net.sf.saxon.value.AtomicValue
Atomize the item.
atomize() - Method in class net.sf.saxon.value.ObjectValue
Atomize the item.
atomize() - Method in class net.sf.saxon.value.TextFragmentValue
Get the typed value.
atomize(NodeInfo) - Method in class com.saxonica.ee.schema.UserComplexType
Get the typed value of a node that is annotated with this schema type.
atomize(NodeInfo) - Method in class com.saxonica.ee.schema.UserSimpleType
Get the typed value of a node that is annotated with this schema type.
atomize(NodeInfo) - Method in enum net.sf.saxon.type.AnySimpleType
Get the typed value of a node that is annotated with this schema type.
atomize(NodeInfo) - Method in enum net.sf.saxon.type.AnyType
Get the typed value of a node that is annotated with this schema type.
atomize(NodeInfo) - Method in class net.sf.saxon.type.BuiltInAtomicType
Get the typed value of a node that is annotated with this schema type.
atomize(NodeInfo) - Method in class net.sf.saxon.type.BuiltInListType
Get the typed value of a node that is annotated with this schema type.
atomize(NodeInfo) - Method in class net.sf.saxon.type.EnumerationType
Get the typed value of a node that is annotated with this schema type.
atomize(NodeInfo) - Method in class net.sf.saxon.type.ErrorType
Get the typed value of a node that is annotated with this schema type.
atomize(NodeInfo) - Method in class net.sf.saxon.type.NumericType
Get the typed value of a node that is annotated with this schema type.
atomize(NodeInfo) - Method in interface net.sf.saxon.type.SchemaType
Get the typed value of a node that is annotated with this schema type.
atomize(NodeInfo) - Method in enum net.sf.saxon.type.Untyped
Get the typed value of a node that is annotated with this schema type.
atomize(Sequence) - Static method in class net.sf.saxon.expr.Atomizer
 
atomizeActions() - Method in class net.sf.saxon.expr.instruct.Choose
Atomize all the action expressions
AtomizedValueIterator - Interface in net.sf.saxon.om
Interface implemented by an iterator that can deliver atomized results.
Atomizer - Class in net.sf.saxon.expr
An Atomizer is an expression corresponding essentially to the fn:data() function: it maps a sequence by replacing nodes with their typed values
Atomizer(Expression, Supplier<RoleDiagnostic>) - Constructor for class net.sf.saxon.expr.Atomizer
Constructor
Atomizer.AtomizerElaborator - Class in net.sf.saxon.expr
Elaborator for an Atomizer
AtomizerAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming adjunct class for an atomizer (or call on the data() function)
AtomizerAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.AtomizerAdjunct
 
AtomizerElaborator() - Constructor for class net.sf.saxon.expr.Atomizer.AtomizerElaborator
 
AtomizingIterator - Class in net.sf.saxon.tree.iter
AtomizingIterator returns the atomization of an underlying sequence supplied as an iterator.
AtomizingIterator(SequenceIterator) - Constructor for class net.sf.saxon.tree.iter.AtomizingIterator
Construct an AtomizingIterator that will atomize the values returned by the base iterator.
atStartOfRelativePath() - Method in class net.sf.saxon.expr.parser.XPathParser
Test whether the current token is one that can start a RelativePathExpression
atStartOfRelativePath() - Method in class net.sf.saxon.query.XQueryParser
 
attribute() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its attributes
attribute(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to its attributes having a specified local name, irrespective of the namespace
attribute(String) - Method in class net.sf.saxon.s9api.XdmNode
Get the string value of a named attribute (in no namespace) of this element
attribute(String, String) - Method in interface net.sf.saxon.s9api.push.Element
Add an attribute to the current element, supplying its name as a string.
attribute(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Return a Step that navigates from a node to its attribute having a specified namespace URI and local name
attribute(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the nodes found on the attribute axis using a supplied Predicate.
attribute(NodeName, SimpleType, String, Location, int) - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class net.sf.saxon.event.ComplexContentOutputter
Output an attribute value.
attribute(NodeName, SimpleType, String, Location, int) - Method in class net.sf.saxon.event.EventMonitor
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class net.sf.saxon.event.Outputter
Notify an attribute.
attribute(NodeName, SimpleType, String, Location, int) - Method in class net.sf.saxon.event.OutputterEventBuffer
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class net.sf.saxon.event.ProxyOutputter
Notify an attribute.
attribute(NodeName, SimpleType, String, Location, int) - Method in class net.sf.saxon.event.SignificantItemDetector
Notify an attribute.
attribute(NodeName, SimpleType, String, Location, int) - Method in class net.sf.saxon.event.SinkOutputter
 
attribute(NodeName, SimpleType, String, Location, int) - Method in class net.sf.saxon.event.TypeCheckingFilter
Notify an attribute.
attribute(NodeName, SimpleType, String, Location, int) - Method in class net.sf.saxon.event.WherePopulatedOutputter
Notify an attribute.
attribute(QName, String) - Method in interface net.sf.saxon.s9api.push.Element
Add an attribute to the current element, supplying its name as a QName.
Attribute(NodeName, SimpleType, String, Location, int) - Constructor for class net.sf.saxon.event.OutputterEvent.Attribute
 
ATTRIBUTE - net.sf.saxon.pull.PullEvent
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 - net.sf.saxon.s9api.Axis
 
ATTRIBUTE - net.sf.saxon.s9api.XdmNodeKind
 
ATTRIBUTE - net.sf.saxon.type.PrimitiveUType
 
ATTRIBUTE - Static variable in class com.saxonica.ee.schema.SymbolSpace
 
ATTRIBUTE - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the attribute axis
ATTRIBUTE - Static variable in class net.sf.saxon.pattern.NodeKindTest
 
ATTRIBUTE - Static variable in class net.sf.saxon.trans.Err
 
ATTRIBUTE - Static variable in class net.sf.saxon.type.Type
Item type representing an attribute node - attribute()
ATTRIBUTE - Static variable in class net.sf.saxon.type.UType
 
ATTRIBUTE_GROUP - Static variable in class com.saxonica.ee.schema.SymbolSpace
 
ATTRIBUTE_NODE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the ATTRIBUTE node() type
ATTRIBUTE_NS_NODESET - Static variable 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_ORDER - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
saxon:attribute-order = list of attribute names
ATTRIBUTE_QNAME - Static variable in class net.sf.saxon.expr.parser.Token
composite token <'attribute' QNAME> (XQuery only)
AttributeCollectionImpl - Class in net.sf.saxon.tree.util
AttributeCollectionImpl is an implementation of the SAX2 interface Attributes.
AttributeCollectionImpl(Configuration, int) - Constructor for class net.sf.saxon.tree.util.AttributeCollectionImpl
 
AttributeCreator - Class in net.sf.saxon.expr.instruct
Abstract class for fixed and computed attribute constructor expressions
AttributeCreator() - Constructor for class net.sf.saxon.expr.instruct.AttributeCreator
 
AttributeDecl - Class in com.saxonica.ee.schema
An XML Schema Attribute Declaration.
AttributeDecl(EnterpriseConfiguration, boolean) - Constructor for class com.saxonica.ee.schema.AttributeDecl
Creates a new AttrDecl in the given schema.
attributeEq(String, String) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether an item is an element node with a given attribute (whose name is in no namespace) whose string value is equal to a given value
AttributeGetter - Class in net.sf.saxon.expr
An AttributeGetter is an expression that returns the value of a specific attribute of the context item, provided that it is an untyped element node.
AttributeGetter(FingerprintedQName) - Constructor for class net.sf.saxon.expr.AttributeGetter
 
AttributeGetter.AttributeGetterElaborator - Class in net.sf.saxon.expr
Elaborator for an AttributeGetter expression (which gets a named attribute of the context item and returns its value as an untyped atomic value)
AttributeGetterElaborator() - Constructor for class net.sf.saxon.expr.AttributeGetter.AttributeGetterElaborator
 
AttributeGroupDecl - Class in com.saxonica.ee.schema
An XML Schema Attribute Group Declaration.
AttributeGroupDecl(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.schema.AttributeGroupDecl
Creates a new AttributeGroup definition.
AttributeGroupReference - Class in com.saxonica.ee.schema
An XML Schema Attribute Group Reference, corresponding to an xs:attributeGroup element with a 'ref' attribute.
AttributeGroupReference(EnterpriseConfiguration, StructuredQName) - Constructor for class com.saxonica.ee.schema.AttributeGroupReference
Creates a new AttributeGroup reference
AttributeImpl - Class in net.sf.saxon.tree.linked
A node in the "linked" tree representing an attribute.
AttributeImpl(ElementImpl, int) - Constructor for class net.sf.saxon.tree.linked.AttributeImpl
Construct an Attribute node for the n'th attribute of a given element
AttributeInfo - Class in net.sf.saxon.om
This class contains immutable information about an attribute.
AttributeInfo(NodeName, SimpleType, String, Location, int) - Constructor for class net.sf.saxon.om.AttributeInfo
Create an immutable AttributeInfo object
AttributeInfo.Deleted - Class in net.sf.saxon.om
AttributeInfo.Deleted is a subclass used to mark a deleted attribute (in XQuery Update)
AttributeInheritor - Class in com.saxonica.ee.validate
This class handles attribute inheritance.
AttributeInheritor(Receiver) - Constructor for class com.saxonica.ee.validate.AttributeInheritor
 
AttributeIterator - Class in com.saxonica.ee.stream.om
AttributeIterator iterates over all the attribute nodes of a streamed Element node.
AttributeIterator(FleetingElementNode, AttributeMap) - Constructor for class com.saxonica.ee.stream.om.AttributeIterator
Constructor
AttributeLocation - Class in net.sf.saxon.tree
A Location corresponding to an attribute in a document (often a stylesheet)
AttributeLocation(NodeInfo, StructuredQName) - Constructor for class net.sf.saxon.tree.AttributeLocation
 
AttributeLocation(StructuredQName, StructuredQName, Location) - Constructor for class net.sf.saxon.tree.AttributeLocation
 
AttributeMap - Interface in net.sf.saxon.om
AttributeMap represents an immutable collection of attributes available on a particular element node.
attributeMapFromList(List<AttributeInfo>) - Static method in class net.sf.saxon.om.SequenceTool
Construct an AttributeMap given a list of AttributeInfo objects representing the individual attributes.
AttributeMapWithIdentity - Class in net.sf.saxon.tree.linked
An implementation of AttributeMap suitable for representing attributes on a mutable tree.
attributes() - Method in interface net.sf.saxon.om.NodeInfo
 
attributes() - Method in class net.sf.saxon.tree.linked.ElementImpl
Get the attributes of the element
attributes() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the attributes of the node.
AttributeSet - Class in net.sf.saxon.expr.instruct
The compiled form of an xsl:attribute-set element in the stylesheet.
AttributeSet() - Constructor for class net.sf.saxon.expr.instruct.AttributeSet
Create an empty attribute set
AttributeSorter - Class in com.saxonica.serialize
AttributeSorter: This filter sorts attributes into the order requested using the saxon:attribute-order serialization property
AttributeSorter(Receiver) - Constructor for class com.saxonica.serialize.AttributeSorter
Create an attribute sorter
AttributeUse - Class in com.saxonica.ee.schema
An XML Schema Attribute Use: that is, a reference to an attribute declaration from within a complex type or attribute group.
AttributeUse(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.schema.AttributeUse
Creates a new Attribute Use in the given schema.
AttributeValidator - Class in com.saxonica.ee.validate
This class is an abstract superclass for all the receivers that do element content validation.
AttributeValidator(Receiver) - Constructor for class com.saxonica.ee.validate.AttributeValidator
Create an AttributeValidator
AttributeValueTemplate - Class in net.sf.saxon.style
This class represents an attribute value template.
AttributeWildcard - Class in com.saxonica.ee.schema
This class represents an xs:anyAttribute element in the schema.
AttributeWildcard(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.schema.AttributeWildcard
 
AttributeWildcard(Wildcard) - Constructor for class com.saxonica.ee.schema.AttributeWildcard
 
AttrOverNodeInfo - Class in net.sf.saxon.dom
This class is an implementation of the DOM Attr class that wraps a Saxon NodeInfo representation of an attribute or namespace node.
AttrOverNodeInfo() - Constructor for class net.sf.saxon.dom.AttrOverNodeInfo
 
attSpecials - Variable in class net.sf.saxon.serialize.XMLEmitter
 
AugmentedSource - Class in net.sf.saxon.lib
This class is an extension of the JAXP Source interface.
AugmentedSource(Source, ParseOptions) - Constructor for class net.sf.saxon.lib.AugmentedSource
Create an AugmentedSource that wraps a given Source object (which must not itself be an AugmentedSource), with supplied ParseOptions
AUTHORITY - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
AUTOCOMMIT - Static variable in class net.sf.saxon.option.sql.SQLConnect.ConnectInstruction
 
autoDeclare - Variable in class net.sf.saxon.sxpath.IndependentContext
 
AutomatonState - Class in com.saxonica.ee.schema.fsa
Defines a state of a finite state machine used when validating an instance against a complex type.
AutomatonState(FiniteStateMachine) - Constructor for class com.saxonica.ee.schema.fsa.AutomatonState
Create a new state
AvailableEnvironmentVariables - Class in net.sf.saxon.functions
 
AvailableEnvironmentVariables() - Constructor for class net.sf.saxon.functions.AvailableEnvironmentVariables
 
availableOrdinalNumberings(String) - Static method in class com.saxonica.config.pe.ICUNumbererPE
Return the available ordinal numbering schemes available for a given locale
availableSpelloutNumberings(String) - Static method in class com.saxonica.config.pe.ICUNumbererPE
Return the available spellout numbering schemes available for a given locale
AvailableSystemProperties - Class in net.sf.saxon.functions
 
AvailableSystemProperties() - Constructor for class net.sf.saxon.functions.AvailableSystemProperties
 
Average - Class in net.sf.saxon.functions
Implementation of the fn:avg function
Average() - Constructor for class net.sf.saxon.functions.Average
 
AXIOM_TREE - Static variable in class net.sf.saxon.event.Builder
 
AxiomAttributeWrapper - Class in net.sf.saxon.option.axiom
A node in the XML parse tree representing an XML element, character content, or attribute.
AxiomAttributeWrapper(OMAttribute, AxiomParentNodeWrapper, int) - Constructor for class net.sf.saxon.option.axiom.AxiomAttributeWrapper
This constructor is protected: nodes should be created using the wrap factory method on the DocumentWrapper class
AxiomDocument - Class in net.sf.saxon.option.axiom
Information about a tree that wraps an AXIOM document
AxiomDocument(OMDocument, String, Configuration) - Constructor for class net.sf.saxon.option.axiom.AxiomDocument
Create a Saxon wrapper for an Axiom document node
AxiomDocument.FollowingSiblingIterator - Class in net.sf.saxon.option.axiom
 
AxiomDocument.PrecedingSiblingIterator - Class in net.sf.saxon.option.axiom
 
AxiomDocumentNodeWrapper - Class in net.sf.saxon.option.axiom
The document node in an AXIOM tree
AxiomDocumentNodeWrapper(OMDocument, String, Configuration) - Constructor for class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Create a Saxon wrapper for an Axiom document node
AxiomDocumentNodeWrapper.FollowingSiblingIterator - Class in net.sf.saxon.option.axiom
 
AxiomDocumentNodeWrapper.PrecedingSiblingIterator - Class in net.sf.saxon.option.axiom
 
AxiomElementNodeWrapper - Class in net.sf.saxon.option.axiom
A node in the XDM tree; specifically, a node that wraps an Axiom element node.
AxiomElementNodeWrapper(OMElement, AxiomDocument, AxiomParentNodeWrapper, int) - Constructor for class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
This constructor is protected: nodes should be created using the wrap factory method on the DocumentWrapper class
AxiomLeafNodeWrapper - Class in net.sf.saxon.option.axiom
A node in the XDM tree.
AxiomLeafNodeWrapper(OMNode, AxiomDocument, AxiomParentNodeWrapper, int) - Constructor for class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
This constructor is protected: nodes should be created using the wrap factory method on the DocumentWrapper class
AxiomObjectModel - Class in net.sf.saxon.option.axiom
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).
AxiomObjectModel() - Constructor for class net.sf.saxon.option.axiom.AxiomObjectModel
 
AxiomParentNodeWrapper - Class in net.sf.saxon.option.axiom
A node in the XDM tree; specifically, a node that wraps an Axiom document node or element node.
AxiomParentNodeWrapper(OMContainer) - Constructor for class net.sf.saxon.option.axiom.AxiomParentNodeWrapper
 
AxiomParentNodeWrapper.ChildWrappingIterator - Class in net.sf.saxon.option.axiom
Iterator over the children of a supplied node
AxiomParentNodeWrapper.DescendantWrappingIterator - Class in net.sf.saxon.option.axiom
Iterator over the descendants of a supplied node (optionally including the node itself)
AxiomWriter - Class in net.sf.saxon.option.axiom
JDOMWriter is a Receiver that constructs a JDOM document from the stream of events
AxiomWriter(PipelineConfiguration) - Constructor for class net.sf.saxon.option.axiom.AxiomWriter
Create an AxiomWriter using the default node factory
Axis - Enum in net.sf.saxon.s9api
This is an enumeration class containing constants representing the thirteen XPath axes
AXIS - Static variable in class net.sf.saxon.expr.parser.Token
Token representing the name of an axis and the following "::" symbol
AXIS_STEP - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
AxisAtomizingIterator - Class in net.sf.saxon.expr
This iterator returns a sequence of atomic values, the result of atomizing the sequence of nodes returned by an underlying SequenceIterator.
AxisAtomizingIterator(AtomizedValueIterator) - Constructor for class net.sf.saxon.expr.AxisAtomizingIterator
Construct an atomizing iterator
AxisExpression - Class in net.sf.saxon.expr
An AxisExpression is always obtained by simplifying a PathExpression.
AxisExpression(int, NodeTest) - Constructor for class net.sf.saxon.expr.AxisExpression
Constructor for an AxisExpression whose origin is the context item
AxisExpression.AxisExpressionElaborator - Class in net.sf.saxon.expr
Elaborator for an AxisExpression
AxisExpressionAdjunct - Class in com.saxonica.ee.stream.adjunct
Compile an axis expression to streaming code.
AxisExpressionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.AxisExpressionAdjunct
 
AxisExpressionElaborator() - Constructor for class net.sf.saxon.expr.AxisExpression.AxisExpressionElaborator
 
AxisFilter(AxisIterator, NodePredicate) - Constructor for class net.sf.saxon.tree.util.Navigator.AxisFilter
Construct a AxisFilter
AxisInfo - Class in net.sf.saxon.om
An axis, that is a direction of navigation in the document structure.
axisIterator(Axis) - Method in class net.sf.saxon.s9api.XdmNode
Get an iterator over the nodes reachable from this node via a given axis.
axisIterator(Axis, QName) - Method in class net.sf.saxon.s9api.XdmNode
Get an iterator over the nodes reachable from this node via a given axis, selecting only those nodes with a specified name.
AxisIterator - Interface in net.sf.saxon.tree.iter
A SequenceIterator is used to iterate over a sequence of items.
axisName - Static variable in class net.sf.saxon.om.AxisInfo
Table giving the name of each axis as used in XPath, for example "ancestor-or-self"

B

b - Variable in class net.sf.saxon.trace.TraceEventMulticaster
 
BACKTICK - Static variable in class net.sf.saxon.expr.parser.Token
Backtick (introducing a 4.0 string template)
backtrackingLimit - Variable in class net.sf.saxon.regex.REProgram
 
backup - Variable in class net.sf.saxon.Query
 
backwardsCompatible - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
badDuration(String, UnicodeString) - Static method in class net.sf.saxon.value.DurationValue
 
badDuration(String, UnicodeString, String) - Static method in class net.sf.saxon.value.DurationValue
 
badUsage(String) - Method in class com.saxonica.Validate
Report incorrect usage of the command line, with a list of the options and arguments that are available
badUsage(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) - 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
BANG - Static variable in class net.sf.saxon.expr.parser.Token
Operator "!"
BANG_BANG - Static variable in class net.sf.saxon.expr.parser.Token
 
BARE_NAME_STATE - Static variable in class net.sf.saxon.expr.parser.Tokenizer
State in which a name is NOT to be merged with what comes next, for example "("
base - Variable in class net.sf.saxon.expr.FilterIterator
 
base - Variable in class net.sf.saxon.expr.flwor.ForClausePull
 
base - Variable in class net.sf.saxon.expr.sort.SortedIterator
 
base - Variable in class net.sf.saxon.tree.wrapper.VirtualCopy.VirtualCopier
 
BASE - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
BASE64_BINARY - net.sf.saxon.type.PrimitiveUType
 
BASE64_BINARY - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:base64Binary
BASE64_BINARY - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
BASE64_BINARY - Static variable in class net.sf.saxon.type.UType
 
Base64BinaryEmitter - Class in com.saxonica.serialize
This emitter implements output method saxon:base64Binary.
Base64BinaryEmitter(StreamResult, PipelineConfiguration) - Constructor for class com.saxonica.serialize.Base64BinaryEmitter
 
Base64BinaryToHexBinary() - Constructor for class net.sf.saxon.type.Converter.Base64BinaryToHexBinary
 
Base64BinaryToOctets() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.Base64BinaryToOctets
 
Base64BinaryToString() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.Base64BinaryToString
 
Base64BinaryValue - Class in net.sf.saxon.value
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(byte[], AtomicType) - Constructor for class net.sf.saxon.value.Base64BinaryValue
Constructor: create a base64Binary value from a given array of bytes
Base64BinaryValue(UnicodeString) - Constructor for class net.sf.saxon.value.Base64BinaryValue
Constructor: create a base64Binary value from a supplied string in base64 encoding
baseContext - Variable in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
baseName - Variable in class net.sf.saxon.trans.packages.PackageDetails
The original package name, as defined by the @base attribute in the configuration file.
baseOutputUriWasSet - Variable in class net.sf.saxon.s9api.AbstractXsltTransformer
 
BasePatternWithPredicate - Class in net.sf.saxon.pattern
Class for handling patterns with simple non-positional boolean predicates
BasePatternWithPredicate(Pattern, Expression) - Constructor for class net.sf.saxon.pattern.BasePatternWithPredicate
 
baseUri - Variable in class net.sf.saxon.lib.ResourceRequest
The base URI that was used to resolve any relative URI, if known.
baseURI - Variable in class net.sf.saxon.event.Builder
 
baseURI - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
baseURI - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
baseURI - Variable in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
BaseUri_1 - Class in net.sf.saxon.functions
This class implements the fn:base-uri() function in XPath 2.0
BaseUri_1() - Constructor for class net.sf.saxon.functions.BaseUri_1
 
BaseUri_1.BaseUriFnElaborator - Class in net.sf.saxon.functions
Elaborator for simple string-valued properties of nodes such as name(), local-name(), namespace-uri(), and generate-id()
BaseUriFnElaborator() - Constructor for class net.sf.saxon.functions.BaseUri_1.BaseUriFnElaborator
 
baseUriSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
BasicTransformerFactory - Class in net.sf.saxon
A TransformerFactory instance can be used to create Transformer and Template objects.
BasicTransformerFactory() - Constructor for class net.sf.saxon.BasicTransformerFactory
 
BasicTransformerFactory(Configuration) - Constructor for class net.sf.saxon.BasicTransformerFactory
 
BasicUpdatingExpression - Class in com.saxonica.ee.update
A basic updating expression: insert, replace, delete, rename (but not copy)
BasicUpdatingExpression() - Constructor for class com.saxonica.ee.update.BasicUpdatingExpression
 
BEFORE - net.sf.saxon.functions.AccumulatorFn.Phase
 
BEFORE - Static variable in class net.sf.saxon.expr.parser.Token
"before"
beforeFirst() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
beforeFirst() - Method in class com.saxonica.xqj.SaxonXQSequence
 
beforeFirst() - Method in interface javax.xml.xquery.XQSequence
Moves to the position before the first item.
beingProcessed - Variable in class net.sf.saxon.trans.packages.PackageDetails
During processing (compilation) of a package, the beingProcessed field indicates the thread in which this processing is taking place; at other times, the field is null.
BEQUEATH_INHERITED_NAMESPACES_ONLY - Static variable in class net.sf.saxon.event.ReceiverOption
Flag set on startElement() to indicate that the namespaces inherited from a new parent element are passed on to the children of this element, but other namespaces are not bequeathed to the children.
BIG_DECIMAL_ONE_BILLION - Static variable in class net.sf.saxon.value.BigDecimalValue
 
BIG_DECIMAL_ONE_MILLION - Static variable in class net.sf.saxon.value.BigDecimalValue
 
BigDecimalValue - Class in net.sf.saxon.value
An implementation class for decimal values other than integers
BigDecimalValue(double) - Constructor for class net.sf.saxon.value.BigDecimalValue
Constructor supplying a double
BigDecimalValue(long) - Constructor for class net.sf.saxon.value.BigDecimalValue
Constructor supplying a long integer
BigDecimalValue(BigDecimal) - Constructor for class net.sf.saxon.value.BigDecimalValue
Constructor supplying a BigDecimal
BigDecimalValue(BigDecimal, AtomicType) - Constructor for class net.sf.saxon.value.BigDecimalValue
Constructor supplying a BigDecimal and a type label
BigIntegerValue - Class in net.sf.saxon.value
An integer value: note this is a subtype of decimal in XML Schema, not a primitive type.
BigIntegerValue(long) - Constructor for class net.sf.saxon.value.BigIntegerValue
Construct an xs:integer value from a Java long.
BigIntegerValue(BigInteger) - Constructor for class net.sf.saxon.value.BigIntegerValue
Construct an xs:integer value from a Java BigInteger
BigIntegerValue(BigInteger, AtomicType) - Constructor for class net.sf.saxon.value.BigIntegerValue
Construct an xs:integer value from a Java BigInteger, supplying a type label.
BigRangeIterator - Class in net.sf.saxon.expr
An Iterator that produces numeric values in a monotonic ascending or descending sequence, where the integers may exceed the range of a Long
BigRangeIterator(BigInteger, BigInteger, BigInteger) - Constructor for class net.sf.saxon.expr.BigRangeIterator
Create an iterator over a range of monotonically increasing integers
BINARY_EXPR - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
BINARY_INTEGER - Static variable in class net.sf.saxon.expr.parser.Token
 
BINARY_NATURE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
BinaryAnd() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryAnd
 
BinaryBin() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryBin
 
binaryContent - Variable in class net.sf.saxon.resource.AbstractResourceCollection.InputDetails
The binary content of the resource
BinaryDecodeString() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryDecodeString
 
BinaryEmitter - Class in com.saxonica.serialize
This is an abstract superclass for the two binary output methods saxon:base64Binary and saxon:hexBinary.
BinaryEmitter(StreamResult, PipelineConfiguration) - Constructor for class com.saxonica.serialize.BinaryEmitter
 
BinaryEncodeString() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryEncodeString
 
BinaryExpression - Class in net.sf.saxon.expr
Binary Expression: a numeric or boolean expression consisting of the two operands and an operator
BinaryExpression(Expression, int, Expression) - Constructor for class net.sf.saxon.expr.BinaryExpression
Create a binary expression identifying the two operands and the operator
BinaryFind() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryFind
 
BinaryFromOctets() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryFromOctets
 
BinaryHex() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryHex
 
BinaryInsertBefore() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryInsertBefore
 
BinaryJoin() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryJoin
 
BinaryLength() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryLength
 
BinaryNot() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryNot
 
BinaryOctal() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryOctal
 
BinaryOr() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryOr
 
BinaryPackDouble() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPackDouble
 
BinaryPackFloat() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPackFloat
 
BinaryPackInteger() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPackInteger
 
BinaryPadLeft() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPadLeft
 
BinaryPadRight() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPadRight
 
BinaryPart() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPart
 
BinaryResource - Class in net.sf.saxon.resource
A binary resource that might appear in a resource collection.
BinaryResource(String, String, byte[]) - Constructor for class net.sf.saxon.resource.BinaryResource
Create a binary resource supplying the actual content as a byte array
BinaryResource(AbstractResourceCollection.InputDetails) - Constructor for class net.sf.saxon.resource.BinaryResource
Create a binary resource
BinaryShift() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryShift
 
BinaryTextDecoder - Class in net.sf.saxon.serialize
This class generates decodes processing instructions in text output that represent text encoded in base64 binary or hexBinary
BinaryTextDecoder(Receiver, Properties) - Constructor for class net.sf.saxon.serialize.BinaryTextDecoder
 
BinaryToOctets() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryToOctets
 
BinaryUnpackDouble() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryUnpackDouble
 
BinaryUnpackFloat() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryUnpackFloat
 
BinaryUnpackInteger() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryUnpackInteger
 
BinaryUnpackUnsignedInteger() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryUnpackUnsignedInteger
 
BinaryVersion() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryVersion
 
BinaryXor() - Constructor for class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryXor
 
bind(String, NamespaceUri) - Method in class net.sf.saxon.om.NamespaceMap
Add or remove a namespace binding
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class com.saxonica.config.JavaExtensionLibrary
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class com.saxonica.ee.extfn.js.JSFunctionLibrary
 
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.functions.ExecutableFunctionLibrary
Bind a function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in interface net.sf.saxon.functions.FunctionLibrary
Bind a function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.functions.FunctionLibraryList
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.functions.IntegratedFunctionLibrary
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Bind a function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.functions.registry.ConstructorFunctionLibrary
Bind a static function call, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.functions.registry.OnDemandFunctionSet
 
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.query.ImportedFunctionLibrary
Bind an extension function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.query.UnboundFunctionLibrary
Identify a (namespace-prefixed) function appearing in the expression.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Identify a (namespace-prefixed) function appearing in the expression.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.style.PublicStylesheetFunctionLibrary
Bind a function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.style.StylesheetFunctionLibrary
Bind a function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.style.XSLOriginalLibrary
 
bind(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext, List<String>) - Method in class net.sf.saxon.xpath.XPathFunctionLibrary
Bind a function, given the URI and local parts of the function name, and the list of expressions supplied as arguments.
bindAtomicValue(QName, String, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindAtomicValue(QName, String, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindBoolean(QName, boolean, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindBoolean(QName, boolean, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindByte(QName, byte, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindByte(QName, byte, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindCollation(String) - Method in class net.sf.saxon.functions.CollatingFunctionFree
Create an instance of (a subclass of) CollatingFunctionFixed representing the underlying function but with the collator already bound
bindContext(XPathContext) - Method in class net.sf.saxon.functions.ContextAccessorFunction
Bind context information to appear as part of the function's closure.
bindContext(XPathContext) - Method in class net.sf.saxon.functions.ContextItemAccessorFunction
Bind a context item to appear as part of the function's closure.
bindContext(XPathContext) - Method in class net.sf.saxon.functions.Current
 
bindContext(XPathContext) - Method in class net.sf.saxon.functions.CurrentGroup
 
bindContext(XPathContext) - Method in class net.sf.saxon.functions.CurrentGroupingKey
 
bindContext(XPathContext) - Method in class net.sf.saxon.functions.CurrentOutputUri
 
bindContext(XPathContext) - Method in class net.sf.saxon.functions.DynamicContextAccessor
 
bindContext(XPathContext) - Method in class net.sf.saxon.functions.hof.FunctionLookup
Bind a context item to appear as part of the function's closure.
bindContext(XPathContext) - Method in class net.sf.saxon.functions.PositionAndLast
Bind a context item to appear as part of the function's closure.
bindContext(XPathContext) - Method in class net.sf.saxon.functions.RegexGroup
 
bindCurrent(LocalBinding) - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Replace any calls on current() by a variable reference bound to the supplied binding
bindCurrent(LocalBinding) - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Replace any calls on current() by a variable reference bound to the supplied binding
bindCurrent(LocalBinding) - Method in class net.sf.saxon.pattern.GeneralNodePattern
Replace any calls on current() by a variable reference bound to the supplied binding
bindCurrent(LocalBinding) - Method in class net.sf.saxon.pattern.Pattern
Replace any calls on current() by a variable reference bound to the supplied binding
bindCurrent(LocalBinding) - Method in class net.sf.saxon.pattern.VennPattern
Replace any calls on current() by a variable reference bound to the supplied binding
bindDocument(QName, InputStream, String, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindDocument(QName, InputStream, String, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindDocument(QName, Reader, String, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindDocument(QName, Reader, String, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindDocument(QName, String, String, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindDocument(QName, String, String, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindDocument(QName, XMLStreamReader, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindDocument(QName, XMLStreamReader, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindDocument(QName, Source, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindDocument(QName, Source, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item from the given Source.
bindDouble(QName, double, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindDouble(QName, double, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
Bindery - Class in net.sf.saxon.expr.instruct
The Bindery class holds information about variables and their values.
Bindery(PackageData) - Constructor for class net.sf.saxon.expr.instruct.Bindery
 
Bindery.FailureValue - Class in net.sf.saxon.expr.instruct
A value that can be saved in a global variable to indicate that evaluation failed, and that subsequent attempts at evaluation should also fail
bindFloat(QName, float, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindFloat(QName, float, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
binding - Variable in class net.sf.saxon.expr.VariableReference
 
Binding - Interface in net.sf.saxon.expr
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_MODE_DEFERRED - Static variable in class javax.xml.xquery.XQConstants
The constant indicating the binding mode deferred, refer to XQDynamicContext for more information.
BINDING_MODE_IMMEDIATE - Static variable in class javax.xml.xquery.XQConstants
The constant indicating the binding mode immediate, refer to XQDynamicContext for more information.
BindingReference - Interface in net.sf.saxon.expr
BindingReference is a interface used to mark references to a variable declaration.
bindInt(QName, int, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindInt(QName, int, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindItem(QName, XQItem) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindItem(QName, XQItem) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable.
bindLocalVariable(StructuredQName, StructuredQName) - Method in class net.sf.saxon.style.StyleElement
Bind a variable reference used in this element to the compiled form of the XSLVariable element in which it is declared, considering only local variables and params
bindLong(QName, long, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindLong(QName, long, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindNode(QName, Node, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindNode(QName, Node, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindObject(QName, Object, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindObject(QName, Object, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindSaxonExtensionFunction(String, int) - Method in class com.saxonica.config.ProfessionalConfiguration
Instantiate a Saxon extension function.
bindSaxonExtensionFunction(String, int) - Method in class net.sf.saxon.Configuration
Instantiate a Saxon extension function.
bindSequence(QName, XQSequence) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindSequence(QName, XQSequence) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindShort(QName, short, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindShort(QName, short, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindString(QName, String, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
bindString(QName, String, XQItemType) - Method in interface javax.xml.xquery.XQDynamicContext
Binds a value to the given external variable or the context item.
bindUnboundFunctionCall(UserFunctionCall, List<String>) - Method in class net.sf.saxon.functions.FunctionLibraryList
Bind a function call using this function library, in the situation where it was not possible to bind it earlier, typically because it was encountered as a forwards reference.
bindUnboundFunctionCall(UserFunctionCall, List<String>) - Method in class net.sf.saxon.query.ImportedFunctionLibrary
Bind a function call using this XQuery function library, in the situation where it was not possible to bind it earlier, typically because it was encountered as a forwards reference.
bindUnboundFunctionCall(UserFunctionCall, List<String>) - Method in interface net.sf.saxon.query.XQueryFunctionBinder
Bind a function call using this XQuery function library, in the situation where it was not possible to bind it earlier, typically because it was encountered as a forwards reference.
bindUnboundFunctionCall(UserFunctionCall, List<String>) - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Bind a function call using this XQuery function library, in the situation where it was not possible to bind it earlier, typically because it was encountered as a forwards reference.
bindUnboundFunctionCalls() - Method in class net.sf.saxon.query.QueryModule
Bind function calls that could not be bound when first encountered.
bindUnboundFunctionReferences(XQueryFunctionBinder, Configuration) - Method in class net.sf.saxon.query.UnboundFunctionLibrary
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)
bindVariable(StructuredQName) - Method in interface net.sf.saxon.expr.StaticContext
Bind a variable used in this expression to the Binding object in which it is declared
bindVariable(StructuredQName) - Method in class net.sf.saxon.query.QueryModule
Bind a variable used in a query to the expression in which it is declared.
bindVariable(StructuredQName) - Method in class net.sf.saxon.style.ExpressionContext
Bind a variable to an object that can be used to refer to it
bindVariable(StructuredQName) - Method in class net.sf.saxon.style.TextValueTemplateContext
Bind a variable to an object that can be used to refer to it
bindVariable(StructuredQName) - Method in class net.sf.saxon.style.UseWhenStaticContext
Bind a variable used in this element to its declaration
bindVariable(StructuredQName) - Method in class net.sf.saxon.sxpath.IndependentContext
Bind a variable used in an XPath Expression to the XSLVariable element in which it is declared.
bindVariable(StructuredQName) - Method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Bind a variable used in an XPath Expression to the XSLVariable element in which it is declared.
bindVariable(StructuredQName, 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
Block - Class in net.sf.saxon.expr.instruct
An expression that delivers the concatenation of the results of its subexpressions.
Block(Expression[]) - Constructor for class net.sf.saxon.expr.instruct.Block
Create a block, supplying its child expressions
Block.BlockElaborator - Class in net.sf.saxon.expr.instruct
Elaborator for a "Block", which is typically either an XPath sequence expression (a, b, c) or an XSLT sequence constructor
Block.ChainAction - Interface in net.sf.saxon.expr.instruct
 
BlockAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a Block, that is a sequence of expressions or instructions
BlockAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.BlockAdjunct
 
BlockElaborator() - Constructor for class net.sf.saxon.expr.instruct.Block.BlockElaborator
 
BlockIterator - Class in net.sf.saxon.expr.instruct
Iterate over the instructions in a sequence of instructions (or an XPath comma expression), concatenating the result of each instruction into a single combined sequence.
BlockIterator(Operand[], XPathContext) - Constructor for class net.sf.saxon.expr.instruct.BlockIterator
 
bmp(String) - Static method in class net.sf.saxon.value.StringValue
Construct a StringValue whose content is known to consist entirely of BMP characters (codepoints less than 65536, with no surrogate pairs)
BMPString - Class in net.sf.saxon.str
An implementation of UnicodeString that wraps a Java string which is known to contain no surrogates.
BMPString(String) - Constructor for class net.sf.saxon.str.BMPString
Protected constructor
body - Variable in class net.sf.saxon.expr.instruct.Actor
 
body - Variable in class net.sf.saxon.expr.instruct.TemplateRule
 
bodyContext - Variable in class com.saxonica.ee.stream.watch.ForEachAction
 
bodyContext - Variable in class com.saxonica.ee.stream.watch.ForEachGroupPartitionAction
 
bodyEvaluator - Variable in class net.sf.saxon.expr.instruct.TemplateRule
 
bodyEvaluator - Variable in class net.sf.saxon.expr.instruct.UserFunction
 
bodyOp - Variable in class net.sf.saxon.expr.instruct.SourceDocument
 
bool(boolean) - Static method in class net.sf.saxon.om.One
Convenience function to create a singleton boolean value
BOOLEAN - net.sf.saxon.type.PrimitiveUType
 
BOOLEAN - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:boolean
BOOLEAN - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
BOOLEAN - Static variable in class net.sf.saxon.type.UType
 
BooleanElaborator - Class in net.sf.saxon.expr.elab
Abstract superclass for elaborators whose primary evaluation method is to return a single boolean.
BooleanElaborator() - Constructor for class net.sf.saxon.expr.elab.BooleanElaborator
 
BooleanEvaluator - Interface in net.sf.saxon.expr.elab
Interface implemented by expressions that return a boolean result.
BooleanExpression - Class in net.sf.saxon.expr
Boolean expression: two truth values combined using AND or OR.
BooleanExpression(Expression, int, Expression) - Constructor for class net.sf.saxon.expr.BooleanExpression
Construct a boolean expression
BooleanExpressionPattern - Class in net.sf.saxon.pattern
A BooleanExpressionPattern is a pattern of the form .[ Expr ] introduced in XSLT 3.0.
BooleanExpressionPattern(Expression) - Constructor for class net.sf.saxon.pattern.BooleanExpressionPattern
Create a BooleanExpressionPattern
booleanFeatures - Static variable in class net.sf.saxon.Configuration
 
BooleanFn - Class in net.sf.saxon.functions
This class supports the XPath function boolean()
BooleanFn() - Constructor for class net.sf.saxon.functions.BooleanFn
 
BooleanFn.BooleanFnElaborator - Class in net.sf.saxon.functions
 
BooleanFnElaborator() - Constructor for class net.sf.saxon.functions.BooleanFn.BooleanFnElaborator
 
BooleanFnFeed - Class in com.saxonica.ee.stream.adjunct
Feed implementation supporting the fn:boolean() and fn:not() functions
BooleanFnFeed.Negative - Class in com.saxonica.ee.stream.adjunct
Feed implementation for the fn:not function
BooleanFnFeed.Positive - Class in com.saxonica.ee.stream.adjunct
Feed implementation for the fn:boolean function
BooleanFnStreamer - Class in com.saxonica.ee.stream.adjunct
Streaming code for an fn:boolean() function call
BooleanFnStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.BooleanFnStreamer
 
BooleanPrecondition(Characteristic) - Constructor for class com.saxonica.ee.trans.Precondition.BooleanPrecondition
Create a precondition that maps directly to a boolean characteristic
BooleanToDecimal() - Constructor for class net.sf.saxon.type.Converter.BooleanToDecimal
 
BooleanToDouble() - Constructor for class net.sf.saxon.type.Converter.BooleanToDouble
 
BooleanToFloat() - Constructor for class net.sf.saxon.type.Converter.BooleanToFloat
 
BooleanToInteger() - Constructor for class net.sf.saxon.type.Converter.BooleanToInteger
 
BooleanValue - Class in net.sf.saxon.value
A boolean XPath value
BooleanValue(boolean, AtomicType) - Constructor for class net.sf.saxon.value.BooleanValue
Create a new Boolean value with a user-supplied type label.
BooleanValueToBoolean() - Constructor for class net.sf.saxon.expr.PJConverter.BooleanValueToBoolean
 
BOUNDARY_SPACE_PRESERVE - Static variable in class javax.xml.xquery.XQConstants
The constant indicating the the boundary-space policy for expression evaluation is to preserve white spaces
BOUNDARY_SPACE_STRIP - Static variable in class javax.xml.xquery.XQConstants
The constant indicating the the boundary-space policy for expression evaluation is to strip white spaces
bounds() - Method in annotation type net.sf.saxon.transpile.CSharpTypeBounds
 
BoundUserFunction(FunctionItem, int, Component, ExportAgent, Controller) - Constructor for class net.sf.saxon.functions.hof.UserFunctionReference.BoundUserFunction
Create a bound user function
BreakElaborator() - Constructor for class net.sf.saxon.expr.instruct.BreakInstr.BreakElaborator
 
BreakInstr - Class in net.sf.saxon.expr.instruct
A compiled xsl:break instruction.
BreakInstr() - Constructor for class net.sf.saxon.expr.instruct.BreakInstr
Create the instruction
BreakInstr.BreakElaborator - Class in net.sf.saxon.expr.instruct
 
breakpoint(String) - Static method in class com.saxonica.ee.extfn.ExperimentalXPathCompiler
Method that can be called from the XSLT code to trigger a debugger breakpoint
BufferingApplyTemplatesFeed - Class in com.saxonica.ee.stream.feed
This class is used when a streaming xsl:for-each requests processing of a grounded consuming sequence with a static dependency on last()
BufferingApplyTemplatesFeed(ApplyTemplates, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.BufferingApplyTemplatesFeed
 
BufferingFeed - Class in com.saxonica.ee.stream.feed
A BufferingFeed is used to wrap an expression that does not have intrinsic capability to accept streamed input.
BufferingFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.BufferingFeed
 
BufferingFilterExpressionFeed - Class in com.saxonica.ee.stream.feed
This class is used when a streaming template requests filtering of items that don't come directly from the streamed document, but rather are constructed in the course of the push pipeline
BufferingFilterExpressionFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.BufferingFilterExpressionFeed
 
BufferingForEachExpressionFeed - Class in com.saxonica.ee.stream.feed
This class is used when a streaming xsl:for-each requests processing of a grounded consuming sequence with a static dependency on last()
BufferingForEachExpressionFeed(ForEach, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.BufferingForEachExpressionFeed
 
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_TREE - net.sf.saxon.s9api.Serializer.Property
Build-tree option (XSLT only), "yes" or "no"
BUILD_TREE - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
build-tree = yes|no.
BUILD_TREE - Static variable in class net.sf.saxon.style.XSLResultDocument
 
buildArray() - Method in class net.sf.saxon.expr.sort.SortedGroupIterator
Override the method that builds the array of values and sort keys.
buildArray() - Method in class net.sf.saxon.expr.sort.SortedIterator
Create an array holding the items to be sorted and the values of their sort keys
buildCounterMap() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Build the counter map
buildDocumentTree(Source) - Method in class net.sf.saxon.Configuration
Build a document tree, using options set on this Configuration and on the supplied source object.
buildDocumentTree(Source, ParseOptions) - Method in class net.sf.saxon.Configuration
Build a document, using specified options for parsing and building.
Builder - Class in net.sf.saxon.event
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
Builder() - Constructor for class net.sf.saxon.value.StringValue.Builder
 
Builder(PipelineConfiguration) - Constructor for class net.sf.saxon.event.Builder
 
BuilderMonitor - Class in net.sf.saxon.event
A BuilderMonitor can be inserted into a pipeline immediately in front of a Builder.
BuilderMonitor(Receiver) - Constructor for class net.sf.saxon.event.BuilderMonitor
 
buildIndex(NodeInfo, XPathContext) - Method in class net.sf.saxon.expr.accum.AccumulatorData
Build a data structure containing the values of the accumulator for each node in a document.
buildIndex(KeyDefinitionSet, TreeInfo, XPathContext) - Method in class net.sf.saxon.trans.KeyIndex
Build the index for a particular document for a named key
BuildingContentHandler - Interface in net.sf.saxon.s9api
A SAX ContentHandler that builds a Saxon tree, and allows the node at the root of the tree to be retrieved on completion.
BuildingStreamWriter - Interface in net.sf.saxon.s9api
A BuildingStreamWriter allows a document to be constructed by calling the methods defined in the XMLStreamWriter interface; after the document has been constructed, its root node may be retrieved by calling the getDocumentNode() method.
BuildingStreamWriterImpl - Class in net.sf.saxon.s9api
This class is an implementation of XMLStreamWriter, allowing a document to be constructed by means of a series of XMLStreamWriter method calls such as writeStartElement(), writeAttribute(), writeCharacters(), and writeEndElement().
BuildingStreamWriterImpl(Receiver, Builder) - Constructor for class net.sf.saxon.s9api.BuildingStreamWriterImpl
 
buildSchema(EnterpriseConfiguration) - Static method in class com.saxonica.ee.schema.sdoc.XMLNamespaceSchema
Build the schema components for the XML namespace
buildSchema(EnterpriseConfiguration) - Static method in class com.saxonica.ee.schema.sdoc.XSINamespaceSchema
Build the schema components for the XML namespace
buildSchemaDocument(Source, SchemaCompiler, PipelineConfiguration, SchemaElement) - Static method in class com.saxonica.ee.schema.sdoc.SchemaReader
Build the tree representation of a schema document, without doing any processing or XSD-specific validation of the content
BuildURI - Class in com.saxonica.functions.qt4
Supports the fn:build-uri function.
BuildURI() - Constructor for class com.saxonica.functions.qt4.BuildURI
 
BUILT - net.sf.saxon.trans.KeyIndex.Status
 
BuiltInAtomicItemType(BuiltInAtomicType, ConversionRules) - Constructor for class net.sf.saxon.s9api.ItemType.BuiltInAtomicItemType
 
BuiltInAtomicType - Class in net.sf.saxon.type
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).
builtInExtensionLibraryList - Variable in class net.sf.saxon.Configuration
 
BuiltInFunctionSet - Class in net.sf.saxon.functions.registry
This class is used to contain information about a set of built-in functions.
BuiltInFunctionSet() - Constructor for class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
BuiltInFunctionSet.Entry - Class in net.sf.saxon.functions.registry
An entry in the table describing the properties of a function
BuiltInListType - Class in net.sf.saxon.type
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.
BuiltInRules - Enum in net.sf.saxon.trans.rules
Enumeration representing the permitted values of xsl:mode/@on-no-match, decomposed into more primitive actions
BuiltInRuleSet - Interface in net.sf.saxon.trans.rules
Defines a set of built-in template rules (rules for use when no user-defined template rules match a given node)
BuiltInTemplateRule(XPathContext) - Constructor for class net.sf.saxon.trace.ContextStackFrame.BuiltInTemplateRule
 
BuiltInType - Class in net.sf.saxon.type
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 variable in class net.sf.saxon.lib.Validation
Code indicating that validation against a named type was requested
BYTE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:byte
BYTE - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
BYTE_CODE_NOT_USED - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
BYTE_ORDER_MARK - net.sf.saxon.s9api.Serializer.Property
Set to "yes" or "no" to indicate whether a byte order mark is to be written
BYTE_ORDER_MARK - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
byte-order-mark = yes|no.
byteArrayHashCode(byte[]) - Static method in class net.sf.saxon.value.Base64BinaryValue
 
bytes - Variable in class net.sf.saxon.str.Twine24
 
bytes - Variable in class net.sf.saxon.str.Twine8
 
bytes(String) - Static method in class net.sf.saxon.str.StringConstants
 

C

cachedHash - Variable in class net.sf.saxon.str.Twine16
 
cachedHash - Variable in class net.sf.saxon.str.Twine24
 
cachedHash - Variable in class net.sf.saxon.str.Twine8
 
calculator - Variable in class net.sf.saxon.expr.ArithmeticExpression
 
Calculator - Class in net.sf.saxon.expr
This class evaluates arithmetic expressions; it acts as a helper class to the ArithmeticExpression class.
Calculator() - Constructor for class net.sf.saxon.expr.Calculator
 
Calculator.AnyDivAny - Class in net.sf.saxon.expr
Arithmetic: anyAtomicType div AnyAtomicType
Calculator.AnyIdivAny - Class in net.sf.saxon.expr
Arithmetic: anyAtomicType idiv AnyAtomicType
Calculator.AnyMinusAny - Class in net.sf.saxon.expr
Arithmetic: anyAtomicType - AnyAtomicType
Calculator.AnyModAny - Class in net.sf.saxon.expr
Arithmetic: anyAtomicType mod AnyAtomicType
Calculator.AnyPlusAny - Class in net.sf.saxon.expr
Arithmetic: anyAtomicType + AnyAtomicType
Calculator.AnyTimesAny - Class in net.sf.saxon.expr
Arithmetic: anyAtomicType * AnyAtomicType
Calculator.DecimalDivDecimal - Class in net.sf.saxon.expr
Arithmetic: decimal div decimal (including types that promote to decimal, that is, integer)
Calculator.DecimalIdivDecimal - Class in net.sf.saxon.expr
Arithmetic: decimal idiv decimal (including types that promote to decimal, that is, integer)
Calculator.DecimalMinusDecimal - Class in net.sf.saxon.expr
Arithmetic: decimal - decimal (including types that promote to decimal, that is, integer)
Calculator.DecimalModDecimal - Class in net.sf.saxon.expr
Arithmetic: decimal mod decimal (including types that promote to decimal, that is, integer)
Calculator.DecimalPlusDecimal - Class in net.sf.saxon.expr
Arithmetic: decimal + decimal (including types that promote to decimal, that is, integer)
Calculator.DecimalTimesDecimal - Class in net.sf.saxon.expr
Arithmetic: decimal * decimal (including types that promote to decimal, that is, integer)
Calculator.DoubleDivDouble - Class in net.sf.saxon.expr
Arithmetic: double div double (including types that promote to double)
Calculator.DoubleMinusDouble - Class in net.sf.saxon.expr
Arithmetic: double - double (including types that promote to double)
Calculator.DoubleModDouble - Class in net.sf.saxon.expr
Arithmetic: double mod double (including types that promote to double)
Calculator.DoubleOpDouble - Interface in net.sf.saxon.expr
Marker interface for operations on doubles
Calculator.DoublePlusDouble - Class in net.sf.saxon.expr
Arithmetic: double + double (including types that promote to double)
Calculator.DoubleTimesDouble - Class in net.sf.saxon.expr
Arithmetic: double * double (including types that promote to double)
Calculator.FloatDivFloat - Class in net.sf.saxon.expr
Arithmetic: float div float (including types that promote to float)
Calculator.FloatIdivFloat - Class in net.sf.saxon.expr
Arithmetic: float idiv float (including types that promote to float)
Calculator.FloatMinusFloat - Class in net.sf.saxon.expr
Arithmetic: float - float (including types that promote to float)
Calculator.FloatModFloat - Class in net.sf.saxon.expr
Arithmetic: float mod float (including types that promote to float)
Calculator.FloatPlusFloat - Class in net.sf.saxon.expr
Arithmetic: float + float (including types that promote to float)
Calculator.FloatTimesFloat - Class in net.sf.saxon.expr
Arithmetic: float * float (including types that promote to float)
Calculator.IntegerDivInteger - Class in net.sf.saxon.expr
Arithmetic: integer div integer
Calculator.IntegerIdivInteger - Class in net.sf.saxon.expr
Arithmetic: integer idiv integer
Calculator.IntegerMinusInteger - Class in net.sf.saxon.expr
Arithmetic: integer - integer
Calculator.IntegerModInteger - Class in net.sf.saxon.expr
Arithmetic: integer mod integer
Calculator.IntegerPlusInteger - Class in net.sf.saxon.expr
Arithmetic: integer + integer
Calculator.IntegerTimesInteger - Class in net.sf.saxon.expr
Arithmetic: integer * integer
CalendarValue - Class in net.sf.saxon.value
Abstract superclass for Date, Time, and DateTime.
CalendarValue(AtomicType) - Constructor for class net.sf.saxon.value.CalendarValue
 
CalendarValue(AtomicType, int) - Constructor for class net.sf.saxon.value.CalendarValue
 
CalendarValueComparer - Class in net.sf.saxon.expr.sort
A comparer specifically for comparing two date, time, or dateTime values
CalendarValueComparer(XPathContext) - Constructor for class net.sf.saxon.expr.sort.CalendarValueComparer
 
CalendarValueToCalendar() - Constructor for class net.sf.saxon.expr.PJConverter.CalendarValueToCalendar
 
CalendarValueToDate() - Constructor for class net.sf.saxon.expr.PJConverter.CalendarValueToDate
 
CalendarValueToInstant() - Constructor for class net.sf.saxon.expr.PJConverter.CalendarValueToInstant
 
CalendarValueToLocalDateTime() - Constructor for class net.sf.saxon.expr.PJConverter.CalendarValueToLocalDateTime
 
CalendarValueToOffsetDateTime() - Constructor for class net.sf.saxon.expr.PJConverter.CalendarValueToOffsetDateTime
 
CalendarValueToZonedDateTime() - Constructor for class net.sf.saxon.expr.PJConverter.CalendarValueToZonedDateTime
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.config.JavaExtensionLibrary.UnresolvedExtensionFunctionCall
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.ee.extfn.CompileXPath
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.ee.extfn.js.IXSLFunctionSet.Call
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.ee.extfn.js.IXSLFunctionSet.Eval
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.ee.extfn.js.IXSLFunctionSet.ScheduleActionFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.ee.extfn.js.IXSLFunctionSet.Source
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.ee.extfn.js.IXSLFunctionSet.Stub
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.ee.extfn.SchemaFn
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.ee.extfn.SchemaTypeFn
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.ee.extfn.StreamFn
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.ee.extfn.ValidateFn
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Call an extension function previously identified using the bind() method.
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.AnalyzeUri
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.CharactersFn
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.CompileQuery
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.CompileStylesheet
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.DecimalDivide
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EQName
Evaluate the function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EscapeNCName
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.Eval
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.Evaluate
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryAnd
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryBin
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryDecodeString
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryEncodeString
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryFind
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryFromOctets
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryHex
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryInsertBefore
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryJoin
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryLength
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryNot
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryOctal
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryOr
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPackDouble
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPackFloat
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPackInteger
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPadLeft
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPadRight
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryPart
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryShift
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryToOctets
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryUnpackDouble
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryUnpackFloat
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryUnpackInteger
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryUnpackUnsignedInteger
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryVersion
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet.BinaryXor
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileAppend
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileAppendBinary
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileAppendText
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileAppendTextLines
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileBaseDir
Invoke the function
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileChildren
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileCopy
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileCreateDir
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileCreateTempDir
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileCreateTempFile
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileCurrentDir
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileDelete
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileDirSeparator
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileExists
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileIsDir
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileIsFile
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileLastModified
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileLineSeparator
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileList
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileMove
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileName
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileParent
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FilePathSeparator
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FilePathToNative
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FilePathToUri
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileReadBinary
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileReadText
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileReadTextLines
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileResolvePath
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileSize
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileTempDir
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileWrite
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileWriteBinary
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileWriteText
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileWriteTextLines
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.ExpressionFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.FunctionAnnotations
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.GroupStarting
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.HighestOrLowest
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.Index
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.KeyMap
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.LastModified
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.Leading
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.MapSearch
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.MessageCount
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.NewAttribute
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.NewComment
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.NewDocument
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.NewElement
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.NewNamespace
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.NewProcessingInstruction
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.NewText
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.ObjectMap
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.Parse
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.ParseXPath
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.PedigreeFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.QueryFn
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.ReadBinaryResource
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.ReplaceWith
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.SaxonDeepEqual
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.SaxonSlice
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.SendMail
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.Serialize
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.TimestampFn
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.TransformFn
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.UnescapeNCName
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.Unindexed
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.AdjustToCivilTime
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.Base64BinaryToOctets
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.Base64BinaryToString
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.ColumnNumber
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.ConfigurationFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.ContextFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.ControllerFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.CurrentModeName
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.DiscardDocument
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.GetContext
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.GetPseudoAttribute
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.HasSameNodes
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.HexBinaryToOctets
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.HexBinaryToString
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.InSummerTime
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.IsDefaulted
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.LineNumber
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.NamespaceNodeFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.OctetsToBase64Binary
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.OctetsToHexBinary
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.ParseDateTime
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.PrintStack
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.StringToBase64BinaryFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.StringToHexBinaryFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.StringToUTF8
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.SystemId
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.TunnelParamsFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.TypeAnnotationFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.UnparsedEntities
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE.ValidCharacter
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.WithPedigree
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.extfn.XQueryFn
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.AllDifferent
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.AllEqual
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.BuildURI
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.CharactersFn
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.CharFn
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.DecodeFromURI
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.DuplicateValues
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.EveryFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.ExpandedQNameFn
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.FootFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.HighestOrLowest
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.IdentityFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.IndexWhere
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.InScopeNamespacesFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.Intersperse
Evaluate the expression as a general function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.IsNaN
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.ItemsAt
Call the function
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.ItemsEnding
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.ItemsStarting
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.IterateWhileFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.OpFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.ParcelFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.ParseHtml
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.ParseInteger
Evaluate this function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.ParseQNameFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.ParseURI
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.Partition
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.Parts
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.Replicate
Evaluate the expression as a general function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.SequenceMatching.ContainsSequence
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.SequenceMatching.EndsWithSequence
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.SequenceMatching.StartsWithSequence
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.Slice
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.SomeFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.TransitiveClosure
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.Trunk
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.UnparcelFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.VoidFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.qt4.XdmToJsonFn
Evaluate the function call
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.sql.SQLConnectFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.sql.SQLDeleteFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.sql.SQLExecuteFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.sql.SQLInsertFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.sql.SQLPreparedQueryFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.sql.SQLPreparedStatementFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.sql.SQLQueryFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.sql.SQLTableFn
 
call(XPathContext, Sequence[]) - Method in class com.saxonica.functions.sql.SQLUpdateFn
 
call(XPathContext, Sequence[]) - Method in interface net.sf.saxon.expr.Callable
Call the Callable.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.CallableDelegate
 
call(XPathContext, Sequence[]) - Method in interface net.sf.saxon.expr.CallableDelegate.Lambda
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.CastExpression
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.compat.ArithmeticExpression10
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.compat.GeneralComparison10
Evaluate the expression: interface for use by compiled bytecode
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.instruct.MemoFunction
Call this function to return a value.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.instruct.OriginalFunction
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.instruct.UserFunction
Call this function to return a value.
call(XPathContext, Sequence[]) - Method in interface net.sf.saxon.expr.LambdaCallable
Call the Callable.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.ListCastableFunction
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.ListConstructorFunction
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.StaticFunctionCall
Call the Callable.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.SystemFunctionCall
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.UnionCastableFunction
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.expr.UnionConstructorFunction
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.AccumulatorFn
Call the Callable.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Adjust_1
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Adjust_2
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.AnalyzeStringFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ApplyFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.AtomicEqual
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.AvailableEnvironmentVariables
Evaluate the expression (dynamic evaluation)
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.AvailableSystemProperties
Evaluate the expression (dynamic evaluation)
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.BaseUri_1
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.BooleanFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CallableFunction
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CodepointEqual
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CodepointsToString
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CollatingFunctionFree
Invoke the function.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CollationKeyFn
Call the Callable.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CollectionFn
Dynamic call on collection() function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Compare
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Concat
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Concat31
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ConstantFunction
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Contains
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ContainsToken
Dynamic evaluation
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ContextAccessorFunction
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ContextItemAccessorFunction
Evaluate the expression.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CopyOfFn
Evaluate the expression (used only for dynamic calls)
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Count
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Current
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CurrentGroup
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CurrentGroupCall
Call the Callable (used from generated bytecode).
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CurrentGroupingKey
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CurrentGroupingKeyCall
Call the Callable.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CurrentMergeGroup
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CurrentMergeKey
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.CurrentOutputUri
Call the Callable.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Data_1
Evaluate the expression.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.DateTimeConstructor
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.DeepEqual
Execute a dynamic call to the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.DeepEqual40
Execute a dynamic call to the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.DistinctValues
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Doc_2
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Doc
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.DocAvailable
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.DocumentFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.DynamicContextAccessor
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ElementAvailable
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Empty
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.EndsWith
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.EnvironmentVariable
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Error
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Exists
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.FoldingFunction
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.FormatDate
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.FormatInteger
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.FormatNumber
Call the format-number function, supplying two or three arguments
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.FunctionAvailable
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.HasChildren_1
Evaluate the function dynamically
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.HeadFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.AtomicConstructorFunction
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.CallableWithBoundFocus
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.CoercedFunction
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.CurriedFunction
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.FilterFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.FoldRightFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.ForEachFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.ForEachPairFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.FunctionArity
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.FunctionLookup
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.FunctionName
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.LoadXqueryModule
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.RandomNumberGenerator
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.Sort_3
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.SystemFunctionWithBoundContextItem
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.UnresolvedXQueryFunctionItem
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.UserFunctionReference.BoundUserFunction
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Call the Callable.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Idref
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.IndexOf
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Innermost
Evaluate the expression in a dynamic call
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.InScopePrefixes
Call of in-scope-prefixes
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.InsertBefore
Evaluate the expression as a general function call
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.IntegratedFunctionCall
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.KeyFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Lang
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Matches
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.MathFunctionSet.Atan2Fn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.MathFunctionSet.PiFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.MathFunctionSet.PowFn
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.MathFunctionSet.TrigFn1
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Minimax
Evaluate the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.NamespaceForPrefix
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Nilled_1
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.NormalizeUnicode
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.NotFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Outermost
Evaluate the expression in a dynamic call
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ParseIetfDate
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ParseXml
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ParseXmlFragment
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.PositionAndLast
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Put
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.QNameFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.RegexFunctionSansFlags
Invoke the function.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.RegexGroup
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.registry.ExsltCommonFunctionSet.NodeSetFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.registry.ExsltCommonFunctionSet.ObjectTypeFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.registry.SefFunction
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE.ArrayAsSequenceOfMaps
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE.ConcatenateSequences
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE.DynamicErrorInfoFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE.HasLocalNamespaces
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE.HasUniformNamespaces
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE.IsWholeNumberFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE.MapAsSequenceOfMaps
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE.YesNoBoolean
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Remove
Evaluate the expression as a general function call
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Replace
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ResolveQName
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ResolveURI
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Reverse
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Root_1
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Round
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.RoundHalfToEven
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.ScalarSystemFunction
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Serialize
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.SnapshotFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Sort_1
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Sort_2
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.StartsWith
Evaluate the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.StaticBaseUri
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.StaticContextAccessor
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.StreamAvailable
Call the Callable.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.StringToCodepoints
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Subsequence_2
Call the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Subsequence_3
Call the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Substring
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.SubstringAfter
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.SubstringBefore
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.SuperId
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.SystemProperty
Evaluate the function call
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.TailFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Tokenize_1
Evaluate the expression dynamically
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Tokenize_3
Evaluate the expression dynamically
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Trace
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.TransformFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Translate
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.TreatFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.TypeAvailable
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Unordered
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.UnparsedEntity
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.UnparsedText
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.UnparsedTextAvailable
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.UnparsedTextLines
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.UriCollection
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.lib.ExtensionFunctionCall
Evaluate this function call at run-time
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Invoke the array in its role as a function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayAppend
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayBuild
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayEmpty
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayExists
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFilter
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFlatten
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFoldLeft
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFoldRight
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFoot
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayForEach
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayForEachPair
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFromSequence
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayGet
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayHead
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayIndexWhere
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayInsertBefore
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayJoin
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayMembers
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayOfMembers
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayPut
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayRemove
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayReplace
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayReverse
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArraySize
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArraySlice
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArraySplit
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArraySubarray
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayTail
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayToSequence
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayTrunk
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.arrays.ArraySort
Create a call on this function.
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.json.JsonDoc
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.json.JsonToXMLFn
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.json.XMLToJsonFn
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapCreate
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapBuild
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapContains
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapEntries
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapEntry
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapFilter
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapFind
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapForEach
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapGet
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapKeys
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapMerge
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapOfPairs
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapPair
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapPairs
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapPut
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapRemove
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapSize
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapItem
Invoke the function
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.map.MapUntypedContains
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.option.sql.SQLConnect.ConnectInstruction
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.query.XQueryFunctionLibrary.UnresolvedCallable
Evaluate the expression
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.xpath.JAXPVariableReference
 
call(XPathContext, Sequence[]) - Method in class net.sf.saxon.xpath.XPathFunctionCall
Call an extension function previously identified using the bind() method.
call(Sequence[], Controller) - Method in class net.sf.saxon.expr.instruct.UserFunction
Call this function.
call(Processor, XdmValue...) - Method in class net.sf.saxon.s9api.XdmFunctionItem
Call the function
call(XdmValue[]) - Method in interface net.sf.saxon.s9api.ExtensionFunction
Call the function.
Call() - Constructor for class com.saxonica.ee.extfn.js.IXSLFunctionSet.Call
 
CALL_EVALUATE_OPTIONAL_ITEM - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
CALL_EVALUATE_SINGLE_ITEM - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
Callable - Interface in net.sf.saxon.expr
A generic interface for calling expressions by supplying the values of their subexpressions
CallableDelegate - Class in net.sf.saxon.expr
An implementation of Callable that allows the logic to be supplied as a lambda expression.
CallableDelegate(CallableDelegate.Lambda) - Constructor for class net.sf.saxon.expr.CallableDelegate
Construct a Callable by supplying an implementation in the form of a lambda expression
CallableDelegate.Lambda - Interface in net.sf.saxon.expr
 
CallableElaborator() - Constructor for class net.sf.saxon.xpath.JAXPVariableReference.CallableElaborator
 
CallableFeed - Class in com.saxonica.ee.stream.feed
A CallableFeed is used to wrap an expression that does (a) not have intrinsic capability to accept streamed input, and (b) does not expect any operand to be a sequence, and (c) implements the Callable interface.
CallableFeed(Callable, ItemFeed, XPathContext, Expression[]) - Constructor for class com.saxonica.ee.stream.feed.CallableFeed
Create a Feed that evaluates a Callable (often but not necessarily a function)
CallableFunction - Class in net.sf.saxon.functions
A function item that wraps a Callable
CallableFunction(int, Callable, FunctionItemType) - Constructor for class net.sf.saxon.functions.CallableFunction
 
CallableFunction(SymbolicName.F, Callable, FunctionItemType) - Constructor for class net.sf.saxon.functions.CallableFunction
 
CallableWithBoundFocus - Class in net.sf.saxon.functions.hof
A Callable that wraps another Callable and a Dynamic Context, in effect acting as a closure that executes the original callable with a saved context.
CallableWithBoundFocus(Callable, XPathContext) - Constructor for class net.sf.saxon.functions.hof.CallableWithBoundFocus
 
callFunction(XPathContext, SymbolicName.F, Sequence[]) - Method in class net.sf.saxon.functions.registry.SefFunction
 
callFunction(QName, XdmValue...) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Call a global user-defined function in the compiled query.
callFunction(QName, XdmValue[]) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Call a public user-defined function in the stylesheet.
callFunction(QName, XdmValue[], Destination) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Call a public user-defined function in the stylesheet, wrapping the result in an XML document, and sending this document to a specified destination
CallingApplication() - Constructor for class net.sf.saxon.trace.ContextStackFrame.CallingApplication
 
callsFunction(Expression, StructuredQName, boolean) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine whether an expression contains a call on the function with a given name
callStack() - Static method in class net.sf.saxon.trace.Instrumentation
 
callTemplate(StructuredQName, Receiver) - Method in class net.sf.saxon.trans.XsltController
Execute a transformation by evaluating a named template and delivering the "raw result".
callTemplate(QName) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Invoke a transformation by calling a named template.
callTemplate(QName, Destination) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Invoke a transformation by calling a named template.
CallTemplate - Class in net.sf.saxon.expr.instruct
Instruction representing an xsl:call-template element in the stylesheet.
CallTemplate() - Constructor for class net.sf.saxon.trace.ContextStackFrame.CallTemplate
 
CallTemplate(NamedTemplate, StructuredQName, boolean, boolean) - Constructor for class net.sf.saxon.expr.instruct.CallTemplate
Construct a CallTemplate instruction.
CallTemplate.CallTemplateElaborator - Class in net.sf.saxon.expr.instruct
 
CallTemplate.CallTemplatePackage - Class in net.sf.saxon.expr.instruct
A CallTemplatePackage is an object that encapsulates the name of a template to be called, the parameters to be supplied, and the execution context.
CallTemplateAdjunct - Class in com.saxonica.ee.stream.adjunct
 
CallTemplateAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.CallTemplateAdjunct
 
CallTemplateElaborator() - Constructor for class net.sf.saxon.expr.instruct.CallTemplate.CallTemplateElaborator
 
CallTemplatePackage(Component, ParameterSet, ParameterSet, CallTemplate, Outputter, XPathContext) - Constructor for class net.sf.saxon.expr.instruct.CallTemplate.CallTemplatePackage
Construct a CallTemplatePackage that contains information about a call.
callUpdating(Sequence[], XPathContextMajor, PendingUpdateList) - Method in class net.sf.saxon.expr.instruct.UserFunction
Call an updating function.
camelBump(String) - Method in class net.sf.saxon.option.local.Numberer_tr
 
cancel() - Method in class com.saxonica.xqj.SaxonXQExpression
 
cancel() - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
cancel() - Method in interface javax.xml.xquery.XQExpression
Attempts to cancel the execution if both the XQuery engine and XQJ driver support aborting the execution of an XQExpression.
cancel() - Method in interface javax.xml.xquery.XQPreparedExpression
Attempts to cancel the execution if both the XQuery engine and XQJ driver support aborting the execution of an XQPreparedExpression.
cancelValidation() - Method in class com.saxonica.ee.schema.UserComplexType
Cancel validation and compilation: this happens when the complex type is redefined
CANNOT_READ - Static variable in exception net.sf.saxon.trans.LicenseException
 
canonical - Variable in class net.sf.saxon.serialize.XMLEmitter
 
CANONICAL - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
saxon:canonical = yes/no
canReturnCollationKeys(StringCollator) - Method in class net.sf.saxon.java.JavaPlatform
Given a collation, determine whether it is capable of returning collation keys.
canReturnCollationKeys(StringCollator) - Method in interface net.sf.saxon.Platform
Given a collation, determine whether it is capable of returning collation keys.
Capture - Class in net.sf.saxon.regex
Represents a match of a captured subgroup
Capture(int, int, int) - Constructor for class net.sf.saxon.regex.Capture
 
captureInitialCommentOrProcessingInstruction(NodeInfo) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Buffer a comment or processing instruction appearing before the first element start tag
captureRetainedErrors(XPathException) - Method in class net.sf.saxon.functions.ParseXml.RetentiveErrorHandler
 
captureState() - Method in class net.sf.saxon.regex.REMatcher
 
CARD0 - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
cardinality - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
The cardinality of the result of the function
Cardinality - Class in net.sf.saxon.value
This class contains static methods to manipulate the cardinality property of a type.
CARDINALITY_MASK - Static variable in class net.sf.saxon.expr.StaticProperty
Mask for all cardinality bits
CardinalityChecker - Class in net.sf.saxon.expr
A CardinalityChecker implements the cardinality checking of "treat as": that is, it returns the supplied sequence, checking that its cardinality is correct
CardinalityChecker.CardinalityCheckerElaborator - Class in net.sf.saxon.expr
Elaborator for a treat as expression, which is usually system-generated by the type checking phase of the compiler
CardinalityCheckerAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a cardinality checker
CardinalityCheckerAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.CardinalityCheckerAdjunct
 
CardinalityCheckerElaborator() - Constructor for class net.sf.saxon.expr.CardinalityChecker.CardinalityCheckerElaborator
 
CardinalityCheckingFeed - Class in com.saxonica.ee.stream.feed
A Feed to go on the streaming pipeline that checks the cardinality of the sequence represented by the events passing down the pipeline.
CardinalityCheckingFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
CardinalityCheckingIterator - Class in net.sf.saxon.expr
CardinalityCheckingIterator returns the items in an underlying sequence unchanged, but checks that the number of items conforms to the required cardinality.
CardinalityCheckingIterator(SequenceIterator, int, Supplier<RoleDiagnostic>, Location) - Constructor for class net.sf.saxon.expr.CardinalityCheckingIterator
Construct an CardinalityCheckingIterator that will return the same items as the base sequence, checking how many there are
CASE - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "case"
CASE_BLIND_FILES - Static variable in class net.sf.saxon.om.DocumentKey
 
CaseFirstCollator - Class in net.sf.saxon.expr.sort
A StringCollator that sorts lowercase before uppercase, or vice versa.
CaseFirstCollator(StringCollator, boolean, String) - Constructor for class net.sf.saxon.expr.sort.CaseFirstCollator
Create a CaseFirstCollator
caseOrder - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
caseOrder - Variable in class net.sf.saxon.style.XSLSortOrMergeKey
 
CaseVariants - Class in net.sf.saxon.regex
This singleton class holds data about the case-variants of Unicode characters.
cast(AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.UnionConstructorFunction
Method to perform the cast of an atomic value to a union type
cast(AtomicValue, UnionType, NamespaceResolver, ConversionRules) - Static method in class net.sf.saxon.expr.UnionConstructorFunction
Static method to perform the cast of an atomic value to a union type
CAST_AS - Static variable in class net.sf.saxon.expr.parser.Token
operator "cast as"
CASTABLE_AS - Static variable in class net.sf.saxon.expr.parser.Token
operator "castable as"
castableAsDecimal(String) - Static method in class net.sf.saxon.value.BigDecimalValue
Test whether a string is castable to a decimal value
castableAsInteger(UnicodeString) - Static method in class net.sf.saxon.value.IntegerValue
Determine whether a string is castable as an integer
CastableExpression - Class in net.sf.saxon.expr
Castable Expression: implements "Expr castable as atomic-type?".
CastableExpression(Expression, AtomicType, boolean) - Constructor for class net.sf.saxon.expr.CastableExpression
Create a "castable" expression of the form "source castable as target"
castAs(ItemType) - Static method in class net.sf.saxon.s9api.streams.Steps
A step equivalent to the XPath "cast as" operator: the supplied item is atomized if necessary, and the resulting atomic values are cast to the required type
CastExprElaborator() - Constructor for class net.sf.saxon.expr.CastExpression.CastExprElaborator
 
CastExpression - Class in net.sf.saxon.expr
Cast Expression: implements "cast as data-type ( expression )".
CastExpression(Expression, AtomicType, boolean) - Constructor for class net.sf.saxon.expr.CastExpression
Create a cast expression
CastExpression.CastExprElaborator - Class in net.sf.saxon.expr
Elaborator for cast as expression, or the equivalent constructor function call
CastingExpression - Class in net.sf.saxon.expr
Casting Expression: abstract superclass for "cast as X" and "castable as X", which share a good deal of logic
CastingExpression(Expression, AtomicType, boolean) - Constructor for class net.sf.saxon.expr.CastingExpression
Create a cast expression
CastingTarget - Interface in net.sf.saxon.type
This marker interface represents a type that can be used as the target of a cast or castable operation, that is, an atomic type, list type, or plain union type
cat(Step<T>) - Method in class net.sf.saxon.s9api.streams.Step
Obtain a Step that concatenates the results of this Step with the result of another Step applied to the same input item.
CatalogCollection - Class in net.sf.saxon.resource
A resource collection implemented by means of a catalog file.
CatalogCollection(Configuration, String) - Constructor for class net.sf.saxon.resource.CatalogCollection
Create a catalog collection
catalogContents(String, XPathContext) - Method in class net.sf.saxon.resource.CatalogCollection
Return a collection defined as a list of URIs in a catalog file
CatalogResourceResolver - Class in net.sf.saxon.lib
The standard implementation of the ResourceResolver interface for use with catalogs.
CatalogResourceResolver() - Constructor for class net.sf.saxon.lib.CatalogResourceResolver
Creates a new CatalogResourceResolver resolver with a default XMLResolverConfiguration.
CatalogResourceResolver(Resolver) - Constructor for class net.sf.saxon.lib.CatalogResourceResolver
Creates a new CatlaogResourceResolver using the provided resolver as its underlying resolver.
CatchClause() - Constructor for class net.sf.saxon.expr.TryCatch.CatchClause
 
catchDepth - Variable in class net.sf.saxon.expr.parser.XPathParser
 
CatchingReceiver - Class in com.saxonica.ee.validate
This class catches all errors thrown by a Receiver pipeline, and reports them to a specified ErrorReporter; after an error has occurred, all further events are ignored.
CatchingReceiver(Receiver, ErrorReporter) - Constructor for class com.saxonica.ee.validate.CatchingReceiver
 
catchOp - Variable in class net.sf.saxon.expr.TryCatch.CatchClause
 
Categories - Class in net.sf.saxon.regex.charclass
Singleton class holding data for Regular expression character categories.
Categories.Category - Class in net.sf.saxon.regex.charclass
A Category is a CharacterClass represented in a regular expression as \p{Xx}.
Category(String, IntPredicateProxy) - Constructor for class net.sf.saxon.regex.charclass.Categories.Category
 
CDATA_SECTION_ELEMENTS - net.sf.saxon.s9api.Serializer.Property
Space-separated list of QNames (in Clark form or EQName form) of elements whose content is to be wrapped in CDATA sections
CDATAFilter - Class in net.sf.saxon.serialize
CDATAFilter: This ProxyReceiver 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(Receiver) - Constructor for class net.sf.saxon.serialize.CDATAFilter
Create a CDATA Filter
CDOC - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
ceiling() - Method in class net.sf.saxon.value.BigDecimalValue
Implement the XPath ceiling() function
ceiling() - Method in class net.sf.saxon.value.BigIntegerValue
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
Ceiling - Class in net.sf.saxon.functions
This class supports the ceiling() function
Ceiling() - Constructor for class net.sf.saxon.functions.Ceiling
 
Ceiling.CeilingElaborator - Class in net.sf.saxon.functions
 
CeilingElaborator() - Constructor for class net.sf.saxon.functions.Ceiling.CeilingElaborator
 
ChainedEntityResolver - Class in net.sf.saxon.lib
An EntityResolver that first tries one supplied EntityResolver, and if that returns null, falls back to another.
ChainedEntityResolver(EntityResolver, EntityResolver) - Constructor for class net.sf.saxon.lib.ChainedEntityResolver
Create a composite entity resolver
ChainedResourceResolver - Class in net.sf.saxon.lib
An ResourceResolver that first tries one supplied ResourceResolver, and if that returns null, falls back to another.
ChainedResourceResolver(ResourceResolver, ResourceResolver) - Constructor for class net.sf.saxon.lib.ChainedResourceResolver
Create a composite entity resolver
changesXsltContext(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine whether an expression possible calls (directly or indirectly) xsl:result-document, or has other context dependencies that prevent function inlining, which we assume is true if it contains a template call.
CHARACTER_MAP_EXPANSION - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
CHARACTER_REPRESENTATION - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
representation = rep1[;rep2].
CharacterClass - Interface in net.sf.saxon.regex.charclass
A character class represents a set of characters for regex matching purposes.
characterContent - Variable in class net.sf.saxon.resource.AbstractResourceCollection.InputDetails
The character content of the resource
Characteristic - Class in com.saxonica.ee.trans
A Characteristic represents a distinguishing feature of an item that may be used by several patterns in a rule chain, and which can usefully be evaluated once for all rules in the rule chain.
Characteristic() - Constructor for class com.saxonica.ee.trans.Characteristic
 
characteristics - Variable in class com.saxonica.ee.trans.ModeEE.RuleChainOptimizationData
 
CharacterIterator(CharSequence) - Constructor for class net.sf.saxon.value.StringValue.CharacterIterator
Create an iterator over a string
CharacterMap - Class in net.sf.saxon.serialize
This class defines a character map, that is, a mapping from characters to strings used by the serializer when mapping individual characters in the output.
CharacterMap(Iterable<CharacterMap>) - Constructor for class net.sf.saxon.serialize.CharacterMap
Create a CharacterMap that combines a set of existing character maps.
CharacterMap(StructuredQName, IntHashMap<String>) - Constructor for class net.sf.saxon.serialize.CharacterMap
Create a CharacterMap from a raw map of integers to strings
CharacterMapExpander - Class in net.sf.saxon.serialize
CharacterMapExpander: This ProxyReceiver expands characters occurring in a character map, as specified by the XSLT 2.0 xsl:character-map declaration
CharacterMapExpander(Receiver) - Constructor for class net.sf.saxon.serialize.CharacterMapExpander
 
CharacterMapIndex - Class in net.sf.saxon.serialize
This class represents a set of named character maps.
CharacterMapIndex() - Constructor for class net.sf.saxon.serialize.CharacterMapIndex
 
characterReferenceGenerator - Variable in class net.sf.saxon.serialize.XMLEmitter
 
CharacterReferenceGenerator - Interface in net.sf.saxon.serialize
A class that expands a character to a character reference, entity reference, etc, and writes the resulting reference to a writer
characters(char[], int, int) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Receive notification of character data.
characters(char[], int, int) - Method in class net.sf.saxon.event.ReceivingContentHandler
Report character data.
characters(UnicodeString) - Method in interface net.sf.saxon.regex.RegexMatchHandler
Method to be called with each fragment of text in a matching substring
characters(UnicodeString, Location, int) - Method in class com.saxonica.config.EvaluationNuisance
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.domino.Erector
Notify a text node
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.schema.SchemaModelLoader
Character data
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.schema.sdoc.VersionControlFilter
Character data
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.ContentDetector
Character data
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.StringValueGatherer
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.Projector
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.watch.WatchManager
Text node
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.AbstractReceiver
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.AllElementValidator
Handle character data appearing as a child of the element being validated
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.AnyTypeValidator
Handle character data appearing as a child of the element being validated
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.AttributeValidator
Handle character data appearing as a child of the element being validated
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.CatchingReceiver
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.ComplexContentValidator
Handle character data appearing as a child of the element being validated
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.EmptyContentValidator
Character data
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.EntityValidator
Character data
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.FieldChecker
Notify character data.
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.IdValidator
Character data
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.LaxValidator
Character data
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.SimpleContentValidator
Handle character data appearing as a child of the element being validated
characters(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.ValidationStack
 
characters(UnicodeString, Location, int) - Method in class com.saxonica.serialize.BinaryEmitter
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.dom.DOMWriter
Character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.CheckSumFilter
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.CommentStripper
Handle a text node.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.ComplexContentOutputter
Produce text content output.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.ContentHandlerProxy
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.DocumentValidator
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.EventBuffer
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.EventMonitor
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.IDFilter
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.IgnorableWhitespaceStripper
Handle a text node
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.Outputter
Notify character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.OutputterEventBuffer
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.ProxyOutputter
Notify character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.ProxyReceiver
Character data
characters(UnicodeString, Location, int) - Method in interface net.sf.saxon.event.Receiver
Notify character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.RegularSequenceChecker
Character data (corresponding to a text node).
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.SequenceNormalizer
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.SequenceNormalizerWithItemSeparator
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.SequenceWriter
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.SignificantItemDetector
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.Sink
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.SinkOutputter
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.Stripper
Handle a text node
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.TeeOutputter
Notify character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.TreeReceiver
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.TypeCheckingFilter
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.event.WherePopulatedOutputter
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.ma.json.JsonReceiver
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.option.axiom.AxiomWriter
Character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
Character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
Character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.option.xom.XOMWriter
Character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.query.SequenceWrapper
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.CDATAFilter
Output character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.CharacterMapExpander
Output character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.HTMLEmitter
Character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.HTMLIndenter
Output character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.PrincipalOutputGatekeeper
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.TEXTEmitter
Produce output using the current Writer.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.UncommittedSerializer
Produce character output using the current Writer.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.UnicodeNormalizer
Output character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.XHTML5Emitter
Character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.XML10ContentChecker
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.XMLEmitter
Character data.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.XMLIndenter
Output character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.style.UseWhenFilter
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.trace.CountingFilter
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.trace.TracingFilter
Character data
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.trans.ConfigurationReader
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.tree.linked.LinkedBuilderMonitor
 
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Notify a text node.
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Notify a text node
characters(UnicodeString, Location, int) - Method in class net.sf.saxon.tree.tiny.TinyBuilderMonitor
 
characterSet - Variable in class net.sf.saxon.serialize.Emitter
 
CharacterSet - Interface in net.sf.saxon.serialize.charcode
This interface defines properties of a character set, built in to the Saxon product.
CharacterSetFactory - Class in net.sf.saxon.serialize.charcode
This class delivers a CharacterSet object for a given named encoding.
CharacterSetFactory() - Constructor for class net.sf.saxon.serialize.charcode.CharacterSetFactory
Class has a single instance per Configuration
CharactersFn - Class in com.saxonica.functions.extfn
Implements the saxon:characters() function.
CharactersFn - Class in com.saxonica.functions.qt4
Implements the saxon:characters() or fn:characters() function.
CharactersFn() - Constructor for class com.saxonica.functions.extfn.CharactersFn
 
CharactersFn() - Constructor for class com.saxonica.functions.qt4.CharactersFn
 
charChecker - Variable in class net.sf.saxon.expr.parser.XPathParser
 
charChecker - Variable in class net.sf.saxon.ma.json.JsonHandler
 
CharFn - Class in com.saxonica.functions.qt4
Implements the fn:char() function.
CharFn() - Constructor for class com.saxonica.functions.qt4.CharFn
 
chars - Variable in class net.sf.saxon.str.Twine16
 
check(Configuration, String) - Method in class net.sf.saxon.query.AnnotationList
Check an annotation list for internal consistency (e.g.
check(AnnotationList, String) - Method in interface net.sf.saxon.lib.FunctionAnnotationHandler
Test whether a given set of annotations in this namespace is valid.
check(AnnotationList, String) - Method in class net.sf.saxon.lib.XQueryFunctionAnnotationHandler
 
checkAcceptableModeForPackage(XSLTemplate, Mode) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Check that it is legitimate to add a given template rule to a given mode
checkAcceptableUri(XPathContext, String) - Static method in class net.sf.saxon.expr.instruct.ResultDocument
 
checkAgainstFacets(AtomicSequence, UnicodeString, List<Facet>, ConversionRules) - Method in class com.saxonica.ee.schema.UserSimpleType
Validate that the value conforms to all the constraining facets for the given type.
checkAgainstFacets(AtomicValue, ConversionRules) - Method in class com.saxonica.ee.schema.UserUnionType
Validate an atomic value, which is known to be an instance of one of the member types of the union, against any facets (pattern facets or enumeration facets) defined at the level of the union itself.
checkAgainstFacets(AtomicValue, ConversionRules) - Method in class net.sf.saxon.type.ErrorType
Validate an atomic value, which is known to be an instance of one of the member types of the union, against any facets (pattern facets or enumeration facets) defined at the level of the union itself.
checkAgainstFacets(AtomicValue, ConversionRules) - Method in class net.sf.saxon.type.LocalUnionType
Validate an atomic value, which is known to be an instance of one of the member types of the union, against any facets (pattern facets or enumeration facets) defined at the level of the union itself.
checkAgainstFacets(AtomicValue, ConversionRules) - Method in class net.sf.saxon.type.NumericType
Validate an atomic value, which is known to be an instance of one of the member types of the union, against any facets (pattern facets or enumeration facets) defined at the level of the union itself.
checkAgainstFacets(AtomicValue, ConversionRules) - Method in interface net.sf.saxon.type.UnionType
Validate an atomic value, which is known to be an instance of one of the member types of the union, against any facets (pattern facets or enumeration facets) defined at the level of the union itself.
checkAgainstListFacets(UnicodeString, NamespaceResolver, ConversionRules, int) - Method in class com.saxonica.ee.schema.UserListType
Check whether a supplied value is valid against the facets defined on the list type.
checkAgainstRequiredType(ExpressionVisitor) - Method in class net.sf.saxon.expr.instruct.LocalParam
Check the select expression against the required type.
checkAgainstRequiredType(SequenceType) - Method in class net.sf.saxon.style.SourceBinding
Check the supplied select expression against the required type.
checkAgainstRequiredType(SequenceType) - Method in class net.sf.saxon.style.XSLWithParam
 
checkAllAutomata() - Method in class com.saxonica.ee.schema.SchemaCompiler
Perform all subsumption checks that have been previously requested.
checkArgumentCount(int, int) - Method in class net.sf.saxon.expr.FunctionCall
Check number of arguments.
checkArguments(ExpressionVisitor) - Method in class net.sf.saxon.expr.FunctionCall
Method supplied by each class of function to check arguments during parsing, when all the argument expressions have been read
checkArguments(ExpressionVisitor) - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Method supplied by each class of function to check arguments during parsing, when all the argument expressions have been read.
checkBigRange(BigInteger, BuiltInAtomicType) - Static method in class net.sf.saxon.value.IntegerValue
Check that a BigInteger is within the required range for a given integer subtype.
checkCardinality(SequenceIterator, XPathContext) - Method in class net.sf.saxon.expr.CardinalityChecker
 
checkCircularity(XSLAttributeSet) - Method in class net.sf.saxon.style.XSLAttributeSet
Check for circularity: specifically, check that this attribute set does not contain a direct or indirect reference to the one supplied as a parameter
checkCompatibility(Component) - Method in interface net.sf.saxon.style.StylesheetComponent
Check the compatibility of this component with another component that it is overriding
checkCompatibility(Component) - Method in class net.sf.saxon.style.XSLAccumulator
 
checkCompatibility(Component) - Method in class net.sf.saxon.style.XSLAttributeSet
Check the compatibility of this component with another component that it is overriding
checkCompatibility(Component) - Method in class net.sf.saxon.style.XSLFunction
 
checkCompatibility(Component) - Method in class net.sf.saxon.style.XSLGlobalVariable
 
checkCompatibility(Component) - Method in class net.sf.saxon.style.XSLKey
 
checkCompatibility(Component) - Method in class net.sf.saxon.style.XSLTemplate
 
checkCompatibility(SymbolicName, Visibility, Visibility) - Method in class net.sf.saxon.style.XSLAccept
 
checkCompatibility(SymbolicName, Visibility, Visibility) - Method in class net.sf.saxon.style.XSLExpose
 
checkConsistency() - Method in class net.sf.saxon.trans.DecimalFormatManager
Check the consistency of all DecimalSymbols objects owned by this DecimalFormatManager
checkConsistency() - Method in class net.sf.saxon.trans.rules.RuleManager
Check all modes for conflicts in property values
checkConsistency(StructuredQName) - Method in class net.sf.saxon.trans.DecimalSymbols
Check that no character is used in more than one role
checkContainment(StyleElement) - Static method in class com.saxonica.ee.xtupdate.SaxonUpdate
 
checkContent(UnicodeString, XPathContext) - Method in class net.sf.saxon.expr.instruct.Comment
Check the content of the node, and adjust it if necessary
checkContent(UnicodeString, XPathContext) - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
Check the content of the node, and adjust it if necessary
checkContent(UnicodeString, XPathContext) - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Check the content of the node, and adjust it if necessary.
checkContentModel(int[][], int[][], boolean) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Check the content model of an element in the schema.
checkContentSequence(StaticContext) - Method in class net.sf.saxon.expr.instruct.DocumentInstr
Check statically that the sequence of child instructions doesn't violate any obvious constraints on the content of the node
checkContentSequence(StaticContext) - Method in class net.sf.saxon.expr.instruct.ElementCreator
Check statically whether the content of the element creates attributes or namespaces after creating any child nodes
checkContentSequence(StaticContext) - Method in class net.sf.saxon.expr.instruct.FixedElement
Check statically whether the content of the element creates attributes or namespaces after creating any child nodes
checkContentSequence(StaticContext) - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Check that the child instructions don't violate any obvious constraints for this kind of node
checkContentSequence(StaticContext, Operand, ParseOptions) - Static method in class net.sf.saxon.expr.instruct.DocumentInstr
 
checkContentXQuery(UnicodeString) - Static method in class net.sf.saxon.expr.instruct.Comment
Check the content of the comment according to the XQuery rules (which throw an error if it is wrong)
checkContentXQuery(UnicodeString) - Static method in class net.sf.saxon.expr.instruct.ProcessingInstruction
Check the content of the node, and adjust it if necessary, using the XQuery rules
checkContentXSLT(UnicodeString) - Static method in class net.sf.saxon.expr.instruct.Comment
Check the content of the comment according to the XSLT rules (which fix it if it is wrong)
checkContentXSLT(UnicodeString) - Static method in class net.sf.saxon.expr.instruct.ProcessingInstruction
Check the content of the node, and adjust it if necessary, using the XSLT rules
checkedOperands() - Method in class net.sf.saxon.expr.Expression
Get the immediate sub-expressions of this expression, verifying that the parent pointers in the child expressions are correct.
checkElements(IntHashMap<ElementDecl>, SchemaCompiler) - Method in class com.saxonica.ee.schema.AllModelGroup
Check that the elements defined as particles in this compositor are consistent (overrides method on parent class ModelGroup)
checkElements(IntHashMap<ElementDecl>, SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroup
Check that the elements defined as particles in this model group are consistent
checkEmpty() - Method in class net.sf.saxon.style.StyleElement
Convenience method to check that the stylesheet element is empty
checker - Variable in class net.sf.saxon.tree.iter.TextLinesIterator
 
checkExtensions(String) - Method in class com.saxonica.serialize.SerializerFactoryPE
 
checkExtensions(String) - Method in class net.sf.saxon.lib.SerializerFactory
 
checkExternalVariables(SlotManager, int) - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Check that all external variables have been given a value
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.AssertionFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.DigitsFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.DistinctFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.EnumerationFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.EnumerationFacetSet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.ExplicitTimezoneFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.Facet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.FractionDigitsFacet
 
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.LengthFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.MaxExclusiveFacet
 
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.MaxInclusiveFacet
 
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.MaxLengthFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.MinExclusiveFacet
 
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.MinLengthFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.OrderFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.PatternFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.PreprocessFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.TotalDigitsFacet
 
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.ValueRangeFacet
Check that this facet is legal when used on a type derived by restriction
checkFacetRestriction(UserSimpleType, SimpleType, SchemaCompiler) - Method in class com.saxonica.ee.schema.WhitespaceFacet
Check that this facet is legal when used on a type derived by restriction
checkFileExists(File, URI, XPathContext) - Static method in class net.sf.saxon.resource.StandardCollectionFinder
 
checkForAbstractComponents() - Method in class net.sf.saxon.style.StylesheetPackage
 
checkForCircularities(List<GlobalVariable>, XQueryFunctionLibrary) - Method in class net.sf.saxon.query.QueryModule
Check for circular definitions of global variables.
checkForUpdatingSubexpressions() - Method in class com.saxonica.ee.update.CopyModifyExpression
Check to ensure that this expression does not contain any inappropriate updating subexpressions.
checkForUpdatingSubexpressions() - Method in class net.sf.saxon.expr.Assignation
Check to ensure that this expression does not contain any inappropriate updating subexpressions.
checkForUpdatingSubexpressions() - Method in class net.sf.saxon.expr.Expression
Check to ensure that this expression does not contain any inappropriate updating subexpressions.
checkForUpdatingSubexpressions() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Check to ensure that this expression does not contain any inappropriate updating subexpressions.
checkForUpdatingSubexpressions() - Method in class net.sf.saxon.expr.instruct.Block
Check to ensure that this expression does not contain any updating subexpressions.
checkForUpdatingSubexpressions() - Method in class net.sf.saxon.expr.instruct.Choose
Check to ensure that this expression does not contain any updating subexpressions.
checkForUpdatingSubexpressions() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Check to ensure that this expression does not contain any inappropriate updating subexpressions.
checkForUpdatingSubexpressions() - Method in class net.sf.saxon.expr.instruct.ForEach
Check to ensure that this expression does not contain any inappropriate updating subexpressions.
checkForUpdatingSubexpressions() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Check to ensure that this expression does not contain any inappropriate updating subexpressions.
checkForUpdatingSubexpressions() - Method in class net.sf.saxon.expr.QuantifiedExpression
Check to ensure that this expression does not contain any updating subexpressions.
checkFunctionCall(FunctionItem, ExpressionVisitor) - Method in class net.sf.saxon.expr.FunctionCall
Check the function call against the declared function signature, applying the function conversion rules to each argument as necessary
checkGroupingValues(Sequence[]) - Static method in class net.sf.saxon.expr.flwor.GroupByClausePush
 
checkInitialContextItem(Item, XPathContext) - Method in class net.sf.saxon.expr.instruct.Executable
Check that the supplied global context item meets all requirements, and perform any required conversions or defaulting
checkItem(Item, XPathContext) - Method in class net.sf.saxon.expr.ItemChecker
 
checkLanguageVersion30() - Method in class net.sf.saxon.expr.parser.XPathParser
Check that XPath 3.0 is in use
checkLanguageVersion31() - Method in class net.sf.saxon.expr.parser.XPathParser
Check that XPath 3.1 is in use
checkLanguageVersion40() - Method in class net.sf.saxon.expr.parser.XPathParser
Check that XPath/XQuery 4.0 is in use
checkLicensedFeature(int, String, int) - Method in class com.saxonica.config.EnterpriseConfiguration
Check whether a particular feature is licensed, with a fatal error if it is not
checkLicensedFeature(int, String, int) - Method in class com.saxonica.config.ProfessionalConfiguration
Check whether a particular feature is licensed, with a fatal error if it is not
checkLicensedFeature(int, String, int) - Method in class net.sf.saxon.Configuration
Check whether a particular feature is licensed, with a fatal error if it is not
checkListOfEQNames(String, String) - Static method in class net.sf.saxon.lib.SerializerFactory
 
checkListOfEQNamesAllowingStar(String, String) - Static method in class net.sf.saxon.lib.SerializerFactory
 
checkLocalTargetNamespace(String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
For an element or attribute declaration with a targetNamespace attribute (XSD 1.1), check the highly-paternalistic rules for when this attribute is permitted.
checkMapExtensions() - Method in class net.sf.saxon.expr.parser.XPathParser
Check that the map syntax is enabled: this covers the extensions to XPath 3.0 syntax defined in XSLT 3.0 (and also, of course, in XPath 3.1)
checkMutuallyExclusiveAttributes(String, String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method tests whether two attributes coexist and reports an error if they do
checkName(AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
 
checkNoCharactersWhenNil(Location) - Method in class com.saxonica.ee.validate.ContentValidator
Character content was encountered; check that this does not conflict with an xsi:nil=true attribute
checkNoChildrenWhenNil(Location) - Method in class com.saxonica.ee.validate.ContentValidator
A child element was encountered; check that this does not conflict with an xsi:nil=true attribute
checkNonNegativeInteger(String, String) - Static method in class net.sf.saxon.lib.SerializerFactory
 
checkNotNamespaceSensitiveElement(SchemaType) - Method in class net.sf.saxon.tree.linked.ElementImpl
Check whether the content of this element is namespace-sensitive
checkNotNamespaceSensitiveElement(SchemaType, int) - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Check whether the content of an element is namespace-sensitive
checkNotNull(Object) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
checkNotNull(String, XPathContext) - Static method in class net.sf.saxon.resource.AbstractResourceCollection
If the collectionURI is null, report that no default collection exists
checkOnlyChildIsAnnotation() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Check that the only child element of this element is an (optional and non-repeatable) xs:annotation element
checkOptions(Sequence[]) - Method in class com.saxonica.functions.qt4.URIFunctions
 
checkOutputProperty(String, String) - Method in class com.saxonica.serialize.SerializerFactoryPE
Check that a supplied output property is valid, and normalize the value (specifically in the case of boolean values where yes|true|1 are normalized to "yes", and no|false|0 are normalized to "no").
checkOutputProperty(String, String) - Method in class net.sf.saxon.lib.SerializerFactory
Check that a supplied output property is valid, and normalize the value (specifically in the case of boolean values where yes|true|1 are normalized to "yes", and no|false|0 are normalized to "no").
checkPercentEncoding(String) - Static method in class net.sf.saxon.functions.EncodeForUri
Check that any percent-encoding within a URI is well-formed.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.Expression
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.ForExpression
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.Block
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.Choose
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.ComputedElement
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.FixedAttribute
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.FixedElement
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.ForEach
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.IterateInstr
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.instruct.ValueOf
Check statically that the results of the expression are capable of constructing the content of a given schema type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.LetExpression
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, boolean) - Method in class net.sf.saxon.expr.sort.MergeInstr
Check that any elements and attributes constructed or returned by this expression are acceptable in the content model of a given complex type.
checkPermittedContents(SchemaType, StaticContext, boolean) - Method in class net.sf.saxon.value.AtomicValue
Check statically that the results of the expression are capable of constructing the content of a given schema type.
checkPermittedType(int, String, String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Check that a given type is a permitted type
checkPreconditions(PreconditionMatcher) - Method in class com.saxonica.ee.trans.RuleEE
Check that all preconditions for this rule are satisfied
checkPreconditions(Rule) - Method in class com.saxonica.ee.trans.PreconditionMatcher
Use this search state to check whether the preconditions for a particular rule are satisfied
checkPreconditions(Rule) - Method in class net.sf.saxon.trans.rules.RuleSearchState
Use this search state to check whether the preconditions for a particular rule are satisfied
checkPredicateFunction(Expression, List<String>) - Static method in class com.saxonica.ee.stream.adjunct.FilterFnStreamer
 
checkPrefix(String, XPathContext) - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
 
checkQNameParts(String) - Static method in class net.sf.saxon.om.NameChecker
Validate a QName, and return the prefix and local name.
checkRange(long, BuiltInAtomicType) - Static method in class net.sf.saxon.value.IntegerValue
Check that a value is in range for the specified subtype of xs:integer
checkReadiness() - Method in class net.sf.saxon.Controller
 
checkReferences(ExpressionVisitor) - Method in class net.sf.saxon.query.XQueryFunction
Type-check references to this function
checkReplacement(UnicodeString) - Static method in class net.sf.saxon.functions.Replace
Check the contents of the replacement string
checkRow(AtomicSequence[], boolean, Location) - Method in class com.saxonica.ee.validate.KeySelectorWatch
Method to check that a row (that is, the collection of fields corresponding to one selected node) is valid.
checkRow(AtomicSequence[], boolean, Location) - Method in class com.saxonica.ee.validate.SelectorWatch
Method to check that a row (that is, the collection of fields corresponding to one selected node) is valid.
checkStreamability(List<String>, boolean, boolean) - Method in class com.saxonica.ee.stream.StreamInstr
 
checkStreamability(AttributeSet) - Method in class com.saxonica.ee.trans.PrincipalStylesheetModuleEE
Check the streamability of an attribute set declared within this stylesheet module.
checkStreamability(AttributeSet) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Check the streamability of an attribute set declared within this stylesheet module.
checkStreamability(MergeInstr.MergeSource, Configuration) - Static method in class com.saxonica.ee.stream.adjunct.MergeInstrAdjunct
 
checkStreamability(XSLTemplate, TemplateRule) - Method in class com.saxonica.ee.optim.OptimizerEE
Check the streamability of a template
checkStreamability(XSLTemplate, TemplateRule) - Method in class net.sf.saxon.expr.parser.Optimizer
Check the streamability of a template
checkStrictStreamability(XSLTemplate, Expression) - Method in class com.saxonica.config.EnterpriseConfiguration
Check the streamability of a template rule
checkStrictStreamability(XSLTemplate, Expression) - Method in class net.sf.saxon.Configuration
Check the streamability of a template rule
checkSubscript(IntegerValue, int) - Static method in class net.sf.saxon.ma.arrays.ArrayFunctionSet
Check that a number proposed for use as a subscript is greater than zero and less than the maximum subscript allowed by the implementation (2^31-1), returning the value as a Java int
checkSubstringBounds(long, long) - Method in class net.sf.saxon.str.UnicodeString
 
CheckSumFilter - Class in net.sf.saxon.event
A filter to go on a Receiver pipeline and calculate a checksum of the data passing through the pipeline.
CheckSumFilter(Receiver) - Constructor for class net.sf.saxon.event.CheckSumFilter
 
checkSuppliedParameters(GlobalParameterSet) - Method in class net.sf.saxon.expr.instruct.Executable
Check the supplied parameters.
checkSuppliedParameters(GlobalParameterSet) - Method in class net.sf.saxon.PreparedStylesheet
Check that all required parameters have been supplied.
checkSyntaxExtensions(String) - Method in class net.sf.saxon.expr.parser.XPathParser
Check that Saxon syntax extensions are permitted
checkThoroughly(URI) - Method in class net.sf.saxon.lib.StandardURIChecker
 
checkTopLevel(String, boolean) - Method in class net.sf.saxon.style.StyleElement
Convenience method to check that the stylesheet element is at the top level (that is, as a child of xsl:stylesheet or xsl:transform)
checkTypeDerivation(ComplexType, SchemaType, int) - Static method in class com.saxonica.ee.schema.UserComplexType
Check that a type is validly derived from a given type.
checkTypeDerivationIsOK(SchemaType, int) - Method in class com.saxonica.ee.schema.UserDefinedType
Check that this type is validly derived from a given type
checkTypeDerivationIsOK(SchemaType, int) - Method in class com.saxonica.ee.schema.UserSimpleType
Check that this type is validly derived from a given type
checkTypeDerivationIsOK(SchemaType, int) - Method in enum net.sf.saxon.type.AnySimpleType
Check that this type is validly derived from a given type
checkTypeDerivationIsOK(SchemaType, int) - Method in enum net.sf.saxon.type.AnyType
Check that this type is validly derived from a given type
checkTypeDerivationIsOK(SchemaType, int) - Method in class net.sf.saxon.type.BuiltInAtomicType
Check that this type is validly derived from a given type
checkTypeDerivationIsOK(SchemaType, int) - Method in class net.sf.saxon.type.BuiltInListType
Check that this type is validly derived from a given type
checkTypeDerivationIsOK(SchemaType, int) - Method in class net.sf.saxon.type.EnumerationType
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.
checkTypeDerivationIsOK(SchemaType, int) - Method in class net.sf.saxon.type.ErrorType
Check that this type is validly derived from a given type
checkTypeDerivationIsOK(SchemaType, int) - Method in class net.sf.saxon.type.NumericType
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.
checkTypeDerivationIsOK(SchemaType, int) - Method in interface net.sf.saxon.type.SchemaType
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.
checkTypeDerivationIsOK(SchemaType, int) - Method in enum net.sf.saxon.type.Untyped
Check that this type is validly derived from a given type
checkTypeDerivationIsOK(SchemaType, SchemaType, int) - Method in class com.saxonica.config.EnterpriseConfiguration
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.
checkTypeDerivationIsOK(SchemaType, SchemaType, int) - Method in class net.sf.saxon.Configuration
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(DocumentKey) - Method in class net.sf.saxon.trans.XsltController
Check that an output destination has not been used before, optionally adding this URI to the set of URIs that have been used.
checkUnknownAttribute(NodeName) - 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.
checkValidInJavascript() - Method in class net.sf.saxon.value.AtomicValue
Check that the value can be handled in SaxonJS
checkValidInJavascript() - Method in class net.sf.saxon.value.DateTimeValue
Check that the value can be handled in SaxonJS
checkValidInJavascript() - Method in class net.sf.saxon.value.GDateValue
Check that the value can be handled in SaxonJS
checkWindowContents(WindowClause.Window) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
checkYesOrNo(String, String) - Static method in class net.sf.saxon.lib.SerializerFactory
 
child() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its children
child(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the element children having a specified local name, irrespective of the namespace
child(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the element children having a specified namespace URI and local name
child(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the nodes found on the child axis using a supplied Predicate.
CHILD - net.sf.saxon.s9api.Axis
 
CHILD - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the child axis
CHILD_NODE - Static variable in class net.sf.saxon.pattern.MultipleNodeKindTest
 
CHILD_NODE_KINDS - Static variable in class net.sf.saxon.type.UType
 
children() - Method in interface net.sf.saxon.om.NodeInfo
Return the sequence of children of this node, as an Iterable.
children() - Method in class net.sf.saxon.s9api.XdmNode
Get the children of this node
children(String) - Method in class net.sf.saxon.s9api.XdmNode
Get the element children of this node having a specified local name, irrespective of the namespace
children(String, String) - Method in class net.sf.saxon.s9api.XdmNode
Get the element children having a specified namespace URI and local name
children(Predicate<? super XdmNode>) - Method in class net.sf.saxon.s9api.XdmNode
Get the nodes found on the child axis that satisfy a supplied Predicate.
children(NodePredicate) - Method in interface net.sf.saxon.om.NodeInfo
 
ChildrenAsIterable(NodeInfo) - Constructor for class net.sf.saxon.tree.util.Navigator.ChildrenAsIterable
 
ChildrenAsIterable(NodeInfo, NodePredicate) - Constructor for class net.sf.saxon.tree.util.Navigator.ChildrenAsIterable
 
childValidator - Variable in class com.saxonica.ee.validate.ContentValidator
 
ChildWrappingIterator(AxiomParentNodeWrapper, NodeTest) - Constructor for class net.sf.saxon.option.axiom.AxiomParentNodeWrapper.ChildWrappingIterator
 
CHOICE_ACTION - Static variable in class net.sf.saxon.expr.instruct.Choose
 
ChoiceModelGroup - Class in com.saxonica.ee.schema
A ChoiceCompositor represents an xs:choice element in the schema
ChoiceModelGroup() - Constructor for class com.saxonica.ee.schema.ChoiceModelGroup
 
Choose - Class in net.sf.saxon.expr.instruct
Compiled representation of an xsl:choose or xsl:if element in the stylesheet.
Choose(Expression[], Expression[]) - Constructor for class net.sf.saxon.expr.instruct.Choose
Construct an xsl:choose instruction
Choose.ChooseExprElaborator - Class in net.sf.saxon.expr.instruct
Elaborator for a "Choose" expression (which may be xsl:if, xsl:choose, or an XPath conditional expression).
ChooseAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming code to implement a conditional ("if/choose") expression
ChooseAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ChooseAdjunct
 
ChooseExprElaborator() - Constructor for class net.sf.saxon.expr.instruct.Choose.ChooseExprElaborator
 
Circularity(String) - Constructor for exception net.sf.saxon.trans.XPathException.Circularity
Create an exception indicating that a circularity was detected
CITEM - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
civilTimeOffsetInSeconds(DateTimeValue, String) - Static method in class net.sf.saxon.expr.number.NamedTimeZone
Get the civil time offset to be made to a given date/time in a given civil timezone.
classifyTag(NodeName) - Method in class net.sf.saxon.serialize.HTMLIndenter
Classify an element name as inline, formatted, or both or neither.
classNameToLocalName(String) - Static method in class net.sf.saxon.type.JavaExternalObjectType
Static method to convert a Java class name to an XPath local name.
classNameToQName(String) - Static method in class net.sf.saxon.type.JavaExternalObjectType
Static method to get the QName corresponding to a Java class name
Clause - Class in net.sf.saxon.expr.flwor
A "Clause" refers specifically to one of the clauses of a FLWOR expression, for example the "for" clause, the "let" clause, the "where" or "order by" clause.
Clause() - Constructor for class net.sf.saxon.expr.flwor.Clause
 
Clause.ClauseName - Enum in net.sf.saxon.expr.flwor
 
ClauseInfo - Class in net.sf.saxon.expr.flwor
A "trace" clause in a FLWOR expression, added by a TraceCodeInjector
ClauseInfo(Clause) - Constructor for class net.sf.saxon.expr.flwor.ClauseInfo
 
clauses - Variable in class net.sf.saxon.expr.flwor.FLWORExpression
 
clean() - Method in class net.sf.saxon.java.CleanerProxy.CleanableProxy
 
CleanableProxy(Cleaner.Cleanable) - Constructor for class net.sf.saxon.java.CleanerProxy.CleanableProxy
 
CleanerProxy - Class in net.sf.saxon.java
This utility class exists in order to put all functionality relating to use of the Java 9 class Cleaner in one place, to allow the product to continue to work with Java 8.
CleanerProxy.CleanableProxy - Class in net.sf.saxon.java
 
clear() - Method in class net.sf.saxon.expr.instruct.GlobalParameterSet
Clear all values
clear() - Method in class net.sf.saxon.expr.instruct.ParameterSet
Clear all values
clear() - Method in class net.sf.saxon.expr.sort.LFUCache
Clear the cache
clear() - Method in class net.sf.saxon.s9api.XdmMap
Removes all of the mappings from this map (optional operation).
clear() - Method in class net.sf.saxon.str.UnicodeBuilder
Reset the contents of this builder to be empty
clear() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Unset all fields to undefined.
clear() - Method in class net.sf.saxon.z.IntArraySet
 
clear() - Method in class net.sf.saxon.z.IntBlockSet
 
clear() - Method in class net.sf.saxon.z.IntComplementSet
 
clear() - Method in class net.sf.saxon.z.IntEmptySet
 
clear() - Method in class net.sf.saxon.z.IntHashMap
Clears the map.
clear() - Method in class net.sf.saxon.z.IntHashSet
 
clear() - Method in class net.sf.saxon.z.IntRangeSet
 
clear() - Method in class net.sf.saxon.z.IntRangeToIntMap
 
clear() - Method in class net.sf.saxon.z.IntSet
Clear the contents of the IntSet (making it an empty set)
clear() - Method in class net.sf.saxon.z.IntSingletonSet
 
clear() - Method in class net.sf.saxon.z.IntToIntArrayMap
Clear the map.
clear() - Method in class net.sf.saxon.z.IntToIntHashMap
Clears the map.
clear() - Method in interface net.sf.saxon.z.IntToIntMap
Clear the map.
clear() - Method in class net.sf.saxon.z.IntUniversalSet
 
clear() - Method in class net.sf.saxon.z.MonotonicIntSet
 
clearAllNamespaces() - Method in class net.sf.saxon.sxpath.IndependentContext
Clear all the declared namespaces, including the standard ones (xml, xslt, saxon).
clearCapturedGroupsBeyond(int) - Method in class net.sf.saxon.regex.REMatcher
Clear any captured groups whose start position is at or beyond some specified position
clearDeclaredGlobalVariables() - Method in class net.sf.saxon.query.StaticQueryContext
Clear all declared global variables
clearDocumentIndexes(TreeInfo) - Method in class net.sf.saxon.trans.KeyManager
Clear all the indexes for a given document.
clearDocumentPool() - Method in class net.sf.saxon.Controller
Clear the document pool.
clearExternalObjectModels() - Method in class net.sf.saxon.Configuration
Clear all the registered external object models
clearGlobalContextItem() - Method in class net.sf.saxon.Controller
Reset the global context item to null.
clearNamespaces() - Method in class net.sf.saxon.query.StaticQueryContext
Clear all the user-declared namespaces
clearNamespaces() - Method in class net.sf.saxon.sxpath.IndependentContext
Clear all the declared namespaces, except for the standard ones (xml, xsl, saxon).
clearParameters() - Method in class net.sf.saxon.jaxp.IdentityTransformer
Clear all parameters set with setParameter.
clearParameters() - Method in class net.sf.saxon.jaxp.StreamingTransformerImpl
Clear all parameters set with setParameter.
clearParameters() - Method in class net.sf.saxon.jaxp.TransformerImpl
Clear all parameters set with setParameter.
clearParameters() - Method in class net.sf.saxon.query.DynamicQueryContext
Reset the parameters to an empty list.
clearParameters() - Method in class net.sf.saxon.s9api.XsltCompiler
Clear the values of all stylesheet parameters previously set using XsltCompiler.setParameter(QName, XdmValue).
clearParameters() - Method in class net.sf.saxon.s9api.XsltTransformer
Clear the values of all parameters that have been set
clearParameters() - Method in class net.sf.saxon.style.Compilation
Clear the values of all stylesheet parameters that have been set using the Compilation.setParameter(net.sf.saxon.om.StructuredQName, net.sf.saxon.om.GroundedValue) method; and decouple the parameters held by this Compilation from those defined in the originating CompilerInfo
clearParameters() - Method in class net.sf.saxon.trans.CompilerInfo
Clear the values of all stylesheet parameters that have been set using the CompilerInfo.setParameter(net.sf.saxon.om.StructuredQName, net.sf.saxon.om.GroundedValue) method.
clearPerTransformationData() - Method in class net.sf.saxon.Controller
Reset variables that need to be reset for each transformation if the controller is serially reused
clearPerTransformationData() - Method in class net.sf.saxon.trans.XsltController
Reset variables that need to be reset for each transformation if the controller is serially reused
clearSchemaCache() - Method in class com.saxonica.config.EnterpriseConfiguration
Remove all schema components that have been loaded into this Configuration.
clearSchemaCache() - Method in class net.sf.saxon.Configuration
Remove all schema components that have been loaded into this Configuration.
clearStreamabilityData(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Clear all computed streamability properties for an expression and its contained subtree
CLIMBING - com.saxonica.ee.stream.Posture
 
CLIMBING_AND_MOTIONLESS - Static variable in class com.saxonica.ee.stream.PostureAndSweep
Constant value for (posture = climbing, sweep = motionless)
clone() - Method in class net.sf.saxon.value.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.
Closable - Class in com.saxonica.xqj
This class represents the common ability of many XQJ classes to be closed.
Closable() - Constructor for class com.saxonica.xqj.Closable
 
close() - Method in class com.saxonica.ee.domino.Erector
 
close() - Method in class com.saxonica.ee.parallel.MultithreadedContextMappingIterator
 
close() - Method in class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
Close the iterator.
close() - Method in class com.saxonica.ee.parallel.MultithreadedItemMappingIterator
The user of a SequenceIterator is encouraged to call the close() method if no further items are required from the sequence of items delivered by the SequenceIterator.
close() - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Close the destination, allowing resources to be released.
close() - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
close() - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
The close() method is called immediately before the Watch is destroyed, that is, when the element whose declaration scopes the constraint implemented by this Watch goes out of scope.
close() - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
close() - Method in class com.saxonica.ee.stream.adjunct.TryCatchAdjunct.TryCatchFeed
Finish evaluating the expression.
close() - Method in class com.saxonica.ee.stream.feed.BufferingApplyTemplatesFeed
 
close() - Method in class com.saxonica.ee.stream.feed.BufferingFeed
Signal the end of the sequence of items
close() - Method in class com.saxonica.ee.stream.feed.BufferingFilterExpressionFeed
 
close() - Method in class com.saxonica.ee.stream.feed.BufferingForEachExpressionFeed
 
close() - Method in class com.saxonica.ee.stream.feed.CallableFeed
 
close() - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
Signal the end of the sequence of items
close() - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
close() - Method in class com.saxonica.ee.stream.feed.CopyOfFeed.AccumulatorCopier
 
close() - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
close() - Method in class com.saxonica.ee.stream.feed.DecomposingFeed
Signal the end of the sequence of items
close() - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
close() - Method in class com.saxonica.ee.stream.feed.FilteringFeed
 
close() - Method in class com.saxonica.ee.stream.feed.GeneralComparisonEqualityFeed
 
close() - Method in class com.saxonica.ee.stream.feed.GeneralComparisonInequalityFeed
 
close() - Method in class com.saxonica.ee.stream.feed.GeneralComparisonMinimaxFeed
 
close() - Method in class com.saxonica.ee.stream.feed.ItemCheckingFeed
Signal the end of the sequence of items
close() - Method in class com.saxonica.ee.stream.feed.ItemFeed
Finish evaluating the expression.
close() - Method in class com.saxonica.ee.stream.feed.ItemMappingFeed
Finish evaluating the expression.
close() - Method in class com.saxonica.ee.stream.feed.NextIterationFeed
Signal the end of the sequence of items
close() - Method in class com.saxonica.ee.stream.feed.NoCloseFeed
 
close() - Method in class com.saxonica.ee.stream.feed.NoOpenFeed
 
close() - Method in class com.saxonica.ee.stream.feed.NoOpenOrCloseFeed
 
close() - Method in class com.saxonica.ee.stream.feed.ShallowCopyEventFeed
 
close() - Method in class com.saxonica.ee.stream.feed.SimpleNodeConstructorFeed
 
close() - Method in class com.saxonica.ee.stream.feed.StringValueFeed
The close() method is called immediately before the Watch is destroyed, that is, when the element whose declaration scopes the constraint implemented by this Watch goes out of scope.
close() - Method in class com.saxonica.ee.stream.watch.AbstractWatch
The close() method is called immediately before the Watch is destroyed, that is, when the element whose declaration scopes the constraint implemented by this Watch goes out of scope.
close() - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
 
close() - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
 
close() - Method in class com.saxonica.ee.stream.watch.ForEachAction
 
close() - Method in class com.saxonica.ee.stream.watch.ForEachGroupParallelAction
 
close() - Method in class com.saxonica.ee.stream.watch.ForEachGroupPartitionAction
 
close() - Method in class com.saxonica.ee.stream.watch.IterateAction
 
close() - Method in class com.saxonica.ee.stream.watch.MultiAccumulatorWatch
 
close() - Method in class com.saxonica.ee.stream.watch.PatternWatch
The close() method is called immediately before the Watch is destroyed, that is, when the element whose declaration scopes the constraint implemented by this Watch goes out of scope.
close() - Method in class com.saxonica.ee.stream.watch.Trigger
The close() method is called immediately before the Watch is destroyed, that is, when the element whose declaration scopes the constraint implemented by this Watch goes out of scope.
close() - Method in interface com.saxonica.ee.stream.watch.Watch
The close() method is called immediately before the Watch is destroyed, that is, when the element whose declaration scopes the constraint implemented by this Watch goes out of scope.
close() - Method in class com.saxonica.ee.stream.watch.WatchManager
Notify the end of the event stream
close() - Method in class com.saxonica.ee.trans.ExpressionPresenterToJson
End of output.
close() - Method in class com.saxonica.ee.validate.AbstractReceiver
 
close() - Method in class com.saxonica.ee.validate.CatchingReceiver
 
close() - Method in class com.saxonica.ee.validate.FieldChecker
The close() method is called immediately before the Watch is destroyed, that is, when the element whose declaration scopes the constraint implemented by this Watch goes out of scope.
close() - Method in class com.saxonica.ee.validate.IdValidator
 
close() - Method in class com.saxonica.ee.validate.RefSelectorWatch
The close() method is called immediately before the Watch is destroyed, that is, when the element whose declaration scopes the constraint implemented by this Watch goes out of scope.
close() - Method in class com.saxonica.ee.validate.SelectorWatch
The close() method is called immediately before the Watch is destroyed, that is, when the element whose declaration scopes the constraint implemented by this Watch goes out of scope.
close() - Method in class com.saxonica.functions.qt4.DuplicateValues.DuplicatesIterator
 
close() - Method in class com.saxonica.serialize.BinaryEmitter
Notify the end of the event stream
close() - Method in class com.saxonica.xqj.Closable
Close this object
close() - Method in class com.saxonica.xqj.pull.PullFromIterator
Close the event reader.
close() - Method in class com.saxonica.xqj.pull.PullToStax
 
close() - Method in class com.saxonica.xqj.pull.TreeWalker
Close the event reader.
close() - Method in interface javax.xml.xquery.PooledXQConnection
Closes the physical connection that this PooledXQConnection object represents.
close() - Method in interface javax.xml.xquery.XQConnection
Closes the connection.
close() - Method in interface javax.xml.xquery.XQExpression
Closes the expression object and release associated resources.
close() - Method in interface javax.xml.xquery.XQItem
Close the item and release all the resources associated with this item.
close() - Method in interface javax.xml.xquery.XQPreparedExpression
Closes the expression object and release all resources associated with this prepared expression.
close() - Method in interface javax.xml.xquery.XQSequence
Closes the sequence and frees all resources associated with this sequence.
close() - Method in class net.sf.saxon.Configuration
Close any resources held by the Configuration.
close() - Method in class net.sf.saxon.dom.DOMWriter
End of the document.
close() - Method in class net.sf.saxon.event.Builder
 
close() - Method in class net.sf.saxon.event.CloseNotifier
End of output.
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
close() - Method in class net.sf.saxon.event.ContentHandlerProxy.ContentHandlerProxyTraceListener
Method called at the end of execution, that is, when the run-time execution ends
close() - Method in class net.sf.saxon.event.EventBuffer
 
close() - Method in class net.sf.saxon.event.Outputter
Notify the end of the event stream
close() - Method in class net.sf.saxon.event.OutputterEventBuffer
 
close() - Method in class net.sf.saxon.event.ProxyOutputter
Notify the end of the event stream
close() - Method in class net.sf.saxon.event.ProxyReceiver
End of output.
close() - Method in interface net.sf.saxon.event.Receiver
Notify the end of the event stream
close() - Method in class net.sf.saxon.event.RegularSequenceChecker
End of sequence
close() - Method in class net.sf.saxon.event.SequenceNormalizer
End of output.
close() - Method in class net.sf.saxon.event.SequenceNormalizerWithItemSeparator
End of output.
close() - Method in class net.sf.saxon.event.SequenceWriter
 
close() - Method in class net.sf.saxon.event.Sink
End of event stream
close() - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
close() - Method in class net.sf.saxon.event.TeeOutputter
Notify the end of the event stream
close() - Method in class net.sf.saxon.event.TransformerReceiver
Override the behaviour of close() in ProxyReceiver, so that it fires off the transformation of the constructed document
close() - Method in class net.sf.saxon.event.TreeReceiver
End of event sequence
close() - Method in class net.sf.saxon.event.TypeCheckingFilter
End of event stream
close() - Method in class net.sf.saxon.expr.AxisAtomizingIterator
 
close() - Method in class net.sf.saxon.expr.CardinalityCheckingIterator
 
close() - Method in class net.sf.saxon.expr.ContextMappingIterator
 
close() - Method in class net.sf.saxon.expr.DifferenceIterator
 
close() - Method in class net.sf.saxon.expr.FilterIterator
 
close() - Method in class net.sf.saxon.expr.flwor.CountClausePush
Close the tuple stream, indicating that no more tuples will be supplied
close() - Method in class net.sf.saxon.expr.flwor.DiagnosticClausePull
Close the tuple stream, indicating that although not all tuples have been read, no further tuples are required and resources can be released
close() - Method in class net.sf.saxon.expr.flwor.DiagnosticClausePush
 
close() - Method in class net.sf.saxon.expr.flwor.ForClauseOuterPull
Close the tuple stream, indicating that although not all tuples have been read, no further tuples are required and resources can be released
close() - Method in class net.sf.saxon.expr.flwor.ForClauseOuterPush
 
close() - Method in class net.sf.saxon.expr.flwor.ForClausePull
Close the tuple stream, indicating that although not all tuples have been read, no further tuples are required and resources can be released
close() - Method in class net.sf.saxon.expr.flwor.ForClausePush
 
close() - Method in class net.sf.saxon.expr.flwor.GroupByClausePull
Close the tuple stream, indicating that although not all tuples have been read, no further tuples are required and resources can be released
close() - Method in class net.sf.saxon.expr.flwor.GroupByClausePush
Close the tuple stream, indicating that although not all tuples have been read, no further tuples are required and resources can be released
close() - Method in class net.sf.saxon.expr.flwor.LetClausePull
Close the tuple stream, indicating that although not all tuples have been read, no further tuples are required and resources can be released
close() - Method in class net.sf.saxon.expr.flwor.LetClausePush
 
close() - Method in class net.sf.saxon.expr.flwor.OrderByClausePull
Close the tuple stream, indicating that although not all tuples have been read, no further tuples are required and resources can be released
close() - Method in class net.sf.saxon.expr.flwor.OrderByClausePush
Close the tuple stream, indicating that no more tuples will be delivered
close() - Method in class net.sf.saxon.expr.flwor.ReturnClauseIterator
 
close() - Method in class net.sf.saxon.expr.flwor.ReturnClausePush
Close the tuple stream, indicating that no more tuples will be supplied
close() - Method in class net.sf.saxon.expr.flwor.TraceClausePull
Close the tuple stream, indicating that although not all tuples have been read, no further tuples are required and resources can be released
close() - Method in class net.sf.saxon.expr.flwor.TraceClausePush
 
close() - Method in class net.sf.saxon.expr.flwor.TuplePull
Close the tuple stream, indicating that although not all tuples have been read, no further tuples are required and resources can be released
close() - Method in class net.sf.saxon.expr.flwor.TuplePush
Close the tuple stream, indicating that no more tuples will be supplied
close() - Method in class net.sf.saxon.expr.flwor.WhereClausePull
Close the tuple stream, indicating that although not all tuples have been read, no further tuples are required and resources can be released
close() - Method in class net.sf.saxon.expr.flwor.WhereClausePush
 
close() - Method in class net.sf.saxon.expr.flwor.WindowClausePull
Close the tuple stream, indicating that no more tuples will be supplied
close() - Method in class net.sf.saxon.expr.flwor.WindowClausePush
Close the tuple stream, indicating that no more tuples will be supplied
close() - Method in class net.sf.saxon.expr.instruct.AbstractBlockIterator
 
close() - Method in class net.sf.saxon.expr.IntersectionIterator
 
close() - Method in class net.sf.saxon.expr.ItemCheckingIterator
 
close() - Method in class net.sf.saxon.expr.ItemMappingIterator
 
close() - Method in class net.sf.saxon.expr.MappingIterator
 
close() - Method in class net.sf.saxon.expr.sort.GroupAdjacentIterator
 
close() - Method in class net.sf.saxon.expr.sort.GroupBreakingIterator
 
close() - Method in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
close() - Method in class net.sf.saxon.expr.sort.MergeGroupingIterator
 
close() - Method in class net.sf.saxon.expr.sort.MergeIterator
 
close() - Method in class net.sf.saxon.expr.SubsequenceIterator
 
close() - Method in class net.sf.saxon.expr.TailIterator
 
close() - Method in class net.sf.saxon.expr.UnionEnumeration
 
close() - Method in class net.sf.saxon.expr.UnionIterator
 
close() - Method in class net.sf.saxon.functions.DistinctValues.DistinctIterator
 
close() - Method in class net.sf.saxon.functions.InsertBefore.InsertIterator
 
close() - Method in class net.sf.saxon.functions.Remove.RemoveIterator
 
close() - Method in class net.sf.saxon.jaxp.ReceivingDestination
 
close() - Method in class net.sf.saxon.lib.AugmentedSource
Close any resources held by this Source.
close() - Method in class net.sf.saxon.lib.Logger
Close the logger, indicating that no further messages will be written and that underlying streams should be closed, if they were created by the Logger itself rather than by the user.
close() - Method in class net.sf.saxon.lib.StandardLogger
Close the logger, indicating that no further messages will be written
close() - Method in interface net.sf.saxon.lib.TraceListener
Method called at the end of execution, that is, when the run-time execution ends.
close() - Method in class net.sf.saxon.ma.json.JsonReceiver
 
close() - Method in class net.sf.saxon.om.FocusTrackingIterator
Close the iterator.
close() - Method in class net.sf.saxon.om.MemoSequence.ProgressiveIterator
Close the iterator.
close() - Method in interface net.sf.saxon.om.SequenceIterator
Close the iterator.
close() - Method in class net.sf.saxon.option.axiom.AxiomWriter
End of the document.
close() - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
End of the document.
close() - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
End of the document.
close() - Method in class net.sf.saxon.option.xom.XOMWriter
End of the document.
close() - Method in class net.sf.saxon.pull.PullFilter
Close the event reader.
close() - Method in interface net.sf.saxon.pull.PullProvider
Close the event reader.
close() - Method in class net.sf.saxon.pull.StaxBridge
Close the event reader.
close() - Method in interface net.sf.saxon.pull.UnfailingPullProvider
 
close() - Method in class net.sf.saxon.query.SequenceWrapper
Notify the end of the event stream
close() - Method in class net.sf.saxon.resource.JarCollection.JarIterator
 
close() - Method in interface net.sf.saxon.s9api.Destination
Close the destination, allowing resources to be released.
close() - Method in class net.sf.saxon.s9api.DOMDestination
Close the destination, allowing resources to be released.
close() - Method in class net.sf.saxon.s9api.NullDestination
 
close() - Method in interface net.sf.saxon.s9api.push.Container
Close the current document or element container.
close() - Method in class net.sf.saxon.s9api.RawDestination
Close the destination, allowing resources to be released.
close() - Method in class net.sf.saxon.s9api.SAXDestination
Close the destination, allowing resources to be released.
close() - Method in class net.sf.saxon.s9api.SchemaValidator
Close the destination, allowing resources to be released.
close() - Method in class net.sf.saxon.s9api.Serializer
Close any resources associated with this destination.
close() - Method in class net.sf.saxon.s9api.streams.XdmStream
Close the stream
close() - Method in class net.sf.saxon.s9api.TeeDestination
Close the destination, allowing resources to be released.
close() - Method in class net.sf.saxon.s9api.XdmDestination
Close the destination, allowing resources to be released.
close() - Method in class net.sf.saxon.s9api.XdmSequenceIterator
The close() method should be called to release resources if the caller wants to stop reading data before reaching the end.
close() - Method in class net.sf.saxon.s9api.XQueryEvaluator
Close this destination, allowing resources to be released.
close() - Method in class net.sf.saxon.s9api.XsltTransformer
Close this destination, allowing resources to be released.
close() - Method in class net.sf.saxon.serialize.AdaptiveEmitter
 
close() - Method in class net.sf.saxon.serialize.Emitter
Notify the end of the event stream
close() - Method in class net.sf.saxon.serialize.JSONEmitter
End of the document.
close() - Method in class net.sf.saxon.serialize.JSONSerializer
End of the document.
close() - Method in class net.sf.saxon.serialize.MessageEmitter
 
close() - Method in class net.sf.saxon.serialize.MessageWarner
 
close() - Method in class net.sf.saxon.serialize.PrincipalOutputGatekeeper
 
close() - Method in class net.sf.saxon.serialize.UncommittedSerializer
End of document
close() - Method in class net.sf.saxon.serialize.UTF8Writer
 
close() - Method in class net.sf.saxon.serialize.XMLEmitter
End of the document.
close() - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
close() - Method in class net.sf.saxon.stax.XMLStreamWriterDestination
Close the destination, allowing resources to be released.
close() - Method in class net.sf.saxon.str.LargeTextBuffer
 
close() - Method in class net.sf.saxon.str.UnicodeBuilder
Complete the writing of characters to the result.
close() - Method in interface net.sf.saxon.str.UnicodeWriter
Complete the writing of characters to the result.
close() - Method in class net.sf.saxon.str.UnicodeWriterToWriter
Complete the writing of characters to the result.
close() - Method in interface net.sf.saxon.str.UniStringConsumer
Complete the writing of characters to the result.
close() - Method in class net.sf.saxon.trace.AbstractTraceListener
Called at end
close() - Method in class net.sf.saxon.trace.CountingFilter
End of document
close() - Method in class net.sf.saxon.trace.ExpressionPresenter
Close the output
close() - Method in class net.sf.saxon.trace.TimingTraceListener
Called at end.
close() - Method in class net.sf.saxon.trace.TraceEventMulticaster
Called at end
close() - Method in class net.sf.saxon.trace.TracingFilter
End of document
close() - Method in class net.sf.saxon.trans.ConfigurationReader
 
close() - Method in class net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator
 
close() - Method in class net.sf.saxon.tree.iter.AtomizingIterator
 
close() - Method in class net.sf.saxon.tree.iter.ConcatenatingAxisIterator
 
close() - Method in class net.sf.saxon.tree.iter.HomogeneityCheckerIterator
 
close() - Method in class net.sf.saxon.tree.iter.LookaheadIteratorImpl
 
close() - Method in class net.sf.saxon.tree.iter.PrependSequenceIterator
 
close() - Method in class net.sf.saxon.tree.iter.SingletonIterator
 
close() - Method in class net.sf.saxon.tree.iter.TextLinesIterator
 
close() - Method in class net.sf.saxon.tree.iter.UntypedAtomizingIterator
 
close() - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Close the stream of Receiver events
close() - Method in class net.sf.saxon.tree.tiny.TinyBuilder
 
close() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy.VirtualCopier
 
close() - Method in class net.sf.saxon.tree.wrapper.WrappingIterator
 
close(Result) - Method in interface net.sf.saxon.lib.OutputURIResolver
Signal completion of the result document.
close(Result) - Method in class net.sf.saxon.lib.StandardOutputResolver
Signal completion of the result document.
close(Result) - Method in class net.sf.saxon.lib.StandardResultDocumentResolver
Signal completion of the result document.
close(Source) - Static method in class net.sf.saxon.lib.ParseOptions
Close any resources held by a given Source.
CLOSE - Static variable in class com.saxonica.ee.stream.watch.WatchManager.ClosedownAction
 
closeAncestors(List<NodeInfo>, Receiver) - Static method in class net.sf.saxon.functions.SnapshotFn
 
closeAndNotify() - Method in class net.sf.saxon.s9api.AbstractDestination
Close the destination and notify all registered listeners that it has been closed.
closeAndNotify() - Method in interface net.sf.saxon.s9api.Destination
Close the destination and notify all registered listeners that it has been closed.
closeAndNotify() - Method in class net.sf.saxon.s9api.DestinationHelper
Close the destination and notify all registered listeners that it has been closed.
closeAndNotify() - Method in class net.sf.saxon.s9api.XsltTransformer
 
ClosedownAction(Watch, int) - Constructor for class com.saxonica.ee.stream.watch.WatchManager.ClosedownAction
 
CloseNotifier - Class in net.sf.saxon.event
A receiver that performs specified actions when closed
CloseNotifier(Receiver, List<Action>) - Constructor for class net.sf.saxon.event.CloseNotifier
 
closeStartTag() - Method in class net.sf.saxon.serialize.XMLEmitter
Mark the end of the start tag
closeStreamIfNecessary(StreamResult, boolean) - Method in class net.sf.saxon.query.XQueryExpression
 
Closure - Class in net.sf.saxon.value
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
 
code - Variable in exception net.sf.saxon.dom.DOMExceptionImpl
 
code - Variable in class net.sf.saxon.lib.Feature
 
code - Variable in class net.sf.saxon.lib.FeatureData
 
code() - Method in class net.sf.saxon.expr.Calculator
Get a short code to identify the calculator in expression export files
code() - Method in annotation type net.sf.saxon.transpile.CSharpInjectMembers
 
code() - Method in annotation type net.sf.saxon.transpile.CSharpModifiers
 
code() - Method in annotation type net.sf.saxon.transpile.CSharpOmit
 
code() - Method in annotation type net.sf.saxon.transpile.CSharpReplaceBody
 
code() - Method in annotation type net.sf.saxon.transpile.CSharpReplaceMethod
 
CodedName - Class in net.sf.saxon.om
An implementation of NodeName that encapsulates an integer fingerprint, a string prefix, and a reference to the NamePool from which the fingerprint was allocated.
CodedName(int, String, NamePool) - Constructor for class net.sf.saxon.om.CodedName
 
codeInjector - Variable in class net.sf.saxon.expr.parser.XPathParser
 
CodeInjector - Interface in net.sf.saxon.expr.parser
A code injector can be used to add code to the expression tree (for example, diagnostic tracing code) during the process of parsing and tree construction
CODEPOINT_COLLATION_URI - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI identifying the Unicode codepoint collation
codePointAt(long) - Method in class net.sf.saxon.str.BMPString
 
codePointAt(long) - Method in class net.sf.saxon.str.CompressedWhitespace
Get the code point at a given position in the string
codePointAt(long) - Method in class net.sf.saxon.str.EmptyUnicodeString
 
codePointAt(long) - Method in class net.sf.saxon.str.IndentWhitespace
Returns the codepoint value at the specified index.
codePointAt(long) - Method in class net.sf.saxon.str.Slice16
 
codePointAt(long) - Method in class net.sf.saxon.str.Slice24
 
codePointAt(long) - Method in class net.sf.saxon.str.Slice8
 
codePointAt(long) - Method in class net.sf.saxon.str.StringView
Get the code point at a given position in the string
codePointAt(long) - Method in class net.sf.saxon.str.Twine16
 
codePointAt(long) - Method in class net.sf.saxon.str.Twine24
 
codePointAt(long) - Method in class net.sf.saxon.str.Twine8
 
codePointAt(long) - Method in class net.sf.saxon.str.UnicodeChar
Get the code point at a given position in the string
codePointAt(long) - Method in class net.sf.saxon.str.UnicodeString
Get the code point at a given position in the string
codePointAt(long) - Method in class net.sf.saxon.str.ZenoString
Get the code point at a given position in the string
CodepointCollatingComparer - Class in net.sf.saxon.expr.sort
An AtomicComparer used for comparing strings, untypedAtomic values, and URIs using the Unicode codepoint collation.
CodepointCollator - Class in net.sf.saxon.expr.sort
A collating sequence that uses Unicode codepoint ordering
CodepointCollator() - Constructor for class net.sf.saxon.expr.sort.CodepointCollator
 
CodepointEqual - Class in net.sf.saxon.functions
Implements the XPath 2.0 fn:codepoint-equal() function.
CodepointEqual() - Constructor for class net.sf.saxon.functions.CodepointEqual
 
CodepointIterator - Class in net.sf.saxon.str
Iterator over a string to produce a sequence of single character strings
CodepointIterator(IntIterator) - Constructor for class net.sf.saxon.str.CodepointIterator
Create a codepoint iterator
codePoints() - Method in class net.sf.saxon.str.BMPString
 
codePoints() - Method in class net.sf.saxon.str.CompressedWhitespace
 
codePoints() - Method in class net.sf.saxon.str.EmptyUnicodeString
Get an iterator over the Unicode codepoints in the value.
codePoints() - Method in class net.sf.saxon.str.IndentWhitespace
 
codePoints() - Method in class net.sf.saxon.str.Slice16
 
codePoints() - Method in class net.sf.saxon.str.Slice24
 
codePoints() - Method in class net.sf.saxon.str.Slice8
 
codePoints() - Method in class net.sf.saxon.str.StringView
 
codePoints() - Method in class net.sf.saxon.str.Twine16
Get an iterator over the Unicode codepoints in the value.
codePoints() - Method in class net.sf.saxon.str.Twine24
Get an iterator over the Unicode codepoints in the value.
codePoints() - Method in class net.sf.saxon.str.Twine8
Get an iterator over the Unicode codepoints in the value.
codePoints() - Method in class net.sf.saxon.str.UnicodeChar
Get an iterator over the code points present in the string.
codePoints() - Method in class net.sf.saxon.str.UnicodeString
Get an iterator over the code points present in the string.
codePoints() - Method in class net.sf.saxon.str.ZenoString
Get an iterator over the code points present in the string.
codePoints() - Method in class net.sf.saxon.value.StringValue
Get an iterator over the Unicode codepoints in the value.
codePoints(CharSequence) - Static method in class net.sf.saxon.str.StringTool
Get an iterator over the codepoints in a CharSequence - typically a String
CodepointsToString - Class in net.sf.saxon.functions
This class implements the function fn:codepoints-to-string()
CodepointsToString() - Constructor for class net.sf.saxon.functions.CodepointsToString
 
CodepointsToStringStreamer - Class in com.saxonica.ee.stream.adjunct
 
CodepointsToStringStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.CodepointsToStringStreamer
 
CoercedFunction - Class in net.sf.saxon.functions.hof
A function item obtained by coercing a supplied function; this adds a wrapper to perform dynamic type checking of the arguments in any call, and type checking of the result.
CoercedFunction(FunctionItem, SpecificFunctionType, boolean) - Constructor for class net.sf.saxon.functions.hof.CoercedFunction
Create a CoercedFunction as a wrapper around a target function
CoercedFunction(SpecificFunctionType) - Constructor for class net.sf.saxon.functions.hof.CoercedFunction
Create a CoercedFunction whose target function is not yet known (happens during package re-loading)
coerceImplicitOutputURI(String) - Static method in class net.sf.saxon.trans.CommandLineOptions
 
Coercer(SpecificFunctionType, Configuration, Location, boolean) - Constructor for class net.sf.saxon.functions.hof.FunctionSequenceCoercer.Coercer
 
collapse(CharSequence) - Static method in class net.sf.saxon.value.Whitespace
 
collapse(UnicodeString) - Static method in class net.sf.saxon.value.Whitespace
 
COLLAPSE - Static variable in class net.sf.saxon.value.Whitespace
 
collapseWhitespace(String) - Static method in class net.sf.saxon.value.Whitespace
Collapse whitespace as defined in XML Schema.
collapseWhitespace(UnicodeString) - Static method in class net.sf.saxon.value.Whitespace
Collapse whitespace as defined in XML Schema.
CollatingAtomicComparer - Class in net.sf.saxon.expr.sort
An AtomicComparer used for comparing strings, untypedAtomic values, and URIs using a collation.
CollatingAtomicComparer(StringCollator) - Constructor for class net.sf.saxon.expr.sort.CollatingAtomicComparer
Create an GenericAtomicComparer
CollatingFunctionFixed - Class in net.sf.saxon.functions
Abstract superclass for functions that take an optional collation argument, in which the collation is not present as an explicit argument, either because it was defaulted in the original function call, or because it has been bound during static analysis.
CollatingFunctionFixed() - Constructor for class net.sf.saxon.functions.CollatingFunctionFixed
 
CollatingFunctionFree - Class in net.sf.saxon.functions
Generic class for all functions that take an optional collation argument, where the collation argument is supplied and has not yet been resolved.
CollatingFunctionFree() - Constructor for class net.sf.saxon.functions.CollatingFunctionFree
 
collation - Variable in class com.saxonica.ee.optim.SwitchExpression.SwitchCaseInfo
 
collation - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
COLLATION_KEY_NaN - Static variable in class net.sf.saxon.expr.sort.AtomicSortComparer
 
COLLATION_URI_RESOLVER - Static variable in class net.sf.saxon.lib.Feature
The supplied CollationURIResolver is used to process any collation URIs found in the query or stylesheet, returning an object of class StringCollator that implements the requested collation.
COLLATION_URI_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureCode
 
COLLATION_URI_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureKeys
The supplied CollationURIResolver is used to process any collation URIs found in the query or stylesheet, returning an object of class StringCollator that implements the requested collation.
COLLATION_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.Feature
The supplied class is instantiated and the resulting instance is used as the value of the Feature.COLLATION_URI_RESOLVER property.
COLLATION_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
COLLATION_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
The supplied class is instantiated and the resulting instance is used as the value of the FeatureKeys.COLLATION_URI_RESOLVER property.
CollationKeyFn - Class in net.sf.saxon.functions
Implements the collation-key function defined in the XSLT 3.0 and XPath 3.1 specifications
CollationKeyFn() - Constructor for class net.sf.saxon.functions.CollationKeyFn
 
CollationMatchKey - Class in net.sf.saxon.expr.sort
A match key for comparing strings under a collation.
CollationMatchKey(CollationKey) - Constructor for class net.sf.saxon.expr.sort.CollationMatchKey
 
collationName - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
collationName - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
collationName - Variable in class net.sf.saxon.style.XSLSortOrMergeKey
 
CollationURIResolver - Interface in net.sf.saxon.lib
A CollationURIResolver accepts a collation name as input, and returns a collation (represented by a StringCollator as output.
collect(Supplier<R>, BiConsumer<R, ? super T>, BiConsumer<R, R>) - Method in class net.sf.saxon.s9api.streams.XdmStream
 
collect(Collector<? super T, A, R>) - Method in class net.sf.saxon.s9api.streams.XdmStream
 
COLLECTION_FINDER - Static variable in class net.sf.saxon.lib.Feature
The supplied CollectionFinder is used to retrieve a ResourceCollection object given by any URI defined in calls to the collection() or the uri-collection() function.
COLLECTION_FINDER - Static variable in class net.sf.saxon.lib.FeatureCode
 
COLLECTION_FINDER - Static variable in class net.sf.saxon.lib.FeatureKeys
The supplied CollectionFinder is used to retrieve a ResourceCollection object given by any URI defined in calls to the collection() or the uri-collection() function.
COLLECTION_FINDER_CLASS - Static variable in class net.sf.saxon.lib.Feature
The supplied class is instantiated and the resulting instance is used as the value of the Feature.COLLECTION_FINDER property.
COLLECTION_FINDER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
COLLECTION_FINDER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
The supplied class is instantiated and the resulting instance is used as the value of the FeatureKeys.COLLECTION_FINDER property.
CollectionFinder - Interface in net.sf.saxon.lib
An instance of CollectionFinder can be registered with the Saxon configuration; it is called in response to calls on the fn:collection() and fn:uri-collection() functions.
CollectionFn - Class in net.sf.saxon.functions
Implement the fn:collection() function.
CollectionFn() - Constructor for class net.sf.saxon.functions.CollectionFn
 
collectionURI - Variable in class net.sf.saxon.resource.AbstractResourceCollection
 
COLON - net.sf.saxon.ma.json.JsonParser.JsonToken
 
COLON - Static variable in class net.sf.saxon.expr.parser.Token
":" (XPath 3.0 maps)
COLONCOLON - Static variable in class net.sf.saxon.expr.parser.Token
"::" symbol
COLONSTAR - Static variable in class net.sf.saxon.expr.parser.Token
":*" symbol
ColumnNumber() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.ColumnNumber
 
com.saxonica - package com.saxonica
This package together with its subpackages contains the code of Saxon-PE and Saxon-EE, other than the code that is in common with the open-source version Saxon-HE.
com.saxonica.config - package com.saxonica.config
 
com.saxonica.config.pe - package com.saxonica.config.pe
This package contains classes supporting configuration of Saxon-PE.
com.saxonica.ee.config - package com.saxonica.ee.config
This package contains classes supporting configuration of Saxon-EE.
com.saxonica.ee.domino - package com.saxonica.ee.domino
This package is an implementation of a tree structure allowing efficient navigation of DOM trees.
com.saxonica.ee.extfn - package com.saxonica.ee.extfn
This package contains implementations of extension functions available only in Saxon-EE.
com.saxonica.ee.extfn.js - package com.saxonica.ee.extfn.js
This package contains implementations of extension functions and extension instructions that are available only in SaxonJS.
com.saxonica.ee.jaxp - package com.saxonica.ee.jaxp
This package and its subpackages contain code responsible for implementing aspects of JAXP interfaces specific to Saxon-EE: that is, interfaces related to XSD schema validation.
com.saxonica.ee.optim - package com.saxonica.ee.optim
This package contains classes used to support optimized expressions and instructions that are specific to Saxon-EE, and that don't fit conveniently into a more specialized category (such as streaming).
com.saxonica.ee.parallel - package com.saxonica.ee.parallel
This package and its subpackages contain code responsible for implementing multithreading.
com.saxonica.ee.s9api - package com.saxonica.ee.s9api
This package contains classes used to support the Saxon-EE specific parts of the s9api API, in particular the parts concerned with schema validation.
com.saxonica.ee.schema - package com.saxonica.ee.schema
 
com.saxonica.ee.schema.fsa - package com.saxonica.ee.schema.fsa
The package com.saxonica.ee.schema.fsa contains classes used to implement the finite state machines used when validating document instances against a schema.
com.saxonica.ee.schema.sdoc - package com.saxonica.ee.schema.sdoc
 
com.saxonica.ee.stream - package com.saxonica.ee.stream
This package and its subpackages contain code responsible for implementing XSLT 3.0 streaming.
com.saxonica.ee.stream.adjunct - package com.saxonica.ee.stream.adjunct
 
com.saxonica.ee.stream.feed - package com.saxonica.ee.stream.feed
 
com.saxonica.ee.stream.om - package com.saxonica.ee.stream.om
The package com.saxonica.ee.stream.om contains internal code to support executing of streaming templates in XSLT.
com.saxonica.ee.stream.watch - package com.saxonica.ee.stream.watch
This package contains defines the two interfaces Watch and WatchMaker, and various implementations of these interfaces.
com.saxonica.ee.trans - package com.saxonica.ee.trans
 
com.saxonica.ee.update - package com.saxonica.ee.update
 
com.saxonica.ee.validate - package com.saxonica.ee.validate
The validation package contains classes used to validate document instances against a schema.
com.saxonica.ee.xtupdate - package com.saxonica.ee.xtupdate
This package contains classes used to support the compile-time extension instructions enabling the functionality of XQuery Update to be used within XSLT.
com.saxonica.expr - package com.saxonica.expr
This package contains classes used to support expressions and instructions that are new in XPath 3.0, XQuery 3.0, or XSLT 3.0, and that don't fit conveniently into a more specialized category (such as streaming).
com.saxonica.expr.sort - package com.saxonica.expr.sort
This package contains classes used to support the use of the ICU library for collating strings, in particular, for the implementation of the Unicode Collation Algorithm.
com.saxonica.functions.extfn - package com.saxonica.functions.extfn
 
com.saxonica.functions.extfn.EXPathArchive - package com.saxonica.functions.extfn.EXPathArchive
This package contains implementations of extension functions in the EXPath archive module.
com.saxonica.functions.qt4 - package com.saxonica.functions.qt4
 
com.saxonica.functions.registry - package com.saxonica.functions.registry
This package contains classes used to manage the collections of system functions available in various processing environments.
com.saxonica.functions.sql - package com.saxonica.functions.sql
This package contains implementations of extension functions allowing access to SQL databases.
com.saxonica.serialize - package com.saxonica.serialize
 
com.saxonica.trans - package com.saxonica.trans
This package contains classes used for XSLT transformation in Saxon-PE and Saxon-EE.
com.saxonica.xqj - package com.saxonica.xqj
 
com.saxonica.xqj.pull - package com.saxonica.xqj.pull
 
com.saxonica.xsltextn - package com.saxonica.xsltextn
 
com.saxonica.xsltextn.instruct - package com.saxonica.xsltextn.instruct
This package contains implementations of XSLT extension instructions available in Saxon-PE and Saxon-EE.
com.saxonica.xsltextn.pedigree - package com.saxonica.xsltextn.pedigree
This package contains classes associated with the implementation of the saxon:deep-update extension instruction.
com.saxonica.xsltextn.style - package com.saxonica.xsltextn.style
This package contains implementations of XSLT extension instructions available in Saxon-PE and Saxon-EE.
combineAttributeSets(Compilation) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Combine all like-named xsl:attribute-set declarations in this package into a single Component, whose body is an AttributeSet object.
CombinedNodeTest - Class in net.sf.saxon.pattern
A CombinedNodeTest combines two node tests using one of the operators union (=or), intersect (=and), difference (= "and not").
CombinedNodeTest(NodeTest, int, NodeTest) - Constructor for class net.sf.saxon.pattern.CombinedNodeTest
Create a NodeTest that combines two other node tests
combinedPosture(Set<Posture>) - Static method in class com.saxonica.ee.stream.Streamability
Get the combined posture of a set of postures, as defined in the XSLT 3.0 specification
combinePair(char, char) - Static method in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
Return the non-BMP character corresponding to a given surrogate pair surrogates.
combineWith(SerializationProperties) - Method in class net.sf.saxon.serialize.SerializationProperties
Combine these serialization parameters with a set of default serialization parameters to create a new set of serialization parameters.
COMMA - net.sf.saxon.ma.json.JsonParser.JsonToken
 
COMMA - Static variable in class net.sf.saxon.expr.parser.Token
Comma token
CommandLineOptions - Class in net.sf.saxon.trans
This is a helper class for classes such as net.sf.saxon.Transform and net.sf.saxon.Query that process command line options
CommandLineOptions() - Constructor for class net.sf.saxon.trans.CommandLineOptions
 
CommandLineOptions.ParamSetter - Interface in net.sf.saxon.trans
 
comment(char[], int, int) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class net.sf.saxon.event.ReceivingContentHandler
Notify the existence of a comment.
comment(CharSequence) - Method in interface net.sf.saxon.s9api.push.Container
Add a comment node to the current element or document node.
comment(CharSequence) - Method in interface net.sf.saxon.s9api.push.Document
 
comment(CharSequence) - Method in interface net.sf.saxon.s9api.push.Element
 
comment(String) - Static method in class net.sf.saxon.sapling.Saplings
Create a sapling comment node, with a given string value
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.domino.Erector
Callback interface for SAX: not for application use
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.schema.sdoc.VersionControlFilter
Output a comment
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.ContentDetector
Output a comment
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.Projector
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.watch.WatchManager
Output a comment
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.AbstractReceiver
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.CatchingReceiver
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.serialize.BinaryEmitter
 
comment(UnicodeString, Location, int) - Method in class com.saxonica.serialize.OuterNewlineInserter
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.dom.DOMWriter
Handle a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.CommentStripper
Remove comments
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.ComplexContentOutputter
Write a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.ContentHandlerProxy
Output a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.EventBuffer
 
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.EventMonitor
 
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.IDFilter
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.Outputter
Notify a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.OutputterEventBuffer
 
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.ProxyOutputter
Notify a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.ProxyReceiver
Output a comment
comment(UnicodeString, Location, int) - Method in interface net.sf.saxon.event.Receiver
Notify a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.RegularSequenceChecker
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.SequenceNormalizer
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.SequenceNormalizerWithItemSeparator
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.SequenceWriter
 
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.SignificantItemDetector
 
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.Sink
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.SinkOutputter
 
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.TeeOutputter
Notify a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.TreeReceiver
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.TypeCheckingFilter
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.event.WherePopulatedOutputter
Notify a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.ma.json.JsonReceiver
 
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.option.axiom.AxiomWriter
Handle a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
Handle a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
Handle a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.option.xom.XOMWriter
Handle a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.query.SequenceWrapper
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.CDATAFilter
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.HTMLIndenter
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.PrincipalOutputGatekeeper
 
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.TEXTEmitter
Output a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.UncommittedSerializer
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.XML10ContentChecker
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.XMLEmitter
Handle a comment.
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.XMLIndenter
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.style.UseWhenFilter
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.trace.CountingFilter
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.trace.TracingFilter
Output a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.trans.ConfigurationReader
 
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.tree.linked.LinkedBuilderMonitor
 
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Notify a comment
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Callback interface for SAX: not for application use
comment(UnicodeString, Location, int) - Method in class net.sf.saxon.tree.tiny.TinyBuilderMonitor
 
Comment - Class in net.sf.saxon.expr.instruct
An instruction representing an xsl:comment element in the stylesheet.
Comment() - Constructor for class net.sf.saxon.expr.instruct.Comment
Construct the instruction
Comment(UnicodeString, Location, int) - Constructor for class net.sf.saxon.event.Event.Comment
 
Comment(UnicodeString, Location, int) - Constructor for class net.sf.saxon.event.OutputterEvent.Comment
 
COMMENT - net.sf.saxon.pull.PullEvent
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 - net.sf.saxon.s9api.XdmNodeKind
 
COMMENT - net.sf.saxon.type.PrimitiveUType
 
COMMENT - Static variable in class net.sf.saxon.pattern.NodeKindTest
 
COMMENT - Static variable in class net.sf.saxon.type.Type
Item type representing a comment node
COMMENT - Static variable in class net.sf.saxon.type.UType
 
COMMENT_END - Static variable in class net.sf.saxon.str.StringConstants
 
COMMENT_NODE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the COMMENT node() type
COMMENT_START - Static variable in class net.sf.saxon.str.StringConstants
 
CommentImpl - Class in net.sf.saxon.tree.linked
CommentImpl is an implementation of a Comment node
CommentImpl(UnicodeString) - Constructor for class net.sf.saxon.tree.linked.CommentImpl
 
commentRuleChain - Variable in class net.sf.saxon.trans.SimpleMode
 
commentsSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
CommentStripper - Class in net.sf.saxon.event
The CommentStripper class is a filter that removes all comments and processing instructions.
CommentStripper(Receiver) - Constructor for class net.sf.saxon.event.CommentStripper
Default constructor for use in subclasses
commit() - Method in class com.saxonica.xqj.SaxonXQConnection
 
commit() - Method in interface javax.xml.xquery.XQConnection
Makes all changes made in the current transaction permanent and releases any locks held by the datasource.
COMMON_SUBEXPRESSIONS - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
commonlhs - Variable in class com.saxonica.ee.optim.SwitchExpression.SwitchCaseInfo
 
CommonSubexpressionPromoter - Class in com.saxonica.ee.optim
This class is responsible for identifying and extracting common subexpressions within an expression.
CommonSubexpressionPromoter(OptimizerEE) - Constructor for class com.saxonica.ee.optim.CommonSubexpressionPromoter
 
commontype - Variable in class com.saxonica.ee.optim.SwitchExpression.SwitchCaseInfo
 
compact(int) - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Compact the space used by this node
CompactStringValue - Class in com.saxonica.ee.validate
A compact representation of an atomic xs:string value used in saved tables for key and keyref constraints, designed to economize on space.
CompactStringValue(String) - Constructor for class com.saxonica.ee.validate.CompactStringValue
 
CompactStringValue(UnicodeString) - Constructor for class com.saxonica.ee.validate.CompactStringValue
 
comparators - Variable in class net.sf.saxon.expr.sort.MergeInstr
 
comparators - Variable in class net.sf.saxon.expr.sort.SortedIterator
 
compare(Duration) - Method in class net.sf.saxon.value.SaxonDuration
Partial order relation comparison with this Duration instance.
compare(XMLGregorianCalendar) - Method in class net.sf.saxon.value.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(NodeInfo, NodeInfo) - Method in class net.sf.saxon.expr.sort.GlobalOrderComparer
 
compare(NodeInfo, NodeInfo) - Method in class net.sf.saxon.expr.sort.LocalOrderComparer
 
compare(AtomicValue, int, AtomicValue, AtomicComparer, boolean) - Static method in class net.sf.saxon.expr.ValueComparison
Compare two atomic values, using a specified operator and collation
compare(AtomicValue, int, AtomicValue, AtomicComparer, boolean, XPathContext, NamespaceResolver) - Static method in class net.sf.saxon.expr.GeneralComparison
Compare two atomic values
compare(AtomicValue, AtomicValue, XPathContext) - Method in interface net.sf.saxon.expr.sort.GenericAtomicComparer.AtomicComparisonFunction
Compare two atomic values
Compare - Class in net.sf.saxon.functions
This class implements the XPath 2.0 fn:compare() function
Compare() - Constructor for class net.sf.saxon.functions.Compare
 
COMPARE_ANNOTATIONS - Static variable 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_ID_FLAGS - Static variable in class net.sf.saxon.functions.DeepEqual
Flag indicating that the is-id and is-idref flags are to be compared
COMPARE_STRING_VALUES - Static variable 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
compareAtomicValues(AtomicValue, AtomicValue) - Method in interface net.sf.saxon.expr.sort.AtomicComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.AtomicSortComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.CalendarValueComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.CodepointCollatingComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.CollatingAtomicComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.ContextFreeAtomicComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.DecimalSortComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.DescendingComparer
Compare two objects.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.DoubleSortComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.EmptyGreatestComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.EqualityComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.GenericAtomicComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.NumericComparer
Compare two Items by converting them to numbers and comparing the numeric values.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.TextComparer
Compare two Items by converting them to strings and comparing the string values.
compareAtomicValues(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.UntypedNumericComparer
Compare two AtomicValue objects according to the rules for their data type.
compareAttributeOrder(NodeName, NodeName) - Method in class com.saxonica.ee.stream.om.FleetingElementNode
 
compareComputedRank(Rule) - Method in class net.sf.saxon.trans.rules.Rule
Rules have an ordering, based on their precedence and priority.
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).
compareItems(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.SimpleTypeComparison
 
compareNonComparables(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.AtomicSortComparer
Compare two values that are known to be non-comparable.
compareOrder(NodeInfo) - Method in class com.saxonica.ee.domino.DominoAttr
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class com.saxonica.ee.domino.DominoNode
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class com.saxonica.ee.stream.om.FleetingNode
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.dom.DOMNodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in interface net.sf.saxon.om.NodeInfo
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.tree.linked.NodeImpl
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.tree.NamespaceNode
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.tree.util.Orphan
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.RebasedNode
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedNode
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.TypeStrippedNode
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Determine the relative position of this node and another node, in document order.
compareOrder(NodeInfo) - Method in class net.sf.saxon.value.TextFragmentValue
Determine the relative position of this node and another node, in document order.
compareOrder(SiblingCountingNode, SiblingCountingNode) - Static method in class net.sf.saxon.tree.util.Navigator
Generic (model-independent) method to determine the relative position of two nodes in document order.
comparePosition(NodeInfo, NodeInfo) - Static method in class net.sf.saxon.tree.util.Navigator
Generic (model-independent) method to determine the relative position of two node in document order.
comparer - Variable in class net.sf.saxon.expr.compat.GeneralComparison10
 
comparer - Variable in class net.sf.saxon.expr.GeneralComparison
 
comparer - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
compareRank(Rule) - Method in class net.sf.saxon.trans.rules.Rule
Rules have an ordering, based on their precedence and priority.
comparesEqual(UnicodeString, UnicodeString) - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
 
comparesEqual(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.AlphanumericCollator
Compare two strings for equality.
comparesEqual(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.CaseFirstCollator
Compare two strings for equality.
comparesEqual(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.CodepointCollator
Test whether one string is equal to another, according to the rules of the XPath compare() function.
comparesEqual(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.HTML5CaseBlindCollator
Test whether one string is equal to another, according to the rules of the XPath compare() function.
comparesEqual(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.SimpleCollation
Compare two strings for equality.
comparesEqual(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Ask whether two strings are considered equal under this collation
comparesEqual(UnicodeString, UnicodeString) - Method in interface net.sf.saxon.lib.StringCollator
Compare two strings for equality.
comparesEqual(AtomicValue, AtomicValue) - Method in interface net.sf.saxon.expr.sort.AtomicComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.AtomicSortComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.CalendarValueComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.CodepointCollatingComparer
Compare two AtomicValue objects for equality.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.CollatingAtomicComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.ContextFreeAtomicComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.DecimalSortComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.DescendingComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.DoubleSortComparer
Test whether two values compare equal.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.EmptyGreatestComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.EqualityComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.GenericAtomicComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.NumericComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.TextComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.sort.UntypedNumericComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
comparesEqual(AtomicValue, AtomicValue) - Method in class net.sf.saxon.expr.SwitchCaseComparer
Compare two AtomicValue objects for equality according to the rules for their data type.
compareSequences(AtomicSequence, AtomicSequence) - Method in class net.sf.saxon.expr.sort.SimpleTypeComparison
 
compareSortKeys(GroundedValue, GroundedValue, AtomicComparer) - Static method in class net.sf.saxon.ma.arrays.ArraySort
 
compareStrength(Wildcard) - Method in class com.saxonica.ee.schema.Wildcard
 
compareStrings(UnicodeString, UnicodeString) - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
 
compareStrings(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.AlphanumericCollator
Compare two objects.
compareStrings(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.CaseFirstCollator
Compare two string objects: case is irrelevant, unless the strings are equal ignoring case, in which case lowercase comes first.
compareStrings(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.CodepointCollator
Compare two string objects.
compareStrings(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.HTML5CaseBlindCollator
Compare two string objects.
compareStrings(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.SimpleCollation
Compares its two arguments for order.
compareStrings(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Compare two strings for equality or ordering under the rules of this collation
compareStrings(UnicodeString, UnicodeString) - Method in interface net.sf.saxon.lib.StringCollator
Compare two strings
compareTo(long) - Method in class net.sf.saxon.value.BigDecimalValue
Compare the value to a long
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.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
compareTo(CollationKey) - Method in class com.saxonica.expr.sort.UcaCollationKeyUsingIcu
Compare this collation key to another.
compareTo(CollationMatchKey) - Method in class net.sf.saxon.expr.sort.CollationMatchKey
 
compareTo(XPathComparable) - Method in class net.sf.saxon.value.Base64BinaryValue
 
compareTo(XPathComparable) - Method in class net.sf.saxon.value.BigDecimalValue
Compare the value to another numeric value
compareTo(XPathComparable) - Method in class net.sf.saxon.value.BigIntegerValue
Compare the value to another numeric value
compareTo(XPathComparable) - Method in class net.sf.saxon.value.BooleanValue
Compare the value to another boolean value
compareTo(XPathComparable) - Method in class net.sf.saxon.value.DateTimeValue
Context-free comparison of two DateTimeValue values.
compareTo(XPathComparable) - Method in class net.sf.saxon.value.DateValue
Context-free comparison of two DateValue values.
compareTo(XPathComparable) - Method in class net.sf.saxon.value.DayTimeDurationValue
Compare the value to another duration value
compareTo(XPathComparable) - Method in class net.sf.saxon.value.FloatValue
 
compareTo(XPathComparable) - Method in class net.sf.saxon.value.HexBinaryValue
 
compareTo(XPathComparable) - Method in class net.sf.saxon.value.Int64Value
Compare the value to another numeric value
compareTo(XPathComparable) - Method in class net.sf.saxon.value.NumericValue
Compare the value to another numeric value
compareTo(XPathComparable) - Method in class net.sf.saxon.value.TimeValue
Compare the value to another dateTime value
compareTo(XPathComparable) - Method in class net.sf.saxon.value.YearMonthDurationValue
Compare the value to another duration value
compareTo(UnicodeString) - Method in class net.sf.saxon.str.BMPString
 
compareTo(UnicodeString) - Method in class net.sf.saxon.str.EmptyUnicodeString
 
compareTo(UnicodeString) - Method in class net.sf.saxon.str.StringView
 
compareTo(UnicodeString) - Method in class net.sf.saxon.str.Twine16
 
compareTo(UnicodeString) - Method in class net.sf.saxon.str.Twine24
 
compareTo(UnicodeString) - Method in class net.sf.saxon.str.Twine8
 
compareTo(UnicodeString) - Method in class net.sf.saxon.str.UnicodeString
Compare this string to another using codepoint comparison
compareTo(PackageVersion) - Method in class net.sf.saxon.style.PackageVersion
 
compareTo(CalendarValue, int) - Method in class net.sf.saxon.value.CalendarValue
Compare this value to another value of the same type, using the supplied implicit timezone if required.
compareTo(CalendarValue, int) - Method in class net.sf.saxon.value.DateTimeValue
Compare the value to another dateTime value, following the XPath comparison semantics
compareTo(CalendarValue, int) - Method in class net.sf.saxon.value.GDateValue
Compare this value to another value of the same type, using the supplied context object to get the implicit timezone if required.
compareTo(CalendarValue, int) - Method in class net.sf.saxon.value.TimeValue
Compare the value to another dateTime value
compareTo(DateTimeValue.DateTimeComparable) - Method in class net.sf.saxon.value.DateTimeValue.DateTimeComparable
 
compareTo(DurationValue.DurationComparable) - Method in class net.sf.saxon.value.DurationValue.DurationComparable
Compare two durations according to the XML Schema rules.
compareTo(GDateValue.GDateComparable) - Method in class net.sf.saxon.value.GDateValue.GDateComparable
 
compareTo(NestedIntegerValue) - Method in class net.sf.saxon.value.NestedIntegerValue
 
compareTo(TimeValue.TimeComparable) - Method in class net.sf.saxon.value.TimeValue.TimeComparable
 
CompareToConstant - Class in net.sf.saxon.expr
This class implements a comparison of a computed value to a literal constant using one of the operators eq, ne, lt, gt, le, ge.
CompareToConstant(Expression) - Constructor for class net.sf.saxon.expr.CompareToConstant
 
CompareToIntegerConstant - Class in net.sf.saxon.expr
This class implements a comparison of a numeric value to an integer constant using one of the operators eq, ne, lt, gt, le, ge.
CompareToIntegerConstant(Expression, int, long) - Constructor for class net.sf.saxon.expr.CompareToIntegerConstant
Create the expression
CompareToIntegerConstant.CompareToIntegerConstantElaborator - Class in net.sf.saxon.expr
Elaborator for a "compare to integer constant" expression
CompareToIntegerConstantElaborator() - Constructor for class net.sf.saxon.expr.CompareToIntegerConstant.CompareToIntegerConstantElaborator
 
CompareToStringConstant - Class in net.sf.saxon.expr
This class implements a comparison of a computed value to a string constant using one of the operators eq, ne, lt, gt, le, ge.
CompareToStringConstant(Expression, int, UnicodeString) - Constructor for class net.sf.saxon.expr.CompareToStringConstant
Create the expression
CompareToStringConstant.CompareToStringConstantElaborator - Class in net.sf.saxon.expr
Elaborator for a "compare to string constant" expression
CompareToStringConstantElaborator() - Constructor for class net.sf.saxon.expr.CompareToStringConstant.CompareToStringConstantElaborator
 
comparisonCardinality - Variable in class net.sf.saxon.expr.GeneralComparison
 
ComparisonException - Exception in net.sf.saxon.expr.sort
A ComparisonException is a ClassCastException that encapsulates an XPathException.
ComparisonException(XPathException) - Constructor for exception net.sf.saxon.expr.sort.ComparisonException
 
ComparisonExpression - Interface in net.sf.saxon.expr
Interface implemented by expressions that perform a comparison
Compilation - Class in net.sf.saxon.style
Represents an XSLT compilation episode, compiling a single package.
Compilation(Configuration, CompilerInfo) - Constructor for class net.sf.saxon.style.Compilation
Create a compilation object ready to perform an XSLT compilation
compile() - Method in class com.saxonica.ee.schema.SchemaCompiler
In deferred validation mode, validate and compile the accumulated schema components.
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(SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementParticle
Compile this local element declaration, considered as a particle of some complex type, by compiling its own complex type definition.
compile(SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementWildcard
 
compile(SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroup
Compile this Compositor by compiling each of the particles contained in its content model.
compile(SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroupParticle
Compile a particle
compile(SchemaCompiler) - Method in class com.saxonica.ee.schema.Particle
Compile a particle
compile(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserComplexType
Compile the finite-state machine for validating instances against this type
compile(File) - Method in class net.sf.saxon.s9api.XQueryCompiler
Compile a query supplied as a file
compile(File) - Method in class net.sf.saxon.s9api.XsltCompiler
Compile a stylesheet held in a file.
compile(InputStream) - Method in class net.sf.saxon.s9api.XQueryCompiler
Compile a query supplied as an InputStream
compile(Reader) - Method in class net.sf.saxon.s9api.XQueryCompiler
Compile a query supplied as a Reader
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.s9api.XQueryCompiler
Compile a query supplied as a string.
compile(String) - Method in class net.sf.saxon.xpath.XPathEvaluator
Compile an XPath 3.1 expression
compile(String, String) - Static method in class net.sf.saxon.regex.ARegularExpression
Static factory method intended for simple static regular expressions known to be correct
compile(List<String>) - Method in class com.saxonica.ee.schema.PatternFacet
Compile the regular expression
compile(Source) - Method in class net.sf.saxon.s9api.XsltCompiler
Compile a stylesheet.
compile(Executable, int) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Create a compiled representation of this global variable.
compile(Executable, int) - Method in class net.sf.saxon.query.UndeclaredVariable
 
compile(UnicodeString) - Method in class net.sf.saxon.regex.RECompiler
Compiles a regular expression pattern into a program runnable by the pattern matcher class 'RE'.
compile(UnicodeString, String) - Static method in class net.sf.saxon.regex.ARegularExpression
Static factory method intended for simple static regular expressions known to be correct
compile(Compilation) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Compile the source XSLT stylesheet package
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLPromise
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLRemoveAttribute
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLRemoveProperty
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLScheduleAction
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLSetAttribute
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLSetProperty
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLSetStyle
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonChange
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonDelete
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonInsert
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonRename
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonReplace
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonUpdate
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.trans.XSLArray
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.trans.XSLArrayMember
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonAssign
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonDeepUpdate
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonDo
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonDoctype
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonEntityRef
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonImportQuery
Compile this XSLT declaration.
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonTabulateMaps
 
compile(Compilation, ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonWhile
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLClose
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLColumn
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLConnect
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLDelete
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLExecute
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLInsert
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLQuery
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLUpdate
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.AbsentExtensionElement
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.LiteralResultElement
Compile code to process the literal result element at runtime
compile(Compilation, ComponentDeclaration) - 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(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAnalyzeString
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLApplyImports
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLApplyTemplates
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAssert
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAttribute
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLBreak
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLCallTemplate
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLCatch
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLChooseOrSwitch
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLComment
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLCopy
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLCopyOf
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLDocument
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLElement
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLEvaluate
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLFallback
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLForEach
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLForEachGroup
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLFork
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLIf
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLItemType
Compile this XSLT declaration.
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLIterate
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLLocalParam
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMap
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMapEntry
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMatchingSubstring
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMerge
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMergeAction
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMergeSource
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMessage
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLNamespace
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLNamespaceAlias
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLNextIteration
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLNextMatch
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLNumber
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOnCompletion
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOnEmpty
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOnNonEmpty
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOtherwise
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOutputCharacter
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLPerformSort
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLProcessingInstruction
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLResultDocument
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLSequence
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLSortOrMergeKey
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLSourceDocument
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLSwitch
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLText
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLTry
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLValueOf
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLWhen
 
compile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLWherePopulated
 
COMPILE_WITH_TRACING - Static variable in class net.sf.saxon.lib.Feature
If run-time tracing of stylesheet or query execution is required, then the code must be compiled with tracing enabled.
COMPILE_WITH_TRACING - Static variable in class net.sf.saxon.lib.FeatureCode
 
COMPILE_WITH_TRACING - Static variable in class net.sf.saxon.lib.FeatureKeys
If run-time tracing of stylesheet or query execution is required, then the code must be compiled with tracing enabled.
compileActions(Compilation, ComponentDeclaration, Expression[]) - Method in class net.sf.saxon.style.XSLChooseOrSwitch
 
compileConditions(Compilation, ComponentDeclaration, Expression[]) - Method in class net.sf.saxon.style.XSLChoose
 
compileConditions(Compilation, ComponentDeclaration, Expression[]) - Method in class net.sf.saxon.style.XSLChooseOrSwitch
 
compileConditions(Compilation, ComponentDeclaration, Expression[]) - Method in class net.sf.saxon.style.XSLSwitch
 
compileContent(Compilation, ComponentDeclaration, SimpleNodeConstructor, Expression) - Method in class net.sf.saxon.style.XSLLeafNodeConstructor
 
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.StyleElement
Compile a declaration in the stylesheet tree for use at run-time.
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAccumulator
 
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAttributeSet
Compile the attribute set
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLCharacterMap
 
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLDecimalFormat
 
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLFunction
Compile the function definition to create an executable representation The compileDeclaration() method has the side-effect of binding all references to the function to the executable representation (a UserFunction object)
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLGeneralIncorporate
 
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLGlobalParam
Compile a global xsl:param element: this ensures space is available for local variables declared within this global variable
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLGlobalVariable
Compile.
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLImportSchema
 
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLKey
 
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMode
 
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOutput
 
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLPreserveSpace
 
compileDeclaration(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLTemplate
Compile: creates the executable form of the template
compiledVariable - Variable in class net.sf.saxon.style.XSLGlobalVariable
 
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.PrincipalStylesheetModule
Compile time error, specifying an error code
compileError(String, String) - Method in class net.sf.saxon.style.StyleElement
Compile time error, specifying an error code
compileError(String, String, Location) - Method in class net.sf.saxon.style.StyleElement
 
compileError(String, StructuredQName) - Method in class net.sf.saxon.style.StyleElement
Compile time error, specifying an error code
compileError(XmlProcessingError) - Method in class net.sf.saxon.style.StyleElement
Report an error with diagnostic information
compileError(XPathException) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Report an error with diagnostic information
compileError(XPathException) - Method in class net.sf.saxon.style.StyleElement
 
compileErrorInAttribute(String, String, String) - Method in class net.sf.saxon.style.StyleElement
Compile time error, specifying an error code and the name of the attribute that is in error.
compileErrorInAttribute(XPathException, String) - Method in class net.sf.saxon.style.StyleElement
 
compileLibrary(File) - Method in class net.sf.saxon.s9api.XQueryCompiler
Compile a library module supplied as a file.
compileLibrary(InputStream) - Method in class net.sf.saxon.s9api.XQueryCompiler
Compile a library module supplied as an InputStream.
compileLibrary(InputStream, String) - Method in class com.saxonica.ee.optim.StaticQueryContextEE
Prepare an XQuery library module for subsequent evaluation.
compileLibrary(InputStream, String) - Method in class net.sf.saxon.query.StaticQueryContext
Prepare an XQuery library module for subsequent evaluation.
compileLibrary(Reader) - Method in class com.saxonica.ee.optim.StaticQueryContextEE
Prepare an XQuery library module for subsequent evaluation.
compileLibrary(Reader) - Method in class net.sf.saxon.query.StaticQueryContext
Prepare an XQuery library module for subsequent evaluation.
compileLibrary(Reader) - Method in class net.sf.saxon.s9api.XQueryCompiler
Compile a library module supplied as a Reader.
compileLibrary(String) - Method in class com.saxonica.ee.optim.StaticQueryContextEE
Compile an XQuery library module for subsequent evaluation.
compileLibrary(String) - Method in class net.sf.saxon.query.StaticQueryContext
Compile an XQuery library module for subsequent evaluation.
compileLibrary(String) - Method in class net.sf.saxon.s9api.XQueryCompiler
Compile a library module supplied as a string.
compileLocalVariable(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLLocalVariable
Process this local variable declaration by expanding any sequence constructor and setting the select expression to the result
compilePackage(File) - Method in class net.sf.saxon.s9api.XsltCompiler
Compile a library package.
compilePackage(Source) - Method in class net.sf.saxon.s9api.XsltCompiler
Compile a library package.
compilePackage(Source) - Method in class net.sf.saxon.style.Compilation
Compile a stylesheet package
compileParticle(SchemaCompiler, Particle, NonDeterminizedState, UserComplexType, FiniteStateMachine) - Static method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Static method to translate a particle to a Finite State Automaton, returning the start state of the FSA.
compilePattern(String) - Method in class net.sf.saxon.s9api.XPathCompiler
Compile an XSLT 2.0 pattern, supplied as a character string.
compileQuery(InputStream, String) - Method in class net.sf.saxon.query.StaticQueryContext
Prepare an XQuery query for subsequent evaluation.
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.
compileQuery(XQueryCompiler, String, boolean) - Method in class net.sf.saxon.Query
Compile the query
CompileQuery - Class in com.saxonica.functions.extfn
This class implements the saxon:compile-query() extension function
CompileQuery() - Constructor for class com.saxonica.functions.extfn.CompileQuery
 
compileRegularExpression(Configuration, UnicodeString, String, String, List<String>) - Method in class net.sf.saxon.java.JavaPlatform
Compile a regular expression
compileRegularExpression(Configuration, UnicodeString, String, String, List<String>) - Method in interface net.sf.saxon.Platform
Compile a regular expression
compileRegularExpression(UnicodeString, String, String, List<String>) - Method in class com.saxonica.config.EnterpriseConfiguration
 
compileRegularExpression(UnicodeString, String, String, List<String>) - Method in class net.sf.saxon.Configuration
Compile a regular expression (or, in some configurations, get a compiled regular expression from a cache
CompilerInfo - Class in net.sf.saxon.trans
This class exists to hold information associated with a specific XSLT compilation episode.
CompilerInfo(Configuration) - Constructor for class net.sf.saxon.trans.CompilerInfo
Create an empty CompilerInfo object with default settings.
CompilerInfo(CompilerInfo) - Constructor for class net.sf.saxon.trans.CompilerInfo
Create a CompilerInfo object as a copy of another CompilerInfo object
compileSequenceConstructor(Compilation, ComponentDeclaration, boolean) - Method in class net.sf.saxon.style.StyleElement
Compile the children of this instruction on the stylesheet tree, adding the subordinate instructions to the parent instruction on the execution tree.
compileSequenceConstructor(Compilation, ComponentDeclaration, boolean) - Method in class net.sf.saxon.style.XSLIf
 
compileSequenceConstructor(Compilation, ComponentDeclaration, boolean) - Method in class net.sf.saxon.style.XSLOtherwise
 
compileSequenceConstructor(Compilation, ComponentDeclaration, boolean) - Method in class net.sf.saxon.style.XSLWhen
 
compileSequenceConstructor(Compilation, ComponentDeclaration, SequenceIterator, boolean) - Method in class net.sf.saxon.style.StyleElement
Compile the children of this instruction on the stylesheet tree, adding the subordinate instructions to the parent instruction on the execution tree.
compileSingletonPackage(Configuration, CompilerInfo, Source) - Static method in class net.sf.saxon.style.Compilation
Static factory method: Compile an XSLT stylesheet consisting of a single package
CompileStylesheet - Class in com.saxonica.functions.extfn
This class implements the saxon:compile-stylesheet() extension function
CompileStylesheet() - Constructor for class com.saxonica.functions.extfn.CompileStylesheet
 
compileTemplateRule(Compilation, Expression) - Method in class net.sf.saxon.style.XSLTemplate
 
compileWarning(String, String) - Method in class net.sf.saxon.style.StyleElement
 
compileWarning(String, StructuredQName) - Method in class net.sf.saxon.style.StyleElement
 
compileWithParam(Expression, Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLWithParam
 
compileXPath(XPathContext, String, NodeInfo, MapItem, NodeInfo) - Method in class com.saxonica.ee.extfn.ExperimentalXPathCompiler
Compile an XPath expression on behalf of the XX XSLT compiler
CompileXPath - Class in com.saxonica.ee.extfn
This class implements the saxon:compile-XPath() extension function, which is specially-recognized by the system because it needs access to parts of the static context.
CompileXPath() - Constructor for class com.saxonica.ee.extfn.CompileXPath
 
complete() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
 
complete() - Method in class net.sf.saxon.style.StylesheetPackage
Perform all registered completion actions for the package
complete(String, int, List<CharSequence>) - Method in class net.sf.saxon.gizmo.JLine2Talker.XPathCompleter
 
completionActions - Variable in class net.sf.saxon.trans.PackageLoaderHE
 
ComplexContentOutputter - Class in net.sf.saxon.event
This class is used for generating complex content, that is, the content of an element or document node.
ComplexContentOutputter(Receiver) - Constructor for class net.sf.saxon.event.ComplexContentOutputter
Create a ComplexContentOutputter
ComplexContentValidator - Class in com.saxonica.ee.validate
This class is a filter that is used to validate the content of an element with a complex type.
ComplexContentValidator(ElementDecl, UserComplexType, Receiver) - Constructor for class com.saxonica.ee.validate.ComplexContentValidator
Create a ComplexContentValidator for a given type
ComplexNodeEventFeed - Class in com.saxonica.ee.stream.feed
This event feed supports instructions that create a document or element node.
ComplexNodeEventFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
ComplexNodePushElaborator - Class in net.sf.saxon.expr.elab
Elaborator for element construction expressions (both fixed and computed).
ComplexNodePushElaborator() - Constructor for class net.sf.saxon.expr.elab.ComplexNodePushElaborator
 
ComplexType - Interface in net.sf.saxon.type
A complex type as defined in XML Schema: either a user-defined complex type, or xs:anyType, or xs:untyped.
ComplexVariety - Enum in net.sf.saxon.type
The different varieties of complex types
component - Variable in class net.sf.saxon.expr.TailCallLoop.TailCallComponent
 
Component - Class in net.sf.saxon.expr
Represents a component as defined in the XSLT 3.0 specification: for example a function, a named template, an attribute set, a global variable.
COMPONENT_FUNCTION_TYPE - Static variable in class net.sf.saxon.type.SpecificFunctionType
 
Component.M - Class in net.sf.saxon.expr
 
ComponentBinding - Class in net.sf.saxon.expr
A ComponentBinding is a reference from one component to another; for example a variable reference or function call.
ComponentBinding(SymbolicName, Component) - Constructor for class net.sf.saxon.expr.ComponentBinding
Create a ComponentBinding
ComponentDeclaration - Class in net.sf.saxon.style
The object represents a declaration (that is, a top-level element) in a stylesheet.
ComponentDeclaration(StylesheetModule, StyleElement) - Constructor for class net.sf.saxon.style.ComponentDeclaration
Create a ComponentDeclaration as the combination of a stylesheet module and a declaration within that module
ComponentInversion - Class in com.saxonica.ee.stream
This class represents the inversion of a template or function body
ComponentInversion(Expression) - Constructor for class com.saxonica.ee.stream.ComponentInversion
Create the Jackson inversion of a template or function, allowing the template or function to execute on a streamed input source.
ComponentInvocation - Interface in net.sf.saxon.expr
Represents an expression or instruction such as call-template, or a user function call, or a global variable reference, that needs to be bound to a target component, and can potentially be re-bound when the containing component is copied into another package.
componentMap - Variable in class net.sf.saxon.trace.ExpressionPresenter.ExportOptions
 
ComponentReference - Interface in com.saxonica.ee.schema
A reference to a schema component.
ComponentTest - Class in net.sf.saxon.trans
 
ComponentTest(int, QNameTest, int) - Constructor for class net.sf.saxon.trans.ComponentTest
 
ComponentTracer - Class in net.sf.saxon.expr.instruct
A wrapper expression used to trace execution of components such as functions, templates, and global variables in XSLT and XQuery.
ComponentTracer(TraceableComponent) - Constructor for class net.sf.saxon.expr.instruct.ComponentTracer
Create a trace expression that traces execution of a given child expression
ComponentWithValueConstraint - Interface in com.saxonica.ee.schema
Interface for Element Declaration, Attribute Declaration and Attribute Use, created because they share common functionality for handling fixed and default values
composeErrorMessage(ItemType, Expression, TypeHierarchy) - Method in class net.sf.saxon.expr.parser.RoleDiagnostic
Construct a full error message, containing the supplied expression (for use when the error is reported statically)
composeErrorMessage(ItemType, Item, TypeHierarchy) - Method in class net.sf.saxon.expr.parser.RoleDiagnostic
Construct a full error message, displaying the item in error (suitable for use when a type error is reported dynamically)
composeErrorMessage(ItemType, ItemType) - Method in class net.sf.saxon.expr.parser.RoleDiagnostic
Construct a full error message
composeErrorMessage(ItemType, UType) - Method in class net.sf.saxon.expr.parser.RoleDiagnostic
Construct a full error message, in terms of UTypes
composeRequiredMessage(ItemType) - Method in class net.sf.saxon.expr.parser.RoleDiagnostic
Construct the part of the message giving the required item type
ComposingAdjunct - Class in com.saxonica.ee.stream.adjunct
Watch factory class for an class that composes items from sequences of events: examples are copy-of(), data(), and string().
ComposingAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ComposingAdjunct
 
composite - Variable in class net.sf.saxon.expr.sort.GroupByIterator
 
CompositeAtomicKey - Class in net.sf.saxon.expr.sort
A composite atomic key is a sequence of atomic values; two such keys are matched be comparing the constituent values pairwise.
CompositeAtomicKey(List<AtomicMatchKey>) - Constructor for class net.sf.saxon.expr.sort.CompositeAtomicKey
Construct a composite atomic match key from a list of atomic match keys
CompoundMode - Class in net.sf.saxon.trans
A CompoundMode is a mode representing the templates contained within an xsl:override element in a using package together with the rules in the corresponding mode of the base package.
CompoundMode(Mode, SimpleMode) - Constructor for class net.sf.saxon.trans.CompoundMode
Create a compound Mode
compress(char[], int, int, boolean) - Static method in class net.sf.saxon.str.StringTool
Attempt to compress a UnicodeString consisting entirely of whitespace.
CompressedWhitespace - Class in net.sf.saxon.str
This class provides a compressed representation of a sequence of whitespace characters.
CompressedWhitespace(long) - Constructor for class net.sf.saxon.str.CompressedWhitespace
 
compression - Variable in class com.saxonica.functions.extfn.EXPathArchive.Entry
 
compressionType(Base64BinaryValue) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
compressWS(char[], int, int) - Static method in class net.sf.saxon.str.CompressedWhitespace
 
compute(AtomicValue, int, AtomicValue, XPathContext) - Static method in class net.sf.saxon.expr.ArithmeticExpression
Static method to apply arithmetic to two values
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.AnyDivAny
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.AnyIdivAny
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.AnyMinusAny
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.AnyModAny
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.AnyPlusAny
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.AnyTimesAny
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator
Perform an arithmetic operation
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.DecimalDivDecimal
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.DecimalIdivDecimal
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.DecimalMinusDecimal
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.DecimalModDecimal
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.DecimalPlusDecimal
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.DecimalTimesDecimal
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.DoubleDivDouble
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.DoubleMinusDouble
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.DoubleModDouble
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.DoublePlusDouble
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.DoubleTimesDouble
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.FloatDivFloat
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.FloatIdivFloat
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.FloatMinusFloat
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.FloatModFloat
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.FloatPlusFloat
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.FloatTimesFloat
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.IntegerDivInteger
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.IntegerIdivInteger
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.IntegerMinusInteger
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.IntegerModInteger
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.IntegerPlusInteger
 
compute(AtomicValue, AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.Calculator.IntegerTimesInteger
 
computeAccumulatorAfterSweep(SystemFunctionCall, ContextItemStaticInfoEE, List<String>) - Static method in class com.saxonica.ee.stream.Streamability
Compute the sweep of a call to accumulator-after (which depends on what else is found in the same sequence constructor
computeActualParams(WithParam[]) - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
 
computeCardinality() - Method in class com.saxonica.config.JavaExtensionLibrary.UnresolvedExtensionFunctionCall
Compute the static cardinality of this expression
computeCardinality() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Get the static cardinality of this expression
computeCardinality() - Method in class com.saxonica.ee.optim.SwitchExpression
Compute the static cardinality of this expression
computeCardinality() - Method in class com.saxonica.ee.update.BasicUpdatingExpression
Determine the static cardinality of the expression.
computeCardinality() - Method in class com.saxonica.ee.update.CopyModifyExpression
Determine the static cardinality of the expression.
computeCardinality() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
 
computeCardinality() - Method in class com.saxonica.expr.ObjectLookupExpression
Determine the static cardinality of the expression
computeCardinality() - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
 
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.AttributeGetter
 
computeCardinality() - Method in class net.sf.saxon.expr.AxisExpression
Determine the cardinality of the result of this expression
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.expr.CardinalityChecker
Determine the static cardinality of the expression
computeCardinality() - Method in class net.sf.saxon.expr.CastableExpression
 
computeCardinality() - Method in class net.sf.saxon.expr.CastExpression
Get the static cardinality of the expression
computeCardinality() - Method in class net.sf.saxon.expr.CompareToIntegerConstant
 
computeCardinality() - Method in class net.sf.saxon.expr.CompareToStringConstant
 
computeCardinality() - Method in class net.sf.saxon.expr.compat.GeneralComparison10
Determine the static cardinality.
computeCardinality() - Method in class net.sf.saxon.expr.ConsumingOperand
Get the static cardinality
computeCardinality() - Method in class net.sf.saxon.expr.ContextItemExpression
Get the static cardinality
computeCardinality() - Method in class net.sf.saxon.expr.DynamicFunctionCall
Compute the static cardinality of this expression
computeCardinality() - Method in class net.sf.saxon.expr.EmptyTextNodeRemover
 
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.expr.FilterExpression
Get the static cardinality of this expression
computeCardinality() - Method in class net.sf.saxon.expr.FirstItemExpression
Get the static cardinality: this implementation is appropriate for [1] and [last()] which will always return something if the input is non-empty
computeCardinality() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Compute the static cardinality of this expression
computeCardinality() - Method in class net.sf.saxon.expr.flwor.TupleExpression
Get the cardinality of the expression.
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.InstanceOfExpression
Determine the cardinality
computeCardinality() - Method in class net.sf.saxon.expr.instruct.Block
Determine the cardinality of the expression
computeCardinality() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Get the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - Method in class net.sf.saxon.expr.instruct.Choose
Compute the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
computeCardinality() - Method in class net.sf.saxon.expr.instruct.Instruction
Get the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - Method in class net.sf.saxon.expr.instruct.LocalParam
Get the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - Method in class net.sf.saxon.expr.instruct.NumberInstruction
 
computeCardinality() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Get the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Get the cardinality of the sequence returned by evaluating this instruction
computeCardinality() - Method in class net.sf.saxon.expr.instruct.ValueOf
 
computeCardinality() - Method in class net.sf.saxon.expr.instruct.WherePopulated
 
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.expr.LookupAllExpression
Determine the static cardinality of the expression
computeCardinality() - Method in class net.sf.saxon.expr.LookupExpression
Determine the static cardinality of the expression
computeCardinality() - Method in class net.sf.saxon.expr.NegateExpression
 
computeCardinality() - Method in class net.sf.saxon.expr.NumberSequenceFormatter
 
computeCardinality() - Method in class net.sf.saxon.expr.PseudoExpression
 
computeCardinality() - Method in class net.sf.saxon.expr.QuantifiedExpression
Determine the static cardinality
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.expr.SimpleExpression
Determine the static cardinality of the expression.
computeCardinality() - Method in class net.sf.saxon.expr.SingleItemFilter
Get the static cardinality: this implementation is appropriate for [1] and [last()] which will always return something if the input is non-empty
computeCardinality() - Method in class net.sf.saxon.expr.SingletonAtomizer
Determine the static cardinality of the expression
computeCardinality() - Method in class net.sf.saxon.expr.SlashExpression
Determine the static cardinality of the expression
computeCardinality() - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Compute the static cardinality of this expression
computeCardinality() - Method in class net.sf.saxon.expr.sort.SortExpression
Determine the static cardinality
computeCardinality() - Method in class net.sf.saxon.expr.StaticFunctionCall
Compute the static cardinality of this expression
computeCardinality() - Method in class net.sf.saxon.expr.SuppliedParameterReference
Get the static cardinality
computeCardinality() - Method in class net.sf.saxon.expr.SwitchCaseComparison
Determine the static cardinality.
computeCardinality() - Method in class net.sf.saxon.expr.SystemFunctionCall
Compute the static cardinality of this expression
computeCardinality() - Method in class net.sf.saxon.expr.TailExpression
 
computeCardinality() - Method in class net.sf.saxon.expr.TryCatch
Determine the cardinality of the function.
computeCardinality() - Method in class net.sf.saxon.expr.UnaryExpression
Determine the static cardinality.
computeCardinality() - Method in class net.sf.saxon.expr.UntypedSequenceConverter
Determine the static cardinality of the 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.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.functions.CurrentGroupCall
Compute the static cardinality of this expression
computeCardinality() - Method in class net.sf.saxon.functions.CurrentGroupingKeyCall
Compute the static cardinality of this expression
computeCardinality() - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Determine the cardinality
computeCardinality() - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Determine the static cardinality of the expression
computeCardinality() - Method in class net.sf.saxon.functions.hof.PartialApply
 
computeCardinality() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Compute the static cardinality of this expression
computeCardinality() - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Compute the static cardinality of this expression
computeCardinality() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
Determine the cardinality of the expression
computeCardinality() - Method in class net.sf.saxon.option.sql.SQLConnect.ConnectInstruction
 
computeCardinality() - Method in class net.sf.saxon.xpath.JAXPVariableReference
Get the static cardinality
computeCardinality() - Method in class net.sf.saxon.xpath.XPathFunctionCall
Determine the cardinality of the result
computeContentRelationship(ItemType, ItemType, Optional<IntSet>, Optional<IntSet>) - Method in class com.saxonica.ee.config.TypeHierarchyEE
Compute the relationship between the allowed content-types of two types
computeContentRelationship(ItemType, ItemType, Optional<IntSet>, Optional<IntSet>) - Method in class net.sf.saxon.type.TypeHierarchy
Compute the relationship between the allowed content-types of two types, for example attribute(*, xs:integer) and attribute(xs:string).
COMPUTED_FUNCTION - Static variable in class net.sf.saxon.expr.StaticProperty
Expression property: this bit indicates that the result of an expression will be a function other than a map or array
ComputedAttribute - Class in net.sf.saxon.expr.instruct
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
ComputedAttribute(Expression, Expression, int, SimpleType, boolean) - Constructor for class net.sf.saxon.expr.instruct.ComputedAttribute
Construct an Attribute instruction
ComputedElement - Class in net.sf.saxon.expr.instruct
An instruction representing an xsl:element element in an XSLT stylesheet, or a computed element constructor in XQuery.
ComputedElement(Expression, Expression, SchemaType, int, boolean, boolean) - Constructor for class net.sf.saxon.expr.instruct.ComputedElement
Create an instruction that creates a new element node
ComputedElement.ComputedElementElaborator - Class in net.sf.saxon.expr.instruct
Elaborator for a FixedElement (literal result element) expression.
ComputedElementElaborator() - Constructor for class net.sf.saxon.expr.instruct.ComputedElement.ComputedElementElaborator
 
computeDependencies() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Determine which aspects of the context the expression depends on.
computeDependencies() - Method in class com.saxonica.ee.stream.StreamInstr
Compute the dependencies of an expression, as the union of the dependencies of its subexpressions.
computeDependencies() - Method in class net.sf.saxon.expr.Assignation
Compute the dependencies of an expression, as the union of the dependencies of its sub-expressions.
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.flwor.FLWORExpression
 
computeDependencies() - Method in class net.sf.saxon.expr.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.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.instruct.SourceDocument
Compute the dependencies of an expression, as the union of the dependencies of its subexpressions.
computeDocumentKey(String, String, PackageData, boolean) - Static method in class net.sf.saxon.functions.DocumentFn
Compute a document key (an absolute URI that can be used to see if a document is already loaded)
computeDocumentKey(String, String, PackageData, XPathContext) - Static method in class net.sf.saxon.functions.DocumentFn
Compute a document key
computeEvaluationMode() - Method in class net.sf.saxon.expr.instruct.LocalParam
 
computeEvaluationMode() - Method in class net.sf.saxon.expr.instruct.MemoFunction
Determine the preferred evaluation mode for this function
computeEvaluationMode() - Method in class net.sf.saxon.expr.instruct.UserFunction
Determine the preferred evaluation mode for this function
computeEvaluationModesForUserFunctionCalls(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Compute argument evaluation modes for all calls on user defined functions with a specified expression
computeHashCode() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
get HashCode for comparing two expressions
computeHashCode() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
get HashCode for comparing two expressions.
computeHashCode() - Method in class net.sf.saxon.expr.AttributeGetter
 
computeHashCode() - Method in class net.sf.saxon.expr.AxisExpression
get HashCode for comparing two expressions
computeHashCode() - Method in class net.sf.saxon.expr.BinaryExpression
Get a hashCode for comparing two expressions.
computeHashCode() - Method in class net.sf.saxon.expr.CardinalityChecker
get HashCode for comparing two expressions.
computeHashCode() - Method in class net.sf.saxon.expr.CastableExpression
get HashCode for comparing two expressions.
computeHashCode() - Method in class net.sf.saxon.expr.CastExpression
get HashCode for comparing two expressions.
computeHashCode() - Method in class net.sf.saxon.expr.CompareToIntegerConstant
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.expr.CompareToStringConstant
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.expr.ContextItemExpression
get HashCode for comparing two expressions
computeHashCode() - Method in class net.sf.saxon.expr.Expression
Compute a hash code, which will then be cached for later use
computeHashCode() - Method in class net.sf.saxon.expr.FilterExpression
get HashCode for comparing two expressions
computeHashCode() - Method in class net.sf.saxon.expr.flwor.TupleExpression
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.expr.FunctionCall
Get hashCode in support of equals() method
computeHashCode() - Method in class net.sf.saxon.expr.GeneralComparison
Get a hashCode for comparing two expressions.
computeHashCode() - Method in class net.sf.saxon.expr.InstanceOfExpression
get HashCode for comparing two expressions.
computeHashCode() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Compute a hashcode
computeHashCode() - Method in class net.sf.saxon.expr.IntegerRangeTest
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.expr.IsLastExpression
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.expr.ItemChecker
get HashCode for comparing two expressions.
computeHashCode() - Method in class net.sf.saxon.expr.Literal
Return a hash code to support the equals() function
computeHashCode() - Method in class net.sf.saxon.expr.LookupAllExpression
get HashCode for comparing two expressions
computeHashCode() - Method in class net.sf.saxon.expr.LookupExpression
get HashCode for comparing two expressions
computeHashCode() - Method in class net.sf.saxon.expr.RangeExpression
Compute a hash code, which will then be cached for later use
computeHashCode() - Method in class net.sf.saxon.expr.RootExpression
get HashCode for comparing two expressions
computeHashCode() - Method in class net.sf.saxon.expr.SlashExpression
get HashCode for comparing two expressions
computeHashCode() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Get a hashcode to reflect the equals() method
computeHashCode() - Method in class net.sf.saxon.expr.SubscriptExpression
 
computeHashCode() - Method in class net.sf.saxon.expr.TailExpression
 
computeHashCode() - Method in class net.sf.saxon.expr.TryCatch
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.expr.UnaryExpression
get HashCode for comparing two expressions.
computeHashCode() - Method in class net.sf.saxon.expr.UntypedSequenceConverter
get HashCode for comparing two expressions.
computeHashCode() - Method in class net.sf.saxon.expr.ValueComparison
Get a hashCode for comparing two expressions.
computeHashCode() - Method in class net.sf.saxon.expr.VariableReference
get HashCode for comparing two expressions
computeHashCode() - Method in class net.sf.saxon.expr.VennExpression
 
computeHashCode() - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Return a hash code to support the equals() function
computeHashCode() - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
 
computeHashCode() - Method in class net.sf.saxon.functions.hof.PartialApply
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
 
computeHashCode() - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.ExceptPattern
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.GeneralNodePattern
hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.IntersectPattern
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.ItemTypePattern
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.NodeSetPattern
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.NodeTestPattern
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.SimplePositionalPattern
hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.UnionPattern
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.UniversalPattern
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.pattern.VennPattern
Hashcode supporting equals()
computeHashCode() - Method in class net.sf.saxon.xpath.JAXPVariableReference
get HashCode for comparing two expressions
computeHashCode(int, byte, byte, byte, byte, byte, int, int) - Static method in class net.sf.saxon.value.DateTimeValue
 
computeHashCode(NamespaceUri, String) - Static method in class net.sf.saxon.om.StructuredQName
Expose the hashCode algorithm so that other implementations of QNames can construct a compatible hashcode
computeIsAllContent() - Method in class com.saxonica.ee.schema.UserComplexType
Compute whether this complex type has a content model defined by an xs:all compositor (after simplification to remove pointless particles)
computeNestingTable(UnicodeString) - Static method in class net.sf.saxon.regex.ARegexIterator
Compute a table showing for each captured group number (opening paren in the regex), the number of its parent group.
computeNewBaseUri(NodeInfo, String) - Static method in class net.sf.saxon.expr.instruct.CopyOf
 
computeParticleCardinality(int, int) - Static method in class com.saxonica.ee.schema.Particle
Compute an XPath cardinality (e.g.
computeRankings() - Method in class net.sf.saxon.trans.rules.RuleManager
Allocate rankings to the rules within each mode.
computeRankings(int) - Method in class net.sf.saxon.trans.CompoundMode
Compute a rank for each rule, as a combination of the precedence and priority, to allow rapid comparison.
computeRankings(int) - Method in class net.sf.saxon.trans.Mode
Compute a rank for each rule, as a combination of the precedence and priority, to allow rapid comparison.
computeRankings(int) - Method in class net.sf.saxon.trans.SimpleMode
Compute a rank for each rule, as a combination of the precedence and priority, to allow rapid comparison.
computeSpecialProperties() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class com.saxonica.ee.stream.StreamInstr
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.ArithmeticExpression
Determine the special properties of this expression
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.AttributeGetter
 
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.CastExpression
Determine the special properties of this expression
computeSpecialProperties() - Method in class net.sf.saxon.expr.CastingExpression
Determine the special properties of this expression
computeSpecialProperties() - Method in class net.sf.saxon.expr.CompareToConstant
 
computeSpecialProperties() - Method in class net.sf.saxon.expr.ContextItemExpression
Determine the special properties of this expression
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.expr.instruct.AttributeCreator
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.Block
 
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.Choose
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
 
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.DocumentInstr
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.ElementCreator
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.ForEach
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.Instruction
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.LocalParam
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.LocalParamBlock
 
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.instruct.SourceDocument
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.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.expr.QuantifiedExpression
Determine the special properties of this expression
computeSpecialProperties() - Method in class net.sf.saxon.expr.RangeExpression
Determine the special properties of this expression
computeSpecialProperties() - Method in class net.sf.saxon.expr.RootExpression
 
computeSpecialProperties() - Method in class net.sf.saxon.expr.SingletonAtomizer
Determine the special properties of this expression
computeSpecialProperties() - Method in class net.sf.saxon.expr.SlashExpression
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Compute the special properties of this expression.
computeSpecialProperties() - Method in class net.sf.saxon.expr.sort.DocumentSorter
 
computeSpecialProperties() - Method in class net.sf.saxon.expr.sort.SortExpression
Get the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.expr.SystemFunctionCall
Compute the special properties of this expression.
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.UntypedSequenceConverter
Determine the special properties of this expression
computeSpecialProperties() - Method in class net.sf.saxon.expr.UserFunctionCall
Compute 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).
computeSpecialProperties() - Method in class net.sf.saxon.functions.CurrentGroupCall
Determine the special properties of this expression.
computeSpecialProperties() - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Compute the static properties of this expression (other than its type).
computeSpecialProperties() - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Determine the special properties of this expression
computeSpecialProperties() - Method in class net.sf.saxon.functions.hof.PartialApply
Compute the special properties of this expression.
computeSpecialProperties() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Compute the special properties of this expression.
computeSpecialProperties() - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Compute the special properties of this expression.
computeSpecialProperties() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
 
computeSpecialProperties() - Method in class net.sf.saxon.xpath.JAXPVariableReference
Determine the special properties of this expression
computeStaticProperties() - Method in class net.sf.saxon.expr.Expression
Compute the static properties.
computeStreamability() - Method in class com.saxonica.ee.trans.ModeEE
Compute the streamability of all template rules
computeStreamability() - Method in class net.sf.saxon.trans.SimpleMode
Compute the streamability of all template rules.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.AbsorbingFunctionCallAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.ApplyImportsAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.ApplyTemplatesAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.AscentFunctionCallAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.AxisExpressionAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.CallTemplateAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.CardinalityCheckerAdjunct
Get the sweep and posture of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.ContextItemExprAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.CurrentGroupStreamer
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.CurrentMergeGroupStreamer
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.DeepDescentFunctionCallAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.DocumentSorterAdjunct
Compute the posture and sweep of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.FilterExpressionAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.FilterFnStreamer
Compute the posture and sweep of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.FilterFunctionCallAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.FirstItemExpressionAdjunct
Get the posture and sweep of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.ForEachAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.ForEachGroupAdjunct
Get the "sweep" of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.ForExpressionAdjunct
Get the "sweep" of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.ForkAdjunct
Compute the posture and sweep of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.IsLastExprAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.ItemCheckerAdjunct
Get the sweep and posture of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.IterateAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.LastStreamer
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.LetExpressionAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.LiteralAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.MergeInstrAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.NewMapStreamer
Compute the posture and sweep of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.NextMatchAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.OutermostStreamer
Get the posture and sweep of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.ReverseStreamer
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.RootExpressionAdjunct
Get the posture and sweep of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.RootStreamer
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.SequenceInstrAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.ShallowDescentFunctionCallAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.SortExpressionAdjunct
Get the posture and sweep of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
Compute the posture and sweep of this expression as defined in the W3C streamability specifications.
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.UseAttributeSetAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.UserFunctionCallAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.VariableReferenceAdjunct
 
computeStreamability(ContextItemStaticInfoEE, List<String>) - Method in class com.saxonica.ee.stream.adjunct.VennExpressionAdjunct
Get the "sweep" of this expression as defined in the W3C streamability specifications.
computeTunnelParams(WithParam[]) - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
 
concat(ArrayItem) - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
concat(ArrayItem) - Method in class net.sf.saxon.ma.arrays.ArrayItem
Concatenate this array with another
concat(ArrayItem) - Method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Concatenate this array with another
concat(ArrayItem) - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Concatenate this array with another
concat(ZenoChain<T>) - Method in class net.sf.saxon.ma.zeno.ZenoChain
Concatenate two ZenoChains to form a new ZenoChain, leaving the original operands unchanged
concat(XdmArray) - Method in class net.sf.saxon.s9api.XdmArray
Concatenate another array
concat(UnicodeString) - Method in class net.sf.saxon.str.BMPString
 
concat(UnicodeString) - Method in class net.sf.saxon.str.EmptyUnicodeString
Concatenate another string
concat(UnicodeString) - Method in class net.sf.saxon.str.StringView
 
concat(UnicodeString) - Method in class net.sf.saxon.str.UnicodeString
Concatenate with another string, returning a new string
concat(UnicodeString) - Method in class net.sf.saxon.str.ZenoString
Concatenate another string
Concat - Class in net.sf.saxon.functions
Implementation of the fn:concat() function
Concat() - Constructor for class net.sf.saxon.functions.Concat
 
CONCAT - Static variable in class net.sf.saxon.expr.parser.Token
Operator "||"
Concat31 - Class in net.sf.saxon.functions
Implementation of the fn:concat() function as defined in XPath 2.0, 3.0, and 3.1
Concat31() - Constructor for class net.sf.saxon.functions.Concat31
 
concatenate(GroundedValue...) - Method in interface net.sf.saxon.om.GroundedValue
Append two or more grounded values to form a new grounded value
ConcatenateSequences() - Constructor for class net.sf.saxon.functions.registry.VendorFunctionSetHE.ConcatenateSequences
 
ConcatenatingAxisIterator - Class in net.sf.saxon.tree.iter
An iterator over nodes, that concatenates the nodes returned by two supplied iterators.
ConcatenatingAxisIterator(AxisIterator, AxisIterator) - Constructor for class net.sf.saxon.tree.iter.ConcatenatingAxisIterator
 
ConcatenatingIntIterator - Class in net.sf.saxon.z
An iterator over nodes, that concatenates the nodes returned by two supplied iterators.
ConcatenatingIntIterator(IntIterator, Supplier<IntIterator>) - Constructor for class net.sf.saxon.z.ConcatenatingIntIterator
Create an iterator that concatenates the results of two supplied iterator.
ConcatenatingIterable<E> - Class in net.sf.saxon.tree.jiter
An iterable over arbitrary objects, that concatenates the objects returned by two supplied iterables.
ConcatenatingIterable(Iterable<? extends E>, Iterable<? extends E>) - Constructor for class net.sf.saxon.tree.jiter.ConcatenatingIterable
Create an iterable that concatenates the results of two supplied iterables.
ConcatenatingIterator<E> - Class in net.sf.saxon.tree.jiter
An iterator (typically over nodes), that concatenates the nodes returned by two supplied iterators.
ConcatenatingIterator(Iterator<? extends E>, Supplier<Iterator<? extends E>>) - Constructor for class net.sf.saxon.tree.jiter.ConcatenatingIterator
Create an iterator that concatenates the results of two supplied iterators.
concatSegments(UnicodeString, UnicodeString) - Static method in class net.sf.saxon.str.ZenoString
 
condense() - Method in class net.sf.saxon.om.PrefixPool
Eliminate unused space, on the assumption that no further prefixes will be added to the pool, and that subsequent access will be to get the prefix for a code, and not vice versa.
ConditionalBlock - Class in net.sf.saxon.expr.instruct
An XSLT 3.0 sequence constructor containing xsl:on-empty and/or xsl:on-non-empty instructions
ConditionalBlock(List<Expression>) - Constructor for class net.sf.saxon.expr.instruct.ConditionalBlock
Create a block, supplying its child expressions
ConditionalBlock(Expression[]) - Constructor for class net.sf.saxon.expr.instruct.ConditionalBlock
Create a block, supplying its child expressions
ConditionalBlockAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a conditional Block, that is a sequence constructor containing xsl:on-empty and/or xsl:on-not-empty instructions
ConditionalBlockAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct
 
ConditionalBlockAdjunct.ConditionalBlockFeed - Class in com.saxonica.ee.stream.adjunct
 
ConditionalInstruction - Interface in net.sf.saxon.expr.instruct
This is a marker interface for Choose and Switch instructions
ConditionalSorter - Class in net.sf.saxon.expr.sort
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.
ConditionalSorter(Expression, DocumentSorter) - Constructor for class net.sf.saxon.expr.sort.ConditionalSorter
Create a conditional document sorter
ConditionalSorter.ConditionalSorterElaborator - Class in net.sf.saxon.expr.sort
Elaborator for a conditional sorter, which sorts the results of a subexpression into document order only if a supplied condition is true
ConditionalSorterElaborator() - Constructor for class net.sf.saxon.expr.sort.ConditionalSorter.ConditionalSorterElaborator
 
ConditionalUnwrapExternalObject() - Constructor for class net.sf.saxon.expr.PJConverter.ConditionalUnwrapExternalObject
 
conditions() - Method in class net.sf.saxon.expr.instruct.Choose
Get the sequence of conditions
config - Variable in class com.saxonica.functions.sql.SQLFunctionSet
 
config - Variable in class net.sf.saxon.event.Builder
 
config - Variable in class net.sf.saxon.expr.PackageData
 
config - Variable in class net.sf.saxon.expr.parser.Optimizer
 
config - Variable in class net.sf.saxon.option.jdom2.JDOM2DocumentWrapper
 
config - Variable in class net.sf.saxon.option.xom.XOMDocumentWrapper
 
config - Variable in class net.sf.saxon.Query
 
config - Variable in class net.sf.saxon.resource.AbstractResourceCollection
 
config - Variable in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
config - Variable in class net.sf.saxon.style.StyleNodeFactory
 
config - Variable in class net.sf.saxon.type.TypeHierarchy
 
config(Locale, String, Configuration) - Method in class com.saxonica.config.pe.ICUNumberer_de
 
config(Locale, String, Configuration) - Method in class com.saxonica.config.pe.ICUNumbererPE
Configure an ICU numberer.
ConfigurableResourceResolver - Interface in net.sf.saxon.lib
A ResourceResolver that allows properties to be set and examined
Configuration - Class in net.sf.saxon
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.
CONFIGURATION - Static variable in class net.sf.saxon.lib.Feature
This attribute cannot be set on the Configuration itself, but it can be set on various JAXP factory objects such as a TransformerFactory or DocumentBuilderFactory, to ensure that several such factories use the same Configuration.
CONFIGURATION - Static variable in class net.sf.saxon.lib.FeatureCode
 
CONFIGURATION - Static variable in class net.sf.saxon.lib.FeatureKeys
This attribute cannot be set on the Configuration itself, but it can be set on various JAXP factory objects such as a TransformerFactory or DocumentBuilderFactory, to ensure that several such factories use the same Configuration.
CONFIGURATION_FILE - Static variable in class net.sf.saxon.lib.Feature
Defines a configuration file to be applied to the configuration.
CONFIGURATION_FILE - Static variable in class net.sf.saxon.lib.FeatureCode
 
CONFIGURATION_FILE - Static variable in class net.sf.saxon.lib.FeatureKeys
Defines a configuration file to be applied to the configuration.
Configuration.ApiProvider - Interface in net.sf.saxon
Marker interface to represent an API that is provided as a layer on top of this Configuration
Configuration.LicenseFeature - Class in net.sf.saxon
This class contains constants representing features of the software that may or may not be licensed.
ConfigurationCheckingFunction(Configuration) - Constructor for class net.sf.saxon.functions.IntegratedFunctionCall.ConfigurationCheckingFunction
 
ConfigurationFn() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.ConfigurationFn
 
ConfigurationReader - Class in net.sf.saxon.trans
Class used to read a config.xml file and transfer all settings from the file to the Configuration
ConfigurationReader() - Constructor for class net.sf.saxon.trans.ConfigurationReader
 
ConfigurationReaderPE - Class in com.saxonica.config.pe
Subclass of ConfigurationReader providing functionality particular to Saxon Professional Edition
ConfigurationReaderPE() - Constructor for class com.saxonica.config.pe.ConfigurationReaderPE
 
configureParser(XMLReader) - Static method in class net.sf.saxon.resource.ActiveSAXSource
Configure a SAX parser to ensure it has the correct namespace properties set
conforms(PlainType, SequenceType, TypeHierarchy) - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
conforms(PlainType, SequenceType, TypeHierarchy) - Method in class net.sf.saxon.ma.map.DictionaryMap
Ask whether the map conforms to a given map type
conforms(PlainType, SequenceType, TypeHierarchy) - Method in class net.sf.saxon.ma.map.HashTrieMap
Ask whether the map conforms to a given map type
conforms(PlainType, SequenceType, TypeHierarchy) - Method in class net.sf.saxon.ma.map.MapItem
Ask whether the map conforms to a given map type
conforms(PlainType, SequenceType, TypeHierarchy) - Method in class net.sf.saxon.ma.map.RangeKey
Ask whether the map conforms to a given map type
conforms(PlainType, SequenceType, TypeHierarchy) - Method in class net.sf.saxon.ma.map.SingleEntryMap
Ask whether the map conforms to a given map type
ConnectInstruction(Expression, Expression, Expression, Expression, Expression) - Constructor for class net.sf.saxon.option.sql.SQLConnect.ConnectInstruction
 
connection - Variable in class com.saxonica.xqj.SaxonXQDynamicContext
 
connectionClosed(XQConnectionEvent) - Method in interface javax.xml.xquery.XQConnectionEventListener
Notifies this XQConnectionEventListener that the application has called the method close on its representation of a pooled connection.
connectionErrorOccurred(XQConnectionEvent) - Method in interface javax.xml.xquery.XQConnectionEventListener
Notifies this XQConnectionEventListener that a fatal error has occurred and the pooled connection can no longer be used.
ConnectionPoolXQDataSource - Interface in javax.xml.xquery
A factory for PooledXQConnection objects.
connectToURI(String) - Method in class com.saxonica.config.Verifier
 
constant(XPathContext, String, double) - Static method in class net.sf.saxon.option.exslt.Math
Get a named constant to a given precision (SStL)
CONSTANT_FOLDING - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
ConstantFunction - Class in net.sf.saxon.functions
A ConstantFunction is a zero-argument function that always delivers the same result, supplied at the time the function is instantiated.
ConstantFunction(GroundedValue) - Constructor for class net.sf.saxon.functions.ConstantFunction
 
ConstantFunction.False - Class in net.sf.saxon.functions
 
ConstantFunction.True - Class in net.sf.saxon.functions
 
constantValue - Variable in class net.sf.saxon.expr.VariableReference
 
CONSTRAINED_CLASS - Static variable in class net.sf.saxon.expr.OperandRole
 
ConstraintChecker - Class in com.saxonica.ee.validate
This class handles the checking of Schema-defined unique, key, and keyref constraints.
ConstraintChecker(PipelineConfiguration) - Constructor for class com.saxonica.ee.validate.ConstraintChecker
 
constructFirstLine(TransformerException, XPathException, String, String) - Method in class net.sf.saxon.lib.StandardErrorListener
Construct the first line of the error or warning message.
constructFirstLine(XmlProcessingError, String, String) - Method in class net.sf.saxon.lib.StandardErrorReporter
Construct the first line of the error or warning message.
CONSTRUCTION_MODE_PRESERVE - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the type of a constructed element node is xs:anyType, and all attribute and element nodes copied during node construction retain their original types.
CONSTRUCTION_MODE_STRIP - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the type of a constructed element node is xs:untyped; all element nodes copied during node construction receive the type xs:untyped, and all attribute nodes copied during node construction receive the type xs:untypedAtomic.
constructMessage(TransformerException, XPathException, String, String) - Method in class net.sf.saxon.lib.StandardErrorListener
Construct an error or warning message.
constructMessage(XmlProcessingError, String, String) - Method in class net.sf.saxon.lib.StandardErrorReporter
Construct an error or warning message.
ConstructorFunctionLibrary - Class in net.sf.saxon.functions.registry
The ConstructorFunctionLibrary represents the collection of constructor functions for atomic types.
ConstructorFunctionLibrary(Configuration) - Constructor for class net.sf.saxon.functions.registry.ConstructorFunctionLibrary
Create a SystemFunctionLibrary
constructorRef(T, int) - Static method in class net.sf.saxon.transpile.CSharp
CSharp.constructor is an identity function that signals to the CSharp transpiler that the argument expression is a method reference to a constructor with a specified number of arguments.
constructSecondLine(TransformerException, XPathException) - Method in class net.sf.saxon.lib.StandardErrorListener
Construct the second line of the error message.
constructSecondLine(XmlProcessingError) - Method in class net.sf.saxon.lib.StandardErrorReporter
Construct the second line of the error message.
consume() - Method in class net.sf.saxon.pull.PullConsumer
Consume the input
CONSUMING - com.saxonica.ee.stream.Sweep
 
ConsumingOperand - Class in net.sf.saxon.expr
This expression is used as a proxy for the consuming operand of an expression such as an arithmetic expression for which there is no explicit streaming support.
ConsumingOperand(Expression) - Constructor for class net.sf.saxon.expr.ConsumingOperand
Constructor
Container - Interface in net.sf.saxon.s9api.push
The Container interface represents a document node or element node under construction; there are concrete subclasses representing document nodes and element nodes respectively.
containingDeclarationIsElement() - Method in class com.saxonica.ee.schema.UserDefinedType
Determine whether the containing declaration is an element declaration or an attribute declaration
contains(int) - Method in class net.sf.saxon.z.IntArraySet
 
contains(int) - Method in class net.sf.saxon.z.IntBlockSet
 
contains(int) - Method in class net.sf.saxon.z.IntComplementSet
 
contains(int) - Method in class net.sf.saxon.z.IntEmptySet
 
contains(int) - Method in class net.sf.saxon.z.IntHashSet
 
contains(int) - Method in class net.sf.saxon.z.IntRangeSet
 
contains(int) - Method in class net.sf.saxon.z.IntRangeToIntMap
 
contains(int) - Method in class net.sf.saxon.z.IntSet
Determine whether a particular integer is present in the set
contains(int) - Method in class net.sf.saxon.z.IntSingletonSet
 
contains(int) - Method in class net.sf.saxon.z.IntToIntArrayMap
Finds a key in the map.
contains(int) - Method in class net.sf.saxon.z.IntToIntHashMap
Finds a key in the map.
contains(int) - Method in interface net.sf.saxon.z.IntToIntMap
Finds whether a key is present in the map.
contains(int) - Method in class net.sf.saxon.z.IntUniversalSet
 
contains(int) - Method in class net.sf.saxon.z.MonotonicIntSet
 
contains(int, int) - Static method in class net.sf.saxon.event.ReceiverOption
 
contains(String) - Method in class net.sf.saxon.serialize.HTMLTagHashSet
 
contains(Expression, boolean, Predicate<Expression>) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Test whether a given expression is, or contains, at any depth, an expression that satisfies a supplied condition
contains(Expression, Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Ask whether one expression is a subexpression of another
contains(TreeInfo) - Method in class net.sf.saxon.om.DocumentPool
Determine whether a given document is present in the pool
contains(UnicodeString, UnicodeString) - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
Test whether one string contains another, according to the rules of the XPath contains() function
contains(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.CodepointCollator
Test whether one string contains another, according to the rules of the XPath contains() function
contains(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.HTML5CaseBlindCollator
Test whether one string contains another, according to the rules of the XPath contains() function
contains(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.RuleBasedSubstringMatcher
Test whether one string contains another, according to the rules of the XPath contains() function
contains(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Test whether one string contains another, according to the rules of the XPath contains() function
contains(UnicodeString, UnicodeString) - Method in interface net.sf.saxon.lib.SubstringMatcher
Test whether one string contains another, according to the rules of the XPath contains() function
contains(PackageVersion) - Method in class net.sf.saxon.style.PackageVersionRanges
Test whether a given package version lies within any of the ranges described in this PackageVersionRanges
contains(StylesheetPackage) - Method in class net.sf.saxon.style.StylesheetPackage
Ask whether a given library package is within the package subtree rooted at this package
contains(T) - Method in class net.sf.saxon.expr.sort.CustomSet
Ask if a value exists in the set
contains(T) - Method in class net.sf.saxon.tree.util.IndexedStack
Search for an item on the stack
Contains - Class in net.sf.saxon.functions
Implements the fn:contains() function, with the collation already known
Contains() - Constructor for class net.sf.saxon.functions.Contains
 
Contains.ContainsFnElaborator - Class in net.sf.saxon.functions
Expression elaborator for a call to contains(), starts-with(), or ends-with()
containsAll(boolean) - Method in class com.saxonica.ee.schema.AllModelGroup
Determine if the content model uses xs:all.
containsAll(boolean) - Method in class com.saxonica.ee.schema.ModelGroup
Test whether this model group contains an xs:all compositor
containsAll(IntSet) - Method in class net.sf.saxon.z.IntComplementSet
 
containsAll(IntSet) - Method in class net.sf.saxon.z.IntEmptySet
 
containsAll(IntSet) - Method in class net.sf.saxon.z.IntSet
Test if this set is a superset of another set
containsAll(IntSet) - Method in class net.sf.saxon.z.IntSingletonSet
 
containsAll(IntSet) - Method in class net.sf.saxon.z.IntUniversalSet
 
containsAssertions() - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedDocument
Ask whether the stripped document contain any nodes annotated with types that carry assertions
containsCapturingExpressions() - Method in class net.sf.saxon.regex.OpChoice
 
containsCapturingExpressions() - Method in class net.sf.saxon.regex.Operation
Ask whether the expression contains any capturing sub-expressions
containsCapturingExpressions() - Method in class net.sf.saxon.regex.OpRepeat
 
containsCapturingExpressions() - Method in class net.sf.saxon.regex.OpSequence
 
containsElementWildcard() - Method in class com.saxonica.ee.schema.ElementParticle
Ask whether the particle contains an element wildcard
containsElementWildcard() - Method in class com.saxonica.ee.schema.ElementWildcard
Ask whether the particle contains an element wildcard
containsElementWildcard() - Method in class com.saxonica.ee.schema.ModelGroup
Ask whether the model group contains an element wildcard
containsElementWildcard() - Method in class com.saxonica.ee.schema.ModelGroupParticle
Ask whether the particle contains an element wildcard
containsElementWildcard() - Method in class com.saxonica.ee.schema.Particle
Ask whether the particle contains an element wildcard
containsElementWildcard() - Method in class com.saxonica.ee.schema.UserComplexType
Ask whether this type (or any known type derived from it by extension) allows the element to have children that match a wildcard
containsElementWildcard() - Method in enum net.sf.saxon.type.AnyType
Ask whether this type (or any known type derived from it by extension) allows the element to have children that match a wildcard
containsElementWildcard() - Method in interface net.sf.saxon.type.ComplexType
Ask whether this type (or any known type derived from it by extension) allows the element to have children that match a wildcard
containsElementWildcard() - Method in enum net.sf.saxon.type.Untyped
Ask whether this type (or any known type derived from it by extension) allows the element to have children that match a wildcard
containsEq(NumericValue) - Method in class net.sf.saxon.tree.iter.RangeIterator
Ask whether the iterator will deliver a value equal to a supplied value
ContainsFnElaborator() - Constructor for class net.sf.saxon.functions.Contains.ContainsFnElaborator
 
containsKey(K) - Method in class net.sf.saxon.expr.sort.CustomMap
Ask if a key exists in the set of keys
containsKey(K) - Method in class net.sf.saxon.expr.sort.LFUCache
Ask whether a given key is present in the cache.
The usage count of the entry is incremented if the entry exists.
containsKey(StructuredQName) - Method in class net.sf.saxon.expr.instruct.GlobalParameterSet
 
containsKey(XdmAtomicValue) - Method in class net.sf.saxon.s9api.XdmMap
Returns true if this map contains a mapping for the specified key.
containsListType() - Method in class com.saxonica.ee.schema.UserUnionType
Ask whether this union type includes any list types among its members
containsListType() - Method in class net.sf.saxon.type.ErrorType
 
containsListType() - Method in class net.sf.saxon.type.LocalUnionType
Ask whether this union type includes any list types among its members
containsListType() - Method in class net.sf.saxon.type.NumericType
Ask whether the union contains a list type among its member types
containsListType() - Method in interface net.sf.saxon.type.UnionType
Ask whether the union contains a list type among its member types
containsLocalParam(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine whether an expression contains a LocalParamSetter subexpression
containsLocalVariableReference(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine whether an expression contains a local variable reference, other than a reference to a local variable whose binding occurs within this expression
containsLoopingClause(List<Clause>) - Static method in class net.sf.saxon.query.XQueryParser
 
containsMatch(UnicodeString) - Method in class net.sf.saxon.regex.ARegularExpression
Determine whether the regular expression contains a match of a given string
containsMatch(UnicodeString) - Method in class net.sf.saxon.regex.JavaRegularExpression
Determine whether the regular expression contains a match for a given string
containsMatch(UnicodeString) - Method in interface net.sf.saxon.regex.RegularExpression
Determine whether the regular expression contains a match of a given string
containsNode(NodeInfo) - Method in class com.saxonica.ee.optim.IndexedValue
Determine whether the value contains a particular node.
containsNode(NodeInfo) - Method in interface net.sf.saxon.om.GroundedValue
Determine whether a particular node is present in the value
containsNode(SequenceIterator, NodeInfo) - Static method in class net.sf.saxon.expr.SingletonIntersectExpression
Ask whether the sequence supplied in the first argument contains the node supplied in the second
containsNodeKind(int, int) - Static method in class net.sf.saxon.om.AxisInfo
Determine whether a given kind of node can be found on a given axis.
containsNonInlineableVariableReference(Binding) - Method in class net.sf.saxon.expr.flwor.Clause
Determine whether the clause contains a reference to a local variable binding that cannot be inlined
containsNonInlineableVariableReference(Binding) - Method in class net.sf.saxon.expr.flwor.GroupByClause
 
containsNonInlineableVariableReference(Binding) - Method in class net.sf.saxon.expr.flwor.OrderByClause
 
containsPreserveSpace() - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedDocument
Ask whether the stripped document contains any xml:space="preserve" attributes.
ContainsSequence() - Constructor for class com.saxonica.functions.qt4.SequenceMatching.ContainsSequence
 
containsSome(IntSet, IntSet) - Static method in class net.sf.saxon.z.IntHashSet
Test if one set has overlapping membership with another set
containsStringKey(String) - Method in class net.sf.saxon.ma.map.DictionaryMap
Ask whether a given string is present as a key in the map
containsSubexpression(Expression, Class<? extends Expression>) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine whether an expression has a subexpression of a given implementation class
containsSurrogates(CharSequence) - Static method in class net.sf.saxon.str.StringTool
Ask whether a string contains astral characters (represented as surrogate pairs)
containsTailCall - Variable in class net.sf.saxon.expr.instruct.ForEach
 
containsTailCalls() - Method in class net.sf.saxon.expr.instruct.UserFunction
Determine whether the function contains tail calls (on this or other functions)
ContainsToken - Class in net.sf.saxon.functions
Implements the fn:contains-token() function with the collation already bound.
ContainsToken() - Constructor for class net.sf.saxon.functions.ContainsToken
 
ContainsTokenPatternOptimizer - Class in com.saxonica.ee.trans
A PatternOptimizer is an agent responsible for optimizing a particular class of patterns.
ContainsTokenPatternOptimizer() - Constructor for class com.saxonica.ee.trans.ContainsTokenPatternOptimizer
 
containsWhitespace(IntIterator) - Static method in class net.sf.saxon.value.Whitespace
Determine if a string contains any whitespace
content - Variable in class com.saxonica.functions.extfn.EXPathArchive.Entry
 
content - Variable in class net.sf.saxon.value.StringValue
 
CONTENT - net.sf.saxon.event.RegularSequenceChecker.State
 
ContentDetector - Class in com.saxonica.ee.stream
A ContentDetector is a filter that can be added to a Receiver pipeline to note whether the current element node has children.
ContentDetector(WatchManager) - Constructor for class com.saxonica.ee.stream.ContentDetector
 
ContentHandlerProxy - Class in net.sf.saxon.event
A ContentHandlerProxy is a Receiver that converts events into the form expected by an underlying SAX2 ContentHandler.
ContentHandlerProxy(ContentHandler) - Constructor for class net.sf.saxon.event.ContentHandlerProxy
Private constructor (bug 6036)
ContentHandlerProxy.ContentHandlerProxyTraceListener - Class in net.sf.saxon.event
Create a TraceListener that will collect information about the current location in the source document.
ContentHandlerProxyLocator - Class in net.sf.saxon.event
Implementation of the SAX Locator interface, used to supply location information to the ContentHandler.
ContentHandlerProxyLocator(ContentHandlerProxy) - Constructor for class net.sf.saxon.event.ContentHandlerProxyLocator
Create the Locator for a ContentHandlerProxy
ContentHandlerProxyTraceListener() - Constructor for class net.sf.saxon.event.ContentHandlerProxy.ContentHandlerProxyTraceListener
 
contentModel - Variable in class com.saxonica.ee.schema.ModelGroup
The list of particles making up the content model of this ModelGroup.
contentOp - Variable in class net.sf.saxon.expr.instruct.ParentNodeConstructor
 
contents - Variable in class net.sf.saxon.expr.flwor.WindowClause.Window
 
contentType - Variable in class net.sf.saxon.resource.AbstractResourceCollection.InputDetails
The media type of the resource
ContentType - Class in com.saxonica.ee.schema
Corresponds to a Content Type Property Record as defined in the XML Schema 1.1 specification
ContentType() - Constructor for class com.saxonica.ee.schema.ContentType
 
ContentTypeTest - Class in net.sf.saxon.pattern
NodeTest is an interface that enables a test of whether a node matches particular conditions.
ContentTypeTest(int, SchemaType, Configuration, boolean) - Constructor for class net.sf.saxon.pattern.ContentTypeTest
Create a ContentTypeTest
ContentValidator - Class in com.saxonica.ee.validate
This class is an abstract superclass for all the validators.
ContentValidator(Receiver) - Constructor for class com.saxonica.ee.validate.ContentValidator
 
ContentValidator.Nillability - Enum in com.saxonica.ee.validate
 
context - Variable in class net.sf.saxon.expr.ForExpression.MappingAction
 
context - Variable in class net.sf.saxon.expr.instruct.AbstractBlockIterator
 
context - Variable in class net.sf.saxon.expr.sort.SortedIterator
 
context - Variable in class net.sf.saxon.trace.ContextStackFrame
 
CONTEXT_DOCUMENT_NODESET - Static variable 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 variable in class javax.xml.xquery.XQConstants
Defines the QName for the context item.
CONTEXT_ITEM - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
ContextAccessorFunction - Class in net.sf.saxon.functions
A ContextAccessorFunction is a function that is dependent on the dynamic context.
ContextAccessorFunction() - Constructor for class net.sf.saxon.functions.ContextAccessorFunction
 
ContextFn() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.ContextFn
 
ContextFreeAtomicComparer - Class in net.sf.saxon.expr.sort
A comparer for comparing two "ordinary" atomic values, where the values implement the Comparable interface and the equals() method with the appropriate XPath semantics.
ContextFreeAtomicComparer() - Constructor for class net.sf.saxon.expr.sort.ContextFreeAtomicComparer
 
ContextFreeAtomicValue - Interface in net.sf.saxon.value
This interface is implemented by AtomicValues that can be compared without regard to context - specifically, the result of eq and lt comparisons does not depend on collations or on the context-dependent timezone.
ContextItemAccessorFunction - Class in net.sf.saxon.functions
A ContextItemAccessorFunction is a function that takes no arguments, but operates implicitly on the context item.
ContextItemAccessorFunction() - Constructor for class net.sf.saxon.functions.ContextItemAccessorFunction
 
ContextItemAccessorFunction.Number_0 - Class in net.sf.saxon.functions
Subclass of ContextItemAccessorFunction to handle number().
ContextItemAccessorFunction.StringAccessor - Class in net.sf.saxon.functions
Subclass of ContextItemAccessorFunction to handle string-length() and normalize-space().
ContextItemElaborator() - Constructor for class net.sf.saxon.expr.ContextItemExpression.ContextItemElaborator
 
ContextItemExprAdjunct - Class in com.saxonica.ee.stream.adjunct
 
ContextItemExprAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ContextItemExprAdjunct
 
ContextItemExpression - Class in net.sf.saxon.expr
This class represents the expression "(dot)", which always returns the context item.
ContextItemExpression() - Constructor for class net.sf.saxon.expr.ContextItemExpression
Create the expression
ContextItemExpression.ContextItemElaborator - Class in net.sf.saxon.expr
Elaborator for the context item expression, "dot".
ContextItemStaticInfo - Class in net.sf.saxon.expr.parser
A data structure that represents the required type of the context item, together with information about whether it is known to be present or absent or whether it is not known statically whether it is present or absent.
ContextItemStaticInfo(ItemType, boolean) - Constructor for class net.sf.saxon.expr.parser.ContextItemStaticInfo
Create a ContextItemStaticInfo
ContextItemStaticInfoEE - Class in com.saxonica.ee.trans
Saxon-EE version of ContextItemStaticInfo, with extra information used for streamability analysis
ContextItemStaticInfoEE(ItemType, boolean) - Constructor for class com.saxonica.ee.trans.ContextItemStaticInfoEE
Create a ContextItemStaticInfo
ContextItemStaticInfoEE(ItemType, boolean, Posture) - Constructor for class com.saxonica.ee.trans.ContextItemStaticInfoEE
Create a ContextItemStaticInfo
ContextMappingFunction - Interface in net.sf.saxon.expr
ContextMappingFunction is an interface that must be satisfied by an object passed to a ContextMappingIterator.
ContextMappingIterator - Class in net.sf.saxon.expr
ContextMappingIterator merges a sequence of sequences into a single flat sequence.
ContextMappingIterator(ContextMappingFunction, XPathContext) - Constructor for class net.sf.saxon.expr.ContextMappingIterator
Construct a ContextMappingIterator that will apply a specified ContextMappingFunction to each Item returned by the base iterator.
ContextOriginator - Interface in net.sf.saxon.expr
Represents a construct that is responsible for originating a new context; used in analysing the stack of context objects for diagnostics
ContextStackFrame - Class in net.sf.saxon.trace
An entry on the context stack.
ContextStackFrame() - Constructor for class net.sf.saxon.trace.ContextStackFrame
 
ContextStackFrame.ApplyTemplates - Class in net.sf.saxon.trace
Subclass of ContextStackFrame representing an xsl:apply-templates call in XSLT
ContextStackFrame.BuiltInTemplateRule - Class in net.sf.saxon.trace
Subclass of ContextStackFrame representing a built-in template rule in XSLT
ContextStackFrame.CallingApplication - Class in net.sf.saxon.trace
Subclass of ContextStackFrame representing the outermost stack frame, for the calling application
ContextStackFrame.CallTemplate - Class in net.sf.saxon.trace
Subclass of ContextStackFrame representing an xsl:call-template instruction in XSLT
ContextStackFrame.FunctionCall - Class in net.sf.saxon.trace
Subclass of ContextStackFrame representing a call to a user-defined function either in XSLT or XQuery
ContextStackFrame.VariableEvaluation - Class in net.sf.saxon.trace
Subclass of ContextStackFrame representing the evaluation of a variable (typically a global variable)
ContextStackIterator - Class in net.sf.saxon.trace
This class provides a representation of the current runtime call stack, as represented by the stack of XPathContext objects.
ContextStackIterator(XPathContext) - Constructor for class net.sf.saxon.trace.ContextStackIterator
Create an iterator over the stack of XPath dynamic context objects, starting with the top-most stackframe and working down.
ContextSwitchingExpression - Interface in net.sf.saxon.expr
Interface implemented by expressions that switch the context, for example A/B or A[B]
controller - Variable in class net.sf.saxon.s9api.AbstractXsltTransformer
 
Controller - Class in net.sf.saxon
The Controller underpins Saxon's implementation of the JAXP Transformer class, and represents an executing instance of a transformation or query.
Controller(Configuration) - Constructor for class net.sf.saxon.Controller
Create a Controller and initialise variables.
Controller(Configuration, Executable) - Constructor for class net.sf.saxon.Controller
Create a Controller and initialise variables.
ControllerFn() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.ControllerFn
 
ConversionResult - Interface in net.sf.saxon.type
This is a marker interface used as the result of methods that convert or cast values from one type to another.
ConversionRules - Class in net.sf.saxon.lib
This class defines a set of rules for converting between different atomic types.
ConversionRules() - Constructor for class net.sf.saxon.lib.ConversionRules
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter
Convert a Java object to an equivalent XPath value
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.ExternalObjectWrapper
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromBigDecimal
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromBigInteger
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromBoolean
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromBooleanArray
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromByte
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromByteArray
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromCharacter
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromCharArray
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromCollection
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromDate
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromDouble
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromDoubleArray
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromFloat
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromFloatArray
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromInstant
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromInt
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromIntArray
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromLocalDate
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromLocalDateTime
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromLong
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromLongArray
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromObject
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromObjectArray
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromOffsetDateTime
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromQName
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromSequence
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromSequenceIterator
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromShort
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromShortArray
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromSource
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromString
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromUnicodeString
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromURI
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromXdmValue
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.FromZonedDateTime
 
convert(Object, XPathContext) - Method in class net.sf.saxon.expr.JPConverter.VoidConverter
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.AnyURIValueToURI
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.AnyURIValueToURL
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.Atomic
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.BooleanValueToBoolean
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.CalendarValueToCalendar
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.CalendarValueToDate
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.CalendarValueToInstant
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.CalendarValueToLocalDateTime
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.CalendarValueToOffsetDateTime
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.CalendarValueToZonedDateTime
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.ConditionalUnwrapExternalObject
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter
Convert an XPath value to a Java value of a specified class
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.DateValueToLocalDate
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.General
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.Identity
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.IntegerValueToBigInteger
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.IntegerValueToByte
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.IntegerValueToChar
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.IntegerValueToInt
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.IntegerValueToLong
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.IntegerValueToShort
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.NumericValueToBigDecimal
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.NumericValueToDouble
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.NumericValueToFloat
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.QualifiedNameValueToQName
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.StringItemToChar
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.StringItemToString
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.StringItemToUnicodeString
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.ToArray
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.ToCollection
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.ToNull
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.ToOne
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.ToOneOrMore
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.ToSequenceExtent
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.ToSequenceIterator
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.ToZeroOrMore
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.ToZeroOrOne
 
convert(Sequence, Class<?>, XPathContext) - Method in class net.sf.saxon.expr.PJConverter.UnwrapExternalObject
 
convert(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToNonStringDerivedType
 
convert(AtomicValue) - Method in class net.sf.saxon.expr.UntypedSequenceConverter.UntypedConverter
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.Base64BinaryToHexBinary
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.BooleanToDecimal
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.BooleanToDouble
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.BooleanToFloat
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.BooleanToInteger
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter
Convert an atomic value from the source type to the target type
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DateTimeToDate
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DateTimeToGDay
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DateTimeToGMonth
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DateTimeToGMonthDay
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DateTimeToGYear
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DateTimeToGYearMonth
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DateTimeToTime
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DateToDateTime
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DecimalToInteger
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DoubleToDecimal
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DoubleToInteger
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DownCastingConverter
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DurationToDayTimeDuration
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.DurationToYearMonthDuration
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.FloatToDecimal
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.FloatToInteger
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.HexBinaryToBase64Binary
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.IdentityConverter
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.IntegerToDecimal
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.NotationToQName
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.NumericToBoolean
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.NumericToDecimal
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.NumericToDouble
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.NumericToFloat
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.NumericToInteger
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.PromoterToAnyURI
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.PromoterToBase64Binary
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.PromoterToDouble
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.PromoterToFloat
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.PromoterToHexBinary
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.PromoterToString
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.QNameToNotation
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.ToStringConverter
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.ToUntypedAtomicConverter
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.TwoPhaseConverter
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.UnfailingConverter
 
convert(AtomicValue) - Method in class net.sf.saxon.type.Converter.UpCastingConverter
 
convert(AtomicValue) - Method in class net.sf.saxon.type.StringConverter
 
convert(AtomicValue) - Method in class net.sf.saxon.type.StringConverter.StringToString
 
convert(AtomicValue) - Method in class net.sf.saxon.type.StringConverter.StringToUntypedAtomic
 
convert(AtomicValue, Configuration) - Static method in class net.sf.saxon.functions.Number_1
Static method to perform the same conversion as the number() function.
convert(AtomicValue, UnicodeString) - Method in class net.sf.saxon.type.Converter.DownCastingConverter
 
convert(AtomicValue, AtomicType, ConversionRules) - Static method in class net.sf.saxon.type.Converter
Convenience method to convert a given value to a given type.
convert(StringValue) - Method in class net.sf.saxon.type.StringConverter.StringToInteger
 
convertDigitSystem(long, int[], int) - Static method in class net.sf.saxon.expr.number.AbstractNumberer
Convert a number to use a given set of digits, to a required length.
convertDouble(double, boolean) - Static method in class net.sf.saxon.value.FloatingPointConverter
Append a string representation of a double value to a string buffer
converter - Variable in class net.sf.saxon.expr.AtomicSequenceConverter
 
converter - Variable in class net.sf.saxon.expr.CastingExpression
 
converter - Variable in class net.sf.saxon.expr.sort.NumericComparer
 
Converter - Class in net.sf.saxon.type
A converter implements conversions from one atomic type to another - that is, it implements the casting rules for a (source type, destination type) pair.
Converter() - Constructor for class net.sf.saxon.type.Converter
 
Converter(ConversionRules) - Constructor for class net.sf.saxon.type.Converter
Construct a converter with a given set of conversion rules.
Converter.Base64BinaryToHexBinary - Class in net.sf.saxon.type
Converts base64 to hexBinary
Converter.BooleanToDecimal - Class in net.sf.saxon.type
Converts a boolean to a decimal
Converter.BooleanToDouble - Class in net.sf.saxon.type
Converts a boolean to a double
Converter.BooleanToFloat - Class in net.sf.saxon.type
Converts a boolean to an xs:float
Converter.BooleanToInteger - Class in net.sf.saxon.type
Converts a boolean to an integer
Converter.DateTimeToDate - Class in net.sf.saxon.type
Converts a dateTime to a date
Converter.DateTimeToGDay - Class in net.sf.saxon.type
Converts a dateTime to a gDay
Converter.DateTimeToGMonth - Class in net.sf.saxon.type
Converts a dateTime to a gMonth
Converter.DateTimeToGMonthDay - Class in net.sf.saxon.type
Converts a dateTime to a gMonthDay
Converter.DateTimeToGYear - Class in net.sf.saxon.type
Converts a dateTime to a gYear
Converter.DateTimeToGYearMonth - Class in net.sf.saxon.type
Converts a dateTime to a gYearMonth
Converter.DateTimeToTime - Class in net.sf.saxon.type
Converts a dateTime to a time
Converter.DateToDateTime - Class in net.sf.saxon.type
Converts a date to a dateTime
Converter.DecimalToInteger - Class in net.sf.saxon.type
Converts a decimal to an integer.
Converter.DoubleToDecimal - Class in net.sf.saxon.type
Convers a double to a decimal
Converter.DoubleToInteger - Class in net.sf.saxon.type
Converts a double to an integer
Converter.DownCastingConverter - Class in net.sf.saxon.type
Converter that checks that a value belonging to a supertype is a valid instance of a subtype, and returns an instance of the subtype
Converter.DurationToDayTimeDuration - Class in net.sf.saxon.type
Converts a duration to a dayTimeDuration
Converter.DurationToYearMonthDuration - Class in net.sf.saxon.type
Converts a duration to a yearMonthDuration
Converter.FloatToDecimal - Class in net.sf.saxon.type
Converts a float to a decimal
Converter.FloatToInteger - Class in net.sf.saxon.type
Converts a float to an integer
Converter.HexBinaryToBase64Binary - Class in net.sf.saxon.type
Converts hexBinary to base64Binary
Converter.IdentityConverter - Class in net.sf.saxon.type
Converter that does nothing - it returns the input unchanged
Converter.IntegerToDecimal - Class in net.sf.saxon.type
Converts an integer to a decimal
Converter.NotationToQName - Class in net.sf.saxon.type
Converts Notation to QName
Converter.NumericToBoolean - Class in net.sf.saxon.type
Converts a numeric value to a boolean
Converter.NumericToDecimal - Class in net.sf.saxon.type
Converts any numeric value to a decimal
Converter.NumericToDouble - Class in net.sf.saxon.type
Converts any numeric value to a double.
Converter.NumericToFloat - Class in net.sf.saxon.type
Converts any numeric value to xs:float
Converter.NumericToInteger - Class in net.sf.saxon.type
Converts any numeric value to an integer.
Converter.PromoterToAnyURI - Class in net.sf.saxon.type
Converter that implements the promotion rules from xs:string to xs:anyURI
Converter.PromoterToBase64Binary - Class in net.sf.saxon.type
 
Converter.PromoterToDouble - Class in net.sf.saxon.type
Converter that implements the promotion rules to a required type of xs:double
Converter.PromoterToFloat - Class in net.sf.saxon.type
Converter that implements the promotion rules to a required type of xs:float
Converter.PromoterToHexBinary - Class in net.sf.saxon.type
Converter that implements the promotion rules from xs:string to xs:anyURI
Converter.PromoterToString - Class in net.sf.saxon.type
Converter that implements the promotion rules from xs:anyURI to xs:string
Converter.QNameToNotation - Class in net.sf.saxon.type
Converts QName to Notation
Converter.ToStringConverter - Class in net.sf.saxon.type
Converts any value to a string
Converter.ToUntypedAtomicConverter - Class in net.sf.saxon.type
Converts any value to untyped atomic
Converter.TwoPhaseConverter - Class in net.sf.saxon.type
Converter that operates in two phases, via an intermediate type
Converter.UnfailingConverter - Class in net.sf.saxon.type
Specialisation for converters that always succeed
Converter.UpCastingConverter - Class in net.sf.saxon.type
Converter that does nothing except change the type annotation of the value.
convertFacetValues() - Method in class com.saxonica.ee.schema.UserSimpleType
Convert the values of facets to the target data type
convertHexToBinary(String) - Static method in class com.saxonica.config.Verifier
Convert a Hex String into the corresponding byte array by encoding each two hexadecimal digits as a byte.
convertItem(AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
 
convertParameterValue(StructuredQName, SequenceType, boolean, XPathContext) - Method in class net.sf.saxon.expr.instruct.GlobalParameterSet
Get the value of a parameter, converted to the required type, or checked against the required type if no type conversion is in force
convertParams(GlobalParameterSet, Collection<GlobalParam>) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
 
convertPathExpressionToKey(SlashExpression, ExpressionVisitor) - Method in class com.saxonica.ee.optim.OptimizerEE
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().
convertPathExpressionToKey(SlashExpression, ExpressionVisitor) - Method in class net.sf.saxon.expr.parser.Optimizer
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().
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter
Convert a string to the target type of this converter.
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToAnyURI
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToBase64Binary
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToBoolean
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToDate
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToDateTime
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToDateTimeStamp
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToDayTimeDuration
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToDecimal
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToDerivedStringSubtype
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToDuration
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToFloat
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToGDay
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToGMonth
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToGMonthDay
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToGYear
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToGYearMonth
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToHexBinary
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToInteger
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToIntegerSubtype
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToLanguage
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToName
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToNCName
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToNMTOKEN
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToNonStringDerivedType
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToNormalizedString
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToNotation
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToQName
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToString
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToStringSubtype
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToTime
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToToken
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToUnionConverter
Convert a string to the target type of this converter.
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToUntypedAtomic
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToYearMonthDuration
 
convertString(UnicodeString) - Method in class net.sf.saxon.type.StringToDouble
Convert a string to the target type of this converter.
convertsUntypedToOther() - Method in class net.sf.saxon.expr.CompareToConstant
Determine whether untyped atomic values should be converted to the type of the other operand
convertsUntypedToOther() - Method in interface 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.SwitchCaseComparison
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
convertToAscii(UnicodeString) - Method in class net.sf.saxon.serialize.XMLEmitter
Where characters are not available in the selected encoding, substitute them
convertToCastAsString() - Method in class net.sf.saxon.expr.instruct.ValueOf
Convert this value-of instruction to an expression that delivers the string-value of the resulting text node as an untyped atomic value.
convertToFilterExpression(SlashExpression, TypeHierarchy) - Method in class com.saxonica.ee.optim.OptimizerEE
Convert a path expression such as a/b/c[predicate] into a filter expression of the form (a/b/c)[predicate].
convertToFilterExpression(SlashExpression, TypeHierarchy) - Method in class net.sf.saxon.expr.parser.Optimizer
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 interface com.saxonica.xqj.ObjectConverter
Convert a Java object to an Item, when no information is available about the required type
convertToItem(Object) - Method in class com.saxonica.xqj.StandardObjectConverter
Convert a Java object to a Saxon Item
convertToItem(Object, XQItemType) - Method in interface com.saxonica.xqj.ObjectConverter
Convert a Java object to an Item, when a required type has been specified.
convertToItem(Object, XQItemType) - Method in class com.saxonica.xqj.StandardObjectConverter
Convert a Java object to an Item, when a required type has been specified.
convertToJava(Item) - Static method in class net.sf.saxon.om.SequenceTool
Convert an XPath value to a Java object.
convertToStreamSource(SAXSource) - Static method in class net.sf.saxon.lib.ResourceResolverWrappingURIResolver
Convert SAXSource to StreamSource.
convertToString() - Method in class net.sf.saxon.value.AnyURIValue
 
convertToTargetType(SimpleType, Configuration) - Method in class com.saxonica.ee.schema.ValueRangeFacet
 
convertToTypedPattern(String) - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Convert the pattern to a typed pattern, in which an element name is treated as schema-element(N)
convertToTypedPattern(String) - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Convert the pattern to a typed pattern, in which an element name is treated as schema-element(N)
convertToTypedPattern(String) - Method in class net.sf.saxon.pattern.ExceptPattern
Convert the pattern to a typed pattern, in which an element name is treated as schema-element(N)
convertToTypedPattern(String) - Method in class net.sf.saxon.pattern.IntersectPattern
Convert the pattern to a typed pattern, in which an element name is treated as schema-element(N)
convertToTypedPattern(String) - Method in class net.sf.saxon.pattern.NodeTestPattern
Convert the pattern to a typed pattern, in which an element name is treated as schema-element(N)
convertToTypedPattern(String) - Method in class net.sf.saxon.pattern.Pattern
Convert the pattern to a typed pattern, in which an element name is treated as schema-element(N)
convertToTypedPattern(String) - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Convert the pattern to a typed pattern, in which an element name is treated as schema-element(N)
convertToTypedPattern(String) - Method in class net.sf.saxon.pattern.UnionPattern
Convert the pattern to a typed pattern, in which an element name is treated as schema-element(N)
convertXPathValueToObject(Sequence, Class<?>) - Static method in class net.sf.saxon.dom.DOMObjectModel
Convert an XPath value to an object in this object model.
convertXPathValueToObject(Sequence, Class<?>) - Method in class net.sf.saxon.option.xom.XOMObjectModel
Convert an XPath value to an object in this object model.
copy() - Method in class com.saxonica.config.DotNetLocalizerFactory
Copy the state of this factory to create a new LocalizerFactory
copy() - Method in class com.saxonica.config.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 com.saxonica.config.JavaLocalizerFactory
Copy the state of this factory to create a new LocalizerFactory
copy() - Method in class com.saxonica.ee.extfn.js.JSFunctionLibrary
 
copy() - Method in class com.saxonica.ee.schema.ElementParticle
Copy an element particle
copy() - Method in class com.saxonica.ee.schema.ElementWildcard
 
copy() - Method in class com.saxonica.ee.stream.Inversion
Create a copy of this inverted expression
copy() - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
Make a copy of this LocalVariableBinding (except for the slot number)
copy() - Method in class net.sf.saxon.expr.oper.OperandArray
 
copy() - Method in class net.sf.saxon.expr.StackFrame
 
copy() - Method in class net.sf.saxon.functions.CollatingFunctionFixed
Make a copy of this SystemFunction.
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.functions.FormatInteger
 
copy() - Method in class net.sf.saxon.functions.FormatNumber
Make a copy of this SystemFunction.
copy() - Method in interface 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.functions.IntegratedFunctionLibrary
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() - Method in class net.sf.saxon.functions.RegexFunction
Make a copy of this SystemFunction.
copy() - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
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.registry.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.functions.registry.OnDemandFunctionSet
 
copy() - Method in interface net.sf.saxon.functions.StatefulSystemFunction
Make a copy of this SystemFunction.
copy() - Method in class net.sf.saxon.functions.Translate
Make a copy of this SystemFunction.
copy() - Method in class net.sf.saxon.lib.ConversionRules
Create a copy of these conversion rules.
copy() - Method in class net.sf.saxon.lib.LocalizerFactory
Copy the state of this factory to create a new LocalizerFactory.
copy() - Method in class net.sf.saxon.lib.ResourceRequest
Make a copy of a resource request (so that it can be modified without changing the original)
copy() - Method in class net.sf.saxon.pattern.NodeTest
Copy a NodeTest.
copy() - Method in class net.sf.saxon.pull.PullPushCopier
Copy the input to the output.
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.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.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() - Method in class net.sf.saxon.serialize.CharacterMapIndex
Copy this character map index
copy() - Method in class net.sf.saxon.style.PublicStylesheetFunctionLibrary
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.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.style.XSLOriginalLibrary
 
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.z.IntArraySet
 
copy() - Method in class net.sf.saxon.z.IntBlockSet
 
copy() - Method in class net.sf.saxon.z.IntComplementSet
 
copy() - Method in class net.sf.saxon.z.IntEmptySet
 
copy() - Method in class net.sf.saxon.z.IntHashMap
Create a copy of the IntHashMap
copy() - Method in class net.sf.saxon.z.IntHashSet
 
copy() - Method in class net.sf.saxon.z.IntRangeSet
 
copy() - Method in class net.sf.saxon.z.IntSet
Create a copy of this IntSet that leaves the original unchanged.
copy() - Method in class net.sf.saxon.z.IntSingletonSet
 
copy() - Method in class net.sf.saxon.z.IntUniversalSet
 
copy() - Method in class net.sf.saxon.z.MonotonicIntSet
 
copy(Receiver, int, Location) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Copy this node to a given Receiver.
copy(Receiver, int, Location) - Method in class com.saxonica.ee.stream.om.FleetingElementNode
Copy this node to a given Receiver.
copy(Receiver, int, Location) - Method in interface net.sf.saxon.om.NodeInfo
Copy this node to a given Receiver.
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.linked.AttributeImpl
Copy this node to a given outputter.
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.linked.CommentImpl
Copy this node to a given outputter
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Copy this node to a given outputter
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.linked.ElementImpl
Copy this node to a given Receiver.
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.linked.ProcInstImpl
Copy this node to a given outputter
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.linked.TextImpl
Copy this node to a given outputter
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.NamespaceNode
Copy this node to a given outputter
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Copy this node to a given Receiver
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Copy this node to a given outputter
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Copy this node to a given receiver
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.tiny.TinyTextImpl
Copy this node to a given outputter
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement
 
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Copy the node to a given Outputter
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.tiny.WhitespaceTextImpl
Copy this node to a given outputter
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
 
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
Copy this node to a given outputter
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedNode
Copy this node to a given outputter (deep copy)
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.wrapper.TypeStrippedNode
Copy this node to a given outputter (deep copy)
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Copy this node to a given outputter
copy(Receiver, int, Location) - Method in class net.sf.saxon.tree.wrapper.VirtualUntypedCopy
 
copy(Receiver, int, Location) - Method in class net.sf.saxon.value.TextFragmentValue
Copy the result tree fragment value to a given Outputter
copy(Expression, WithParam[], RebindingMap) - Static method in class net.sf.saxon.expr.instruct.WithParam
Static method to copy a set of parameters
copy(FLWORExpression, RebindingMap) - Method in class net.sf.saxon.expr.flwor.Clause
Create a copy of this clause
copy(FLWORExpression, RebindingMap) - Method in class net.sf.saxon.expr.flwor.CountClause
 
copy(FLWORExpression, RebindingMap) - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
 
copy(FLWORExpression, RebindingMap) - Method in class net.sf.saxon.expr.flwor.ForClause
 
copy(FLWORExpression, RebindingMap) - Method in class net.sf.saxon.expr.flwor.GroupByClause
 
copy(FLWORExpression, RebindingMap) - Method in class net.sf.saxon.expr.flwor.LetClause
 
copy(FLWORExpression, RebindingMap) - Method in class net.sf.saxon.expr.flwor.OrderByClause
 
copy(FLWORExpression, RebindingMap) - Method in class net.sf.saxon.expr.flwor.TraceClause
 
copy(FLWORExpression, RebindingMap) - Method in class net.sf.saxon.expr.flwor.WhereClause
 
copy(FLWORExpression, RebindingMap) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
copy(RebindingMap) - Method in class com.saxonica.config.JavaExtensionLibrary.UnresolvedExtensionFunctionCall
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.ee.optim.GeneralEqualityEE
 
copy(RebindingMap) - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.ee.optim.SwitchExpression
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.ee.parallel.MultithreadedForEach
 
copy(RebindingMap) - Method in class com.saxonica.ee.stream.StreamInstr
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.ee.update.CopyModifyExpression
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.ee.update.DeleteExpression
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.ee.update.InsertExpression
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.ee.update.RenameExpression
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.ee.update.ReplaceNodeExpression
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.ee.update.ReplaceValueExpression
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.expr.ObjectLookupExpression
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.xsltextn.instruct.Assign
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.xsltextn.instruct.DoInstr
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.xsltextn.instruct.TabulateMaps
Copy an expression.
copy(RebindingMap) - Method in class com.saxonica.xsltextn.instruct.While
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.AndExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.ArithmeticExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.Atomizer
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.AttributeGetter
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.AxisExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.CardinalityChecker
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.CastableExpression
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.CastExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.CompareToIntegerConstant
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.CompareToStringConstant
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.compat.ArithmeticExpression10
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.compat.GeneralComparison10
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.ConsumingOperand
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.ContextItemExpression
Create a clone copy of this expression
copy(RebindingMap) - Method in class net.sf.saxon.expr.DefaultedArgumentExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.DynamicFunctionCall
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.EmptyTextNodeRemover
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.ErrorExpression
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.Expression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.FilterExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.FirstItemExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.flwor.OuterForExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.flwor.TupleExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.ForExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.GeneralComparison20
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.GlobalVariableReference
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.HomogeneityChecker
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.IdentityComparison
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.InstanceOfExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.ApplyImports
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.Block
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.BreakInstr
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.CallTemplate
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.Choose
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.Comment
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.ComponentTracer
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.ComputedElement
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.Copy
Copy this expression (don't be confused by the method name).
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.CopyOf
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.Doctype
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.DocumentInstr
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.FixedAttribute
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.FixedElement
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.ForEach
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.Fork
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.IterateInstr
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.LocalParam
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.LocalParamBlock
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.MessageInstr
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.NextIteration
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.NextMatch
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.NumberInstruction
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.ResultDocument
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.SequenceInstr
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.SourceDocument
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.TraceExpression
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.ValueOf
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.instruct.WherePopulated
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.IntegerRangeTest
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.IsLastExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.ItemChecker
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.LastItemExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.LetExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.Literal
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.LocalVariableReference
Create a clone copy of this VariableReference
copy(RebindingMap) - Method in class net.sf.saxon.expr.LookupAllExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.LookupExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.NegateExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.NumberSequenceFormatter
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.OrExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.QuantifiedExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.RangeExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.RootExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.SimpleExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.SimpleStepExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.SingletonAtomizer
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.SingletonIntersectExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.SlashExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.sort.DocumentSorter
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.sort.MergeInstr
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.sort.SortExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Copy this SortKeyDefinition
copy(RebindingMap) - Method in class net.sf.saxon.expr.sort.SortKeyDefinitionList
Copy this pseudo-expression
copy(RebindingMap) - Method in class net.sf.saxon.expr.StaticFunctionCall
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.StringLiteral
 
copy(RebindingMap) - Method in class net.sf.saxon.expr.SubscriptExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.SuppliedParameterReference
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.SwitchCaseComparison
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.SystemFunctionCall
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.TailCallLoop
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.TailExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.TryCatch
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.UntypedSequenceConverter
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.UserFunctionCall
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.ValueComparison
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.expr.VariableReference
Create a clone copy of this VariableReference
copy(RebindingMap) - Method in class net.sf.saxon.expr.VennExpression
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.functions.CurrentGroupCall
 
copy(RebindingMap) - Method in class net.sf.saxon.functions.CurrentGroupingKeyCall
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.functions.hof.PartialApply
 
copy(RebindingMap) - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
Copy an expression.
copy(RebindingMap) - Method in class net.sf.saxon.option.sql.SQLConnect.ConnectInstruction
 
copy(RebindingMap) - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.AnchorPattern
Copy an AnchorPattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.ExceptPattern
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.GeneralNodePattern
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.IntersectPattern
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.ItemTypePattern
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.NodeSetPattern
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.NodeTestPattern
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.Pattern
 
copy(RebindingMap) - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.SimplePositionalPattern
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.StreamingFunctionArgumentPattern
Copy the pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.UnionPattern
Copy a pattern.
copy(RebindingMap) - Method in class net.sf.saxon.pattern.UniversalPattern
Copy a UniversalPattern.
copy(RebindingMap) - Method in class net.sf.saxon.xpath.JAXPVariableReference
Create a clone copy of this expression
copy(RebindingMap) - Method in class net.sf.saxon.xpath.XPathFunctionCall
Copy an expression.
copy(MapItem) - Static method in class net.sf.saxon.ma.map.HashTrieMap
Create a map whose entries are copies of the entries in an existing MapItem
copy(NodeInfo, Outputter, int, Location) - Static method in class net.sf.saxon.tree.util.Navigator
Generic (model-independent) implementation of deep copy algorithm for nodes.
copy(NodeInfo, Receiver, int, Location) - Static method in class net.sf.saxon.tree.util.Navigator
Generic (model-independent) implementation of deep copy algorithm for nodes.
copy(Node, TreeModel, Configuration) - Method in class net.sf.saxon.dom.DOMObjectModel
Copy a DOM node to create a node in a different tree model
Copy - Class in net.sf.saxon.expr.instruct
Handler for xsl:copy elements in stylesheet.
Copy(boolean, boolean, SchemaType, int) - Constructor for class net.sf.saxon.expr.instruct.Copy
Create a shallow copy instruction
COPY - Static variable in class net.sf.saxon.expr.parser.Token
"copy" keyword
COPY_NAMESPACES_MODE_INHERIT - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the inherit mode should be used in namespace binding assignement when an existing element node is copied by an element constructor, as described in 3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query Language
COPY_NAMESPACES_MODE_NO_INHERIT - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the no-inherit mode should be used in namespace binding assignement when an existing element node is copied by an element constructor, as described in 3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query Language
COPY_NAMESPACES_MODE_NO_PRESERVE - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the no-preserve mode should be used in namespace binding assignement when an existing element node is copied by an element constructor, as described in 3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query Language
COPY_NAMESPACES_MODE_PRESERVE - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the preserve mode should be used in namespace binding assignement when an existing element node is copied by an element constructor, as described in 3.7.1 Direct Element Constructors, XQuery 1.0: An XML Query Language
Copy.CopyElaborator - Class in net.sf.saxon.expr.instruct
 
Copy.CopyElementDetails - Class in net.sf.saxon.expr.instruct
 
copy16to24(char[], int, byte[], int, int) - Static method in class net.sf.saxon.str.StringTool
Copy from an array of 16-bit characters to an array holding 16-bit characters.
copy8to16(byte[], int, char[], int, int) - Static method in class net.sf.saxon.str.StringTool
Copy from an array of 8-bit characters to an array holding 16-bit characters.
copy8to24(byte[], int, byte[], int, int) - Static method in class net.sf.saxon.str.StringTool
Copy from an array of 8-bit characters to an array holding 24-bit characters, organised as three bytes per character The caller is responsible for ensuring that the offsets are in range and that the destination array is large enough.
CopyAdjunct - Class in com.saxonica.ee.stream.adjunct
Compile an xsl:copy expression/instruction to streaming code.
CopyAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.CopyAdjunct
 
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.AnyURIValue
Create a copy of this atomic value, with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.AtomicValue
Create a copy of this atomic value, with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.Base64BinaryValue
Create a copy of this atomic value (usually so that the type label can be changed).
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.BigDecimalValue
Create a copy of this atomic value, with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.BigIntegerValue
Create a copy of this atomic value, with a different type label
copyAsSubType(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(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(AtomicType) - Method in class net.sf.saxon.value.DateValue
Make a copy of this date value, but with a new type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.DayTimeDurationValue
Create a copy of this atomic value, with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.DoubleValue
Create a copy of this atomic value, with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.DurationValue
Create a copy of this atomic value, with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.FloatValue
Create a copy of this atomic value, with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.GDayValue
Make a copy of this date, time, or dateTime value
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.GMonthDayValue
Make a copy of this date, time, or dateTime value
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.GMonthValue
Make a copy of this date, time, or dateTime value
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.GYearMonthValue
Make a copy of this date, time, or dateTime value
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.GYearValue
Make a copy of this date, time, or dateTime value
copyAsSubType(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(AtomicType) - Method in class net.sf.saxon.value.Int64Value
Create a copy of this atomic value, with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.NotationValue
Create a copy of this atomic value, with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.QNameValue
Create a copy of this atomic value, with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.StringValue
Create a copy of this atomic value, with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.TimeValue
Make a copy of this time value, but with a different type label
copyAsSubType(AtomicType) - Method in class net.sf.saxon.value.YearMonthDurationValue
Create a copy of this atomic value, with a different type label
copyAttribute(NodeInfo, SimpleType, int, Instruction, Outputter, XPathContext, boolean) - Static method in class net.sf.saxon.expr.instruct.CopyOf
Method shared by xsl:copy and xsl:copy-of to copy an attribute node
CopyElaborator() - Constructor for class net.sf.saxon.expr.instruct.Copy.CopyElaborator
 
CopyElementDetails(PushEvaluator, NodeInfo) - Constructor for class net.sf.saxon.expr.instruct.Copy.CopyElementDetails
 
copyFrom(UserFunctionCall) - Method in class net.sf.saxon.expr.UserFunctionCall
Copy details from another user function call
copyFrom(VariableReference) - Method in class net.sf.saxon.expr.VariableReference
 
copyFrom(StaticQueryContext) - Method in class com.saxonica.ee.optim.StaticQueryContextEE
 
copyFrom(StaticQueryContext) - Method in class net.sf.saxon.query.StaticQueryContext
Copy details from another StaticQueryContext
copyFrom(CompilerInfo) - Method in class net.sf.saxon.trans.CompilerInfo
Copy all properties from a supplied CompilerInfo
CopyInformee - Interface in net.sf.saxon.event
A CopyInformee is an agent that receives extra information while a tree is being copied.
copyInitialCommentsAndProcessingInstructions(Receiver) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Copy any saved initial comments or processing instructions to a specified Receiver; and remove them to release any memory that they occupy
copyLocalData(ExtensionFunctionCall) - Method in class net.sf.saxon.lib.ExtensionFunctionCall
Deprecated.
since 12.0
copyLocationInfo(Expression, Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Copy location information (the line number and reference to the container) from one expression to another
copyMergeSource(MergeInstr, RebindingMap) - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
CopyModifyExpression - Class in com.saxonica.ee.update
A copy-modify expression (called a "transform" expression in the XQuery Update specification)
CopyModifyExpression(Expression, Expression, int) - Constructor for class com.saxonica.ee.update.CopyModifyExpression
Create a copy-modify expression (also known as a transform expresion)
CopyNamespaceSensitiveException - Exception in net.sf.saxon.event
Exception indicating that an attempt was made to copy namespace-sensitive content without copying its associated namespaces
CopyNamespaceSensitiveException(String) - Constructor for exception net.sf.saxon.event.CopyNamespaceSensitiveException
 
CopyOf - Class in net.sf.saxon.expr.instruct
An xsl:copy-of element in the stylesheet.
CopyOf(Expression, boolean, int, SchemaType, boolean) - Constructor for class net.sf.saxon.expr.instruct.CopyOf
Create an xsl:copy-of instruction (also used in XQuery for implicit copying)
CopyOfAdjunct - Class in com.saxonica.ee.stream.adjunct
 
CopyOfAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.CopyOfAdjunct
 
CopyOfFeed - Class in com.saxonica.ee.stream.feed
This class is used to construct a grounded copy of a streamed node, by capturing the events representing the streamed node as they are notified, and constructing the grounded copy from these events.
CopyOfFeed(WatchManager, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.CopyOfFeed
 
CopyOfFeed.AccumulatorCopier - Class in com.saxonica.ee.stream.feed
 
CopyOfFn - Class in net.sf.saxon.functions
XSLT 3.0 function copy-of().
CopyOfFn() - Constructor for class net.sf.saxon.functions.CopyOfFn
 
copyOperandsFrom(SimpleExpression) - Method in class net.sf.saxon.expr.SimpleExpression
Helper method for subclasses to implement the copy() operation: this method can be applied to the new expression to copy operands from the old expressions
CopyOptions - Class in net.sf.saxon.om
Non-instantiable class to define options for the NodeInfo.copy(net.sf.saxon.event.Receiver, int, net.sf.saxon.s9api.Location) method
CopyOptions() - Constructor for class net.sf.saxon.om.CopyOptions
 
copyPreparedExpression(XQPreparedExpression) - Method in class com.saxonica.xqj.SaxonXQConnection
Copy a prepared expression to create a new prepared expression.
copySequence(SequenceIterator, Receiver) - Static method in class net.sf.saxon.event.SequenceCopier
Copy a sequence, supplied as a SequenceIterator, to a push pipeline, represented by a SequenceReceiver
copyTo(PreparedSchema, SchemaCompiler) - Method in class com.saxonica.ee.schema.PreparedSchema
Copy the components of this schema to another schema
copyTo(TemplateRule) - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
copyTo(Tokenizer) - Method in class net.sf.saxon.expr.parser.Tokenizer
Checkpoint the state of this tokenizer so that unbounded lookahead is possible (or, restore the state of the tokenizer from a checkpoint)
copyTo(ConversionRules) - Method in class net.sf.saxon.lib.ConversionRules
Create a copy of these conversion rules.
copyUnparsedEntities(NodeInfo, Outputter) - Static method in class net.sf.saxon.expr.instruct.Copy
 
correspondingXPathFunctionSet() - Method in class com.saxonica.functions.registry.XSLT40FunctionSet
 
correspondingXPathFunctionSet() - Method in class net.sf.saxon.functions.registry.XSLT30FunctionSet
 
cos(double) - Static method in class net.sf.saxon.option.exslt.Math
Get the cosine of a numeric value (SStL)
COST_THRESHOLD - Static variable in class com.saxonica.ee.optim.GlobalExtractor
 
count - Variable in class net.sf.saxon.expr.sort.SortedIterator
 
count() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
count() - Method in class com.saxonica.xqj.SaxonXQSequence
 
count() - Method in interface javax.xml.xquery.XQSequence
Returns a number indicating the number of items in the sequence.
count() - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns the number of items in the stream
count(String) - Static method in class net.sf.saxon.trace.Instrumentation
 
count(String, long) - Static method in class net.sf.saxon.trace.Instrumentation
 
count(SequenceIterator) - Static method in class net.sf.saxon.functions.Count
Get the number of items in a sequence identified by a SequenceIterator
Count - Class in net.sf.saxon.functions
Implementation of the fn:count function
Count() - Constructor for class net.sf.saxon.functions.Count
 
COUNT - net.sf.saxon.expr.flwor.Clause.ClauseName
 
COUNT - Static variable in class net.sf.saxon.expr.parser.Token
"count" keyword
Count.CountFnElaborator - Class in net.sf.saxon.functions
 
CountClause - Class in net.sf.saxon.expr.flwor
A "count" clause in a FLWOR expression
CountClause() - Constructor for class net.sf.saxon.expr.flwor.CountClause
 
CountClausePull - Class in net.sf.saxon.expr.flwor
A tuple stream that implements a "count" clause in an XQuery 3.0 FLWOR expression
CountClausePull(TuplePull, CountClause) - Constructor for class net.sf.saxon.expr.flwor.CountClausePull
 
CountClausePush - Class in net.sf.saxon.expr.flwor
A tuple stream in push mode that implements a "count" clause in an XQuery 3.0 FLWOR expression
CountClausePush(Outputter, TuplePush, CountClause) - Constructor for class net.sf.saxon.expr.flwor.CountClausePush
 
counters - Static variable in class net.sf.saxon.trace.Instrumentation
 
CountFnElaborator() - Constructor for class net.sf.saxon.functions.Count.CountFnElaborator
 
CountingCompletionService<V> - Class in com.saxonica.ee.parallel
Extension of ExecutorCompletionService to count the number of tasks submitted and take that many completed tasks before calling it a day.
CountingCompletionService(Executor) - Constructor for class com.saxonica.ee.parallel.CountingCompletionService
 
CountingCompletionService(Executor, BlockingQueue<Future<V>>) - Constructor for class com.saxonica.ee.parallel.CountingCompletionService
 
CountingFilter - Class in net.sf.saxon.trace
A filter that can be inserted into a Receiver pipeline to count the events that pass through.
CountingFilter(Receiver) - Constructor for class net.sf.saxon.trace.CountingFilter
Create a TracingFilter and allocate a unique Id.
CountingFilter(Receiver, PrintStream) - Constructor for class net.sf.saxon.trace.CountingFilter
Create a TracingFilter, allocate a unique Id, and supply the destination for diagnostic trace messages
CountingState - Class in com.saxonica.ee.schema.fsa
A counting state is a dynamic object representing the combination of an AutomatonState and a counter value
CountingState(AutomatonState, int) - Constructor for class com.saxonica.ee.schema.fsa.CountingState
 
countLock(String) - Static method in class net.sf.saxon.trace.Locksmith
 
CountStreamer - Class in com.saxonica.ee.stream.adjunct
Streaming code for the count() function.
CountStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.CountStreamer
 
CRAWLING - com.saxonica.ee.stream.Posture
 
create(ZeroOrMore<StringValue>, ZeroOrMore<Base64BinaryValue>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
CREATE_KEYS - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
createArc(int, NodeTest) - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNode
Create a new arc
createArc(int, NodeTest) - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNodeSet
Create an arc from each node in this node set to a corresponding newly-created target node
createArc(int, NodeTest, PathMap.PathMapNode) - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNode
Create a new arc to an existing target
createAtomicType(int) - Method in class com.saxonica.xqj.SaxonXQDataFactory
Create an atomic item type object representing a particular built-in atomic type
createAtomicType(int) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing an XQuery atomic type.
createAtomicType(int, QName, URI) - Method in class com.saxonica.xqj.SaxonXQDataFactory
See interface definition, and description of Saxon extensions below.
createAtomicType(int, QName, URI) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing an XQuery atomic type.
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 com.saxonica.xqj.SaxonXQDataFactory
 
createAttributeType(QName, int) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery attribute(nodename, basetype) type with the given node name and base type.
createAttributeType(QName, int, QName, URI) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createAttributeType(QName, int, QName, URI) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery attribute(nodename,basetype,typename,schemaURI) type, with the given node name, base type, schema type name and schema URI.
createCDATASection(String) - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create a CDATASection node whose value is the specified string.
createComment(String) - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create a Comment node given the specified string.
createCommentType() - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createCommentType() - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery comment() type.
createDocumentElementType(XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createDocumentElementType(XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery document-node(elementType) type containing a single element.
createDocumentFragment() - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
Creates an empty DocumentFragment object.
createDocumentSchemaElementType(XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createDocumentSchemaElementType(XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery document-node(elementType) type containing a single schema-element(...).
createDocumentType() - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createDocumentType() - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery document-node() type.
createDynamicContext() - Method in class net.sf.saxon.sxpath.XPathExpression
Create a dynamic context suitable for evaluating this expression, without supplying a context item
createDynamicContext(Controller, Item) - Method in class net.sf.saxon.sxpath.XPathExpression
Create a dynamic context suitable for evaluating this expression within an environment represented by an existing controller.
createDynamicContext(Item) - Method in class net.sf.saxon.sxpath.XPathExpression
Create a dynamic context suitable for evaluating this expression
createDynamicCurriedFunction(XPathParser, Expression, ArrayList<Expression>, IntSet) - Method in class net.sf.saxon.expr.parser.XPathParser
 
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 com.saxonica.xqj.SaxonXQDataFactory
 
createElementType(QName, int) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery element(nodename, basetype) type, with the given node name and base type.
createElementType(QName, int, QName, URI, boolean) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createElementType(QName, int, QName, URI, boolean) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery element(nodename,basetype,typename,schemaURI, allowNill) type, given the node name, base type, schema type name, schema URI, and nilled check.
createEntityReference(String) - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create an EntityReference object.
createExpression() - Method in class com.saxonica.xqj.SaxonXQConnection
 
createExpression() - Method in interface javax.xml.xquery.XQConnection
Creates a new XQExpression object that can be used to perform execute immediate operations with XQuery expressions.
createExpression(String) - Method in class net.sf.saxon.sxpath.XPathEvaluator
Prepare (compile) an XPath expression for subsequent evaluation.
createExpression(XQStaticContext) - Method in class com.saxonica.xqj.SaxonXQConnection
 
createExpression(XQStaticContext) - Method in interface javax.xml.xquery.XQConnection
Creates a new XQExpression object that can be used to perform execute immediate operations with XQuery expressions.
createExtensionElement(String) - Method in interface com.saxonica.xsltextn.ExtensionElementCreator
Create a StyleElement to be used for stylesheet elements with a given local name.
createFileIfNecessary(File) - Static method in class net.sf.saxon.Query
Utility method to create a file if it does not already exist, including creation of any necessary directories named in the file path
createFunctionLibrary() - Method in class net.sf.saxon.style.StylesheetPackage
Create the function library containing stylesheet functions declared in this package
createHTMLSerializer(Emitter, SerializationProperties, PipelineConfiguration) - Method in class net.sf.saxon.lib.SerializerFactory
Create a serialization pipeline to implement the HTML output method.
createItem(XQItem) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItem(XQItem) - Method in interface javax.xml.xquery.XQDataFactory
Creates a copy of the specified XQItem.
createItemFromAtomicValue(String, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromAtomicValue(String, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from a given value.
createItemFromBoolean(boolean, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromBoolean(boolean, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from a given value.
createItemFromByte(byte, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromByte(byte, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from a given value.
createItemFromDocument(InputStream, String, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromDocument(InputStream, String, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from the given value.
createItemFromDocument(Reader, String, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromDocument(Reader, String, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from the given value.
createItemFromDocument(String, String, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromDocument(String, String, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from the given value.
createItemFromDocument(XMLStreamReader, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromDocument(XMLStreamReader, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from the given value.
createItemFromDocument(Source, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromDocument(Source, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from the given Source.
createItemFromDouble(double, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromDouble(double, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from a given value.
createItemFromFloat(float, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromFloat(float, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from a given value.
createItemFromInt(int, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromInt(int, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from a given value.
createItemFromLong(long, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromLong(long, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from a given value.
createItemFromNode(Node, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromNode(Node, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from a given value.
createItemFromObject(Object, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromObject(Object, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from a given value.
createItemFromShort(short, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromShort(short, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from a given value.
createItemFromString(String, XQItemType) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemFromString(String, XQItemType) - Method in interface javax.xml.xquery.XQDataFactory
Creates an item from a given value.
createItemType() - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createItemType() - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery item type.
createMap(One<MapItem>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
createMap(One<MapItem>, One<MapItem>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
createMetaData() - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
Create metedata element which contains summary information in the output XML document
createMetaData() - Method in class net.sf.saxon.lib.InvalidityReportGenerator
Create metedata element which contains summary information in the output XML document
createNodeType() - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createNodeType() - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery node() type.
createPattern(String) - Method in class net.sf.saxon.sxpath.XPathEvaluator
Prepare (compile) an XSLT pattern for subsequent evaluation.
createProcessingInstruction(String, String) - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create a ProcessingInstruction node given the specified name and data strings.
createProcessingInstructionType(String) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createProcessingInstructionType(String) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery processing-instruction(piTarget) type.
createResult(URI) - Method in class net.sf.saxon.lib.StandardOutputResolver
 
createResult(URI) - Method in class net.sf.saxon.lib.StandardResultDocumentResolver
 
createRunTimeFunctionLibrary(QueryModule, Configuration, Executable) - Static method in class net.sf.saxon.query.XQueryParser
 
createSaxonSerializationMethod(String, SerializationProperties, PipelineConfiguration, CharacterMapExpander, ProxyReceiver, ExpandedStreamResult, Result) - Method in class com.saxonica.serialize.SerializerFactoryPE
 
createSaxonSerializationMethod(String, SerializationProperties, PipelineConfiguration, CharacterMapExpander, ProxyReceiver, ExpandedStreamResult, Result) - Method in class net.sf.saxon.lib.SerializerFactory
 
createSchemaAttributeType(QName, int, URI) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createSchemaAttributeType(QName, int, URI) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery schema-attribute(nodename,basetype,schemaURI) type, with the given node name, base type, and schema URI.
createSchemaElementType(QName, int, URI) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createSchemaElementType(QName, int, URI) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery schema-element(nodename,basetype,schemaURI) type, given the node name, base type, and the schema URI.
createSequence(Iterator) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createSequence(Iterator) - Method in interface javax.xml.xquery.XQDataFactory
Creates an XQSequence, containing all the items from the iterator.
createSequence(XQSequence) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createSequence(XQSequence) - Method in interface javax.xml.xquery.XQDataFactory
Creates a copy of the specified XQSequence.
createSequenceType(XQItemType, int) - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createSequenceType(XQItemType, int) - Method in interface javax.xml.xquery.XQDataFactory
Creates a new sequence type from an item type and occurence indicator.
createsSecondaryResult() - Method in class net.sf.saxon.expr.instruct.Executable
Ask whether this executable represents a stylesheet that uses xsl:result-document to create secondary output documents
createTextNode(String) - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
Create a Text node given the specified string.
createTextSerializer(Emitter, SerializationProperties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a serialization pipeline to implement the text output method.
createTextType() - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
createTextType() - Method in interface javax.xml.xquery.XQDataFactory
Creates a new XQItemType object representing the XQuery text() type.
createThreadManager() - Method in class net.sf.saxon.expr.XPathContextMajor
Create a new thread manager.
createUserDefinedOutputMethod(String, Properties, PipelineConfiguration) - Method in class net.sf.saxon.lib.SerializerFactory
Create a serialization pipeline to implement a user-defined output method.
createValidityReporter() - Method in class com.saxonica.config.EnterpriseConfiguration
 
createValidityReporter() - Method in class net.sf.saxon.Configuration
Register a report generator for reporting invalidities detected in the course of schema validation
createXHTMLSerializer(Emitter, SerializationProperties, PipelineConfiguration) - Method in class net.sf.saxon.lib.SerializerFactory
Create a serialization pipeline to implement the XHTML output method.
createXMLSerializer(XMLEmitter, SerializationProperties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a serialization pipeline to implement the XML output method.
CSharp - Class in net.sf.saxon.transpile
This class contains dummy methods which, if called, have no effect; but calls on these methods are detected by the Java-to-C# converter and affect the C# code that is generated.
CSharp() - Constructor for class net.sf.saxon.transpile.CSharp
 
CSharpDelegate - Annotation Type in net.sf.saxon.transpile
Annotate a Java class or interface to indicate whether the corresponding C# class should be implemented as a delegate.
CSharpExtendInterface - Annotation Type in net.sf.saxon.transpile
Annotate a Java interface to reference an additional interface with method definitions that will be present in the C# product.
CSharpInjectMembers - Annotation Type in net.sf.saxon.transpile
Annotate a Java class or interface with C# code that is to be injected literally into the body of the class or interface when converting to C#.
CSharpInnerClass - Annotation Type in net.sf.saxon.transpile
This annotation appears on the declaration of a method that creates an instance of an anonymous inner class, and it is used to define what information needs to be passed to the generated C# inner class.
CSharpModifiers - Annotation Type in net.sf.saxon.transpile
This annotation appears on the declation of a method or field if, for some reason, the automatic generation of the correct modifiers for C# produces incorrect results.
CSharpNullable - Annotation Type in net.sf.saxon.transpile
Annotate a Java class or interface to indicate that the C# directive "#nullable enable" is to be included in the generated C# code.
CSharpOmit - Annotation Type in net.sf.saxon.transpile
Annotate a Java method to indicate that it is to be dropped from the C# generated code (alternative to conditional exclusion using the preprocessor)
CSharpReplaceBody - Annotation Type in net.sf.saxon.transpile
Annotate a Java method with C# code that is to be injected literally into the body of the method when converting to C#, replacing the Java method body.
CSharpReplaceException - Annotation Type in net.sf.saxon.transpile
Annotation used by the Java-to-C# transpiler: it causes any exception named in a catch clause within a Java method to be replaced by a different exception in the generated C#
CSharpReplaceMethod - Annotation Type in net.sf.saxon.transpile
Annotate a Java method, constructor, or field with C# code that is to replace the entire Java method.
CSharpSimpleEnum - Annotation Type in net.sf.saxon.transpile
Annotate a Java enum to indicate that a simple mapping to a C# enum should be used.
CSharpSuppressWarnings - Annotation Type in net.sf.saxon.transpile
This annotation appears on the declation of a method or field if, for some reason, the automatic generation of the correct modifiers for C# produces incorrect results.
CSharpTypeBounds - Annotation Type in net.sf.saxon.transpile
This annotation appears on the declaration of a class using generic type parameters if the C# code needs to have type bounds that cannot be inferred directly from the Java declaration.
CTRL - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
current - Variable in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
current() - Method in class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
Get the current value in the sequence (the one returned by the most recent call on next()).
current() - Method in class com.saxonica.xqj.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 com.saxonica.xqj.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 interface net.sf.saxon.om.FocusIterator
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.FocusTrackingIterator
Get the current value in the sequence (the one returned by the most recent call on next()).
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 interface 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.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 interface net.sf.saxon.pull.UnfailingPullProvider
 
current() - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
 
current() - Method in class net.sf.saxon.tree.iter.ListIterator.Of
 
current() - Method in class net.sf.saxon.tree.iter.ManualIterator
 
current() - Method in class net.sf.saxon.tree.iter.SingletonIterator
 
current() - Method in class net.sf.saxon.tree.wrapper.WrappingIterator
 
Current - Class in net.sf.saxon.functions
Implement the XSLT current() function
Current() - Constructor for class net.sf.saxon.functions.Current
 
CurrentDate() - Constructor for class net.sf.saxon.functions.DynamicContextAccessor.CurrentDate
 
CurrentDateTime() - Constructor for class net.sf.saxon.functions.DynamicContextAccessor.CurrentDateTime
 
currentDestination - Variable in class net.sf.saxon.expr.XPathContextMinor
 
currentElement - Variable in class net.sf.saxon.serialize.HTMLURIEscaper
 
currentEvent - Variable in class net.sf.saxon.pull.PullFilter
 
currentGroup - Variable in class net.sf.saxon.expr.sort.GroupToBeSorted
 
currentGroup() - Method in class com.saxonica.ee.stream.ManualGroupIterator
 
currentGroup() - Method in class net.sf.saxon.expr.sort.GroupAdjacentIterator
 
currentGroup() - Method in class net.sf.saxon.expr.sort.GroupBreakingIterator
 
currentGroup() - Method in class net.sf.saxon.expr.sort.GroupByIterator
 
currentGroup() - Method in interface net.sf.saxon.expr.sort.GroupIterator
Get a sequence containing the members of the current group, in population order.
currentGroup() - Method in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
currentGroup() - Method in class net.sf.saxon.expr.sort.MergeGroupingIterator
 
currentGroup() - Method in class net.sf.saxon.expr.sort.SortedGroupIterator
 
CurrentGroup - Class in net.sf.saxon.functions
Implements the XSLT function current-group()
CurrentGroup() - Constructor for class net.sf.saxon.functions.CurrentGroup
 
CurrentGroupCall - Class in net.sf.saxon.functions
Implements the XSLT function current-group()
CurrentGroupCall() - Constructor for class net.sf.saxon.functions.CurrentGroupCall
 
currentGroupContains(NodeInfo) - Method in class com.saxonica.ee.stream.ManualGroupIterator
 
currentGroupingKey - Variable in class net.sf.saxon.expr.sort.GroupToBeSorted
 
CurrentGroupingKey - Class in net.sf.saxon.functions
Implements the XSLT function current-grouping-key()
CurrentGroupingKey() - Constructor for class net.sf.saxon.functions.CurrentGroupingKey
 
CurrentGroupingKeyCall - Class in net.sf.saxon.functions
Implements the XSLT function current-grouping-key()
CurrentGroupingKeyCall() - Constructor for class net.sf.saxon.functions.CurrentGroupingKeyCall
 
CurrentGroupPattern - Class in com.saxonica.ee.stream
This is a special pattern that matches the "anchor node".
CurrentGroupPattern() - Constructor for class com.saxonica.ee.stream.CurrentGroupPattern
 
CurrentGroupStreamer - Class in com.saxonica.ee.stream.adjunct
Provides streaming code for a call on current-group().
CurrentGroupStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.CurrentGroupStreamer
 
CurrentItemExpression - Class in net.sf.saxon.expr
The expression is generated when compiling the current() function in XSLT.
CurrentItemExpression() - Constructor for class net.sf.saxon.expr.CurrentItemExpression
 
currentIter - Variable in class net.sf.saxon.expr.instruct.AbstractBlockIterator
 
currentIteration - Variable in class net.sf.saxon.expr.flwor.ForClausePull
 
currentMembers - Variable in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
CurrentMergeGroup - Class in net.sf.saxon.functions
Implements the XSLT 3.0 function current-merge-group()
CurrentMergeGroup() - Constructor for class net.sf.saxon.functions.CurrentMergeGroup
 
CurrentMergeGroupStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a call on current-merge-group().
CurrentMergeGroupStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.CurrentMergeGroupStreamer
 
CurrentMergeKey - Class in net.sf.saxon.functions
Implements the XSLT function current-grouping-key()
CurrentMergeKey() - Constructor for class net.sf.saxon.functions.CurrentMergeKey
 
CurrentModeName() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.CurrentModeName
 
currentOperand - Variable in class net.sf.saxon.expr.instruct.AbstractBlockIterator
 
CurrentOutputUri - Class in net.sf.saxon.functions
This class implements the XSLT 3.0 function current-output-uri()
CurrentOutputUri() - Constructor for class net.sf.saxon.functions.CurrentOutputUri
 
currentRoot - Variable in class net.sf.saxon.event.Builder
 
CurrentTime() - Constructor for class net.sf.saxon.functions.DynamicContextAccessor.CurrentTime
 
currentToken - Variable in class net.sf.saxon.expr.parser.Tokenizer
The number identifying the most recently read token
currentTokenDisplay() - Method in class net.sf.saxon.expr.parser.XPathParser
Display the current token in an error message
currentTokenStartOffset - Variable in class net.sf.saxon.expr.parser.Tokenizer
The position in the input expression where the current token starts
currentTokenValue - Variable in class net.sf.saxon.expr.parser.Tokenizer
The string value of the most recently read token
CurriedFunction - Class in net.sf.saxon.functions.hof
A function obtained by currying another function, that is, the result of calling fn:partial-apply
CurriedFunction(FunctionItem, Sequence[]) - Constructor for class net.sf.saxon.functions.hof.CurriedFunction
Create a curried function
curryFunction(Expression, Expression[], IntSet) - Static method in class net.sf.saxon.expr.parser.XPathParser
Process a function expression in which one or more of the argument positions are represented as "?" placemarkers (indicating partial application or currying)
customizeAdaptiveSerializer(AdaptiveEmitter, Properties, CharacterMapExpander, ProxyReceiver) - Method in class net.sf.saxon.lib.SerializerFactory
Create a serialization pipeline to implement the Adaptive output method.
CustomizedXPath(Configuration) - Constructor for class com.saxonica.ee.schema.sdoc.XSDAssert.CustomizedXPath
 
customizeJSONSerializer(JSONSerializer, Properties, CharacterMapExpander, ProxyReceiver) - Method in class net.sf.saxon.lib.SerializerFactory
Create a serialization pipeline to implement the JSON output method.
customizeTokenizer(Tokenizer) - Method in class net.sf.saxon.expr.parser.XPathParser
Callback to tailor the tokenizer
customizeTokenizer(Tokenizer) - Method in class net.sf.saxon.pattern.PatternParser
Callback to tailor the tokenizer
customizeTokenizer(Tokenizer) - Method in class net.sf.saxon.query.XQueryParser
Callback to tailor the tokenizer
CustomMap<K,​V> - Class in net.sf.saxon.expr.sort
A map implementation using a custom equality matcher, to avoid having to wrap each entry in a wrapper object to achieve customised equality testing.
CustomMap(EqualityMatcher<K>) - Constructor for class net.sf.saxon.expr.sort.CustomMap
 
CustomSet<T> - Class in net.sf.saxon.expr.sort
A mutable set implementation using a custom equality matcher, to avoid having to wrap each entry in a wrapper object to achieve customised equality testing.
CustomSet(EqualityMatcher<T>) - Constructor for class net.sf.saxon.expr.sort.CustomSet
Create an empty set using the supplied equality matcher
cyrillicLower - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
cyrillicUpper - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 

D

Data_1 - Class in net.sf.saxon.functions
Implement XPath function fn:data() with a single argument
Data_1() - Constructor for class net.sf.saxon.functions.Data_1
 
DATABASE - Static variable in class net.sf.saxon.option.sql.SQLConnect.ConnectInstruction
 
DataElement - Class in net.sf.saxon.style
This element represents a top-level element in a user-defined namespace, or a child/descendant of such an element.
DataElement() - Constructor for class net.sf.saxon.style.DataElement
 
dataType - Variable in class net.sf.saxon.style.XSLSortOrMergeKey
 
dataTypeExpression - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
DataURIScheme - Class in net.sf.saxon.resource
This class handles URIs using the data: URI scheme defined in RFC 2397
DataURIScheme() - Constructor for class net.sf.saxon.resource.DataURIScheme
 
date(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
The date:date function returns the current date.
date(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
The date:date function returns the date specified in the date/time string given as the argument.
Date - Class in net.sf.saxon.option.exslt
This class implements extension functions in the http://exslt.org/dates-and-times namespace.
DATE - net.sf.saxon.type.PrimitiveUType
 
DATE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:date
DATE - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
DATE - Static variable in class net.sf.saxon.type.UType
 
DATE_TIME - net.sf.saxon.type.PrimitiveUType
 
DATE_TIME - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:dateTime
DATE_TIME - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
DATE_TIME - Static variable in class net.sf.saxon.type.UType
 
DATE_TIME_STAMP - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:dateTimeStamp (introduced in XSD 1.1)
DATE_TIME_STAMP - Static variable 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(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
The date:date-time function returns the current date and time as a date/time string.
DATETIME_DATETIME - Static variable in class net.sf.saxon.expr.Calculator
Calculators used when both operands are xs:dateTime, xs:date, or xs:time
DATETIME_DURATION - Static variable 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
DateTimeComparable(DateTimeValue) - Constructor for class net.sf.saxon.value.DateTimeValue.DateTimeComparable
 
DateTimeConstructor - Class in net.sf.saxon.functions
This class supports the dateTime($date, $time) function
DateTimeConstructor() - Constructor for class net.sf.saxon.functions.DateTimeConstructor
 
DateTimeConstructor.DateTimeFnElaborator - Class in net.sf.saxon.functions
 
DateTimeFnElaborator() - Constructor for class net.sf.saxon.functions.DateTimeConstructor.DateTimeFnElaborator
 
DateTimeToDate() - Constructor for class net.sf.saxon.type.Converter.DateTimeToDate
 
DateTimeToGDay() - Constructor for class net.sf.saxon.type.Converter.DateTimeToGDay
 
DateTimeToGMonth() - Constructor for class net.sf.saxon.type.Converter.DateTimeToGMonth
 
DateTimeToGMonthDay() - Constructor for class net.sf.saxon.type.Converter.DateTimeToGMonthDay
 
DateTimeToGYear() - Constructor for class net.sf.saxon.type.Converter.DateTimeToGYear
 
DateTimeToGYearMonth() - Constructor for class net.sf.saxon.type.Converter.DateTimeToGYearMonth
 
DateTimeToTime() - Constructor for class net.sf.saxon.type.Converter.DateTimeToTime
 
DateTimeValue - Class in net.sf.saxon.value
A value of type xs:dateTime.
DateTimeValue(int, byte, byte, byte, byte, byte, int, boolean, int, AtomicType) - Constructor for class net.sf.saxon.value.DateTimeValue
 
DateTimeValue(int, byte, byte, byte, byte, byte, int, int) - Constructor for class net.sf.saxon.value.DateTimeValue
Constructor: construct a DateTimeValue from its components.
DateTimeValue(int, byte, byte, byte, byte, byte, int, int, boolean) - Constructor for class net.sf.saxon.value.DateTimeValue
Constructor: construct a DateTimeValue from its components.
DateTimeValue.DateTimeComparable - Class in net.sf.saxon.value
DateTimeComparable is an object that implements the XML Schema rules for comparing date/time values
DateTimeValue.MutableDateTimeValue - Class in net.sf.saxon.value
 
DateToDateTime() - Constructor for class net.sf.saxon.type.Converter.DateToDateTime
 
DateValue - Class in net.sf.saxon.value
A value of type Date.
DateValue(int, byte, byte) - Constructor for class net.sf.saxon.value.DateValue
Constructor given a year, month, and day.
DateValue(int, byte, byte, boolean) - Constructor for class net.sf.saxon.value.DateValue
Constructor given a year, month, day and xsd10.
DateValue(int, byte, byte, int, boolean) - Constructor for class net.sf.saxon.value.DateValue
Constructor given a year, month, and day, and timezone.
DateValue(int, byte, byte, int, 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.
DateValue(LocalDate) - Constructor for class net.sf.saxon.value.DateValue
Create a DateValue (with no timezone) from a Java LocalDate object
DateValue(GregorianCalendar, int) - Constructor for class net.sf.saxon.value.DateValue
Create a DateValue from a Java GregorianCalendar object
DateValue(UnicodeString) - Constructor for class net.sf.saxon.value.DateValue
Constructor: create a date value from a supplied string, in ISO 8601 format
DateValue(UnicodeString, ConversionRules) - Constructor for class net.sf.saxon.value.DateValue
Constructor: create a date value from a supplied string, in ISO 8601 format
DateValueToLocalDate() - Constructor for class net.sf.saxon.expr.PJConverter.DateValueToLocalDate
 
day - Variable in class net.sf.saxon.value.DateTimeValue.MutableDateTimeValue
 
day - Variable in class net.sf.saxon.value.GDateValue
 
day - Variable in class net.sf.saxon.value.GDateValue.MutableGDateValue
 
DAY - net.sf.saxon.functions.AccessorFn.Component
 
DAY_TIME_DURATION - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:dayTimeDuration
DAY_TIME_DURATION - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
dayAbbreviation(XPathContext) - Static method in class net.sf.saxon.option.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(XPathContext, StringValue) - Static method in class net.sf.saxon.option.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'.
DayFromDate() - Constructor for class net.sf.saxon.functions.AccessorFn.DayFromDate
 
DayFromDateTime() - Constructor for class net.sf.saxon.functions.AccessorFn.DayFromDateTime
 
dayInMonth(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the day number of the current date within the month
dayInMonth(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
Return the day number of a specified date within the month
dayInWeek(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the day of the week in the current date as a number.
dayInWeek(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
Return the day of the week given in a date as a number.
dayInYear(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the day number of the current date within the year
dayInYear(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
Return the day number of a specified date within the year
dayName(int, int, int) - Method in class com.saxonica.config.pe.ICUNumbererPE
Return an appropriate day name, using ICU data The approach is to try each of the forms available in descending order of 'size' until we have the first that fits the width constraints.
dayName(int, int, int) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Get a day name or abbreviation
dayName(int, int, int) - Method in class net.sf.saxon.expr.number.Numberer_en
Get a day name or abbreviation
dayName(int, int, int) - Method in interface net.sf.saxon.lib.Numberer
Get a day name or abbreviation
dayName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_da
Get a day name or abbreviation
dayName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_de
Get a day name or abbreviation
dayName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_fr
 
dayName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_frBE
 
dayName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_it
Get a day name or abbreviation
dayName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_nl
Get a day name or abbreviation
dayName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_nlBE
Get a day name or abbreviation
dayName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_sv
Get a day name or abbreviation
dayName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_tr
 
dayName(XPathContext) - Static method in class net.sf.saxon.option.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(XPathContext, StringValue) - Static method in class net.sf.saxon.option.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(XPathContext) - Static method in class net.sf.saxon.option.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(XPathContext, StringValue) - Static method in class net.sf.saxon.option.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).
DaysFromDuration() - Constructor for class net.sf.saxon.functions.AccessorFn.DaysFromDuration
 
daysPerMonth - Static variable in class net.sf.saxon.value.GDateValue
Test whether a candidate date is actually a valid date in the proleptic Gregorian calendar
DayTimeDurationValue - Class in net.sf.saxon.value
A value of type xs:dayTimeDuration (or a subtype thereof).
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.
DayTimeDurationValue(int, int, int, long, int) - Constructor for class net.sf.saxon.value.DayTimeDurationValue
Create a dayTimeDuration given the number of days, hours, minutes, seconds, and nanoseconds.
DayTimeDurationValue(int, int, int, long, int, AtomicType) - Constructor for class net.sf.saxon.value.DayTimeDurationValue
Create a dayTimeDuration given the number of days, hours, minutes, seconds, and nanoseconds.
dbl(double) - Static method in class net.sf.saxon.om.One
Convenience function to create a singleton double value
DCOLL - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
deactivate() - Method in class com.saxonica.ee.validate.AssertionTreeBuilder
 
DEACTIVATE - Static variable in class com.saxonica.ee.stream.watch.WatchManager.ClosedownAction
 
debug - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
DEBUG - Static variable in class net.sf.saxon.ma.json.JsonParser
 
DEBUG_BYTE_CODE - Static variable in class net.sf.saxon.lib.Feature
Obsolete and ignored from Saxon 12.0.
DEBUG_BYTE_CODE - Static variable in class net.sf.saxon.lib.FeatureCode
 
DEBUG_BYTE_CODE - Static variable in class net.sf.saxon.lib.FeatureKeys
Obsolete and ignored from Saxon 12.0.
DEBUG_BYTE_CODE_DIR - Static variable in class net.sf.saxon.lib.Feature
Obsolete and ignored from Saxon 12.0.
DEBUG_BYTE_CODE_DIR - Static variable in class net.sf.saxon.lib.FeatureCode
 
DEBUG_BYTE_CODE_DIR - Static variable in class net.sf.saxon.lib.FeatureKeys
Obsolete and ignored from Saxon 12.0.
Debugger - Interface in net.sf.saxon.expr.instruct
This interface may be implemented by an external debugging tool
debugLog - Static variable in class net.sf.saxon.gizmo.JLine2Talker
 
debugSegmentLengths() - Method in class net.sf.saxon.str.ZenoString
This method is for diagnostics and unit testing only: it exposes the lengths of the internal segments.
DECIMAL - net.sf.saxon.type.PrimitiveUType
 
DECIMAL - Static variable in class com.saxonica.serialize.HTMLEntityReferenceGenerator
 
DECIMAL - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:decimal
DECIMAL - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
DECIMAL - Static variable in class net.sf.saxon.type.UType
 
DECIMAL_DECIMAL - Static variable in class net.sf.saxon.expr.Calculator
 
DECIMAL_DOUBLE - Static variable in class net.sf.saxon.expr.Calculator
Calculators used when the first operand is a decimal
DECIMAL_FLOAT - Static variable in class net.sf.saxon.expr.Calculator
 
DECIMAL_INTEGER - Static variable in class net.sf.saxon.expr.Calculator
 
DECIMAL_SEPARATOR - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
DecimalCharacterReferenceGenerator - Class in com.saxonica.serialize
A class that represents a character as a decimal character reference and writes the result to a supplied Writer.
DecimalDivDecimal() - Constructor for class net.sf.saxon.expr.Calculator.DecimalDivDecimal
 
decimalDivide(NumericValue, NumericValue) - Static method in class net.sf.saxon.expr.Calculator
 
DecimalDivide - Class in com.saxonica.functions.extfn
Implements the saxon:decimal-divide() function
DecimalDivide() - Constructor for class com.saxonica.functions.extfn.DecimalDivide
 
DecimalFormatManager - Class in net.sf.saxon.trans
DecimalFormatManager manages the collection of named and unnamed decimal formats, for use by the format-number() function.
DecimalFormatManager(HostLanguage, int) - Constructor for class net.sf.saxon.trans.DecimalFormatManager
create a DecimalFormatManager and initialise variables
DecimalIdivDecimal() - Constructor for class net.sf.saxon.expr.Calculator.DecimalIdivDecimal
 
DecimalMinusDecimal() - Constructor for class net.sf.saxon.expr.Calculator.DecimalMinusDecimal
 
DecimalModDecimal() - Constructor for class net.sf.saxon.expr.Calculator.DecimalModDecimal
 
DecimalPlusDecimal() - Constructor for class net.sf.saxon.expr.Calculator.DecimalPlusDecimal
 
DecimalSortComparer - Class in net.sf.saxon.expr.sort
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 in net.sf.saxon.trans
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).
DecimalSymbols(HostLanguage, int) - Constructor for class net.sf.saxon.trans.DecimalSymbols
Create a DecimalSymbols object with default values for all properties
DecimalTimesDecimal() - Constructor for class net.sf.saxon.expr.Calculator.DecimalTimesDecimal
 
DecimalToInteger() - Constructor for class net.sf.saxon.type.Converter.DecimalToInteger
 
decimalToString(BigDecimal, StringBuilder) - Static method in class net.sf.saxon.value.BigDecimalValue
Convert a decimal value to a string, using the XPath rules for formatting
DecimalValue - Class in net.sf.saxon.value
Abstract class representing the XDM type xs:decimal.
DecimalValue(AtomicType) - Constructor for class net.sf.saxon.value.DecimalValue
 
Declaration - Interface in net.sf.saxon.query
This interface represents the union of global variable declarations and function declarations in XQuery modules
declarationIsWritten - Variable in class net.sf.saxon.serialize.XMLEmitter
 
DECLARE_ANNOTATED - Static variable in class net.sf.saxon.expr.parser.Token
declare %
DECLARE_BASEURI - Static variable in class net.sf.saxon.expr.parser.Token
"declare base-uri"
DECLARE_BOUNDARY_SPACE - Static variable in class net.sf.saxon.expr.parser.Token
"declare boundary-space"
DECLARE_CONSTRUCTION - Static variable in class net.sf.saxon.expr.parser.Token
"declare construction"
DECLARE_CONTEXT - Static variable in class net.sf.saxon.expr.parser.Token
"declare context"
DECLARE_COPY_NAMESPACES - Static variable in class net.sf.saxon.expr.parser.Token
"declare copy-namespaces"
DECLARE_DECIMAL_FORMAT - Static variable in class net.sf.saxon.expr.parser.Token
"declare decimal-format"
DECLARE_DEFAULT - Static variable in class net.sf.saxon.expr.parser.Token
"declare default"
DECLARE_FIXED - Static variable in class net.sf.saxon.expr.parser.Token
"declare fixed"
DECLARE_FUNCTION - Static variable in class net.sf.saxon.expr.parser.Token
"declare function"
DECLARE_ITEM_TYPE - Static variable in class net.sf.saxon.expr.parser.Token
Saxon extension: declare type
DECLARE_NAMESPACE - Static variable in class net.sf.saxon.expr.parser.Token
"declare namespace"
DECLARE_OPTION - Static variable in class net.sf.saxon.expr.parser.Token
"declare option"
DECLARE_ORDERING - Static variable in class net.sf.saxon.expr.parser.Token
"declare xmlspace"
DECLARE_REVALIDATION - Static variable in class net.sf.saxon.expr.parser.Token
"declare revalidation"
DECLARE_UPDATING - Static variable in class net.sf.saxon.expr.parser.Token
"declare updating [function]"
DECLARE_VARIABLE - Static variable in class net.sf.saxon.expr.parser.Token
"declare variable"
declareActiveNamespace(String, NamespaceUri) - 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.
declareBuiltInExtensionElementNamespaces() - Method in class com.saxonica.config.EnterpriseConfiguration
Declare the built-in XSLT extension element namespaces
declareBuiltInExtensionElementNamespaces() - Method in class com.saxonica.config.ProfessionalConfiguration
Declare the built-in XSLT extension element namespaces
declareBuiltInExtensionFunctions() - Method in class com.saxonica.config.ProfessionalConfiguration
Declare built-in extension functions
declareCollation(String, Comparator<? super String>) - Method in class net.sf.saxon.s9api.Processor
Bind a collation URI to a collation
declareDefaultCollation(String) - Method in class net.sf.saxon.query.StaticQueryContext
Set the default collation.
declareDefaultCollation(String) - Method in class net.sf.saxon.s9api.XPathCompiler
Declare the default collation
declareDefaultCollation(String) - Method in class net.sf.saxon.s9api.XQueryCompiler
Declare the default collation
declareDefaultCollation(String) - Method in class net.sf.saxon.s9api.XsltCompiler
Declare the default collation
declareFunction(XQueryFunction) - Method in class net.sf.saxon.query.QueryModule
Register a user-defined XQuery function.
declareFunction(XQueryFunction) - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Register a user-defined XQuery function
declareGlobalVariable(StructuredQName, SequenceType, GroundedValue, boolean) - Method in class net.sf.saxon.query.StaticQueryContext
Declare a global variable.
declareJavaClass(String, Class) - Method in class com.saxonica.config.JavaExtensionLibrary
Declare a mapping from a specific namespace URI to a Java class
declareNamespace(String, String) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
declareNamespace(String, String) - Method in interface javax.xml.xquery.XQStaticContext
Declares a namespace prefix and associates it with a namespace URI.
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.s9api.XQueryCompiler
Declare a namespace binding as part of the static context for queries compiled using this XQueryCompiler.
declareNamespace(String, NamespaceUri) - Method in class com.saxonica.ee.schema.SchemaModelSerializer
 
declareNamespace(String, NamespaceUri) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Add a namespace binding to the static namespace context ("in-scope namespaces") Not supported when the static context is a JAXP XPath.
declareNamespace(String, NamespaceUri) - Method in class net.sf.saxon.query.StaticQueryContext
Declare a namespace whose prefix can be used in expressions.
declareNamespace(String, NamespaceUri) - Method in class net.sf.saxon.sxpath.IndependentContext
Declare a namespace whose prefix can be used in expressions
declarePrologNamespace(String, NamespaceUri) - Method in class net.sf.saxon.query.QueryModule
Register a namespace that is explicitly declared in the prolog of the query module.
declareRangeVariable(LocalBinding) - Method in class net.sf.saxon.expr.parser.XPathParser
Declare a range variable (record its existence within the parser).
declaresSameNamespaces(RetainedStaticContext) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Test whether this static context declares the same namespaces as another static context
declareStaticVariable(StructuredQName, GroundedValue, NestedIntegerValue, boolean) - Method in class net.sf.saxon.style.Compilation
Declare a static variable.
declareVariable(GlobalVariable) - Method in class net.sf.saxon.query.QueryModule
Declare a global variable.
declareVariable(NamespaceUri, String) - Method in class net.sf.saxon.sxpath.IndependentContext
Declare a variable.
declareVariable(NamespaceUri, String) - Method in interface net.sf.saxon.sxpath.XPathStaticContext
Declare a variable.
declareVariable(StructuredQName) - Method in class net.sf.saxon.sxpath.IndependentContext
Declare a variable.
declareVariable(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.
declareVariable(QName, ItemType, OccurrenceIndicator) - Method in class net.sf.saxon.s9api.XPathCompiler
Declare a variable as part of the static context for XPath expressions compiled using this XPathCompiler.
declareVariable(QNameValue) - Method in class net.sf.saxon.sxpath.IndependentContext
Declare a variable.
declareVariable(QNameValue) - Method in interface net.sf.saxon.sxpath.XPathStaticContext
Declare a variable.
declareXQueryFunction(XQueryFunction) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Declare an imported XQuery function
decode(byte[], int, int, String) - Static method in class net.sf.saxon.resource.BinaryResource
 
decode(byte[], String) - Static method in class net.sf.saxon.resource.BinaryResource
 
decode(String) - Static method in class com.saxonica.functions.qt4.DecodeFromURI
 
decode(String) - Static method in class net.sf.saxon.value.AnyURIValue
 
decode(URI) - Static method in class net.sf.saxon.resource.DataURIScheme
Parse the content of a URI that uses the data: URI scheme defined in RFC 2397, and return a Resource representing the content of the URI
decode(UnicodeString) - Static method in class net.sf.saxon.value.Base64BinaryValue
Decode a character string in base64 notation to yield the encoded octets
DecodeFromURI - Class in com.saxonica.functions.qt4
Implements the fn:decode-from-uri function.
DecodeFromURI() - Constructor for class com.saxonica.functions.qt4.DecodeFromURI
 
decodeUTF8(byte[], int) - Static method in class net.sf.saxon.serialize.charcode.UTF8CharacterSet
Decode a UTF8 character
decompose() - Method in class net.sf.saxon.type.UType
Get a set containing all the primitive types in this UType
decompose(Item, Location, int) - Method in class net.sf.saxon.event.SequenceReceiver
Helper method for subclasses to invoke if required: decompose an item into a sequence of node events.
DecomposingFeed - Class in com.saxonica.ee.stream.feed
Appends the output of an ItemFeed to an Outputter
DecomposingFeed(Outputter, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.DecomposingFeed
 
decrementDepth() - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Decrement depth
DEEP_COPY - net.sf.saxon.trans.rules.BuiltInRules
 
DEEP_DESCENT - net.sf.saxon.trans.FunctionStreamability
 
DEEP_SKIP - net.sf.saxon.trans.rules.BuiltInRules
 
DeepCopyRuleSet - Class in net.sf.saxon.trans.rules
The built-in rule set introduced in XSLT 3.0, which performs a deep copy of any unmatched node.
DeepDescentFunctionCallAdjunct - Class in com.saxonica.ee.stream.adjunct
Handle streaming for calls to user-defined functions with streamability="absorbing"
DeepDescentFunctionCallAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.DeepDescentFunctionCallAdjunct
 
deepEqual(NodeInfo, NodeInfo, XPathContext, DeepEqual40.DeepEqualOptions) - Static method in class net.sf.saxon.functions.DeepEqual40
 
deepEqual(SequenceIterator, SequenceIterator, AtomicComparer, XPathContext, int) - Static method in class net.sf.saxon.functions.DeepEqual
Determine when two sequences are deep-equal
deepEqual(SequenceIterator, SequenceIterator, XPathContext, DeepEqual40.DeepEqualOptions) - Static method in class net.sf.saxon.functions.DeepEqual40
Determine when two sequences are deep-equal
DeepEqual - Class in net.sf.saxon.functions
XSLT 2.0 deep-equal() function, where the collation is already known.
DeepEqual() - Constructor for class net.sf.saxon.functions.DeepEqual
 
deepEqual40(FunctionItem, XPathContext, DeepEqual40.DeepEqualOptions) - Method in class net.sf.saxon.expr.instruct.UserFunction
 
deepEqual40(FunctionItem, XPathContext, DeepEqual40.DeepEqualOptions) - Method in class net.sf.saxon.functions.AbstractFunction
 
deepEqual40(FunctionItem, XPathContext, DeepEqual40.DeepEqualOptions) - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
 
deepEqual40(FunctionItem, XPathContext, DeepEqual40.DeepEqualOptions) - Method in class net.sf.saxon.ma.map.MapItem
 
deepEqual40(FunctionItem, XPathContext, DeepEqual40.DeepEqualOptions) - Method in class net.sf.saxon.ma.map.RangeKey
 
deepEqual40(FunctionItem, XPathContext, DeepEqual40.DeepEqualOptions) - Method in interface net.sf.saxon.om.FunctionItem
 
DeepEqual40 - Class in net.sf.saxon.functions
XSLT 2.0 deep-equal() function, where the collation is already known.
DeepEqual40() - Constructor for class net.sf.saxon.functions.DeepEqual40
 
DeepEqual40.DeepEqualOptions - Class in net.sf.saxon.functions
 
DeepEqualOptions(MapItem, String, XPathContext) - Constructor for class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
deepEquals(FunctionItem, XPathContext, AtomicComparer, int) - Method in class net.sf.saxon.expr.instruct.UserFunction
Test whether this FunctionItem is deep-equal to another function item, under the rules of the deep-equal function
deepEquals(FunctionItem, XPathContext, AtomicComparer, int) - Method in class net.sf.saxon.functions.AbstractFunction
Test whether this FunctionItem is deep-equal to another function item, under the rules of the deep-equal function
deepEquals(FunctionItem, XPathContext, AtomicComparer, int) - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Test whether this array is deep-equal to another array, under the rules of the deep-equal function
deepEquals(FunctionItem, XPathContext, AtomicComparer, int) - Method in class net.sf.saxon.ma.map.MapItem
Test whether this FunctionItem is deep-equal to another function item, under the rules of the deep-equal function
deepEquals(FunctionItem, XPathContext, AtomicComparer, int) - Method in class net.sf.saxon.ma.map.RangeKey
Test whether this FunctionItem is deep-equal to another function item, under the rules of the deep-equal function
deepEquals(FunctionItem, XPathContext, AtomicComparer, int) - Method in interface net.sf.saxon.om.FunctionItem
Test whether this FunctionItem is deep-equal to another function item, under the rules of the deep-equal function
deepEquals(NodeInfo, NodeInfo, AtomicComparer, XPathContext, int) - Static method in class net.sf.saxon.functions.DeepEqual
 
DeepEqualStreamer - Class in com.saxonica.ee.stream.adjunct
Implement streaming of deep-equal function.
DeepEqualStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.DeepEqualStreamer
 
DeepSkipRuleSet - Class in net.sf.saxon.trans.rules
The rule set introduced in XSLT 3.0, which (for any kind of node) simply ignores the node and its descendants.
DeepUpdate - Class in com.saxonica.xsltextn.instruct
Handler for saxon:deep-update elements in stylesheet.
DeepUpdate(Expression, Expression, Expression) - Constructor for class com.saxonica.xsltextn.instruct.DeepUpdate
 
DEFAULT - com.saxonica.ee.schema.ValueConstraint.Variety
 
DEFAULT - net.sf.saxon.s9api.ValidationMode
Value indication no preference: the choice is defined elsewhere
DEFAULT - Static variable in class com.saxonica.ee.trans.ContextItemStaticInfoEE
Default information when nothing else is known
DEFAULT - Static variable in class net.sf.saxon.expr.parser.ContextItemStaticInfo
Default information when nothing else is known
DEFAULT - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "default"
DEFAULT - Static variable in class net.sf.saxon.lib.ConversionRules
Default conversion rules.
DEFAULT - Static variable in class net.sf.saxon.lib.Validation
Code indicating that no specific validation options were requested
DEFAULT_COLLATION - Static variable in class net.sf.saxon.lib.Feature
This option determines the collation that is used for comparing strings when no explicit collation is requested.
DEFAULT_COLLATION - Static variable in class net.sf.saxon.lib.FeatureCode
 
DEFAULT_COLLATION - Static variable in class net.sf.saxon.lib.FeatureKeys
This option determines the collation that is used for comparing strings when no explicit collation is requested.
DEFAULT_COLLECTION - Static variable in class net.sf.saxon.lib.Feature
This determines the collection that is used when the fn:collection() function is called with no arguments; the effect is the same as if it were called passing the URI that is the value of this configuration property.
DEFAULT_COLLECTION - Static variable in class net.sf.saxon.lib.FeatureCode
 
DEFAULT_COLLECTION - Static variable in class net.sf.saxon.lib.FeatureKeys
This determines the collection that is used when the fn:collection() function is called with no arguments; the effect is the same as if it were called passing the URI that is the value of this configuration property.
DEFAULT_COUNTRY - Static variable in class net.sf.saxon.lib.Feature
This determines the country that is used by format-date() and similar functions if no country code is supplied explicitly.
DEFAULT_COUNTRY - Static variable in class net.sf.saxon.lib.FeatureCode
 
DEFAULT_COUNTRY - Static variable in class net.sf.saxon.lib.FeatureKeys
This determines the country that is used by format-date() and similar functions if no country code is supplied explicitly.
DEFAULT_LANGUAGE - Static variable in class net.sf.saxon.lib.Feature
This option determines the language that is used by format-date(), xsl:number and similar constructs if no language code is supplied explicitly.
DEFAULT_LANGUAGE - Static variable in class net.sf.saxon.lib.FeatureCode
 
DEFAULT_LANGUAGE - Static variable in class net.sf.saxon.lib.FeatureKeys
This option determines the language that is used by format-date(), xsl:number and similar constructs if no language code is supplied explicitly.
DEFAULT_MODE_NAME - Static variable in class net.sf.saxon.trans.Mode
 
DEFAULT_NAMESPACE - net.sf.saxon.s9api.UnprefixedElementMatchingPolicy
The standard W3C policy, whereby element names are implicitly qualified by the default namespace for elements and types, as defined in the XPath static context.
DEFAULT_NAMESPACE_OR_NONE - net.sf.saxon.s9api.UnprefixedElementMatchingPolicy
Under this policy, unprefixed element names match provided that (a) the local part of the name matches, and (b) the namespace part of the name is either equal to the default namespace for elements and types, or is absent.
DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_GREATEST - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that ordering of empty sequences and NaN values as keys in an order by clause in a FLWOR expression is "greatest".
DEFAULT_ORDER_FOR_EMPTY_SEQUENCES_LEAST - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that ordering of empty sequences and NaN values as keys in an order by clause in a FLWOR expression is "least".
DEFAULT_REGEX_ENGINE - Static variable in class net.sf.saxon.lib.Feature
Determines which regular expression engine should be used for evaluating regular expressions occuring in constructs such as fn:matches(), fn:replace, and xsl:analyze-string, and also in the pattern facet of a schema.
DEFAULT_REGEX_ENGINE - Static variable in class net.sf.saxon.lib.FeatureCode
 
DEFAULT_REGEX_ENGINE - Static variable in class net.sf.saxon.lib.FeatureKeys
Determines which regular expression engine should be used for evaluating regular expressions occuring in constructs such as fn:matches(), fn:replace, and xsl:analyze-string, and also in the pattern facet of a schema.
DEFAULT_STATE - Static variable in class net.sf.saxon.expr.parser.Tokenizer
Initial default state of the Tokenizer
DEFAULT_UNDECLARATION - Static variable in class net.sf.saxon.om.NamespaceBinding
 
defaultAction - Variable in class com.saxonica.ee.optim.SwitchExpression.SwitchCaseInfo
 
DefaultCollation() - Constructor for class net.sf.saxon.functions.StaticContextAccessor.DefaultCollation
 
DefaultCollationArgument() - Constructor for class net.sf.saxon.expr.DefaultedArgumentExpression.DefaultCollationArgument
 
defaultCollationName - Variable in class net.sf.saxon.style.StyleElement
 
defaultDestination(Configuration, Logger) - Static method in class net.sf.saxon.trace.ExpressionPresenter
Make a receiver, using default output properties, with serialized output going to a specified OutputStream
DEFAULTED - net.sf.saxon.trans.VisibilityProvenance
 
DEFAULTED_VALUE - Static variable in class net.sf.saxon.event.ReceiverOption
Flag indicating that an attribute value or text node was added by the schema processor because a default value was specified
DefaultedArgumentExpression - Class in net.sf.saxon.expr
DefaultedArgumentExpression is a placeholder used in a function call for an argument that is evaluated using the default value expression from the function definition, in cases where that expression has not yet been compiled (typically because the function call precedes the function declaration).
DefaultedArgumentExpression() - Constructor for class net.sf.saxon.expr.DefaultedArgumentExpression
Constructor
DefaultedArgumentExpression.DefaultCollationArgument - Class in net.sf.saxon.expr
 
defaultedLocale() - Method in class com.saxonica.config.pe.ICUNumbererPE
Returns the locale that was used by default, rather than that requested.
defaultedLocale() - Method in class net.sf.saxon.expr.number.AbstractNumberer
Whether this numberer has had its locale defaulted, i.e.
defaultedLocale() - Method in interface net.sf.saxon.lib.Numberer
Whether this numberer has had its locale defaulted, i.e.
DefaultLanguage() - Constructor for class net.sf.saxon.functions.DynamicContextAccessor.DefaultLanguage
 
defaultMode - Variable in class net.sf.saxon.style.StyleElement
 
defaultOpenContentAppliesToEmpty() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Ask if the default open content wildcard applies to types that would otherwise have an EMPTY content model
defaultOutputProperties - Variable in class net.sf.saxon.style.StylesheetPackage
 
defaultPorts - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
defaultStaticQueryContext - Variable in class net.sf.saxon.Configuration
 
DefaultTalker - Class in net.sf.saxon.gizmo
 
DefaultTalker() - Constructor for class net.sf.saxon.gizmo.DefaultTalker
 
DefaultTalker(InputStream, PrintStream) - Constructor for class net.sf.saxon.gizmo.DefaultTalker
 
defaultValue - Variable in class net.sf.saxon.lib.FeatureData
 
defaultValueExpressions - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
An array holding functions to evaluate default arguments.
defaultXPathNamespace - Variable in class net.sf.saxon.style.StyleElement
 
defaultXsltCompilerInfo - Variable in class net.sf.saxon.Configuration
 
definesParameterValues() - Method in class net.sf.saxon.trans.CommandLineOptions
Test whether there is any keyword=value option present
DEFLATE - com.saxonica.functions.extfn.EXPathArchive.Archive.CompressionType
 
deIndex(NodeImpl) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Remove a node from any indexes when it is detached from the tree
DelegatingArrayItem - Class in com.saxonica.xsltextn.pedigree
A DelegatingArrayItem is an abstract class representing an array that is implemented by delegating all array-related functionality to a base class.
DelegatingArrayItem(ArrayItem) - Constructor for class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
DelegatingFeed - Class in com.saxonica.ee.stream.feed
A DelegatingFeed is an ItemFeed that delegates most of its work to a supplied Outputter.
DelegatingFeed(ProxyOutputter, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.DelegatingFeed
 
DelegatingMapItem - Class in com.saxonica.xsltextn.pedigree
A DelegatingMapItem is an abstract class representing a map that is implemented by delegating all map-related functionality to another map.
DelegatingMapItem(MapItem) - Constructor for class com.saxonica.xsltextn.pedigree.DelegatingMapItem
Create a DelegatingMapItem that delegates all map-related access to a specified base map.
delete() - Method in interface net.sf.saxon.om.MutableNodeInfo
Delete this node (that is, detach it from its parent).
delete() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Delete this node (that is, detach it from its parent)
delete() - Method in class net.sf.saxon.tree.linked.ElementImpl
Delete this node (that is, detach it from its parent)
delete() - Method in class net.sf.saxon.tree.linked.NodeImpl
Delete this node (that is, detach it from its parent)
delete() - Method in class net.sf.saxon.tree.util.Orphan
Delete this node (that is, detach it from its parent).
delete(One<Base64BinaryValue>, ZeroOrMore<StringValue>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
DELETE_NODE - Static variable in class net.sf.saxon.expr.parser.Token
"delete node/nodes"
DeleteAction - Class in com.saxonica.ee.update
A pending update action representing the effect of a delete expression
DeleteAction(NodeInfo) - Constructor for class com.saxonica.ee.update.DeleteAction
Create a DeleteAction
Deleted(AttributeInfo) - Constructor for class net.sf.saxon.om.AttributeInfo.Deleted
 
deleteData(int, int) - Method in class net.sf.saxon.dom.TextOverNodeInfo
Remove a range of 16-bit units from the node.
DeleteExpression - Class in com.saxonica.ee.update
A delete expression in XQuery Update
DeleteExpression(Expression) - Constructor for class com.saxonica.ee.update.DeleteExpression
Create a DeleteExpression
deleteMap(One<Base64BinaryValue>, One<MapItem>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
delimiter - Variable in class net.sf.saxon.serialize.XMLEmitter
 
deliver() - Method in class com.saxonica.ee.stream.feed.AbsorptionFeed.PendingItem
On completion of this streamed node, that is, when the relevant end tag is reached, compute the result of processing this node and return this result
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.dom.ActiveDOMSource
 
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.event.EventSource
Supply events to a Receiver.
deliver(Receiver, ParseOptions) - Method in interface net.sf.saxon.lib.ActiveSource
Deliver the content of the source to a supplied Receiver.
deliver(Receiver, ParseOptions) - Method in interface net.sf.saxon.om.NodeInfo
Implement the ActiveSource interface by delivering the document to a Receiver
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.om.NodeSource
Deliver the content of the source to a supplied Receiver.
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.option.axiom.AxiomDocument
Implement ActiveSource by delivering the document to a supplied receiver
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.option.dom4j.DOM4JDocumentWrapper
Implement ActiveSource by delivering the document to a supplied receiver
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.option.jdom2.JDOM2DocumentWrapper
Implement the ActiveSource interface
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.pull.ActiveStAXSource
 
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.pull.PullSource
 
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.resource.ActiveSAXSource
 
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.resource.ActiveStreamSource
Deliver the content of the source to a supplied Receiver
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.sapling.SaplingComment
 
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.sapling.SaplingDocument
 
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.sapling.SaplingElement
 
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.sapling.SaplingNode
Send a sequence of events representing this node to a supplied Receiver
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.sapling.SaplingProcessingInstruction
 
deliver(Receiver, ParseOptions) - Method in class net.sf.saxon.sapling.SaplingText
 
DEPENDENCY_MASK - Static variable in class net.sf.saxon.expr.StaticProperty
Mask to select all the dependency bits
DEPENDS_ON_ASSIGNABLE_GLOBALS - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on assignable global variables
DEPENDS_ON_CONTEXT_DOCUMENT - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on the document containing the context node
DEPENDS_ON_CONTEXT_ITEM - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on context item.
DEPENDS_ON_CURRENT_GROUP - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on current-group() and/or current-grouping-key()
DEPENDS_ON_CURRENT_ITEM - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on current() item
DEPENDS_ON_FOCUS - Static variable in class net.sf.saxon.expr.StaticProperty
Combination of bits representing dependencies on the focus
DEPENDS_ON_LAST - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on last()
DEPENDS_ON_LOCAL_VARIABLES - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on local variables (excluding local variables declared within the expression itself)
DEPENDS_ON_NON_DOCUMENT_FOCUS - Static variable in class net.sf.saxon.expr.StaticProperty
Combination of bits representing dependencies on the focus, but excluding dependencies on the current document
DEPENDS_ON_OWN_RANGE_VARIABLES - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression binds (and typically references) its own range variables
DEPENDS_ON_POSITION - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on position()
DEPENDS_ON_REGEX_GROUP - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on regex-group()
DEPENDS_ON_RUNTIME_ENVIRONMENT - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression can't be evaluated at compile time for reasons other than the above
DEPENDS_ON_STATIC_CONTEXT - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on the static context, specifically, a part of the static context that can vary from one expression in a query/stylesheet to another; the main examples of this are the static base URI and the default collation
DEPENDS_ON_STATIC_CONTEXT - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
DEPENDS_ON_USER_FUNCTIONS - Static variable in class net.sf.saxon.expr.StaticProperty
Bit setting: Expression depends on user-defined functions
DEPENDS_ON_XSLT_CONTEXT - Static variable in class net.sf.saxon.expr.StaticProperty
Combination of bits representing dependencies on the XSLT context
dependsOnContextItem() - Method in class net.sf.saxon.functions.SystemFunction
Ask whether the result of the function depends on the context item
dependsOnFocus() - Method in class net.sf.saxon.lib.ExtensionFunctionDefinition
Ask whether the result of the function depends on the focus, or on other variable parts of the context.
dependsOnFocus(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Ask whether an expression has a dependency on the focus
dependsOnVariable(Expression, Binding[]) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine whether an expression depends on any one of a set of variables
depict(Item) - Static method in class net.sf.saxon.trans.Err
Create a string representation of an item for use in an error message
depictCodepoint(int) - Static method in class net.sf.saxon.trans.Err
 
depictSequence(Sequence) - Static method in class net.sf.saxon.trans.Err
 
depictSequenceStart(SequenceIterator, int) - Static method in class net.sf.saxon.expr.CardinalityChecker
Show the first couple of items in a sequence in an error message
depictSequenceStart(SequenceIterator, int, int) - Static method in class net.sf.saxon.trans.Err
 
depth - Variable in class com.saxonica.ee.domino.DominoTree
 
depth - Variable in class net.sf.saxon.value.Closure
 
dereference(String) - Method in interface net.sf.saxon.lib.RelativeURIResolver
Called by the processor when it encounters an xsl:include, xsl:import, or document() function.
dereference(String, String) - Method in interface net.sf.saxon.lib.RelativeURIResolver
Extended method that accepts flags
deregisterExternalObjectModel(ExternalObjectModel) - Method in class net.sf.saxon.Configuration
Remove an entry from the list of registered external object models
Derivation - Class in net.sf.saxon.type
 
Derivation() - Constructor for class net.sf.saxon.type.Derivation
 
DERIVATION_EXTENSION - Static variable in class net.sf.saxon.type.Derivation
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the derivation by extension.
DERIVATION_LIST - Static variable in class net.sf.saxon.type.Derivation
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the list.
DERIVATION_RESTRICTION - Static variable in class net.sf.saxon.type.Derivation
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 variable in class net.sf.saxon.type.Derivation
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 variable in class net.sf.saxon.type.Derivation
Derivation by substitution.
DERIVED - net.sf.saxon.trans.VisibilityProvenance
 
descendant() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its descendants, which are returned in document order
descendant(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the descendant elements having a specified local name, irrespective of the namespace.
descendant(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the element descendants having a specified namespace URI and local name.
descendant(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the nodes found on the descendant axis using a supplied Predicate.
DESCENDANT - net.sf.saxon.s9api.Axis
 
DESCENDANT - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the descendant axis
DESCENDANT_OR_SELF - net.sf.saxon.s9api.Axis
 
DESCENDANT_OR_SELF - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the descendant-or-self axis
DescendantAxisIterator(SteppingNode, boolean, NodeTest) - Constructor for class net.sf.saxon.tree.util.SteppingNavigator.DescendantAxisIterator
Create an iterator over the descendant or descendant-or-self axis
DescendantEnumeration(NodeInfo, boolean, boolean) - Constructor for class net.sf.saxon.tree.util.Navigator.DescendantEnumeration
Create an iterator over the descendant or descendant-or-self axis
descendantOrSelf() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its descendants, which are returned in document order, preceded by the origin node itself
descendantOrSelf(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the descendant-or-self elements having a specified local name, irrespective of the namespace.
descendantOrSelf(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the descendant-or-self elements having a specified namespace URI and local name.
descendantOrSelf(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the nodes found on the descendant-or-self axis using a supplied Predicate.
DescendantWrappingIterator(AxiomParentNodeWrapper, NodeTest, boolean) - Constructor for class net.sf.saxon.option.axiom.AxiomParentNodeWrapper.DescendantWrappingIterator
 
DescendingComparer - Class in net.sf.saxon.expr.sort
A Comparer used for comparing descending keys.
DescendingComparer(AtomicComparer) - Constructor for class net.sf.saxon.expr.sort.DescendingComparer
 
DescendingRangeIterator - Class in net.sf.saxon.expr
Iterator that produces numeric values in a monotonic sequence, ascending or descending.
DescendingRangeIterator(long, long, long) - Constructor for class net.sf.saxon.expr.DescendingRangeIterator
Create an iterator over a range of integers in monotonic descending order
describe(int) - Static method in class net.sf.saxon.lib.Validation
Get a string representation of a validation code
describe(int) - Static method in class net.sf.saxon.pattern.NodeKindTest
 
describe(int) - Static method in class net.sf.saxon.value.Cardinality
Display the cardinality as a string
describeGenre(Genre) - Static method in class net.sf.saxon.trans.Err
 
describeVisibility(Visibility) - Static method in class net.sf.saxon.trans.Err
 
despatched - Variable in class net.sf.saxon.expr.flwor.WindowClause.Window
 
destination - Variable in class net.sf.saxon.expr.flwor.ForClauseOuterPush
 
destination - Variable in class net.sf.saxon.expr.flwor.ForClausePush
 
Destination - Interface in net.sf.saxon.s9api
A Destination represents a place where XDM values can be sent.
DestinationHelper - Class in net.sf.saxon.s9api
A helper class for implementing the Destination interface
DestinationHelper(Destination) - Constructor for class net.sf.saxon.s9api.DestinationHelper
 
detachChild() - Method in class net.sf.saxon.expr.Operand
 
details() - Method in class net.sf.saxon.str.EmptyUnicodeString
 
details() - Method in class net.sf.saxon.str.Twine16
 
details() - Method in class net.sf.saxon.str.Twine24
 
details() - Method in class net.sf.saxon.str.Twine8
 
DETERMINISTIC - net.sf.saxon.expr.instruct.UserFunction.Determinism
 
determinize(SchemaCompiler, FiniteStateMachine) - Static method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Determinize the finite state machine: that is, ensure that there are no ambiguous transitions from this state.
DeterminizedState - Class in com.saxonica.ee.schema.fsa
A state in a determinized finite state machine
DeterminizedState(FiniteStateMachine) - Constructor for class com.saxonica.ee.schema.fsa.DeterminizedState
Create a new state
DFLT - Static variable in class net.sf.saxon.om.StandardNames
 
DIAG - net.sf.saxon.expr.flwor.Clause.ClauseName
 
DiagnosticClause - Class in net.sf.saxon.expr.flwor
A "let" clause in a FLWOR expression
DiagnosticClause() - Constructor for class net.sf.saxon.expr.flwor.DiagnosticClause
 
DiagnosticClausePull - Class in net.sf.saxon.expr.flwor
Implements the trace clause in a FLWOR expression.
DiagnosticClausePull(TuplePull, DiagnosticClause) - Constructor for class net.sf.saxon.expr.flwor.DiagnosticClausePull
 
DiagnosticClausePush - Class in net.sf.saxon.expr.flwor
Implements the changes to a tuple stream effected by the Let clause in a FLWOR expression
DiagnosticClausePush(Outputter, TuplePush, DiagnosticClause) - Constructor for class net.sf.saxon.expr.flwor.DiagnosticClausePush
 
diagnosticDisplay(String) - Static method in class net.sf.saxon.str.StringTool
Produce a diagnostic representation of the contents of the string
diagnosticDump() - Method in class net.sf.saxon.ma.map.HashTrieMap
 
diagnosticDump() - Method in class net.sf.saxon.tree.tiny.TinyTree
Produce diagnostic print of main tree arrays
diagnosticDump(NodeInfo) - Static method in class net.sf.saxon.tree.tiny.TinyTree
Create diagnostic dump of the tree containing a particular node.
DictionaryMap - Class in net.sf.saxon.ma.map
A simple implementation of MapItem where the strings are keys, and modification is unlikely.
DictionaryMap() - Constructor for class net.sf.saxon.ma.map.DictionaryMap
Create an empty dictionary, to which entries can be added using DictionaryMap.initialPut(String, GroundedValue), provided this is done before the map is exposed to the outside world.
DictionaryMap(int) - Constructor for class net.sf.saxon.ma.map.DictionaryMap
Create an empty dictionary, to which entries can be added using DictionaryMap.initialPut(String, GroundedValue), provided this is done before the map is exposed to the outside world.
difference(XPathContext, StringValue, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
The date:difference function returns the duration between the first date and the second date.
difference(SequenceIterator, SequenceIterator) - Static method in class net.sf.saxon.option.exslt.Sets
Return the difference of two node-sets (interpreted as sequences of nodes that must be supplied in document order)
DifferenceIterator - Class in net.sf.saxon.expr
An enumeration representing a nodeset that is teh difference of two other NodeSets.
DifferenceIterator(SequenceIterator, SequenceIterator, Comparator<? super NodeInfo>) - Constructor for class net.sf.saxon.expr.DifferenceIterator
Form an enumeration of the difference of two nodesets, that is, the nodes that are in p1 and that are not in p2.
DIGIT - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
DigitsFacet - Class in com.saxonica.ee.schema
Represents either of the facets totalDigits or fractionDigits
DigitsFacet() - Constructor for class com.saxonica.ee.schema.DigitsFacet
 
DirectoryCollection - Class in net.sf.saxon.resource
This class represents a resource collection containing all, or selected, files within a filestore directory.
DirectoryCollection(Configuration, String, File, URIQueryParameters) - Constructor for class net.sf.saxon.resource.DirectoryCollection
Create a directory collection
directoryContents(File, URIQueryParameters) - Method in class net.sf.saxon.resource.DirectoryCollection
Return the contents of a collection that maps to a directory in filestore
DirectResourceResolver - Class in net.sf.saxon.lib
A DirectResourceResolver is a ResourceResolver that resolves requests using the direct, native capabilities of the platform.
DirectResourceResolver(Configuration) - Constructor for class net.sf.saxon.lib.DirectResourceResolver
 
DISABLE_CHARACTER_MAPS - Static variable in class net.sf.saxon.event.ReceiverOption
Flag to disable use of character maps
DISABLE_ESCAPING - Static variable in class net.sf.saxon.event.ReceiverOption
Flag set on a characters() event to disable output escaping
DISABLE_XSL_EVALUATE - Static variable in class net.sf.saxon.lib.Feature
This option disables the xsl:evaluate instruction.
DISABLE_XSL_EVALUATE - Static variable in class net.sf.saxon.lib.FeatureCode
 
DISABLE_XSL_EVALUATE - Static variable in class net.sf.saxon.lib.FeatureKeys
This option disables the xsl:evaluate instruction.
disableIndexing() - Method in class net.sf.saxon.expr.FilterExpression
 
disableIndexing() - Method in class net.sf.saxon.expr.SlashExpression
 
disableLicensing() - Method in class com.saxonica.config.ProfessionalConfiguration
Instruct Saxon to run as if no license is available.
disableLicensing() - Method in class net.sf.saxon.Configuration
Instruct Saxon to run as if no license is available.
DISALLOWED - com.saxonica.ee.validate.ContentValidator.Nillability
Constant indicating that xsi:nil is disallowed.
disallowedAtStartOfRelativePath() - Method in class net.sf.saxon.expr.parser.XPathParser
Test whether the current token is one that is disallowed after a "leading lone slash".
DISALLOWS_CONTENT - net.sf.saxon.style.SourceBinding.BindingProperty
 
disallowsQName(int) - Method in class com.saxonica.ee.schema.Wildcard
Test whether a name is in the set of disallowed QNames
disallowUnionKeyword - Variable in class net.sf.saxon.expr.parser.Tokenizer
Flag to disallow "union" as a synonym for "|" when parsing XSLT 2.0 patterns
disallowUpdate() - Static method in class net.sf.saxon.dom.NodeOverNodeInfo
Internal method used to indicate that update operations are not allowed
disaster(String) - Method in class net.sf.saxon.lib.Logger
Log a message with level Logger.DISASTER
DISASTER - Static variable in class net.sf.saxon.lib.Logger
 
discard(TreeInfo) - Method in class net.sf.saxon.om.DocumentPool
Release a document from the document pool.
DiscardDocument() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.DiscardDocument
 
discardIndexes(KeyManager) - Method in class net.sf.saxon.om.DocumentPool
Release all indexs for documents in this pool held by the KeyManager
DISINHERIT_NAMESPACES - Static variable in class net.sf.saxon.event.ReceiverOption
Flag passed on startElement indicating that the element does not pass namespaces on to its children.
DISJOINT - net.sf.saxon.type.Affinity
The two types have no instances in common; if a value is an instance of one type, then it is not an instance of the other.
dispatchTailCall(TailCall) - Static method in class net.sf.saxon.expr.Expression
 
display() - Method in class net.sf.saxon.regex.OpAtom
 
display() - Method in class net.sf.saxon.regex.OpBackReference
Display the operation as a regular expression, possibly in abbreviated form
display() - Method in class net.sf.saxon.regex.OpBOL
Display the operation as a regular expression, possibly in abbreviated form
display() - Method in class net.sf.saxon.regex.OpCapture
Display the operation as a regular expression, possibly in abbreviated form
display() - Method in class net.sf.saxon.regex.OpCharClass
Display the operation as a regular expression, possibly in abbreviated form
display() - Method in class net.sf.saxon.regex.OpChoice
Display the operation as a regular expression, possibly in abbreviated form
display() - Method in class net.sf.saxon.regex.OpEndProgram
Display the operation as a regular expression, possibly in abbreviated form
display() - Method in class net.sf.saxon.regex.OpEOL
Display the operation as a regular expression, possibly in abbreviated form
display() - Method in class net.sf.saxon.regex.Operation
Display the operation as a regular expression, possibly in abbreviated form
display() - Method in class net.sf.saxon.regex.OpNothing
Display the operation as a regular expression, possibly in abbreviated form
display() - Method in class net.sf.saxon.regex.OpRepeat
Display the operation as a regular expression, possibly in abbreviated form
display() - Method in class net.sf.saxon.regex.OpSequence
Display the operation as a regular expression, possibly in abbreviated form
display() - Method in class net.sf.saxon.regex.OpTrace
Display the operation as a regular expression, possibly in abbreviated form
display(int) - Static method in class net.sf.saxon.expr.StaticProperty
 
display(HashMap<AutomatonState, Integer>) - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Display the finite state machine reachable from this state.
display(Logger) - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Display the finite state machine.
DISPLAY_BYTE_CODE - Static variable in class net.sf.saxon.lib.Feature
Obsolete and ignored from Saxon 12.0.
DISPLAY_BYTE_CODE - Static variable in class net.sf.saxon.lib.FeatureCode
 
DISPLAY_BYTE_CODE - Static variable in class net.sf.saxon.lib.FeatureKeys
Obsolete and ignored from Saxon 12.0.
displayLambdaTransitions() - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Display the lambda transitions available from this state
displayLambdaTransitions() - Method in class com.saxonica.ee.schema.fsa.NonDeterminizedState
 
displayLicenseMessage() - Method in class com.saxonica.config.ProfessionalConfiguration
Display a message about the license status.
displayLicenseMessage() - Method in class net.sf.saxon.Configuration
Display a message about the license status
displayOperator() - Method in class net.sf.saxon.expr.BinaryExpression
Display the operator used by this binary expression
displayOperator() - Method in class net.sf.saxon.expr.SingletonIntersectExpression
Display the operator used by this binary expression
displayOperator(Configuration) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
 
displayOperator(Configuration) - Method in class net.sf.saxon.expr.NegateExpression
 
displayOperator(Configuration) - Method in class net.sf.saxon.expr.UnaryExpression
Give a string representation of the operator for use in diagnostics
displayOperator(Configuration) - Method in class net.sf.saxon.expr.UntypedSequenceConverter
 
displayPermittedOptions() - Method in class net.sf.saxon.trans.CommandLineOptions
Display the list the permitted options
displayState(Logger) - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Display the finite state machine reachable from this state.
displayTypeName(Object) - Static method in class net.sf.saxon.value.ObjectValue
Display the type name for use in error messages
displayTypeName(Item) - Static method in class net.sf.saxon.type.Type
Output (for diagnostics) a representation of the type of an item.
distinct() - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns a stream consisting of the distinct items present in this stream.
DistinctFacet - Class in com.saxonica.ee.schema
The saxon:distinct facet on a list type can be used to constrain the list to contain distinct values.
DistinctFacet() - Constructor for class com.saxonica.ee.schema.DistinctFacet
Create a saxon:distinct facet
DistinctIterator(SequenceIterator, StringCollator, XPathContext) - Constructor for class net.sf.saxon.functions.DistinctValues.DistinctIterator
Create an iterator over the distinct values in a sequence
DistinctValues - Class in net.sf.saxon.functions
The XPath 2.0 distinct-values() function, with the collation argument already known
DistinctValues() - Constructor for class net.sf.saxon.functions.DistinctValues
 
DistinctValues.DistinctIterator - Class in net.sf.saxon.functions
Iterator class to return the distinct values in a sequence
DistinctValuesStreamer - Class in com.saxonica.ee.stream.adjunct
Implement the distinct-values function in streaming mode.
DistinctValuesStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.DistinctValuesStreamer
 
distribute(Collection<Expression>) - Static method in class net.sf.saxon.expr.AndExpression
Generate an 'and' tree over a set of expressions
div(IntegerValue) - Method in class net.sf.saxon.value.BigIntegerValue
Divide by another integer
div(IntegerValue) - Method in class net.sf.saxon.value.Int64Value
Divide by another integer
div(IntegerValue) - Method in class net.sf.saxon.value.IntegerValue
Divide by another integer
div(IntegerValue, Location) - Method in class net.sf.saxon.value.IntegerValue
Divide by another integer, providing location information for any exception
DIV - Static variable in class net.sf.saxon.expr.Calculator
 
DIV - Static variable in class net.sf.saxon.expr.parser.Token
Operator "div"
divide(double) - Method in class net.sf.saxon.value.DayTimeDurationValue
Divide duration by a number.
divide(double) - Method in class net.sf.saxon.value.DurationValue
Divide a duration by a number
divide(double) - Method in class net.sf.saxon.value.YearMonthDurationValue
Divide duration by a number.
divide(DurationValue) - Method in class net.sf.saxon.value.DayTimeDurationValue
Find the ratio between two durations
divide(DurationValue) - Method in class net.sf.saxon.value.DurationValue
Divide a duration by a another duration
divide(DurationValue) - Method in class net.sf.saxon.value.YearMonthDurationValue
Find the ratio between two durations
DIVIDE_PRECISION - Static variable in class net.sf.saxon.value.BigDecimalValue
 
DLANG - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
DO_NOT_RECOVER - net.sf.saxon.trans.RecoveryPolicy
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.
doAction() - Method in interface net.sf.saxon.om.Action
Perform the action
doc() - Static method in class net.sf.saxon.sapling.Saplings
Create a sapling document node, with no children
doc(String) - Static method in class net.sf.saxon.sapling.Saplings
Create a sapling document node with a specified base URI, with no children
Doc - Class in net.sf.saxon.functions
Implement the fn:doc() function - a simplified form of the Document function
Doc() - Constructor for class net.sf.saxon.functions.Doc
 
Doc_2 - Class in net.sf.saxon.functions
Implement the saxon:doc() function - a variant of the fn:doc function with a second argument to supply option parameters.
Doc_2() - Constructor for class net.sf.saxon.functions.Doc_2
 
DOC_ELEM_ATTR - Static variable in class net.sf.saxon.pattern.MultipleNodeKindTest
 
doCast(AtomicValue, XPathContext) - Method in class net.sf.saxon.expr.CastExpression
 
docAvailable(String, XPathContext) - Method in class net.sf.saxon.functions.DocAvailable
 
DocAvailable - Class in net.sf.saxon.functions
Implement the fn:doc-available() function
DocAvailable() - Constructor for class net.sf.saxon.functions.DocAvailable
 
doChameleonTransformation(NodeInfo, SchemaElement) - Method in class com.saxonica.ee.schema.SchemaCompiler
Do the chameleon transformation on a source schema document
docNode - Variable in class net.sf.saxon.dom.DocumentWrapper
 
Doctype - Class in net.sf.saxon.expr.instruct
A saxon:doctype element in the stylesheet.
Doctype(Expression) - Constructor for class net.sf.saxon.expr.instruct.Doctype
 
DOCTYPE - Static variable in class net.sf.saxon.serialize.XMLEmitter
 
DOCTYPE_PUBLIC - net.sf.saxon.s9api.Serializer.Property
Set to any string to indicate that the output is to include a DOCTYPE declaration with this public id
DOCTYPE_SYSTEM - net.sf.saxon.s9api.Serializer.Property
Set to any string to indicate that the output is to include a DOCTYPE declaration with this system id
document(boolean) - Method in class net.sf.saxon.event.PushToReceiver
 
document(boolean) - Method in interface net.sf.saxon.s9api.push.Push
Start an XML document.
Document - Interface in net.sf.saxon.s9api.push
A Container representing a document node.
DOCUMENT - net.sf.saxon.s9api.XdmNodeKind
 
DOCUMENT - net.sf.saxon.type.PrimitiveUType
 
DOCUMENT - Static variable in class net.sf.saxon.pattern.NodeKindTest
 
DOCUMENT - Static variable in class net.sf.saxon.type.Type
Item type representing a document node
DOCUMENT - Static variable in class net.sf.saxon.type.UType
 
DOCUMENT_NODE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the DOCUMENT node() type
DocumentBuilder - Class in net.sf.saxon.s9api
A document builder holds properties controlling how a Saxon document tree should be built, and provides methods to invoke the tree construction.
DocumentBuilder(Configuration) - Constructor for class net.sf.saxon.s9api.DocumentBuilder
Create a DocumentBuilder.
DocumentBuilderImpl - Class in net.sf.saxon.dom
This class implements the JAXP DocumentBuilder interface, allowing a Saxon TinyTree to be constructed using standard JAXP parsing interfaces.
DocumentBuilderImpl() - Constructor for class net.sf.saxon.dom.DocumentBuilderImpl
 
DocumentFn - Class in net.sf.saxon.functions
Implements the XSLT document() function
DocumentFn() - Constructor for class net.sf.saxon.functions.DocumentFn
 
DocumentImpl - Class in net.sf.saxon.tree.linked
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.linked.DocumentImpl
Create a DocumentImpl
DocumentInstr - Class in net.sf.saxon.expr.instruct
An instruction to create a document node.
DocumentInstr(boolean, UnicodeString) - Constructor for class net.sf.saxon.expr.instruct.DocumentInstr
Create a document constructor instruction
DocumentInstr.DocumentInstrElaborator - Class in net.sf.saxon.expr.instruct
Elaborator for an AtomicSequenceConverter (including an UntypedAtomicConverter, which is the same except that it uses a different converter internally)
DocumentInstrAdjunct - Class in com.saxonica.ee.stream.adjunct
Evaluate an xsl:document instruction in streaming code.
DocumentInstrAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.DocumentInstrAdjunct
 
DocumentInstrAdjunct.DocumentInstrFeed - Class in com.saxonica.ee.stream.adjunct
 
DocumentInstrElaborator() - Constructor for class net.sf.saxon.expr.instruct.DocumentInstr.DocumentInstrElaborator
 
DocumentInstrFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.adjunct.DocumentInstrAdjunct.DocumentInstrFeed
 
DocumentKey - Class in net.sf.saxon.om
This class encapsulates a string used as the value of the document-uri() property of a document, together with a normalized representation of the string used for equality comparisons.
DocumentKey(String) - Constructor for class net.sf.saxon.om.DocumentKey
Create a DocumentURI object that wraps a given URI
DocumentKey(String, String, PackageVersion) - Constructor for class net.sf.saxon.om.DocumentKey
 
DocumentNodeTest - Class in net.sf.saxon.pattern
A DocumentNodeTest implements the test document-node(element(~,~))
DocumentNodeTest(NodeTest) - Constructor for class net.sf.saxon.pattern.DocumentNodeTest
 
documentNumber - Variable in class net.sf.saxon.option.jdom2.JDOM2DocumentWrapper
 
documentNumber - Variable in class net.sf.saxon.option.xom.XOMDocumentWrapper
 
DocumentNumberAllocator - Class in net.sf.saxon.tree.util
This class (which has one instance per Configuration) is used to allocate unique document numbers.
DocumentNumberAllocator() - Constructor for class net.sf.saxon.tree.util.DocumentNumberAllocator
 
documentOrder() - Method in class net.sf.saxon.s9api.XdmValue
Return a new XdmValue containing the nodes present in this XdmValue, with duplicates eliminated, and sorted into document order
DocumentOrderIterator - Class in net.sf.saxon.expr.sort
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.
DocumentOrderIterator(SequenceIterator, Comparator<? super NodeInfo>) - Constructor for class net.sf.saxon.expr.sort.DocumentOrderIterator
Iterate over a sequence in document order.
DocumentOverNodeInfo - Class in net.sf.saxon.dom
This class is an implementation of the DOM Document class that wraps a Saxon DocumentInfo representation of a document node.
DocumentOverNodeInfo() - Constructor for class net.sf.saxon.dom.DocumentOverNodeInfo
 
DocumentPool - Class in net.sf.saxon.om
An object representing the collection of documents handled during a single transformation.
DocumentPool() - Constructor for class net.sf.saxon.om.DocumentPool
 
documentRuleChain - Variable in class net.sf.saxon.trans.SimpleMode
 
DocumentSorter - Class in net.sf.saxon.expr.sort
A DocumentSorter is an expression that sorts a sequence of nodes into document order.
DocumentSorter(Expression) - Constructor for class net.sf.saxon.expr.sort.DocumentSorter
 
DocumentSorter(Expression, boolean) - Constructor for class net.sf.saxon.expr.sort.DocumentSorter
 
DocumentSorter.DocumentSorterElaborator - Class in net.sf.saxon.expr.sort
Elaborator for a docOrder expression - sorts nodes into document order and eliminates duplicates
DocumentSorterAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a document sorting expression node.
DocumentSorterAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.DocumentSorterAdjunct
 
DocumentSorterElaborator() - Constructor for class net.sf.saxon.expr.sort.DocumentSorter.DocumentSorterElaborator
 
DocumentUri_1 - Class in net.sf.saxon.functions
This class supports the document-uri() function
DocumentUri_1() - Constructor for class net.sf.saxon.functions.DocumentUri_1
 
DocumentValidator - Class in net.sf.saxon.event
DocumentValidator checks that a document is well-formed: specifically, that it contains a single element node child and no text node children.
DocumentValidator(Receiver, String) - Constructor for class net.sf.saxon.event.DocumentValidator
 
DocumentWrapper - Class in net.sf.saxon.dom
The tree info object for a tree implemented as a wrapper around a DOM Document.
DocumentWrapper(Node, String, Configuration) - Constructor for class net.sf.saxon.dom.DocumentWrapper
Wrap a DOM Document or DocumentFragment node
DocumentWrappingPullProvider - Class in com.saxonica.xqj.pull
Returns the events provided by an underlying PullProvider, with the addition of a START_DOCUMENT event immediately after the START_OF_INPUT, and an END_DOCUMENT event immediately before the END_OF_INPUT
DocumentWrappingPullProvider(PullProvider) - Constructor for class com.saxonica.xqj.pull.DocumentWrappingPullProvider
 
docWrapper - Variable in class net.sf.saxon.dom.DOMNodeWrapper
 
docWrapper - Variable in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
 
docWrapper - Variable in class net.sf.saxon.option.xom.XOMNodeWrapper
 
docWrapper - Variable in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
 
DoInstr - Class in com.saxonica.xsltextn.instruct
Compiled instruction deriving from saxon:do element in stylesheet.
DoInstr(Expression) - Constructor for class com.saxonica.xsltextn.instruct.DoInstr
 
DoInstr.DoInstructionElaborator - Class in com.saxonica.xsltextn.instruct
 
DoInstructionElaborator() - Constructor for class com.saxonica.xsltextn.instruct.DoInstr.DoInstructionElaborator
 
DOLLAR - Static variable in class net.sf.saxon.expr.parser.Token
"$" symbol
DOM4JDocumentWrapper - Class in net.sf.saxon.option.dom4j
TreeInfo class for a virtual tree that wraps a DOM4J tree
DOM4JDocumentWrapper(Document, String, Configuration) - Constructor for class net.sf.saxon.option.dom4j.DOM4JDocumentWrapper
Create a Saxon wrapper for a dom4j document
DOM4JNodeWrapper - Class in net.sf.saxon.option.dom4j
A node in the XML parse tree representing an XML element, character content, or attribute.
DOM4JNodeWrapper(Node, DOM4JNodeWrapper, int) - Constructor for class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
This constructor is protected: nodes should be created using the wrap factory method on the DocumentWrapper class
DOM4JObjectModel - Class in net.sf.saxon.option.dom4j
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.option.dom4j.DOM4JObjectModel
 
DOM4JWriter - Class in net.sf.saxon.option.dom4j
JDOMWriter is a Receiver that constructs a DOM4J document from the stream of events
DOM4JWriter(PipelineConfiguration) - Constructor for class net.sf.saxon.option.dom4j.DOM4JWriter
Create a JDOMWriter using the default node factory
DOMDestination - Class in net.sf.saxon.s9api
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(Node) - Constructor for class net.sf.saxon.s9api.DOMDestination
Create a DOMDestination, supplying a node in a DOM document to which the content of the result tree will be attached.
DOMEnvelope - Class in net.sf.saxon.dom
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
Public constructor.
DOMExceptionImpl - Exception in net.sf.saxon.dom
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 exception net.sf.saxon.dom.DOMExceptionImpl
 
DOMINO_TREE - Static variable in class net.sf.saxon.event.Builder
 
DominoAttr - Class in com.saxonica.ee.domino
An attribute node in the Domino tree
DominoAttr(DominoTree, DominoNode, Attr) - Constructor for class com.saxonica.ee.domino.DominoAttr
 
DominoBuilder(PipelineConfiguration) - Constructor for class com.saxonica.ee.domino.DominoTreeModel.DominoBuilder
 
DominoNode - Class in com.saxonica.ee.domino
A node in the Domino tree (other than an attribute or namespace node)
DominoNode(DominoTree, int) - Constructor for class com.saxonica.ee.domino.DominoNode
 
DominoNode(DominoTree, int, DominoNode) - Constructor for class com.saxonica.ee.domino.DominoNode
 
DominoTree - Class in com.saxonica.ee.domino
An adaptation of the TinyTree structure, used to index a DOM.
DominoTreeModel - Class in com.saxonica.ee.domino
Tree model implementation for the DOMINO tree
DominoTreeModel() - Constructor for class com.saxonica.ee.domino.DominoTreeModel
 
DominoTreeModel.DominoBuilder - Class in com.saxonica.ee.domino
A Builder class for the Domino tree model
domLevel3 - Variable in class net.sf.saxon.dom.DocumentWrapper
 
DOMNodeList - Class in net.sf.saxon.dom
This class wraps a list of nodes as a DOM NodeList
DOMNodeList(List<Node>) - Constructor for class net.sf.saxon.dom.DOMNodeList
Construct an node list that wraps a supplied list of DOM Nodes.
domNodes - Variable in class com.saxonica.ee.domino.DominoTree
 
DOMNodeWrapper - Class in net.sf.saxon.dom
A node in the XML parse tree representing an XML element, character content, or attribute.
DOMNodeWrapper(Node, DocumentWrapper, DOMNodeWrapper, int) - Constructor for class net.sf.saxon.dom.DOMNodeWrapper
This constructor is protected: nodes should be created using the makeWrapper factory method
DOMObjectModel - Class in net.sf.saxon.dom
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
Create an instance of the DOMObjectModel class.
DOMSender - Class in net.sf.saxon.dom
DOMSender.java: pseudo-SAX driver for a DOM source document.
DOMSender(Node, Receiver) - Constructor for class net.sf.saxon.dom.DOMSender
Create a DOMSender that will send events representing the nodes in a tree to a nominated receiver
DOMTransform - Class in net.sf.saxon.dom
Variant of command line net.sf.saxon.Transform do build the source document in DOM and then proceed with the transformation.
DOMTransform() - Constructor for class net.sf.saxon.dom.DOMTransform
 
DOMWriter - Class in net.sf.saxon.dom
DOMWriter is a Receiver that attaches the result tree to a specified Node in the DOM Document
DOMWriter() - Constructor for class net.sf.saxon.dom.DOMWriter
 
DONE - com.saxonica.ee.stream.feed.FilteringFeed.FilterResult
Item was not matched and no further items need to be tested, they can be treated as non-matching
doneReorderingPredicates - Variable in class net.sf.saxon.expr.FilterExpression
 
doneWarnings - Variable in class net.sf.saxon.expr.GeneralComparison
 
doOverrideTransformation(NodeInfo, SchemaElement) - Method in class com.saxonica.ee.schema.SchemaCompiler
Do the override transformation on a source schema document
doQuery(String[]) - Method in class net.sf.saxon.Query
Support method for main program.
doQuery(String[], String) - Method in class net.sf.saxon.Query
Support method for main program.
doSort(ArrayList<Sort_1.ItemToBeSorted>, StringCollator, XPathContext) - Method in class net.sf.saxon.functions.Sort_1
 
DOT - Static variable in class net.sf.saxon.expr.parser.Token
"." symbol
DOT_NET_TYPE - Static variable in class net.sf.saxon.lib.NamespaceConstant
Namespace for types representing external .NET objects
DOT_NET_TYPE - Static variable in class net.sf.saxon.om.NamespaceUri
Namespace for types representing external .NET objects
DOTDOT - Static variable in class net.sf.saxon.expr.parser.Token
".." symbol
DotNetLocalizerFactory - Class in com.saxonica.config
Default factory for number/date localizers for the .NET platform.
DotNetLocalizerFactory(Configuration) - Constructor for class com.saxonica.config.DotNetLocalizerFactory
 
doTransform(String[]) - Method in class net.sf.saxon.Transform
Support method for main program.
doTransform(String[], String) - Method in class net.sf.saxon.Transform
Support method for main program.
DOUBLE - net.sf.saxon.type.PrimitiveUType
 
DOUBLE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:double
DOUBLE - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
DOUBLE - Static variable in class net.sf.saxon.type.UType
 
DOUBLE_DECIMAL - Static variable in class net.sf.saxon.expr.Calculator
 
DOUBLE_DOUBLE - Static variable in class net.sf.saxon.expr.Calculator
Calculators used when the first operand is a double
DOUBLE_FLOAT - Static variable in class net.sf.saxon.expr.Calculator
 
DOUBLE_INTEGER - Static variable in class net.sf.saxon.expr.Calculator
 
DOUBLE_SIGN_MASK - Static variable in class net.sf.saxon.value.FloatingPointConverter
 
DOUBLE_SPACE - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
saxon:double-space = list of element names
DoubleDivDouble() - Constructor for class net.sf.saxon.expr.Calculator.DoubleDivDouble
 
doubleKeywords - Static variable in class net.sf.saxon.expr.parser.Token
Lookup table for composite (two-keyword) tokens
DoubleMinusDouble() - Constructor for class net.sf.saxon.expr.Calculator.DoubleMinusDouble
 
DoubleModDouble() - Constructor for class net.sf.saxon.expr.Calculator.DoubleModDouble
 
DoublePlusDouble() - Constructor for class net.sf.saxon.expr.Calculator.DoublePlusDouble
 
DoubleSortComparer - Class in net.sf.saxon.expr.sort
An AtomicComparer used for sorting values that are known to be numeric.
DoubleTimesDouble() - Constructor for class net.sf.saxon.expr.Calculator.DoubleTimesDouble
 
DoubleToDecimal() - Constructor for class net.sf.saxon.type.Converter.DoubleToDecimal
 
DoubleToInteger() - Constructor for class net.sf.saxon.type.Converter.DoubleToInteger
 
doubleToString(double) - Static method in class net.sf.saxon.value.DoubleValue
Internal method used for conversion of a double to a string
DoubleValue - Class in net.sf.saxon.value
A numeric (double precision floating point) value
DoubleValue(double) - Constructor for class net.sf.saxon.value.DoubleValue
Constructor supplying a double
DoubleValue(double, 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.
doValidate(String[]) - Method in class com.saxonica.Validate
Support method for main program.
DownCastingConverter(AtomicType, ConversionRules) - Constructor for class net.sf.saxon.type.Converter.DownCastingConverter
 
DownCastingConverter(AtomicType, ConversionRules, String) - Constructor for class net.sf.saxon.type.Converter.DownCastingConverter
 
DRIVER - Static variable in class net.sf.saxon.option.sql.SQLConnect.ConnectInstruction
 
DTD_NATURE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
DTD_VALIDATION - Static variable in class net.sf.saxon.lib.Feature
If true, the XML parser is requested to perform validation of source documents against their DTD.
DTD_VALIDATION - Static variable in class net.sf.saxon.lib.FeatureCode
 
DTD_VALIDATION - Static variable in class net.sf.saxon.lib.FeatureKeys
If true, the XML parser is requested to perform validation of source documents against their DTD.
DTD_VALIDATION_RECOVERABLE - Static variable in class net.sf.saxon.lib.Feature
This option determines whether DTD validation failures should be treated as recoverable.
DTD_VALIDATION_RECOVERABLE - Static variable in class net.sf.saxon.lib.FeatureCode
 
DTD_VALIDATION_RECOVERABLE - Static variable in class net.sf.saxon.lib.FeatureKeys
This option determines whether DTD validation failures should be treated as recoverable.
DummyNamespaceResolver - Class in net.sf.saxon.expr.instruct
A dummy namespace resolver used when validating QName-valued attributes written to the result tree.
duplicate(String, String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called when two objects in the same symbol space within a schema have duplicate names
duplicateElement(String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called when two occurrences of a child element are found and only one is allowed.
DUPLICATES_FIRST - Static variable in class net.sf.saxon.ma.json.JsonParser
 
DUPLICATES_LAST - Static variable in class net.sf.saxon.ma.json.JsonParser
 
DUPLICATES_REJECTED - Static variable in class net.sf.saxon.ma.json.JsonParser
 
DUPLICATES_RETAINED - Static variable in class net.sf.saxon.ma.json.JsonParser
 
DUPLICATES_SPECIFIED - Static variable in class net.sf.saxon.ma.json.JsonParser
 
DuplicatesIterator(SequenceIterator, StringCollator, XPathContext) - Constructor for class com.saxonica.functions.qt4.DuplicateValues.DuplicatesIterator
Create an iterator over the distinct values in a sequence
DuplicateValues - Class in com.saxonica.functions.qt4
The XPath 4.0 duplicate-values() function, with the collation argument already known
DuplicateValues() - Constructor for class com.saxonica.functions.qt4.DuplicateValues
 
DuplicateValues.DuplicatesIterator - Class in com.saxonica.functions.qt4
Iterator class to return the distinct values in a sequence
durability - Variable in class net.sf.saxon.event.Builder
 
Durability - Enum in net.sf.saxon.om
The Durability of a node affects how it is handled for the purposes of caching by memo functions.
duration(double) - Static method in class net.sf.saxon.option.exslt.Date
The date:duration function returns a duration string representing the number of seconds specified by the argument string.
DURATION - net.sf.saxon.type.PrimitiveUType
 
DURATION - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:duration
DURATION - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
DURATION - Static variable in class net.sf.saxon.type.UType
 
DURATION_DATETIME - Static variable 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 variable in class net.sf.saxon.expr.Calculator
Calculators used when the both operands are durations
DURATION_NUMERIC - Static variable in class net.sf.saxon.expr.Calculator
Calculators used when the first operand is a duration and the second is numeric
DurationComparable(int, long, int) - Constructor for class net.sf.saxon.value.DurationValue.DurationComparable
 
DurationToDayTimeDuration() - Constructor for class net.sf.saxon.type.Converter.DurationToDayTimeDuration
 
DurationToYearMonthDuration() - Constructor for class net.sf.saxon.type.Converter.DurationToYearMonthDuration
 
DurationValue - Class in net.sf.saxon.value
A value of type xs:duration
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.
DurationValue(boolean, int, int, int, int, int, long, int, AtomicType) - Constructor for class net.sf.saxon.value.DurationValue
Constructor for xs:duration taking the components of the duration, plus a user-specified type which must be a subtype of xs:duration.
DurationValue(int, int, int, int, int, long, int, AtomicType) - Constructor for class net.sf.saxon.value.DurationValue
Constructor for xs:duration taking the components of the duration, plus a user-specified type which must be a subtype of xs:duration.
DurationValue.DurationComparable - Class in net.sf.saxon.value
DurationValueComparable is a Comparable value that acts as a surrogate for a Duration, having ordering rules that implement the XML Schema specification.
DYNAMIC_FUNCTION - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
dynamicCall(FunctionItem, XPathContext, Sequence...) - Static method in class net.sf.saxon.functions.SystemFunction
Make a dynamic call to a supplied argument function (convenience method for use by implementations)
DynamicContextAccessor - Class in net.sf.saxon.functions
A DynamicContextAccessor is a function that takes no arguments, but operates implicitly on the dynamic context.
DynamicContextAccessor() - Constructor for class net.sf.saxon.functions.DynamicContextAccessor
 
DynamicContextAccessor.CurrentDate - Class in net.sf.saxon.functions
 
DynamicContextAccessor.CurrentDateTime - Class in net.sf.saxon.functions
 
DynamicContextAccessor.CurrentTime - Class in net.sf.saxon.functions
 
DynamicContextAccessor.DefaultLanguage - Class in net.sf.saxon.functions
 
DynamicContextAccessor.ImplicitTimezone - Class in net.sf.saxon.functions
 
dynamicError(String, String, XPathContext) - Method in class net.sf.saxon.expr.Expression
Method used in subclasses to signal a dynamic error
dynamicError(Location, XPathException, XPathContext) - Static method in class net.sf.saxon.expr.instruct.Instruction
Construct an exception with diagnostic information.
dynamicError(XPathException) - Method in class com.saxonica.ee.stream.adjunct.TryCatchAdjunct.TryCatchFeed
 
dynamicError(XPathException) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
Report a dynamic error.
dynamicError(XPathException) - Method in class com.saxonica.ee.stream.feed.ItemFeed
Report a dynamic error.
DynamicErrorInfoFn() - Constructor for class net.sf.saxon.functions.registry.VendorFunctionSetHE.DynamicErrorInfoFn
 
DynamicFunctionCall - Class in net.sf.saxon.expr
This class implements the function fn:apply(), which is a standard function in XQuery 3.1.
DynamicFunctionCall(Expression, List<Expression>) - Constructor for class net.sf.saxon.expr.DynamicFunctionCall
 
DynamicLoader - Class in net.sf.saxon.trans
Utility class used to perform dynamic loading of user-hook implementations
DynamicLoader() - Constructor for class net.sf.saxon.trans.DynamicLoader
 
DynamicLoaderEE - Class in com.saxonica.ee.config
Specialization of DynamicLoader for use in Saxon-EE
DynamicLoaderEE() - Constructor for class com.saxonica.ee.config.DynamicLoaderEE
 
DynamicLoaderPE - Class in com.saxonica.config.pe
Specialization of DynamicLoader for use in Saxon-PE
DynamicLoaderPE() - Constructor for class com.saxonica.config.pe.DynamicLoaderPE
 
DynamicQueryContext - Class in net.sf.saxon.query
This object represents a dynamic context for query execution.
DynamicQueryContext(Configuration) - Constructor for class net.sf.saxon.query.DynamicQueryContext
Create the dynamic context for a query
dynamicStack - Variable in class net.sf.saxon.expr.StackFrame
 

E

EAGER_EVALUATION - Static variable in class net.sf.saxon.lib.Feature
Forces Saxon to do eager evaluation of expressions in contexts where normally it would do lazy evaluation, for example when evaluating variables and function results.
EAGER_EVALUATION - Static variable in class net.sf.saxon.lib.FeatureCode
 
EAGER_EVALUATION - Static variable in class net.sf.saxon.lib.FeatureKeys
Forces Saxon to do eager evaluation of expressions in contexts where normally it would do lazy evaluation, for example when evaluating variables and function results.
EAGER_SEQUENCE - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
eagerEvaluate(Expression, XPathContext) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Evaluate an expression now; lazy evaluation is not permitted in this case
EagerLetExpression - Class in net.sf.saxon.expr
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
 
eagerly() - Method in class net.sf.saxon.expr.elab.Elaborator
Get a function that evaluates the underlying expression eagerly
eagerly() - Method in class net.sf.saxon.expr.elab.FallbackElaborator
 
eagerly() - Method in class net.sf.saxon.expr.elab.ItemElaborator
 
eagerly() - Method in class net.sf.saxon.expr.elab.PullElaborator
 
eagerly() - Method in class net.sf.saxon.expr.elab.PushElaborator
 
eagerly() - Method in class net.sf.saxon.expr.elab.SimpleNodePushElaborator
 
eagerly() - Method in class net.sf.saxon.expr.elab.UpdateElaborator
 
eagerly() - Method in class net.sf.saxon.expr.GlobalVariableReference.GlobalVariableReferenceElaborator
 
eagerly() - Method in class net.sf.saxon.expr.instruct.Choose.ChooseExprElaborator
 
eagerly() - Method in class net.sf.saxon.expr.LetExpression.LetExprElaborator
 
eagerly() - Method in class net.sf.saxon.expr.Literal.LiteralElaborator
 
eagerly() - Method in class net.sf.saxon.expr.LocalVariableReference.LocalVariableReferenceElaborator
 
eagerly() - Method in class net.sf.saxon.expr.SuppliedParameterReference.SuppliedParameterReferenceElaborator
 
EagerPullEvaluator - Class in net.sf.saxon.expr.elab
A SequenceEvaluator that evaluates an expression eagerly, in pull mode.
EagerPullEvaluator(PullEvaluator) - Constructor for class net.sf.saxon.expr.elab.EagerPullEvaluator
 
EagerPushEvaluator - Class in net.sf.saxon.expr.elab
A SequenceEvaluator that evaluates an expression eagerly, in push mode.
EagerPushEvaluator(PushEvaluator) - Constructor for class net.sf.saxon.expr.elab.EagerPushEvaluator
 
EarlyEvaluationContext - Class in net.sf.saxon.expr
This class is an implementation of XPathContext used when evaluating constant sub-expressions at compile time.
EarlyEvaluationContext(Configuration) - Constructor for class net.sf.saxon.expr.EarlyEvaluationContext
Create an early evaluation context, used for evaluating constant expressions at compile time
ebvError(String) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Report an error in computing the effective boolean value of an expression
ebvError(String, Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Report an error in computing the effective boolean value of an expression
ebvError(Expression, TypeHierarchy) - Static method in class net.sf.saxon.expr.parser.TypeChecker
Test whether a given expression is capable of returning a value that has an effective boolean value.
economize() - Method in class net.sf.saxon.str.StringView
 
economize() - Method in class net.sf.saxon.str.UnicodeString
 
economize() - Method in class net.sf.saxon.str.ZenoString
Get an equivalent UnicodeString that uses the most economical representation available
Edge - Class in com.saxonica.ee.schema.fsa
Internal class to represent the data associated with a transition: the element that triggers the transition, and the new state that results from the transition.
Edge() - Constructor for class com.saxonica.ee.schema.fsa.Edge
 
Edge.MaxOccursParticle - Class in com.saxonica.ee.schema.fsa
 
Edge.MaxOccursTerm - Class in com.saxonica.ee.schema.fsa
Special singular Term identifying a transition to be used when the maxOccurs value of a counting state is reached.
editions - Variable in class net.sf.saxon.lib.FeatureData
 
EFFECTIVE_BOOLEAN_VALUE - Static variable in class net.sf.saxon.expr.Expression
 
effectiveBooleanValue() - Method in class com.saxonica.ee.domino.DominoAttr
Get the effective boolean value of this sequence
effectiveBooleanValue() - Method in class com.saxonica.ee.domino.DominoNode
Get the effective boolean value of this sequence
effectiveBooleanValue() - Method in class com.saxonica.ee.optim.SearchableValue
 
effectiveBooleanValue() - Method in class com.saxonica.ee.validate.CompactStringValue
 
effectiveBooleanValue() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the effective boolean value of this sequence
effectiveBooleanValue() - Method in class net.sf.saxon.functions.AbstractFunction
Get the effective boolean value of the function item
effectiveBooleanValue() - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Get the effective boolean value of this sequence
effectiveBooleanValue() - Method in class net.sf.saxon.ma.map.MapItem
 
effectiveBooleanValue() - Method in class net.sf.saxon.om.AtomicArray
 
effectiveBooleanValue() - Method in class net.sf.saxon.om.EmptyAtomicSequence
 
effectiveBooleanValue() - Method in interface net.sf.saxon.om.GroundedValue
Get the effective boolean value of this sequence
effectiveBooleanValue() - Method in class net.sf.saxon.om.ZeroOrMore
Get the effective boolean value
effectiveBooleanValue() - Method in class net.sf.saxon.om.ZeroOrOne
Get the effective boolean value
effectiveBooleanValue() - Method in class net.sf.saxon.s9api.XPathSelector
Evaluate the XPath expression, returning the effective boolean value of the result.
effectiveBooleanValue() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the effective boolean value of this sequence
effectiveBooleanValue() - Method in class net.sf.saxon.tree.util.Orphan
Get the effective boolean value of this sequence
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.BigDecimalValue
 
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.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.IntegerRange
 
effectiveBooleanValue() - Method in class net.sf.saxon.value.NumericValue
Get the effective boolean value of the value.
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.Of
Get the effective boolean value
effectiveBooleanValue() - Method in class net.sf.saxon.value.StringValue
Get the effective boolean value of a string
effectiveBooleanValue(XPathContext) - Method in class com.saxonica.ee.optim.GeneralEqualityEE
Evaluate the expression in a boolean context
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.AndExpression
Evaluate as a boolean.
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.BooleanExpression
Evaluate as a boolean.
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.CastableExpression
 
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.CompareToIntegerConstant
Get the effective boolean value of the expression.
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.CompareToStringConstant
Get the effective boolean value of the expression.
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.compat.GeneralComparison10
Evaluate the expression giving a boolean result
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.Expression
Get the effective boolean value of the expression.
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.GeneralComparison
Evaluate the expression in a boolean context
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.IdentityComparison
 
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.InstanceOfExpression
Evaluate the expression as a boolean
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.IntegerRangeTest
 
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.IsLastExpression
 
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.LetExpression
Get the effective boolean value of the expression.
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.Literal
Get the effective boolean value of the expression.
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.OrExpression
Evaluate as a boolean.
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.PseudoExpression
 
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.QuantifiedExpression
Get the result as a boolean
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.RootExpression
 
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.SingletonIntersectExpression
Get the effective boolean value.
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.sort.DocumentSorter
 
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.SwitchCaseComparison
Evaluate the expression in a boolean context
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.ValueComparison
Evaluate the effective boolean value of the expression
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.expr.VennExpression
Get the effective boolean value.
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Get the effective boolean value of the expression.
effectiveBooleanValue(XPathContext) - Method in class net.sf.saxon.pattern.Pattern
Evaluate a pattern as a boolean expression, returning true if the context item matches the pattern
effectiveBooleanValue(XPathContext, Sequence[]) - Method in class net.sf.saxon.lib.ExtensionFunctionCall
Compute the effective boolean value of the result.
effectiveBooleanValue(Item) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine the effective boolean value of a single item
effectiveBooleanValue(SequenceIterator) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine the effective boolean value of a sequence, given an iterator over the sequence
effectiveBooleanValue(XPathDynamicContext) - Method in class net.sf.saxon.sxpath.XPathExpression
Evaluate the expression, returning its effective boolean value
elaborate(SchemaCompiler) - Method in class com.saxonica.ee.schema.AllModelGroup
Elaborate the schema component: after reloading a serialized schema component model, this expands the component with derived information needed during validation episodes.
elaborate(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Elaborate the schema component: after reloading a serialized schema component model, this expands the component with derived information needed during validation episodes.
elaborate(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeGroupReference
Elaborate the schema component: after reloading a serialized schema component model, this expands the component with derived information needed during validation episodes.
elaborate(SchemaCompiler) - Method in class com.saxonica.ee.schema.IdentityConstraint
Elaborate the schema component: after reloading a serialized schema component model, this expands the component with derived information needed during validation episodes.
elaborate(SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroupParticle
Elaborate the schema component: after reloading a serialized schema component model, this expands the component with derived information needed during validation episodes.
elaborate(SchemaCompiler) - Method in class com.saxonica.ee.schema.Notation
Elaborate the schema component: after reloading a serialized schema component model, this expands the component with derived information needed during validation episodes.
elaborate(SchemaCompiler) - Method in class com.saxonica.ee.schema.SchemaStructure
Elaborate the schema component: after reloading a serialized schema component model, this expands the component with derived information needed during validation episodes.
elaborate(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserComplexType
Elaborate the schema component: after reloading a serialized schema component model, this expands the component with derived information needed during validation episodes.
elaborate(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserListType
 
elaborate(SchemaCompiler) - Method in interface com.saxonica.ee.schema.UserSchemaComponent
Elaborate the schema component: after reloading a serialized schema component model, this expands the component with derived information needed during validation episodes.
elaborate(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserSimpleType
Elaborate the schema component: after reloading a serialized schema component model, this expands the component with derived information needed during validation episodes.
elaborate(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserUnionType
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.AndExpression.AndElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.CompareToIntegerConstant.CompareToIntegerConstantElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.CompareToStringConstant.CompareToStringConstantElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.elab.BooleanElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.elab.Elaborator
Get a function that evaluates the underlying expression in the form of a boolean, this being the effective boolean value of the expression.
elaborateForBoolean() - Method in class net.sf.saxon.expr.elab.FallbackElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.elab.ItemElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.elab.PullElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.elab.PushElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.elab.SimpleNodePushElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.elab.StringElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.elab.UpdateElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.GeneralComparison.GeneralComparisonElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.IdentityComparison.IdentityComparisonElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.InstanceOfExpression.InstanceOfElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.IntegerRangeTest.IntegerRangeTestElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.IsLastExpression.IsLastElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.Literal.LiteralElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.OrExpression.OrElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.QuantifiedExpression.QuantifiedExprElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.sort.DocumentSorter.DocumentSorterElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.expr.ValueComparison.ValueComparisonElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.functions.BooleanFn.BooleanFnElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.functions.Contains.ContainsFnElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.functions.Matches.MatchesFnElaborator
 
elaborateForBoolean() - Method in class net.sf.saxon.functions.NormalizeSpace_1.NormalizeSpaceFnElaborator
Get a function that evaluates the underlying expression in the form of a boolean, this being the effective boolean value of the expression.
elaborateForBoolean() - Method in class net.sf.saxon.functions.NotFn.NotFnElaborator
 
elaborateForItem() - Method in class com.saxonica.ee.optim.SwitchExpression.SwitchExprElaborator
 
elaborateForItem() - Method in class com.saxonica.functions.qt4.ParseQNameFn.QNameFnElaborator
 
elaborateForItem() - Method in class com.saxonica.xsltextn.instruct.DoInstr.DoInstructionElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.ArithmeticExpression.ArithmeticElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.AtomicSequenceConverter.AtomicSequenceConverterElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.Atomizer.AtomizerElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.AttributeGetter.AttributeGetterElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.CastExpression.CastExprElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.ContextItemExpression.ContextItemElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.elab.BooleanElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.elab.ComplexNodePushElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.elab.Elaborator
Get a function that evaluates the underlying expression in the form of a Item.
elaborateForItem() - Method in class net.sf.saxon.expr.elab.FallbackElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.elab.ItemElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.elab.PullElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.elab.PushElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.elab.SimpleNodePushElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.elab.StringElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.elab.UpdateElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.FirstItemExpression.FirstItemExprElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.GlobalVariableReference.GlobalVariableReferenceElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.IdentityComparison.IdentityComparisonElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.instruct.BreakInstr.BreakElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.instruct.Choose.ChooseExprElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.instruct.DocumentInstr.DocumentInstrElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.ItemChecker.ItemCheckerElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.LastItemExpression.LastItemExprElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.LetExpression.LetExprElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.Literal.LiteralElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.LocalVariableReference.LocalVariableReferenceElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.NegateExpression.NegateElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.RootExpression.RootExprElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.SimpleExpression.SimpleExpressionElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.SingletonIntersectExpression.SingletonIntersectElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.SubscriptExpression.SubscriptExprElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.SuppliedParameterReference.SuppliedParameterReferenceElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.SystemFunctionCall.SystemFunctionCallElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.UntypedSequenceConverter.UntypedSequenceConverterElaborator
 
elaborateForItem() - Method in class net.sf.saxon.expr.ValueComparison.ValueComparisonElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.Abs.AbsElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.AccessorFn.AccessorFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.BaseUri_1.BaseUriFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.Ceiling.CeilingElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.Count.CountFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.DateTimeConstructor.DateTimeFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.Floor.FloorElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.NamespaceUriFn_1.NamespaceUriFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.NodeName_1.NodeNameFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.Number_1.NumberFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.PositionAndLast.Last.LastFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.PositionAndLast.Position.PositionFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.QNameFn.QNameFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.Root_1.RootFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.Round.RoundElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.RoundHalfToEven.RoundHalfToEvenElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.StringLength_1.StringLengthFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.Substring.SubstringFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.Sum.SumFnElaborator
 
elaborateForItem() - Method in class net.sf.saxon.functions.Translate.TranslateFnElaborator
 
elaborateForPull() - Method in class com.saxonica.ee.optim.SwitchExpression.SwitchExprElaborator
 
elaborateForPull() - Method in class com.saxonica.ee.parallel.MultithreadedForEach.MultithreadedForEachElaborator
 
elaborateForPull() - Method in class com.saxonica.ee.stream.StreamInstr.StreamInstrElaborator
 
elaborateForPull() - Method in class com.saxonica.expr.ObjectLookupExpression.ObjectLookupElaborator
 
elaborateForPull() - Method in class com.saxonica.xsltextn.instruct.DoInstr.DoInstructionElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger.AdjacentTextNodeMergerElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.AtomicSequenceConverter.AtomicSequenceConverterElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.Atomizer.AtomizerElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.AxisExpression.AxisExpressionElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.CardinalityChecker.CardinalityCheckerElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.ContextItemExpression.ContextItemElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.elab.BooleanElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.elab.ComplexNodePushElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.elab.Elaborator
Get a function that evaluates the underlying expression in the form of a SequenceIterator
elaborateForPull() - Method in class net.sf.saxon.expr.elab.FallbackElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.elab.ItemElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.elab.PullElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.elab.PushElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.elab.SimpleNodePushElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.elab.StringElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.elab.UpdateElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.EmptyTextNodeRemover.EmptyTextNodeRemoverElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.FilterExpression.FilterExprElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.flwor.OuterForExpression.OuterForExprElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.ForExpression.ForExprElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.GlobalVariableReference.GlobalVariableReferenceElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.HomogeneityChecker.HomogeneityCheckerElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.instruct.AnalyzeString.AnalyzeStringElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.instruct.Block.BlockElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.instruct.BreakInstr.BreakElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.instruct.Choose.ChooseExprElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.instruct.ForEach.ForEachElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.instruct.ForEachGroup.ForEachGroupElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.instruct.SequenceInstr.SequenceInstrElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.ItemChecker.ItemCheckerElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.LetExpression.LetExprElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.Literal.LiteralElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.LocalVariableReference.LocalVariableReferenceElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.LookupAllExpression.LookupAllElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.LookupExpression.LookupElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.RangeExpression.RangeElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.SimpleExpression.SimpleExpressionElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.SimpleStepExpression.SimpleStepExprElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.SlashExpression.SlashExprElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.sort.ConditionalSorter.ConditionalSorterElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.sort.DocumentSorter.DocumentSorterElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.sort.SortExpression.SortExprElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.SuppliedParameterReference.SuppliedParameterReferenceElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.SystemFunctionCall.SystemFunctionCallElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.TailExpression.TailExprElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.UntypedSequenceConverter.UntypedSequenceConverterElaborator
 
elaborateForPull() - Method in class net.sf.saxon.expr.VennExpression.VennElaborator
 
elaborateForPull() - Method in class net.sf.saxon.xpath.JAXPVariableReference.CallableElaborator
 
elaborateForPush() - Method in class com.saxonica.ee.optim.SwitchExpression.SwitchExprElaborator
 
elaborateForPush() - Method in class com.saxonica.ee.stream.StreamInstr.StreamInstrElaborator
 
elaborateForPush() - Method in class com.saxonica.xsltextn.instruct.DoInstr.DoInstructionElaborator
 
elaborateForPush() - Method in class com.saxonica.xsltextn.instruct.While.WhileElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.CardinalityChecker.CardinalityCheckerElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.elab.BooleanElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.elab.ComplexNodePushElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.elab.Elaborator
Get a function that evaluates the underlying expression in push mode, by writing events to an Outputter
elaborateForPush() - Method in class net.sf.saxon.expr.elab.FallbackElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.elab.ItemElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.elab.PullElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.elab.PushElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.elab.SimpleNodePushElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.elab.StringElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.elab.UpdateElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.flwor.OuterForExpression.OuterForExprElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.ForExpression.ForExprElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.GlobalVariableReference.GlobalVariableReferenceElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.AnalyzeString.AnalyzeStringElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates.ApplyTemplatesElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.Block.BlockElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.BreakInstr.BreakElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.CallTemplate.CallTemplateElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.Choose.ChooseExprElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.ComputedElement.ComputedElementElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.Copy.CopyElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.DocumentInstr.DocumentInstrElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.FixedElement.FixedElementElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.ForEach.ForEachElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.ForEachGroup.ForEachGroupElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.IterateInstr.IterateElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.LocalParam.LocalParamElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.LocalParamBlock.LocalParamBlockElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.NextIteration.NextIterationElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.SequenceInstr.SequenceInstrElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet.UseAttributeSetElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.ItemChecker.ItemCheckerElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.LetExpression.LetExprElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.Literal.LiteralElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.LocalVariableReference.LocalVariableReferenceElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.SimpleExpression.SimpleExpressionElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.SlashExpression.SlashExprElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.SuppliedParameterReference.SuppliedParameterReferenceElaborator
 
elaborateForPush() - Method in class net.sf.saxon.expr.SystemFunctionCall.SystemFunctionCallElaborator
 
elaborateForString(boolean) - Method in class net.sf.saxon.expr.AttributeGetter.AttributeGetterElaborator
Get a function that evaluates the underlying expression in the form of a Java string, this being the result of applying fn:string() to the result of the expression; except that if the result of the expression is an empty sequence, the result is "" if zeroLengthWhenAbsent is set, or null otherwise.
elaborateForString(boolean) - Method in class net.sf.saxon.expr.elab.Elaborator
Get a function that evaluates the underlying expression in the form of a Java string, this being the result of applying fn:string() to the result of the expression.
elaborateForString(boolean) - Method in class net.sf.saxon.expr.Literal.LiteralElaborator
 
elaborateForString(boolean) - Method in class net.sf.saxon.functions.GenerateId_1.GenerateIdElaborator
 
elaborateForString(boolean) - Method in class net.sf.saxon.functions.LocalName_1.LocalNameElaborator
 
elaborateForString(boolean) - Method in class net.sf.saxon.functions.LowerCase.LowerCaseFnElaborator
 
elaborateForString(boolean) - Method in class net.sf.saxon.functions.Name_1.NameElaborator
 
elaborateForString(boolean) - Method in class net.sf.saxon.functions.NormalizeSpace_1.NormalizeSpaceFnElaborator
 
elaborateForString(boolean) - Method in class net.sf.saxon.functions.String_1.StringFnElaborator
 
elaborateForString(boolean) - Method in class net.sf.saxon.functions.SubstringAfter.SubstringAfterFnElaborator
 
elaborateForString(boolean) - Method in class net.sf.saxon.functions.SubstringBefore.SubstringBeforeFnElaborator
 
elaborateForString(boolean) - Method in class net.sf.saxon.functions.UpperCase.UpperCaseFnElaborator
 
elaborateForStringAlternative(boolean) - Method in class net.sf.saxon.functions.LowerCase.LowerCaseFnElaborator
 
elaborateForStringAlternative(boolean) - Method in class net.sf.saxon.functions.UpperCase.UpperCaseFnElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.expr.elab.BooleanElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.expr.elab.Elaborator
Get a function that evaluates the underlying expression in the form of a unicode string, this being the result of applying fn:string() to the result of the expression.
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.expr.elab.FallbackElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.expr.elab.ItemElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.expr.elab.PullElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.expr.elab.PushElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.expr.elab.SimpleNodePushElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.expr.elab.StringElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.expr.elab.UpdateElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.expr.Literal.LiteralElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.functions.GenerateId_1.GenerateIdElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.functions.LocalName_1.LocalNameElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.functions.LowerCase.LowerCaseFnElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.functions.Name_1.NameElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.functions.NormalizeSpace_1.NormalizeSpaceFnElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.functions.String_1.StringFnElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.functions.SubstringAfter.SubstringAfterFnElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.functions.SubstringBefore.SubstringBeforeFnElaborator
 
elaborateForUnicodeString(boolean) - Method in class net.sf.saxon.functions.UpperCase.UpperCaseFnElaborator
 
elaborateForUpdate() - Method in class com.saxonica.ee.parallel.MultithreadedForEach.MultithreadedForEachElaborator
 
elaborateForUpdate() - Method in class net.sf.saxon.expr.elab.Elaborator
 
elaborateForUpdate() - Method in class net.sf.saxon.expr.elab.UpdateElaborator
 
elaborateForUpdate() - Method in class net.sf.saxon.expr.flwor.OuterForExpression.OuterForExprElaborator
 
elaborateForUpdate() - Method in class net.sf.saxon.expr.ForExpression.ForExprElaborator
 
elaborateForUpdate() - Method in class net.sf.saxon.expr.instruct.Block.BlockElaborator
 
elaborateForUpdate() - Method in class net.sf.saxon.expr.instruct.Choose.ChooseExprElaborator
 
elaborateForUpdate() - Method in class net.sf.saxon.expr.instruct.ForEach.ForEachElaborator
 
elaborateForUpdate() - Method in class net.sf.saxon.expr.LetExpression.LetExprElaborator
 
elaborateForUpdate() - Method in class net.sf.saxon.expr.Literal.LiteralElaborator
 
elaborateForUpdate() - Method in class net.sf.saxon.expr.SystemFunctionCall.SystemFunctionCallElaborator
 
elaborateForUpdate() - Method in class net.sf.saxon.functions.Put.PutFnElaborator
 
Elaborator - Class in net.sf.saxon.expr.elab
This class is at the heart of the mechanism for elaborating expressions.
Elaborator() - Constructor for class net.sf.saxon.expr.elab.Elaborator
 
elem(String) - Static method in class net.sf.saxon.sapling.Saplings
Create a sapling element node, in no namespace, with no attributes and no children
elem(QName) - Static method in class net.sf.saxon.sapling.Saplings
Create a sapling element node, which may or may not be in a namespace, with no attributes and no children
element(String) - Method in interface net.sf.saxon.s9api.push.Container
Start an element node, with a specified local name.
element(QName) - Method in interface net.sf.saxon.s9api.push.Container
Start an element node, with a specified prefix, namespace URI, and local name.
Element - Interface in net.sf.saxon.s9api.push
A Container representing an element node.
ELEMENT - net.sf.saxon.s9api.XdmNodeKind
 
ELEMENT - net.sf.saxon.type.PrimitiveUType
 
ELEMENT - Static variable in class com.saxonica.ee.schema.SymbolSpace
 
ELEMENT - Static variable in class net.sf.saxon.pattern.NodeKindTest
 
ELEMENT - Static variable in class net.sf.saxon.trans.Err
 
ELEMENT - Static variable in class net.sf.saxon.type.Type
Type representing an element node - element()
ELEMENT - Static variable in class net.sf.saxon.type.UType
 
ELEMENT_NODE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the ELEMENT node() type
ELEMENT_ONLY - net.sf.saxon.type.ComplexVariety
 
ELEMENT_OR_ATTRIBUTE - Static variable in class net.sf.saxon.type.UType
 
ELEMENT_QNAME - Static variable in class net.sf.saxon.expr.parser.Token
composite token <'element' QNAME> (XQuery only)
ELEMENT_WITH_ID - Static variable in class net.sf.saxon.functions.SuperId
 
ElementAvailable - Class in net.sf.saxon.functions
This class supports the XSLT element-available function.
ElementAvailable() - Constructor for class net.sf.saxon.functions.ElementAvailable
 
elementCode - Variable in class net.sf.saxon.serialize.XMLEmitter
 
ElementCreationDetails() - Constructor for class net.sf.saxon.expr.instruct.ElementCreator.ElementCreationDetails
 
ElementCreator - Class in net.sf.saxon.expr.instruct
An instruction that creates an element node.
ElementCreator() - Constructor for class net.sf.saxon.expr.instruct.ElementCreator
Construct an ElementCreator.
ElementCreator.ElementCreationDetails - Class in net.sf.saxon.expr.instruct
ElementCreationDetails is a package of information and callbacks designed to parameterize the element construction process, to allow maximum use of common code for direct interpreted evaluation, elaborated evaluation, streamed evaluation, etc; supporting the variations that exist between computed element constructors, fixed element constructors, and shallow copy.
ElementCreatorAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for an xsl:element instruction.
ElementCreatorAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ElementCreatorAdjunct
 
ElementCreatorFeed - Class in com.saxonica.ee.stream.feed
This event feed supports instructions that create a document or element node.
ElementCreatorFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.ElementCreatorFeed
 
ElementDecl - Class in com.saxonica.ee.schema
The object represents an element declaration in the schema.
ElementDecl(EnterpriseConfiguration, boolean, SourceLocator) - Constructor for class com.saxonica.ee.schema.ElementDecl
Creates a new element declaration
ElementImpl - Class in net.sf.saxon.tree.linked
ElementImpl implements an element node in the Linked tree model.
ElementImpl() - Constructor for class net.sf.saxon.tree.linked.ElementImpl
Construct an empty ElementImpl
ElementNameTracker - Class in com.saxonica.xqj.pull
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
ElementNameTracker(PullProvider) - Constructor for class com.saxonica.xqj.pull.ElementNameTracker
 
ElementOverNodeInfo - Class in net.sf.saxon.dom
This class is an implementation of the DOM Element class that wraps a Saxon NodeInfo representation of an element node.
ElementOverNodeInfo() - Constructor for class net.sf.saxon.dom.ElementOverNodeInfo
 
ElementParticle - Class in com.saxonica.ee.schema
A reference to an element declaration within the content model of a complex type.
ElementParticle(EnterpriseConfiguration, SourceLocator) - Constructor for class com.saxonica.ee.schema.ElementParticle
Creates a new element particle
elementParticleMatches(ElementDecl, ElementDecl, SchemaCompiler) - Static method in class com.saxonica.ee.schema.UserComplexType
Determine whether one element term matches another.
elementStack - Variable in class net.sf.saxon.serialize.XMLEmitter
 
elementStackTop - Variable in class com.saxonica.ee.stream.watch.WatchManager
 
ElementWildcard - Class in com.saxonica.ee.schema
This class represents an <any> element in the schema.
ElementWildcard(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.schema.ElementWildcard
 
ElementWildcard(Wildcard) - Constructor for class com.saxonica.ee.schema.ElementWildcard
 
ElementWithId() - Constructor for class net.sf.saxon.functions.SuperId.ElementWithId
 
ELIDABLE - net.sf.saxon.expr.instruct.UserFunction.Determinism
 
eliminateCommonSubexpressions(Expression) - Method in class com.saxonica.ee.optim.OptimizerEE
 
eliminateCommonSubexpressions(Expression) - Method in class net.sf.saxon.expr.parser.Optimizer
Eliminate common subexpressions.
ELSE - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "else"
eMap - Static variable in class net.sf.saxon.trans.PackageLoaderHE
 
emitAttribute(String, String) - Method in class com.saxonica.ee.schema.SchemaModelSerializer
 
emitAttribute(String, String) - Method in class net.sf.saxon.trace.ExpressionPresenter
Output an attribute node
emitAttribute(String, StructuredQName) - Method in class net.sf.saxon.trace.ExpressionPresenter
Output a QName-valued attribute node
emitCode(String) - Static method in class net.sf.saxon.transpile.CSharp
CSharp.emitCode("goto label") causes the converter to include the code "goto label" in the generated C# code.
emitExtraAttributes(ExpressionPresenter) - Method in class net.sf.saxon.expr.Atomizer
 
emitExtraAttributes(ExpressionPresenter) - Method in class net.sf.saxon.expr.UnaryExpression
 
emitNamespaceContext(NamespaceResolver) - Method in class com.saxonica.ee.schema.SchemaModelSerializer
 
emitRetainedStaticContext(RetainedStaticContext, RetainedStaticContext) - Method in class net.sf.saxon.trace.ExpressionPresenter
 
Emitter - Class in net.sf.saxon.serialize
Emitter: This abstract class defines methods that must be implemented by components that format SAXON output.
Emitter() - Constructor for class net.sf.saxon.serialize.Emitter
 
emitTypedValue(AtomicSequence) - Method in class com.saxonica.ee.schema.SchemaModelSerializer
 
empty() - Static method in class net.sf.saxon.ma.trie.ImmutableHashTrieMap
 
empty() - Static method in class net.sf.saxon.ma.trie.ImmutableList
Return an empty list
empty() - Static method in class net.sf.saxon.om.ZeroOrOne
Return the instance of ZeroOrOne that represents the empty sequence
empty(Step<T>) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether a supplied Step delivers an empty result
Empty - Class in net.sf.saxon.functions
Implementation of the fn:empty function
Empty() - Constructor for class net.sf.saxon.functions.Empty
 
EMPTY - net.sf.saxon.type.ComplexVariety
 
EMPTY - Static variable in class net.sf.saxon.expr.instruct.SlotManager
An empty SlotManager
EMPTY - Static variable in class net.sf.saxon.expr.StackFrame
 
EMPTY - Static variable in class net.sf.saxon.expr.StaticProperty
Occurence indicator when an empty sequence is required
EMPTY - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
EMPTY - Static variable in class net.sf.saxon.query.AnnotationList
An empty annotation list
EMPTY - Static variable in class net.sf.saxon.s9api.SequenceType
Constant representing the sequence type empty-sequence(), which permits only one value, namely the empty sequence
EMPTY - Static variable in class net.sf.saxon.str.ZenoString
An empty ZenoString
EMPTY_ARRAY - Static variable in class net.sf.saxon.expr.instruct.WithParam
 
EMPTY_ARRAY - Static variable in class net.sf.saxon.ma.arrays.SimpleArrayItem
Static constant value representing an empty array
EMPTY_ARRAY - Static variable in class net.sf.saxon.om.NamespaceBinding
 
EMPTY_ARRAY_OF_SEQUENCE - Static variable in class net.sf.saxon.expr.StackFrame
 
EMPTY_ATOMIC_ARRAY - Static variable in class net.sf.saxon.om.AtomicArray
 
EMPTY_COLLECTION - Static variable in class net.sf.saxon.functions.CollectionFn
An empty collection
EMPTY_COLLECTION_URI - Static variable in class net.sf.saxon.functions.CollectionFn
URI representing a collection that is always empty, regardless of any collection URI resolver
EMPTY_EDGE_ARRAY - Static variable in class com.saxonica.ee.schema.fsa.AutomatonState
 
EMPTY_INT_ARRAY - Static variable in class net.sf.saxon.z.IntArraySet
 
EMPTY_MAP_TYPE - Static variable in class net.sf.saxon.ma.map.MapType
 
EMPTY_PARAMETER_SET - Static variable in class net.sf.saxon.expr.instruct.ParameterSet
 
EMPTY_SEQUENCE - Static variable in class net.sf.saxon.value.SequenceType
A type that only permits the empty sequence
EMPTY_STRING - Static variable in class net.sf.saxon.value.StringValue
 
EMPTY_TAG_END - Static variable in class net.sf.saxon.str.StringConstants
 
EMPTY_TAG_END_XHTML - Static variable in class net.sf.saxon.str.StringConstants
 
EMPTY_TAG_MIDDLE - Static variable in class net.sf.saxon.str.StringConstants
 
EMPTY_URI - Static variable in class net.sf.saxon.value.AnyURIValue
 
emptyAdjunctMap() - Static method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
 
EmptyAtomicSequence - Class in net.sf.saxon.om
An implementation of AtomicSequence that contains no items.
EmptyAttributeMap - Class in net.sf.saxon.om
An implementation of AttributeMap representing an empty AttributeMap
EmptyCharacterClass - Class in net.sf.saxon.regex.charclass
A character class represents a set of characters for regex matching purposes.
EmptyContentValidator - Class in com.saxonica.ee.validate
This class is a filter that is used to validate that an element has empty content.
EmptyContentValidator(UserComplexType, Receiver) - Constructor for class com.saxonica.ee.validate.EmptyContentValidator
Create a validator for an empty content model
EmptyGreatestComparer - Class in net.sf.saxon.expr.sort
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.
EmptyGreatestComparer(AtomicComparer) - Constructor for class net.sf.saxon.expr.sort.EmptyGreatestComparer
Create an EmptyGreatestComparer
EmptyIntIterator - Class in net.sf.saxon.expr.sort
An iterator over a zero-length sequence of integers
EmptyIterator - Class in net.sf.saxon.tree.iter
EmptyIterator: an iterator over an empty sequence.
EmptyIterator() - Constructor for class net.sf.saxon.tree.iter.EmptyIterator
Protected constructor
emptyLeast - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
emptyMap() - Static method in class net.sf.saxon.om.NamespaceDeltaMap
Get a namespace map containing no namespace bindings
emptyMap() - Static method in class net.sf.saxon.om.NamespaceMap
Get a namespace map containing no namespace bindings
emptyNodeList() - Method in class net.sf.saxon.sapling.SaplingNode
 
EmptySequence - Class in net.sf.saxon.value
An EmptySequence object represents a sequence containing no members.
EmptySource - Class in net.sf.saxon.lib
This class is an implementation of the JAXP Source interface.
EmptyStreamer - Class in com.saxonica.ee.stream.adjunct
Streaming code for an fn:empty() function call
EmptyStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.EmptyStreamer
 
EmptyTextFilter(AxisIterator) - Constructor for class net.sf.saxon.tree.util.Navigator.EmptyTextFilter
Construct an EmptyTextFilter
EmptyTextNodeRemover - Class in net.sf.saxon.expr
This class performs part of the processing in "constructing simple content": it takes an input sequence and eliminates empty text nodes into one.
EmptyTextNodeRemover(Expression) - Constructor for class net.sf.saxon.expr.EmptyTextNodeRemover
 
EmptyTextNodeRemover.EmptyTextNodeRemoverElaborator - Class in net.sf.saxon.expr
Elaborator for an empty text node remove expression - inserted into a pipeline for node construction
EmptyTextNodeRemoverAdjunct - Class in com.saxonica.ee.stream.adjunct
Streamed evaluation of an EmptyTextNodeRemover expression.
EmptyTextNodeRemoverAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.EmptyTextNodeRemoverAdjunct
 
EmptyTextNodeRemoverElaborator() - Constructor for class net.sf.saxon.expr.EmptyTextNodeRemover.EmptyTextNodeRemoverElaborator
 
EmptyUnicodeString - Class in net.sf.saxon.str
A zero-length Unicode string
ENABLED - Static variable in class com.saxonica.ee.jaxp.SchemaFactoryImpl
A mutable static variable (horrible but useful) allowing the use of this SchemaFactory to be disabled.
encode(byte[]) - Static method in class net.sf.saxon.value.Base64BinaryValue
Encode a byte sequence into base64 representation
encode(String, String) - Static method in class net.sf.saxon.resource.BinaryResource
 
encode(IntIterator) - Static method in class net.sf.saxon.serialize.charcode.UTF8CharacterSet
Static method to generate the UTF-8 representation of a sequence of Unicode codepoints
EncodeForUri - Class in net.sf.saxon.functions
This class supports the function fn:encode-for-uri()
EncodeForUri() - Constructor for class net.sf.saxon.functions.EncodeForUri
 
encodeFragmentIdentifier(GroundedValue) - Method in class com.saxonica.functions.qt4.URIFunctions
 
encodePathSegment(GroundedValue) - Method in class com.saxonica.functions.qt4.URIFunctions
 
encodePosition(int) - Static method in class com.saxonica.ee.xtupdate.SaxonInsert
 
encodeQueryPart(GroundedValue) - Method in class com.saxonica.functions.qt4.URIFunctions
 
encoding - Variable in class com.saxonica.functions.extfn.EXPathArchive.Entry
 
encoding - Variable in class net.sf.saxon.resource.AbstractResourceCollection.InputDetails
The encoding of the resource (if it is text, represented in binary)
encoding - Variable in class net.sf.saxon.resource.ParsedContentType
 
ENCODING - net.sf.saxon.s9api.Serializer.Property
Character encoding of output stream
EncodingDetector - Class in net.sf.saxon.resource
Utility class to detect the encoding of a stream by examining the initial bytes
EncodingDetector() - Constructor for class net.sf.saxon.resource.EncodingDetector
 
end - Variable in class com.saxonica.ee.optim.SearchableValue
 
end - Variable in class net.sf.saxon.regex.Capture
 
end - Variable in class net.sf.saxon.tree.iter.ArrayIterator
 
end - Variable in class net.sf.saxon.value.IntegerRange
 
end() - Method in interface net.sf.saxon.trans.SimpleMode.RuleGroupAction
Invoked at the end of a group
END_DOCUMENT - net.sf.saxon.pull.PullEvent
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 - net.sf.saxon.pull.PullEvent
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_ITEM - Static variable in class net.sf.saxon.expr.flwor.WindowClause
 
END_ITEM_POSITION - Static variable in class net.sf.saxon.expr.flwor.WindowClause
 
END_NEXT_ITEM - Static variable in class net.sf.saxon.expr.flwor.WindowClause
 
END_OF_INPUT - net.sf.saxon.pull.PullEvent
The END_OF_INPUT event is returned to indicate the end of the sequence being read.
END_PREVIOUS_ITEM - Static variable in class net.sf.saxon.expr.flwor.WindowClause
 
END_TAG_START - Static variable in class net.sf.saxon.str.StringConstants
 
endArray() - Method in class net.sf.saxon.ma.json.JsonHandler
Close the current array
endArray() - Method in class net.sf.saxon.ma.json.JsonHandlerMap
Close the current array
endArray() - Method in class net.sf.saxon.ma.json.JsonHandlerXML
Close the current array
endArray() - Method in class net.sf.saxon.serialize.JSONEmitter
Output the end of an array
endCDATA() - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Report the end of a CDATA section.
endCDATA() - Method in class net.sf.saxon.event.ReceivingContentHandler
 
endCurrentItem(Item) - Method in class net.sf.saxon.event.ContentHandlerProxy.ContentHandlerProxyTraceListener
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(Item) - Method in interface net.sf.saxon.lib.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.
endCurrentItem(Item) - Method in class net.sf.saxon.trace.AbstractTraceListener
Called after a node of the source tree got processed
endCurrentItem(Item) - Method in class net.sf.saxon.trace.TimingTraceListener
Called after a node of the source tree got processed
endCurrentItem(Item) - Method in class net.sf.saxon.trace.TraceEventMulticaster
Called when an item ceases to be the current item
endDocument() - Method in class com.saxonica.ee.domino.Erector
Callback interface for SAX: not for application use
endDocument() - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Receive notification of the end of a document.
endDocument() - Method in class com.saxonica.ee.schema.sdoc.VersionControlFilter
Notify the end of a document node
endDocument() - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
endDocument() - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
endDocument() - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
endDocument() - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
endDocument() - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
endDocument() - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
endDocument() - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
endDocument() - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
endDocument() - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
endDocument() - Method in class com.saxonica.ee.stream.feed.ItemCheckingFeed
 
endDocument() - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
endDocument() - Method in class com.saxonica.ee.stream.Projector
 
endDocument() - Method in class com.saxonica.ee.stream.watch.WatchManager
Notify the end of a document node
endDocument() - Method in class com.saxonica.ee.trans.ExpressionPresenterToJson
Notify the end of a document node
endDocument() - Method in class com.saxonica.ee.validate.AbstractReceiver
 
endDocument() - Method in class com.saxonica.ee.validate.CatchingReceiver
 
endDocument() - Method in class com.saxonica.ee.validate.ContentValidator
Notify the end of a document node
endDocument() - Method in class com.saxonica.ee.validate.IdValidator
End of document
endDocument() - Method in class com.saxonica.ee.validate.ValidationStack
Notify the end of a document node
endDocument() - Method in class com.saxonica.ee.validate.XSIAttributeHandler
 
endDocument() - Method in class com.saxonica.serialize.BinaryEmitter
 
endDocument() - Method in class net.sf.saxon.dom.DOMWriter
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.event.DocumentValidator
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.event.EventBuffer
 
endDocument() - Method in class net.sf.saxon.event.EventMonitor
 
endDocument() - Method in class net.sf.saxon.event.Outputter
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.event.OutputterEventBuffer
 
endDocument() - Method in class net.sf.saxon.event.ProxyOutputter
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.event.ProxyReceiver
Notify the end of a document node
endDocument() - Method in interface 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.event.RegularSequenceChecker
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.event.SequenceNormalizer
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.event.SequenceWriter
 
endDocument() - Method in class net.sf.saxon.event.SignificantItemDetector
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.SinkOutputter
 
endDocument() - Method in class net.sf.saxon.event.TeeOutputter
Notify the end of a document node
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.WherePopulatedOutputter
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.jaxp.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.ma.json.JsonReceiver
 
endDocument() - Method in class net.sf.saxon.option.axiom.AxiomWriter
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.option.xom.XOMWriter
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.query.SequenceWrapper
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.serialize.MessageEmitter
 
endDocument() - Method in class net.sf.saxon.serialize.MessageWarner
 
endDocument() - Method in class net.sf.saxon.serialize.UncommittedSerializer
 
endDocument() - Method in class net.sf.saxon.serialize.XMLEmitter
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.serialize.XMLIndenter
 
endDocument() - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
endDocument() - Method in class net.sf.saxon.trace.CountingFilter
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.trace.TracingFilter
Notify the end of a document node
endDocument() - Method in class net.sf.saxon.trans.ConfigurationReader
 
endDocument() - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Notify the end of the document
endDocument() - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Callback interface for SAX: not for application use
EndDocument() - Constructor for class net.sf.saxon.event.Event.EndDocument
 
EndDocument() - Constructor for class net.sf.saxon.event.OutputterEvent.EndDocument
 
endDTD() - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Report the end of DTD declarations.
endDTD() - Method in class net.sf.saxon.event.ReceivingContentHandler
Register the end of the DTD.
endElement() - Method in class com.saxonica.ee.domino.Erector
Notify the end of an element node
endElement() - Method in class com.saxonica.ee.schema.SchemaModelLoader
End of element
endElement() - Method in class com.saxonica.ee.schema.SchemaModelSerializer
 
endElement() - Method in class com.saxonica.ee.schema.sdoc.VersionControlFilter
End of element
endElement() - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
endElement() - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
endElement() - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
endElement() - Method in class com.saxonica.ee.stream.ContentDetector
End of element
endElement() - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
endElement() - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
endElement() - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
endElement() - Method in class com.saxonica.ee.stream.feed.CopyOfFeed.AccumulatorCopier
 
endElement() - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
endElement() - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
endElement() - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
endElement() - Method in class com.saxonica.ee.stream.feed.ItemCheckingFeed
 
endElement() - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
endElement() - Method in class com.saxonica.ee.stream.Projector
 
endElement() - Method in class com.saxonica.ee.stream.watch.WatchManager
Notify end of element
endElement() - Method in class com.saxonica.ee.trans.ExpressionPresenterToJson
End of element
endElement() - Method in class com.saxonica.ee.validate.AbstractReceiver
 
endElement() - Method in class com.saxonica.ee.validate.AllElementValidator
Validation at the end of the element being validated.
endElement() - Method in class com.saxonica.ee.validate.AnyTypeValidator
Validation at the end of the element being validated.
endElement() - Method in class com.saxonica.ee.validate.AttributeInheritor
End of element
endElement() - Method in class com.saxonica.ee.validate.CatchingReceiver
 
endElement() - Method in class com.saxonica.ee.validate.ComplexContentValidator
Validation at the end of the element being validated.
endElement() - Method in class com.saxonica.ee.validate.EmptyContentValidator
End of element
endElement() - Method in class com.saxonica.ee.validate.EntityValidator
End of element
endElement() - Method in class com.saxonica.ee.validate.FieldChecker
 
endElement() - Method in class com.saxonica.ee.validate.IdValidator
End of element
endElement() - Method in class com.saxonica.ee.validate.SimpleContentValidator
End of element being validated
endElement() - Method in class com.saxonica.ee.validate.ValidationStack
End of element
endElement() - Method in class com.saxonica.functions.qt4.ParseHtml.Html5Converter
 
endElement() - Method in class com.saxonica.serialize.BinaryEmitter
 
endElement() - Method in class com.saxonica.serialize.OuterNewlineInserter
Output element end tag
endElement() - Method in class com.saxonica.xqj.pull.PullNamespaceReducer
endElement: Discard the namespaces declared on this element.
endElement() - Method in class net.sf.saxon.dom.DOMWriter
End of an element.
endElement() - Method in class net.sf.saxon.event.CheckSumFilter
End of element
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.event.DocumentValidator
End of element
endElement() - Method in class net.sf.saxon.event.EventBuffer
 
endElement() - Method in class net.sf.saxon.event.EventMonitor
 
endElement() - Method in class net.sf.saxon.event.IDFilter
endElement:
endElement() - Method in class net.sf.saxon.event.IgnorableWhitespaceStripper
Handle an end-of-element event
endElement() - Method in class net.sf.saxon.event.NamespaceDifferencer
 
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.Outputter
Notify the end of an element.
endElement() - Method in class net.sf.saxon.event.OutputterEventBuffer
 
endElement() - Method in class net.sf.saxon.event.PathMaintainer
Handle an end-of-element event
endElement() - Method in class net.sf.saxon.event.ProxyOutputter
Notify the end of an element.
endElement() - Method in class net.sf.saxon.event.ProxyReceiver
End of element
endElement() - Method in interface net.sf.saxon.event.Receiver
Notify the end of an element.
endElement() - Method in class net.sf.saxon.event.RegularSequenceChecker
End of element
endElement() - Method in class net.sf.saxon.event.SequenceNormalizer
End of element
endElement() - Method in class net.sf.saxon.event.SequenceWriter
 
endElement() - Method in class net.sf.saxon.event.SignificantItemDetector
End of element
endElement() - Method in class net.sf.saxon.event.Sink
End of element
endElement() - Method in class net.sf.saxon.event.SinkOutputter
 
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.TreeReceiver
End of element
endElement() - Method in class net.sf.saxon.event.TypeCheckingFilter
End of element
endElement() - Method in class net.sf.saxon.event.WherePopulatedOutputter
End of element
endElement() - Method in class net.sf.saxon.ma.json.JsonReceiver
 
endElement() - Method in class net.sf.saxon.option.axiom.AxiomWriter
End of an element.
endElement() - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
End of an element.
endElement() - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
End of an element.
endElement() - Method in class net.sf.saxon.option.xom.XOMWriter
End of an element.
endElement() - Method in class net.sf.saxon.query.SequenceWrapper
End of element
endElement() - Method in class net.sf.saxon.serialize.CDATAFilter
Output element end tag
endElement() - Method in class net.sf.saxon.serialize.HTMLEmitter
Output an element end tag.
endElement() - Method in class net.sf.saxon.serialize.HTMLIndenter
Output element end tag
endElement() - Method in class net.sf.saxon.serialize.MetaTagAdjuster
End of element
endElement() - Method in class net.sf.saxon.serialize.TEXTEmitter
Output an element end tag.
endElement() - Method in class net.sf.saxon.serialize.XMLEmitter
End of an element.
endElement() - Method in class net.sf.saxon.serialize.XMLIndenter
Output element end tag
endElement() - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
endElement() - Method in class net.sf.saxon.style.UseWhenFilter
End of element
endElement() - Method in class net.sf.saxon.trace.CountingFilter
End of element
endElement() - Method in class net.sf.saxon.trace.ExpressionPresenter
End an element in the expression tree
endElement() - Method in class net.sf.saxon.trace.TracingFilter
End of element
endElement() - Method in class net.sf.saxon.trans.ConfigurationReader
 
endElement() - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Notify the end of an element
endElement() - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Notify the end of an element node
endElement() - Method in class net.sf.saxon.tree.tiny.TinyBuilderCondensed
 
endElement(String, String, String) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Receive notification of the end of an element.
endElement(String, String, String) - Method in class net.sf.saxon.event.ReceivingContentHandler
Report the end of an element (the close tag)
EndElement() - Constructor for class net.sf.saxon.event.Event.EndElement
 
EndElement() - Constructor for class net.sf.saxon.event.OutputterEvent.EndElement
 
endEntity(String) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Report the end of an entity.
endEntity(String) - Method in class net.sf.saxon.event.ReceivingContentHandler
 
endGroupingScope(WatchManager.GroupingScope) - Method in class com.saxonica.ee.stream.watch.WatchManager
Called during a partitioning for-each-group whenever a group is closed
endItem - Variable in class net.sf.saxon.expr.flwor.WindowClause.Window
 
endMap() - Method in class net.sf.saxon.ma.json.JsonHandler
Close the current object/map
endMap() - Method in class net.sf.saxon.ma.json.JsonHandlerMap
Close the current object/map
endMap() - Method in class net.sf.saxon.ma.json.JsonHandlerXML
Close the current object/map
endMap() - Method in class net.sf.saxon.serialize.JSONEmitter
 
endNextItem - Variable in class net.sf.saxon.expr.flwor.WindowClause.Window
 
endPosition - Variable in class net.sf.saxon.expr.flwor.WindowClause.Window
 
endPrefixMapping(String) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class net.sf.saxon.event.ReceivingContentHandler
Notify that a namespace binding is going out of scope
endPreviousItem - Variable in class net.sf.saxon.expr.flwor.WindowClause.Window
 
endReporting() - Method in class com.saxonica.ee.jaxp.ValidatorImpl.InvalidityHandlerWrappingErrorHandler
Get the value to be associated with a validation exception.
endReporting() - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
 
endReporting() - Method in interface net.sf.saxon.lib.InvalidityHandler
At the end of a validation episode, do any closedown actions, and optionally return information collected in the course of validation (for example a list of error messages).
endReporting() - Method in class net.sf.saxon.lib.InvalidityHandlerWrappingErrorListener
Get the value to be associated with a validation exception.
endReporting() - Method in class net.sf.saxon.lib.InvalidityHandlerWrappingErrorReporter
Get the value to be associated with a validation exception.
endReporting() - Method in class net.sf.saxon.lib.InvalidityReportGenerator
 
endReporting() - Method in class net.sf.saxon.lib.StandardInvalidityHandler
Get the value to be associated with a validation exception.
endRuleSearch(Object, Mode, Item) - Method in interface net.sf.saxon.lib.TraceListener
Method called when a rule search has completed.
endRuleSearch(Object, Mode, Item) - Method in class net.sf.saxon.trace.AbstractTraceListener
Method called when a rule search has completed.
endRuleSearch(Object, Mode, Item) - Method in class net.sf.saxon.trace.XQueryTraceListener
Called at the end of a rule search
endRuleSearch(Object, SimpleMode, Item) - Method in class net.sf.saxon.trace.TraceEventMulticaster
Called at the end of a rule search
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.AbsorptionFeed
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.DecomposingFeed
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.FilteringFeed
 
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.ItemCheckingFeed
 
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.ItemFeed
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.ItemMappingFeed
 
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.MotionlessFeed
 
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.NoCloseFeed
 
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.NoOpenFeed
 
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.feed.NoOpenOrCloseFeed
 
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.watch.ForEachAction
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.watch.ForEachGroupParallelAction
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.watch.ForEachGroupPartitionAction
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.watch.IterateAction
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.watch.MultiAccumulatorWatch
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.watch.StreamWatch
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.stream.watch.Trigger
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in interface com.saxonica.ee.stream.watch.Watch
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.validate.FieldWatch
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSelectedParentNode(Location) - Method in class com.saxonica.ee.validate.SelectorWatch
Signal that the endElement event has occurred for the element whose startElement event caused the Watch to be activated.
endSubsidiaryElement() - Method in class net.sf.saxon.trace.ExpressionPresenter
End a child element in the output
endsWith(UnicodeString, UnicodeString) - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
Test whether one string ends with another, according to the rules of the XPath ends-with() function
endsWith(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.CodepointCollator
Test whether one string ends with another, according to the rules of the XPath ends-with() function
endsWith(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.HTML5CaseBlindCollator
Test whether one string ends with another, according to the rules of the XPath ends-with() function
endsWith(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.RuleBasedSubstringMatcher
Test whether one string ends with another, according to the rules of the XPath ends-with() function
endsWith(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Test whether one string ends with another, according to the rules of the XPath ends-with() function
endsWith(UnicodeString, UnicodeString) - Method in interface net.sf.saxon.lib.SubstringMatcher
Test whether one string ends with another, according to the rules of the XPath ends-with() function
endsWith(UnicodeString, UnicodeString, SubstringMatcher) - Static method in class net.sf.saxon.functions.EndsWith
 
EndsWith - Class in net.sf.saxon.functions
Implements the fn:ends-with() function, with the collation already fixed
EndsWith() - Constructor for class net.sf.saxon.functions.EndsWith
 
EndsWithSequence() - Constructor for class com.saxonica.functions.qt4.SequenceMatching.EndsWithSequence
 
engine - Static variable in class com.saxonica.ee.extfn.js.IXSLFunctionSet
 
ensureMarkSupported(InputStream) - Static method in class net.sf.saxon.query.InputStreamMarker
Return this stream if its position can be marked, or an enclosing Stream if not
ensurePopulated() - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
 
ensureSchemaAware(String) - Method in class net.sf.saxon.query.XQueryParser
 
enter(String, Location, Item, TemplateRule) - Method in class net.sf.saxon.trace.TemplateRuleTraceListener
 
enter(Traceable, Map<String, Object>, XPathContext) - Method in interface net.sf.saxon.lib.TraceListener
Method that is called when an instruction in the stylesheet gets processed.
enter(Traceable, Map<String, Object>, XPathContext) - Method in class net.sf.saxon.trace.AbstractTraceListener
Called when an instruction in the stylesheet gets processed
enter(Traceable, Map<String, Object>, XPathContext) - Method in class net.sf.saxon.trace.TimingTraceListener
Called when an instruction in the stylesheet gets processed
enter(Traceable, Map<String, Object>, XPathContext) - Method in class net.sf.saxon.trace.TraceEventMulticaster
Called when an element of the stylesheet gets processed
ENTERPRISE_XQUERY - Static variable in class net.sf.saxon.Configuration.LicenseFeature
 
ENTERPRISE_XSLT - Static variable in class net.sf.saxon.Configuration.LicenseFeature
 
EnterpriseConfiguration - Class in com.saxonica.config
A subclass of Configuration that defines a processor with Saxon-EE capabilities.
EnterpriseConfiguration() - Constructor for class com.saxonica.config.EnterpriseConfiguration
Create an EnterpriseConfiguration
EnterpriseTransformerFactory - Class in com.saxonica.config
The is the JAXP TransformerFactory implementation for the enterprise edition of Saxon.
EnterpriseTransformerFactory() - Constructor for class com.saxonica.config.EnterpriseTransformerFactory
Create an EnterpriseTransformerFactory.
EnterpriseTransformerFactory(EnterpriseConfiguration) - Constructor for class com.saxonica.config.EnterpriseTransformerFactory
Construct a TransformerFactory using an existing Configuration.
EnterpriseXPathFactory - Class in com.saxonica.config
An implementation of the JAXP XPath Factory that creates an enterprise configuration.
EnterpriseXPathFactory() - Constructor for class com.saxonica.config.EnterpriseXPathFactory
Default constructor: this creates a Configuration as well as creating the enterprise XPathFactory.
EnterpriseXPathFactory(EnterpriseConfiguration) - Constructor for class com.saxonica.config.EnterpriseXPathFactory
Constructor using a user-supplied Configuration.
ENTITIES - Static variable in class net.sf.saxon.type.BuiltInListType
 
ENTITY - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:ENTITY
ENTITY - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
ENTITY_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.Feature
The supplied class is instantiated and the resulting EntityResolver is used whenever Saxon itself creates an XMLReader for parsing source documents.
ENTITY_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
ENTITY_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
The supplied class is instantiated and the resulting EntityResolver is used whenever Saxon itself creates an XMLReader for parsing source documents.
entityName - Variable in class net.sf.saxon.lib.ResourceRequest
The name of the requested resource, used when resolving entity references
EntityResolverWrappingResourceResolver - Class in net.sf.saxon.lib
An implementation of the SAX EntityResolver2 interface implemented by calling a supplied ResourceResolver
EntityResolverWrappingResourceResolver(ResourceResolver) - Constructor for class net.sf.saxon.lib.EntityResolverWrappingResourceResolver
Create an EntityResolver2 by wrapping a ResourceResolver
EntityValidator - Class in com.saxonica.ee.validate
This class validates that elements and attributes of type ENTITY or ENTITIES have values are declared in the DOCTYPE declaration of the instance document as unparsed entities.
EntityValidator(Receiver) - Constructor for class com.saxonica.ee.validate.EntityValidator
Create a validator for attributes of type ENTITY or ENTITIES
entries() - Method in class net.sf.saxon.ma.map.MapItem
Get an iterator over the entries in the map, each represented as a singleton map (representing one key-value pair)
entries(XPathContext, Base64BinaryValue) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
entriesMap(XPathContext, Base64BinaryValue) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
entriesMap(XPathContext, Base64BinaryValue, BooleanValue) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
Entry - Class in com.saxonica.functions.extfn.EXPathArchive
 
Entry() - Constructor for class com.saxonica.functions.extfn.EXPathArchive.Entry
 
Entry() - Constructor for class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
 
Entry(Entry) - Constructor for class com.saxonica.functions.extfn.EXPathArchive.Entry
 
Entry(Entry, String) - Constructor for class com.saxonica.functions.extfn.EXPathArchive.Entry
 
Entry(Entry, Base64BinaryValue) - Constructor for class com.saxonica.functions.extfn.EXPathArchive.Entry
 
Entry(String) - Constructor for class com.saxonica.functions.extfn.EXPathArchive.Entry
 
Entry(String, Base64BinaryValue) - Constructor for class com.saxonica.functions.extfn.EXPathArchive.Entry
 
Entry(Base64BinaryValue) - Constructor for class com.saxonica.functions.extfn.EXPathArchive.Entry
 
entryNames(Base64BinaryValue) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
entrySet() - Method in class net.sf.saxon.s9api.XdmMap
Returns a Set of the key-value pairs contained in this map.
EnumerationFacet - Class in com.saxonica.ee.schema
Represents a single enumeration facet defined on a simple type.
EnumerationFacet() - Constructor for class com.saxonica.ee.schema.EnumerationFacet
 
EnumerationFacetSet - Class in com.saxonica.ee.schema
Represents the set of enumeration values defined on a single simple type, This is a "virtual" facet that combines all the enumeration facets in one simple type definition.
EnumerationFacetSet() - Constructor for class com.saxonica.ee.schema.EnumerationFacetSet
 
EnumerationType - Class in net.sf.saxon.type
Proposed extension for XPath 4.0: an enumeration type is a way of defining a subtype of xs:string, with a defined set of permitted values, without recourse to a schema or schema-awareness.
EnumerationType(Set<String>) - Constructor for class net.sf.saxon.type.EnumerationType
Create an enumeration type permitting a defined set of values
EnumSetTool - Class in net.sf.saxon.om
A couple of utility methods for handling EnumSet objects.
EnumSetTool() - Constructor for class net.sf.saxon.om.EnumSetTool
 
env - Variable in class net.sf.saxon.expr.parser.XPathParser
 
env - Variable in class net.sf.saxon.query.UnboundFunctionLibrary.UnboundFunctionCallDetails
 
ENVIRONMENT_VARIABLE_RESOLVER - Static variable in class net.sf.saxon.lib.Feature
Setting the ENVIRONMENT_VARIABLE_RESOLVER causes the supplied object to be registered as the environment variable resolver for the Configuration.
ENVIRONMENT_VARIABLE_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureCode
 
ENVIRONMENT_VARIABLE_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureKeys
Setting the ENVIRONMENT_VARIABLE_RESOLVER causes the supplied object to be registered as the environment variable resolver for the Configuration.
ENVIRONMENT_VARIABLE_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.Feature
Setting ENVIRONMENT_VARIABLE_RESOLVER_CLASS causes an instance of the supplied class to be created, and registered as the environment variable resolver for the Configuration.
ENVIRONMENT_VARIABLE_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
ENVIRONMENT_VARIABLE_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
Setting ENVIRONMENT_VARIABLE_RESOLVER_CLASS causes an instance of the supplied class to be created, and registered as the environment variable resolver for the Configuration.
EnvironmentVariable - Class in net.sf.saxon.functions
Implement the XPath 3.0 fn:environment-variable() function
EnvironmentVariable() - Constructor for class net.sf.saxon.functions.EnvironmentVariable
 
EnvironmentVariableResolver - Interface in net.sf.saxon.lib
This interface defines a Saxon plug-in used to resolve calls on the XPath 3.0 functions available-environment-variables() and environment-variable().
EOF - net.sf.saxon.ma.json.JsonParser.JsonToken
 
EOF - Static variable in class net.sf.saxon.expr.parser.Token
Pseudo-token representing the end of the expression
EPOCH - Static variable in class net.sf.saxon.value.DateTimeValue
Fixed date/time used by Java (and Unix) as the origin of the universe: 1970-01-01T00:00:00Z
eq(String) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether the result of applying the XPath string() function to an item is equal to a given string
eq(Step<T>, String) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether there is some item in the result of applying a step, whose string value is equal to a given string.
eq(XdmAtomicValue) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether an atomic value compares equal to a supplied atomic value of a comparable type
EQName - Class in com.saxonica.functions.extfn
This class implements the saxon:EQName extension function.
EQName() - Constructor for class com.saxonica.functions.extfn.EQName
 
EQNAME - Static variable in class net.sf.saxon.trans.Err
 
equal(AtomicSequence, AtomicSequence) - Method in class net.sf.saxon.expr.sort.SimpleTypeComparison
 
equal(AtomicSequence, AtomicSequence) - Method in class net.sf.saxon.expr.sort.SimpleTypeIdentityComparison
Test whether two values are equal or identical under XSD rules.
equal(T, T) - Method in interface net.sf.saxon.expr.sort.EqualityMatcher
Compare two objects for equality
EqualityComparer - Class in net.sf.saxon.expr.sort
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.
EqualityMatcher<T> - Interface in net.sf.saxon.expr.sort
Interface representing objects used to perform equality matching.
EqualityPatternOptimizer - Class in com.saxonica.ee.trans
A PatternOptimizer is an agent responsible for optimizing a particular class of patterns.
EqualityPatternOptimizer() - Constructor for class com.saxonica.ee.trans.EqualityPatternOptimizer
 
equalOrIdentical(AtomicSequence, AtomicSequence) - Method in class net.sf.saxon.expr.sort.SimpleTypeComparison
 
equalOrNull(Object, Object) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Return true if two objects are equal or if both are null
equals(Object) - Method in class com.saxonica.ee.domino.DominoAttr
Determine whether this is the same node as another node.
equals(Object) - Method in class com.saxonica.ee.domino.DominoNode
Determine whether this is the same node as another node.
equals(Object) - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Is this expression the same as another expression?
equals(Object) - Method in class com.saxonica.ee.schema.Assertion
equals() is used when deciding whether two assertions are equal, as part of the type subsumption algorithm.
equals(Object) - Method in class com.saxonica.ee.schema.ElementDecl
 
equals(Object) - Method in class com.saxonica.ee.schema.fsa.CountingState
 
equals(Object) - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine.TermParticlePair
 
equals(Object) - Method in class com.saxonica.ee.stream.om.FleetingNode
Determine whether this is the same node as another node.
equals(Object) - Method in class com.saxonica.ee.stream.om.FleetingParentNode
Determine whether this is the same node as another node.
equals(Object) - Method in class com.saxonica.ee.stream.PostureAndSweep
 
equals(Object) - Method in class com.saxonica.ee.trans.AncestorCharacteristic
Test whether this characteristic is the same as another characteristic.
equals(Object) - Method in class com.saxonica.ee.trans.GeneralComparisonOperand
 
equals(Object) - Method in class com.saxonica.ee.trans.NumericComparisonOperand
 
equals(Object) - Method in class com.saxonica.ee.trans.Precondition.BooleanPrecondition
 
equals(Object) - Method in class com.saxonica.ee.trans.Precondition.NumericComparisonPrecondition
 
equals(Object) - Method in class com.saxonica.ee.trans.Precondition.StringHashPrecondition
 
equals(Object) - Method in class com.saxonica.ee.trans.TokenMatchOperand
 
equals(Object) - Method in class com.saxonica.ee.validate.CompactStringValue
 
equals(Object) - Method in class com.saxonica.ee.validate.SchemaAttributeTest
 
equals(Object) - Method in class com.saxonica.ee.validate.SchemaElementTest
 
equals(Object) - Method in class com.saxonica.expr.sort.UcaCollationKeyUsingIcu
Test if two collation keys are equal
equals(Object) - Method in class com.saxonica.functions.extfn.EXPathArchive.Entry
 
equals(Object) - Method in class com.saxonica.xqj.SaxonXQItemType
 
equals(Object) - Method in interface javax.xml.xquery.XQItemType
Compares the specified object with this item type for equality.
equals(Object) - Method in interface javax.xml.xquery.XQSequenceType
Compares the specified object with this sequence type for equality.
equals(Object) - Method in class net.sf.saxon.dom.DOMNodeWrapper
Determine whether this is the same node as another node.
equals(Object) - Method in class net.sf.saxon.dom.NodeOverNodeInfo
The equals() method returns true for two Node objects that represent the same conceptual DOM Node.
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.expr.AttributeGetter
 
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.expr.BinaryExpression
Is this expression the same as another expression?
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.expr.CompareToIntegerConstant
Is this expression the same as another expression?
equals(Object) - Method in class net.sf.saxon.expr.CompareToStringConstant
Is this expression the same as another expression?
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.expr.Expression
The equals() test for expressions returns true if it can be determined that two expressions (given their static context) will return the same result in all circumstances.
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.flwor.GroupByClause.TupleComparisonKey
 
equals(Object) - Method in class net.sf.saxon.expr.flwor.TupleExpression
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.expr.GeneralComparison
 
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.expr.instruct.UseAttributeSet
Test whether this UseAttributeSets expression is equal to another
equals(Object) - Method in class net.sf.saxon.expr.IntegerRangeTest
Is this expression the same as another expression?
equals(Object) - Method in class net.sf.saxon.expr.IsLastExpression
Is this expression the same as another expression?
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.expr.Literal
Determine whether two literals are equal, when considered as expressions.
equals(Object) - Method in class net.sf.saxon.expr.LookupAllExpression
Is this expression the same as another expression?
equals(Object) - Method in class net.sf.saxon.expr.LookupExpression
Is this expression the same as another expression?
equals(Object) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
 
equals(Object) - Method in class net.sf.saxon.expr.RangeExpression
Is this expression the same as another expression?
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.expr.SlashExpression
Is this expression the same as another expression?
equals(Object) - Method in class net.sf.saxon.expr.sort.CollatingAtomicComparer
 
equals(Object) - Method in class net.sf.saxon.expr.sort.CollationMatchKey
 
equals(Object) - Method in class net.sf.saxon.expr.sort.CompositeAtomicKey
 
equals(Object) - Method in class net.sf.saxon.expr.sort.GenericAtomicComparer
 
equals(Object) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Compare two SortKeyDefinition values for equality.
equals(Object) - Method in class net.sf.saxon.expr.SubscriptExpression
Compare two expressions to see if they are equal
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.expr.TryCatch
Is this expression the same as another expression?
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.expr.UntypedSequenceConverter
Is this expression the same as another expression?
equals(Object) - Method in class net.sf.saxon.expr.ValueComparison
 
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.expr.VennExpression
Is this expression the same as another expression?
equals(Object) - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Determine whether two literals are equal, when considered as expressions.
equals(Object) - Method in class net.sf.saxon.functions.hof.FunctionLookup
Determine whether two expressions are equivalent
equals(Object) - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Is this expression the same as another expression?
equals(Object) - Method in class net.sf.saxon.functions.hof.PartialApply
Is this expression the same as another expression?
equals(Object) - Method in class net.sf.saxon.functions.StringJoin
Determine whether two expressions are equivalent
equals(Object) - Method in class net.sf.saxon.functions.SystemFunction
Determine whether two functions are equivalent
equals(Object) - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Test whether this array type equals another array type
equals(Object) - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
Is this expression the same as another expression?
equals(Object) - Method in class net.sf.saxon.ma.map.MapType
Test whether this function type equals another function type
equals(Object) - Method in class net.sf.saxon.ma.map.RecordTest
Test whether this function type equals another function type
equals(Object) - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Test whether this function type equals another function type
equals(Object) - Method in class net.sf.saxon.ma.trie.ImmutableList
Test whether two lists are equal
equals(Object) - Method in class net.sf.saxon.ma.trie.TrieKVP
 
equals(Object) - Method in class net.sf.saxon.om.AbsolutePath
 
equals(Object) - Method in class net.sf.saxon.om.CodedName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class net.sf.saxon.om.DocumentKey
 
equals(Object) - Method in class net.sf.saxon.om.FingerprintedQName
 
equals(Object) - Method in class net.sf.saxon.om.NameOfNode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class net.sf.saxon.om.NamespaceBinding
Test if this namespace binding is the same as another
equals(Object) - Method in class net.sf.saxon.om.NamespaceMap
 
equals(Object) - Method in interface net.sf.saxon.om.NodeInfo
The equals() method compares nodes for identity.
equals(Object) - Method in class net.sf.saxon.om.NoNamespaceName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class net.sf.saxon.om.StructuredQName
Compare two StructuredQName values for equality.
equals(Object) - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
The equals() method compares nodes for identity.
equals(Object) - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Determine whether this is the same node as another node.
equals(Object) - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Determine whether this is the same node as another node.
equals(Object) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine whether this is the same node as another node.
equals(Object) - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Determine whether this pattern is the same as another pattern
equals(Object) - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
 
equals(Object) - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
Determine whether this pattern is the same as another pattern
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.pattern.ContentTypeTest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class net.sf.saxon.pattern.DocumentNodeTest
 
equals(Object) - Method in class net.sf.saxon.pattern.ExceptPattern
Determine whether this pattern is the same as another pattern
equals(Object) - Method in class net.sf.saxon.pattern.GeneralNodePattern
Determine whether this pattern is the same as another pattern
equals(Object) - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Determine whether this pattern is the same as another pattern
equals(Object) - Method in class net.sf.saxon.pattern.IntersectPattern
Determine whether this pattern is the same as another pattern
equals(Object) - Method in class net.sf.saxon.pattern.ItemTypePattern
Determine whether this pattern is the same as another pattern
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.pattern.MultipleNodeKindTest
 
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.pattern.NameTestUnion
Determines whether two NameTests are equal
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.pattern.NodeSetPattern
Determine whether this pattern is the same as another pattern
equals(Object) - Method in class net.sf.saxon.pattern.NodeTestPattern
Determine whether this pattern is the same as another pattern
equals(Object) - Method in class net.sf.saxon.pattern.SameNameTest
Determines whether two NameTests are equal
equals(Object) - Method in class net.sf.saxon.pattern.SimplePositionalPattern
Determine whether this pattern is the same as another pattern
equals(Object) - Method in class net.sf.saxon.pattern.UnionPattern
Determine whether this pattern is the same as another pattern
equals(Object) - Method in class net.sf.saxon.pattern.UniversalPattern
Determine whether this pattern is the same as another pattern
equals(Object) - Method in class net.sf.saxon.pattern.VennPattern
Determine whether this pattern is the same as another pattern
equals(Object) - Method in class net.sf.saxon.query.Annotation
 
equals(Object) - Method in class net.sf.saxon.query.AnnotationList
 
equals(Object) - Method in class net.sf.saxon.s9api.ItemType
Test whether two ItemType objects represent the same type
equals(Object) - Method in class net.sf.saxon.s9api.QName
Test whether two QNames are equal.
equals(Object) - Method in class net.sf.saxon.s9api.SequenceType
Test whether two SequenceType objects represent the same type
equals(Object) - Method in class net.sf.saxon.s9api.XdmAtomicValue
Compare values for equality.
equals(Object) - Method in class net.sf.saxon.s9api.XdmExternalObject
Compare two external objects for equality.
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.
equals(Object) - Method in class net.sf.saxon.str.BMPString
 
equals(Object) - Method in class net.sf.saxon.str.CompressedWhitespace
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class net.sf.saxon.str.EmptyUnicodeString
Test whether this UnicodeString is equal to another under the rules of the codepoint collation.
equals(Object) - Method in class net.sf.saxon.str.StringView
 
equals(Object) - Method in class net.sf.saxon.str.Twine16
Test whether this StringValue is equal to another under the rules of the codepoint collation.
equals(Object) - Method in class net.sf.saxon.str.Twine24
Test whether this string is equal to another under the rules of the codepoint collation.
equals(Object) - Method in class net.sf.saxon.str.Twine8
Test whether this StringValue is equal to another under the rules of the codepoint collation.
equals(Object) - Method in class net.sf.saxon.str.UnicodeString
 
equals(Object) - Method in class net.sf.saxon.style.PackageVersion
 
equals(Object) - Method in class net.sf.saxon.trans.ComponentTest
 
equals(Object) - Method in class net.sf.saxon.trans.DecimalSymbols
Test if two sets of decimal format symbols are the same
equals(Object) - Method in class net.sf.saxon.trans.packages.VersionedPackageName
 
equals(Object) - Method in class net.sf.saxon.trans.SymbolicName
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class net.sf.saxon.trans.SymbolicName.F
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class net.sf.saxon.tree.linked.AttributeImpl
Determine whether this is the same node as another node
equals(Object) - Method in class net.sf.saxon.tree.linked.NodeImpl
Determine whether this is the same node as another node
equals(Object) - Method in class net.sf.saxon.tree.NamespaceNode
Determine whether this is the same node as another node.
equals(Object) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
The equals() method compares nodes for identity.
equals(Object) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Determine whether this is the same node as another node
equals(Object) - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
The equals() method compares nodes for identity.
equals(Object) - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
The equals() method compares nodes for identity.
equals(Object) - Method in class net.sf.saxon.tree.wrapper.RebasedNode
Determine whether this is the same node as another node.
equals(Object) - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedNode
Determine whether this is the same node as another node.
equals(Object) - Method in class net.sf.saxon.tree.wrapper.TypeStrippedNode
Determine whether this is the same node as another node.
equals(Object) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Determine whether this is the same node as another node.
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.type.JavaExternalObjectType
Test whether two ExternalObjectType objects represent the same type
equals(Object) - Method in class net.sf.saxon.type.SpecificFunctionType
Test whether this function type equals another function type
equals(Object) - Method in class net.sf.saxon.type.UType
Indicates whether some other object is "equal to" this one.
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.value.Base64BinaryValue
Test if the two base64Binary values are equal.
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.value.DateTimeValue.DateTimeComparable
 
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.value.DurationValue.DurationComparable
 
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.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.GDateValue.GDateComparable
 
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.value.NestedIntegerValue
 
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.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.value.QNameValue
Determine if two QName values are equal.
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.value.StringValue
Test whether this StringValue is equal to another under the rules of the codepoint collation.
equals(Object) - Method in class net.sf.saxon.value.TextFragmentValue
Determine whether this is the same node as another node
equals(Object) - Method in class net.sf.saxon.value.TimeValue
 
equals(Object) - Method in class net.sf.saxon.value.TimeValue.TimeComparable
 
equals(Object) - Method in class net.sf.saxon.xpath.JAXPVariableReference
Is this expression the same as another expression?
equals(Object) - Method in class net.sf.saxon.z.IntArraySet
Test whether this set has exactly the same members as another set
equals(Object) - Method in class net.sf.saxon.z.IntBlockSet
Test whether this set has exactly the same members as another set.
equals(Object) - Method in class net.sf.saxon.z.IntHashSet
Test whether this set has exactly the same members as another set
equals(Object) - Method in class net.sf.saxon.z.IntRangeSet
Test whether this set has exactly the same members as another set.
equals(Object) - Method in class net.sf.saxon.z.MonotonicIntSet
Test whether this set has exactly the same members as another set
equals(NodeInfo) - Method in class net.sf.saxon.tree.util.Orphan
Determine whether this is the same node as another node.
EQUALS - Static variable in class net.sf.saxon.expr.parser.Token
Equals token ("=")
equalsIgnoringSuffix(PackageVersion) - Method in class net.sf.saxon.style.PackageVersion
Compare two version numbers for equality, ignoring the suffix part of the version number.
equalsIgnoringSuffix(VersionedPackageName) - Method in class net.sf.saxon.trans.packages.VersionedPackageName
Compare two package name/version pairs for equality, ignoring the suffix part of the version number.
erect() - Method in class com.saxonica.ee.domino.Erector
 
Erector - Class in com.saxonica.ee.domino
This class is instantiated to build a DOMINO tree, taking a DOM Document as input; its task is to add the indexing information.
Erector(Document, String, Configuration) - Constructor for class com.saxonica.ee.domino.Erector
 
Err - Class in net.sf.saxon.trans
Class containing utility methods for handling error messages
Err() - Constructor for class net.sf.saxon.trans.Err
 
ERR - Static variable in class net.sf.saxon.lib.NamespaceConstant
The standard namespace for system error codes
ERR - Static variable in class net.sf.saxon.om.NamespaceUri
The standard namespace for system error codes
error - Variable in class net.sf.saxon.value.GDateValue.MutableGDateValue
 
error(String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called for a general error.
error(String) - Method in class net.sf.saxon.lib.Logger
Log a message with level Logger.ERROR
error(String) - Static method in class net.sf.saxon.resource.BinaryResource
Throw an error
error(String, Exception, String) - Static method in class com.saxonica.functions.extfn.EXPathFileFunctionSet
Throw an error
error(String, String) - Static method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet
Throw an error
error(String, String) - Static method in class com.saxonica.functions.extfn.EXPathFileFunctionSet
Throw an error
error(String, Location) - Method in class com.saxonica.ee.schema.SchemaCompiler
Report an error
error(TransformerException) - Method in class net.sf.saxon.lib.StandardErrorListener
Receive notification of a recoverable error.
error(XPathContext, QNameValue, StringValue, SequenceIterator) - Method in class net.sf.saxon.functions.Error
 
error(XmlProcessingError) - Method in class net.sf.saxon.lib.StandardErrorReporter
Receive notification of an error.
error(XPathException) - Method in class net.sf.saxon.trans.ConfigurationReader
 
error(SchemaException) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called for a general error.
error(SAXParseException) - Method in class com.saxonica.functions.qt4.ParseHtml.HTML5ErrorHandler
 
error(SAXParseException) - Method in class net.sf.saxon.functions.ParseXml.RetentiveErrorHandler
 
error(SAXParseException) - Method in class net.sf.saxon.lib.StandardErrorHandler
Callback interface for SAX: not for application use
Error - Class in net.sf.saxon.functions
Implement XPath function fn:error()
Error() - Constructor for class net.sf.saxon.functions.Error
 
ERROR - Static variable in class net.sf.saxon.lib.Logger
 
ERROR - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the type xs:error: a type with no instances
ERROR_INDEX_OUT_OF_BOUNDS - Static variable in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
ERROR_IO - Static variable in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
ERROR_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.Feature
ERROR_LISTENER_CLASS is the name of the class used to implement the JAXP ErrorListener.
ERROR_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
ERROR_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
ERROR_LISTENER_CLASS is the name of the class used to implement the JAXP ErrorListener.
ERROR_NAMESPACE - Static variable in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
ERROR_NAMESPACE - Static variable in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet
 
ERROR_NAMESPACE - Static variable in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
ERROR_PREFIX - Static variable in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
ERROR_PREFIX - Static variable in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet
 
ERROR_PREFIX - Static variable in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
Error.UserDefinedXPathException - Exception in net.sf.saxon.functions
 
errorClass(String, String, String, Class, Exception) - Method in class net.sf.saxon.trans.ConfigurationReader
 
errorCodeKey - Static variable in class net.sf.saxon.ma.map.MapFunctionSet.MapMerge
 
ErrorExpression - Class in net.sf.saxon.expr
Error expression: this expression is generated when the supplied expression cannot be parsed, and the containing element enables forwards-compatible processing.
ErrorExpression() - Constructor for class net.sf.saxon.expr.ErrorExpression
This constructor is never executed, but it is used in the expression parser as a dummy so that the Java compiler recognizes parsing methods as always returning a non-null result.
ErrorExpression(String, String, boolean) - Constructor for class net.sf.saxon.expr.ErrorExpression
Create an ErrorExpression, which if evaluated, generates a dynamic error
ErrorExpression(XmlProcessingError) - Constructor for class net.sf.saxon.expr.ErrorExpression
Constructor taking an exception.
ErrorIterator - Class in net.sf.saxon.expr
A SequenceIterator that throws an exception as soon as its next() method is called.
ErrorIterator(XPathException) - Constructor for class net.sf.saxon.expr.ErrorIterator
 
ErrorReporter - Interface in net.sf.saxon.lib
The ErrorReporter is a generic functional interface for reporting errors and warnings.
ErrorReporterToListener - Class in net.sf.saxon.lib
A bridging class that allows errors in an XSLT Transformation, or in a Query, to be reported to a JAXP ErrorListener.
ErrorReporterToListener(ErrorListener) - Constructor for class net.sf.saxon.lib.ErrorReporterToListener
Create an error reporter that wraps a JAXP ErrorListener
ErrorReporterWrappingErrorHandler(ErrorHandler) - Constructor for class com.saxonica.ee.jaxp.SchemaFactoryImpl.ErrorReporterWrappingErrorHandler
Create an ErrorListener that wraps a supplied SAX ErrorHandler
errors - Variable in class net.sf.saxon.functions.ParseXml.RetentiveErrorHandler
 
ErrorType - Class in net.sf.saxon.type
This class has a singleton instance which represents the XML Schema 1.1 built-in type xs:error.
errorVariables - Static variable in class net.sf.saxon.om.StandardNames
 
escape - Variable in class net.sf.saxon.ma.json.JsonHandler
 
escape(String) - Method in class net.sf.saxon.trace.AbstractTraceListener
Escape a string for XML output (in an attribute delimited by double quotes).
escape(String, boolean, boolean, IntPredicate) - Static method in class net.sf.saxon.ma.json.JsonReceiver
Escape a string using backslash escape sequences as defined in JSON
escape(UnicodeString, String) - Static method in class net.sf.saxon.functions.EncodeForUri
Escape special characters in a URI.
ESCAPE - Static variable in class net.sf.saxon.ma.json.JsonParser
 
ESCAPE_AMP - Static variable in class net.sf.saxon.str.StringConstants
 
ESCAPE_APOS - Static variable in class net.sf.saxon.str.StringConstants
 
ESCAPE_c - Static variable in class net.sf.saxon.regex.charclass.Categories
 
ESCAPE_C - Static variable in class net.sf.saxon.regex.charclass.Categories
 
ESCAPE_CR - Static variable in class net.sf.saxon.str.StringConstants
 
ESCAPE_d - Static variable in class net.sf.saxon.regex.charclass.Categories
 
ESCAPE_D - Static variable in class net.sf.saxon.regex.charclass.Categories
 
ESCAPE_GT - Static variable in class net.sf.saxon.str.StringConstants
 
ESCAPE_i - Static variable in class net.sf.saxon.regex.charclass.Categories
 
ESCAPE_I - Static variable in class net.sf.saxon.regex.charclass.Categories
 
ESCAPE_LT - Static variable in class net.sf.saxon.str.StringConstants
 
ESCAPE_NBSP - Static variable in class net.sf.saxon.str.StringConstants
 
ESCAPE_NL - Static variable in class net.sf.saxon.str.StringConstants
 
ESCAPE_QUOT - Static variable in class net.sf.saxon.str.StringConstants
 
ESCAPE_s - Static variable in class net.sf.saxon.regex.charclass.Categories
 
ESCAPE_S - Static variable in class net.sf.saxon.regex.charclass.Categories
 
ESCAPE_SOLIDUS - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
escape-solidus = yes|no.
ESCAPE_TAB - Static variable in class net.sf.saxon.str.StringConstants
 
ESCAPE_URI_ATTRIBUTES - net.sf.saxon.s9api.Serializer.Property
Set to "yes" or "no" to indicate (for HTML and XHTML) whether URI-valued attributes should be percent-encoded
ESCAPE_URI_ATTRIBUTES - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
escape-uri-attributes = "yes" | "no".
ESCAPE_w - Static variable in class net.sf.saxon.regex.charclass.Categories
 
ESCAPE_W - Static variable in class net.sf.saxon.regex.charclass.Categories
 
escapeChar(int, UnicodeBuilder) - Static method in class net.sf.saxon.functions.EncodeForUri
Escape a single character in %HH representation, or a pair of two chars representing a surrogate pair
EscapeHtmlUri - Class in net.sf.saxon.functions
This class supports the function fn:escape-html-uri()
EscapeHtmlUri() - Constructor for class net.sf.saxon.functions.EscapeHtmlUri
 
EscapeNCName - Class in com.saxonica.functions.extfn
The saxon:escape-NCName function takes an arbitrary string and converts it to an NCName.
EscapeNCName() - Constructor for class com.saxonica.functions.extfn.EscapeNCName
 
escapeSpaces(String) - Static method in class net.sf.saxon.functions.ResolveURI
Replace spaces by %20
escapeURIAttributes - Variable in class net.sf.saxon.serialize.HTMLURIEscaper
 
escapeURL(String, boolean, Configuration) - Static method in class net.sf.saxon.serialize.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
estimatedLength() - Method in class net.sf.saxon.str.StringView
 
estimatedLength() - Method in class net.sf.saxon.str.UnicodeString
Get the estimated length of the string, suitable for space allocation.
eval(String, MapItem, XPathContext) - Method in class net.sf.saxon.ma.json.JsonToXMLFn
Parse the JSON string according to supplied options
eval(String, MapItem, XPathContext) - Method in class net.sf.saxon.ma.json.ParseJsonFn
Parse the JSON string according to supplied options
eval(ItemEvaluator, ItemEvaluator, PullEvaluator, XPathContext) - Static method in class net.sf.saxon.expr.IntegerRangeTest
 
eval(XPathContext) - Method in interface net.sf.saxon.expr.elab.BooleanEvaluator
 
eval(XPathContext) - Method in interface net.sf.saxon.expr.elab.ItemEvaluator
 
eval(XPathContext) - Method in interface net.sf.saxon.expr.elab.StringEvaluator
Evaluate the encapsulated expression
eval(XPathContext) - Method in interface net.sf.saxon.expr.elab.UnicodeStringEvaluator
Evaluate the encapsulated expression
eval(XPathContext) - Method in class net.sf.saxon.expr.LetExpression
Evaluate the variable.
Eval - Class in com.saxonica.functions.extfn
This class implements the saxon:eval() extension function
Eval() - Constructor for class com.saxonica.ee.extfn.js.IXSLFunctionSet.Eval
 
Eval() - Constructor for class com.saxonica.functions.extfn.Eval
 
evalMatches(UnicodeString, UnicodeString, UnicodeString, XPathContext) - Method in class net.sf.saxon.functions.Matches
 
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(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(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 3.1 expression.
evaluate(String, XdmItem) - Method in class net.sf.saxon.s9api.XPathCompiler
Compile and evaluate an XPath expression, supplied as a character string, with a given context item.
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(RetainedStaticContext) - Method in class net.sf.saxon.functions.StaticContextAccessor.DefaultCollation
 
evaluate(RetainedStaticContext) - Method in class net.sf.saxon.functions.StaticContextAccessor
Method to do the actual evaluation, which must be implemented in a subclass
evaluate(XPathContext) - Method in class com.saxonica.ee.trans.AncestorCharacteristic
Evaluate the characteristic as applied to the context item
evaluate(XPathContext) - Method in class com.saxonica.ee.trans.Characteristic
Evaluate the value of this characteristic for the context item
evaluate(XPathContext) - Method in class com.saxonica.ee.trans.GeneralComparisonOperand
 
evaluate(XPathContext) - Method in class com.saxonica.ee.trans.NumericComparisonOperand
 
evaluate(XPathContext) - Method in class com.saxonica.ee.trans.TokenMatchOperand
 
evaluate(XPathContext) - Method in class net.sf.saxon.expr.ConsumingOperand
Get the value of this expression in a given context.
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.EagerPullEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.EagerPushEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.IndexedVariableEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.LazyPullEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.LearningEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.LiteralEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.LocalVariableEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.MemoClosureEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.OptionalItemEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in interface net.sf.saxon.expr.elab.SequenceEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.SharedAppendEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.SingleItemEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.elab.StreamingArgumentEvaluator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.expr.GlobalVariableReference.GlobalVariableReferenceElaborator
Evaluate a construct to produce a value (which might be a lazily evaluated Sequence)
evaluate(XPathContext) - Method in class net.sf.saxon.functions.DynamicContextAccessor.CurrentDate
 
evaluate(XPathContext) - Method in class net.sf.saxon.functions.DynamicContextAccessor.CurrentDateTime
 
evaluate(XPathContext) - Method in class net.sf.saxon.functions.DynamicContextAccessor.CurrentTime
 
evaluate(XPathContext) - Method in class net.sf.saxon.functions.DynamicContextAccessor.DefaultLanguage
 
evaluate(XPathContext) - Method in class net.sf.saxon.functions.DynamicContextAccessor
 
evaluate(XPathContext) - Method in class net.sf.saxon.functions.DynamicContextAccessor.ImplicitTimezone
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.Abs
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.AccessorFn
Evaluate the expression
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.Ceiling
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.ContextItemAccessorFunction
Evaluate the function.
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.ContextItemAccessorFunction.Number_0
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.ContextItemAccessorFunction.StringAccessor
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.DocumentUri_1
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.EncodeForUri
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.EscapeHtmlUri
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.Floor
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.GenerateId_1
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.IriToUri
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.LocalName_1
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.LowerCase
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.Name_1
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.NamespaceUriFn_1
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.NodeName_1
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.NormalizeSpace_1
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.Number_1
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.Path_1
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.ScalarSystemFunction
Abstract method that must be supplied in subclasses to perform the evaluation
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.String_1
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.StringLength_1
 
evaluate(Item, XPathContext) - Method in class net.sf.saxon.functions.UpperCase
 
evaluate(DynamicQueryContext) - Method in class net.sf.saxon.query.XQueryExpression
Execute a the compiled Query, returning the results as a List of objects obtained by converting the items in the query result to the nearest appropriate Java type
evaluate(XPathDynamicContext) - Method in class net.sf.saxon.sxpath.XPathExpression
Execute the expression, returning the result as a List, whose members will be instances of the class Item
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
Evaluate - Class in com.saxonica.functions.extfn
This class implements the saxon:evaluate() extension function
Evaluate() - Constructor for class com.saxonica.functions.extfn.Evaluate
 
EVALUATE_AND_MATERIALIZE_VARIABLE - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
EVALUATE_LITERAL - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
EVALUATE_METHOD - Static variable in class net.sf.saxon.expr.Expression
 
EVALUATE_RESULT - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
EVALUATE_SUPPLIED_PARAMETER - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
EVALUATE_VARIABLE - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
Evaluate.PreparedExpression - Class in com.saxonica.functions.extfn
Inner class PreparedExpression represents a compiled XPath expression together with the standard variables $p1 ..
evaluateArguments(XPathContext) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
 
evaluateArguments(XPathContext) - Method in class net.sf.saxon.expr.FunctionCall.FunctionCallElaborator
 
evaluateArguments(XPathContext, boolean) - Method in class net.sf.saxon.expr.UserFunctionCall
 
evaluateAsString(XPathContext) - Method in class net.sf.saxon.expr.AttributeGetter
 
evaluateAsString(XPathContext) - Method in class net.sf.saxon.expr.Expression
Evaluate an expression as a String.
evaluateAsString(XPathContext) - Method in class net.sf.saxon.expr.instruct.Instruction
Evaluate an expression as a String.
evaluateAsString(XPathContext) - Method in class net.sf.saxon.expr.Literal
 
evaluateAsString(XPathContext) - Method in class net.sf.saxon.expr.PseudoExpression
 
EvaluateInstr - Class in net.sf.saxon.expr.instruct
An EvaluateInstr is the compiled form of an xsl:evaluate instruction
EvaluateInstr(Expression, SequenceType, Expression, Expression, Expression, Expression) - Constructor for class net.sf.saxon.expr.instruct.EvaluateInstr
Create an xsl:evaluate instruction
evaluateItem(XPathContext) - Method in class com.saxonica.ee.optim.SwitchExpression
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class com.saxonica.ee.update.BasicUpdatingExpression
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class com.saxonica.ee.update.CopyModifyExpression
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Evaluate the function returning a single item or null.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.ArithmeticExpression
Evaluate the expression.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Evaluate as an Item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.Atomizer
Evaluate as an Item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.AttributeGetter
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.BooleanExpression
Evaluate the expression
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.CardinalityChecker
Evaluate as an Item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.CastableExpression
Evaluate the expression
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.CastExpression
Evaluate the expression
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.CompareToConstant
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.compat.ArithmeticExpression10
Evaluate the expression.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.compat.GeneralComparison10
Evaluate the expression in a given context
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.ConsumingOperand
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.ContextItemExpression
Evaluate the expression
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.ErrorExpression
Evaluate the expression.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.Expression
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.FirstItemExpression
Evaluate the expression
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.flwor.TupleExpression
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.FunctionCall
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.GeneralComparison
Evaluate the expression in a given context
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.IdentityComparison
Evaluate the expression
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.InstanceOfExpression
Evaluate the expression
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.instruct.Choose
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.instruct.Copy
Evaluate as an item
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.instruct.DocumentInstr
Evaluate as an item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.instruct.FixedAttribute
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.instruct.Instruction
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
Evaluate as an expression.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Evaluate as an expression.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.instruct.TraceExpression
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.instruct.ValueOf
Evaluate this expression, returning the resulting text node to the caller
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.IntegerRangeTest
Evaluate the expression
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.IsLastExpression
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.ItemChecker
Evaluate as an Item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.LastItemExpression
Evaluate the expression
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.LetExpression
Evaluate the expression as a singleton
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.Literal
Evaluate as a singleton item (or empty sequence).
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.NegateExpression
Evaluate the expression.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.NumberSequenceFormatter
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.PseudoExpression
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.QuantifiedExpression
Evaluate the expression to return a singleton value
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.RootExpression
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.SimpleExpression
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.SingletonAtomizer
Evaluate as an Item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.SubscriptExpression
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.SuppliedParameterReference
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.SwitchCaseComparison
Evaluate the expression in a given context
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.TailCallLoop
Evaluate as an Item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.TryCatch
Evaluate as a singleton item
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.UserFunctionCall
Call the function, returning the value as an item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.ValueComparison
Evaluate the expression in a given context
evaluateItem(XPathContext) - Method in class net.sf.saxon.expr.VariableReference
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.functions.CurrentOutputUri
Evaluate in a general context
evaluateItem(XPathContext) - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Evaluate as an Item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.functions.hof.PartialApply
Evaluate this expression at run-time
evaluateItem(XPathContext) - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Evaluate an expression as a single item.
evaluateItem(XPathContext) - Method in class net.sf.saxon.functions.IntegratedFunctionCall
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.functions.PositionAndLast
Evaluate in a general context
evaluateItem(XPathContext) - Method in class net.sf.saxon.functions.PositionAndLast.Last
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.functions.PositionAndLast.Position
 
evaluateItem(XPathContext) - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
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 interface 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
evaluateManyToMany(SequenceIterator, SequenceIterator, int, AtomicComparer, boolean, RetainedStaticContext, Location, XPathContext) - Method in class com.saxonica.ee.optim.GeneralEqualityEE.GeneralEqualityElaboratorEE
 
evaluateManyToMany(SequenceIterator, SequenceIterator, int, AtomicComparer, boolean, RetainedStaticContext, Location, XPathContext) - Method in class net.sf.saxon.expr.GeneralComparison.GeneralComparisonElaborator
 
evaluateManyToOne(SequenceIterator, AtomicValue, int, AtomicComparer, boolean, RetainedStaticContext, Location, XPathContext) - Method in class net.sf.saxon.expr.GeneralComparison.GeneralComparisonElaborator
 
evaluateNodeName(XPathContext) - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Determine the name to be used for the attribute, as an integer name code
evaluateNodeName(XPathContext) - Method in class net.sf.saxon.expr.instruct.FixedAttribute
 
evaluateNodeName(XPathContext) - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
 
evaluateNodeName(XPathContext) - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
 
evaluateNodeName(XPathContext) - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Run-time method to compute the name of the node being constructed.
evaluateRangeVariable(XPathContext) - Method in class net.sf.saxon.expr.flwor.LetClause
 
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).
evaluateSingle() - Method in class net.sf.saxon.s9api.XQueryEvaluator
Evaluate the XQuery expression, returning the result as an XdmItem (that is, a single node or atomic value).
evaluateSingle(String, XdmItem) - Method in class net.sf.saxon.s9api.XPathCompiler
Compile and evaluate an XPath expression whose result is expected to be a single item, with a given context item.
evaluateSingle(DynamicQueryContext) - Method in class net.sf.saxon.query.XQueryExpression
Execute the compiled Query, returning the first item in the result.
evaluateSingle(XPathDynamicContext) - Method in class net.sf.saxon.sxpath.XPathExpression
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.
evaluateSortKey(int, XPathContext) - Method in class net.sf.saxon.expr.flwor.OrderByClause
Callback for evaluating the sort keys
evaluateSortKey(int, XPathContext) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Callback for evaluating the sort keys
evaluateSortKey(int, XPathContext) - Method in class net.sf.saxon.expr.sort.SortExpression
Callback for evaluating the sort keys
evaluateSortKey(int, XPathContext) - Method in interface net.sf.saxon.expr.sort.SortKeyEvaluator
Evaluate the n'th sort key of the context item
evaluateStatic(String, Location, UseWhenStaticContext) - Method in class net.sf.saxon.style.UseWhenFilter
Evaluate a static expression (to initialize a static variable)
evaluateStreamingArgument(Expression, XPathContext) - Method in class com.saxonica.ee.optim.OptimizerEE
Evaluate the streaming (first) argument of a streamable stylesheet function
evaluateStreamingArgument(Expression, XPathContext) - Method in class net.sf.saxon.expr.parser.Optimizer
Evaluate the streaming (first) argument of a streamable stylesheet function
evaluateVariable(XPathContext) - Method in class net.sf.saxon.expr.Assignation
Get the value of the range variable
evaluateVariable(XPathContext) - Method in interface net.sf.saxon.expr.Binding
Evaluate the variable
evaluateVariable(XPathContext) - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
Get the value of the range variable
evaluateVariable(XPathContext) - Method in class net.sf.saxon.expr.GlobalVariableReference
Evaluate this variable
evaluateVariable(XPathContext) - Method in class net.sf.saxon.expr.instruct.GlobalParam
Evaluate the variable
evaluateVariable(XPathContext) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Evaluate the variable
evaluateVariable(XPathContext) - Method in class net.sf.saxon.expr.instruct.LocalParam
Evaluate the variable
evaluateVariable(XPathContext) - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Evaluate this function parameter
evaluateVariable(XPathContext) - Method in class net.sf.saxon.expr.LocalVariableReference
Return the value of the variable
evaluateVariable(XPathContext) - Method in class net.sf.saxon.expr.parser.ParserExtension.TemporaryXSLTVariableBinding
 
evaluateVariable(XPathContext) - Method in class net.sf.saxon.expr.SuppliedParameterReference
Get the value of this expression in a given context.
evaluateVariable(XPathContext) - Method in class net.sf.saxon.expr.VariableReference
Evaluate this variable
evaluateVariable(XPathContext) - Method in class net.sf.saxon.sxpath.XPathVariable
Get the value of the variable.
evaluateVariable(XPathContext, Component) - Method in class net.sf.saxon.expr.instruct.GlobalParam
Evaluate the variable
evaluateVariable(XPathContext, Component) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Evaluate the variable
EvaluationNuisance - Class in com.saxonica.config
This filter sometimes gets inserted into a serialization pipeline when running under an evaluation license: it's a deterrent to using the evaluation version for production
EvaluationNuisance(Receiver) - Constructor for class com.saxonica.config.EvaluationNuisance
 
Evaluators - Class in net.sf.saxon.expr.parser
Constants for different mechanisms of expression evaluation
Evaluators() - Constructor for class net.sf.saxon.expr.parser.Evaluators
 
evalUnparsedText(StringValue, String, String, XPathContext) - Static method in class net.sf.saxon.functions.UnparsedText
Evaluation of the unparsed-text function
evalUnparsedTextAvailable(StringValue, String, XPathContext) - Method in class net.sf.saxon.functions.UnparsedTextAvailable
 
Event - Class in net.sf.saxon.event
An event is an object representing one of the events that can be passed to a receiver: for example, a startElement, endElement, characters, or comment event.
Event() - Constructor for class net.sf.saxon.event.Event
 
Event.Append - Class in net.sf.saxon.event
Event representing an arbitrary item being sent to the event stream in composed form.
Event.Comment - Class in net.sf.saxon.event
Event representing a comment node
Event.EndDocument - Class in net.sf.saxon.event
Event representing end of document
Event.EndElement - Class in net.sf.saxon.event
Event representing the end of an element
Event.ProcessingInstruction - Class in net.sf.saxon.event
Event representing a processing instruction node
Event.StartDocument - Class in net.sf.saxon.event
Event representing start of document
Event.StartElement - Class in net.sf.saxon.event
Event representing the start of an element (including attributes or namespaces)
Event.Text - Class in net.sf.saxon.event
Event representing a text node
EventBuffer - Class in net.sf.saxon.event
An EventBuffer is a receiver of events that records the events in memory for subsequent replay.
EventBuffer(PipelineConfiguration) - Constructor for class net.sf.saxon.event.EventBuffer
 
EventMonitor - Class in net.sf.saxon.event
An EventMonitor is a filter that passes all events down the pipeline unchanged, keeping a note of whether any data has passed through the filter.
EventMonitor(Outputter) - Constructor for class net.sf.saxon.event.EventMonitor
 
EventSource - Class in net.sf.saxon.event
An implementation of the JAXP Source class that supplies a document in the form of a stream of push events sent to a Receiver
EventSource() - Constructor for class net.sf.saxon.event.EventSource
 
every(Step<T>, Predicate<? super XdmItem>) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether every item in the result of applying a step satisfies the supplied condition.
every(T[], Predicate<T>) - Static method in class net.sf.saxon.expr.oper.OperandArray
Utility method (doesn't really belong here) to test if every element of an array satisfies some condition
EVERY - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "every"
EveryFn - Class in com.saxonica.functions.qt4
This class implements the function fn:every(), which is a proposed function for XPath 4.0
EveryFn() - Constructor for class com.saxonica.functions.qt4.EveryFn
 
EXACTLY_ONE - Static variable in class net.sf.saxon.expr.StaticProperty
Occurence indicator for "exactly one" (default occurrence indicator)
ExactlyOne() - Constructor for class net.sf.saxon.functions.TreatFn.ExactlyOne
 
except(EnumSet<P>, EnumSet<P>) - Static method in class net.sf.saxon.om.EnumSetTool
Return a new EnumSet as the difference of two supplied EnumSets.
except(OptimizerOptions) - Method in class net.sf.saxon.expr.parser.OptimizerOptions
 
except(UType) - Method in class net.sf.saxon.type.UType
 
except(IntSet) - Method in class net.sf.saxon.z.IntComplementSet
 
except(IntSet) - Method in class net.sf.saxon.z.IntEmptySet
 
except(IntSet) - Method in class net.sf.saxon.z.IntSet
Form a new set that is the difference of this set and another set.
except(IntSet) - Method in class net.sf.saxon.z.IntSingletonSet
 
except(IntSet) - Method in class net.sf.saxon.z.IntUniversalSet
 
EXCEPT - Static variable in class net.sf.saxon.expr.parser.Token
Operator "except"
ExceptPattern - Class in net.sf.saxon.pattern
A pattern formed as the difference of two other patterns
ExceptPattern(Pattern, Pattern) - Constructor for class net.sf.saxon.pattern.ExceptPattern
Constructor
exchange(String) - Method in class net.sf.saxon.gizmo.DefaultTalker
Send some output to the user and get some input back
exchange(String) - Method in class net.sf.saxon.gizmo.JLine2Talker
Send some output to the user and get some input back
exchange(String) - Method in interface net.sf.saxon.gizmo.Talker
Send some output to the user and get some input back
EXCLUDE_VARIETY - Static variable in class net.sf.saxon.functions.DeepEqual
Flag indicating that the variety of the type of a node is to be ignored (for example, a mixed content node can compare equal to an element-only content node
EXCLUDE_WHITESPACE_TEXT_NODES - Static variable in class net.sf.saxon.functions.DeepEqual
Flag indicating that whitespace text nodes are ignored when comparing element nodes
excludeSelfAxis - Static variable in class net.sf.saxon.om.AxisInfo
Give the corresponding axis if the self node is excluded.
executable - Variable in class net.sf.saxon.Controller
 
executable - Variable in class net.sf.saxon.query.XQueryExpression
 
executable - Variable in class net.sf.saxon.query.XQueryParser
 
executable - Variable in class net.sf.saxon.sxpath.IndependentContext
 
Executable - Class in net.sf.saxon.expr.instruct
A compiled stylesheet or a query in executable form.
Executable(Configuration) - Constructor for class net.sf.saxon.expr.instruct.Executable
Create a new Executable (a collection of stylesheet modules and/or query modules)
ExecutableFunctionLibrary - Class in net.sf.saxon.functions
An ExecutableFunctionLibrary is a function library that contains definitions of functions for use at run-time.
ExecutableFunctionLibrary(Configuration) - Constructor for class net.sf.saxon.functions.ExecutableFunctionLibrary
Create the ExecutableFunctionLibrary
executeCommand(Reader) - Method in class com.saxonica.xqj.SaxonXQExpression
 
executeCommand(Reader) - Method in interface javax.xml.xquery.XQExpression
Executes an implementation-defined command.
executeCommand(String) - Method in class com.saxonica.xqj.SaxonXQExpression
 
executeCommand(String) - Method in interface javax.xml.xquery.XQExpression
Executes an implementation-defined command.
executeQuery() - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
executeQuery() - Method in interface javax.xml.xquery.XQPreparedExpression
Executes the prepared query expression.
executeQuery(InputStream) - Method in class com.saxonica.xqj.SaxonXQExpression
 
executeQuery(InputStream) - Method in interface javax.xml.xquery.XQExpression
Executes a query expression.
executeQuery(Reader) - Method in class com.saxonica.xqj.SaxonXQExpression
 
executeQuery(Reader) - Method in interface javax.xml.xquery.XQExpression
Executes a query expression.
executeQuery(String) - Method in class com.saxonica.xqj.SaxonXQExpression
 
executeQuery(String) - Method in interface javax.xml.xquery.XQExpression
Executes a query expression.
executeTestCommand(String) - Method in class net.sf.saxon.Gizmo
Execute a test command
ExistenceFeed - Class in com.saxonica.ee.stream.feed
ItemFeed implementation supporting the fn:exists(), fn:empty(), and fn:count() function
ExistenceFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.ExistenceFeed
 
exists() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return true if the stream is non-empty.
exists(String) - Static method in class net.sf.saxon.lib.FeatureIndex
 
exists(Step<T>) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether a supplied Step delivers a non-empty result
Exists - Class in net.sf.saxon.functions
Implementation of the fn:exists function
Exists() - Constructor for class net.sf.saxon.functions.Exists
 
ExistsStreamer - Class in com.saxonica.ee.stream.adjunct
Streaming code for an fn:exists() function call
ExistsStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.ExistsStreamer
 
exp(double) - Static method in class net.sf.saxon.option.exslt.Math
Get the exponential of a numeric value (SStL)
expand(byte[], int, int, int, int, int) - Static method in class net.sf.saxon.str.UnicodeBuilder
Expand the width of the characters in a byte array
expand(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.AttributeSet
Evaluate an attribute set
expand(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.NamedTemplate
Expand the template.
expand(UnicodeString) - Static method in class net.sf.saxon.str.StringTool
Expand a string into an array of 32-bit characters
EXPAND_ATTRIBUTE_DEFAULTS - Static variable in class net.sf.saxon.lib.Feature
EXPAND_ATTRIBUTE_DEFAULTS determines whether fixed and default values defined in a schema or DTD will be expanded (both on input and on output documents, if validation is requested).
EXPAND_ATTRIBUTE_DEFAULTS - Static variable in class net.sf.saxon.lib.FeatureCode
 
EXPAND_ATTRIBUTE_DEFAULTS - Static variable in class net.sf.saxon.lib.FeatureKeys
EXPAND_ATTRIBUTE_DEFAULTS determines whether fixed and default values defined in a schema or DTD will be expanded (both on input and on output documents, if validation is requested).
expand1to2(byte[], int, int, int) - Static method in class net.sf.saxon.str.UnicodeBuilder
Expand a byte array from 1-byte-per-character to 2-bytes-per-character
expand1to3(byte[], int, int, int) - Static method in class net.sf.saxon.str.UnicodeBuilder
Expand a byte array from 1-byte-per-character to 3-bytes-per-character
expand2to3(byte[], int, int, int) - Static method in class net.sf.saxon.str.UnicodeBuilder
Expand a byte array from 2-bytes-per-character to 3-bytes-per-character
expandBytesToChars(byte[], int, int) - Static method in class net.sf.saxon.str.UnicodeBuilder
 
expandCollationURI(String, URI) - Static method in class net.sf.saxon.functions.CollatingFunctionFree
Expand a collation URI, which may be a relative URI reference
expandedQName(StringValue, StringValue) - Static method in class com.saxonica.functions.qt4.ParseQNameFn
 
expandedQName(StringValue, StringValue) - Static method in class net.sf.saxon.functions.QNameFn
 
ExpandedQNameFn - Class in com.saxonica.functions.qt4
Implements the fn:expanded-QName() function proposed for 4.0
ExpandedQNameFn() - Constructor for class com.saxonica.functions.qt4.ExpandedQNameFn
 
ExpandedStreamResult - Class in net.sf.saxon.serialize
An ExpandedStreamResult is similar to a StreamResult, and is created from a StreamResult.
ExpandedStreamResult(Configuration, StreamResult, Properties) - Constructor for class net.sf.saxon.serialize.ExpandedStreamResult
 
expandSpecialCharacters(String) - Method in class net.sf.saxon.lib.StandardErrorListener
Expand any special characters appearing in a message.
expandSpecialCharacters(String) - Method in class net.sf.saxon.lib.StandardErrorReporter
Expand any special characters appearing in a message.
expandSpecialCharacters(String, int) - Method in class net.sf.saxon.lib.StandardDiagnostics
Expand any special characters appearing in a message.
expandStringValue(NodeList, UnicodeBuilder) - Static method in class net.sf.saxon.dom.DOMNodeWrapper
 
expandText - Variable in class net.sf.saxon.style.StyleElement
 
EXPATH_BINARY - Static variable in class net.sf.saxon.om.NamespaceUri
Namespace URI for the EXPath Binary module
EXPATH_FILE - Static variable in class net.sf.saxon.om.NamespaceUri
Namespace URI for the EXPath File module
EXPATH_FILE_DELETE_TEMPORARY_FILES - Static variable in class net.sf.saxon.lib.Feature
EXPATH_FILE_DELETE_TEMPORARY_FILES determines whether temporary files and directories created in the EXPath File module should be automatically deleted on closure of the JVM.
EXPATH_FILE_DELETE_TEMPORARY_FILES - Static variable in class net.sf.saxon.lib.FeatureCode
 
EXPATH_FILE_DELETE_TEMPORARY_FILES - Static variable in class net.sf.saxon.lib.FeatureKeys
EXPATH_FILE_DELETE_TEMPORARY_FILES determines whether temporary files and directories created in the EXPath File module should be automatically deleted on closure of the JVM.
EXPATH_ZIP - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI for the EXPath zip module
EXPATH_ZIP - Static variable in class net.sf.saxon.om.NamespaceUri
URI for the EXPath zip module
EXPathBinaryFunctionSet - Class in com.saxonica.functions.extfn
Implementation of extension functions in the EXPath Binary package, see http://expath.org/spec/binary
EXPathBinaryFunctionSet.BinaryAnd - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryBin - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryDecodeString - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryEncodeString - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryFind - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryFromOctets - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryHex - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryInsertBefore - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryJoin - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryLength - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryNot - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryOctal - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryOr - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryPackDouble - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryPackFloat - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryPackInteger - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryPadLeft - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryPadRight - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryPart - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryShift - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryToOctets - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryUnpackDouble - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryUnpackFloat - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryUnpackInteger - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryUnpackUnsignedInteger - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryVersion - Class in com.saxonica.functions.extfn
 
EXPathBinaryFunctionSet.BinaryXor - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet - Class in com.saxonica.functions.extfn
Implementation of the file:base-dir function in the EXPath file library.
EXPathFileFunctionSet.FileAppend - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileAppendBinary - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileAppendText - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileAppendTextLines - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileBaseDir - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileChildren - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileCopy - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileCreateDir - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileCreateTempDir - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileCreateTempFile - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileCurrentDir - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileDelete - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileDirSeparator - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileExists - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileIsDir - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileIsFile - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileLastModified - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileLineSeparator - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileList - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileMove - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileName - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileParent - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FilePathSeparator - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FilePathToNative - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FilePathToUri - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileReadBinary - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileReadText - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileReadTextLines - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileResolvePath - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileSize - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileTempDir - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileWrite - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileWriteBinary - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileWriteText - Class in com.saxonica.functions.extfn
 
EXPathFileFunctionSet.FileWriteTextLines - Class in com.saxonica.functions.extfn
 
expect(int) - Method in class net.sf.saxon.expr.parser.XPathParser
Expect a given token; fail if the current token is different.
expectConnection(Sequence, XPathContext) - Static method in class com.saxonica.functions.sql.SQLFunctionSet
 
expectedSize() - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayGeneratingFunction
Get the estimated number of members in the array, based on past experience
expectsMany(Expression) - Static method in class net.sf.saxon.value.Cardinality
Determine whether multiple occurrences are not only allowed, but likely.
ExperimentalSequenceTypeMarshaller - Class in com.saxonica.ee.extfn
 
ExperimentalSequenceTypeMarshaller() - Constructor for class com.saxonica.ee.extfn.ExperimentalSequenceTypeMarshaller
 
ExperimentalXPathCompiler - Class in com.saxonica.ee.extfn
This class provides support to the XX (xslt-in-xslt) compiler.
EXPIRED - Static variable in exception net.sf.saxon.trans.LicenseException
 
explain(Configuration) - Method in class com.saxonica.ee.stream.Inversion
 
explain(Logger) - Method in class net.sf.saxon.expr.Expression
Diagnostic print of expression structure.
explain(XQueryExpression) - Method in class net.sf.saxon.Query
Explain the results of query compilation
explain(Destination) - Method in class net.sf.saxon.s9api.XQueryExecutable
Produce a diagnostic representation of the compiled query, in XML form.
explain(Destination) - Method in class net.sf.saxon.s9api.XsltExecutable
Produce a diagnostic representation of the compiled stylesheet, in XML form.
explain(ExpressionPresenter) - Method in class com.saxonica.ee.stream.ComponentInversion
Output diagnostic explanation to an ExpressionPresenter
explain(ExpressionPresenter) - Method in class com.saxonica.ee.stream.Inversion
Display the streaming route for diagnostic purposes
explain(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.Clause
Diagnostic print of expression structure.
explain(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.CountClause
Diagnostic print of expression structure.
explain(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
Diagnostic print of expression structure.
explain(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.ForClause
Diagnostic print of expression structure.
explain(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Diagnostic print of expression structure.
explain(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.LetClause
Diagnostic print of expression structure.
explain(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.OrderByClause
Diagnostic print of expression structure.
explain(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.TraceClause
Diagnostic print of expression structure.
explain(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.WhereClause
Diagnostic print of expression structure.
explain(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.WindowClause
Diagnostic print of expression structure.
explain(ExpressionPresenter) - Method in class net.sf.saxon.PreparedStylesheet
Produce an XML representation of the compiled and optimized stylesheet, as a human-readable entity
explain(ExpressionPresenter) - Method in class net.sf.saxon.query.XQueryExpression
Diagnostic method: display a representation of the compiled query on the selected output stream.
explain(ExpressionPresenter) - Method in class net.sf.saxon.query.XQueryFunction
Produce diagnostic output showing the compiled and optimized expression tree for a function
explain(ExpressionPresenter) - Method in class net.sf.saxon.trans.Mode
 
explainExtraAttributes(ExpressionPresenter) - Method in class net.sf.saxon.expr.ArithmeticExpression
 
explainExtraAttributes(ExpressionPresenter) - Method in class net.sf.saxon.expr.BinaryExpression
Add subclass-specific attributes to the expression tree explanation.
explainExtraAttributes(ExpressionPresenter) - Method in class net.sf.saxon.expr.compat.ArithmeticExpression10
 
explainExtraAttributes(ExpressionPresenter) - Method in class net.sf.saxon.expr.compat.GeneralComparison10
 
explainExtraAttributes(ExpressionPresenter) - Method in class net.sf.saxon.expr.GeneralComparison
 
explainExtraAttributes(ExpressionPresenter) - Method in class net.sf.saxon.expr.SwitchCaseComparison
 
explainExtraAttributes(ExpressionPresenter) - Method in class net.sf.saxon.expr.ValueComparison
 
explainGlobalFunctions(ExpressionPresenter) - Method in class net.sf.saxon.query.QueryModule
Output "explain" information about each declared function.
explainGlobalFunctions(ExpressionPresenter) - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Output "explain" information about each declared function
explainGlobalVariables(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.Executable
Explain (that is, output an expression tree) the global variables
explaining - Variable in class net.sf.saxon.Query
 
explaining - Variable in class net.sf.saxon.trace.ExpressionPresenter.ExportOptions
 
explainMismatch(GroundedValue, TypeHierarchy) - Method in class net.sf.saxon.value.SequenceType
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class com.saxonica.ee.validate.SchemaAttributeTest
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class com.saxonica.ee.validate.SchemaElementTest
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.ma.map.MapType
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.ma.map.RecordTest
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.pattern.CombinedNodeTest
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.pattern.ContentTypeTest
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.pattern.DocumentNodeTest
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.pattern.LocalNameTest
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.pattern.NamespaceTest
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.pattern.NameTest
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.pattern.NameTestUnion
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.pattern.NodeKindTest
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.pattern.NodeTest
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in interface net.sf.saxon.type.AtomicType
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.type.ErrorType
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in interface net.sf.saxon.type.ItemType
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in class net.sf.saxon.type.SpecificFunctionType
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainMismatch(Item, TypeHierarchy) - Method in interface net.sf.saxon.type.UnionType
Get extra diagnostic information about why a supplied item does not conform to this item type, if available.
explainNamedTemplates(ExpressionPresenter) - Method in class net.sf.saxon.PreparedStylesheet
Explain the expression tree for named templates in a stylesheet
explainOutputFileName - Variable in class net.sf.saxon.Query
 
explainPathMap() - Method in class com.saxonica.ee.optim.XQueryExpressionEE
Output the path map of the query for diagnostics
explainPathMap() - Method in class net.sf.saxon.query.XQueryExpression
Output the path map of the query for diagnostics
explainProperties(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.NamedTemplate
 
explainProperties(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
explainSpecializedAttributes(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.OuterForExpression
 
explainSpecializedAttributes(ExpressionPresenter) - Method in class net.sf.saxon.expr.ForExpression
 
explainTemplateRules(ExpressionPresenter) - Method in class com.saxonica.ee.trans.ModeEE
 
explainTemplateRules(ExpressionPresenter) - Method in class net.sf.saxon.trans.CompoundMode
Explain expression structure.
explainTemplateRules(ExpressionPresenter) - Method in class net.sf.saxon.trans.Mode
Explain all template rules in this mode in a form that can be re-imported.
explainTemplateRules(ExpressionPresenter) - Method in class net.sf.saxon.trans.rules.RuleManager
Explain (that is, output the expression tree) for all template rules
explainTemplateRules(ExpressionPresenter) - Method in class net.sf.saxon.trans.SimpleMode
Explain all template rules in this mode by showing their expression tree represented in XML.
explainThreads(ExpressionPresenter) - Method in class com.saxonica.ee.parallel.MultithreadedForEach
Add the value of the saxon:threads attribute to the explain output
explainThreads(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ForEach
 
EXPLICIT - net.sf.saxon.trans.VisibilityProvenance
 
ExplicitCollection - Class in net.sf.saxon.resource
This class represents a resource collection containing an explicitly enumerated set of resources
ExplicitCollection(Configuration, String, List<Resource>) - Constructor for class net.sf.saxon.resource.ExplicitCollection
Create an explicit collection
ExplicitTimezoneFacet - Class in com.saxonica.ee.schema
Represents an explicitTimezone facet on a schema-defined simple type derived from date, time, dateTime, gYear, gYearMonth, gMonth, gMonthDay, or gDay
ExplicitTimezoneFacet() - Constructor for class com.saxonica.ee.schema.ExplicitTimezoneFacet
Create an explicitTimezone facet
EXPONENT_SEPARATOR - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
export(OutputStream) - Method in class net.sf.saxon.s9api.XsltExecutable
Produce a representation of the compiled stylesheet, in XML form, suitable for distribution and reloading.
export(OutputStream, String) - Method in class net.sf.saxon.s9api.XsltExecutable
Produce a representation of the compiled stylesheet for a particular target environment, in XML form, suitable for distribution and reloading.
export(StructuredQName, ExpressionPresenter) - Method in class net.sf.saxon.trans.DecimalSymbols
 
export(ExpressionPresenter) - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.ee.optim.SwitchExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.ee.stream.CurrentGroupPattern
 
export(ExpressionPresenter) - Method in class com.saxonica.ee.trans.StylesheetPackageEE
Output the abstract expression tree to the supplied destination.
export(ExpressionPresenter) - Method in class com.saxonica.ee.update.CopyModifyExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.ee.update.DeleteExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.ee.update.InsertExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.ee.update.RenameExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.ee.update.ReplaceNodeExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.ee.update.ReplaceValueExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.xsltextn.instruct.Assign
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.xsltextn.instruct.DoInstr
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.xsltextn.instruct.TabulateMaps
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class com.saxonica.xsltextn.instruct.While
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.event.Stripper.StripRuleTarget
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.accum.Accumulator
Export expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.accum.AccumulatorRule
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.AttributeGetter
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.AxisExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.BinaryExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.CardinalityChecker
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.CastableExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.CastExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.CompareToIntegerConstant
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.CompareToStringConstant
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.ConsumingOperand
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.ContextItemExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.DefaultedArgumentExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.DynamicFunctionCall
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.ErrorExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in interface net.sf.saxon.expr.ExportAgent
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.Expression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.FilterExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.flwor.TupleExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.ForExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.FunctionCall
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.GlobalVariableReference
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.InstanceOfExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.Actor
Export expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ApplyImports
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.AttributeSet
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.Block
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.BreakInstr
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.CallTemplate
Export of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.Choose
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.Comment
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Export the expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ComputedElement
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.Copy
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.CopyOf
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.Doctype
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.DocumentInstr
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.FixedAttribute
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.FixedElement
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ForEach
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.Fork
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Export the global context item declaration to an SEF export file
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.IterateInstr
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.LocalParam
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.LocalParamBlock
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.MessageInstr
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.NamedTemplate
Output diagnostic explanation to an ExpressionPresenter
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.NextIteration
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.NextMatch
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.NumberInstruction
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.OriginalFunction
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ResultDocument
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.SequenceInstr
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.SourceDocument
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.TemplateRule
Output diagnostic explanation to an ExpressionPresenter
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.TraceExpression
Export the expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Export of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.UserFunction
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.ValueOf
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.instruct.WherePopulated
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.IntegerRangeTest
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.IsLastExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.ItemChecker
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.LetExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.Literal
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.LookupAllExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.LookupExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.NegateExpression
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.NumberSequenceFormatter
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.QuantifiedExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.RangeExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.RootExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.SimpleExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.SingletonAtomizer
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.SlashExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.sort.DocumentSorter
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.sort.MergeInstr
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.sort.SortExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.sort.SortKeyDefinitionList
 
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.StaticFunctionCall
Serialized output of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.SubscriptExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.SuppliedParameterReference
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.SystemFunctionCall
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.TailExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.TryCatch
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.UnaryExpression
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.UntypedSequenceConverter
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.UserFunctionCall
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.expr.VariableReference
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.AbstractFunction
Output information about this function item to the diagnostic explain() output
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.CallableFunction
Output information about this function item to the diagnostic explain() output
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.CurrentGroupCall
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.CurrentGroupingKeyCall
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.hof.AtomicConstructorFunction
 
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.hof.CoercedFunction
Export information about this function item to the SEF file
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.hof.CurriedFunction
Output information about this function item
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.hof.FunctionLookup.FunctionLookupExportAgent
 
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.hof.PartialApply
 
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.hof.UserFunctionReference.BoundUserFunction
 
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.hof.UserFunctionReference
 
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.functions.SystemFunction
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Output information about this function item to the diagnostic explain() output
export(ExpressionPresenter) - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
Diagnostic print of expression structure.
export(ExpressionPresenter) - Method in class net.sf.saxon.ma.map.MapItem
Export information about this function item to the export() or explain() output
export(ExpressionPresenter) - Method in class net.sf.saxon.ma.map.RangeKey
Output information about this function item to the diagnostic explain() output
export(ExpressionPresenter) - Method in class net.sf.saxon.om.AllElementsSpaceStrippingRule
Export this rule as part of an exported stylesheet
export(ExpressionPresenter) - Method in interface net.sf.saxon.om.FunctionItem
Output information about this function item to the diagnostic explain() output
export(ExpressionPresenter) - Method in class net.sf.saxon.om.IgnorableSpaceStrippingRule
Export this rule as part of an exported stylesheet
export(ExpressionPresenter) - Method in class net.sf.saxon.om.NoElementsSpaceStrippingRule
Export this rule as part of an exported stylesheet
export(ExpressionPresenter) - Method in class net.sf.saxon.om.SelectedElementsSpaceStrippingRule
Export this rule as part of an exported stylesheet
export(ExpressionPresenter) - Method in interface net.sf.saxon.om.SpaceStrippingRule
Export this rule as part of an exported stylesheet
export(ExpressionPresenter) - Method in class net.sf.saxon.om.StylesheetSpaceStrippingRule
Export this rule as part of an exported stylesheet
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.AnchorPattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.GeneralNodePattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.ItemTypePattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.NodeSetPattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.NodeTestPattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.Pattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.SimplePositionalPattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.StreamingFunctionArgumentPattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.UniversalPattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.pattern.VennPattern
 
export(ExpressionPresenter) - Method in class net.sf.saxon.serialize.CharacterMap
Write the character map to an export file
export(ExpressionPresenter) - Method in class net.sf.saxon.style.StylesheetPackage
Output the abstract expression tree to the supplied destination.
export(ExpressionPresenter) - Method in class net.sf.saxon.trans.KeyDefinition
 
export(ExpressionPresenter) - Method in class net.sf.saxon.trans.Mode
 
export(ExpressionPresenter) - Method in interface net.sf.saxon.trans.rules.RuleTarget
Output diagnostic explanation to an ExpressionPresenter
export(ExpressionPresenter) - Method in class net.sf.saxon.xpath.JAXPVariableReference
Diagnostic print of expression structure.
export(ExpressionPresenter, boolean) - Method in class net.sf.saxon.trans.rules.Rule
Export this rule
export(ExpressionPresenter, boolean, Map<Component, Integer>) - Method in class net.sf.saxon.trans.KeyDefinition
Diagnostic print of expression structure.
export(ExpressionPresenter, String) - Method in class net.sf.saxon.expr.CastingExpression
Export expression structure to SEF file.
export(ExpressionPresenter, Map<Component, Integer>) - Method in class net.sf.saxon.expr.accum.Accumulator
Export expression structure.
export(ExpressionPresenter, Map<Component, Integer>, Map<StylesheetPackage, Integer>) - Method in class net.sf.saxon.expr.Component
 
exportAdditionalArguments(SystemFunctionCall, ExpressionPresenter) - Method in class net.sf.saxon.functions.SystemFunction
Export any implicit arguments held in optimized form within the SystemFunction call
exportAdditionalArguments(SystemFunctionCall, ExpressionPresenter) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapMerge
Export any implicit arguments held in optimized form within the SystemFunction call
ExportAgent - Interface in net.sf.saxon.expr
An export agent performs the job of exporting an expression to a SEF file.
exportAtomicValue(AtomicValue, ExpressionPresenter) - Static method in class net.sf.saxon.expr.Literal
 
exportAttributes(ExpressionPresenter) - Method in class net.sf.saxon.functions.ApplyFn
 
exportAttributes(ExpressionPresenter) - Method in class net.sf.saxon.functions.CollatingFunctionFixed
 
exportAttributes(ExpressionPresenter) - Method in class net.sf.saxon.functions.Innermost
 
exportAttributes(ExpressionPresenter) - Method in class net.sf.saxon.functions.Minimax
 
exportAttributes(ExpressionPresenter) - Method in class net.sf.saxon.functions.Outermost
 
exportAttributes(ExpressionPresenter) - Method in class net.sf.saxon.functions.SystemFunction
Export any context attributes held within the SystemFunction object.
exportComponents(Receiver) - Method in class com.saxonica.config.EnterpriseConfiguration
Export a precompiled Schema Component Model containing all the components (except built-in components) that have been loaded into this Processor.
exportComponents(Receiver) - Method in class net.sf.saxon.Configuration
Export a precompiled Schema Component Model containing all the components (except built-in components) that have been loaded into this Processor.
exportComponents(Destination) - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
Export a precompiled Schema Component Model containing all the components (except built-in components) that have been loaded into this Processor.
exportComponents(Destination) - Method in class net.sf.saxon.s9api.SchemaManager
Export a precompiled Schema Component Model containing all the components (except built-in components) that have been loaded into this Processor.
exportKeys(ExpressionPresenter, Map<Component, Integer>) - Method in class net.sf.saxon.trans.KeyManager
Diagnostic output explaining the keys
exportLocation - Variable in class net.sf.saxon.trans.packages.PackageDetails
A Source object identifying a location where the compiled SEF code of the package is to be found.
ExportOptions() - Constructor for class net.sf.saxon.trace.ExpressionPresenter.ExportOptions
 
exportOtherProperties(ExpressionPresenter) - Method in class com.saxonica.ee.trans.RuleEE
 
exportOtherProperties(ExpressionPresenter) - Method in class net.sf.saxon.trans.rules.Rule
Add other exported properties as required
exportParameters(WithParam[], ExpressionPresenter, boolean) - Static method in class net.sf.saxon.expr.instruct.WithParam
Static method to export a set of parameters
exportQNameTest() - Method in class net.sf.saxon.pattern.AnyNodeTest
Export the QNameTest as a string for use in a SEF file (typically in a catch clause).
exportQNameTest() - Method in class net.sf.saxon.pattern.LocalNameTest
Export the QNameTest as a string for use in a SEF file (typically in a catch clause).
exportQNameTest() - Method in class net.sf.saxon.pattern.NamespaceTest
Export the QNameTest as a string for use in a SEF file (typically in a catch clause).
exportQNameTest() - Method in class net.sf.saxon.pattern.NameTest
Export the QNameTest as a string for use in a SEF file (typically in a catch clause).
exportQNameTest() - Method in class net.sf.saxon.pattern.NameTestUnion
Export the QNameTest as a string for use in a SEF file (typically in a catch clause).
exportQNameTest() - Method in interface net.sf.saxon.pattern.QNameTest
Export the QNameTest as a string for use in a SEF file (typically in a catch clause).
exportQNameTest() - Method in class net.sf.saxon.pattern.SameNameTest
Export the QNameTest as a string for use in a SEF file (typically in a catch clause).
exportQNameTest() - Method in class net.sf.saxon.pattern.UnionQNameTest
Export the QNameTest as a string for use in a SEF file (typically in a catch clause).
exportTemplateRules(ExpressionPresenter) - Method in class net.sf.saxon.trans.CompoundMode
Export expression structure.
exportTemplateRules(ExpressionPresenter) - Method in class net.sf.saxon.trans.Mode
Export all template rules in this mode in a form that can be re-imported.
exportTemplateRules(ExpressionPresenter) - Method in class net.sf.saxon.trans.SimpleMode
Export all template rules in this mode in a form that can be re-imported.
exportUseAccumulators(ExpressionPresenter) - Method in class com.saxonica.ee.trans.ModeEE
 
exportUseAccumulators(ExpressionPresenter) - Method in class net.sf.saxon.trans.Mode
 
exportValue(Sequence, ExpressionPresenter) - Static method in class net.sf.saxon.expr.Literal
 
EXPOSED - net.sf.saxon.trans.VisibilityProvenance
 
exposeItemType(ItemType) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Obtain a s9api ItemType corresponding to an underlying instance of ItemType
expression - Variable in class com.saxonica.ee.stream.Inversion.PushAction
 
expression - Variable in class com.saxonica.functions.extfn.Evaluate.PreparedExpression
 
expression - Variable in class net.sf.saxon.query.XQueryExpression
 
expression - Variable in class net.sf.saxon.value.Closure
 
Expression - Class in net.sf.saxon.expr
Interface supported by an XPath expression.
Expression() - Constructor for class net.sf.saxon.expr.Expression
 
ExpressionAction - Interface in net.sf.saxon.expr.parser
General action class which can be used to process all nodes on an expression tree
ExpressionContext - Class in net.sf.saxon.style
An ExpressionContext represents the context for an XPath expression written in the stylesheet.
ExpressionContext(StyleElement, StructuredQName) - Constructor for class net.sf.saxon.style.ExpressionContext
Create a static context for XPath expressions in an XSLT stylesheet
ExpressionFn - Class in com.saxonica.functions.extfn
This class implements the saxon:expression() extension function.
ExpressionFn() - Constructor for class com.saxonica.functions.extfn.ExpressionFn
 
ExpressionOwner - Interface in net.sf.saxon.expr
Abstraction representing any class that can act as the container for an expression: either an Operand of a parent expression, or a top-level construct such as a function or template or XQuery expression
ExpressionPresenter - Class in net.sf.saxon.trace
This class handles the display of an abstract expression tree in an XML format with some slight resemblance to XQueryX
ExpressionPresenter() - Constructor for class net.sf.saxon.trace.ExpressionPresenter
Make an uncommitted ExpressionPresenter.
ExpressionPresenter(Configuration) - Constructor for class net.sf.saxon.trace.ExpressionPresenter
Make an ExpressionPresenter that writes indented output to the standard error output destination of the Configuration
ExpressionPresenter(Configuration, StreamResult) - Constructor for class net.sf.saxon.trace.ExpressionPresenter
Make an ExpressionPresenter that writes indented output to a specified output stream
ExpressionPresenter(Configuration, StreamResult, boolean) - Constructor for class net.sf.saxon.trace.ExpressionPresenter
Make an ExpressionPresenter that writes indented output to a specified output stream, with optional checksum
ExpressionPresenter(Configuration, Receiver) - Constructor for class net.sf.saxon.trace.ExpressionPresenter
Make an ExpressionPresenter for a given Configuration using a user-supplied Receiver to accept the output
ExpressionPresenter(Configuration, Logger) - Constructor for class net.sf.saxon.trace.ExpressionPresenter
Make an ExpressionPresenter that writes indented output to a specified output stream
ExpressionPresenter(Builder) - Constructor for class net.sf.saxon.trace.ExpressionPresenter
Make an ExpressionPresenter that writes to a specified tree builder
ExpressionPresenter.ExportOptions - Class in net.sf.saxon.trace
 
ExpressionPresenterToJson - Class in com.saxonica.ee.trans
This class handles export of packages for SaxonJS 2 by converting the XML representation of SEF files to a JSON representation, at the level of emitting events.
ExpressionPresenterToJson(JSONEmitter, PipelineConfiguration) - Constructor for class com.saxonica.ee.trans.ExpressionPresenterToJson
 
expressionSize(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Get the size of an expression tree (the number of subexpressions it contains)
ExpressionTool - Class in net.sf.saxon.expr.parser
This class, ExpressionTool, contains a number of useful static methods for manipulating expressions.
ExpressionVisitor - Class in net.sf.saxon.expr.parser
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(Configuration) - Constructor for class net.sf.saxon.expr.parser.ExpressionVisitor
Create an ExpressionVisitor
expStaticContext - Variable in class com.saxonica.functions.extfn.Evaluate.PreparedExpression
 
EXSLT_COMMON - Static variable in class net.sf.saxon.lib.NamespaceConstant
Fixed namespace name for EXSLT/Common: "http://exslt.org/common"
EXSLT_COMMON - Static variable in class net.sf.saxon.om.NamespaceUri
Fixed namespace name for EXSLT/Common: "http://exslt.org/common"
EXSLT_DATES_AND_TIMES - Static variable in class net.sf.saxon.lib.NamespaceConstant
Fixed namespace name for EXSLT/date: "http://exslt.org/dates-and-times"
EXSLT_DATES_AND_TIMES - Static variable in class net.sf.saxon.om.NamespaceUri
Fixed namespace name for EXSLT/date: "http://exslt.org/dates-and-times"
EXSLT_MATH - Static variable in class net.sf.saxon.lib.NamespaceConstant
Fixed namespace name for EXSLT/math: "http://exslt.org/math"
EXSLT_MATH - Static variable in class net.sf.saxon.om.NamespaceUri
Fixed namespace name for EXSLT/math: "http://exslt.org/math"
EXSLT_RANDOM - Static variable in class net.sf.saxon.lib.NamespaceConstant
Fixed namespace name for EXSLT/random: "http://exslt.org/random"
EXSLT_RANDOM - Static variable in class net.sf.saxon.om.NamespaceUri
Fixed namespace name for EXSLT/random: "http://exslt.org/random"
EXSLT_SETS - Static variable in class net.sf.saxon.lib.NamespaceConstant
Fixed namespace name for EXSLT/sets: "http://exslt.org/sets"
EXSLT_SETS - Static variable in class net.sf.saxon.om.NamespaceUri
Fixed namespace name for EXSLT/sets: "http://exslt.org/sets"
ExsltCommonFunctionSet - Class in net.sf.saxon.functions.registry
Implementation of the exslt-common function library.
ExsltCommonFunctionSet.NodeSetFn - Class in net.sf.saxon.functions.registry
Implement exslt:node-set
ExsltCommonFunctionSet.ObjectTypeFn - Class in net.sf.saxon.functions.registry
Implement exslt:object-type
EXTENDED_ITEM_TYPE - net.sf.saxon.expr.parser.XPathParser.ParsedLanguage
 
extendedTypes - Variable in class com.saxonica.ee.schema.UserDefinedType
The set of all the types that are derived by extension from this type
extensible(RecordTest.Field...) - Static method in class net.sf.saxon.ma.map.RecordTest
Make an extensible record type
EXTENSION - net.sf.saxon.type.PrimitiveUType
 
EXTENSION - Static variable in class net.sf.saxon.type.UType
 
ExtensionElementCreator - Interface in com.saxonica.xsltextn
Interface ExtensionElementCreator.
ExtensionElementFactory - Interface in com.saxonica.xsltextn
Interface ExtensionElementFactory.
ExtensionFunction - Interface in net.sf.saxon.s9api
This is an interface for simple external/extension functions.
ExtensionFunctionCall - Class in net.sf.saxon.lib
This abstract class is provided to allow user-written extension functions to be implemented with the full capabilities of functions that are an intrinsic part of the Saxon product.
ExtensionFunctionCall() - Constructor for class net.sf.saxon.lib.ExtensionFunctionCall
 
ExtensionFunctionDefinition - Class in net.sf.saxon.lib
This abstract class is provided to allow user-written extension functions to be implemented with the full capabilities of functions that are an intrinsic part of the Saxon product.
ExtensionFunctionDefinition() - Constructor for class net.sf.saxon.lib.ExtensionFunctionDefinition
 
ExtensionFunctionFactory - Interface in net.sf.saxon.functions.registry
This is a marker interface representing an abstract superclass of JavaExtensionFunctionFactory and DotNetExtensionFunctionFactory.
ExtensionInstruction - Class in net.sf.saxon.style
Abstract class representing an extension instruction
ExtensionInstruction() - Constructor for class net.sf.saxon.style.ExtensionInstruction
 
extensionNamespaces - Variable in class net.sf.saxon.style.StyleElement
 
EXTERNAL - net.sf.saxon.om.Genre
 
EXTERNAL_ENTITY_NATURE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
externalObjectAsMap(ObjectValue<?>, String) - Method in class com.saxonica.config.ProfessionalConfiguration
Convert a Java object to a map
externalObjectAsMap(ObjectValue<?>, String) - Method in class net.sf.saxon.Configuration
Convert a Java object to a map
ExternalObjectModel - Interface in net.sf.saxon.lib
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 in net.sf.saxon.type
This class represents the type of an external object returned by an extension function, or supplied as an external variable/parameter.
ExternalObjectType() - Constructor for class net.sf.saxon.type.ExternalObjectType
 
ExternalObjectWrapper(JavaExternalObjectType) - Constructor for class net.sf.saxon.expr.JPConverter.ExternalObjectWrapper
 
externalResolver - Variable in class net.sf.saxon.sxpath.IndependentContext
 
externalVariableExists(QName) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
externalVariableExists(QName) - Method in class com.saxonica.xqj.SaxonXQExpression
 
externalVariableExists(QName) - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
extra() - Method in annotation type net.sf.saxon.transpile.CSharpInnerClass
 
EXTRACT_GLOBALS - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
extractBinary(One<Base64BinaryValue>, ZeroOrMore<StringValue>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
extractBinaryMap(One<Base64BinaryValue>, One<MapItem>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
extractGlobals() - Method in class com.saxonica.ee.optim.GlobalExtractor
 
extractMap(One<Base64BinaryValue>, One<MapItem>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
extractText(One<Base64BinaryValue>, ZeroOrMore<StringValue>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
extractText(One<Base64BinaryValue>, ZeroOrMore<StringValue>, One<StringValue>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
extractTextMap(One<Base64BinaryValue>, One<MapItem>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
extractTextMap(One<Base64BinaryValue>, One<MapItem>, One<StringValue>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 

F

F(StructuredQName, int) - Constructor for class net.sf.saxon.trans.SymbolicName.F
Create a symbolic name for a function.
Facet - Class in com.saxonica.ee.schema
Represents an XML Schema Facet.
Facet() - Constructor for class com.saxonica.ee.schema.Facet
 
factorOutDot(Expression, Binding) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Replace references to the context item with references to a variable
FACTORY - Static variable in class com.saxonica.ee.extfn.js.IXSLElementFactory
Identify the class to be used for stylesheet elements with a given local name.
FACTORY - Static variable in class com.saxonica.ee.trans.SaxonElementFactoryEE
Identify the class to be used for stylesheet elements with a given local name.
FACTORY - Static variable in class com.saxonica.xsltextn.style.Saxon6ElementFactory
Identify the class to be used for stylesheet elements with a given local name.
FACTORY - Static variable in class com.saxonica.xsltextn.style.SaxonElementFactory
Identify the class to be used for stylesheet elements with a given local name.
FACTORY - Static variable in class net.sf.saxon.resource.BinaryResource
ResourceFactory suitable for creating a BinaryResource
FACTORY - Static variable in class net.sf.saxon.resource.JSONResource
 
FACTORY - Static variable in class net.sf.saxon.resource.UnknownResource
 
FACTORY - Static variable in class net.sf.saxon.resource.UnparsedTextResource
 
FACTORY - Static variable in class net.sf.saxon.resource.XmlResource
 
FAIL - net.sf.saxon.trans.rules.BuiltInRules
 
failed - Variable in class net.sf.saxon.functions.ParseXml.RetentiveErrorHandler
 
FAILED - net.sf.saxon.event.RegularSequenceChecker.State
 
FAILED - net.sf.saxon.trans.KeyIndex.Status
 
FailedAccumulatorData - Class in net.sf.saxon.expr.accum
Represents the values of an accumulator whose evaluation has failed.
FailedAccumulatorData(Accumulator, XPathException) - Constructor for class net.sf.saxon.expr.accum.FailedAccumulatorData
 
FailedResource - Class in net.sf.saxon.resource
FailedResource represents an item in a collection that could not be processed because of some kind of error
FailedResource(String, XPathException) - Constructor for class net.sf.saxon.resource.FailedResource
Create a FailedResource
FailRuleSet - Class in net.sf.saxon.trans.rules
The built-in rule set introduced in XSLT 3.0, which raises an error when there is no user-supplied template rule that matches a node.
FailureValue(XPathException) - Constructor for class net.sf.saxon.expr.instruct.Bindery.FailureValue
 
FallbackElaborator - Class in net.sf.saxon.expr.elab
The FallbackElaborator performs elaboration of expressions for which no more specific elaborator is available.
FallbackElaborator() - Constructor for class net.sf.saxon.expr.elab.FallbackElaborator
 
False() - Constructor for class net.sf.saxon.functions.ConstantFunction.False
 
FALSE - net.sf.saxon.ma.json.JsonParser.JsonToken
 
FALSE - Static variable in class net.sf.saxon.str.StringConstants
 
FALSE - Static variable in class net.sf.saxon.value.BooleanValue
The boolean value FALSE
FALSE - Static variable in class net.sf.saxon.value.StringValue
 
falseOnError - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
fans - Static variable in class net.sf.saxon.style.XSLResultDocument
 
FAT_ARROW - Static variable in class net.sf.saxon.expr.parser.Token
Arrow operator "=>" (XQuery 3.1)
fatalError(TransformerException) - Method in class net.sf.saxon.lib.StandardErrorListener
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class net.sf.saxon.functions.ParseXml.RetentiveErrorHandler
 
fatalError(SAXParseException) - Method in class net.sf.saxon.lib.StandardErrorHandler
Callback interface for SAX: not for application use
Feature<T> - Class in net.sf.saxon.lib
Feature defines a set of constants, representing the details of Saxon configuration options which can be supplied to the Saxon method Configuration.setProperty(), and to other interfaces
FeatureCode - Class in net.sf.saxon.lib
FeatureCode defines a set of integer constants, representing unique identifiers for the features that can be configured.
FeatureCode() - Constructor for class net.sf.saxon.lib.FeatureCode
 
FeatureData - Class in net.sf.saxon.lib
 
FeatureData(String, int, String, Class<?>, Object) - Constructor for class net.sf.saxon.lib.FeatureData
 
FeatureIndex - Class in net.sf.saxon.lib
 
FeatureIndex() - Constructor for class net.sf.saxon.lib.FeatureIndex
 
featureKeys(String) - Static method in class net.sf.saxon.trans.CommandLineOptions
 
FeatureKeys - Class in net.sf.saxon.lib
FeatureKeys defines a set of constants, representing the names of Saxon configuration options which can be supplied to the Saxon implementations of the JAXP interfaces TransformerFactory, SchemaFactory, Validator, and ValidationHandler, and to other interfaces such as the s9api Processor
FeatureKeys() - Constructor for class net.sf.saxon.lib.FeatureKeys
 
featureList - Static variable in class net.sf.saxon.lib.FeatureData
 
features - Variable in class com.saxonica.config.Verifier.License
 
feedAppliesToWholeGroup - Variable in class com.saxonica.ee.stream.watch.ForEachGroupPartitionAction
 
feedMaker - Variable in class com.saxonica.ee.stream.Inversion.PushAction
 
FeedMaker - Interface in com.saxonica.ee.stream.feed
An expression that can be evaluated in streaming mode is represented at compile time by a list of FeedMaker objects.
FeedMakerDelegate - Class in com.saxonica.ee.stream.feed
 
FeedMakerDelegate(FeedMakerDelegate.Lambda) - Constructor for class com.saxonica.ee.stream.feed.FeedMakerDelegate
 
FeedMakerDelegate.Lambda - Interface in com.saxonica.ee.stream.feed
 
FeedToEventBuffer - Class in com.saxonica.ee.stream.adjunct
An ItemFeed that captures all written events in a buffer for subsequent replay.
FeedToEventBuffer(Outputter, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
FEQ - Static variable in class net.sf.saxon.expr.parser.Token
operator "eq"
fetchResource(String, Configuration) - Static method in class com.saxonica.ee.config.StandardSchemaResolver
 
FGE - Static variable in class net.sf.saxon.expr.parser.Token
operator "ge"
FGT - Static variable in class net.sf.saxon.expr.parser.Token
operator "gt"
field(String, SequenceType, boolean) - Static method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Convenience method for defining fields of a record type
Field(String, SequenceType, boolean) - Constructor for class net.sf.saxon.ma.map.RecordTest.Field
 
FieldChecker - Class in com.saxonica.ee.validate
A FieldChecker is instantiated when a field in an identity constraint is matched; it receives notification of all events until the end of the element (or attribute) that matched the selector.
FieldChecker(SelectorWatch, Pattern, AtomicSequence[], int) - Constructor for class com.saxonica.ee.validate.FieldChecker
Create a new FieldChecker
FieldOrSelector - Class in com.saxonica.ee.schema
The selector of an IdentityConstraint
FieldOrSelector() - Constructor for class com.saxonica.ee.schema.FieldOrSelector
 
FieldWatch - Class in com.saxonica.ee.validate
A FieldWatch is a class that is looking for nodes that match a field selector within a uniqueness or key constraint.
FieldWatch(SelectorWatch, Pattern, AtomicSequence[], int) - Constructor for class com.saxonica.ee.validate.FieldWatch
Create a new FieldWatch
FileAppend() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileAppend
 
FileAppendBinary() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileAppendBinary
 
FileAppendText() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileAppendText
 
FileAppendTextLines() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileAppendTextLines
 
FileBaseDir() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileBaseDir
 
FileChildren() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileChildren
 
FileCopy() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileCopy
 
FileCreateDir() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileCreateDir
 
FileCreateTempDir() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileCreateTempDir
 
FileCreateTempFile() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileCreateTempFile
 
FileCurrentDir() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileCurrentDir
 
FileDelete() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileDelete
 
FileDirSeparator() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileDirSeparator
 
FileExists() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileExists
 
FileIsDir() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileIsDir
 
FileIsFile() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileIsFile
 
FileLastModified() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileLastModified
 
FileLineSeparator() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileLineSeparator
 
FileList() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileList
 
FileMove() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileMove
 
FileName() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileName
 
FileParent() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileParent
 
FILEPATH - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
FilePathSeparator() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FilePathSeparator
 
FilePathToNative() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FilePathToNative
 
FilePathToUri() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FilePathToUri
 
FileReadBinary() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileReadBinary
 
FileReadText() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileReadText
 
FileReadTextLines() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileReadTextLines
 
FileResolvePath() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileResolvePath
 
FileSize() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileSize
 
FileTempDir() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileTempDir
 
FileWrite() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileWrite
 
FileWriteBinary() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileWriteBinary
 
FileWriteText() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileWriteText
 
FileWriteTextLines() - Constructor for class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileWriteTextLines
 
filter - Variable in class net.sf.saxon.expr.FilterIterator
 
filter(Predicate<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Filter a stream of items, to create a new stream containing only those items that satisfy a supplied condition.
filter(SequenceIterator, ItemFilter.Lambda) - Static method in class net.sf.saxon.expr.ItemMappingIterator
Factory method designed for use when the mapping function is designed to filter the input nodes Example of usage: ItemMappingIterator.filter(base, item -> item.hasChildNodes())
FILTER - net.sf.saxon.trans.FunctionStreamability
 
FILTER - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
FILTER_PREDICATE - Static variable in class net.sf.saxon.expr.FilterExpression
 
filterByNamespace(NamespaceUri) - Method in class net.sf.saxon.query.AnnotationList
Filter the annotation list by the namespace URI part of the annotation name
filterContext - Variable in class net.sf.saxon.expr.FilterIterator
 
FILTERED - Static variable in class net.sf.saxon.expr.FilterExpression
 
filteredSingleton(NodeInfo, NodePredicate) - Static method in class net.sf.saxon.tree.util.Navigator
Create an iterator over a singleton node, if it exists and matches a nodetest; otherwise return an empty iterator
FilterExprElaborator() - Constructor for class net.sf.saxon.expr.FilterExpression.FilterExprElaborator
 
FilterExpression - Class in net.sf.saxon.expr
A FilterExpression contains a base expression and a filter predicate, which may be an integer expression (positional filter), or a boolean expression (qualifier)
FilterExpression(Expression, Expression) - Constructor for class net.sf.saxon.expr.FilterExpression
Constructor
FilterExpression.FilterExprElaborator - Class in net.sf.saxon.expr
Elaborator for a filter expression
FilterExpression.FilterExprElaborator.PositionalFilteredIterator - Class in net.sf.saxon.expr
An iterator for a filter expression in which the predicate is capable of evaluating as a number (in which case it needs to be compared with the context position, rather than being converted to a boolean)
FilterExpression.FilterExprElaborator.SimpleFilteredIterator - Class in net.sf.saxon.expr
An iterator for a filter expression where it is known that the filter value will not be numeric, and can therefore be evaluated directly as a boolean
FilterExpressionAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a filter expression (when not part of a Watch).
FilterExpressionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.FilterExpressionAdjunct
 
FilterFactory - Interface in net.sf.saxon.event
Factory class to create a ProxyReceiver which filters events on a push pipeline
FilterFn - Class in net.sf.saxon.functions.hof
This class implements the function fn:filter(), which is a standard function in XQuery 3.0
FilterFn() - Constructor for class net.sf.saxon.functions.hof.FilterFn
 
FilterFnStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for the fn:filter function.
FilterFnStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.FilterFnStreamer
 
FilterFunctionCallAdjunct - Class in com.saxonica.ee.stream.adjunct
Handle streaming for calls to user-defined functions with streamability="filter"
FilterFunctionCallAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.FilterFunctionCallAdjunct
 
FilterImpl - Class in net.sf.saxon.jaxp
FilterImpl is an XMLFilter (a SAX2 filter) that performs a transformation taking a SAX stream as input and producing a SAX stream as output.
FilteringAdjunct - Class in com.saxonica.ee.stream.adjunct
A subclass of StreamingAdjunct used for expressions that have a sequence-valued operand with usage transmission.
FilteringAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.FilteringAdjunct
 
FilteringFeed - Class in com.saxonica.ee.stream.feed
This class selects a subset of the items, nodes, or events selected by some supplying expression.
FilteringFeed(WatchManager, ItemFeed, XPathContext, FilteringFeed.Filter) - Constructor for class com.saxonica.ee.stream.feed.FilteringFeed
Create a filtering feed
FilteringFeed.Filter - Interface in com.saxonica.ee.stream.feed
Interface defining the filter function, to be implemented by the caller
FilteringFeed.FilterDelegate - Interface in com.saxonica.ee.stream.feed
 
FilteringFeed.FilterLambda - Class in com.saxonica.ee.stream.feed
An implementation of Filter that accepts lambda expressions (C# delegates)
FilteringFeed.FilterResult - Enum in com.saxonica.ee.stream.feed
Three possible results of the Filter#matches operation
FilterIterator - Class in net.sf.saxon.expr
A FilterIterator filters an input sequence using a filter expression.
FilterIterator(SequenceIterator, Expression, XPathContext) - Constructor for class net.sf.saxon.expr.FilterIterator
Constructor
FilterLambda(FilteringFeed.FilterDelegate) - Constructor for class com.saxonica.ee.stream.feed.FilteringFeed.FilterLambda
 
FINAL - net.sf.saxon.event.RegularSequenceChecker.State
 
FINAL - net.sf.saxon.trans.Visibility
 
finalCheck() - Method in class net.sf.saxon.event.TypeCheckingFilter
 
finalKey - Static variable in class net.sf.saxon.ma.map.MapFunctionSet.MapMerge
 
finalProhibitions - Variable in class com.saxonica.ee.schema.UserDefinedType
Flags used to implement the "final" and "block" attributes
find(String) - Method in class net.sf.saxon.om.DocumentPool
Get the document with a given document-uri
find(DocumentKey) - Method in class net.sf.saxon.om.DocumentPool
Get the document with a given document-uri
findAny() - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns an item in the stream, chosen arbitrarily, or Optional.empty() if the stream is empty
findCollection(XPathContext, String) - Method in interface net.sf.saxon.lib.CollectionFinder
Locate the collection of resources corresponding to a collection URI.
findCollection(XPathContext, String) - Method in class net.sf.saxon.resource.StandardCollectionFinder
Locate the collection of resources corresponding to a collection URI.
findConsumingArg(Expression, int) - Static method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
Find which operand of an expression is the consuming operand.
findControllingInstruction(Expression) - Static method in class net.sf.saxon.functions.CurrentGroupCall
 
findDetailsForAlias(String) - Method in class net.sf.saxon.trans.packages.PackageLibrary
Find the entry with a given shortName.
findFirst() - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns the first item in the stream, or Optional.empty() if the stream is empty
findItems(Expression, SequenceIterator, boolean, AtomicComparer, XPathContext) - Method in class com.saxonica.ee.optim.IndexedValue
Retrieve items that match a given index value
findItems(Expression, SequenceIterator, boolean, AtomicComparer, XPathContext) - Method in class com.saxonica.ee.optim.SearchableValue
Retrieve items that match a given index value
findItems(Expression, SequenceIterator, boolean, StringCollator, XPathContext) - Method in class com.saxonica.ee.optim.MultiIndex
Retrieve items that match a given index value
findKeyDefinition(Pattern, Expression, String) - Method in class net.sf.saxon.trans.KeyManager
Look for a key definition that matches a proposed new key
findOperand(Expression, Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Find the operand corresponding to a particular child expression
findOuterRangeVariable(StructuredQName) - Method in class net.sf.saxon.expr.parser.XPathParser
Locate a range variable with a given name.
findOuterRangeVariable(StructuredQName, IndexedStack<XPathParser.InlineFunctionDetails>, StaticContext) - Static method in class net.sf.saxon.expr.parser.XPathParser
When a variable reference occurs within an inline function, it might be a reference to a variable declared outside the inline function (which needs to become part of the closure).
findPackage(String, PackageVersionRanges) - Method in class net.sf.saxon.trans.packages.PackageLibrary
Find a package from the library that has the given name and whose version lies in the given ranges.
findRangeVariable(StructuredQName) - Method in class net.sf.saxon.expr.parser.XPathParser
Locate a range variable with a given name.
findSimilarNamespace(String) - Static method in class net.sf.saxon.lib.NamespaceConstant
Find a similar namespace to one that is a possible mis-spelling
FingerprintedQName - Class in net.sf.saxon.om
A QName triple (prefix, URI, local) with the additional ability to hold an integer fingerprint.
FingerprintedQName(String, NamespaceUri, String) - Constructor for class net.sf.saxon.om.FingerprintedQName
 
FingerprintedQName(String, NamespaceUri, String, int) - Constructor for class net.sf.saxon.om.FingerprintedQName
 
FingerprintedQName(String, NamespaceUri, String, NamePool) - Constructor for class net.sf.saxon.om.FingerprintedQName
 
FingerprintedQName(StructuredQName) - Constructor for class net.sf.saxon.om.FingerprintedQName
 
FingerprintedQName(StructuredQName, int) - Constructor for class net.sf.saxon.om.FingerprintedQName
 
FingerprintedQName(StructuredQName, NamePool) - Constructor for class net.sf.saxon.om.FingerprintedQName
 
FiniteStateMachine - Class in com.saxonica.ee.schema.fsa
Class representing a finite state machine, as a collection of states with transitions between them.
FiniteStateMachine(UserComplexType, boolean) - Constructor for class com.saxonica.ee.schema.fsa.FiniteStateMachine
Create a finite state machine
FiniteStateMachine.TermParticlePair - Class in com.saxonica.ee.schema.fsa
 
first() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
first() - Method in class com.saxonica.xqj.SaxonXQSequence
 
first() - Method in interface javax.xml.xquery.XQSequence
Moves to the first item in the sequence.
first() - Method in class net.sf.saxon.s9api.streams.Step
Obtain a step that selects the first item in the results of this step
first() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the first item of this stream, if there is one, discarding the remainder.
FIRST_INTO - Static variable in class net.sf.saxon.expr.parser.Token
"first into"
firstInvalidChar(IntIterator, IntPredicateProxy) - Static method in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
Test whether all the characters in a CharSequence are valid XML characters
firstItem() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the first item of this stream, if there is one, discarding the remainder; return null if the stream is empty.
FirstItemExprElaborator() - Constructor for class net.sf.saxon.expr.FirstItemExpression.FirstItemExprElaborator
 
FirstItemExpression - Class in net.sf.saxon.expr
A FirstItemExpression returns the first item in the sequence returned by a given base expression
FirstItemExpression.FirstItemExprElaborator - Class in net.sf.saxon.expr
An elaborator for a "first-item" expression, typically written as X[1] or as head(X).
FirstItemExpressionAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a first item expression (when not part of a Watch).
FirstItemExpressionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.FirstItemExpressionAdjunct
 
fix(XPathContext) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
 
fixArguments(Expression...) - Method in class net.sf.saxon.functions.FormatNumber
Allow the function to create an optimized call based on the values of the actual arguments.
fixArguments(Expression...) - Method in class net.sf.saxon.functions.KeyFn
Allow the function to create an optimized call based on the values of the actual arguments.
fixArguments(Expression...) - Method in class net.sf.saxon.functions.SystemFunction
Optimize for constant argument values
fixArguments(Expression...) - Method in class net.sf.saxon.functions.Translate
Allow the function to create an optimized call based on the values of the actual arguments
FIXED - com.saxonica.ee.schema.ValueConstraint.Variety
 
FIXED_UP - net.sf.saxon.type.SchemaValidationStatus
 
FixedAttribute - Class in net.sf.saxon.expr.instruct
An instruction derived from an xsl:attribute element in stylesheet, or from an attribute constructor in XQuery.
FixedAttribute(NodeName, int, SimpleType) - Constructor for class net.sf.saxon.expr.instruct.FixedAttribute
Construct an Attribute instruction
FixedElement - Class in net.sf.saxon.expr.instruct
An instruction that creates an element node whose name is known statically.
FixedElement(NodeName, NamespaceMap, boolean, boolean, SchemaType, int) - Constructor for class net.sf.saxon.expr.instruct.FixedElement
Create an instruction that creates a new element node
FixedElement.FixedElementElaborator - Class in net.sf.saxon.expr.instruct
Elaborator for a FixedElement (literal result element) expression.
FixedElementElaborator() - Constructor for class net.sf.saxon.expr.instruct.FixedElement.FixedElementElaborator
 
fixedLength - Variable in class net.sf.saxon.regex.REProgram
 
fixedPosition - Variable in class net.sf.saxon.regex.RegexPrecondition
 
fixNodeName(NodeName) - Method in class com.saxonica.ee.update.PendingUpdateAction
Fix a supplied node name for retention in the pending update list.
fixup() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
 
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeDecl
Check references from this component to other components
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Check references from this component to other components
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeGroupReference
Fix up references to other elements in the schema.
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeUse
Fix up references to other elements in the schema.
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementDecl
Check references from this component to other components
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementParticle
Check references from this component to other components
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementWildcard
Check references from this component to other components
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.IdentityConstraint
Check references from this component to other components
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.KeyRef
Check references from this component to other components
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroup
Check references from this component to other components
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroupParticle
Fix up references to other elements in the schema.
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.Notation
Check references from this component to other components
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.Particle
Check references from this component to other components
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.SchemaStructure
Fixup references from this schema component to others
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Check references from this component to other components
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.TypeAlternative
Fixup references from this schema component to others
fixup(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserComplexType
Check references from this component to other components
fixup(SchemaCompiler) - Method in interface com.saxonica.ee.schema.UserSchemaComponent
Check references from this component to other components
fixup(Binding) - Method in class com.saxonica.xsltextn.instruct.Assign
 
fixup(Binding) - Method in interface net.sf.saxon.expr.BindingReference
Fix up this binding reference to a binding
fixup(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.
fixupBinding(Binding) - Method in class net.sf.saxon.style.SourceBinding
Notify all variable references of the Binding instruction
fixupGlobalFunctions() - Method in class net.sf.saxon.query.QueryModule
Fixup all references to global functions.
fixupGlobalFunctions(QueryModule) - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Fixup all references to global functions.
fixupGlobalVariables(SlotManager) - Method in class net.sf.saxon.query.QueryModule
Fixup all references to global variables.
fixupGroupReferences() - Method in class net.sf.saxon.expr.sort.MergeInstr
 
fixupInsertedNamespaces(boolean) - Method in class net.sf.saxon.tree.linked.ElementImpl
Ensure that a child element being inserted into a tree has the right namespace declarations.
fixupQueryModules(QueryModule) - Method in class net.sf.saxon.expr.instruct.Executable
Fix up global variables and functions in all query modules.
fixupReferences() - Method in class net.sf.saxon.query.XQueryFunction
Fix up references to this function
fixupReferences() - Method in class net.sf.saxon.style.StyleElement
Fix up references from XPath expressions.
fixupReferences() - Method in class net.sf.saxon.style.XSLGlobalVariable
 
fixupReferences() - Method in class net.sf.saxon.style.XSLLocalParam
 
fixupReferences() - Method in class net.sf.saxon.style.XSLLocalVariable
 
fixupReferences(GlobalVariable) - Method in class net.sf.saxon.style.SourceBinding
Notify all references to this variable of the data type
fixups - Variable in class net.sf.saxon.trans.PackageLoaderHE
 
fixupSubstitutionGroup(SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementDecl
Fix up the reference(s) to the head(s) of the substitition group(s)
flags - Variable in class net.sf.saxon.regex.REProgram
 
flags() - Method in annotation type net.sf.saxon.transpile.CSharpSimpleEnum
 
flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns a stream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToDouble(Function<? super T, ? extends DoubleStream>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns an DoubleStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToInt(Function<? super T, ? extends IntStream>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns an IntStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToLong(Function<? super T, ? extends LongStream>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns an LongStream consisting of the results of replacing each element of this stream with the contents of a mapped stream produced by applying the provided mapping function to each element.
flatMapToXdm(Step<U>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Create a new XdmStream by applying a mapping function (specifically, a Step) to each item in the stream.
flatten(ArrayItem, Location, int) - Method in class net.sf.saxon.event.SequenceReceiver
Helper method for subclasses to invoke if required: flatten an array.
FLE - Static variable in class net.sf.saxon.expr.parser.Token
opeartor "le"
FLEETING - net.sf.saxon.om.Durability
A node is fleeting if it is part of a streamed document, meaning that it disappears as soon as it has been processed
FleetingDocumentNode - Class in com.saxonica.ee.stream.om
A Fleeting node (that is a transient node in a streamed document) that represents a document node
FleetingDocumentNode(long) - Constructor for class com.saxonica.ee.stream.om.FleetingDocumentNode
 
FleetingElementNode - Class in com.saxonica.ee.stream.om
Represents an element node available transiently within a streamed document
FleetingElementNode(NodeName, SchemaType) - Constructor for class com.saxonica.ee.stream.om.FleetingElementNode
 
FleetingElementNode(NodeName, SchemaType, AttributeMap, NamespaceMap) - Constructor for class com.saxonica.ee.stream.om.FleetingElementNode
 
FleetingNode - Class in com.saxonica.ee.stream.om
A FleetingNode is a node that exists transiently in the course of streaming processing.
FleetingNode() - Constructor for class com.saxonica.ee.stream.om.FleetingNode
 
FleetingParentNode - Class in com.saxonica.ee.stream.om
A streamed document or element node.
FleetingParentNode() - Constructor for class com.saxonica.ee.stream.om.FleetingParentNode
 
FLOAT - net.sf.saxon.type.PrimitiveUType
 
FLOAT - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:float
FLOAT - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
FLOAT - Static variable in class net.sf.saxon.type.UType
 
FLOAT_DECIMAL - Static variable in class net.sf.saxon.expr.Calculator
 
FLOAT_DOUBLE - Static variable in class net.sf.saxon.expr.Calculator
Calculators used when the first operand is a float
FLOAT_FLOAT - Static variable in class net.sf.saxon.expr.Calculator
 
FLOAT_INTEGER - Static variable in class net.sf.saxon.expr.Calculator
 
FLOAT_SIGN_MASK - Static variable in class net.sf.saxon.value.FloatingPointConverter
 
FloatDivFloat() - Constructor for class net.sf.saxon.expr.Calculator.FloatDivFloat
 
FloatIdivFloat() - Constructor for class net.sf.saxon.expr.Calculator.FloatIdivFloat
 
FloatingPointConverter - Class in net.sf.saxon.value
This is a utility class that handles formatting of numbers as strings.
FloatMinusFloat() - Constructor for class net.sf.saxon.expr.Calculator.FloatMinusFloat
 
FloatModFloat() - Constructor for class net.sf.saxon.expr.Calculator.FloatModFloat
 
FloatPlusFloat() - Constructor for class net.sf.saxon.expr.Calculator.FloatPlusFloat
 
FloatTimesFloat() - Constructor for class net.sf.saxon.expr.Calculator.FloatTimesFloat
 
FloatToDecimal() - Constructor for class net.sf.saxon.type.Converter.FloatToDecimal
 
FloatToInteger() - Constructor for class net.sf.saxon.type.Converter.FloatToInteger
 
floatToString(float) - Static method in class net.sf.saxon.value.FloatValue
Internal method used for conversion of a float to a string
FloatValue - Class in net.sf.saxon.value
A numeric (single precision floating point) value
FloatValue(float) - Constructor for class net.sf.saxon.value.FloatValue
Constructor supplying a float
FloatValue(float, 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() - Method in class net.sf.saxon.value.BigDecimalValue
Implement the XPath floor() function
floor() - Method in class net.sf.saxon.value.BigIntegerValue
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
Floor - Class in net.sf.saxon.functions
This class implements the fn:floor() function
Floor() - Constructor for class net.sf.saxon.functions.Floor
 
Floor.FloorElaborator - Class in net.sf.saxon.functions
 
FloorElaborator() - Constructor for class net.sf.saxon.functions.Floor.FloorElaborator
 
FLT - Static variable in class net.sf.saxon.expr.parser.Token
operator "lt"
flush() - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
flush() - Method in class net.sf.saxon.serialize.UTF8Writer
 
flush() - Method in interface net.sf.saxon.str.UnicodeWriter
Flush the contents of any buffers.
flush() - Method in class net.sf.saxon.str.UnicodeWriterToWriter
Flush the contents of any buffers.
flushIfNonEmpty() - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
FLWOR_TUPLE_CONSTRAINED - Static variable in class net.sf.saxon.expr.OperandRole
 
FLWORExpression - Class in net.sf.saxon.expr.flwor
This class represents a FLWOR expression, evaluated using tuple streams
FLWORExpression() - Constructor for class net.sf.saxon.expr.flwor.FLWORExpression
 
FN - Static variable in class net.sf.saxon.lib.NamespaceConstant
The standard namespace for functions and operators
FN - Static variable in class net.sf.saxon.om.NamespaceUri
The standard namespace for functions and operators
FN_CURRENT - Static variable in class net.sf.saxon.functions.Current
The name of the Current function
FN_PARSE_STATISTICS - Variable in class net.sf.saxon.tree.tiny.TreeStatistics
 
FNE - Static variable in class net.sf.saxon.expr.parser.Token
operator "ne"
fnParamNames - Static variable in class net.sf.saxon.functions.registry.ParamKeywords
 
FOCUS - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
FOCUS_CONTROLLED_ACTION - Static variable in class net.sf.saxon.expr.OperandRole
 
FOCUS_CONTROLLING_SELECT - Static variable in class net.sf.saxon.expr.OperandRole
 
FocusIterator - Interface in net.sf.saxon.om
An iterator that maintains the values of position() and current(), typically implemented as a wrapper over an iterator which does not maintain these values itself.
focusTracker(SequenceIterator) - Static method in class net.sf.saxon.om.SequenceTool
Factory method to create a FocusIterator wrapping a supplied SequenceIterator
FocusTrackingIterator - Class in net.sf.saxon.om
An iterator that maintains the values of position() and current(), as a wrapper over an iterator which does not maintain these values itself.
FocusTrackingIterator(SequenceIterator) - Constructor for class net.sf.saxon.om.FocusTrackingIterator
 
Fold - Interface in net.sf.saxon.functions
 
FoldingFunction - Class in net.sf.saxon.functions
Implementation of aggregate functions such as sum() and avg() that supply a fold() function.
FoldingFunction() - Constructor for class net.sf.saxon.functions.FoldingFunction
 
FoldLeftFn - Class in net.sf.saxon.functions.hof
This class implements the function fn:fold-left(), which is a standard function in XPath 3.0
FoldLeftFn() - Constructor for class net.sf.saxon.functions.hof.FoldLeftFn
 
FoldLeftFn.FoldLeftFold - Class in net.sf.saxon.functions.hof
 
FoldLeftFold(XPathContext, GroundedValue, FunctionItem) - Constructor for class net.sf.saxon.functions.hof.FoldLeftFn.FoldLeftFold
 
FoldRightFn - Class in net.sf.saxon.functions.hof
This class implements the function fn:fold-right(), which is a standard function in XQuery 1.1
FoldRightFn() - Constructor for class net.sf.saxon.functions.hof.FoldRightFn
 
FoldStreamer - Class in com.saxonica.ee.stream.adjunct
Streaming code for functions implemented as fold operations.
FoldStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.FoldStreamer
 
following() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its following nodes (excluding descendants), which are returned in document order
following(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the following elements having a specified local name, irrespective of the namespace.
following(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the following elements having a specified namespace URI and local name.
following(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the nodes found on the following axis using a supplied Predicate.
FOLLOWING - net.sf.saxon.s9api.Axis
 
FOLLOWING - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the following axis
FOLLOWING_SIBLING - net.sf.saxon.s9api.Axis
 
FOLLOWING_SIBLING - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the following-sibling axis
FollowingEnumeration(NodeInfo) - Constructor for class net.sf.saxon.tree.util.Navigator.FollowingEnumeration
Create an iterator over the "following" axis
followingSibling() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its following siblings, which are returned in document order
followingSibling(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the following sibling elements having a specified local name, irrespective of the namespace.
followingSibling(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the following sibling elements having a specified namespace URI and local name.
followingSibling(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the nodes found on the following sibling axis using a supplied Predicate.
FollowingSiblingIterator(OMNode, AxiomParentNodeWrapper, AxiomDocument) - Constructor for class net.sf.saxon.option.axiom.AxiomDocument.FollowingSiblingIterator
 
FollowingSiblingIterator(OMNode, AxiomParentNodeWrapper, AxiomDocument) - Constructor for class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper.FollowingSiblingIterator
 
FOLLOWS - Static variable in class net.sf.saxon.expr.parser.Token
Operator ">>"
FootFn - Class in com.saxonica.functions.qt4
This class implements the function fn:foot(), which is proposed as a standard function in XPath 4.0
FootFn() - Constructor for class com.saxonica.functions.qt4.FootFn
 
FOR - net.sf.saxon.expr.flwor.Clause.ClauseName
 
FOR - Static variable in class net.sf.saxon.expr.parser.Token
"for" keyword
FOR_MEMBER - net.sf.saxon.expr.flwor.Clause.ClauseName
 
FOR_MEMBER - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
FOR_MEMBER - Static variable in class net.sf.saxon.expr.parser.Token
"for member" (XQuery 4.0)
FOR_SLIDING - Static variable in class net.sf.saxon.expr.parser.Token
"for sliding" (XQuery 3.0)
FOR_TUMBLING - Static variable in class net.sf.saxon.expr.parser.Token
"for tumbling" (XQuery 3.0)
FOR_UPDATE - Static variable in class net.sf.saxon.om.CopyOptions
 
forBit(int) - Static method in enum net.sf.saxon.type.PrimitiveUType
 
forceAllocateAllBindingSlots(StylesheetPackage, SimpleMode, List<ComponentBinding>) - Static method in class net.sf.saxon.trans.SimpleMode
 
forceLoadLicense() - Method in class com.saxonica.config.ProfessionalConfiguration
 
forceToBoolean(Expression) - Method in class net.sf.saxon.expr.BooleanExpression
 
forClause - Variable in class net.sf.saxon.expr.flwor.ForClauseOuterPush
 
forClause - Variable in class net.sf.saxon.expr.flwor.ForClausePull
 
forClause - Variable in class net.sf.saxon.expr.flwor.ForClausePush
 
ForClause - Class in net.sf.saxon.expr.flwor
A "for" clause in a FLWOR expression
ForClause() - Constructor for class net.sf.saxon.expr.flwor.ForClause
 
ForClauseOuterPull - Class in net.sf.saxon.expr.flwor
This class represents the tuple stream returned by a "for" clause in a FLWOR expression
ForClauseOuterPull(TuplePull, ForClause) - Constructor for class net.sf.saxon.expr.flwor.ForClauseOuterPull
 
ForClauseOuterPush - Class in net.sf.saxon.expr.flwor
This class implements the changes to the tuple stream effected by a "for" clause in a FLWOR expression where "allowing empty" is specified
ForClauseOuterPush(Outputter, TuplePush, ForClause) - Constructor for class net.sf.saxon.expr.flwor.ForClauseOuterPush
 
ForClausePull - Class in net.sf.saxon.expr.flwor
This class implements the changes to the tuple stream effected by a "for" clause in a FLWOR expression
ForClausePull(TuplePull, ForClause) - Constructor for class net.sf.saxon.expr.flwor.ForClausePull
 
ForClausePush - Class in net.sf.saxon.expr.flwor
This class implements the changes to the tuple stream effected by a "for" clause in a FLWOR expression
ForClausePush(Outputter, TuplePush, ForClause) - Constructor for class net.sf.saxon.expr.flwor.ForClausePush
 
forEach(Consumer<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Performs a given action once for each item of the stream, in non-deterministic order
ForEach - Class in net.sf.saxon.expr.instruct
Handler for xsl:for-each elements in a stylesheet.
ForEach(Expression, Expression) - Constructor for class net.sf.saxon.expr.instruct.ForEach
Create an xsl:for-each instruction
ForEach(Expression, Expression, boolean, Expression) - Constructor for class net.sf.saxon.expr.instruct.ForEach
Create an xsl:for-each instruction
ForEach.ForEachElaborator - Class in net.sf.saxon.expr.instruct
 
ForEachAction - Class in com.saxonica.ee.stream.watch
This watch implements xsl:for-each in streaming mode.
ForEachAction(WatchManager, Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.watch.ForEachAction
 
ForEachAdjunct - Class in com.saxonica.ee.stream.adjunct
Compile an xsl:for-each instruction to streaming code.
ForEachAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ForEachAdjunct
 
ForEachElaborator() - Constructor for class net.sf.saxon.expr.instruct.ForEach.ForEachElaborator
 
ForEachFn - Class in net.sf.saxon.functions.hof
This class implements the function fn:for-each() (formerly fn:map), which is a standard function in XQuery 3.0
ForEachFn() - Constructor for class net.sf.saxon.functions.hof.ForEachFn
 
ForEachGroup - Class in net.sf.saxon.expr.instruct
Handler for xsl:for-each-group elements in stylesheet.
ForEachGroup(Expression, Expression, byte, Expression, StringCollator, Expression, SortKeyDefinitionList) - Constructor for class net.sf.saxon.expr.instruct.ForEachGroup
Create a for-each-group instruction
ForEachGroup.ForEachGroupElaborator - Class in net.sf.saxon.expr.instruct
 
ForEachGroupAdjunct - Class in com.saxonica.ee.stream.adjunct
Compile an xsl:for-each-group instruction to streaming code.
ForEachGroupAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ForEachGroupAdjunct
 
ForEachGroupElaborator() - Constructor for class net.sf.saxon.expr.instruct.ForEachGroup.ForEachGroupElaborator
 
ForEachGroupParallelAction - Class in com.saxonica.ee.stream.watch
This watch implements xsl:for-each-group in streaming mode, in cases where the population is being forked (using group-by), and where the population is not grounded.
ForEachGroupParallelAction(WatchManager, ForEachGroup, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.watch.ForEachGroupParallelAction
 
ForEachGroupPartitionAction - Class in com.saxonica.ee.stream.watch
This watch implements xsl:for-each-group in streaming mode, in cases where the population is being partitioned (that is, group-adjacent, group-starting-with, and group-ending-with), and where the population is not grounded.
ForEachGroupPartitionAction(WatchManager, ForEachGroup, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.watch.ForEachGroupPartitionAction
 
forEachItemOp - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
forEachOrdered(Consumer<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Performs a given action once for each item of the stream, in the order in which the items appear
ForEachPairFn - Class in net.sf.saxon.functions.hof
This class implements the function fn:for-each-pair() (formerly fn:map-pairs()), which is a standard function in XQuery 3.0
ForEachPairFn() - Constructor for class net.sf.saxon.functions.hof.ForEachPairFn
 
forEachStreamOp - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
FOREIGN_TAIL_CALL - Static variable in class net.sf.saxon.expr.UserFunctionCall
 
ForExprElaborator() - Constructor for class net.sf.saxon.expr.ForExpression.ForExprElaborator
 
ForExpression - Class in net.sf.saxon.expr
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)
ForExpression.ForExprElaborator - Class in net.sf.saxon.expr
An elaborator for a "for" expression, typically written as {for $x in SEQ return R}.
ForExpression.MappingAction - Class in net.sf.saxon.expr
The MappingAction represents the action to be taken for each item in the source sequence.
ForExpressionAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming code to implement a "for" expression
ForExpressionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ForExpressionAdjunct
 
ForExpressionAdjunct.ForExpressionFeed - Class in com.saxonica.ee.stream.adjunct
 
ForExpressionFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.adjunct.ForExpressionAdjunct.ForExpressionFeed
 
Fork - Class in net.sf.saxon.expr.instruct
This class implements an xsl:fork expression.
Fork(Expression[]) - Constructor for class net.sf.saxon.expr.instruct.Fork
 
Fork(Operand[]) - Constructor for class net.sf.saxon.expr.instruct.Fork
Create a Fork instruction
ForkAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming code to implement an xsl:fork expression
ForkAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ForkAdjunct
 
format(long, UnicodeString, int, String, String, String, String) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Format a number into a string.
format(long, UnicodeString, int, String, String, String, String) - Method in interface net.sf.saxon.lib.Numberer
Format a number into a string
format(long, UnicodeString, NumericGroupFormatter, String, String, String) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Format a number into a string
format(long, UnicodeString, NumericGroupFormatter, String, String, String) - Method in interface net.sf.saxon.lib.Numberer
Format a number into a string
format(long, UnicodeString, NumericGroupFormatter, String, String, String) - Method in class net.sf.saxon.option.local.Numberer_he
Format a number into a string
format(String) - Method in class net.sf.saxon.expr.number.IrregularGroupFormatter
 
format(String) - Method in class net.sf.saxon.expr.number.NumericGroupFormatter
Reformat a number to add grouping separators
format(String) - Method in class net.sf.saxon.expr.number.RegularGroupFormatter
 
format(List<Object>, int, String, String, String, Numberer) - Method in class net.sf.saxon.expr.number.NumberFormatter
Format a list of numbers.
format(NumericValue, DecimalSymbols, String) - Method in class net.sf.saxon.functions.FormatNumber.SubPicture
Format a number using this sub-picture
FormatDate - Class in net.sf.saxon.functions
Implement the format-date(), format-time(), and format-dateTime() functions in XSLT 2.0 and XQuery 1.1.
FormatDate() - Constructor for class net.sf.saxon.functions.FormatDate
 
formatErrorCode(TransformerException) - Method in class net.sf.saxon.lib.StandardErrorListener
Format the error code contained in the supplied exception object
formatErrorCode(XmlProcessingError) - Method in class net.sf.saxon.lib.StandardErrorReporter
Format the error code contained in the supplied exception object
formatErrorObject(Sequence) - Method in class net.sf.saxon.lib.StandardErrorListener
Get a string representation of the error object associated with the exception (this represents the final argument to fn:error, in the case of error triggered by calls on the fn:error function).
formatExponential(DoubleValue) - Static method in class net.sf.saxon.functions.FormatNumber
Format a double as required by the adaptive serialization method
formatExtraContext(Expression, String) - Method in class net.sf.saxon.lib.StandardErrorListener
Create extra context information for locating the error from knowledge of the containing expression or the nearby text retained by the tokenizer
formatExtraContext(Expression, String) - Method in class net.sf.saxon.lib.StandardErrorReporter
Create extra context information for locating the error from knowledge of the containing expression or the nearby text retained by the tokenizer
formatFractionalSeconds(UnicodeBuilder, int, long) - Static method in class net.sf.saxon.value.DurationValue
 
FormatInteger - Class in net.sf.saxon.functions
 
FormatInteger() - Constructor for class net.sf.saxon.functions.FormatInteger
 
formatListOfOffendingNodes(ValidationFailure) - Method in class net.sf.saxon.lib.StandardDiagnostics
A ValidationFailure relating to a failing assertion contains a (possibly empty) list of nodes responsible for the failure.
formatNestedMessages(TransformerException, String) - Method in class net.sf.saxon.lib.StandardErrorListener
Construct a message by combining the message from the top-level exception plus any messages associated with nested exceptions
formatNestedMessages(XmlProcessingError, String) - Method in class net.sf.saxon.lib.StandardErrorReporter
Construct a message by combining the message from the top-level exception plus any messages associated with nested exceptions
FormatNumber - Class in net.sf.saxon.functions
Implementation of format-number() function.
FormatNumber() - Constructor for class net.sf.saxon.functions.FormatNumber
 
FormatNumber.SubPicture - Class in net.sf.saxon.functions
Inner class to represent one sub-picture (the negative or positive subpicture)
formatTimeZoneOffset(DateTimeValue) - Static method in class net.sf.saxon.expr.number.NamedTimeZone
Format a timezone in numeric form for example +03:00 (or Z for +00:00)
formatWord(String, int) - Method in class net.sf.saxon.option.local.Numberer_tr
 
forType(int) - Static method in enum net.sf.saxon.s9api.XdmNodeKind
Get the node kind corresponding to one of the integer constants in class Type, for example Type.ELEMENT.
FP_MASK - Static variable in class net.sf.saxon.om.NamePool
FP_MASK is a mask used to obtain a fingerprint from a nameCode.
fractionalPartGroupingPositions - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
FractionDigitsFacet - Class in com.saxonica.ee.schema
Represents the fraction-digits facet in a simple type restriction
FractionDigitsFacet() - Constructor for class com.saxonica.ee.schema.FractionDigitsFacet
 
FRAGMENT - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
FREE_RANGING - com.saxonica.ee.stream.Sweep
 
from() - Method in annotation type net.sf.saxon.transpile.CSharpReplaceException
 
from(SequenceIterator) - Static method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Construct an array whose members are all single items, from the items supplied by a SequenceIterator
from(SequenceIterator) - Static method in class net.sf.saxon.value.SequenceExtent
Construct a sequence containing all the remaining items in a SequenceIterator.
fromAlphaCode(String) - Static method in class net.sf.saxon.type.BuiltInAtomicType
 
FromBigDecimal() - Constructor for class net.sf.saxon.expr.JPConverter.FromBigDecimal
 
FromBigInteger() - Constructor for class net.sf.saxon.expr.JPConverter.FromBigInteger
 
FromBoolean() - Constructor for class net.sf.saxon.expr.JPConverter.FromBoolean
 
FromBooleanArray() - Constructor for class net.sf.saxon.expr.JPConverter.FromBooleanArray
 
FromByte() - Constructor for class net.sf.saxon.expr.JPConverter.FromByte
 
FromByteArray() - Constructor for class net.sf.saxon.expr.JPConverter.FromByteArray
 
fromCalendar(Calendar, boolean) - Static method in class net.sf.saxon.value.DateTimeValue
Constructor: create a dateTime value given a Java calendar object.
FromCharacter() - Constructor for class net.sf.saxon.expr.JPConverter.FromCharacter
 
FromCharArray() - Constructor for class net.sf.saxon.expr.JPConverter.FromCharArray
 
fromCharSequence(CharSequence) - Static method in class net.sf.saxon.str.StringTool
Construct a UnicodeString from a CharSequence - typically a String
fromClarkName(String) - Static method in class net.sf.saxon.om.FingerprintedQName
Make a FingerprintedQName from a Clark name
fromClarkName(String) - Static method in class net.sf.saxon.om.StructuredQName
Make a structuredQName from a Clark name
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
fromCodePoints(int[], int) - Static method in class net.sf.saxon.str.StringTool
Contract an array of integers containing Unicode codepoints into a string
FromCollection() - Constructor for class net.sf.saxon.expr.JPConverter.FromCollection
 
FromDate() - Constructor for class net.sf.saxon.expr.JPConverter.FromDate
 
fromDouble(double) - Static method in class net.sf.saxon.value.IntegerValue
Convert a double to an integer
FromDouble() - Constructor for class net.sf.saxon.expr.JPConverter.FromDouble
 
FromDoubleArray() - Constructor for class net.sf.saxon.expr.JPConverter.FromDoubleArray
 
fromEQName(String) - Static method in class net.sf.saxon.om.FingerprintedQName
Make a FingerprintedQName from a Clark name
fromEQName(String) - Static method in class net.sf.saxon.om.StructuredQName
Make a structured QName from an EQName in Q{uri}local format.
fromEQName(String) - Static method in class net.sf.saxon.s9api.QName
Factory method to construct a QName from a string containing the expanded QName in EQName notation, that is, Q{uri}local
fromException(Exception) - Static method in class net.sf.saxon.type.ValidationFailure
Creates a new ValidationFailure with the given nested exception.
fromExportedNamespaces(String) - Static method in class net.sf.saxon.trans.PackageLoaderHE
 
fromExpression(Expression, Configuration, boolean) - Static method in class net.sf.saxon.pattern.PatternMaker
Static factory method to make a pattern by converting an expression.
FromFloat() - Constructor for class net.sf.saxon.expr.JPConverter.FromFloat
 
FromFloatArray() - Constructor for class net.sf.saxon.expr.JPConverter.FromFloatArray
 
FromInstant() - Constructor for class net.sf.saxon.expr.JPConverter.FromInstant
 
FromInt() - Constructor for class net.sf.saxon.expr.JPConverter.FromInt
 
FromIntArray() - Constructor for class net.sf.saxon.expr.JPConverter.FromIntArray
 
fromItems(Item...) - Static method in class net.sf.saxon.om.SequenceTool
Make an array of general-purpose Sequence objects with supplied contents
fromItemType(ItemType) - Static method in class net.sf.saxon.type.AlphaCode
Convert an item type to an alphacode
fromJavaDate(Date) - Static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value given a Java Date object.
fromJavaDuration(Duration) - Static method in class net.sf.saxon.value.DayTimeDurationValue
Factory method taking a Java 8 Duration object
fromJavaInstant(long, int) - Static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value given the components of a Java Instant.
fromJavaInstant(Instant) - Static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value given a Java Instant.
fromJavaTime(long) - Static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value given a Java time, expressed in milliseconds since 1970.
fromJulianInstant(BigDecimal) - Static method in class net.sf.saxon.value.DateTimeValue
Get the DateTimeValue corresponding to a given Julian instant
fromLatin1(String) - Static method in class net.sf.saxon.str.StringTool
Construct a UnicodeString from a String that is known to consist entirely of 8-bit Latin-1 characters.
fromLexicalQName(String, boolean, boolean, NamespaceResolver) - Static method in class net.sf.saxon.om.StructuredQName
Make a structured QName from a lexical QName, using a supplied NamespaceResolver to resolve the prefix
fromList(List<Item>) - Static method in class net.sf.saxon.ma.zeno.ZenoSequence
Construct a ZenoSequence from a list of items
FromLocalDate() - Constructor for class net.sf.saxon.expr.JPConverter.FromLocalDate
 
fromLocalDateTime(LocalDateTime) - Static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value given a Java LocalDateTime.
FromLocalDateTime() - Constructor for class net.sf.saxon.expr.JPConverter.FromLocalDateTime
 
FromLong() - Constructor for class net.sf.saxon.expr.JPConverter.FromLong
 
FromLongArray() - Constructor for class net.sf.saxon.expr.JPConverter.FromLongArray
 
fromMap(MapItem) - Static method in class com.saxonica.ee.extfn.ExperimentalXPathCompiler
 
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.
fromNamespaceResolver(NamespaceResolver) - Static method in class net.sf.saxon.om.NamespaceMap
Create a NamespaceMap that captures all the information in a given NamespaceResolver
fromNanoseconds(long) - Static method in class net.sf.saxon.value.DayTimeDurationValue
Construct a duration value as a number of nanoseconds.
FromObject() - Constructor for class net.sf.saxon.expr.JPConverter.FromObject
 
FromObjectArray(JPConverter) - Constructor for class net.sf.saxon.expr.JPConverter.FromObjectArray
 
fromOccurrenceIndicator(String) - Static method in class net.sf.saxon.value.Cardinality
 
fromOffsetDateTime(OffsetDateTime) - Static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value given a Java OffsetDateTime.
FromOffsetDateTime() - Constructor for class net.sf.saxon.expr.JPConverter.FromOffsetDateTime
 
FromQName() - Constructor for class net.sf.saxon.expr.JPConverter.FromQName
 
fromSeconds(BigDecimal) - Static method in class net.sf.saxon.value.DayTimeDurationValue
Construct a duration value as a number of seconds.
fromSeconds(BigDecimal, AtomicType) - Static method in class net.sf.saxon.value.DayTimeDurationValue
 
FromSequence(ItemType, int) - Constructor for class net.sf.saxon.expr.JPConverter.FromSequence
 
fromSequenceIterator(SequenceIterator) - Static method in class net.sf.saxon.om.ZeroOrMore
 
FromSequenceIterator() - Constructor for class net.sf.saxon.expr.JPConverter.FromSequenceIterator
 
fromSequenceType(SequenceType) - Static method in class net.sf.saxon.type.AlphaCode
Convert a sequence type to an alphacode
FromShort() - Constructor for class net.sf.saxon.expr.JPConverter.FromShort
 
FromShortArray() - Constructor for class net.sf.saxon.expr.JPConverter.FromShortArray
 
FromSource() - Constructor for class net.sf.saxon.expr.JPConverter.FromSource
 
fromStAXSource(StAXSource) - Static method in class net.sf.saxon.pull.ActiveStAXSource
 
fromString(String) - Static method in enum net.sf.saxon.trans.RecoveryPolicy
 
fromString(UnicodeString) - Static method in class net.sf.saxon.value.BooleanValue
Convert a string to a boolean value, using the XML Schema rules (including whitespace trimming)
FromString() - Constructor for class net.sf.saxon.expr.JPConverter.FromString
 
fromTypeCode(int) - Static method in class net.sf.saxon.type.UType
 
fromUnderlyingSequenceType(Processor, SequenceType) - Static method in class net.sf.saxon.s9api.SequenceType
Factory method to construct a s9api SequenceType from an underlying instance of SequenceType
FromUnicodeString() - Constructor for class net.sf.saxon.expr.JPConverter.FromUnicodeString
 
FromURI() - Constructor for class net.sf.saxon.expr.JPConverter.FromURI
 
fromXdmMap(MapItem) - Static method in class net.sf.saxon.type.AlphaCode
Serialize the XDM map representation of an alphacode
FromXdmValue(ItemType, int) - Constructor for class net.sf.saxon.expr.JPConverter.FromXdmValue
 
fromXmlProcessingError(XmlProcessingError) - Static method in exception net.sf.saxon.trans.XPathException
 
fromZonedDateTime(ZonedDateTime) - Static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value given a Java ZonedDateTime.
FromZonedDateTime() - Constructor for class net.sf.saxon.expr.JPConverter.FromZonedDateTime
 
FULL_EE_OPTIMIZATION - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
FULL_HE_OPTIMIZATION - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
FULL_WIDTH_GT - Static variable in class net.sf.saxon.expr.parser.Tokenizer
 
FULL_WIDTH_LT - Static variable in class net.sf.saxon.expr.parser.Tokenizer
 
function - Variable in class net.sf.saxon.expr.TailCallLoop.TailCallComponent
 
function - Variable in class net.sf.saxon.expr.TailCallLoop.TailCallFunction
 
FUNCTION - net.sf.saxon.om.Genre
 
FUNCTION - net.sf.saxon.type.PrimitiveUType
 
FUNCTION - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
FUNCTION - Static variable in class net.sf.saxon.expr.parser.Token
Token representing the name of a function and the following "(" symbol
FUNCTION - Static variable in class net.sf.saxon.trans.Err
 
FUNCTION - Static variable in class net.sf.saxon.type.Type
A type number for function()
FUNCTION - Static variable in class net.sf.saxon.type.UType
 
FUNCTION_ITEM_SEQUENCE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a sequence of zero or mode function items
FUNCTION_RESULT - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
functionAlias - Variable in class net.sf.saxon.functions.registry.SefFunction
 
FunctionAnnotationHandler - Interface in net.sf.saxon.lib
Interface to a user-supplied class that handles XQuery annotation assertions in a particular namespace.
FunctionAnnotations - Class in com.saxonica.functions.extfn
Implementation of the saxon:function-annotations() extension function.
FunctionAnnotations() - Constructor for class com.saxonica.functions.extfn.FunctionAnnotations
 
FunctionArity - Class in net.sf.saxon.functions.hof
This class implements the function function-arity(), which is a standard function in XPath 3.0
FunctionArity() - Constructor for class net.sf.saxon.functions.hof.FunctionArity
 
FunctionAvailable - Class in net.sf.saxon.functions
This class implements the XSLT function-available functions.
FunctionAvailable() - Constructor for class net.sf.saxon.functions.FunctionAvailable
 
FunctionCall - Class in net.sf.saxon.expr
Abstract superclass for calls to system-defined and user-defined functions
FunctionCall() - Constructor for class net.sf.saxon.expr.FunctionCall
 
FunctionCall() - Constructor for class net.sf.saxon.trace.ContextStackFrame.FunctionCall
 
FunctionCall.FunctionCallElaborator - Class in net.sf.saxon.expr
 
FunctionCallElaborator() - Constructor for class net.sf.saxon.expr.FunctionCall.FunctionCallElaborator
 
FunctionDefinition - Interface in net.sf.saxon.functions.registry
A FunctionDefinition represents the declaration of a user-defined function in XQuery or XSLT; in 4.0 a function definition has an arity range.
FunctionItem - Interface in net.sf.saxon.om
XDM 3.0 introduces a third kind of item, beyond nodes and atomic values: the function.
functionItemRuleChain - Variable in class net.sf.saxon.trans.SimpleMode
 
FunctionItemType - Interface in net.sf.saxon.type
An ItemType representing the type of a function item (subclasses are used for maps and arrays)
FunctionLibrary - Interface in net.sf.saxon.functions
A FunctionLibrary handles the binding of function calls in XPath (or XQuery) expressions.
FunctionLibraryList - Class in net.sf.saxon.functions
A FunctionLibraryList is a list of FunctionLibraries.
FunctionLibraryList() - Constructor for class net.sf.saxon.functions.FunctionLibraryList
 
FunctionLiteral - Class in net.sf.saxon.functions.hof
A FunctionLiteral is a wrapper around a FunctionItem; it is an expression, whose value is the function that it wraps.
FunctionLiteral(FunctionItem) - Constructor for class net.sf.saxon.functions.hof.FunctionLiteral
Create a literal as a wrapper around a Value
FunctionLookup - Class in net.sf.saxon.functions.hof
This class supports the function-lookup() function in XPath 3.0.
FunctionLookup() - Constructor for class net.sf.saxon.functions.hof.FunctionLookup
 
FunctionLookup.FunctionLookupExportAgent - Class in net.sf.saxon.functions.hof
 
FunctionLookupExportAgent(FunctionLookup, QNameValue, IntegerValue) - Constructor for class net.sf.saxon.functions.hof.FunctionLookup.FunctionLookupExportAgent
 
functionName - Variable in class net.sf.saxon.query.UnboundFunctionLibrary.UnboundFunctionCallDetails
 
FunctionName - Class in net.sf.saxon.functions.hof
This class implements the function function-name(), which is a standard function in XPath 3.0
FunctionName() - Constructor for class net.sf.saxon.functions.hof.FunctionName
 
FunctionSequenceCoercer - Class in net.sf.saxon.functions.hof
An FunctionSequenceCoercer is an expression that performs function coercion on a sequence of function items: it takes a sequence of supplied items as input, and wraps each one in a CoercedFunction value, which dynamically converts the supplied arguments to the required type, and converts the result in the opposite direction, or throws a type error if conversion is not possible.
FunctionSequenceCoercer(Expression, SpecificFunctionType, Supplier<RoleDiagnostic>, boolean) - Constructor for class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Constructor
FunctionSequenceCoercer.Coercer - Class in net.sf.saxon.functions.hof
 
functionSet - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
The function set in which this function is defined
FunctionStreamability - Enum in net.sf.saxon.trans
Enumeration class giving the different streamability categories defined for stylesheet functions in XSLT 3.0
functionType - Static variable in class com.saxonica.functions.extfn.XQueryFn
 

G

G_DAY - net.sf.saxon.type.PrimitiveUType
 
G_DAY - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:gDay
G_DAY - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
G_DAY - Static variable in class net.sf.saxon.type.UType
 
G_MONTH - net.sf.saxon.type.PrimitiveUType
 
G_MONTH - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:gMonth
G_MONTH - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
G_MONTH - Static variable in class net.sf.saxon.type.UType
 
G_MONTH_DAY - net.sf.saxon.type.PrimitiveUType
 
G_MONTH_DAY - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:gMonthDay
G_MONTH_DAY - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
G_MONTH_DAY - Static variable in class net.sf.saxon.type.UType
 
G_YEAR - net.sf.saxon.type.PrimitiveUType
 
G_YEAR - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:gYear
G_YEAR - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
G_YEAR - Static variable in class net.sf.saxon.type.UType
 
G_YEAR_MONTH - net.sf.saxon.type.PrimitiveUType
 
G_YEAR_MONTH - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:gYearMonth
G_YEAR_MONTH - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
G_YEAR_MONTH - Static variable in class net.sf.saxon.type.UType
 
gatherAllPermittedChildren(IntHashSet, boolean) - Method in class com.saxonica.ee.schema.UserComplexType
Get a list of all the names of elements that can appear as children of an element having this complex type, as integer fingerprints.
gatherAllPermittedChildren(IntHashSet, boolean) - Method in enum net.sf.saxon.type.AnyType
Get a list of all the names of elements that can appear as children of an element having this complex type, as integer fingerprints.
gatherAllPermittedChildren(IntHashSet, boolean) - Method in interface net.sf.saxon.type.ComplexType
Get a list of all the names of elements that can appear as children of an element having this complex type, as integer fingerprints.
gatherAllPermittedChildren(IntHashSet, boolean) - Method in enum net.sf.saxon.type.Untyped
Get a list of all the names of elements that can appear as children of an element having this complex type, as integer fingerprints.
gatherAllPermittedDescendants(IntHashSet) - Method in class com.saxonica.ee.schema.UserComplexType
Get a list of all the names of elements that can appear as descendants of an element having this complex type, as integer fingerprints.
gatherAllPermittedDescendants(IntHashSet) - Method in enum net.sf.saxon.type.AnyType
Get a list of all the names of elements that can appear as descendants of an element having this complex type, as integer fingerprints.
gatherAllPermittedDescendants(IntHashSet) - Method in interface net.sf.saxon.type.ComplexType
Get a list of all the names of elements that can appear as descendants of an element having this complex type, as integer fingerprints.
gatherAllPermittedDescendants(IntHashSet) - Method in enum net.sf.saxon.type.Untyped
Get a list of all the names of elements that can appear as descendants of an element having this complex type, as integer fingerprints.
gatherAllPermittedElements(IntHashSet, boolean) - Method in class com.saxonica.ee.schema.ElementParticle
Find the set of all element particles allowed within the content model of this particle, identified by their integer fingerprints.
gatherAllPermittedElements(IntHashSet, boolean) - Method in class com.saxonica.ee.schema.ElementWildcard
Find the set of all element particles allowed within the content model of this particle, identified by their integer fingerprints.
gatherAllPermittedElements(IntHashSet, boolean) - Method in class com.saxonica.ee.schema.ModelGroup
Find the set of all element particles allowed within the content model of this particle, identified by their integer fingerprints.
gatherAllPermittedElements(IntHashSet, boolean) - Method in class com.saxonica.ee.schema.ModelGroupParticle
Find the set of all element particles allowed within the content model of this particle, identified by their integer fingerprints.
gatherAllPermittedElements(IntHashSet, boolean) - Method in class com.saxonica.ee.schema.Particle
Find the set of all element particles allowed within the content model of this particle.
gatherCalledFunctionNames(Expression, List<SymbolicName>) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Gather a list of the names of the user-defined functions which a given expression calls directly
gatherCalledFunctions(Expression, List<UserFunction>) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Gather a list of all the user-defined functions which a given expression calls directly
gatherComponentPatterns(Set<Pattern>) - Method in class net.sf.saxon.pattern.VennPattern
Gather the component (non-Venn) patterns of this Venn pattern
gatherComponents(int, Set<Expression>) - Method in class net.sf.saxon.expr.VennExpression
Gather the component operands of a union or intersect expression
gatherInfo(Expression) - Method in class net.sf.saxon.expr.parser.LoopLifter
Gather information about an expression.
gatherInheritedAttributes(AttributeMap) - Method in class com.saxonica.ee.validate.AttributeInheritor
Get all inherited attributes
gatherOperands(Expression, WithParam[], List<Operand>) - Static method in class net.sf.saxon.expr.instruct.WithParam
Static method to gather the XPath expressions used in an array of WithParam parameters (add them to the supplied list)
gatherOrExpressions(int, ExpressionVisitor, ContextItemStaticInfo, HashMap<Expression, List<Expression>>, List<Expression>, Expression) - Method in class com.saxonica.ee.optim.OptimizerEE
Try to convert a collection of comparisons connected by "or" operators into a single GeneralComparison
gatherOutputProperties(Properties, HashMap<String, Integer>, int) - Method in class net.sf.saxon.style.XSLOutput
Validate the properties, and return the values as additions to a supplied Properties object.
gatherOutputProperties(XPathContext) - Method in class net.sf.saxon.expr.instruct.ResultDocument
Create a properties object that combines the serialization properties specified on the xsl:result-document itself with those specified in the referenced xsl:output declaration
gatherOutputProperties(StructuredQName) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Create an output properties object representing the xsl:output elements in the stylesheet.
gatherProperties(BiConsumer<String, Object>) - Method in class net.sf.saxon.expr.DynamicFunctionCall
Get the properties of this object to be included in trace messages, by supplying the property values to a supplied consumer function
gatherProperties(BiConsumer<String, Object>) - Method in class net.sf.saxon.expr.instruct.FixedAttribute
Get the properties of this object to be included in trace messages, by supplying the property values to a supplied consumer function
gatherProperties(BiConsumer<String, Object>) - Method in class net.sf.saxon.expr.instruct.FixedElement
Get the properties of this object to be included in trace messages, by supplying the property values to a supplied consumer function
gatherProperties(BiConsumer<String, Object>) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Get the properties of this object to be included in trace messages, by supplying the property values to a supplied consumer function
gatherProperties(BiConsumer<String, Object>) - Method in class net.sf.saxon.expr.instruct.NamedTemplate
Get the properties of this object to be included in trace messages, by supplying the property values to a supplied consumer function
gatherProperties(BiConsumer<String, Object>) - Method in class net.sf.saxon.expr.instruct.TemplateRule
Get the properties of this object to be included in trace messages, by supplying the property values to a supplied consumer function
gatherProperties(BiConsumer<String, Object>) - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the properties of this object to be included in trace messages, by supplying the property values to a supplied consumer function
gatherProperties(BiConsumer<String, Object>) - Method in class net.sf.saxon.expr.instruct.ValueOf
Get the properties of this object to be included in trace messages, by supplying the property values to a supplied consumer function
gatherProperties(BiConsumer<String, Object>) - Method in class net.sf.saxon.expr.LetExpression
Get the properties of this object to be included in trace messages, by supplying the property values to a supplied consumer function
gatherProperties(BiConsumer<String, Object>) - Method in interface net.sf.saxon.trace.Traceable
Get the properties of this object to be included in trace messages, by supplying the property values to a supplied consumer function
gatherReferencedVariables(Expression, List<Binding>) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Gather a list of all the variable bindings on which a given expression depends.
gatherVariableReferences(Expression, Binding, List<VariableReference>) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Get a list of all references to a particular variable within a subtree
gatherVariableReferences(ExpressionVisitor, Binding, List<VariableReference>) - Method in class net.sf.saxon.expr.flwor.Clause
Build a list of all references to a variables declared in this clause
gatherVariableReferences(ExpressionVisitor, Binding, List<VariableReference>) - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
 
gatherVariableReferences(ExpressionVisitor, Binding, List<VariableReference>) - Method in class net.sf.saxon.expr.flwor.ForClause
 
gatherVariableReferences(ExpressionVisitor, Binding, List<VariableReference>) - Method in class net.sf.saxon.expr.flwor.LetClause
 
gatherVariableReferences(ExpressionVisitor, Binding, List<VariableReference>) - Method in class net.sf.saxon.expr.flwor.WhereClause
 
GDateComparable(GDateValue) - Constructor for class net.sf.saxon.value.GDateValue.GDateComparable
 
GDateValue - Class in net.sf.saxon.value
Abstract superclass for the primitive types containing date components: xs:date, xs:gYear, xs:gYearMonth, xs:gMonth, xs:gMonthDay, xs:gDay
GDateValue(int, byte, byte, boolean, int, AtomicType) - Constructor for class net.sf.saxon.value.GDateValue
 
GDateValue(GDateValue.MutableGDateValue) - Constructor for class net.sf.saxon.value.GDateValue
 
GDateValue.GDateComparable - Class in net.sf.saxon.value
 
GDateValue.MutableGDateValue - Class in net.sf.saxon.value
 
GDayValue - Class in net.sf.saxon.value
Implementation of the xs:gDay data type
GDayValue(byte, int) - Constructor for class net.sf.saxon.value.GDayValue
 
GDayValue(byte, int, AtomicType) - Constructor for class net.sf.saxon.value.GDayValue
 
GDayValue(GDateValue.MutableGDateValue) - Constructor for class net.sf.saxon.value.GDayValue
 
GE - Static variable in class net.sf.saxon.expr.parser.Token
Operator ">="
General() - Constructor for class net.sf.saxon.expr.PJConverter.General
 
GENERAL - Static variable in class net.sf.saxon.trans.Err
 
GeneralComparison - Class in net.sf.saxon.expr
GeneralComparison: a boolean expression that compares two expressions for equals, not-equals, greater-than or less-than.
GeneralComparison(Expression, int, Expression) - Constructor for class net.sf.saxon.expr.GeneralComparison
Create a relational expression identifying the two operands and the operator
GeneralComparison.ComparisonCardinality - Enum in net.sf.saxon.expr
 
GeneralComparison.GeneralComparisonElaborator - Class in net.sf.saxon.expr
Elaborator for a general comparison expression such as (A = B).
GeneralComparison10 - Class in net.sf.saxon.expr.compat
GeneralComparison10: a boolean expression that compares two expressions for equals, not-equals, greater-than or less-than.
GeneralComparison10(Expression, int, Expression) - Constructor for class net.sf.saxon.expr.compat.GeneralComparison10
Create a general comparison identifying the two operands and the operator
GeneralComparison20 - Class in net.sf.saxon.expr
The class GeneralComparison20 specializes GeneralComparison for the case where the comparison is done with 2.0 semantics (i.e.
GeneralComparison20(Expression, int, Expression) - Constructor for class net.sf.saxon.expr.GeneralComparison20
Create a relational expression identifying the two operands and the operator
GeneralComparisonAdjunct - Class in com.saxonica.ee.stream.adjunct
Watch factory class for a general comparison
GeneralComparisonAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.GeneralComparisonAdjunct
 
GeneralComparisonElaborator() - Constructor for class net.sf.saxon.expr.GeneralComparison.GeneralComparisonElaborator
 
GeneralComparisonEqualityFeed - Class in com.saxonica.ee.stream.feed
This class is used when a streaming template requests a general comparison with one operand being pushed from the streamed input document, and the other being evaluated in pull mode.
GeneralComparisonEqualityFeed(WatchManager, Expression, int, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.GeneralComparisonEqualityFeed
 
GeneralComparisonInequalityFeed - Class in com.saxonica.ee.stream.feed
This class is used when a streaming template requests a general comparison with one operand being pushed from the streamed input document, and the other being evaluated in pull mode; used when the operator is "!=" which means we only need to remember one value (the result is true as soon as we find two values that differ).
GeneralComparisonInequalityFeed(WatchManager, Expression, int, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.GeneralComparisonInequalityFeed
 
GeneralComparisonMinimaxFeed - Class in com.saxonica.ee.stream.feed
This class is used when a streaming template requests a general comparison with one operand being pushed from the streamed input document, and the other being evaluated in pull mode.
GeneralComparisonMinimaxFeed(WatchManager, Expression, int, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.GeneralComparisonMinimaxFeed
 
GeneralComparisonOperand - Class in com.saxonica.ee.trans
Given an expression, this characteristic evaluates the set of hash keys corresponding to the string values of the items selected by that expression
GeneralComparisonOperand(StringCollator, Expression) - Constructor for class com.saxonica.ee.trans.GeneralComparisonOperand
 
GeneralEqualityEE - Class in com.saxonica.ee.optim
This class provides an implementation of the GeneralComparison "=" operator, which deals efficiently with comparing two sequences.
GeneralEqualityEE(Expression, int, Expression) - Constructor for class com.saxonica.ee.optim.GeneralEqualityEE
Create a relational expression identifying the two operands and the operator
GeneralEqualityEE.GeneralEqualityElaboratorEE - Class in com.saxonica.ee.optim
Elaborator for a general comparison expression such as (A = B).
GeneralEqualityElaboratorEE() - Constructor for class com.saxonica.ee.optim.GeneralEqualityEE.GeneralEqualityElaboratorEE
 
GeneralNodePattern - Class in net.sf.saxon.pattern
A GeneralNodePattern represents a pattern which, because of the presence of positional predicates or otherwise, can only be evaluated "the hard way", by evaluating the equivalent expression with successive ancestors of the tested node as context item.
GeneralNodePattern(Expression, NodeTest) - Constructor for class net.sf.saxon.pattern.GeneralNodePattern
Create a GeneralNodePattern
GeneralPatternOptimizer - Class in com.saxonica.ee.trans
A PatternOptimizer is an agent responsible for optimizing a particular class of patterns.
GeneralPatternOptimizer() - Constructor for class com.saxonica.ee.trans.GeneralPatternOptimizer
 
GeneralPositionalPattern - Class in net.sf.saxon.pattern
A GeneralPositionalPattern is a pattern of the form A[P] where A is an axis expression using the child axis and P is an expression that depends on the position.
GeneralPositionalPattern(NodeTest, Expression) - Constructor for class net.sf.saxon.pattern.GeneralPositionalPattern
Create a GeneralPositionalPattern
generalStreamabilityRules(Expression, Iterable<Operand>, ContextItemStaticInfoEE, List<String>) - Static method in class com.saxonica.ee.stream.Streamability
Implement the general streamability rules; the rules used to determine the posture and sweep of any expression except when more specific rules are defined for that class of expression
GENERATE_BYTE_CODE - Static variable in class net.sf.saxon.lib.Feature
Obsolete and ignored from Saxon 12.0.
GENERATE_BYTE_CODE - Static variable in class net.sf.saxon.lib.FeatureCode
 
GENERATE_BYTE_CODE - Static variable in class net.sf.saxon.lib.FeatureKeys
Obsolete and ignored from Saxon 12.0.
generateApplyCall(Expression, ArrayList<Expression>) - Method in class net.sf.saxon.expr.parser.XPathParser
 
generateId() - Method in class net.sf.saxon.style.StyleElement
 
generateId(StringBuilder) - Method in class com.saxonica.ee.domino.DominoAttr
Construct a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class com.saxonica.ee.domino.DominoNode
Construct a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class com.saxonica.ee.stream.om.FleetingNode
Construct a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in interface net.sf.saxon.om.NodeInfo
Construct a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.option.axiom.AxiomParentNodeWrapper
Get a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.tree.linked.AttributeImpl
Get sequential key.
generateId(StringBuilder) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get a character string that uniquely identifies this node
generateId(StringBuilder) - Method in class net.sf.saxon.tree.linked.ElementImpl
Get a character string that uniquely identifies this node
generateId(StringBuilder) - Method in class net.sf.saxon.tree.linked.NodeImpl
Get a character string that uniquely identifies this node
generateId(StringBuilder) - Method in class net.sf.saxon.tree.NamespaceNode
Get a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Generate id.
generateId(StringBuilder) - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Get a character string that uniquely identifies this node
generateId(StringBuilder) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get a character string that uniquely identifies this node
generateId(StringBuilder) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get a character string that uniquely identifies this node
generateId(StringBuilder) - Method in class net.sf.saxon.tree.util.Orphan
Get a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get a character string that uniquely identifies this node.
generateId(StringBuilder) - Method in class net.sf.saxon.value.TextFragmentValue
Get a character string that uniquely identifies this node
generateId(NodeInfo) - Static method in class net.sf.saxon.functions.GenerateId_1
 
GenerateId_1 - Class in net.sf.saxon.functions
This class supports the generate-id() function with one argument
GenerateId_1() - Constructor for class net.sf.saxon.functions.GenerateId_1
 
GenerateId_1.GenerateIdElaborator - Class in net.sf.saxon.functions
 
GenerateIdElaborator() - Constructor for class net.sf.saxon.functions.GenerateId_1.GenerateIdElaborator
 
generateJavaScriptChecker(int) - Static method in class net.sf.saxon.value.Cardinality
Generate Javascript code to check whether a number satisfies the cardinality property.
generateMultithreadedInstruction(Expression) - Method in class com.saxonica.ee.optim.OptimizerEE
Generate a multi-threaded version of an instruction.
generateMultithreadedInstruction(Expression) - Method in class net.sf.saxon.expr.parser.Optimizer
Generate a multi-threaded version of an instruction.
GenericAtomicComparer - Class in net.sf.saxon.expr.sort
An AtomicComparer used for comparing atomic values of arbitrary item types.
GenericAtomicComparer(StringCollator, XPathContext) - Constructor for class net.sf.saxon.expr.sort.GenericAtomicComparer
Create an GenericAtomicComparer
GenericAtomicComparer.AtomicComparisonFunction - Interface in net.sf.saxon.expr.sort
An AtomicComparisonFunction compares two atomic values to return a result of true or false.
genericRuleChain - Variable in class net.sf.saxon.trans.SimpleMode
 
GenericTreeInfo - Class in net.sf.saxon.om
A generic (model-independent) implementation of the TreeInfo interface, suitable for use with all tree models where the object representing the document node does not itself act as the TreeInfo implementation
GenericTreeInfo(Configuration) - Constructor for class net.sf.saxon.om.GenericTreeInfo
Create the TreeInfo
GenericTreeInfo(Configuration, NodeInfo) - Constructor for class net.sf.saxon.om.GenericTreeInfo
Create the TreeInfo
genId(NodeInfo) - Static method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
 
Genre - Enum in net.sf.saxon.om
The Genre of an item is the top-level classification of its item type: one of Atomic, Node, Function, Map, Array, or External
get() - Method in class net.sf.saxon.om.AtomicCounter
 
get(boolean) - Static method in class net.sf.saxon.value.BooleanValue
Factory method: get a BooleanValue
get(double) - Method in class net.sf.saxon.s9api.XdmMap
Returns the value to which the specified double-valued key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
get(int) - Method in class com.saxonica.xsltextn.pedigree.PedigreeArrayItem
Get the member of the array at a specified index, retaining information about how that member was selected
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.ma.arrays.ArrayItem
Get a member of the array
get(int) - Method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Get a member of the array
get(int) - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Get a member of the array
get(int) - Method in class net.sf.saxon.ma.zeno.ZenoChain
Get the item at position n, zero-based
get(int) - Method in class net.sf.saxon.query.AnnotationList
Get the i'th annotation in the list (counting from zero)
get(int) - Static method in enum net.sf.saxon.s9api.ValidationMode
 
get(int) - Method in class net.sf.saxon.s9api.XdmArray
Get the n'th member in the array, counting from zero.
get(int) - Method in class net.sf.saxon.tree.util.IndexedStack
Get the item at position N in the stack, without changing the state of the stack
get(int) - Method in class net.sf.saxon.z.IntHashMap
Gets the value for this key.
get(int) - Method in class net.sf.saxon.z.IntRangeToIntMap
 
get(int) - Method in class net.sf.saxon.z.IntToIntArrayMap
Gets the value for this key.
get(int) - Method in class net.sf.saxon.z.IntToIntHashMap
Gets the value for this key.
get(int) - Method in interface net.sf.saxon.z.IntToIntMap
Gets the value for this key.
get(long) - Method in class net.sf.saxon.s9api.XdmMap
Returns the value to which the specified integer-valued key is mapped, or null if this map contains no mapping for the key.
get(String) - Static method in enum net.sf.saxon.s9api.Serializer.Property
 
get(String) - Method in class net.sf.saxon.s9api.XdmMap
Returns the value to which the specified string-valued key is mapped, or null if this map contains no mapping for the key.
get(K) - Method in class net.sf.saxon.expr.sort.CustomMap
Get the value associated with a given key, or null if absemt
get(K) - Method in class net.sf.saxon.expr.sort.LFUCache
Retrieves an entry from the cache.
The usage count of the entry is incremented.
get(K) - Method in class net.sf.saxon.ma.trie.ImmutableHashTrieMap
 
get(K) - Method in interface net.sf.saxon.ma.trie.ImmutableMap
Retrieve a stored value from the map based on the key for the associated entry.
get(Binding) - Method in class net.sf.saxon.expr.parser.RebindingMap
Get the new binding corresponding to an existing binding if there is one
get(NamespaceUri, String) - Method in interface net.sf.saxon.om.AttributeMap
Get the attribute with a given name, if it exists
get(NamespaceUri, String) - Method in class net.sf.saxon.om.EmptyAttributeMap
 
get(NamespaceUri, String) - Method in class net.sf.saxon.om.LargeAttributeMap
 
get(NamespaceUri, String) - Method in class net.sf.saxon.om.SingletonAttributeMap
 
get(NamespaceUri, String) - Method in class net.sf.saxon.om.SmallAttributeMap
 
get(NamespaceUri, String) - Method in class net.sf.saxon.tree.linked.AttributeMapWithIdentity
 
get(NodeName) - Method in interface net.sf.saxon.om.AttributeMap
Get the attribute with a given name, if it exists
get(NodeName) - Method in class net.sf.saxon.om.EmptyAttributeMap
 
get(NodeName) - Method in class net.sf.saxon.om.LargeAttributeMap
 
get(NodeName) - Method in class net.sf.saxon.om.SingletonAttributeMap
 
get(NodeName) - Method in class net.sf.saxon.om.SmallAttributeMap
 
get(NodeName) - Method in class net.sf.saxon.tree.linked.AttributeMapWithIdentity
 
get(StructuredQName) - Method in class net.sf.saxon.expr.instruct.GlobalParameterSet
Get a parameter
get(XdmAtomicValue) - Method in class net.sf.saxon.s9api.XdmMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(AtomicValue) - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
get(AtomicValue) - Method in class com.saxonica.xsltextn.pedigree.PedigreeMapItem
Get the value of the entry in the map with a specified key, retaining information about how that value was selected
get(AtomicValue) - Method in class net.sf.saxon.ma.map.DictionaryMap
Get an entry from the Map
get(AtomicValue) - Method in class net.sf.saxon.ma.map.HashTrieMap
Get an entry from the Map
get(AtomicValue) - Method in class net.sf.saxon.ma.map.MapItem
Get an entry from the Map
get(AtomicValue) - Method in class net.sf.saxon.ma.map.RangeKey
Get an entry from the Map
get(AtomicValue) - Method in class net.sf.saxon.ma.map.SingleEntryMap
Get an entry from the Map
getAbsolutePath() - Method in class net.sf.saxon.event.PathMaintainer
 
getAbsolutePath() - Method in exception net.sf.saxon.type.ValidationException
Get the location of the error as a structured path object
getAbsolutePath() - Method in class net.sf.saxon.type.ValidationFailure
Get the location of the error as a structured path object
getAbsolutePath(NodeInfo) - Static method in class net.sf.saxon.tree.util.Navigator
Get the absolute path to a node
getAbsoluteURI() - Method in class net.sf.saxon.om.DocumentKey
 
getAbsoluteURI(String, String, XPathContext) - Static method in class net.sf.saxon.functions.UnparsedTextFunction
 
getAbstractComponents() - Method in class net.sf.saxon.style.StylesheetPackage
 
getAccumulator() - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
 
getAccumulator() - Method in class net.sf.saxon.expr.accum.AccumulatorData
Get the associated accumulator
getAccumulator() - Method in class net.sf.saxon.expr.accum.FailedAccumulatorData
 
getAccumulator() - Method in interface net.sf.saxon.expr.accum.IAccumulatorData
Get the associated accumulator
getAccumulator() - Method in class net.sf.saxon.expr.accum.PathMappedAccumulatorData
 
getAccumulator() - Method in class net.sf.saxon.expr.accum.VirtualAccumulatorData
 
getAccumulator(StructuredQName) - Method in class net.sf.saxon.expr.accum.AccumulatorRegistry
Get the accumulator with a given name
getAccumulatorData(TreeInfo, Accumulator, XPathContext) - Method in class net.sf.saxon.expr.accum.AccumulatorManager
Get the data relating to a particular accumulator for a particular unstreamed document tree
getAccumulatorManager() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get the class that manages accumulator functions
getAccumulatorManager() - Method in class net.sf.saxon.trans.XsltController
Get the accumulator manager for this transformation.
getAccumulatorMap() - Method in class com.saxonica.ee.stream.watch.MultiAccumulatorWatch
 
getAccumulatorName() - Method in class net.sf.saxon.expr.accum.Accumulator
Get the name of the accumulator
getAccumulatorPhase() - Method in class com.saxonica.ee.trans.ContextItemStaticInfoEE
Ask whether the expression is within the select expression or sequence constructor of an accumulator rule, and whether the rule is for the start or end phase
getAccumulatorRegistry() - Method in class net.sf.saxon.expr.PackageData
Get the object that manages accumulator functions
getAccumulators() - Method in class net.sf.saxon.trans.Mode
Get the list of accumulators declared on the xsl:mode/@use-accumulators attribute
getAction() - Method in class com.saxonica.ee.schema.PreprocessFacet
Get the XPath expression representing the action performed by this facet, represented as an Assertion object
getAction() - Method in class com.saxonica.ee.schema.sdoc.SaxonPreprocess
Get the Assertion schema component corresponding to the action in this saxon:preprocess element
getAction() - Method in class com.saxonica.ee.stream.StreamInstr
 
getAction() - Method in class com.saxonica.ee.stream.watch.ForEachAction
 
getAction() - Method in class com.saxonica.ee.stream.watch.Trigger
Get the Feed representing the pipeline of operations performed by this Trigger
getAction() - Method in class com.saxonica.xsltextn.instruct.While
 
getAction() - Method in class net.sf.saxon.expr.Assignation
Get the action expression
getAction() - Method in class net.sf.saxon.expr.instruct.ForEach
Get the action expression (in XSLT, the body of the xsl:for-each instruction
getAction() - Method in class net.sf.saxon.expr.sort.MergeInstr
 
getAction() - Method in class net.sf.saxon.trans.rules.Rule
 
getAction(int) - Method in class com.saxonica.ee.optim.SwitchExpression
 
getAction(int) - Method in class net.sf.saxon.expr.instruct.Choose
Get i'th action to be performed or evaluated (counting from zero)
getActionExpr() - Method in class com.saxonica.xsltextn.instruct.DoInstr
 
getActionExpression() - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
 
getActionExpression() - Method in class com.saxonica.xsltextn.instruct.While
Get the action expression (the content of the for-each)
getActionExpression() - Method in interface net.sf.saxon.expr.ContextSwitchingExpression
Get the subexpression that is evaluated in the new context
getActionExpression() - Method in class net.sf.saxon.expr.FilterExpression
Get the subexpression that is evaluated in the new context
getActionExpression() - Method in class net.sf.saxon.expr.instruct.ForEach
Get the subexpression that is evaluated in the new context
getActionExpression() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Get the action expression (the content of the for-each-group)
getActionExpression() - Method in class net.sf.saxon.expr.instruct.IterateInstr
Get the action expression (the content of the xsl:iterate)
getActionExpression() - Method in class net.sf.saxon.expr.SlashExpression
Get the step expression (the right-hand operand)
getActionForParentNodes(int) - Method in interface net.sf.saxon.trans.rules.BuiltInRuleSet
Get the action for unmatched element and document nodes (used when streaming)
getActionForParentNodes(int) - Method in class net.sf.saxon.trans.rules.DeepCopyRuleSet
Get the default action for unmatched nodes
getActionForParentNodes(int) - Method in class net.sf.saxon.trans.rules.DeepSkipRuleSet
Get the default action for unmatched nodes
getActionForParentNodes(int) - Method in class net.sf.saxon.trans.rules.FailRuleSet
Get the default action for unmatched nodes
getActionForParentNodes(int) - Method in class net.sf.saxon.trans.rules.RuleSetWithWarnings
Get the default action for unmatched nodes
getActionForParentNodes(int) - Method in class net.sf.saxon.trans.rules.ShallowCopyRuleSet
Get the default action for unmatched nodes
getActionForParentNodes(int) - Method in class net.sf.saxon.trans.rules.ShallowSkipRuleSet
Get the default action for unmatched nodes
getActionForParentNodes(int) - Method in class net.sf.saxon.trans.rules.TextOnlyCopyRuleSet
Get the default action for unmatched nodes
getActionInversion(boolean) - Method in class com.saxonica.ee.stream.adjunct.ForEachAdjunct
 
getActionOp() - Method in class net.sf.saxon.expr.Assignation
 
getActionOperand(int) - Method in class net.sf.saxon.expr.instruct.Choose
Get i'th action operand (counting from zero)
getActions() - Method in class com.saxonica.ee.optim.SwitchExpression
 
getActiveNamespaces() - Method in class net.sf.saxon.expr.instruct.FixedElement
Callback to get a list of the intrinsic namespaces that need to be generated for the element.
getActivePart() - Method in class net.sf.saxon.trans.CompoundMode
Get the active component of this mode.
getActivePart() - Method in class net.sf.saxon.trans.Mode
Get the active component of this mode.
getActivePart() - Method in class net.sf.saxon.trans.SimpleMode
Get the active component of this mode.
getActiveSource(Source) - Method in class com.saxonica.ee.domino.DominoTreeModel
Give this ExternalObjectModel the opportunity of recognising a Source object and returning an ActiveSource, which will be used to send an instance of this external model to a supplied Receiver.
getActiveSource(Source) - Method in class net.sf.saxon.dom.DOMEnvelope
Give this ExternalObjectModel the opportunity of recognising a Source object and returning an ActiveSource, which will be used to send an instance of this external model to a supplied Receiver.
getActiveSource(Source) - Method in class net.sf.saxon.dom.DOMObjectModel
Give this ExternalObjectModel the opportunity of recognising a Source object and returning an ActiveSource, which will be used to send an instance of this external model to a supplied Receiver.
getActiveSource(Source) - Method in interface net.sf.saxon.lib.ExternalObjectModel
Give this ExternalObjectModel the opportunity of recognising a Source object and returning an ActiveSource, which will be used to send an instance of this external model to a supplied Receiver.
getActor() - Method in class net.sf.saxon.expr.Component
Get the actor (for example a compiled template, function, or variable) that is executed when this component is called
getActor() - Method in class net.sf.saxon.expr.Component.M
Get the actor (in this case a Mode) that is executed when this component is called
getActor() - Method in interface net.sf.saxon.style.StylesheetComponent
Get the corresponding Actor object that results from the compilation of this StylesheetComponent
getActor() - Method in class net.sf.saxon.style.XSLAccumulator
Get the corresponding Procedure object that results from the compilation of this StylesheetProcedure
getActor() - Method in class net.sf.saxon.style.XSLAttributeSet
Get the corresponding Procedure object that results from the compilation of this StylesheetProcedure
getActor() - Method in class net.sf.saxon.style.XSLFunction
Get the corresponding Procedure object that results from the compilation of this StylesheetProcedure
getActor() - Method in class net.sf.saxon.style.XSLGlobalVariable
Get the corresponding Procedure object that results from the compilation of this StylesheetProcedure
getActor() - Method in class net.sf.saxon.style.XSLKey
Get the corresponding Actor object that results from the compilation of this StylesheetComponent
getActor() - Method in class net.sf.saxon.style.XSLTemplate
Get the corresponding NamedTemplate object that results from the compilation of this StylesheetComponent
getActualParams() - Method in class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
Get the actual parameters passed to the called template
getActualParams() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Get the actual parameters passed to the called template
getActualParams() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Get the actual parameters passed to the called template
getActualParams() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
getActualParams() - Method in interface net.sf.saxon.expr.instruct.ITemplateCall
Get the actual parameters passed to the called template
getAdjustedPicture() - Method in class net.sf.saxon.expr.number.NumericGroupFormatter
Get the adjusted (preprocessed) picture
getAffectedTrees() - Method in class com.saxonica.ee.update.PendingUpdateListImpl
Get the root nodes of the trees that are affected by updates in the pending update list
getAffectedTrees() - Method in interface net.sf.saxon.expr.PendingUpdateList
Get the root nodes of the trees that are affected by updates in the pending update list
getAlgorithm() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Get the grouping algorithm (one of group-by, group-adjacent, group-starting-with, group-ending-with)
getAllAccumulators() - Method in class net.sf.saxon.expr.accum.AccumulatorRegistry
Get all the registered accumulators
getAllAttributeGroups() - Method in class com.saxonica.ee.schema.PreparedSchema
Get an iterator over all the named attribute groups defined in this schema
getAllCompositor() - Method in class com.saxonica.ee.schema.UserComplexType
For a complex type with "all" content, get the "all" model group.
getAllElements(int) - Method in class com.saxonica.ee.domino.DominoTree
Get a list of all elements with a given name.
getAllExternalVariables() - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
getAllExternalVariables() - Method in interface javax.xml.xquery.XQPreparedExpression
Retrieves all the external variables defined in the prolog of the prepared expression.
getAllFunctions() - Method in class net.sf.saxon.functions.ExecutableFunctionLibrary
Get all the functions defined in this function library.
getAllGlobalVariables() - Method in class net.sf.saxon.query.QueryModule
Get all global variables declared anywhere in the query
getAllKeyDefinitionSets() - Method in class net.sf.saxon.trans.KeyManager
Get all the key definition sets
getAllKnownModeNames() - Method in class net.sf.saxon.style.Compilation
Get all mode names referenced anywhere in the stylesheet (including the unnamed mode).
getAllModelGroups() - Method in class com.saxonica.ee.schema.PreparedSchema
Get an iterator over all the named model groups defined in this schema
getAllNamedModes() - Method in class net.sf.saxon.trans.rules.RuleManager
Get all registered modes
getAllNamespaces() - Method in class com.saxonica.ee.domino.DominoAttr
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class com.saxonica.ee.domino.DominoNode
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class com.saxonica.ee.stream.om.FleetingElementNode
 
getAllNamespaces() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in interface net.sf.saxon.om.NodeInfo
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.tree.linked.ElementImpl
Get the namespace list for this element.
getAllNamespaces() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.tree.NamespaceNode
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
 
getAllNamespaces() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement
 
getAllNamespaces() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.tree.util.Orphan
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get all the namespace bindings that are in-scope for this element.
getAllNamespaces() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
 
getAllNamespaces() - Method in class net.sf.saxon.value.TextFragmentValue
Get all the namespace bindings that are in-scope for this element.
getAllNotations() - Method in class com.saxonica.ee.schema.PreparedSchema
Get an iterator over all the notations defined in this schema.
getAllowedExtensions() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Get the set of extensions allowed in this schema document
getAllowedNamespaces() - Method in class com.saxonica.ee.schema.Wildcard
Returns the set of permitted namespaces of this wildcard
getAllowExternalFunctions() - Method in class com.saxonica.xqj.SaxonXQDataSource
Ask whether queries are allowed to call external functions.
getAllTypes() - Method in class com.saxonica.ee.schema.PreparedSchema
Get all the named simple and complex types defined in this schema.
getAllUnboundExternalVariables() - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
getAllUnboundExternalVariables() - Method in interface javax.xml.xquery.XQPreparedExpression
Retrieves the names of all unbound external variables.
getAllVariableValues() - Method in class net.sf.saxon.expr.XPathContextMajor
Get a all the variables in the stack frame
getAlphaArray() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array holding alpha information
getAnchorNode() - Method in class com.saxonica.ee.stream.watch.PatternWatch
Get the anchor node for the watch.
getAnchorNode() - Method in class com.saxonica.ee.stream.watch.StreamWatch
Get the anchor node for the watch.
getAnchorNode() - Method in interface com.saxonica.ee.stream.watch.Watch
Get the anchor node for the watch.
getAndIncrement() - Method in class net.sf.saxon.om.AtomicCounter
 
getAnnotation() - Method in class com.saxonica.ee.validate.ContentValidator
Get the type annotation code to be used on elements validated by this validator
getAnnotationAssertions() - Method in class net.sf.saxon.type.AnyFunctionType
Get the list of annotation assertions defined on this function item type.
getAnnotationAssertions() - Method in class net.sf.saxon.type.AnyFunctionTypeWithAssertions
Get the list of annotation assertions defined on this function item type.
getAnnotationAssertions() - Method in interface net.sf.saxon.type.FunctionItemType
Get the list of Annotation Assertions associated with this function item type
getAnnotationAssertions() - Method in class net.sf.saxon.type.SpecificFunctionType
Get the list of annotation assertions defined on this function item type.
getAnnotationParameters() - Method in class net.sf.saxon.query.Annotation
Get the list of annotation parameters
getAnnotationQName() - Method in class net.sf.saxon.query.Annotation
Get the name of the annotation (a QName)
getAnnotations() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the annotations defined on this function
getAnnotations() - Method in class net.sf.saxon.functions.AbstractFunction
 
getAnnotations() - Method in class net.sf.saxon.functions.CallableFunction
 
getAnnotations() - Method in class net.sf.saxon.functions.hof.CoercedFunction
Get the function annotations.
getAnnotations() - Method in class net.sf.saxon.functions.hof.CurriedFunction
Get the function annotations (as defined in XQuery).
getAnnotations() - Method in class net.sf.saxon.functions.hof.UserFunctionReference.BoundUserFunction
 
getAnnotations() - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Get the function annotations (as defined in XQuery).
getAnnotations() - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Get the function annotations (as defined in XQuery).
getAnnotations() - Method in class net.sf.saxon.ma.map.MapItem
Get the function annotations (as defined in XQuery).
getAnnotations() - Method in interface net.sf.saxon.om.FunctionItem
Get the function annotations (as defined in XQuery).
getAnnotations() - Method in class net.sf.saxon.query.XQueryFunction
Get the annotations defined on this function
getAnnotationStripper(Receiver) - Method in class com.saxonica.config.EnterpriseConfiguration
Add to a pipeline a receiver that strips all type annotations.
getAnnotationStripper(Receiver) - Method in class net.sf.saxon.Configuration
Add to a pipeline a receiver that strips all type annotations.
getApplicableAccumulators() - Method in class net.sf.saxon.lib.ParseOptions
Set the list of XSLT 3.0 accumulators that apply to this tree.
getApplicableAccumulators(TreeInfo) - Method in class net.sf.saxon.expr.accum.AccumulatorManager
Get the set of accumulators applicable to a particular tree
getApplicableModes() - Method in class net.sf.saxon.style.XSLTemplate
Get the modes to which this template rule applies
getApplyPhase() - Method in class com.saxonica.ee.update.DeleteAction
Get the phase of operation in which this pending update action is applied.
getApplyPhase() - Method in class com.saxonica.ee.update.InsertAction
Get the phase of operation in which this pending update action is applied.
getApplyPhase() - Method in class com.saxonica.ee.update.InsertAttributeAction
Get the phase of operation in which this pending update action is applied.
getApplyPhase() - Method in class com.saxonica.ee.update.PendingUpdateAction
Get the phase of operation in which this pending update action is applied.
getApplyPhase() - Method in class com.saxonica.ee.update.PutAction
Get the phase of operation in which this pending update action is applied.
getApplyPhase() - Method in class com.saxonica.ee.update.RenameAction
Get the phase of operation in which this pending update action is applied.
getApplyPhase() - Method in class com.saxonica.ee.update.ReplaceAttributeAction
Get the phase of operation in which this pending update action is applied.
getApplyPhase() - Method in class com.saxonica.ee.update.ReplaceNodeAction
Get the phase of operation in which this pending update action is applied.
getApplyPhase() - Method in class com.saxonica.ee.update.ReplaceValueAction
Get the phase of operation in which this pending update action is applied.
getArcs() - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNode
Get the arcs emanating from this node in the PathMap
getArg(int) - Method in class net.sf.saxon.expr.FunctionCall
Get the expression supplied as the Nth argument
getArgument(int) - Method in class net.sf.saxon.functions.hof.PartialApply
 
getArgumentConverters() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Get the converters used to convert the arguments from XPath values to Java values
getArgumentEvaluators() - Method in class net.sf.saxon.expr.UserFunctionCall
 
getArguments() - Method in class net.sf.saxon.expr.FunctionCall
Get the expressions supplied as actual arguments to the function
getArgumentType() - Method in class net.sf.saxon.functions.Minimax
 
getArgumentType(int) - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the required types of an argument to this function
getArgumentTypes() - Method in class net.sf.saxon.functions.IsIdRef
Get the required types for the arguments of this function, counting from zero
getArgumentTypes() - Method in class net.sf.saxon.lib.ExtensionFunctionDefinition
Get the required types for the arguments of this function.
getArgumentTypes() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Get the argument types of this array, viewed as a function
getArgumentTypes() - Method in class net.sf.saxon.ma.map.MapType
Get the argument types of this map, viewed as a function
getArgumentTypes() - Method in class net.sf.saxon.ma.map.RecordTest
Get the argument types of this map, viewed as a function
getArgumentTypes() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Get the argument types of this map, viewed as a function
getArgumentTypes() - Method in class net.sf.saxon.query.XQueryFunction
Get the declared types of the arguments of this function
getArgumentTypes() - Method in interface net.sf.saxon.s9api.ExtensionFunction
Declare the types of the arguments
getArgumentTypes() - Method in class net.sf.saxon.style.XSLFunction
Get the argument types
getArgumentTypes() - Method in class net.sf.saxon.type.AnyFunctionType
Get the argument types of the function
getArgumentTypes() - Method in interface net.sf.saxon.type.FunctionItemType
Get the argument types of the function
getArgumentTypes() - Method in class net.sf.saxon.type.SpecificFunctionType
Get the argument types
getArity() - Method in class net.sf.saxon.expr.DynamicFunctionCall
 
getArity() - Method in class net.sf.saxon.expr.FunctionCall
Determine the number of actual arguments supplied in the function call
getArity() - Method in class net.sf.saxon.expr.instruct.OriginalFunction
Get the arity of the function
getArity() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the arity of this function
getArity() - Method in class net.sf.saxon.expr.ListConstructorFunction
Get the arity of the function
getArity() - Method in class net.sf.saxon.expr.UnionConstructorFunction
Get the arity of the function
getArity() - Method in class net.sf.saxon.functions.CallableFunction
Get the arity of the function
getArity() - Method in class net.sf.saxon.functions.hof.AtomicConstructorFunction
Get the arity of the function
getArity() - Method in class net.sf.saxon.functions.hof.CoercedFunction
Get the arity of the function
getArity() - Method in class net.sf.saxon.functions.hof.CurriedFunction
Get the arity of the function (equal to the number of placeholders)
getArity() - Method in class net.sf.saxon.functions.hof.SystemFunctionWithBoundContextItem
Get the arity of the function
getArity() - Method in class net.sf.saxon.functions.hof.UnresolvedXQueryFunctionItem
 
getArity() - Method in class net.sf.saxon.functions.hof.UserFunctionReference.BoundUserFunction
 
getArity() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Get the arity of the function
getArity() - Method in class net.sf.saxon.functions.SystemFunction
Get the arity of the function (the number of arguments).
getArity() - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Get the arity of the function
getArity() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Get the arity (number of arguments) of this function type
getArity() - Method in class net.sf.saxon.ma.map.MapItem
Get the arity of the function
getArity() - Method in class net.sf.saxon.ma.map.MapType
Get the arity (number of arguments) of this function type
getArity() - Method in class net.sf.saxon.ma.map.RecordTest
Get the arity (number of arguments) of this function type
getArity() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Get the arity (number of arguments) of this function type
getArity() - Method in interface net.sf.saxon.om.FunctionItem
Get the arity of the function
getArity() - Method in class net.sf.saxon.query.XQueryFunctionLibrary.UnresolvedCallable
 
getArity() - Method in class net.sf.saxon.s9api.XdmFunctionItem
Get the arity of the function
getArity() - Method in class net.sf.saxon.trans.ComponentTest
 
getArity() - Method in class net.sf.saxon.trans.SymbolicName.F
Get the arity, in the case of function components
getArity() - Method in class net.sf.saxon.type.SpecificFunctionType
Get the arity (number of arguments) of this function type
getArray() - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
Get the underlying array
getArrayType(SequenceType) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Obtain an array type, that is a type for XDM arrays with a given member type
getAssertion() - Method in class com.saxonica.ee.schema.sdoc.XSDAssert
Get the Assertion schema component corresponding to this xsd:assert element
getAssertionNamespace() - Method in interface net.sf.saxon.lib.FunctionAnnotationHandler
Get the namespace handled by this function annotation handler.
getAssertionNamespace() - Method in class net.sf.saxon.lib.XQueryFunctionAnnotationHandler
Get the namespace handled by this function annotation handler.
getAssertions() - Method in class com.saxonica.ee.schema.UserComplexType
Get the assertions defined on this complex type
getAssertions(Sweep) - Method in class com.saxonica.ee.schema.UserComplexType
Get the assertions defined on this complex type that have a given streaming sweep
getAssertionTreeBuilder() - Method in class com.saxonica.ee.validate.ValidationContext
Get the tree builder used for XSD 1.1 assertion evaluation
getAssociatedStylesheet(Source, String, String, String) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
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.
getAssociatedStylesheet(Source, String, String, String) - Method in class net.sf.saxon.s9api.XsltCompiler
Get the stylesheet associated via the xml-stylesheet processing instruction (see W3C specification) with the document specified in the source parameter, and that matches the given criteria.
getAssociatedStylesheet(Configuration, ResourceResolver, Source, String, String, String) - Static method in class net.sf.saxon.style.StylesheetModule
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.CompareToStringConstant
Get the AtomicComparer used to compare atomic values.
getAtomicComparer() - Method in interface net.sf.saxon.expr.ComparisonExpression
Get the AtomicComparer used to compare atomic values.
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.SwitchCaseComparison
 
getAtomicComparer() - Method in class net.sf.saxon.expr.ValueComparison
Get the AtomicComparer used to compare atomic values.
getAtomicComparer(XPathContext) - Method in class net.sf.saxon.functions.CollatingFunctionFixed
During evaluation, get the pre-allocated atomic comparer if available, or allocate a new one otherwise
getAtomicComparer(XPathContext) - Method in class net.sf.saxon.functions.Minimax
 
getAtomicComparers() - Method in class net.sf.saxon.expr.flwor.OrderByClause
 
getAtomicType(QName) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Get an item type representing an atomic type.
getAtomicValue() - Method in class com.saxonica.xqj.pull.PullFromIterator
Get an atomic value.
getAtomicValue() - Method in class com.saxonica.xqj.pull.TreeWalker
Get an atomic value.
getAtomicValue() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getAtomicValue() - Method in class com.saxonica.xqj.SaxonXQItem
 
getAtomicValue() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getAtomicValue() - Method in interface javax.xml.xquery.XQItemAccessor
Gets the current item as a Java String.
getAtomicValue() - Method in class net.sf.saxon.pull.PullFilter
Get an atomic value.
getAtomicValue() - Method in interface net.sf.saxon.pull.PullProvider
Get an atomic value.
getAtomicValue() - Method in class net.sf.saxon.pull.StaxBridge
Get an atomic value.
getAtomicValue() - Method in interface net.sf.saxon.pull.UnfailingPullProvider
 
getAtomizedItemType() - Method in class com.saxonica.ee.schema.UserAtomicType
Get the item type of the atomic values that will be produced when an item of this type is atomized
getAtomizedItemType() - Method in class com.saxonica.ee.schema.UserUnionType
 
getAtomizedItemType() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
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.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)
getAtomizedItemType() - Method in class net.sf.saxon.type.AnyExternalObjectType
 
getAtomizedItemType() - Method in class net.sf.saxon.type.AnyFunctionType
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.AnyItemType
 
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.type.EnumerationType
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.ErrorType
 
getAtomizedItemType() - Method in interface 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.type.LocalUnionType
 
getAtomizedItemType() - Method in class net.sf.saxon.type.NumericType
Get the item type of the atomic values that will be produced when an item of this type is atomized
getAtomizedItemType(Expression, boolean, TypeHierarchy) - Static method in class net.sf.saxon.expr.Atomizer
Compute the type that will result from atomizing the result of a given expression
getAtomizingIterator(SequenceIterator, boolean) - 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(String) - Method in class net.sf.saxon.dom.ElementOverNodeInfo
Retrieves an attribute value by name.
getAttribute(String) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Allows the user to retrieve specific attributes on the underlying implementation.
getAttributeCount() - Method in class com.saxonica.xqj.pull.PullToStax
 
getAttributeDecl(int) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the attribute declaration with a given name if there is one.
getAttributeDecl(StructuredQName) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the attribute declaration with a given name if there is one.
getAttributeDeclaration() - Method in class com.saxonica.ee.schema.AttributeUse
Get the corresponding attribute declaration
getAttributeDeclaration() - Method in class com.saxonica.ee.schema.sdoc.XSDAttribute
Get the attribute declaration.
getAttributeDeclaration(int) - Method in class com.saxonica.config.EnterpriseConfiguration
Get a global attribute declaration by fingerprint
getAttributeDeclaration(int) - Method in class net.sf.saxon.Configuration
Get a global attribute declaration by fingerprint
getAttributeDeclaration(StructuredQName) - Method in class com.saxonica.config.EnterpriseConfiguration
Get a global attribute declaration by name
getAttributeDeclaration(StructuredQName) - Method in class net.sf.saxon.Configuration
Get a global attribute declaration by name
getAttributeDeclarations() - Method in class com.saxonica.ee.schema.PreparedSchema
Get all the global attribute declarations defined in this schema
getAttributeFingerprint() - Method in class net.sf.saxon.expr.instruct.FixedAttribute
Get the name pool name code of the attribute to be constructed
getAttributeFormDefault() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Returns the attributeFormDefault property of this Schema.
getAttributeGroup() - Method in class com.saxonica.ee.schema.UserComplexType
Returns the attribute group containing details of all the attributes defined for this complex type.
getAttributeGroup(StructuredQName) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the attribute declaration with a given name if there is one.
getAttributeGroupDecl() - Method in class com.saxonica.ee.schema.sdoc.XSDAttributeGroup
Returns the AttributeGroupDecl created by this AttributeGroup declaration.
getAttributeGroupName() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Get the name of this attribute group, as a qualified name
getAttributeGroupReference() - Method in class com.saxonica.ee.schema.sdoc.XSDAttributeGroup
Return the AttributeGroupReference, if this is a reference
getAttributeIndex(NamespaceUri, String) - Method in class com.saxonica.ee.stream.om.FleetingElementNode
Get the index position of an attribute with given local name and fingerprint
getAttributeInheritor() - Method in class com.saxonica.ee.validate.ValidatingFilter
Get the AttributeInheritor which maintains details of inherited attributes for use in conditional type assignment
getAttributeInheritor() - Method in class com.saxonica.ee.validate.ValidationContext
Get the AttributeInheritor, which keeps track of inherited attributes for use in conditional type assignment.
getAttributeLocalName(int) - Method in class com.saxonica.xqj.pull.PullToStax
 
getAttributeName() - Method in class com.saxonica.ee.update.InsertAttributeAction
Get the name of the attribute to be inserted
getAttributeName() - Method in class net.sf.saxon.expr.AttributeGetter
 
getAttributeName() - Method in class net.sf.saxon.expr.instruct.FixedAttribute
 
getAttributeName() - Method in class net.sf.saxon.style.ExpressionContext
Get the name of the attribute containing the expression being parsed
getAttributeName() - Method in class net.sf.saxon.tree.AttributeLocation
Get the name of the containing attribute
getAttributeName(int) - Method in class com.saxonica.xqj.pull.PullToStax
 
getAttributeNameCodeArray() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array used to hold the name codes of all attributes
getAttributeNamespace(int) - Method in class com.saxonica.xqj.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.tree.tiny.TinyTree
Get the array used to hold the parent pointers of all attributes
getAttributePrefix(int) - Method in class com.saxonica.xqj.pull.PullToStax
 
getAttributes() - Method in class com.saxonica.ee.stream.om.FleetingElementNode
Get the attributes defined on this element
getAttributes() - Method in class com.saxonica.xqj.pull.PullFromIterator
Get the attributes associated with the current element.
getAttributes() - Method in class com.saxonica.xqj.pull.PullNamespaceReducer
Get the attributes associated with the current element.
getAttributes() - Method in class com.saxonica.xqj.pull.TreeWalker
Get the attributes associated with the current element.
getAttributes() - Method in class net.sf.saxon.dom.ElementOverNodeInfo
Return a NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
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 interface 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 interface net.sf.saxon.pull.UnfailingPullProvider
 
getAttributeSetDeclarations(StructuredQName) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Return all the attribute set declarations in the package having a particular QName
getAttributeSetEvaluationStack() - Method in class net.sf.saxon.trans.XsltController
Get the stack of attribute sets being evaluated (for detection of cycles)
getAttributeSetName() - Method in class net.sf.saxon.style.XSLAttributeSet
Get the name of this attribute set
getAttributeSets(StructuredQName, List<ComponentDeclaration>) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get the list of attribute-set declarations associated with a given QName.
getAttributeTest(QName, QName) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Get an ItemType that tests an attribute name and/or schema type.
getAttributeType(int) - Method in class com.saxonica.xqj.pull.PullToStax
 
getAttributeTypeArray() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array used to hold the type codes of all attributes
getAttributeTypeInfo(int) - Method in class com.saxonica.ee.jaxp.TypedContentHandler.TypeInfoProviderImpl
Returns the immutable TypeInfo object for the specified attribute of the current element.
getAttributeUse() - Method in class com.saxonica.ee.schema.sdoc.XSDAttribute
Get the attribute use.
getAttributeUse(StructuredQName) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Get the attribute use with a specific name, if there is one.
getAttributeUseCardinality(StructuredQName) - Method in class com.saxonica.ee.schema.UserComplexType
Find an attribute use within this complex type definition having a given attribute name (identified by fingerprint), and return the cardinality associated with that attribute, which will always be 0, 1, or 0-or-1.
getAttributeUseCardinality(StructuredQName) - Method in enum 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 cardinality associated with that attribute, which will always be 0, 1, or 0-or-1.
getAttributeUseCardinality(StructuredQName) - Method in interface 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 cardinality associated with that attribute, which will always be 0, 1, or 0-or-1.
getAttributeUseCardinality(StructuredQName) - Method in enum 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 cardinality associated with that attribute, which will always be 0, 1, or 0-or-1.
getAttributeUses() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Returns a list of all the attribute uses of this attribute group.
getAttributeUseType(StructuredQName) - Method in class com.saxonica.ee.schema.UserComplexType
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(StructuredQName) - Method in enum 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(StructuredQName) - Method in interface 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(StructuredQName) - Method in enum 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 com.saxonica.xqj.pull.PullToStax
 
getAttributeValue(int) - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Get the value of the attribute with a given fingerprint.
getAttributeValue(int) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement
 
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 com.saxonica.xqj.pull.PullToStax
 
getAttributeValue(String, String) - Method in interface net.sf.saxon.om.NodeInfo
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class com.saxonica.ee.domino.DominoAttr
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class com.saxonica.ee.domino.DominoNode
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class com.saxonica.ee.stream.om.FleetingElementNode
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in interface net.sf.saxon.om.NodeInfo
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.tree.linked.ElementImpl
Get the value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.tree.linked.NodeImpl
Find the value of a given attribute of this node.
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.tree.NamespaceNode
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement
 
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.tree.util.Orphan
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get the string value of a given attribute of this node.
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get the string value of a given attribute of this node
getAttributeValue(NamespaceUri, String) - Method in class net.sf.saxon.value.TextFragmentValue
Get the string value of a given attribute of this node
getAttributeValue(NodeInfo, NamespaceUri, String) - Static method in class net.sf.saxon.tree.util.Navigator
Get the string value of an attribute of a given element, given the URI and local part of the attribute name.
getAttributeValue(QName) - Method in class net.sf.saxon.s9api.XdmNode
Get the string value of a named attribute of this element
getAttributeValueArray() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array used to hold the name codes of all attributes
getAttributeWildcard(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Get the complete attribute wildcard used in this attribute group.
getAttValue(AttributeInfo) - Method in class net.sf.saxon.tree.tiny.TinyBuilder
 
getAttValue(AttributeInfo) - Method in class net.sf.saxon.tree.tiny.TinyBuilderCondensed
For attribute nodes, the commoning-up of stored values is achieved simply by calling intern() on the string value of the attribute.
getAutoCommit() - Method in class com.saxonica.xqj.SaxonXQConnection
 
getAutoCommit() - Method in interface javax.xml.xquery.XQConnection
Gets the auto-commit attribute of this connection
getAvailableEnvironmentVariables() - Method in interface net.sf.saxon.lib.EnvironmentVariableResolver
Get the list of available environment variables.
getAvailableEnvironmentVariables() - Method in class net.sf.saxon.lib.StandardEnvironmentVariableResolver
Get the list of available environment variables.
getAverageAttributes() - Method in class net.sf.saxon.tree.tiny.Statistics
 
getAverageCharacters() - Method in class net.sf.saxon.tree.tiny.Statistics
 
getAverageNamespaces() - Method in class net.sf.saxon.tree.tiny.Statistics
 
getAverageNodes() - Method in class net.sf.saxon.tree.tiny.Statistics
 
getAxis() - Method in class net.sf.saxon.expr.AxisExpression
Get the axis
getAxis() - Method in class net.sf.saxon.expr.parser.PathMap.PathMapArc
Get the Axis associated with this arc
getAxisExpression() - Method in class net.sf.saxon.expr.SimpleStepExpression
 
getAxisForPathStep(Expression) - Static method in class net.sf.saxon.pattern.PatternMaker
 
getAxisNavigation(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Get the axis followed by this expression, if there is one.
getAxisNumber() - Method in enum net.sf.saxon.s9api.Axis
Get the axis number, as defined in class AxisInfo
getAxisNumber(String) - Static method in class net.sf.saxon.om.AxisInfo
Resolve an axis name into a symbolic constant representing the axis
getBacktrackingLimit() - Method in class net.sf.saxon.regex.REProgram
 
getBase() - Method in class net.sf.saxon.expr.FilterExpression
 
getBaseComparer() - Method in class net.sf.saxon.expr.sort.DescendingComparer
Get the underlying (ascending) comparer
getBaseComparer() - Method in class net.sf.saxon.expr.sort.EmptyGreatestComparer
Get the underlying comparer (which compares empty least)
getBaseComparer() - Method in class net.sf.saxon.expr.sort.TextComparer
Get the underlying comparer (which doesn't do conversion to string)
getBaseComponent() - Method in class net.sf.saxon.expr.Component
Get the component from which this one is derived
getBaseExpression() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Get the underlying expression
getBaseExpression() - Method in class net.sf.saxon.expr.sort.SortExpression
Get the expression defining the sequence being sorted
getBaseExpression() - Method in class net.sf.saxon.expr.UnaryExpression
 
getBaseExpression() - Method in class net.sf.saxon.functions.hof.PartialApply
 
getBaseItem() - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
getBaseItem() - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
getBaseItem() - Method in class com.saxonica.xsltextn.pedigree.PedigreeArrayItem
 
getBaseIterator() - Method in class net.sf.saxon.expr.ItemMappingIterator
Get the base (input) iterator
getBaseIterator() - Method in class net.sf.saxon.tree.iter.NodeWrappingAxisIterator
 
getBaseOperand() - Method in class net.sf.saxon.expr.sort.SortExpression
Get the operand representing the expression being sorted
getBaseOutputURI() - Method in class net.sf.saxon.Controller
Get the base output URI.
getBaseOutputURI() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Get the base output URI.
getBasePattern() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Get the base pattern, the pattern applying to the node itself
getBasePattern() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
 
getBaseRuleSet() - Method in class net.sf.saxon.trans.rules.RuleSetWithWarnings
 
getBaseType() - Method in class com.saxonica.ee.schema.UserDefinedType
Returns the base type that this type inherits from.
getBaseType() - Method in class com.saxonica.xqj.SaxonXQItemType
 
getBaseType() - Method in interface javax.xml.xquery.XQItemType
Returns the base type of the item.
getBaseType() - Method in enum net.sf.saxon.type.AnySimpleType
Get the base type
getBaseType() - Method in enum 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.type.EnumerationType
Returns the base type that this type inherits from.
getBaseType() - Method in class net.sf.saxon.type.ErrorType
Get the base type
getBaseType() - Method in class net.sf.saxon.type.NumericType
Returns the base type that this type inherits from.
getBaseType() - Method in interface net.sf.saxon.type.SchemaType
Returns the base type that this type inherits from.
getBaseType() - Method in enum net.sf.saxon.type.Untyped
Returns the base type that this type inherits from.
getBaseTypeFingerprint() - Method in class com.saxonica.ee.schema.UserDefinedType
Get the fingerprint of the name of the base type of this type
getBaseTypeReference() - Method in class com.saxonica.ee.schema.UserDefinedType
Get the reference to the base type.
getBaseURI() - Method in class com.saxonica.ee.domino.DominoAttr
Get the Base URI for the node, that is, the URI used for resolving a relative URI contained in the node.
getBaseURI() - Method in class com.saxonica.ee.domino.DominoNode
Get the Base URI for the node, that is, the URI used for resolving a relative URI contained in the node.
getBaseURI() - Method in class com.saxonica.ee.schema.TypeAlternative
Get the base URI of the XPath expression
getBaseURI() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get the Base URI for the node, that is, the URI used for resolving a relative URI contained in the node.
getBaseURI() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the Base URI for the node, that is, the URI used for resolving a relative URI contained in the node.
getBaseURI() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getBaseURI() - Method in interface javax.xml.xquery.XQStaticContext
Gets the Base URI, if set in the static context, else the empty string.
getBaseURI() - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the base URI for the node.
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.expr.instruct.ForEachGroup
Get the static base URI of the instruction
getBaseURI() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Get the static base URI of the expression.
getBaseURI() - Method in interface 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.option.axiom.AxiomAttributeWrapper
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.option.axiom.AxiomDocumentNodeWrapper
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.option.xom.XOMNodeWrapper
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.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.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.s9api.XdmDestination
Get the base URI that will be used for the document node when the XdmDestination is written to.
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.s9api.XQueryCompiler
Get the static base URI for the query
getBaseURI() - Method in class net.sf.saxon.style.StyleElement
Get the base URI of the element, which acts as the static base URI for XPath expressions defined on this element.
getBaseURI() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the base URI of this root node.
getBaseURI() - Method in class net.sf.saxon.tree.linked.ElementImpl
Get the base URI of this element node.
getBaseURI() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the base URI for the node.
getBaseURI() - Method in class net.sf.saxon.tree.NamespaceNode
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.tiny.TinyDocumentImpl
Get the base URI of this root node.
getBaseURI() - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Get the base URI of this element node.
getBaseURI() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the base URI for the node.
getBaseURI() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the base URI for the node.
getBaseURI() - Method in class net.sf.saxon.tree.util.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.tree.wrapper.AbstractNodeWrapper
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.wrapper.AbstractVirtualNode
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.wrapper.RebasedNode
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.wrapper.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.value.TextFragmentValue
Get the base URI for the document node.
getBaseURI(StaticContext, SourceLocator, boolean) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine the base URI of an expression, so that it can be saved on the expression tree for use when the expression is evaluated
getBaseURI(NodeInfo) - Static method in class net.sf.saxon.tree.util.Navigator
Helper method to get the base URI of an element or processing instruction node
getBaseURI(NodeInfo, Predicate<NodeInfo>) - Static method in class net.sf.saxon.tree.util.Navigator
Helper method to get the base URI of an element or processing instruction node
getBaseUriExpr() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
getBaseUriExpression() - Method in class net.sf.saxon.style.XSLEvaluate
 
getBaseUriMapper() - Method in class net.sf.saxon.tree.wrapper.RebasedDocument
Get the function that is used to map nodes in the underlying tree to a new base URI
getBasicAlphaCode() - Method in class com.saxonica.ee.schema.UserAtomicType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class com.saxonica.ee.schema.UserUnionType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class com.saxonica.ee.validate.SchemaAttributeTest
 
getBasicAlphaCode() - Method in class com.saxonica.ee.validate.SchemaElementTest
 
getBasicAlphaCode() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class net.sf.saxon.ma.map.MapType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class net.sf.saxon.ma.map.RecordTest
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class net.sf.saxon.pattern.NodeTest
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class net.sf.saxon.type.AnyExternalObjectType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class net.sf.saxon.type.AnyFunctionType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class net.sf.saxon.type.AnyItemType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class net.sf.saxon.type.EnumerationType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in interface net.sf.saxon.type.ItemType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class net.sf.saxon.type.LocalUnionType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBasicAlphaCode() - Method in class net.sf.saxon.type.NumericType
Get an alphabetic code representing the type, or at any rate, the nearest built-in type from which this type is derived.
getBetaArray() - Method in class net.sf.saxon.tree.tiny.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(PackageData) - Method in class net.sf.saxon.Controller
Get the bindery for the global variables in a particular package.
getBinderySlotNumber() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Get the slot number allocated to this variable in the Bindery
getBinding() - Method in class net.sf.saxon.expr.LocalVariableReference
 
getBinding() - Method in class net.sf.saxon.expr.VariableReference
Get the object bound to the variable
getBindingInformation(StructuredQName) - Method in class net.sf.saxon.style.StyleElement
Ask whether this element contains a binding for a variable with a given name; and if it does, return the source binding information
getBindingInformation(StructuredQName) - Method in class net.sf.saxon.style.XSLGlobalVariable
Ask whether this element contains a binding for a variable with a given name; and if it does, return the source binding information
getBindingInformation(StructuredQName) - Method in class net.sf.saxon.style.XSLLocalParam
Ask whether this element contains a binding for a variable with a given name; and if it does, return the source binding information
getBindingInformation(StructuredQName) - Method in class net.sf.saxon.style.XSLLocalVariable
Ask whether this element contains a binding for a variable with a given name; and if it does, return the source binding information
getBindingMode() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getBindingMode() - Method in interface javax.xml.xquery.XQStaticContext
Gets the value of the binding mode property.
getBindingSlot() - Method in interface net.sf.saxon.expr.ComponentInvocation
Get the binding slot to be used.
getBindingSlot() - Method in class net.sf.saxon.expr.GlobalVariableReference
Get the binding slot to be used.
getBindingSlot() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Get the binding slot to be used (for the explicit or implicit reference to the mode).
getBindingSlot() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Get the binding slot to be used.
getBindingSlot() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Get the binding slot to be used.
getBindingSlot() - Method in class net.sf.saxon.expr.UserFunctionCall
Get the binding slot to be used.
getBindingSlot() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Get the binding slot to be used.
getBit() - Method in enum net.sf.saxon.type.PrimitiveUType
 
getBlock() - Method in class com.saxonica.ee.schema.ElementDecl
Returns the value of the 'block' attribute for this element.
getBlock() - Method in class com.saxonica.ee.schema.UserComplexType
Returns the value of the 'block' attribute for this element
getBlock() - Method in class com.saxonica.ee.schema.UserDefinedType
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as Derivation.DERIVATION_LIST and Derivation.DERIVATION_EXTENSION
getBlock() - Method in enum net.sf.saxon.type.AnySimpleType
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as Derivation.DERIVATION_LIST and Derivation.DERIVATION_EXTENSION
getBlock() - Method in enum net.sf.saxon.type.AnyType
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as Derivation.DERIVATION_LIST and Derivation.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 Derivation.DERIVATION_LIST and Derivation.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 Derivation.DERIVATION_LIST and Derivation.DERIVATION_EXTENSION
getBlock() - Method in class net.sf.saxon.type.EnumerationType
Returns the value of the 'block' attribute for this type, as a bit-significant integer with fields such as Derivation.DERIVATION_LIST and Derivation.DERIVATION_EXTENSION.
getBlock() - Method in class net.sf.saxon.type.ErrorType
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as Derivation.DERIVATION_LIST and Derivation.DERIVATION_EXTENSION
getBlock() - Method in class net.sf.saxon.type.NumericType
Returns the value of the 'block' attribute for this type, as a bit-significant integer with fields such as Derivation.DERIVATION_LIST and Derivation.DERIVATION_EXTENSION.
getBlock() - Method in interface net.sf.saxon.type.SchemaType
Returns the value of the 'block' attribute for this type, as a bit-significant integer with fields such as Derivation.DERIVATION_LIST and Derivation.DERIVATION_EXTENSION.
getBlock() - Method in enum net.sf.saxon.type.Untyped
Returns the value of the 'block' attribute for this type, as a bit-signnificant integer with fields such as Derivation.DERIVATION_LIST and Derivation.DERIVATION_EXTENSION
getBlock(String) - Static method in class net.sf.saxon.regex.UnicodeBlocks
 
getBlockDefault() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Returns the default BlockList for this Schema.
getBody() - Method in class net.sf.saxon.expr.instruct.Actor
 
getBody() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
 
getBody() - Method in class net.sf.saxon.expr.instruct.SourceDocument
 
getBody() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getBody() - Method in class net.sf.saxon.expr.instruct.TraceExpression
 
getBody() - Method in class net.sf.saxon.query.XQueryExpression
 
getBody() - Method in class net.sf.saxon.query.XQueryFunction
Get the body of the function
getBody() - Method in interface net.sf.saxon.trace.TraceableComponent
Get the expression at the root of the expression tree used to evaluate this construct
getBodyContext() - Method in class com.saxonica.ee.stream.watch.ForEachAction
 
getBodyEvaluator() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the evaluation mode.
getBoolean() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getBoolean() - Method in class com.saxonica.xqj.SaxonXQItem
 
getBoolean() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getBoolean() - Method in interface javax.xml.xquery.XQItemAccessor
Gets the current item as a boolean.
getBooleanProperty(Feature<Boolean>) - Method in class net.sf.saxon.Configuration
Get a boolean property of the configuration
getBooleanValue() - Method in class net.sf.saxon.s9api.XdmAtomicValue
Get the value converted to a boolean using the XPath casting rules
getBooleanValue() - Method in class net.sf.saxon.value.BooleanValue
Get the value
getBoundarySpacePolicy() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getBoundarySpacePolicy() - Method in interface javax.xml.xquery.XQStaticContext
Gets the boundary-space policy defined in the static context.
getBuilderMonitor() - Method in class net.sf.saxon.event.Builder
Get a builder monitor for this builder.
getBuilderMonitor() - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Get a builder monitor for this builder.
getBuilderMonitor() - Method in class net.sf.saxon.tree.tiny.TinyBuilder
 
getBuiltInBaseType() - Method in class com.saxonica.ee.schema.IdentityField
 
getBuiltInBaseType() - Method in class com.saxonica.ee.schema.UserSimpleType
Returns the built-in base type this type is derived from.
getBuiltInBaseType() - Method in enum 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
 
getBuiltInBaseType() - Method in class net.sf.saxon.type.EnumerationType
Get the built-in type from which this type is derived by restriction
getBuiltInBaseType() - Method in class net.sf.saxon.type.ErrorType
Get the built-in ancestor of this type in the type hierarchy
getBuiltInBaseType() - Method in class net.sf.saxon.type.NumericType
Get the built-in type from which this type is derived by restriction
getBuiltInBaseType() - Method in interface net.sf.saxon.type.SimpleType
Get the built-in type from which this type is derived by restriction
getBuiltInExtensionLibraryList(int) - Method in class net.sf.saxon.Configuration
Get the function library list for built-in functions other than the functions in the core FN namespace.
getBuiltInFunctionSet() - Method in class net.sf.saxon.query.QueryModule
 
getBuiltInItemType(NamespaceUri, String) - Static method in class net.sf.saxon.type.Type
Get the ItemType object for a built-in atomic or list type
getBuiltInRuleSet() - Method in class net.sf.saxon.trans.CompoundMode
Get the built-in template rules to be used with this Mode in the case where there is no explicit template rule
getBuiltInRuleSet() - Method in class net.sf.saxon.trans.Mode
Get the built-in template rules to be used with this Mode in the case where there is no explicit template rule
getBuiltInRuleSet() - Method in class net.sf.saxon.trans.SimpleMode
Get the built-in template rules to be used with this Mode in the case where there is no explicit template rule
getBuiltInRuleSetForCode(String) - Method in class net.sf.saxon.trans.Mode
Return a built-in rule set for a code string.
getBuiltInSimpleType(NamespaceUri, String) - Static method in class net.sf.saxon.type.Type
Get the SimpleType object for a built-in simple type (atomic type or list type)
getByFingerprint(int, NamePool) - Method in interface net.sf.saxon.om.AttributeMap
 
getByFingerprint(int, NamePool) - Method in class net.sf.saxon.om.EmptyAttributeMap
 
getByFingerprint(int, NamePool) - Method in class net.sf.saxon.om.LargeAttributeMap
 
getByFingerprint(int, NamePool) - Method in class net.sf.saxon.om.SingletonAttributeMap
 
getByFingerprint(int, NamePool) - Method in class net.sf.saxon.om.SmallAttributeMap
 
getByFingerprint(int, NamePool) - Method in class net.sf.saxon.tree.linked.AttributeMapWithIdentity
 
getByte() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getByte() - Method in class com.saxonica.xqj.SaxonXQItem
 
getByte() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getByte() - Method in interface javax.xml.xquery.XQItemAccessor
Gets the current item as a byte.
getByteArray() - Method in class net.sf.saxon.str.Slice8
 
getByteArray() - Method in class net.sf.saxon.str.Twine24
 
getByteArray() - Method in class net.sf.saxon.str.Twine8
Get an array of bytes holding the characters of the string in their Latin-1 encoding
getCachedStylesheet(String, String) - Method in class net.sf.saxon.PreparedStylesheet
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.expr.number.AbstractNumberer
Get the name of a calendar
getCalendarName(String) - Method in interface net.sf.saxon.lib.Numberer
Get the name of a calendar
getCalendarName(String) - Method in class net.sf.saxon.option.local.Numberer_de
Get the name of a calendar
getCallable() - Method in class net.sf.saxon.functions.CallableFunction
 
getCalledTemplateName() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Get the name (QName) of the template being called
getCaller() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the calling XPathContext (the next one down the stack).
getCaller() - Method in interface 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).
getCanonicalLexicalRepresentation() - Method in class com.saxonica.ee.validate.CompactStringValue
 
getCanonicalLexicalRepresentation() - Method in class net.sf.saxon.om.AtomicArray
Get the canonical lexical representation as defined in XML Schema.
getCanonicalLexicalRepresentation() - Method in interface net.sf.saxon.om.AtomicSequence
Get the canonical lexical representation as defined in XML Schema.
getCanonicalLexicalRepresentation() - Method in class net.sf.saxon.om.EmptyAtomicSequence
Get the canonical lexical representation as defined in XML Schema.
getCanonicalLexicalRepresentation() - Method in class net.sf.saxon.value.AtomicValue
Get the canonical lexical representation as defined in XML Schema.
getCanonicalLexicalRepresentation() - Method in class net.sf.saxon.value.BigDecimalValue
Get the canonical lexical representation as defined in XML Schema.
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.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.IntegerRange
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.
getCanonicalName() - Method in class net.sf.saxon.serialize.charcode.ASCIICharacterSet
 
getCanonicalName() - Method in interface net.sf.saxon.serialize.charcode.CharacterSet
Get the preferred Java name of the character set.
getCanonicalName() - Method in class net.sf.saxon.serialize.charcode.ISO88591CharacterSet
 
getCanonicalName() - Method in class net.sf.saxon.serialize.charcode.JavaCharacterSet
 
getCanonicalName() - Method in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
 
getCanonicalName() - Method in class net.sf.saxon.serialize.charcode.UTF8CharacterSet
 
getCardinality() - Method in class com.saxonica.ee.schema.AttributeUse
Get the value of the "use" attribute, expressed as a Cardinality value of StaticProperty.EXACTLY_ONE, StaticProperty.EMPTY, or StaticProperty.ALLOWS_ZERO_OR_ONE
getCardinality() - Method in class net.sf.saxon.expr.Expression
Determine the static cardinality of the expression.
getCardinality() - Method in class net.sf.saxon.expr.instruct.Comment
 
getCardinality() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Determine the static cardinality of the expression.
getCardinality() - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Get the static cardinality of this expression
getCardinality() - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
Determine the cardinality of the expression
getCardinality() - Method in class net.sf.saxon.expr.instruct.CopyOf
 
getCardinality() - Method in class net.sf.saxon.expr.instruct.ElementCreator
 
getCardinality() - Method in class net.sf.saxon.expr.instruct.FixedAttribute
 
getCardinality() - Method in class net.sf.saxon.expr.instruct.LocalParam
Get the cardinality of the result of this instruction.
getCardinality() - Method in class net.sf.saxon.expr.instruct.LocalParamBlock
Determine the cardinality of the expression
getCardinality() - Method in class net.sf.saxon.expr.instruct.MessageInstr
Get the static cardinality.
getCardinality() - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
 
getCardinality() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
 
getCardinality() - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
 
getCardinality() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Determine the static cardinality of the expression.
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromBooleanArray
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromByteArray
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromCollection
Get the cardinality of the XPath value that will result from the conversion
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromDoubleArray
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromFloatArray
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromIntArray
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromLongArray
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromObject
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromObjectArray
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromSequence
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromSequenceIterator
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromShortArray
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter.FromXdmValue
 
getCardinality() - Method in class net.sf.saxon.expr.JPConverter
Get the cardinality of the XPath value that will result from the conversion
getCardinality() - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Determine the static cardinality of the expression.
getCardinality() - Method in class net.sf.saxon.om.ZeroOrMore
Determine the cardinality
getCardinality() - Method in enum net.sf.saxon.s9api.OccurrenceIndicator
 
getCardinality() - Method in class net.sf.saxon.value.AtomicValue
Determine the static cardinality
getCardinality() - Method in class net.sf.saxon.value.SequenceType
Get the cardinality component of this SequenceType.
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.AccumulatorFn
Get the cardinality, given knowledge of the actual arguments
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.Average
Determine the cardinality of the function.
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.CopyOfFn
 
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.Doc
 
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.DocumentFn
Determine the static cardinality
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.Minimax
Determine the cardinality of the function.
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.Round
Determine the cardinality of the function.
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.RoundHalfToEven
Determine the cardinality of the function.
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.SnapshotFn
 
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.StringJoin
Determine the cardinality of the function.
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.Subsequence_2
Determine the cardinality of the function.
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.Sum
 
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.SystemFunction
Get the cardinality, given knowledge of the actual arguments
getCardinality(Expression[]) - Method in class net.sf.saxon.functions.Trace
 
getCardinality(Expression[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapGet
Get the cardinality, given knowledge of the actual arguments
getCardinality(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.schema.IdentityField
Get the static cardinality of the expression, that is the number of nodes the field xpath will select for each node selected by the selector xpath.
getCardinality(Sequence) - Static method in class net.sf.saxon.om.SequenceTool
Get the cardinality of a sequence
getCardinalityCode(int) - Static method in class net.sf.saxon.expr.StaticProperty
Reduce the cardinality value to an integer in the range 0-7
getCaseMap() - Method in class com.saxonica.ee.optim.SwitchExpression
Get the map from XPathComparable objects representing the values to the expressions to be executed for each of these values
getCaseOrder() - Method in class net.sf.saxon.expr.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
getCatchClauses() - Method in class net.sf.saxon.expr.TryCatch
Get the list of catch clauses
getCategory(byte) - Static method in class net.sf.saxon.serialize.charcode.XMLCharacterData
Get all the characters in a given category, as an integer set.
getCategory(String) - Static method in class net.sf.saxon.regex.charclass.Categories
Get a predicate to test characters for membership of one of the Unicode character categories
getCause() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Return an underlying exception.
getCause() - Method in class net.sf.saxon.trans.XmlProcessingException
 
getCause() - Method in class net.sf.saxon.trans.XmlProcessingIncident
Return the underlying exception.
getCharacterBuffer() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the character buffer used to hold all the text data of the document
getCharacterEncodingScheme() - Method in class com.saxonica.xqj.pull.PullToStax
 
getCharacterMap() - Method in class net.sf.saxon.serialize.CharacterMapExpander
Get the character map used by this CharacterMapExpander
getCharacterMap() - Method in class net.sf.saxon.serialize.SerializationParamsHandler
 
getCharacterMap(StructuredQName) - Method in class net.sf.saxon.serialize.CharacterMapIndex
Get the character map with a given name
getCharacterMap(StructuredQName) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get a character map, identified by the fingerprint of its name.
getCharacterMapIndex() - Method in class net.sf.saxon.expr.instruct.Executable
Get the index of named character maps
getCharacterMapIndex() - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
getCharacterMapIndex() - Method in class net.sf.saxon.s9api.Serializer
Get the character map index in use
getCharacterMapIndex() - Method in class net.sf.saxon.serialize.SerializationProperties
Get the character map index, if any
getCharacterMapIndex() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get an index of character maps declared using xsl:character-map entries in this package
getCharacterMapIndex() - Method in class net.sf.saxon.style.StylesheetPackage
Get the index of named character maps defined in this package
getCharacterMapName() - Method in class net.sf.saxon.style.XSLCharacterMap
Get the fingerprint of the name of this character map
getCharacterOffset() - Method in class com.saxonica.xqj.pull.PullToStax.SourceStreamLocation
 
getCharacterSet() - Method in class net.sf.saxon.serialize.ExpandedStreamResult
Get the character set
getCharacterSet(String) - Method in class net.sf.saxon.serialize.charcode.CharacterSetFactory
Make a CharacterSet appropriate to the encoding
getCharacterSet(Properties) - Method in class net.sf.saxon.serialize.charcode.CharacterSetFactory
Make a CharacterSet appropriate to the encoding
getCharacterSetFactory() - Method in class net.sf.saxon.Configuration
Get the CharacterSetFactory.
getCharArray() - Method in class net.sf.saxon.str.Slice16
 
getCharArray() - Method in class net.sf.saxon.str.Twine16
 
getChars() - Method in class com.saxonica.ee.validate.CompactStringValue
 
getChecksum() - Method in class net.sf.saxon.event.CheckSumFilter
Get the accumulated checksum
getChild() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
 
getChild() - Method in class net.sf.saxon.expr.instruct.TraceExpression
 
getChild(NodeInfo, int) - Method in class net.sf.saxon.trans.PackageLoaderHE
Get the n'th element child of an element (zero-based)
getChildExpression() - Method in interface net.sf.saxon.expr.ExpressionOwner
 
getChildExpression() - Method in class net.sf.saxon.expr.instruct.Actor
 
getChildExpression() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getChildExpression() - Method in class net.sf.saxon.expr.Operand
Get the expression used as the actual operand
getChildExpression() - Method in class net.sf.saxon.query.XQueryExpression
 
getChildExpression(int) - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
Get the n'th child expression
getChildExpressionArray(PackageLoaderHE, NodeInfo) - Static method in class net.sf.saxon.trans.PackageLoaderHE
 
getChildExpressionList(PackageLoaderHE, NodeInfo) - Static method in class net.sf.saxon.trans.PackageLoaderHE
 
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.
getChildValidator() - Method in class com.saxonica.ee.validate.AllElementValidator
Get a validator to handle the children of the current element.
getChildValidator() - Method in class com.saxonica.ee.validate.ComplexContentValidator
Get a validator to handle the children of the current element.
getChildValidator() - Method in class com.saxonica.ee.validate.ContentValidator
Get a validator to handle the children of the current element.
getChildValidator() - Method in class com.saxonica.ee.validate.EmptyContentValidator
 
getChildValidator() - Method in class com.saxonica.ee.validate.LaxValidator
 
getChildValidator() - Method in class com.saxonica.ee.validate.SimpleContentValidator
Return a validator to handle the children of the element just started.
getChildValidator() - Method in class com.saxonica.ee.validate.SkipValidator
Get a validator to handle the children of the current element.
getChildWithRole(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
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() - 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 QName in Clark notation, that is "{uri}local" if in a namespace, or "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
getClass(String, boolean) - Method in class net.sf.saxon.Configuration
Load a class using the class name provided.
getClass(String, Logger, ClassLoader) - Method in interface net.sf.saxon.lib.IDynamicLoader
Load a class using the class name provided.
getClass(String, Logger, ClassLoader) - Method in class net.sf.saxon.trans.DynamicLoader
Load a class using the class name provided.
getClassLoader() - Method in class net.sf.saxon.trans.DynamicLoader
Get the ClassLoader supplied using the method DynamicLoader.setClassLoader(java.lang.ClassLoader).
getClause() - Method in class net.sf.saxon.expr.flwor.ClauseInfo
Get the clause being traced
getClauseKey() - Method in class net.sf.saxon.expr.flwor.Clause
Get a keyword identifying what kind of clause this is
getClauseKey() - Method in class net.sf.saxon.expr.flwor.CountClause
 
getClauseKey() - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
 
getClauseKey() - Method in class net.sf.saxon.expr.flwor.ForClause
 
getClauseKey() - Method in class net.sf.saxon.expr.flwor.GroupByClause
 
getClauseKey() - Method in class net.sf.saxon.expr.flwor.LetClause
 
getClauseKey() - Method in class net.sf.saxon.expr.flwor.OrderByClause
 
getClauseKey() - Method in class net.sf.saxon.expr.flwor.TraceClause
 
getClauseKey() - Method in class net.sf.saxon.expr.flwor.WhereClause
 
getClauseKey() - Method in class net.sf.saxon.expr.flwor.WindowClause
 
getClauseList() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Get the list of clauses of the FLWOR expression, in the order they are written.
getCode(String) - Static method in class net.sf.saxon.lib.Validation
Get the integer validation code corresponding to a given string
getCodeForBuiltInRuleSet(BuiltInRuleSet) - Method in class net.sf.saxon.trans.Mode
Return a code string for a built-in rule set.
getCodeInjector() - Method in class net.sf.saxon.expr.parser.XPathParser
Set a CodeInjector which can be used to modify or wrap expressions on the tree as the expression is parsed and the tree is constructed.
getCodeInjector() - Method in class net.sf.saxon.query.QueryModule
Get the CodeInjector if one is in use
getCodeInjector() - Method in class net.sf.saxon.query.StaticQueryContext
Get any CodeInjector that has been registered
getCodeInjector() - Method in class net.sf.saxon.trans.CompilerInfo
Get the registered CodeInjector, if any
getCodepoint() - Method in class net.sf.saxon.regex.charclass.SingletonCharacterClass
 
getCodepoint() - Method in class net.sf.saxon.str.UnicodeChar
Get the codepoint represented by this UnicodeChar
getCodePoint() - Method in class net.sf.saxon.style.XSLOutputCharacter
 
getCodepointCollationKey() - Method in class net.sf.saxon.value.StringValue
Get an atomic value that encapsulates this match key.
getCollation() - Method in class com.saxonica.ee.optim.SwitchExpression
Get the collation used
getCollation() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Get the statically-determined collator, or null if the collation was not determined statically
getCollation() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Get the collation to be used
getCollation() - Method in class net.sf.saxon.trans.KeyDefinition
Get the collation.
getCollation(String) - Method in class net.sf.saxon.Configuration
Get the collation with a given collation name.
getCollation(String, String) - Method in class net.sf.saxon.Configuration
Get the collation with a given collation name, supplying a relative URI and base URI separately.
getCollation(String, String, String) - Method in class net.sf.saxon.Configuration
Get the collation with a given collation name, supplying a relative URI and base URI separately, and throwing an error if it cannot be found.
getCollation(XPathContext, Sequence) - Method in class net.sf.saxon.functions.Sort_2
 
getCollationArgument() - Method in class net.sf.saxon.functions.CollatingFunctionFree
Get the argument position (0-based) containing the collation name
getCollationKey(String) - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
Factory method to generate a collation key for a given string, using this collation
getCollationKey(SimpleCollation, String) - Method in class net.sf.saxon.java.JavaPlatform
Given a collation, get a collation key.
getCollationKey(SimpleCollation, String) - Method in interface net.sf.saxon.Platform
Given a collation, get a collation key.
getCollationKey(UnicodeString) - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
 
getCollationKey(UnicodeString) - Method in class net.sf.saxon.expr.sort.AlphanumericCollator
Get a collation key for a String.
getCollationKey(UnicodeString) - Method in class net.sf.saxon.expr.sort.CaseFirstCollator
Get a collation key for a String.
getCollationKey(UnicodeString) - Method in class net.sf.saxon.expr.sort.CodepointCollator
Get a collation key for a string.
getCollationKey(UnicodeString) - Method in class net.sf.saxon.expr.sort.HTML5CaseBlindCollator
Get a collation key for a string.
getCollationKey(UnicodeString) - Method in class net.sf.saxon.expr.sort.RuleBasedSubstringMatcher
Get a collation key for a String.
getCollationKey(UnicodeString) - Method in class net.sf.saxon.expr.sort.SimpleCollation
Get a collation key for a String.
getCollationKey(UnicodeString) - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Get a collation key that can be used as a proxy for strings being compared
getCollationKey(UnicodeString) - Method in interface net.sf.saxon.lib.StringCollator
Get a collation key for a String.
getCollationKey(UnicodeString, StringCollator) - Static method in class net.sf.saxon.functions.CollationKeyFn
 
getCollationName() - Method in class net.sf.saxon.trans.KeyDefinition
Get the collation name for this key definition.
getCollationName() - Method in class net.sf.saxon.trans.KeyDefinitionSet
Get the name of the collation used for this key
getCollationNameExpression() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Get the expression which, on evaluation, yields the name of the collation to be used
getCollationNameExpression() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Get the selected collation name (specifically, an expression which when evaluated returns the collation URI).
getCollationURI() - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
 
getCollationURI() - Method in class net.sf.saxon.expr.sort.AlphanumericCollator
Get the collation URI.
getCollationURI() - Method in class net.sf.saxon.expr.sort.CaseFirstCollator
Get the collation URI.
getCollationURI() - Method in class net.sf.saxon.expr.sort.CodepointCollator
Get the collation URI.
getCollationURI() - Method in class net.sf.saxon.expr.sort.HTML5CaseBlindCollator
Get the collation URI.
getCollationURI() - Method in class net.sf.saxon.expr.sort.SimpleCollation
Get the collation URI.
getCollationURI() - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Get the collation URI corresponding to this collation
getCollationURI() - Method in interface net.sf.saxon.lib.StringCollator
Get the collation URI.
getCollationURIResolver() - Method in class net.sf.saxon.Configuration
Get the collation URI resolver associated with this configuration.
getCollator() - Method in interface net.sf.saxon.expr.sort.AtomicComparer
Get the collation used by this AtomicComparer if any
getCollator() - Method in class net.sf.saxon.expr.sort.AtomicSortComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.CalendarValueComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.CodepointCollatingComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.CollatingAtomicComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.ContextFreeAtomicComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.DecimalSortComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.DescendingComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.DoubleSortComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.EmptyGreatestComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.EqualityComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.GenericAtomicComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.NumericComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.TextComparer
 
getCollator() - Method in class net.sf.saxon.expr.sort.UntypedNumericComparer
Get the collation used by this AtomicComparer if any
getCollectionFinder() - Method in class net.sf.saxon.Configuration
Get the collection finder associated with this configuration.
getCollectionFinder() - Method in class net.sf.saxon.Controller
Get the collection finder associated with this configuration.
getCollectionFinder() - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Get the collection finder associated with this configuration.
getCollectionURI() - Method in interface net.sf.saxon.lib.ResourceCollection
Get the URI of the collection
getCollectionURI() - Method in class net.sf.saxon.resource.AbstractResourceCollection
 
getCollectionURI() - Method in class net.sf.saxon.resource.JarCollection
Get the URI identifying this collection
getColumnInstructions(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLInsert
 
getColumnInstructions(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLUpdate
 
getColumnName() - Method in class net.sf.saxon.option.sql.SQLColumn
 
getColumnNumber() - Method in class com.saxonica.ee.schema.SchemaStructure
Get the column number of the element defining this schema component.
getColumnNumber() - Method in class com.saxonica.xqj.pull.PullToStax.SourceStreamLocation
 
getColumnNumber() - Method in class com.saxonica.xqj.pull.TreeWalker
Return the character position where the current document event ends.
getColumnNumber() - Method in exception javax.xml.xquery.XQQueryException
Gets the column number in the query string where the error occurred.
getColumnNumber() - Method in class javax.xml.xquery.XQStackTraceElement
Gets the column number in the query string containing the execution point represented by this stack trace element.
getColumnNumber() - Method in class net.sf.saxon.event.ContentHandlerProxyLocator
Get the column number
getColumnNumber() - Method in class net.sf.saxon.event.ReceivingContentHandler.LocalLocator
Return the character position where the current document event ends.
getColumnNumber() - Method in class net.sf.saxon.expr.flwor.ClauseInfo
Return the column number where the current document event ends.
getColumnNumber() - Method in class net.sf.saxon.expr.instruct.Actor
 
getColumnNumber() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getColumnNumber() - Method in class net.sf.saxon.expr.parser.Loc
Get the column number
getColumnNumber() - Method in class net.sf.saxon.expr.parser.Tokenizer
Get the column number of the current token
getColumnNumber() - Method in class net.sf.saxon.expr.parser.XPathParser.NestedLocation
Get the column number of the error within the expression or query
getColumnNumber() - Method in interface net.sf.saxon.om.NodeInfo
Get column number.
getColumnNumber() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
 
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() - Method in interface net.sf.saxon.s9api.Location
Get the column number.
getColumnNumber() - Method in interface net.sf.saxon.s9api.StaticError
The coloumn number locating the error within a query or stylesheet module
getColumnNumber() - Method in class net.sf.saxon.s9api.XdmNode
Get the column number of the node in a source document.
getColumnNumber() - Method in class net.sf.saxon.style.UseWhenStaticContext
 
getColumnNumber() - Method in class net.sf.saxon.sxpath.IndependentContext
 
getColumnNumber() - Method in class net.sf.saxon.trans.XmlProcessingIncident
The column number locating the error within a query or stylesheet module
getColumnNumber() - Method in class net.sf.saxon.tree.AttributeLocation
Get the column number.
getColumnNumber() - Method in class net.sf.saxon.tree.linked.CommentImpl
Get the column number of the node within its source entity
getColumnNumber() - Method in class net.sf.saxon.tree.linked.ElementImpl
Get the line number of the node within its source document entity
getColumnNumber() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the column number of the node.
getColumnNumber() - Method in class net.sf.saxon.tree.linked.ProcInstImpl
Get the column number of the node within its source entity
getColumnNumber() - Method in class net.sf.saxon.tree.NamespaceNode
Get column number
getColumnNumber() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the column number of the node within its source document entity
getColumnNumber() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the column number of the node.
getColumnNumber() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Return the character position where the current document event ends.
getColumnNumber() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get column number
getColumnNumber() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get column number
getColumnNumber() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get column number
getColumnNumber() - Method in class net.sf.saxon.type.ValidationFailure
 
getColumnNumber(int) - Method in class net.sf.saxon.expr.parser.Tokenizer
Return the column number corresponding to a given offset in the expression
getColumnNumber(int) - Method in class net.sf.saxon.tree.linked.LineNumberMap
Get the column number corresponding to a given sequence number
getColumnNumber(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the column number for a node.
getCombinedAttributeGroup() - Method in class com.saxonica.ee.schema.UserComplexType
Returns the attribute group containing details of all the attributes defined for this complex type.
getCombinedOutputProperties(Properties) - Method in class net.sf.saxon.s9api.Serializer
Create a Properties object holding the defined serialization properties.
getCommandName(Object) - Static method in class net.sf.saxon.trans.CommandLineOptions
 
getCommentBuffer() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the character buffer used to hold all the comment data of the document
getCommonSuperType(ItemType, ItemType) - Static method in class net.sf.saxon.type.Type
Get a type that is a common supertype of two given item types, without the benefit of a TypeHierarchy cache.
getCommonSuperType(ItemType, ItemType, TypeHierarchy) - Static method in class net.sf.saxon.type.Type
Get a type that is a common supertype of two given item types
getCommonSuperType(SequenceType, SequenceType) - Static method in class net.sf.saxon.type.Type
 
getComparand() - Method in class net.sf.saxon.expr.CompareToIntegerConstant
Get the integer value on the rhs of the expression
getComparand() - Method in class net.sf.saxon.expr.CompareToStringConstant
Get the string value on the rhs of the expression
getComparator() - Method in class net.sf.saxon.expr.sort.SimpleCollation
Get the underlying comparator
getComparators() - Method in class net.sf.saxon.expr.sort.SortExpression
Get the comparators, if known statically.
getComparer() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Get the comparer used for the comparisons
getComparer() - Method in class net.sf.saxon.expr.sort.DocumentSorter
 
getComparer() - Method in class net.sf.saxon.expr.SwitchCaseComparison
 
getComparer() - Method in class net.sf.saxon.functions.Minimax
 
getComparer(SortKeyDefinitionList, AtomicComparer[]) - Method in class net.sf.saxon.expr.sort.MergeInstr
 
getComparisonCardinality() - Method in class net.sf.saxon.expr.GeneralComparison
Ask whether the comparison is known to be many-to-one, one-to-one, or many-to-many.
getComparisonKey(Tuple, GenericAtomicComparer[]) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Callback to get the comparison key for a tuple.
getComparisonOperator() - Method in class net.sf.saxon.expr.CompareToConstant
Get the comparison operator
getCompilation() - Method in class net.sf.saxon.style.StyleElement
 
getCompilation() - Method in class net.sf.saxon.style.StyleNodeFactory
 
getCompilation() - Method in class net.sf.saxon.style.UseWhenStaticContext
 
getCompiledFunction() - Method in class net.sf.saxon.style.XSLFunction
Get the compiled function
getCompiledLibraries() - Method in class com.saxonica.ee.optim.StaticQueryContextEE
 
getCompiledLibraries() - Method in class net.sf.saxon.query.StaticQueryContext
 
getCompiledLibrary(NamespaceUri) - Method in class com.saxonica.ee.optim.StaticQueryContextEE
Get a previously compiled library module
getCompiledLibrary(NamespaceUri) - Method in class net.sf.saxon.query.StaticQueryContext
Get a previously compiled library module
getCompiledNamedTemplate() - Method in class net.sf.saxon.style.XSLTemplate
Get the compiled template
getCompiledParam() - Method in class net.sf.saxon.style.XSLLocalParam
 
getCompiledVariable() - Method in class net.sf.saxon.style.XSLGlobalVariable
 
getCompilerInfo() - Method in class net.sf.saxon.style.Compilation
Get the compilation options used by this compilation
getCompilerInfo() - Method in class net.sf.saxon.trans.packages.PackageLibrary
 
getCompileTimeParams() - Method in class net.sf.saxon.PreparedStylesheet
Get the parameters that were set at compile time.
getComplement() - Static method in class net.sf.saxon.regex.charclass.EmptyCharacterClass
 
getComplement() - Method in class net.sf.saxon.regex.charclass.InverseCharacterClass
Get the character class of which this class is the complement
getCompletionService() - Method in class com.saxonica.ee.parallel.ThreadManagerEE
Get the ExecutorService (so that new work can be submitted)
getComplexType() - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
 
getComplexType() - Method in class com.saxonica.ee.schema.sdoc.XSDComplexContentRestriction
Get the complex type that is the result of the restriction
getComplexType() - Method in class com.saxonica.ee.schema.sdoc.XSDComplexType
Get the UserComplexType represented by this complexType element in the schema document
getComponent() - Method in class net.sf.saxon.expr.instruct.OriginalFunction
 
getComponent(String) - Method in class net.sf.saxon.event.PipelineConfiguration
Get a named component of the pipeline
getComponent(AccessorFn.Component) - Method in class net.sf.saxon.value.AtomicValue
Method to extract components of a value.
getComponent(AccessorFn.Component) - Method in class net.sf.saxon.value.DateTimeValue
Get a component of the value.
getComponent(AccessorFn.Component) - Method in class net.sf.saxon.value.DurationValue
Get a component of the normalized value
getComponent(AccessorFn.Component) - Method in class net.sf.saxon.value.GDateValue
Get a component of the value.
getComponent(AccessorFn.Component) - Method in class net.sf.saxon.value.QNameValue
Get a component.
getComponent(AccessorFn.Component) - Method in class net.sf.saxon.value.TimeValue
Get a component of the value.
getComponent(SymbolicName) - Method in class net.sf.saxon.PreparedStylesheet
 
getComponent(SymbolicName) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Search the package for a component with a given name
getComponent(SymbolicName) - Method in class net.sf.saxon.style.StylesheetPackage
Get the component within this package having a given symbolic name
getComponentAsFunction() - Method in class com.saxonica.ee.schema.Assertion
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.AttributeDecl
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.AttributeGroupReference
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.AttributeUse
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.AttributeWildcard
Get the schema component in the form of a function item.
getComponentAsFunction() - Method in class com.saxonica.ee.schema.ElementDecl
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.IdentityConstraint
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.ModelGroup
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.ModelGroupDefinition
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.Notation
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.Particle
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.SchemaStructure
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.TypeAlternative
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.UserComplexType
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.UserSimpleType
 
getComponentAsFunction() - Method in class com.saxonica.ee.schema.Wildcard
 
getComponentAsFunction() - Method in enum net.sf.saxon.type.AnySimpleType
Get the schema component in the form of a function item.
getComponentAsFunction() - Method in enum net.sf.saxon.type.AnyType
 
getComponentAsFunction() - Method in class net.sf.saxon.type.BuiltInAtomicType
 
getComponentAsFunction() - Method in class net.sf.saxon.type.BuiltInListType
Get the schema component in the form of a function item.
getComponentAsFunction() - Method in class net.sf.saxon.type.EnumerationType
Get the schema component in the form of a function item.
getComponentAsFunction() - Method in class net.sf.saxon.type.ErrorType
Get the schema component in the form of a function item.
getComponentAsFunction() - Method in class net.sf.saxon.type.NumericType
Get the schema component in the form of a function item.
getComponentAsFunction() - Method in interface net.sf.saxon.type.SchemaComponent
Get the schema component in the form of a function item.
getComponentAsFunction() - Method in enum net.sf.saxon.type.Untyped
Get the schema component in the form of a function item.
getComponentAsFunction(ComplexType) - Static method in class com.saxonica.ee.schema.UserComplexType
 
getComponentAsFunction(SimpleType) - Static method in class com.saxonica.ee.schema.UserSimpleType
Get schema information for a simple type in the form of a function item
getComponentBindings() - Method in class net.sf.saxon.expr.Component
Get the component's binding vector; that is the list of external references to other components
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.DayFromDate
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.DayFromDateTime
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.DaysFromDuration
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.HoursFromDateTime
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.HoursFromDuration
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.HoursFromTime
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.LocalNameFromQName
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.MinutesFromDateTime
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.MinutesFromDuration
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.MinutesFromTime
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.MonthFromDate
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.MonthFromDateTime
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.MonthsFromDuration
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.NamespaceUriFromQName
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.PrefixFromQName
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.SecondsFromDateTime
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.SecondsFromDuration
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.SecondsFromTime
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.TimezoneFromDate
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.TimezoneFromDateTime
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.TimezoneFromTime
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.YearFromDate
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.YearFromDateTime
 
getComponentId() - Method in class net.sf.saxon.functions.AccessorFn.YearsFromDuration
 
getComponentIndex() - Method in class net.sf.saxon.style.StylesheetPackage
Get a map containing all the components in this package, indexed by symbolic name
getComponentKind() - Method in class net.sf.saxon.expr.Component
 
getComponentKind() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getComponentKind() - Method in class net.sf.saxon.trans.ComponentTest
 
getComponentKind() - Method in class net.sf.saxon.trans.SymbolicName
Get the kind of component, for example StandardNames.XSL_FUNCTION or StandardNames.XSL_VARIABLE
getComponentName() - Method in class com.saxonica.ee.schema.AttributeDecl
Get the attribute name
getComponentName() - Method in class com.saxonica.ee.schema.ElementDecl
 
getComponentName() - Method in class net.sf.saxon.expr.instruct.Actor
Get the name of the component as a QName
getComponentName() - Method in class net.sf.saxon.trans.SymbolicName
Get the QName part of the symbolic name of the component
getComponentName() - Method in interface net.sf.saxon.type.SchemaDeclaration
Get the name of the schema component
getComponentName(String, int) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called to check that a lexical QName is valid and allocate a nameCode for the name in the namePool.
getComponentNodeTests() - Method in class net.sf.saxon.pattern.CombinedNodeTest
Get the two parts of the combined node test
getComponentReference() - Method in exception com.saxonica.ee.schema.MissingComponentExceptionImpl
 
getComponentType(BuiltInAtomicType, String) - Static method in class com.saxonica.functions.qt4.Parts
 
getComponentValue(AtomicValue, String) - Static method in class com.saxonica.functions.qt4.Parts
 
getComposite(SequenceIterator) - Method in class net.sf.saxon.trans.KeyIndex
Get the nodes with a given composite key value
getCompositorName() - Method in class com.saxonica.ee.schema.AllModelGroup
Get the name of this compositor
getCompositorName() - Method in class com.saxonica.ee.schema.ChoiceModelGroup
Get the name of this compositor
getCompositorName() - Method in class com.saxonica.ee.schema.ModelGroup
Get the name of the compositor used in this model group
getCompositorName() - Method in class com.saxonica.ee.schema.ModelGroupDefinition
 
getCompositorName() - Method in class com.saxonica.ee.schema.SequenceModelGroup
Get the name of this compositor
getCompressedValue() - Method in class net.sf.saxon.str.CompressedWhitespace
 
getCondition() - Method in class com.saxonica.ee.schema.Assertion
Get the XPath expression representing the assertion.
getCondition() - Method in class com.saxonica.ee.schema.TypeAlternative
Get the XPath expression used in the test attribute of the alternative.
getCondition() - Method in class net.sf.saxon.expr.IsLastExpression
Get the condition we are testing for
getCondition() - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Get the condition under which the nodes need to be sorted
getCondition() - Method in class net.sf.saxon.style.XSLWhen
 
getCondition(int) - Method in class net.sf.saxon.expr.instruct.Choose
Get the i'th condition counting from zero
getConditionEvaluators() - Method in class net.sf.saxon.expr.instruct.Choose.ChooseExprElaborator
 
getConditionEvaluators() - Method in class net.sf.saxon.expr.instruct.Choose
 
getConditionText() - Method in class com.saxonica.ee.schema.Assertion
Get the original text of the condition.
getConditionText() - Method in class com.saxonica.ee.schema.TypeAlternative
Get the original text of the condition.
getConfiguration() - Method in class com.saxonica.ee.config.StandardSchemaResolver
Get the configuration used by the resolver
getConfiguration() - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Get the underlying Saxon Configuration object
getConfiguration() - Method in class com.saxonica.ee.jaxp.ValidatingReader
Get the Saxon Configuration object used by this Validating Reader (allowing it to be shared by another ValidatingReader)
getConfiguration() - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Get the Configuration object
getConfiguration() - Method in class com.saxonica.ee.jaxp.ValidatorImpl
Get the underlying Saxon Configuration object
getConfiguration() - Method in interface com.saxonica.ee.schema.ComponentReference
Determine the configuration containing this reference (and its target)
getConfiguration() - Method in class com.saxonica.ee.schema.PreparedSchema
Get the configuration
getConfiguration() - Method in class com.saxonica.ee.schema.SchemaCompiler
Get the configuration
getConfiguration() - Method in class com.saxonica.ee.schema.SchemaStructure
Get the schema containing this structure
getConfiguration() - Method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
Get the Saxon Configuration
getConfiguration() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get the configuration used to build the tree containing this node.
getConfiguration() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the configuration used to build the tree containing this node.
getConfiguration() - Method in class com.saxonica.ee.validate.AbstractReceiver
 
getConfiguration() - Method in class com.saxonica.xqj.SaxonXQConnection
Get the Saxon Configuration in use.
getConfiguration() - Method in class com.saxonica.xqj.SaxonXQDataSource
Get the Saxon Configuration in use.
getConfiguration() - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
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.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.event.Outputter
Get the Saxon Configuration
getConfiguration() - Method in class net.sf.saxon.event.PipelineConfiguration
Get the Saxon Configuration object
getConfiguration() - Method in class net.sf.saxon.event.ReceivingContentHandler
Get the Configuration object
getConfiguration() - Method in class net.sf.saxon.event.SequenceReceiver
Get the Saxon Configuration
getConfiguration() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the Configuration
getConfiguration() - Method in class net.sf.saxon.expr.elab.Elaborator
Get the Saxon Configuration
getConfiguration() - Method in class net.sf.saxon.expr.Expression
Get the configuration containing this expression
getConfiguration() - Method in class net.sf.saxon.expr.flwor.Clause
 
getConfiguration() - Method in class net.sf.saxon.expr.instruct.Executable
Get the configuration
getConfiguration() - Method in class net.sf.saxon.expr.PackageData
Get the Configuration to which this package belongs
getConfiguration() - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Get the Configuration
getConfiguration() - Method in class net.sf.saxon.expr.parser.Optimizer
Get the Saxon configuration object
getConfiguration() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Get the Configuration
getConfiguration() - Method in interface net.sf.saxon.expr.StaticContext
Get the system configuration
getConfiguration() - Method in interface 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.Gizmo
 
getConfiguration() - Method in class net.sf.saxon.jaxp.IdentityTransformer
 
getConfiguration() - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Get the configuration.
getConfiguration() - Method in class net.sf.saxon.lib.SerializerFactory
 
getConfiguration() - Method in class net.sf.saxon.lib.StandardInvalidityHandler
Get the Saxon Configuration object
getConfiguration() - Method in class net.sf.saxon.lib.StandardURIResolver
Get the configuration if available
getConfiguration() - Method in class net.sf.saxon.om.GenericTreeInfo
Get the Configuration to which this tree belongs
getConfiguration() - Method in interface net.sf.saxon.om.NodeInfo
Convenience method to get the Configuration.
getConfiguration() - Method in interface net.sf.saxon.om.TreeInfo
Get the Configuration to which the nodes in this tree belong
getConfiguration() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the configuration
getConfiguration() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the configuration previously set using setConfiguration
getConfiguration() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the configuration
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.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.query.StaticQueryContext
Get the Configuration options
getConfiguration() - Method in class net.sf.saxon.query.XQueryExpression
Get the Configuration to which this Container belongs
getConfiguration() - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Get the Configuration options
getConfiguration() - Method in class net.sf.saxon.style.Compilation
Get the Saxon Configuration used by this Compilation
getConfiguration() - Method in class net.sf.saxon.style.ExpressionContext
Get the system configuration
getConfiguration() - Method in class net.sf.saxon.style.StyleElement
 
getConfiguration() - Method in class net.sf.saxon.style.StyleNodeFactory
 
getConfiguration() - Method in class net.sf.saxon.style.StylesheetModule
 
getConfiguration() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the system configuration
getConfiguration() - Method in class net.sf.saxon.sxpath.XPathEvaluator
Get the Configuration in use.
getConfiguration() - Method in class net.sf.saxon.trace.ExpressionPresenter
Get the Saxon configuration
getConfiguration() - Method in class net.sf.saxon.trans.CompilerInfo
 
getConfiguration() - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getConfiguration() - Method in class net.sf.saxon.Transform
Get the configuration.
getConfiguration() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the configuration previously set using setConfiguration
getConfiguration() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the configuration
getConfiguration() - Method in class net.sf.saxon.tree.NamespaceNode
Get the configuration
getConfiguration() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Get the configuration previously set using setConfiguration
getConfiguration() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the configuration
getConfiguration() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
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.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(XPathContext) - Static method in class net.sf.saxon.Configuration
Get the configuration, given the context.
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
Deprecated.
getConfigurationProperty(Feature<T>) - Method in class net.sf.saxon.Configuration
Get a property of the configuration.
getConfigurationProperty(Feature<T>) - Method in class net.sf.saxon.s9api.Processor
Get the value of a configuration property
getConnection() - Method in class com.saxonica.xqj.SaxonXQDataSource
 
getConnection() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getConnection() - Method in class com.saxonica.xqj.SaxonXQItem
 
getConnection() - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
getConnection() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getConnection() - Method in interface javax.xml.xquery.PooledXQConnection
Creates and returns an XQConnection object that is a handle for the physical connection that this PooledXQConnection object represents.
getConnection() - Method in interface javax.xml.xquery.XQDataSource
Attempts to create a connection to an XML datasource.
getConnection() - Method in interface javax.xml.xquery.XQResultItem
Gets the XQuery connection associated with this result item
getConnection() - Method in interface javax.xml.xquery.XQResultSequence
Gets the XQuery connection associated with this result sequence
getConnection(String, String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Get a connection, by supplying a username and password.
getConnection(String, String) - Method in interface javax.xml.xquery.XQDataSource
Attempts to establish a connection to an XML datasource using the supplied username and password.
getConnection(Connection) - Method in class com.saxonica.xqj.SaxonXQDataSource
Get a connection based on an underlying JDBC connection
getConnection(Connection) - Method in interface javax.xml.xquery.XQDataSource
Attempts to create a connection to an XML datasource using an existing JDBC connection.
getConstantText() - Method in class net.sf.saxon.expr.instruct.DocumentInstr
For a text-only instruction, determine if the text value is fixed and if so return it; otherwise return null
getConstantValue() - Method in class net.sf.saxon.style.SourceBinding
 
getConstraint() - Method in class net.sf.saxon.expr.OperandRole
Get any constraint on the expression that can be associated with this operand type
getConstraintCategory() - Method in class com.saxonica.ee.schema.IdentityConstraint
The type of constraint: one of "key", "unique", or "keyref"
getConstraintCategory() - Method in class com.saxonica.ee.schema.Key
 
getConstraintCategory() - Method in class com.saxonica.ee.schema.KeyRef
 
getConstraintCategory() - Method in class com.saxonica.ee.schema.Unique
 
getConstraintChecker() - Method in class com.saxonica.ee.validate.SkipValidator
 
getConstraintChecker() - Method in class com.saxonica.ee.validate.ValidatingFilter
Get the constraint checker used in this pipeline
getConstraintChecker() - Method in class com.saxonica.ee.validate.ValidationContext
Get the constraint checker used in this pipeline
getConstraintClauseNumber() - Method in interface net.sf.saxon.lib.Invalidity
Get the clause number of the rule that has been violated
getConstraintClauseNumber() - Method in class net.sf.saxon.type.ValidationFailure
Get the constraint clause number
getConstraintName() - Method in class com.saxonica.ee.schema.AssertionFacet
 
getConstraintName() - Method in class com.saxonica.ee.schema.Facet
Get the name of the XSD constraint associated with this facet
getConstraintName() - Method in class com.saxonica.ee.schema.IdentityConstraint
Get the name of this identity constraint
getConstraintName() - Method in interface net.sf.saxon.lib.Invalidity
Get the name of the constraint that has been violated
getConstraintName() - Method in class net.sf.saxon.type.ValidationFailure
Get the constraint name
getConstraintReference() - Method in interface net.sf.saxon.lib.Invalidity
Get the constraint name and clause in the format defined in XML Schema Part 1 Appendix 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.ValidationFailure
Get the constraint reference as a string for inserting into an error message.
getConstraintReferenceMessage(Invalidity) - Method in class net.sf.saxon.lib.StandardInvalidityHandler
Get the constraint reference as a string for inserting into an error message.
getConstructionMode() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getConstructionMode() - Method in interface javax.xml.xquery.XQStaticContext
Gets the construction mode defined in the static context.
getConstructionMode() - Method in class net.sf.saxon.query.QueryModule
Get the current construction mode
getConstructionMode() - Method in class net.sf.saxon.query.StaticQueryContext
Get the current construction mode
getConsumingOperand(Expression) - Static method in class com.saxonica.ee.stream.Streamability
Get the consuming (or potentially consuming) operand of an expression, assuming there is exactly one
getContainedInstructions() - Method in class net.sf.saxon.style.XSLAttributeSet
Get the contained xsl:attribute instructions, in compiled form
getContainedSource() - Method in class net.sf.saxon.lib.AugmentedSource
Get the Source object wrapped by this AugmentedSource
getContainer() - Method in class com.saxonica.ee.trans.ContextItemStaticInfoEE
 
getContainer() - Method in class com.saxonica.xsltextn.pedigree.Pedigree
Get the containing map or array
getContainer() - Method in class net.sf.saxon.trace.ContextStackFrame
Get the container of the instruction that caused this new context to be created.
getContainerGranularity() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getContainingAttributeGroup() - Method in class com.saxonica.ee.schema.AttributeDecl
Get the containing attribute group.
getContainingAttributeGroupDecl() - Method in class com.saxonica.ee.schema.AttributeUse
Get the attribute group declaration containing this attribute use, if any
getContainingComplexType() - Method in class com.saxonica.ee.schema.AttributeDecl
Get the containing complex type.
getContainingComplexType() - Method in class com.saxonica.ee.schema.ElementDecl
Get the containing complex type.
getContainingComplexType() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Get the complexType associated with the containing xs:complexType element
getContainingDeclarationName() - Method in class com.saxonica.ee.schema.UserDefinedType
Get the name of the containing element or attribute declaration, if any (and if known).
getContainingElement() - Method in class com.saxonica.ee.validate.ContentValidator
Get the name of the element being validated (for diagnostics).
getContainingElementLocationId() - Method in class com.saxonica.ee.validate.ContentValidator
Get the location of the element being validated
getContainingElementName() - Method in class com.saxonica.ee.validate.ContentValidator
Get the containing element name, for use in error messages.
getContainingFunction() - Method in class net.sf.saxon.expr.TailCallLoop
Get the containing function
getContainingLocation() - Method in class net.sf.saxon.expr.parser.XPathParser.NestedLocation
Get the location of the container.
getContainingLocation() - Method in interface net.sf.saxon.expr.StaticContext
Get the containing location.
getContainingLocation() - 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.
getContainingLocation() - Method in class net.sf.saxon.style.ExpressionContext
Get the containing location of an XPath expression within the stylesheet
getContainingLocation() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
 
getContainingModelGroup() - Method in class com.saxonica.ee.schema.ElementDecl
Get the containing named model group.
getContainingPackage() - Method in class net.sf.saxon.expr.Component
Get the containing package of this component
getContainingPackage() - Method in class net.sf.saxon.style.StyleElement
Get the containing package (the principal stylesheet module of the package in which this XSLT element appears)
getContainingPackageName() - Method in class net.sf.saxon.expr.instruct.OriginalFunction
Get the name of the package containing the function
getContainingSimpleType() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Get the simpleTypeDefinition associated with the containing xs:simpleType element
getContainingSlotManager() - Method in class net.sf.saxon.style.StyleElement
Get the SlotManager for the containing Procedure definition
getContent() - Method in class net.sf.saxon.expr.instruct.Doctype
 
getContent() - Method in class net.sf.saxon.resource.UnparsedTextResource
 
getContent() - Method in class net.sf.saxon.s9api.Message
Get the content of the message
getContent() - Method in class net.sf.saxon.value.StringValue
Get the content of this StringValue
getContentExpression() - Method in interface net.sf.saxon.expr.instruct.InstructionWithComplexContent
Get the subexpression that is used to evaluated the content, that is, the contained sequence constructor
getContentExpression() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Get the expression that constructs the content of the element
getContentExpression() - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
getContentExpression() - Method in class net.sf.saxon.style.TextValueTemplateNode
 
getContentHandler() - Method in class com.saxonica.ee.jaxp.ValidatingReader
Return the current content handler.
getContentHandler() - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Gets the ContentHandler which receives the augmented validation result.
getContentHandler() - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Get the ContentHandler registered using setContentHandler()
getContentHandler() - Method in class net.sf.saxon.s9api.Serializer
Get a ContentHandler that can be used to direct the output of a SAX parser (or other source of SAX events) to this serializer.
getContentModelSize() - Method in class com.saxonica.ee.schema.ModelGroup
Get the number of particles in the (unsimplified) content model
getContentOperand() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
 
getContentType() - Method in class com.saxonica.ee.validate.SchemaAttributeTest
Get the content type allowed by this NodeTest (that is, the type annotation of the matched nodes).
getContentType() - Method in class com.saxonica.ee.validate.SchemaElementTest
Get the content type allowed by this NodeTest (that is, the type annotation of the matched nodes).
getContentType() - Method in class net.sf.saxon.functions.URIQueryParameters
Get the value of media-type, or absent if absent
getContentType() - Method in interface net.sf.saxon.lib.Resource
Get the media type (MIME type) of the resource if known
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).
getContentType() - Method in class net.sf.saxon.resource.BinaryResource
Get the media type (MIME type) of the resource if known, for example "image/jpeg".
getContentType() - Method in class net.sf.saxon.resource.FailedResource
Get the media type (MIME type) of the resource if known
getContentType() - Method in class net.sf.saxon.resource.JSONResource
Get the media type (MIME type) of the resource if known
getContentType() - Method in class net.sf.saxon.resource.MetadataResource
 
getContentType() - Method in class net.sf.saxon.resource.TypedStreamSource
Get the content type
getContentType() - Method in class net.sf.saxon.resource.UnknownResource
Get the media type (MIME type) of the resource if known
getContentType() - Method in class net.sf.saxon.resource.UnparsedTextResource
Get the media type (MIME type) of the resource if known
getContentType() - Method in class net.sf.saxon.resource.XmlResource
Get the media type (MIME type) of the resource if known
getContentTypeForAlphaCode() - Method in class net.sf.saxon.pattern.CombinedNodeTest
 
getContext() - Method in class com.saxonica.ee.stream.feed.ItemFeed
Get the dynamic evaluation context
getContext() - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
 
getContext() - Method in class net.sf.saxon.expr.sort.GenericAtomicComparer
 
getContext() - Method in class net.sf.saxon.ma.json.JsonHandler
 
getContext() - Method in class net.sf.saxon.trace.ContextStackFrame
Get the value of the context at this level of the context stack
GetContext() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.GetContext
 
getContextComponent() - Method in class com.saxonica.ee.schema.UserSimpleType
Get the component that contains the definition of this anonymous simple type definition
getContextDeterminedTypeForAttribute(StructuredQName) - Method in class com.saxonica.ee.schema.UserComplexType
Get the context-determined type for a given attribute.
getContextDeterminedTypeForElement(StructuredQName) - Method in class com.saxonica.ee.schema.UserComplexType
Get the context-determined type for a given child element.
getContextDocumentRoot() - Method in class net.sf.saxon.expr.parser.PathMap
Get the path map root for the context document
getContextDocumentSettingContainer(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Get the context-document-setting container of an expression.
getContextItem() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the context item
getContextItem() - Method in interface 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.query.DynamicQueryContext
Get the context item for the query, as set using setContextItem().
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
getContextItem() - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Get the context item
getContextItem() - Method in class net.sf.saxon.trace.ContextStackFrame
Get the value of the context item at this level of the context stack
getContextItemExpr() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
getContextItemExpression() - Method in class net.sf.saxon.style.XSLEvaluate
 
getContextItemPosture() - Method in class com.saxonica.ee.trans.ContextItemStaticInfoEE
Get the context item posture
getContextItemRequirements() - Method in class net.sf.saxon.style.StylesheetPackage
Get the required context item type and other details of the global context item.
getContextItemRoot() - Method in class net.sf.saxon.expr.parser.PathMap
Get the path map root for the context item
getContextItemStack() - Method in class net.sf.saxon.event.ContentHandlerProxy.ContentHandlerProxyTraceListener
Get the context item stack
getContextItemStack() - Method in class net.sf.saxon.event.ContentHandlerProxyLocator
Get the current item stack.
getContextItemStaticInfo() - Method in class net.sf.saxon.expr.AxisExpression
 
getContextItemStaticType() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getContextItemStaticType() - Method in interface javax.xml.xquery.XQStaticContext
Gets the static type of the context item.
getContextItemType() - Method in class net.sf.saxon.expr.AxisExpression
Get the static type of the context item for this AxisExpression.
getContextItemTypeForTemplateRule() - Method in class net.sf.saxon.style.XSLTemplate
 
getContextItemUType() - Method in class net.sf.saxon.expr.parser.ContextItemStaticInfo
Get the static type of the context item as a UType
getContextLocationText() - Method in class net.sf.saxon.type.ValidationFailure
Get additional location text, if any.
getContextNode(XPathContext) - Method in class net.sf.saxon.functions.SystemFunction
Helper method for subclasses: get the context item if it is a node, throwing appropriate errors if not
getContextPath() - Method in interface net.sf.saxon.lib.Invalidity
Get a hierarchic path giving the node being validated (the validation root).
getContextPath() - Method in class net.sf.saxon.type.ValidationFailure
 
getContextSettingExpression() - Method in class net.sf.saxon.expr.parser.ContextItemStaticInfo
 
getController() - Method in class com.saxonica.ee.validate.ValidationContext
Get the Controller used for this validation episode
getController() - Method in class net.sf.saxon.event.PipelineConfiguration
Get the controller associated with this pipelineConfiguration
getController() - Method in class net.sf.saxon.event.TransformerReceiver
Get the Controller used for this transformation
getController() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the Controller.
getController() - Method in interface 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.functions.hof.UserFunctionReference.BoundUserFunction
 
getControllingExpression() - Method in class com.saxonica.ee.stream.adjunct.GroupBoundaryTester
 
getControllingInstruction() - Method in class net.sf.saxon.functions.CurrentGroupCall
Get the innermost containing xsl:for-each-group instruction, if there is one
getControllingInstruction() - Method in class net.sf.saxon.functions.CurrentMergeGroup
Get the innermost containing xsl:merge instruction, if there is one
getControllingInstruction() - Method in class net.sf.saxon.functions.CurrentMergeKey
Get the innermost containing xsl:merge instruction, if there is one
getConventionalPrefix() - Method in class com.saxonica.ee.extfn.js.IXSLFunctionSet
 
getConventionalPrefix() - Method in class com.saxonica.ee.extfn.VendorFunctionSetEE
 
getConventionalPrefix() - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet
 
getConventionalPrefix() - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
getConventionalPrefix() - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE
 
getConventionalPrefix() - Method in class com.saxonica.functions.sql.SQLFunctionSet
 
getConventionalPrefix() - Method in class net.sf.saxon.functions.MathFunctionSet
 
getConventionalPrefix() - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Return a conventional prefix for use with this namespace, typically the prefix used in the documentation of these functions.
getConventionalPrefix() - Method in class net.sf.saxon.functions.registry.ExsltCommonFunctionSet
 
getConventionalPrefix() - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE
 
getConventionalPrefix() - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet
 
getConventionalPrefix() - Method in class net.sf.saxon.ma.map.MapFunctionSet
 
getConventionalPrefix(String) - Static method in class net.sf.saxon.lib.NamespaceConstant
Get the conventional prefix for a common namespace
getConversion() - Method in class net.sf.saxon.expr.instruct.LocalParam
Get the conversion expression
getConversionContext() - Method in class net.sf.saxon.Configuration
Get an XPathContext object with sufficient capability to perform comparisons and conversions
getConversionRules() - Method in class net.sf.saxon.Configuration
Get the conversion rules used to convert between atomic types.
getConversionRules() - Method in class net.sf.saxon.s9api.ItemType.BuiltInAtomicItemType
 
getConversionRules() - Method in class net.sf.saxon.s9api.ItemType
Get the conversion rules implemented by this type.
getConversionRules() - Method in class net.sf.saxon.type.Converter
Get the conversion rules to be used by this Converter
getConvertedParameter(StructuredQName, SequenceType, XPathContext) - Method in class net.sf.saxon.Controller
Get the value of a parameter, converted and/or type-checked
getConverter() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Get the converter used to convert the items in the sequence
getConverter() - Method in class net.sf.saxon.expr.CastingExpression
Get the Converter allocated to implement this cast expression, if any
getConverter(AtomicType, AtomicType) - Method in class net.sf.saxon.lib.ConversionRules
Get a Converter for a given pair of atomic types.
getConverterDynamically(XPathContext) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
 
getConvertingIterator(XPathContext, SequenceIterator) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
 
getCopiedFrom() - Method in class net.sf.saxon.tree.tiny.TinyTree
Declare that this tree was produced as a copy of another tree, and identify the root node of that tree
getCopiedNode() - Method in class net.sf.saxon.expr.instruct.Copy.CopyElementDetails
 
getCopyBindings() - Method in class com.saxonica.ee.update.CopyModifyExpression
 
getCopyInformee() - Method in class net.sf.saxon.event.PipelineConfiguration
 
getCopyNamespacesModeInherit() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getCopyNamespacesModeInherit() - Method in interface javax.xml.xquery.XQStaticContext
Gets the inherit part of the copy-namespaces mode defined in the static context.
getCopyNamespacesModePreserve() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getCopyNamespacesModePreserve() - Method in interface javax.xml.xquery.XQStaticContext
Gets the preserve part of the copy-namespaces mode defined in the static context.
getCorrespondingSingletonOperator(int) - Static method in class net.sf.saxon.expr.GeneralComparison
Return the singleton form of the comparison operator, e.g.
getCost() - Method in class net.sf.saxon.expr.AndExpression
 
getCost() - Method in class net.sf.saxon.expr.Assignation
Return the estimated cost of evaluating an expression.
getCost() - Method in class net.sf.saxon.expr.AxisExpression
Return the estimated cost of evaluating an expression.
getCost() - Method in class net.sf.saxon.expr.Expression
Return the estimated cost of evaluating an expression.
getCost() - Method in class net.sf.saxon.expr.FilterExpression
Return the estimated cost of evaluating an expression.
getCost() - Method in class net.sf.saxon.expr.LetExpression
Return the estimated cost of evaluating an expression.
getCost() - Method in class net.sf.saxon.expr.LookupAllExpression
Return the estimated cost of evaluating an expression.
getCost() - Method in class net.sf.saxon.expr.LookupExpression
Return the estimated cost of evaluating an expression.
getCost() - Method in class net.sf.saxon.expr.OrExpression
 
getCost() - Method in class net.sf.saxon.expr.SlashExpression
Return the estimated cost of evaluating an expression.
getCount() - Method in class net.sf.saxon.expr.instruct.NumberInstruction
Get the count pattern, if specified
getCounterMap() - Method in class com.saxonica.ee.schema.AllModelGroup
Get a mapping from element name fingerprints (including fingerprints of substitution group members) to entries in the minima and maxima arrays.
getCounterMap() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Get the counter map used to map attribute names to positions in an array of counters used during instance validation
getCountry() - Method in class net.sf.saxon.expr.number.AbstractNumberer
Get the country used by this numberer.
getCountry() - Method in interface net.sf.saxon.lib.Numberer
Get the country used by this numberer
getCoverageStatistics() - Method in class com.saxonica.ee.validate.ValidationStack
Get the statistics showing the usage of individual schema components during a validation episode
getCurrentBinding() - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Get the binding of the item being matched by the pattern, that is, the binding that represents the value of the current() function
getCurrentComponent() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current component
getCurrentComponent() - Method in interface net.sf.saxon.expr.XPathContext
Get the current component
getCurrentComponent() - Method in class net.sf.saxon.expr.XPathContextMajor
Get the current component
getCurrentComponent() - Method in class net.sf.saxon.expr.XPathContextMinor
Get the current component
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.expr.EarlyEvaluationContext
Get the current date and time.
getCurrentDateTime() - Method in interface 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() - Method in class net.sf.saxon.query.DynamicQueryContext
Get the date and time set previously using DynamicQueryContext.setCurrentDateTime(net.sf.saxon.value.DateTimeValue) or null if none has been set.
getCurrentDateTime(XPathContext) - Static method in class net.sf.saxon.value.DateTimeValue
Get the dateTime value representing the nominal date/time of this transformation run.
getCurrentDepth() - Method in class com.saxonica.ee.domino.Erector
Get the current depth in the tree
getCurrentDepth() - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Get the current depth in the tree
getCurrentDirectory() - Static method in class net.sf.saxon.expr.parser.ExpressionTool
 
getCurrentDoc() - Method in class net.sf.saxon.Gizmo
Get the current document (for testing purposes)
getCurrentEventNumber() - Method in class com.saxonica.ee.stream.watch.WatchManager
 
getCurrentException() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current exception (in saxon:catch)
getCurrentException() - Method in interface net.sf.saxon.expr.XPathContext
Get the current exception (in saxon:catch)
getCurrentException() - Method in class net.sf.saxon.expr.XPathContextMajor
Get the current exception (in saxon:catch)
getCurrentException() - Method in class net.sf.saxon.expr.XPathContextMinor
Get the current exception (in saxon:catch)
getCurrentGroup() - Method in class net.sf.saxon.expr.sort.GroupByIterator
Get the contents of the current group as a java List
getCurrentGroupingKey() - Method in class com.saxonica.ee.stream.adjunct.GroupAdjacentTester
 
getCurrentGroupingKey() - Method in class com.saxonica.ee.stream.ManualGroupIterator
 
getCurrentGroupingKey() - Method in class net.sf.saxon.expr.sort.GroupAdjacentIterator
 
getCurrentGroupingKey() - Method in class net.sf.saxon.expr.sort.GroupBreakingIterator
 
getCurrentGroupingKey() - Method in class net.sf.saxon.expr.sort.GroupByIterator
Get the value of the grouping key for the current group
getCurrentGroupingKey() - Method in interface net.sf.saxon.expr.sort.GroupIterator
Get the grouping key of the current group
getCurrentGroupingKey() - Method in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
getCurrentGroupingKey() - Method in class net.sf.saxon.expr.sort.MergeGroupingIterator
 
getCurrentGroupingKey() - Method in class net.sf.saxon.expr.sort.SortedGroupIterator
 
getCurrentGroupIterator() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current group iterator.
getCurrentGroupIterator() - Method in interface 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 interface net.sf.saxon.expr.XPathContext
Get the current iterator.
getCurrentIterator() - Method in class net.sf.saxon.expr.XPathContextMinor
Get the current iterator.
getCurrentLeafNode() - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Get the current text, comment, or processing instruction node
getCurrentLocation() - Method in class net.sf.saxon.event.ContentHandlerProxy
Get the current location identifier
getCurrentMergeGroupIterator() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current merge group iterator.
getCurrentMergeGroupIterator() - Method in interface net.sf.saxon.expr.XPathContext
Get the current merge group iterator.
getCurrentMergeGroupIterator() - Method in class net.sf.saxon.expr.XPathContextMajor
Get the current merge group iterator.
getCurrentMergeGroupIterator() - Method in class net.sf.saxon.expr.XPathContextMinor
Get the current merge group iterator.
getCurrentMode() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current mode.
getCurrentMode() - Method in interface 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.
getCurrentNode() - Method in class com.saxonica.ee.stream.watch.WatchManager
 
getCurrentNode() - Method in class net.sf.saxon.dom.DOMSender
While an event is being processed by the receiver, the DOM Node to which it relates is available as the value of currentNode
getCurrentOutputUri() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current output URI
getCurrentOutputUri() - Method in interface net.sf.saxon.expr.XPathContext
Get the current output URI
getCurrentOutputUri() - Method in class net.sf.saxon.expr.XPathContextMinor
Get the current output URI
getCurrentParentNode() - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Get the current document or element node
getCurrentRegexIterator() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current regex iterator.
getCurrentRegexIterator() - Method in interface 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 com.saxonica.ee.domino.DominoTreeModel.DominoBuilder
Get the current root node.
getCurrentRoot() - Method in class net.sf.saxon.dom.DOMWriter
Get the current root node.
getCurrentRoot() - Method in class net.sf.saxon.event.Builder
Get the current root node.
getCurrentRoot() - Method in class net.sf.saxon.option.axiom.AxiomWriter
Get the current root node.
getCurrentRoot() - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
Get the current root node.
getCurrentRoot() - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
Get the current root node.
getCurrentRoot() - Method in class net.sf.saxon.option.xom.XOMWriter
Get the current root node.
getCurrentRoot() - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Get the current root node.
getCurrentTemplateRule() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the current template.
getCurrentTemplateRule() - Method in interface 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.
getCurrentWorkingDirectory() - Static method in class net.sf.saxon.trans.CommandLineOptions
 
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.
getData() - Method in class net.sf.saxon.resource.BinaryResource
Get the content of the resource as an array of bytes
getData(int) - Static method in class net.sf.saxon.lib.FeatureIndex
 
getData(String) - Static method in class net.sf.saxon.lib.FeatureIndex
 
getDataFactory() - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
getDataFactory() - Method in class com.saxonica.xqj.SaxonXQExpression
 
getDataFactory() - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
getDataTypeExpression() - Method in class net.sf.saxon.expr.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.value.SaxonXMLGregorianCalendar
Return day in month or 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.expr.PackageData
Get a DecimalFormatManager to resolve the names of decimal formats used in calls to the format-number() function.
getDecimalFormatManager() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Get the decimal format manager
getDecimalFormatManager() - Method in interface net.sf.saxon.expr.StaticContext
Get a DecimalFormatManager to resolve the names of decimal formats used in calls to the format-number() function.
getDecimalFormatManager() - Method in class net.sf.saxon.query.QueryModule
Get a DecimalFormatManager to resolve the names of decimal formats used in calls to the format-number() function.
getDecimalFormatManager() - Method in class net.sf.saxon.style.ExpressionContext
Get a DecimalFormatManager to resolve the names of decimal formats used in calls to the format-number() function.
getDecimalFormatManager() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get the decimal format manager used to manage xsl:decimal-format declarations in this package
getDecimalFormatManager() - Method in class net.sf.saxon.style.UseWhenStaticContext
Get a DecimalFormatManager to resolve the names of decimal formats used in calls to the format-number() function.
getDecimalFormatManager() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Get a DecimalFormatManager to resolve the names of decimal formats used in calls to the format-number() function.
getDecimalFormatNames() - Method in class net.sf.saxon.trans.DecimalFormatManager
Get the names of all named decimal formats that have been registered
getDecimalSeparator() - Method in class net.sf.saxon.trans.DecimalSymbols
Get the decimal separator value
getDecimalSortComparerInstance() - Static method in class net.sf.saxon.expr.sort.DecimalSortComparer
 
getDecimalValue() - Method in class net.sf.saxon.s9api.XdmAtomicValue
Get the value converted to a decimal using the XPath casting rules
getDecimalValue() - Method in class net.sf.saxon.value.BigDecimalValue
Get the value
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
Implementations of Decimal value don't throw an exception when converted to BigDecimal
getDecimalValue() - Method in class net.sf.saxon.value.DoubleValue
Get the numeric value converted to a decimal
getDecimalValue() - Method in class net.sf.saxon.value.FloatValue
Get the numeric value converted to a decimal
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.IntegerValue
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
getDeclaration() - Method in class com.saxonica.ee.schema.ElementParticle
Returns the ElementDecl that this element definition references.
getDeclaration(StructuredQName, int) - Method in class net.sf.saxon.functions.FunctionLibraryList
Get the function declaration corresponding to a given function name and arity
getDeclaration(StructuredQName, int) - Method in class net.sf.saxon.query.ImportedFunctionLibrary
Get the function declaration corresponding to a given function name and arity
getDeclaration(StructuredQName, int) - Method in interface net.sf.saxon.query.XQueryFunctionBinder
Get the function declaration corresponding to a given function name and arity
getDeclaration(StructuredQName, int) - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Get the function declaration corresponding to a given function name and arity
getDeclarationByKey(SymbolicName) - 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"
getDeclarationMap() - Method in class com.saxonica.ee.schema.AllModelGroup
Get a mapping from element name fingerprints (including fingerprints of substitution group members) to local or global element declarations to be used to validate the content of each element in the all group
getDeclaredAttributes() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Get a HashMap containing all the attributes in this attribute group, expanded recursively.
getDeclaredCardinality() - Method in class net.sf.saxon.s9api.XsltExecutable.ParameterDetails
Get the declared cardinality of the parameter
getDeclaredItemType() - Method in class net.sf.saxon.s9api.XsltExecutable.ParameterDetails
Get the declared item type of the parameter
getDeclaredNamespaces(NamespaceBinding[]) - Method in class com.saxonica.ee.domino.DominoAttr
Get all namespace declarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class com.saxonica.ee.domino.DominoNode
Get all namespace declarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class com.saxonica.ee.stream.om.FleetingNode
 
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in interface net.sf.saxon.om.NodeInfo
Get all namespace declarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.tree.linked.ElementImpl
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.tree.linked.NodeImpl
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.tree.NamespaceNode
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement
 
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get all namespace declarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.tree.util.Orphan
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get all namespace declarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get all namespace declarations and undeclarations defined on this element.
getDeclaredNamespaces(NamespaceBinding[]) - Method in class net.sf.saxon.value.TextFragmentValue
Get all namespace undeclarations and undeclarations defined on this element.
getDeclaredParamType(StructuredQName) - Method in class net.sf.saxon.style.XSLNextIteration
 
getDeclaredResultType() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the declared result type
getDeclaredSchemaParameters() - Method in class com.saxonica.config.EnterpriseConfiguration
Get the set of saxon:param schema parameters declared in the schema held by this Configuration.
getDeclaredSchemaParameters() - Method in class net.sf.saxon.Configuration
Get the set of saxon:param schema parameters declared in the schema held by this Configuration.
getDeclaredSerializationProperties() - Method in class net.sf.saxon.PreparedStylesheet
Get the properties for xsl:output, including character maps.
getDeclaredStreamability() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the declared streamability (XSLT 3.0 attribute)
getDeclaredType() - Method in class net.sf.saxon.style.SourceBinding
Get the type actually declared for the attribute
getDeclaredVariables() - Method in class net.sf.saxon.sxpath.IndependentContext
 
getDeclaredVisibility() - Method in class net.sf.saxon.expr.instruct.Actor
Get the visibility of the component as defined using its actual @visibility attribute
getDeclaredVisibility() - Method in class net.sf.saxon.style.StyleElement
Get the visibility of the component.
getDeclaringComponent() - Method in class net.sf.saxon.expr.instruct.Actor
 
getDeclaringComponent() - Method in class net.sf.saxon.trans.Mode
 
getDeclaringPackage() - Method in class net.sf.saxon.expr.Component
Get the declaring package of this component
getDefaultAttributeGroupReference() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Get a reference to the default attribute group
getDefaultCollation() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getDefaultCollation() - Method in interface javax.xml.xquery.XQStaticContext
Gets the URI of the default collation.
getDefaultCollation() - Method in class net.sf.saxon.s9api.XsltCompiler
Get the default collation
getDefaultCollation() - Method in class net.sf.saxon.trans.CompilerInfo
Get the name of the default collation
getDefaultCollationName() - Method in class net.sf.saxon.Configuration
Get the name of the global default collation
getDefaultCollationName() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Get the name of the default collation for this static context
getDefaultCollationName() - Method in interface net.sf.saxon.expr.StaticContext
Get the name of 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.query.StaticQueryContext
Get the name of the default collation.
getDefaultCollationName() - Method in class net.sf.saxon.s9api.XQueryCompiler
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.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.sxpath.AbstractStaticContext
Get the name of the default collation.
getDefaultCollection() - Method in class net.sf.saxon.Configuration
Get the URI of the default collection.
getDefaultCollection() - Method in class net.sf.saxon.Controller
Get the name of the default collection.
getDefaultContextItemStaticInfo() - Method in class com.saxonica.config.EnterpriseConfiguration
Get a default ContextItemStaticInfo, indication no information is available about the context item type
getDefaultContextItemStaticInfo() - Method in class net.sf.saxon.Configuration
Get a default ContextItemStaticInfo, indication no information is available about the context item type
getDefaultCountry() - Method in class net.sf.saxon.Configuration
Get the default country to be used for number and date formatting when no country is specified.
getDefaultCountry() - Method in class net.sf.saxon.java.JavaPlatform
Get the default country for localization.
getDefaultCountry() - Method in interface net.sf.saxon.Platform
Get the default country for localization.
getDefaultDecimalFormat() - Method in class net.sf.saxon.trans.DecimalFormatManager
Get the default decimal-format.
getDefaultDynamicLoader() - Method in class com.saxonica.config.JavaPlatformEE
Get the default DynamicLoader for the platform
getDefaultDynamicLoader() - Method in class com.saxonica.config.JavaPlatformPE
Get the default DynamicLoader for the platform
getDefaultDynamicLoader() - Method in class net.sf.saxon.java.JavaPlatform
Get the default DynamicLoader for the platform
getDefaultDynamicLoader() - Method in interface net.sf.saxon.Platform
Get the default DynamicLoader for the platform
getDefaultElementNamespace() - Method in class com.saxonica.ee.schema.TypeAlternative
Get the default namesapce for elements and types from the static context of the XPath expression
getDefaultElementNamespace() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Get the default namespace for elements and types
getDefaultElementNamespace() - Method in interface net.sf.saxon.expr.StaticContext
Get the default XPath namespace for elements and types
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.query.StaticQueryContext
Get the default namespace for elements and types
getDefaultElementNamespace() - Method in class net.sf.saxon.s9api.XsltCompiler
Get the value of the default namespace for elements and types
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.sxpath.AbstractStaticContext
Get the default namespace URI for elements and types Return NamespaceConstant.NULL (that is, the zero-length string) for the non-namespace
getDefaultElementNamespace() - Method in class net.sf.saxon.trans.CompilerInfo
 
getDefaultElementTypeNamespace() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getDefaultElementTypeNamespace() - Method in interface javax.xml.xquery.XQStaticContext
Gets the URI of the default element/type namespace, the empty string if not set.
getDefaultFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
Get a FeedMaker which will generate a feed to handle streamed input of operand "arg".
getDefaultFunctionNamespace() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getDefaultFunctionNamespace() - Method in interface javax.xml.xquery.XQStaticContext
Gets the URI of the default function namespace, the empty string if not set.
getDefaultFunctionNamespace() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Get the default namespace for functions
getDefaultFunctionNamespace() - Method in interface net.sf.saxon.expr.StaticContext
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.query.StaticQueryContext
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.style.UseWhenStaticContext
Get the default function namespace
getDefaultFunctionNamespace() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the default function namespace.
getDefaultInitialMode() - Method in class net.sf.saxon.trans.CompilerInfo
Get the default initial mode name for a stylesheet compiled using this CompilerInfo.
getDefaultInitialTemplate() - Method in class net.sf.saxon.trans.CompilerInfo
Get the default initial template name for a stylesheet compiled using this CompilerInfo.
getDefaultInitialTemplateName() - Method in class net.sf.saxon.PreparedStylesheet
Get the default initial template name
getDefaultLanguage() - Method in class net.sf.saxon.Configuration
Get the default language.
getDefaultLanguage() - Method in class net.sf.saxon.java.JavaPlatform
Get the default language for localization.
getDefaultLanguage() - Method in interface net.sf.saxon.Platform
Get the default language for localization.
getDefaultMode() - Method in class net.sf.saxon.style.StylesheetPackage
Get the default mode for the package
getDefaultNamespace() - Method in class net.sf.saxon.om.NamespaceMap
Get the default namespace
getDefaultOpenContentMode() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Get the default open content mode, as a string (interleave or suffix)
getDefaultOpenContentWildcard() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Get the default open content wildcard, if any
getDefaultOptions() - Method in class net.sf.saxon.functions.OptionsParameter
Get a Java map containing the default values of registered options
getDefaultOrderForEmptySequences() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getDefaultOrderForEmptySequences() - Method in interface javax.xml.xquery.XQStaticContext
Gets the default order for empty sequences defined in the static context.
getDefaultPriority() - Method in class com.saxonica.ee.schema.UserUnionType
Get the default priority when this ItemType is used as an XSLT pattern
getDefaultPriority() - Method in class com.saxonica.ee.validate.SchemaAttributeTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - Method in class com.saxonica.ee.validate.SchemaElementTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Get the default priority when this ItemType is used as an XSLT pattern
getDefaultPriority() - Method in class net.sf.saxon.ma.map.MapType
Get the default priority when this ItemType is used as an XSLT pattern
getDefaultPriority() - Method in class net.sf.saxon.ma.map.RecordTest
Get the default priority when this ItemType is used as an XSLT pattern
getDefaultPriority() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Get the default priority when this ItemType is used as an XSLT pattern
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.ExceptPattern
The default priority of an "except" pattern is the priority of the LH operand
getDefaultPriority() - Method in class net.sf.saxon.pattern.IntersectPattern
The default priority of an "intersect" pattern is the priority of the LH operand
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.MultipleNodeKindTest
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.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.NameTestUnion
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.NodeSelector
 
getDefaultPriority() - Method in class net.sf.saxon.pattern.NodeTest
Determine the default priority to use if this node-test appears as a match pattern for a template with no explicit priority attribute.
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.SameNameTest
Determine the default priority of this node test when used on its own as a Pattern
getDefaultPriority() - Method in class net.sf.saxon.type.AnyExternalObjectType
Get the default priority when this ItemType is used as an XSLT pattern
getDefaultPriority() - Method in class net.sf.saxon.type.AnyFunctionType
Get the default priority when this ItemType is used as an XSLT pattern
getDefaultPriority() - Method in class net.sf.saxon.type.AnyItemType
 
getDefaultPriority() - Method in interface net.sf.saxon.type.AtomicType
Get the default priority when this ItemType is used as an XSLT pattern.
getDefaultPriority() - Method in class net.sf.saxon.type.EnumerationType
 
getDefaultPriority() - Method in class net.sf.saxon.type.ErrorType
 
getDefaultPriority() - Method in interface net.sf.saxon.type.ItemType
Get the default priority when this ItemType is used as an XSLT pattern
getDefaultPriority() - Method in class net.sf.saxon.type.LocalUnionType
Get the default priority when this ItemType is used as an XSLT pattern
getDefaultPriority() - Method in class net.sf.saxon.type.NumericType
Get the default priority when this ItemType is used as an XSLT pattern
getDefaultPriority() - Method in class net.sf.saxon.type.SpecificFunctionType
Get the default priority when this ItemType is used as an XSLT pattern
getDefaultRegexEngine() - Method in class net.sf.saxon.Configuration
Get the default regular expression to be used
getDefaultResultType() - Method in class net.sf.saxon.trans.Mode
 
getDefaultSerializationProperties() - Method in class net.sf.saxon.Configuration
Get the default output properties.
getDefaultStaticQueryContext() - Method in class net.sf.saxon.Configuration
Get the default options for XQuery compilation
getDefaultValue() - Method in interface com.saxonica.ee.schema.ComponentWithValueConstraint
Gets the default value, as a typed value.
getDefaultValue() - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Get the expression that supplies the default value of the context item, if any.
getDefaultValue() - Method in class net.sf.saxon.sxpath.XPathVariable
Get the default value of the variable
getDefaultValue() - Method in class net.sf.saxon.z.IntRangeToIntMap
Get the default value used to indicate an unused entry
getDefaultValue() - Method in class net.sf.saxon.z.IntToIntArrayMap
Get the default value used to indicate an unused entry
getDefaultValue() - Method in class net.sf.saxon.z.IntToIntHashMap
Get the default value used to indicate an unused entry
getDefaultValue() - Method in interface net.sf.saxon.z.IntToIntMap
Get the default value used to indicate an unused entry
getDefaultValueConstraint() - Method in interface com.saxonica.ee.schema.ComponentWithValueConstraint
 
getDefaultValueExpression() - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Get the expression used to compute the default value of the parameter
getDefaultValueExpression(int) - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the default value expression of the Nth parameter, if any
getDefaultValueExpression(int) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
Get the default value expression of the Nth parameter, if any
getDefaultValueExpression(int) - Method in interface net.sf.saxon.functions.registry.FunctionDefinition
Get the default value expression of the Nth parameter, if any
getDefaultValueExpression(int) - Method in class net.sf.saxon.query.XQueryFunction
Get the default value expression of the Nth parameter, if any
getDefaultValueExpressionSupplier() - Method in class net.sf.saxon.style.XSLLocalParam
 
getDefaultValueLexicalForm() - Method in interface com.saxonica.ee.schema.ComponentWithValueConstraint
Returns the lexical form of the default value of this component
getDefaultXPathNamespace() - Method in class net.sf.saxon.style.StyleElement
Get the default XPath namespace for elements and types
getDefaultXsltCompilerInfo() - Method in class net.sf.saxon.Configuration
Get the default options for XSLT compilation
getDefinition() - Method in class net.sf.saxon.lib.ExtensionFunctionCall
Get the definition of this extension function
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.expr.instruct.ComponentTracer
Determine which aspects of the context the expression depends on.
getDependencies() - Method in class net.sf.saxon.expr.instruct.CopyOf
 
getDependencies() - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
 
getDependencies() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Determine which aspects of the context the expression depends on.
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.AncestorQualifiedPattern
Get the dependencies of the pattern.
getDependencies() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Get the dependencies of the pattern.
getDependencies() - Method in class net.sf.saxon.pattern.GeneralNodePattern
Get the dependencies of the pattern.
getDependencies() - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Get the dependencies of the pattern.
getDependencies() - Method in class net.sf.saxon.pattern.NodeSetPattern
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.VennPattern
Get the dependencies of the pattern.
getDepth() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the depth of this node in the tree.
getDepth() - Method in class com.saxonica.ee.stream.watch.WatchManager
 
getDepth() - Method in class net.sf.saxon.value.NestedIntegerValue
 
getDerivationMethod() - Method in class com.saxonica.ee.schema.UserDefinedType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - Method in enum net.sf.saxon.type.AnySimpleType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - Method in enum 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.type.EnumerationType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - Method in class net.sf.saxon.type.ErrorType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - Method in class net.sf.saxon.type.NumericType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - Method in interface net.sf.saxon.type.SchemaType
Gets the integer code of the derivation method used to derive this type from its parent.
getDerivationMethod() - Method in enum net.sf.saxon.type.Untyped
Gets the integer code of the derivation method used to derive this type from its parent.
getDescendantElementCardinality(int) - Method in class com.saxonica.ee.schema.UserComplexType
Assuming an element is a permitted descendant in the content model of this type, determine the cardinality of the element when it appears as a descendant.
getDescendantElementCardinality(int) - Method in enum net.sf.saxon.type.AnyType
Assuming an element is a permitted descendant in the content model of this type, determine the cardinality of the element when it appears as a descendant.
getDescendantElementCardinality(int) - Method in interface net.sf.saxon.type.ComplexType
Assuming an element is a permitted descendant in the content model of this type, determine the cardinality of the element when it appears as a descendant.
getDescendantElementCardinality(int) - Method in enum net.sf.saxon.type.Untyped
Assuming an element is a permitted descendant in the content model of this type, determine the cardinality of the element when it appears as a descendant.
getDescendantElementType(int) - Method in class com.saxonica.ee.schema.UserComplexType
Assuming an element is a permitted descendant in the content model of this type, determine the type of the element when it appears as a descendant.
getDescendantElementType(int) - Method in enum net.sf.saxon.type.AnyType
Assuming an element is a permitted descendant in the content model of this type, determine the type of the element when it appears as a descendant.
getDescendantElementType(int) - Method in interface net.sf.saxon.type.ComplexType
Assuming an element is a permitted descendant in the content model of this type, determine the type of the element when it appears as a descendant.
getDescendantElementType(int) - Method in enum net.sf.saxon.type.Untyped
Assuming an element is a permitted descendant in the content model of this type, determine the type of the element when it appears as a descendant.
getDescription() - Method in class com.saxonica.ee.schema.UserDefinedType
Get a description of this type for use in diagnostics.
getDescription() - Method in class com.saxonica.ee.schema.UserUnionType
Get a description of this type for use in diagnostics.
getDescription() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Get a description of the variable for use in diagnostics
getDescription() - Method in class net.sf.saxon.expr.instruct.OriginalFunction
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.expr.ListConstructorFunction
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.expr.UnionConstructorFunction
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.functions.CallableFunction
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.functions.hof.AtomicConstructorFunction
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.functions.hof.CoercedFunction
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.functions.hof.CurriedFunction
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.functions.hof.SystemFunctionWithBoundContextItem
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.functions.hof.UnresolvedXQueryFunctionItem
 
getDescription() - Method in class net.sf.saxon.functions.hof.UserFunctionReference.BoundUserFunction
 
getDescription() - Method in class net.sf.saxon.functions.SystemFunction
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.ma.map.MapItem
Get a description of this function for use in error messages.
getDescription() - Method in class net.sf.saxon.ma.map.RangeKey
Get a description of this function for use in error messages.
getDescription() - Method in interface net.sf.saxon.om.FunctionItem
Get a description of this function for use in error messages.
getDescription() - Method in enum net.sf.saxon.type.AnySimpleType
Get a description of this type for use in diagnostics
getDescription() - Method in enum 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
 
getDescription() - Method in class net.sf.saxon.type.EnumerationType
Get a description of this type for use in error messages.
getDescription() - Method in class net.sf.saxon.type.ErrorType
Get a description of this type for use in diagnostics
getDescription() - Method in class net.sf.saxon.type.LocalUnionType
 
getDescription() - Method in class net.sf.saxon.type.NumericType
Get a description of this type for use in error messages.
getDescription() - Method in interface net.sf.saxon.type.SchemaType
Get a description of this type for use in error messages.
getDescription() - Method in interface net.sf.saxon.type.UnionType
 
getDescription() - Method in enum net.sf.saxon.type.Untyped
Get a description of this type for use in diagnostics
getDestination() - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Get the Destination that will receive the validated document.
getDestination() - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
 
getDestination() - Method in class net.sf.saxon.event.TransformerReceiver
Get the output destination of the transformation
getDestination() - Method in class net.sf.saxon.query.SequenceWrapper
 
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 XsltTransformer.setDestination(net.sf.saxon.s9api.Destination)
getDestinationBaseURI() - Method in class net.sf.saxon.s9api.AbstractDestination
Get the base URI of the resource being written to this destination
getDestinationBaseURI() - Method in interface net.sf.saxon.s9api.Destination
Get the base URI of the resource being written to this destination
getDestinationBaseURI() - Method in class net.sf.saxon.s9api.XsltTransformer
Get the base URI of the resource being written to this destination
getDestinationReceiver(XsltController, Destination) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Get a Receiver corresponding to the chosen Destination for the transformation
getDetails() - Method in class net.sf.saxon.functions.SystemFunction
Get the details of the function signature
getDeterminism() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the determinism of the function.
getDiagnostics() - Method in class net.sf.saxon.trans.packages.PackageInspector
 
getDifferences(NamespaceMap, boolean) - Method in class net.sf.saxon.om.NamespaceMap
Get the differences between this NamespaceMap and another NamespaceMap, as an array of namespace declarations and undeclarations
getDigit() - Method in class net.sf.saxon.trans.DecimalSymbols
Get the digit symbol value
getDigitFamily(int) - Static method in class net.sf.saxon.expr.number.Alphanumeric
Determine which digit family a decimal digit belongs to: that is, return the corresponding zero digit.
getDigitValue(int) - Static method in class net.sf.saxon.expr.number.Alphanumeric
Determine whether a character represents a decimal digit and if so, which digit.
getDisallowedNamespaces() - Method in class com.saxonica.ee.schema.Wildcard
Get the disallowed namespaces.
getDisplayName() - Method in class com.saxonica.ee.domino.DominoAttr
Get the display name of this node, in the form of a lexical QName.
getDisplayName() - Method in class com.saxonica.ee.domino.DominoNode
Get the display name of this node, in the form of a lexical QName.
getDisplayName() - Method in class com.saxonica.ee.schema.AttributeDecl
Returns the name of the attribute defined by this AttributeDecl.
getDisplayName() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Return the name of this AttributeGroup, for display purposes
getDisplayName() - Method in class com.saxonica.ee.schema.AttributeUse
Returns the name of the attribute defined by this AttributeDecl.
getDisplayName() - Method in class com.saxonica.ee.schema.ElementDecl
Returns the name of this Element declaration in a form suitable for error messages.
getDisplayName() - Method in class com.saxonica.ee.schema.ElementParticle
Returns the display name of this Element particle.
getDisplayName() - Method in class com.saxonica.ee.schema.UserDefinedType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the display name of this node, in the form of a lexical QName.
getDisplayName() - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get the display name of this node.
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.expr.VariableReference
Get the display name of the variable.
getDisplayName() - Method in class net.sf.saxon.om.CodedName
Get the display name, that is the lexical QName in the form [prefix:]local-part
getDisplayName() - Method in class net.sf.saxon.om.FingerprintedQName
Get the display name, that is the lexical QName in the form [prefix:]local-part
getDisplayName() - Method in class net.sf.saxon.om.NameOfNode
Get the display name, that is the lexical QName in the form [prefix:]local-part
getDisplayName() - Method in interface net.sf.saxon.om.NodeInfo
Get the display name of this node, in the form of a lexical QName.
getDisplayName() - Method in interface net.sf.saxon.om.NodeName
Get the display name, that is the lexical QName in the form [prefix:]local-part
getDisplayName() - Method in class net.sf.saxon.om.NoNamespaceName
Get the display name, that is the lexical QName in the form [prefix:]local-part
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.option.axiom.AxiomAttributeWrapper
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
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() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.tree.NamespaceNode
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the display name of this node (a lexical QName).
getDisplayName() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.tree.util.Orphan
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the display name of this node.
getDisplayName() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get the display name of this node.
getDisplayName() - Method in enum net.sf.saxon.type.AnySimpleType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - Method in enum 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.type.EnumerationType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - Method in class net.sf.saxon.type.ErrorType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - Method in class net.sf.saxon.type.JavaExternalObjectType
 
getDisplayName() - Method in class net.sf.saxon.type.NumericType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - Method in interface net.sf.saxon.type.SchemaType
Get the display name of the type: that is, a lexical QName with an arbitrary prefix
getDisplayName() - Method in enum 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.value.TextFragmentValue
Get the display name of this node.
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.
getDocument() - Method in class com.saxonica.ee.schema.sdoc.SchemaDocument
Get the document wrapped by this SchemaDocument
getDocument() - Method in class net.sf.saxon.option.axiom.AxiomWriter
Get the constructed document node
getDocument() - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
Get the constructed document node
getDocument() - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
Get the constructed document node
getDocument() - Method in class net.sf.saxon.option.xom.XOMWriter
Get the constructed document node
getDocumentBuilder(Result) - Method in class com.saxonica.ee.domino.DominoTreeModel
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 interface net.sf.saxon.lib.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.option.axiom.AxiomObjectModel
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.option.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.option.jdom2.JDOM2ObjectModel
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.option.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.
getDocumentClassName() - Method in class com.saxonica.ee.domino.DominoTreeModel
Get the name of a characteristic class, which, if it can be loaded, indicates that the supporting libraries for this object model implementation are available on the classpath
getDocumentClassName() - Method in class net.sf.saxon.dom.DOMEnvelope
Get the name of a characteristic class, which, if it can be loaded, indicates that the supporting libraries for this object model implementation are available on the classpath
getDocumentClassName() - Method in class net.sf.saxon.dom.DOMObjectModel
Get the name of a characteristic class, which, if it can be loaded, indicates that the supporting libraries for this object model implementation are available on the classpath
getDocumentClassName() - Method in interface net.sf.saxon.lib.ExternalObjectModel
Get the name of a characteristic class, which, if it can be loaded, indicates that the supporting libraries for this object model implementation are available on the classpath
getDocumentClassName() - Method in class net.sf.saxon.option.axiom.AxiomObjectModel
Get the name of a characteristic class, which, if it can be loaded, indicates that the supporting libraries for this object model implementation are available on the classpath
getDocumentClassName() - Method in class net.sf.saxon.option.dom4j.DOM4JObjectModel
Get the name of a characteristic class, which, if it can be loaded, indicates that the supporting libraries for this object model implementation are available on the classpath
getDocumentClassName() - Method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
Get the name of a characteristic class, which, if it can be loaded, indicates that the supporting libraries for this object model implementation are available on the classpath
getDocumentClassName() - Method in class net.sf.saxon.option.xom.XOMObjectModel
Get the name of a characteristic class, which, if it can be loaded, indicates that the supporting libraries for this object model implementation are available on the classpath
getDocumentElement() - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
Get the outermost element of a document.
getDocumentElement() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the root (outermost) element.
getDocumentElementName() - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Get the name of the required top-level element of the document to be validated.
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 com.saxonica.ee.s9api.SchemaValidatorImpl
Get the schema type against which the document element is 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 com.saxonica.ee.s9api.SchemaValidatorImpl
Get the name of the required type of the top-level element of the document 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.
getDocumentNode() - Method in class com.saxonica.ee.stream.watch.WatchManager
 
getDocumentNode() - Method in interface net.sf.saxon.s9api.BuildingContentHandler
After building the document by writing a sequence of events, retrieve the root node of the constructed document tree
getDocumentNode() - Method in interface net.sf.saxon.s9api.BuildingStreamWriter
After building the document by writing a sequence of events, retrieve the root node of the constructed document tree
getDocumentNode() - Method in class net.sf.saxon.s9api.BuildingStreamWriterImpl
 
getDocumentNumber() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get the document number, which identifies this tree uniquely within a Configuration
getDocumentNumber() - Method in class net.sf.saxon.om.GenericTreeInfo
Get the document number, which identifies this tree uniquely within a Configuration
getDocumentNumber() - Method in interface net.sf.saxon.om.TreeInfo
Get the document number, which identifies this tree uniquely within a Configuration.
getDocumentNumber() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the unique document number for this document (the number is unique for all documents within a NamePool)
getDocumentNumber() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the unique document number
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.
getDocumentProjectionQuery() - Method in class net.sf.saxon.s9api.DocumentBuilder
Get the compiled query to be used for implementing document projection.
getDocumentSorter() - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Get the document sorter, which sorts the nodes if the condition is true
getDocumentTest(ItemType) - Method in class net.sf.saxon.s9api.ItemTypeFactory
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() - Method in class net.sf.saxon.s9api.XdmNode
Get the document URI of this node.
getDocumentURI(NodeInfo) - Method in class net.sf.saxon.om.DocumentPool
Get the URI for a given document node, if it is present in the pool.
getDocumentURI(NodeInfo, XPathContext) - Static method in class net.sf.saxon.functions.DocumentUri_1
 
getDocumentValidator(Receiver, String, ParseOptions, Location) - Method in class com.saxonica.config.EnterpriseConfiguration
Get a document-level validator to add to a Receiver pipeline
getDocumentValidator(Receiver, String, ParseOptions, Location) - Method in class net.sf.saxon.Configuration
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.
getDOMDocumentNode() - Method in class net.sf.saxon.dom.DOMWriter
Get the constructed DOM Document node
getDOMImplementation() - Method in class net.sf.saxon.dom.DocumentBuilderImpl
Obtain an instance of a DOMImplementation object.
getDOMLevel() - Method in class net.sf.saxon.dom.DocumentWrapper
Get the level of DOM interface to be used
getDomNode() - Method in class com.saxonica.ee.domino.DominoNode
 
getDomNode(int) - Method in class com.saxonica.ee.domino.DominoTree
 
getDouble() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getDouble() - Method in class com.saxonica.xqj.SaxonXQItem
 
getDouble() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getDouble() - Method in interface javax.xml.xquery.XQItemAccessor
Gets the current item as a double.
getDoubleValue() - Method in class net.sf.saxon.s9api.XdmAtomicValue
Get the value converted to a double using the XPath casting rules.
getDoubleValue() - Method in class net.sf.saxon.value.BigDecimalValue
Get the numeric value as a double
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
getDTDHandler() - Method in class com.saxonica.ee.jaxp.ValidatingReader
Return the current DTD handler.
getDTDHandler() - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Return the current DTD handler.
getDtdValidation() - Method in class com.saxonica.xqj.SaxonXQDataSource
Ask whether source documents are to be parsed with DTD validation enabled
getDTDValidation() - Method in class net.sf.saxon.lib.AugmentedSource
Get whether or not DTD validation of this source is required
getDTDValidationMode() - Method in class net.sf.saxon.lib.ParseOptions
Get whether or not DTD validation of this source is required
getDurability() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get the durability: always FLEETING
getDurability() - Method in class net.sf.saxon.event.Builder
 
getDurability() - Method in class net.sf.saxon.om.GenericTreeInfo
 
getDurability() - Method in interface net.sf.saxon.om.TreeInfo
Get the durability of nodes in the tree.
getDurability() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
 
getDurability() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the durability of nodes in the tree.
getDurability() - Method in class net.sf.saxon.tree.wrapper.RebasedDocument
 
getDurability() - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedDocument
 
getDurability() - Method in class net.sf.saxon.tree.wrapper.TypeStrippedDocument
 
getDurationValue() - Method in class net.sf.saxon.value.SaxonDuration
Get the underlying DurationValue
getDynamicContext() - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
getDynamicContext() - Method in class com.saxonica.xqj.SaxonXQExpression
 
getDynamicContext() - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
getDynamicLoader() - Method in class net.sf.saxon.Configuration
Get the DynamicLoader used by this Configuration.
getDynamicParams() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
getEdges() - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Get an iterator over all the transitions (edges) allowed from this state
getEdges() - Method in class com.saxonica.ee.schema.fsa.CountingState
Get an iterator over all the transitions (edges) allowed from this state
getEdges() - Method in interface com.saxonica.ee.schema.fsa.State
Get an iterator over all the transitions (edges) allowed from this state
getEdges() - Method in class com.saxonica.ee.schema.fsa.SuffixState
Get an iterator over all the transitions (edges) allowed from this state
getEditionCode() - Method in class com.saxonica.config.EnterpriseConfiguration
Get the edition code identifying this configuration: "HE", "PE" or "EE"
getEditionCode() - Method in class com.saxonica.config.ProfessionalConfiguration
Get the edition code identifying this configuration: "HE", "PE" or "EE"
getEditionCode() - Method in class net.sf.saxon.Configuration
Get the edition code identifying this configuration: "HE", "PE" or "EE"
getElaborator() - Method in class com.saxonica.config.JavaExtensionLibrary.UnresolvedExtensionFunctionCall
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.ee.optim.GeneralEqualityEE
 
getElaborator() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.ee.optim.SwitchExpression
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.ee.parallel.MultithreadedForEach
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.ee.stream.StreamInstr
 
getElaborator() - Method in class com.saxonica.ee.update.BasicUpdatingExpression
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.ee.update.CopyModifyExpression
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.ee.update.DeleteExpression
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.ee.update.InsertExpression
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.ee.update.RenameExpression
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.ee.update.ReplaceNodeExpression
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.ee.update.ReplaceValueExpression
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Make an elaborator for this expression
getElaborator() - Method in class com.saxonica.functions.qt4.ParseQNameFn
Make an elaborator for a system function call on this function
getElaborator() - Method in class com.saxonica.xsltextn.instruct.Assign
 
getElaborator() - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
 
getElaborator() - Method in class com.saxonica.xsltextn.instruct.DoInstr
 
getElaborator() - Method in class com.saxonica.xsltextn.instruct.TabulateMaps
 
getElaborator() - Method in class com.saxonica.xsltextn.instruct.While
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.AndExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.ArithmeticExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.Atomizer
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.AttributeGetter
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.AxisExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.CardinalityChecker
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.CastableExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.CastExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.CompareToIntegerConstant
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.CompareToStringConstant
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.compat.GeneralComparison10
 
getElaborator() - Method in class net.sf.saxon.expr.ConsumingOperand
 
getElaborator() - Method in class net.sf.saxon.expr.ContextItemExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.DefaultedArgumentExpression
 
getElaborator() - Method in class net.sf.saxon.expr.DynamicFunctionCall
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.EmptyTextNodeRemover
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.ErrorExpression
 
getElaborator() - Method in class net.sf.saxon.expr.Expression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.FilterExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.FirstItemExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.flwor.OuterForExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.ForExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.GeneralComparison
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.GlobalVariableReference
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.HomogeneityChecker
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.IdentityComparison
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.InstanceOfExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.ApplyImports
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.Block
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.BreakInstr
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.Choose
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.Comment
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.ComputedElement
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.Copy
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.CopyOf
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.Doctype
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.DocumentInstr
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.FixedAttribute
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.FixedElement
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.ForEach
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.Fork
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.IterateInstr
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.LocalParam
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.LocalParamBlock
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.MessageInstr
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.NextIteration
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.NextMatch
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.NumberInstruction
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.ResultDocument
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.SequenceInstr
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.SourceDocument
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.TraceExpression
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
 
getElaborator() - Method in class net.sf.saxon.expr.instruct.ValueOf
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.instruct.WherePopulated
 
getElaborator() - Method in class net.sf.saxon.expr.IntegerRangeTest
 
getElaborator() - Method in class net.sf.saxon.expr.IsLastExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.ItemChecker
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.LastItemExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.LetExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.Literal
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.LocalVariableReference
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.LookupAllExpression
 
getElaborator() - Method in class net.sf.saxon.expr.LookupExpression
 
getElaborator() - Method in class net.sf.saxon.expr.NegateExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.NumberSequenceFormatter
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.OrExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.PseudoExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.QuantifiedExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.RangeExpression
 
getElaborator() - Method in class net.sf.saxon.expr.RootExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.SimpleExpression
 
getElaborator() - Method in class net.sf.saxon.expr.SimpleStepExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.SingletonAtomizer
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.SingletonIntersectExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.SlashExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.sort.DocumentSorter
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.sort.MergeInstr
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.sort.SortExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.StaticFunctionCall
 
getElaborator() - Method in class net.sf.saxon.expr.SubscriptExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.SuppliedParameterReference
 
getElaborator() - Method in class net.sf.saxon.expr.SwitchCaseComparison
 
getElaborator() - Method in class net.sf.saxon.expr.SystemFunctionCall
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.TailCallLoop
 
getElaborator() - Method in class net.sf.saxon.expr.TailExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.TryCatch
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.UntypedSequenceConverter
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.UserFunctionCall
 
getElaborator() - Method in class net.sf.saxon.expr.ValueComparison
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.expr.VennExpression
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.Abs
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.AccessorFn
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.BaseUri_1
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.BooleanFn
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.Ceiling
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.Contains
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.Count
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.CurrentGroupCall
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.CurrentGroupingKeyCall
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.DateTimeConstructor
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Empty
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Exists
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Floor
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.GenerateId_1
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.hof.PartialApply
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.LocalName_1
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.LowerCase
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Matches
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Name_1
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.NamespaceUriFn_1
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.NodeName_1
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.NormalizeSpace_1
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.NotFn
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Number_1
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.PositionAndLast.Last
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.PositionAndLast.Position
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Put
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.QNameFn
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Root_1
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Round
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.RoundHalfToEven
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.functions.String_1
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.StringLength_1
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Substring
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.SubstringAfter
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.SubstringBefore
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Sum
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.SystemFunction
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.Translate
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.functions.UpperCase
Make an elaborator for a system function call on this function
getElaborator() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.pattern.Pattern
 
getElaborator() - Method in class net.sf.saxon.xpath.JAXPVariableReference
Make an elaborator for this expression
getElaborator() - Method in class net.sf.saxon.xpath.XPathFunctionCall
Make an elaborator for this expression
getElementById(String) - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
Return the Element whose ID is given by elementId .
getElementDecl(int) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the global element declaration with a given fingerprint
getElementDecl(StructuredQName) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the global element declaration with a given name
getElementDeclaration() - Method in class com.saxonica.ee.schema.sdoc.XSDElement
Return the element declaration schema component corresponding to this xs:element element
getElementDeclaration() - Method in class com.saxonica.ee.validate.ContentValidator
Get the element declaration that this validator is validating against
getElementDeclaration() - Method in class com.saxonica.ee.validate.SchemaElementTest
Get the element declaration
getElementDeclaration(int) - Method in class com.saxonica.config.EnterpriseConfiguration
Get a global element declaration by fingerprint
getElementDeclaration(int) - Method in class net.sf.saxon.Configuration
Get a global element declaration by fingerprint
getElementDeclaration(StructuredQName) - Method in class com.saxonica.config.EnterpriseConfiguration
Get a global element declaration by name.
getElementDeclaration(StructuredQName) - Method in class net.sf.saxon.Configuration
Get a global element declaration by name.
getElementDeclarations() - Method in class com.saxonica.ee.schema.PreparedSchema
Get an iterator over all the global element declarations defined in this schema.
getElementFormDefault() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Returns the elementFormDefault property of this Schema.
getElementName() - Method in class net.sf.saxon.tree.AttributeLocation
Get the name of the containing element
getElementName(XPathContext) - Method in class net.sf.saxon.expr.instruct.ComputedElement
Callback from the superclass ElementCreator to get the nameCode for the element name
getElementNode() - Method in class net.sf.saxon.tree.AttributeLocation
Get the reference to the containing element node, if available.
getElementParticle() - Method in class com.saxonica.ee.schema.sdoc.XSDElement
Return the element particle schema component
getElementParticleCardinality(int) - Method in class com.saxonica.ee.schema.ElementParticle
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 com.saxonica.ee.schema.ElementWildcard
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 com.saxonica.ee.schema.ModelGroup
Find an element particle within this complex type definition having a given element name (identified by elementName), 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 com.saxonica.ee.schema.ModelGroupParticle
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 com.saxonica.ee.schema.Particle
Find an element particle within this complex type definition having a given element name (identified by elementName), 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, boolean) - Method in class com.saxonica.ee.schema.UserComplexType
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, boolean) - Method in enum 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, boolean) - Method in interface net.sf.saxon.type.ComplexType
Find an element particle within this complex type definition having a given element name (identified by elementName), 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, boolean) - Method in enum 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 com.saxonica.ee.schema.ElementParticle
Find an element particle within this complex type definition having a given element name (identified by elementName), and return the schema type associated with that element particle.
getElementParticleType(int) - Method in class com.saxonica.ee.schema.ElementWildcard
Find an element particle within this complex type definition having a given element name (identified by elementName), and return the schema type associated with that element particle.
getElementParticleType(int) - Method in class com.saxonica.ee.schema.ModelGroup
Find an element particle within this complex type definition having a given element name (identified by elementName), and return the schema type associated with that element particle.
getElementParticleType(int) - Method in class com.saxonica.ee.schema.ModelGroupParticle
Find an element particle within this complex type definition having a given element name (identified by elementName), and return the schema type associated with that element particle.
getElementParticleType(int) - Method in class com.saxonica.ee.schema.Particle
Find an element particle within this part of a content model having a given element name (identified by fingerprint), and return the schema type associated with that element particle.
getElementParticleType(int, boolean) - Method in class com.saxonica.ee.schema.UserComplexType
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, boolean) - Method in enum 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, boolean) - Method in interface net.sf.saxon.type.ComplexType
Find an element particle within this complex type definition having a given element name (identified by elementName), and return the schema type associated with that element particle.
getElementParticleType(int, boolean) - Method in enum 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.
getElementsByTagName(NodeInfo, String) - Static method in class net.sf.saxon.dom.DocumentOverNodeInfo
 
getElementsByTagNameNS(String, String) - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
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.
getElementsByTagNameNS(String, String) - Method in class net.sf.saxon.dom.ElementOverNodeInfo
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in document order.
getElementsByTagNameNS(NodeInfo, String, String) - Static method in class net.sf.saxon.dom.DocumentOverNodeInfo
 
getElementTest() - Method in class net.sf.saxon.pattern.DocumentNodeTest
Get the element test contained within this document test
getElementTest(QName, QName, boolean) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Make an ItemType that tests an element name and/or schema type.
getElementText() - Method in class com.saxonica.xqj.pull.PullToStax
 
getElementTypeInfo() - Method in class com.saxonica.ee.jaxp.TypedContentHandler.TypeInfoProviderImpl
Returns the immutable TypeInfo object for the current element.
getElementValidator(Receiver, ParseOptions, Location) - Method in class com.saxonica.config.EnterpriseConfiguration
Get a Receiver that can be used to validate an element, and that passes the validated element on to a target receiver.
getElementValidator(Receiver, ParseOptions, Location) - Method in class net.sf.saxon.Configuration
Get a Receiver that can be used to validate an element, and that passes the validated element on to a target receiver.
getElementWildcard() - Method in class com.saxonica.ee.schema.sdoc.XSDAny
Returns the Wildcard.
getElementWildcard() - Method in class com.saxonica.ee.schema.sdoc.XSDOpenContent
 
getEmptyLeast() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Ask whether empty sequence comes before other values or after them
getEncoding() - Method in class com.saxonica.xqj.pull.PullToStax
 
getEncoding() - Method in class net.sf.saxon.resource.UnparsedTextResource
 
getEncoding() - Method in class net.sf.saxon.s9api.XQueryCompiler
Get the encoding previously set for the supplied query.
getEnd() - Method in class net.sf.saxon.str.Slice16
 
getEnd() - Method in class net.sf.saxon.str.Slice8
 
getEnd() - Method in class net.sf.saxon.value.IntegerRange
Get the last integer in the sequence (inclusive)
getEndCondition() - Method in class net.sf.saxon.expr.flwor.WindowClause
 
getEndExpression() - Method in class net.sf.saxon.expr.RangeExpression
 
getEndPoint() - Method in class net.sf.saxon.z.IntBlockSet
Get the end point of the range
getEndPoints() - Method in class net.sf.saxon.z.IntRangeSet
Get the end points of the ranges
getEndPoints() - Method in class net.sf.saxon.z.IntRangeToIntMap
Get the end points of the ranges
getEndPosition() - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
Get the end position in the array
getEntityResolver() - Method in class com.saxonica.ee.jaxp.ValidatingReader
Return the current entity resolver.
getEntityResolver() - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Return the current entity resolver.
getEntityResolver() - Method in class net.sf.saxon.lib.AugmentedSource
Get the EntityResolver that will be used when parsing
getEntityResolver() - Method in class net.sf.saxon.lib.ParseOptions
Get the EntityResolver that will be used when parsing
getEnvironmentVariable(String) - Method in interface net.sf.saxon.lib.EnvironmentVariableResolver
Get the value of a specific environment variable
getEnvironmentVariable(String) - Method in class net.sf.saxon.lib.StandardEnvironmentVariableResolver
Get the value of a specific environment variable
getEon() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Return high order component for XML Schema 1.0 dateTime datatype field for year.
getEonAndYear() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Return XML Schema 1.0 dateTime datatype field for year.
getEQName() - Method in class com.saxonica.ee.schema.UserComplexType
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in class com.saxonica.ee.schema.UserDefinedType
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in class com.saxonica.ee.schema.UserSimpleType
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in class net.sf.saxon.expr.VariableReference
Get the EQName of the variable.
getEQName() - Method in class net.sf.saxon.om.StructuredQName
Get the expanded QName as an EQName, that is "Q{uri}local" for a name in a namespace, or "Q{}local" otherwise
getEQName() - Method in class net.sf.saxon.s9api.QName
 
getEQName() - Method in enum net.sf.saxon.type.AnySimpleType
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in enum net.sf.saxon.type.AnyType
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in class net.sf.saxon.type.BuiltInListType
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in class net.sf.saxon.type.EnumerationType
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in class net.sf.saxon.type.ErrorType
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in class net.sf.saxon.type.NumericType
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in interface net.sf.saxon.type.SchemaType
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in enum net.sf.saxon.type.Untyped
Get the name of this type as an EQName, that is, a string in the format Q{uri}local.
getEQName() - Method in class net.sf.saxon.value.QualifiedNameValue
Get the QName in EQName notation, that is "Q{uri}local" if in a namespace, or "Q{}local" otherwise
getEQName(int) - Method in class net.sf.saxon.om.NamePool
Get the EQName form of a name, given its name code or fingerprint
getEquivalentExpr() - Method in class net.sf.saxon.pattern.GeneralNodePattern
 
getEquivalentNameTest() - Method in class net.sf.saxon.pattern.SameNameTest
Generate an equivalent NameTest
getEquivalentSequenceType(Class<?>) - Static method in class net.sf.saxon.expr.PJConverter
Get the nearest XPath equivalent to a Java class.
getEquivalentVariable(Expression) - Method in class com.saxonica.ee.trans.PrincipalStylesheetModuleEE
 
getEquivalentVariable(Expression) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
 
getEquivalentVariable(Expression) - Method in interface net.sf.saxon.trans.GlobalVariableManager
Get an existing global variable whose initializer is a given expression, if there is one.
getEraName(int) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Get the name for an era (e.g.
getEraName(int) - Method in interface net.sf.saxon.lib.Numberer
Get the name for an era (e.g.
getEraName(int) - Method in class net.sf.saxon.option.local.Numberer_de
Get the name for an era (e.g.
getEraName(int) - Method in class net.sf.saxon.option.local.Numberer_nl
Get the name for an era (e.g.
getEraName(int) - Method in class net.sf.saxon.option.local.Numberer_nlBE
Get the name for an era (e.g.
getError() - Method in class net.sf.saxon.resource.FailedResource
Get the underlying error
getErrorCode() - Method in class com.saxonica.ee.validate.ValidationContext
 
getErrorCode() - Method in exception javax.xml.xquery.XQQueryException
Gets the code identifying the error according to the standard as described in Appendix F, XQuery 1.0: An XML Query language, Appendix C, XQuery 1.0 and XPath 2.0 Functions and Operators, and its associated specifications; imlementation-defined errors may also be raised; finally the error code may also be specified in the query using fn:error().
getErrorCode() - Method in class net.sf.saxon.expr.instruct.MessageInstr
 
getErrorCode() - Method in class net.sf.saxon.expr.parser.RoleDiagnostic
Get the error code to be produced if a type error is detected
getErrorCode() - Method in interface net.sf.saxon.lib.Invalidity
Get the error code associated with the validity error.
getErrorCode() - Method in class net.sf.saxon.s9api.Message
Get the error code associated with the message.
getErrorCode() - Method in exception net.sf.saxon.s9api.SaxonApiException
Get the error code associated with the exception, if there is one
getErrorCode() - Method in interface net.sf.saxon.s9api.StaticError
The error code, as a QName.
getErrorCode() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Get the error code, as a QName.
getErrorCode() - Method in class net.sf.saxon.style.XSLMergeKey
 
getErrorCode() - Method in class net.sf.saxon.style.XSLSortOrMergeKey
 
getErrorCode() - Method in class net.sf.saxon.trans.XmlProcessingException
 
getErrorCode() - Method in class net.sf.saxon.trans.XmlProcessingIncident
The error code, as a QName.
getErrorCode() - Method in class net.sf.saxon.type.ValidationFailure
Get the error code associated with the validity error.
getErrorCode(IOException) - Static method in class net.sf.saxon.functions.UnparsedTextFunction
 
getErrorCodeForAbsentValue() - Method in class net.sf.saxon.functions.OptionsParameter
Get the error code to be used when a required option is not supplied
getErrorCodeForDecomposingFunctionItems() - Method in class net.sf.saxon.event.SequenceNormalizerWithSpaceSeparator
 
getErrorCodeForDecomposingFunctionItems() - Method in class net.sf.saxon.event.SequenceReceiver
 
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.XSLLeafNodeConstructor
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.
getErrorCodeForSelectPlusContent() - Method in class net.sf.saxon.style.XSLProcessingInstruction
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.ExactlyOne
 
getErrorCodeForTypeErrors() - Method in class net.sf.saxon.functions.TreatFn
Return the error code to be used for type errors
getErrorCodeForTypeErrors() - Method in class net.sf.saxon.functions.TreatFn.OneOrMore
 
getErrorCodeForTypeErrors() - Method in class net.sf.saxon.functions.TreatFn.ZeroOrOne
 
getErrorCodeForUndefinedContext() - Method in class net.sf.saxon.expr.ContextItemExpression
 
getErrorCodeLocalPart() - Method in class net.sf.saxon.expr.ErrorExpression
 
getErrorCodeQName() - Method in exception net.sf.saxon.trans.XPathException
Get the error code as a QName
getErrorCodeQName() - Method in class net.sf.saxon.type.ValidationFailure
 
getErrorCount() - Method in class com.saxonica.ee.schema.SchemaCompiler
Test whether errors have been reported
getErrorCount() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Get the number of errors detected in this schema document
getErrorCount() - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
 
getErrorCount() - Method in class com.saxonica.ee.validate.ValidationContext
Get the number of validation errors found during the validation episode
getErrorCount() - Method in class net.sf.saxon.lib.InvalidityReportGenerator
 
getErrorCount() - Method in class net.sf.saxon.lib.StandardErrorHandler
Return the number of errors reported
getErrorCount() - Method in class net.sf.saxon.style.Compilation
Get the number of errors reported so far
getErrorHandler() - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl.ErrorReporterWrappingErrorHandler
Get the wrapped SAX ErrorHandler
getErrorHandler() - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Get the error handler in use
getErrorHandler() - Method in class com.saxonica.ee.jaxp.ValidatingReader
Return the current error handler.
getErrorHandler() - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Gets the current ErrorHandler
getErrorHandler() - Method in class com.saxonica.ee.jaxp.ValidatorImpl
Gets the current ErrorHandler set to this Validator.
getErrorHandler() - Method in class com.saxonica.ee.jaxp.ValidatorImpl.InvalidityHandlerWrappingErrorHandler
 
getErrorHandler() - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Return the current error handler.
getErrorHandler() - Method in class net.sf.saxon.lib.ParseOptions
Get the ErrorHandler that will be used when parsing
getErrorListener() - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
Get the ErrorListener being used while loading and validating schema documents
getErrorListener() - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Get the ErrorListener being used while validating instance documents
getErrorListener() - Method in class net.sf.saxon.jaxp.IdentityTransformer
Get the error event handler in effect for the transformation.
getErrorListener() - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Get the error event handler for the TransformerFactory.
getErrorListener() - Method in class net.sf.saxon.lib.ErrorReporterToListener
Get the JAXP ErrorListener wrapped by this error reporter
getErrorListener() - Method in class net.sf.saxon.lib.InvalidityHandlerWrappingErrorListener
 
getErrorListener() - Method in class net.sf.saxon.query.DynamicQueryContext
getErrorListener() - Method in class net.sf.saxon.query.StaticQueryContext
Deprecated.
getErrorListener() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Get the ErrorListener being used during this transformation
getErrorListener() - Method in class net.sf.saxon.s9api.SchemaManager
Deprecated.
getErrorListener() - Method in class net.sf.saxon.s9api.SchemaValidator
Deprecated.
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
Deprecated.
getErrorListener() - Method in class net.sf.saxon.trans.CompilerInfo
Deprecated.
getErrorObject() - Method in exception javax.xml.xquery.XQQueryException
Gets an XQSequence representing the error object passed to fn:error().
getErrorObject() - Method in exception net.sf.saxon.trans.XPathException
Get the error object associated with this error.
getErrorReporter() - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
 
getErrorReporter() - Method in class com.saxonica.ee.schema.SchemaCompiler
Get the ErrorReporter used in this configuration.
getErrorReporter() - Method in class net.sf.saxon.Controller
 
getErrorReporter() - Method in class net.sf.saxon.event.PipelineConfiguration
Get an ErrorListener for reporting errors in processing this pipeline; this will be the ErrorListener set locally in the PipelineConfiguration if there is one, or the ErrorListener from the Configuration otherwise.
getErrorReporter() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the error listener.
getErrorReporter() - Method in interface net.sf.saxon.expr.XPathContext
Get the error reporter.
getErrorReporter() - Method in class net.sf.saxon.expr.XPathContextMajor
Get the error reporter.
getErrorReporter() - Method in class net.sf.saxon.expr.XPathContextMinor
Get the error reporter.
getErrorReporter() - Method in class net.sf.saxon.lib.AugmentedSource
Get the ErrorReporter that will be used when parsing
getErrorReporter() - Method in class net.sf.saxon.lib.InvalidityHandlerWrappingErrorReporter
 
getErrorReporter() - Method in class net.sf.saxon.lib.ParseOptions
Get the ErrorReporter that will be used when parsing
getErrorReporter() - Method in class net.sf.saxon.lib.StandardErrorHandler
 
getErrorReporter() - Method in class net.sf.saxon.query.DynamicQueryContext
Get the callback that will be used when reporting a dynamic error or warning
getErrorReporter() - Method in class net.sf.saxon.query.StaticQueryContext
Get the error reporter: that is, a used-supplied object that is to receive notification of static errors found in the stylesheet
getErrorReporter() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Get the callback that will be used when reporting a dynamic error or warning
getErrorReporter() - Method in class net.sf.saxon.s9api.SchemaManager
 
getErrorReporter() - Method in class net.sf.saxon.s9api.XQueryCompiler
Get the recipient of error information previously registered using XQueryCompiler.setErrorReporter(ErrorReporter).
getErrorReporter() - Method in class net.sf.saxon.s9api.XQueryEvaluator
Get the recipient of error information previously registered using XQueryEvaluator.setErrorReporter(ErrorReporter).
getErrorReporter() - Method in class net.sf.saxon.s9api.XsltCompiler
Get the recipient of error information previously registered using XsltCompiler.setErrorReporter(ErrorReporter).
getErrorReporter() - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Get the error listener.
getErrorReporter() - Method in class net.sf.saxon.trans.CompilerInfo
Get the error reporter: that is, a used-supplied object that is to receive notification of static errors found in the stylesheet
getEvaluationMethod() - Method in class net.sf.saxon.expr.Expression
 
getEvaluationMethod() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
 
getEvaluator() - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
 
getEvaluator() - Method in class net.sf.saxon.expr.flwor.LetClause
 
getEvaluator() - Method in class net.sf.saxon.expr.instruct.WithParam
Get the evaluation mode of the variable
getEvaluator() - Method in class net.sf.saxon.expr.LetExpression
 
getEventType() - Method in class com.saxonica.xqj.pull.PullToStax
 
getException() - Method in class com.saxonica.ee.trans.Outcome
Get the result of the task if it was unsuccessful
getException() - Method in class net.sf.saxon.expr.ErrorExpression
Get the wrapped exception
getExclusions() - Method in class net.sf.saxon.z.IntComplementSet
 
getExecutable() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement.XPathStaticContext
 
getExecutable() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Get the Executable corresponding to this schema document.
getExecutable() - Method in class net.sf.saxon.Controller
Get the Executable object.
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.XQueryExpression
Get the Executable (representing a complete stylesheet or query) of which this Container forms part
getExecutable() - Method in class net.sf.saxon.query.XQueryParser
Get the executable containing this expression.
getExecutable() - Method in class net.sf.saxon.sxpath.IndependentContext
 
getExecutable() - Method in class net.sf.saxon.sxpath.XPathExpression
Get the Executable associated with this expression
getExistingSchemaDocument(String, NamespaceUri) - Method in class com.saxonica.ee.schema.SchemaCompiler
Get the root element of the tree representing a schema document that has already been read
getExpandAttributeDefaults() - Method in class com.saxonica.xqj.SaxonXQDataSource
Ask whether fixed or default values defined in a schema or DTD will be expanded
getExpandedMessage(TransformerException) - Method in class net.sf.saxon.lib.StandardErrorListener
Get a string containing the message for this exception and all contained exceptions.
getExpandedMessage(Invalidity) - Method in class net.sf.saxon.lib.StandardInvalidityHandler
Get a string containing the message for this exception and all contained exceptions
getExpandedMessage(XmlProcessingError) - Method in class net.sf.saxon.lib.StandardErrorReporter
Get a string containing the message for this exception and all contained exceptions.
getExpandXInclude() - Method in class com.saxonica.xqj.SaxonXQDataSource
Ask whether XInclude processing is to be applied to source documents
getExpectedKindOfConstraint() - Method in class com.saxonica.ee.schema.IdentityConstraintReference
Get the expected kind of constraint
getExplicitComponentTests() - Method in class net.sf.saxon.style.XSLAcceptExpose
 
getExplicitNamespaces(NamePool) - Method in class net.sf.saxon.trans.CompoundMode
Get the "explicit namespaces" matched by this mode.
getExplicitNamespaces(NamePool) - Method in class net.sf.saxon.trans.Mode
Get the "explicit namespaces" matched by this mode.
getExplicitNamespaces(NamePool) - Method in class net.sf.saxon.trans.SimpleMode
Get the "explicit namespaces" matched by this mode.
getExponentSeparator() - Method in class net.sf.saxon.trans.DecimalSymbols
Get the exponent separator symbol
getExportTag() - Method in class com.saxonica.ee.stream.StreamInstr
 
getExportTag() - Method in class net.sf.saxon.expr.instruct.SourceDocument
 
getExpression() - Method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
Get the expression being processed by this StreamingAdjunct
getExpression() - Method in class com.saxonica.ee.stream.feed.ItemFeed
Get the expression being evaluated by this ItemFeed.
getExpression() - Method in class com.saxonica.ee.stream.Inversion.PushAction
 
getExpression() - Method in class net.sf.saxon.expr.elab.Elaborator
Get the expression being elaborated
getExpression() - Method in class net.sf.saxon.query.XQueryExpression
Get the expression wrapped in this XQueryExpression object
getExpression() - Method in class net.sf.saxon.value.Closure
 
getExpressionIterator(XPathContext) - Method in class net.sf.saxon.query.XQueryExpression
 
getExpressionName() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class com.saxonica.ee.optim.SwitchExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class com.saxonica.ee.parallel.MultithreadedForEach
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class com.saxonica.ee.update.CopyModifyExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class com.saxonica.ee.update.DeleteExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class com.saxonica.ee.update.InsertExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class com.saxonica.ee.update.RenameExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class com.saxonica.ee.update.ReplaceNodeExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class com.saxonica.ee.update.ReplaceValueExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
 
getExpressionName() - Method in class net.sf.saxon.expr.ArithmeticExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.Atomizer
Diagnostic print of expression structure.
getExpressionName() - Method in class net.sf.saxon.expr.AttributeGetter
 
getExpressionName() - Method in class net.sf.saxon.expr.AxisExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.BooleanExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.CardinalityChecker
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.CastableExpression
 
getExpressionName() - Method in class net.sf.saxon.expr.CastExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.CompareToIntegerConstant
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.CompareToStringConstant
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.ConsumingOperand
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.ContextItemExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.DefaultedArgumentExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.EmptyTextNodeRemover
 
getExpressionName() - Method in class net.sf.saxon.expr.ErrorExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.Expression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.FilterExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.FirstItemExpression
 
getExpressionName() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.flwor.OuterForExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.flwor.TupleExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.ForExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.FunctionCall
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.GeneralComparison
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.GlobalVariableReference
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.HomogeneityChecker
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.IdentityComparison
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.InstanceOfExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.Block
 
getExpressionName() - Method in class net.sf.saxon.expr.instruct.BreakInstr
 
getExpressionName() - Method in class net.sf.saxon.expr.instruct.Choose
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
 
getExpressionName() - Method in class net.sf.saxon.expr.instruct.FixedAttribute
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.FixedElement
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.ForEach
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.Instruction
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.LocalParam
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.LocalParamBlock
 
getExpressionName() - Method in class net.sf.saxon.expr.instruct.NumberInstruction
 
getExpressionName() - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.SequenceInstr
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.SourceDocument
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.instruct.WherePopulated
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.IntegerRangeTest
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.IsLastExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.ItemChecker
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.LastItemExpression
 
getExpressionName() - Method in class net.sf.saxon.expr.LetExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.Literal
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.LocalVariableReference
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.LookupExpression
 
getExpressionName() - Method in class net.sf.saxon.expr.NegateExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.QuantifiedExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.RangeExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.RootExpression
 
getExpressionName() - Method in class net.sf.saxon.expr.SimpleStepExpression
 
getExpressionName() - Method in class net.sf.saxon.expr.SingletonAtomizer
Give a string representation of the expression name for use in diagnostics
getExpressionName() - Method in class net.sf.saxon.expr.SingletonIntersectExpression
 
getExpressionName() - Method in class net.sf.saxon.expr.SlashExpression
 
getExpressionName() - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.sort.DocumentSorter
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.sort.SortExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.StaticFunctionCall
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.SubscriptExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.SuppliedParameterReference
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.SwitchCaseComparison
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.SystemFunctionCall
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.TailCallLoop
Give a string representation of the expression name for use in diagnostics
getExpressionName() - Method in class net.sf.saxon.expr.TailExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.TryCatch
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.UntypedSequenceConverter
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.UserFunctionCall
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.ValueComparison
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.VariableReference
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.expr.VennExpression
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
 
getExpressionName() - Method in class net.sf.saxon.functions.hof.PartialApply
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionName() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
 
getExpressionName() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
 
getExpressionName() - Method in class net.sf.saxon.xpath.JAXPVariableReference
Get a name identifying the kind of expression, in terms meaningful to a user.
getExpressionType() - Method in class net.sf.saxon.expr.SimpleExpression
Return a distinguishing name for the expression, for use in diagnostics.
getExpressionType() - Method in class net.sf.saxon.option.sql.SQLConnect.ConnectInstruction
 
getExpressionWithRole(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getExtendedFacetList() - Method in class com.saxonica.ee.schema.UserSimpleType
Get the extended facet list, creating it if necessary.
getExtensionBinder(String) - Method in class com.saxonica.config.ProfessionalConfiguration
Get the FunctionLibrary used to bind calls on extension functions on the specified platform.
getExtensionClass(String) - Method in interface com.saxonica.xsltextn.ExtensionElementFactory
Identify the class to be used for stylesheet elements with a given local name.
getExtensionClass(String) - Method in class net.sf.saxon.option.sql.SQLElementFactory
Identify the class to be used for stylesheet elements with a given local name.
getExtensionElementCreator(NamespaceUri) - Method in class com.saxonica.config.ProfessionalConfiguration
Get the XSLT extension element factory for a given namespace
getExtensionFunctionFactory() - Method in class com.saxonica.config.JavaExtensionLibrary
Get the ExtensionFunctionFactory used by this extension library.
getExtensionFunctionLibrary() - Method in class com.saxonica.expr.StaticQueryContextPE
getExtensionFunctionLibrary() - Method in class net.sf.saxon.query.StaticQueryContext
Get any extension function library that was previously set.
getExtensionsOfBuiltInType(int) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the set of user-defined complex types that extend a given built-in type
getExtensionsOfType(SchemaType) - Method in class com.saxonica.config.EnterpriseConfiguration
Get the set of complex types that have been defined as extensions of a given type.
getExtensionsOfType(SchemaType) - Method in class net.sf.saxon.Configuration
Get the set of complex types that have been defined as extensions of a given type.
getExtensionTypes() - Method in class com.saxonica.ee.schema.UserDefinedType
Get all the types defined as extensions of this type, transitively
getExternalJavaClass(String, String, boolean) - Method in class com.saxonica.config.JavaExtensionLibrary
Get an external Java class corresponding to a given namespace URI, if there is one.
getExternalNode() - Method in class net.sf.saxon.s9api.XdmNode
In the case of an XdmNode that wraps a node in an external object model such as DOM, JDOM, XOM, or DOM4J, get the underlying wrapped node
getExternalObject() - Method in class net.sf.saxon.s9api.XdmExternalObject
Get the wrapped Java object
getExternalObject(Object) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Factory method to construct an "external object".
getExternalObjectModel(Class<?>) - Method in class net.sf.saxon.Configuration
Get the external object model that recognizes a particular class of node, if available
getExternalObjectModel(String) - Method in class net.sf.saxon.Configuration
Get the external object model with a given URI, if registered
getExternalObjectModels() - Method in class net.sf.saxon.Configuration
Get all the registered external object models.
getExternalObjectType(Class) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Get an ItemType representing the type of a Java object when used as an external object for use in conjunction with calls on extension/external functions.
getExternalObjectType(Configuration, NamespaceUri, String) - Method in class net.sf.saxon.java.JavaPlatform
 
getExternalObjectType(Configuration, NamespaceUri, String) - Method in interface net.sf.saxon.Platform
Get a SchemaType representing a wrapped external (Java or .NET) object
getExternalSchema() - Method in class com.saxonica.ee.schema.sdoc.XSDRedefine
Get the referenced schema before redefinition of redefined components
getExternalSchemaDocumentURI() - Method in class com.saxonica.ee.schema.sdoc.XSDRedefine
Get the document URI of the referenced schema document
getExternalSubset(String, String) - Method in class net.sf.saxon.lib.CatalogResourceResolver
Resolves an external subset.
getExternalSubset(String, String) - Method in class net.sf.saxon.lib.ChainedEntityResolver
 
getExternalSubset(String, String) - Method in class net.sf.saxon.lib.EntityResolverWrappingResourceResolver
 
getExternalVariable(StructuredQName) - Method in class net.sf.saxon.sxpath.IndependentContext
Get the declared variable with a given name, if there is one
getExternalVariable(QName) - Method in class net.sf.saxon.s9api.XQueryEvaluator
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.
getExternalVariables() - Method in class net.sf.saxon.sxpath.IndependentContext
Get an iterator over all the variables that have been declared, either explicitly by an application call on declareVariable(), or implicitly if the option allowUndeclaredVariables is set.
getExtraProperty(String) - Method in class net.sf.saxon.expr.Expression
Get the value of an extra property on the expression
getFacet() - Method in class com.saxonica.ee.schema.sdoc.XSDFacet
Get the Facet "component" created from this facet definition
getFacet(Class<? extends Facet>) - Method in class com.saxonica.ee.schema.UserSimpleType
Returns the first facet associated with the given name, defined either on this type or on a type from which it is derived
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.AssertionFacet
 
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.DigitsFacet
 
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.DistinctFacet
 
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.EnumerationFacet
 
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.EnumerationFacetSet
 
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.ExplicitTimezoneFacet
 
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.Facet
Get a function item that represents this Facet schema component.
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.LengthRangeFacet
 
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.OrderFacet
 
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.PatternFacet
 
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.PreprocessFacet
 
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.ValueRangeFacet
 
getFacetAsFunctionItem() - Method in class com.saxonica.ee.schema.WhitespaceFacet
 
getFailingExpression() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Get the Expression that failed, if known
getFailingExpression() - Method in class net.sf.saxon.trans.XmlProcessingException
 
getFailingExpression() - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
getFailingExpression() - Method in exception net.sf.saxon.trans.XPathException
 
getFatalErrorCount() - Method in class net.sf.saxon.lib.StandardErrorHandler
Return the number of fatal errors reported
getFeature(String) - Method in class com.saxonica.config.ProfessionalConfiguration
This method is called to read a feature of the license.
getFeature(String) - Method in class com.saxonica.config.Verifier.License
This method is called to get the feature of the license.
getFeature(String) - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Look up the value of a feature flag.
getFeature(String) - Method in class com.saxonica.ee.jaxp.ValidatingReader
Look up the value of a feature flag.
getFeature(String) - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Look up the value of a feature.
getFeature(String) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
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.
getFeature(String, Configuration) - Method in class com.saxonica.config.Verifier
 
getFeature(FeatureData) - Method in class com.saxonica.config.EnterpriseConfiguration
Get a property of the configuration
getFeature(FeatureData) - Method in class net.sf.saxon.Configuration
 
getFeature(ResolverFeature<T>) - Method in class net.sf.saxon.lib.CatalogResourceResolver
Calls XMLResolverConfiguration.getFeature(org.xmlresolver.ResolverFeature<T>) on the underlying resolver configuration.
getFeature(ResolverFeature<T>) - Method in interface net.sf.saxon.lib.ConfigurableResourceResolver
Calls XMLResolverConfiguration.getFeature(org.xmlresolver.ResolverFeature<T>) on the underlying resolver configuration.
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.ChooseAdjunct
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.DistinctValuesStreamer
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.DocumentSorterAdjunct
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.ElementCreatorAdjunct
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.FilterExpressionAdjunct
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.FoldStreamer
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.GeneralComparisonAdjunct
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.IndexOfStreamer
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.MapEntryStreamer
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.MinimaxStreamer
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.NextIterationAdjunct
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.RemoveStreamer
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.ResultDocumentAdjunct
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.SimpleNodeConstructorAdjunct
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
Get a FeedMaker, a factory class that creates a Feed to evaluate this expression in streaming mode.
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.SubscriptExpressionAdjunct
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.SubsequenceStreamer
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.TraceExprAdjunct
 
getFeedMaker(int) - Method in class com.saxonica.ee.stream.adjunct.TraceStreamer
 
getField(Field, Object) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Access a field.
getField(DatatypeConstants.Field) - Method in class net.sf.saxon.value.SaxonDuration
Gets the value of a field.
getFieldNames() - Method in class net.sf.saxon.ma.map.RecordTest
Get the names of all the fields
getFieldNames() - Method in interface net.sf.saxon.ma.map.RecordType
Get the names of all the fields
getFieldNames() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Get the names of all the fields
getFields() - Method in class com.saxonica.ee.schema.IdentityConstraint
Returns the List of Fields contained within this IdentityConstraint.
getFieldType(String) - Method in class net.sf.saxon.ma.map.RecordTest
Get the type of a given field
getFieldType(String) - Method in interface net.sf.saxon.ma.map.RecordType
Get the type of a given field
getFieldType(String) - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Get the type of a given field
getFilenameFilter() - Method in class net.sf.saxon.functions.URIQueryParameters
Get the file name filter (select=pattern), or absent if unspecified
getFilter() - Method in class net.sf.saxon.expr.FilterExpression
Get the filter expression
getFilters() - Method in class net.sf.saxon.lib.AugmentedSource
Get the list of filters to be applied to the input.
getFilters() - Method in class net.sf.saxon.lib.ParseOptions
Get the list of filters to be applied to the input.
getFinalComparator() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Get the comparator which is used to compare two values according to this sort key.
getFinalDefault() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Returns the default value of "final" for this Schema.
getFinalProhibitions() - Method in class com.saxonica.ee.schema.UserDefinedType
Get the types of derivation that are not permitted, by virtue of the "final" property.
getFinalProhibitions() - Method in enum net.sf.saxon.type.AnySimpleType
Get the types of derivation that are not permitted, by virtue of the "final" property.
getFinalProhibitions() - Method in enum net.sf.saxon.type.AnyType
Get the types of derivation that are not permitted, by virtue of the "final" property.
getFinalProhibitions() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get the types of derivation that are not permitted, by virtue of the "final" property.
getFinalProhibitions() - Method in class net.sf.saxon.type.BuiltInListType
Get the types of derivation that are not permitted, by virtue of the "final" property.
getFinalProhibitions() - Method in class net.sf.saxon.type.EnumerationType
Get the types of derivation that are not permitted, by virtue of the "final" property.
getFinalProhibitions() - Method in class net.sf.saxon.type.ErrorType
Get the types of derivation that are not permitted, by virtue of the "final" property.
getFinalProhibitions() - Method in class net.sf.saxon.type.NumericType
Get the types of derivation that are not permitted, by virtue of the "final" property.
getFinalProhibitions() - Method in interface net.sf.saxon.type.SchemaType
Get the types of derivation that are not permitted, by virtue of the "final" property.
getFinalProhibitions() - Method in enum net.sf.saxon.type.Untyped
Get the types of derivation that are not permitted, by virtue of the "final" property.
getFingerprint() - Method in class com.saxonica.ee.domino.DominoAttr
Get fingerprint.
getFingerprint() - Method in class com.saxonica.ee.domino.DominoNode
Get fingerprint.
getFingerprint() - Method in class com.saxonica.ee.schema.AttributeDecl
Gets the fingerprint of this attribute name
getFingerprint() - Method in class com.saxonica.ee.schema.ElementDecl
Get the fingerprint of the name of this element declaration in the namePool
getFingerprint() - Method in class com.saxonica.ee.schema.UserDefinedType
Get the fingerprint of the name of this type
getFingerprint() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get fingerprint.
getFingerprint() - Method in class net.sf.saxon.om.CodedName
Get the fingerprint of this name if known.
getFingerprint() - Method in class net.sf.saxon.om.FingerprintedQName
Get the fingerprint of this name if known.
getFingerprint() - Method in class net.sf.saxon.om.NameOfNode
Get the fingerprint of this name if known.
getFingerprint() - Method in interface net.sf.saxon.om.NodeInfo
Get fingerprint.
getFingerprint() - Method in interface net.sf.saxon.om.NodeName
Get the fingerprint of this name if known.
getFingerprint() - Method in class net.sf.saxon.om.NoNamespaceName
Get the fingerprint of this name if known.
getFingerprint() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get fingerprint.
getFingerprint() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Determine the fingerprint of nodes to which this pattern applies.
getFingerprint() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Determine the name fingerprint of nodes to which this pattern applies.
getFingerprint() - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
Determine the name fingerprint of nodes to which this pattern applies.
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.pattern.GeneralNodePattern
Determine the fingerprint of nodes to which this pattern applies.
getFingerprint() - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Determine the fingerprint of nodes to which this pattern applies.
getFingerprint() - Method in class net.sf.saxon.pattern.NameTest
Get the fingerprint required
getFingerprint() - Method in class net.sf.saxon.pattern.NameTestUnion
Get the fingerprint required
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.pattern.Pattern
Determine the name fingerprint of nodes to which this pattern applies.
getFingerprint() - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Determine the name fingerprint of nodes to which this pattern applies.
getFingerprint() - Method in class net.sf.saxon.pattern.SameNameTest
Get the fingerprint required
getFingerprint() - Method in class net.sf.saxon.pattern.SimplePositionalPattern
Determine the fingerprint of nodes to which this pattern applies.
getFingerprint() - Method in class net.sf.saxon.pattern.UniversalPattern
Determine the name fingerprint of nodes to which this pattern applies.
getFingerprint() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Get the fingerprint of the node.
getFingerprint() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the fingerprint of the node.
getFingerprint() - Method in class net.sf.saxon.tree.NamespaceNode
Get fingerprint.
getFingerprint() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the fingerprint of the node, used for matching names
getFingerprint() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the fingerprint of the node, used for matching names
getFingerprint() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the fingerprint of the node, used for matching names
getFingerprint() - Method in class net.sf.saxon.tree.util.Orphan
Get fingerprint.
getFingerprint() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get the fingerprint of the node
getFingerprint() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the fingerprint of the node
getFingerprint() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get fingerprint.
getFingerprint() - Method in enum net.sf.saxon.type.AnySimpleType
Get the fingerprint of the name of this type
getFingerprint() - Method in enum 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.type.EnumerationType
Get the fingerprint of the name of this type
getFingerprint() - Method in class net.sf.saxon.type.ErrorType
Get the fingerprint of the name of this type
getFingerprint() - Method in class net.sf.saxon.type.NumericType
Get the fingerprint of the name of this type
getFingerprint() - Method in interface net.sf.saxon.type.SchemaDeclaration
Get the name of the schema component
getFingerprint() - Method in interface net.sf.saxon.type.SchemaType
Get the fingerprint of the name of this type
getFingerprint() - Method in enum net.sf.saxon.type.Untyped
Get the fingerprint of the name of this type
getFingerprint() - Method in class net.sf.saxon.value.TextFragmentValue
Get the fingerprint of the node, used for matching names
getFingerprint(int) - Method in class com.saxonica.ee.domino.DominoTree
Get the fingerprint for a given node, which must be a document, element, text, comment, or processing instruction node
getFingerprint(int) - Method in interface net.sf.saxon.tree.tiny.NodeVectorTree
Get the integer fingerprint of the node at a given position in the tree
getFingerprint(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the fingerprint for a given node, which must be a document, element, text, comment, or processing instruction node
getFingerprint(String, int) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called to check that a QName is valid and allocate a fingerprint for the name in the namePool.
getFingerprint(NamespaceUri, String) - Method in class net.sf.saxon.om.NamePool
Get a fingerprint for the name with a given uri and local name.
getFingerprint(NamespaceUri, String) - Static method in class net.sf.saxon.om.StandardNames
Get the fingerprint of a system-defined name, from its URI and local name
getFiniteStateMachine() - Method in class com.saxonica.ee.schema.UserComplexType
Get the finite state machine used for validation against this type
getFirst() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
getFirst() - Method in class net.sf.saxon.expr.BigRangeIterator
 
getFirst() - Method in class net.sf.saxon.expr.DescendingRangeIterator
 
getFirst() - Method in class net.sf.saxon.tree.iter.RangeIterator
 
getFirst() - Method in class net.sf.saxon.z.IntArraySet
Get the first value in the set.
getFirstChild() - Method in class net.sf.saxon.dom.AttrOverNodeInfo
Get first child
getFirstChild() - Method in class net.sf.saxon.dom.DOMNodeWrapper
 
getFirstChild() - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Get first child
getFirstChild() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
getFirstChild() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
getFirstChild() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get first child - default implementation used for leaf nodes
getFirstChild() - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Get the first child node of the element
getFirstChild() - Method in interface net.sf.saxon.tree.util.SteppingNode
Get the first child of this node
getFirstChildExpression(NodeInfo) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getFirstDestination() - Method in class net.sf.saxon.event.TeeOutputter
Get the first destination
getFirstFailure() - Method in class com.saxonica.ee.validate.ValidationContext
Get details of the first failure that was reported
getFirstItem() - Method in class net.sf.saxon.event.SequenceCollector
Get the first item in the sequence that has been built
getFirstStep() - Method in class net.sf.saxon.expr.SlashExpression
Get the first step in this expression.
getFixedElementName() - Method in class net.sf.saxon.expr.instruct.FixedElement
 
getFixedTarget() - Method in interface net.sf.saxon.expr.ComponentInvocation
Get the target component if this is known in advance, that is, if the target component is private or final, or in some other cases such as xsl:original.
getFixedTarget() - Method in class net.sf.saxon.expr.GlobalVariableReference
 
getFixedTarget() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Get the target component if this is known in advance, that is, if the target component is private or final, or in some other cases such as xsl:original.
getFixedTarget() - Method in class net.sf.saxon.expr.instruct.CallTemplate
 
getFixedTarget() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
 
getFixedTarget() - Method in class net.sf.saxon.expr.UserFunctionCall
 
getFixedTarget() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Get the target component if this is known in advance, that is, if the target component is private or final.
getFixedValue() - Method in interface com.saxonica.ee.schema.ComponentWithValueConstraint
Returns the fixed value of this component.
getFixedValue() - Method in class com.saxonica.ee.schema.ElementDecl
Returns the 'fixed' value defined for this element declaration.
getFixedValueConstraint() - Method in interface com.saxonica.ee.schema.ComponentWithValueConstraint
 
getFixedValueLexicalForm() - Method in interface com.saxonica.ee.schema.ComponentWithValueConstraint
Returns the lexical form of the fixed value of this attribute use.
getFixedValueLexicalForm() - Method in class com.saxonica.ee.schema.ElementDecl
Return the lexical form of the "fixed" value defined for this element declaration.
getFixupStatus() - Method in class com.saxonica.ee.schema.SchemaStructure
Get the current fixup status
getFlagBits() - Method in class net.sf.saxon.regex.JavaRegularExpression
Get the flag bits as used by the Java regular expression engine
getFlags() - Method in class com.saxonica.ee.schema.PatternFacet
Get the flags for the regular expression
getFlags() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
getFlags() - Method in class net.sf.saxon.expr.instruct.GlobalParam
 
getFlags() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
 
getFlags() - Method in class net.sf.saxon.regex.ARegularExpression
Get the flags used at the time the regular expression was compiled.
getFlags() - Method in class net.sf.saxon.regex.JavaRegularExpression
Get the flags used at the time the regular expression was compiled.
getFlags() - Method in interface net.sf.saxon.regex.RegularExpression
Get the flags used at the time the regular expression was compiled.
getFlags(Map<String, GroundedValue>, boolean, boolean) - Static method in class net.sf.saxon.ma.json.JsonParser
Extract the requested JSON parsing options as a set of flags in a bit-significant integer
getFloat() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getFloat() - Method in class com.saxonica.xqj.SaxonXQItem
 
getFloat() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getFloat() - Method in interface javax.xml.xquery.XQItemAccessor
Gets the current item as a float.
getFloatValue() - Method in class net.sf.saxon.value.BigDecimalValue
Get the numeric value converted to a float
getFloatValue() - Method in class net.sf.saxon.value.BigIntegerValue
Get the numeric value converted to a float
getFloatValue() - Method in class net.sf.saxon.value.DoubleValue
Get the numeric value converted to a float
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.expr.instruct.AttributeSet
Determine whether the attribute set has any dependencies on the focus
getFocusSettingContainer(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Get the focus-setting container of an expression
getFocusTrackerFactory(boolean) - Method in class net.sf.saxon.Controller
Get the factory function that is used to create new instances of FocusTrackingIterator.
getFocusTrackerFactory(Executable, boolean) - Method in class com.saxonica.config.EnterpriseConfiguration
Get a factory function that can be used to wrap a SequenceIterator in a FocusTrackingIterator.
getFocusTrackerFactory(Executable, boolean) - Method in class net.sf.saxon.Configuration
Get a factory function that can be used to wrap a SequenceIterator in a FocusTrackingIterator.
getFold(XPathContext, Sequence...) - Method in class net.sf.saxon.functions.Average
Create the Fold object which actually performs the evaluation.
getFold(XPathContext, Sequence...) - Method in class net.sf.saxon.functions.FoldingFunction
Create the Fold object which actually performs the evaluation.
getFold(XPathContext, Sequence...) - Method in class net.sf.saxon.functions.hof.FoldLeftFn
 
getFold(XPathContext, Sequence...) - Method in class net.sf.saxon.functions.StringJoin
 
getFold(XPathContext, Sequence...) - Method in class net.sf.saxon.functions.Sum
Create the Fold object which actually performs the evaluation.
getFold(XPathContext, Sequence...) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFromSequence
Create the Fold object which is used to perform a streamed evaluation
getForEachItem() - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
getForEachItem() - Method in class net.sf.saxon.style.XSLMergeSource
Get the for-each-item expression, if it exists
getForEachSource() - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
getForEachSource() - Method in class net.sf.saxon.style.XSLMergeSource
Get the for-each-source expression, if it exists
getFormatExpression() - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
getFormatQName() - Method in class net.sf.saxon.style.XSLOutput
Get the name of the xsl:output declaration
getFormatter(String) - Static method in class net.sf.saxon.functions.FormatNumber
Get a function to format a double as a string using a supplied picture
getFractionalSecond() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Return fractional seconds.
getFrom() - Method in class net.sf.saxon.expr.instruct.NumberInstruction
Get the from pattern, if specified
getFullAlphaCode() - Method in class net.sf.saxon.pattern.DocumentNodeTest
 
getFullAlphaCode() - Method in class net.sf.saxon.pattern.LocalNameTest
 
getFullAlphaCode() - Method in class net.sf.saxon.pattern.NamespaceTest
 
getFullAlphaCode() - Method in class net.sf.saxon.pattern.NameTest
 
getFullAlphaCode() - Method in class net.sf.saxon.pattern.NameTestUnion
 
getFullAlphaCode() - Method in interface net.sf.saxon.type.ItemType
Get the full alpha code for this item type.
getFunction() - Method in class net.sf.saxon.expr.UserFunctionCall
Get the function that is being called by this function call.
getFunction() - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Get the ExtensionFunctionCall object supplied by the application
getFunction() - Method in class net.sf.saxon.query.XQueryFunctionLibrary.UnresolvedCallable
 
getFunction(SymbolicName.F) - Method in class net.sf.saxon.style.StylesheetPackage
Get the function with a given name and arity
getFunctionAnnotationHandler(NamespaceUri) - Method in class net.sf.saxon.Configuration
Get the FunctionAnnotationHandler used to handle XQuery function annotations in a particular namespace
getFunctionDefinitions() - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Get an iterator over the Functions defined in this module
getFunctionDetails(String, int) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Locate the entry for a function with a given name and arity, if it exists
getFunctionItem(SymbolicName.F, StaticContext) - Method in class com.saxonica.config.JavaExtensionLibrary
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in class com.saxonica.ee.extfn.js.JSFunctionLibrary
 
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.functions.ExecutableFunctionLibrary
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in interface net.sf.saxon.functions.FunctionLibrary
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.functions.FunctionLibraryList
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.functions.IntegratedFunctionLibrary
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.functions.registry.ConstructorFunctionLibrary
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.functions.registry.OnDemandFunctionSet
 
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.query.ImportedFunctionLibrary
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.query.UnboundFunctionLibrary
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.style.PublicStylesheetFunctionLibrary
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.style.StylesheetFunctionLibrary
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.style.XSLOriginalLibrary
 
getFunctionItem(SymbolicName.F, StaticContext) - Method in class net.sf.saxon.xpath.XPathFunctionLibrary
Test whether a function with a given name and arity is available; if so, return a function item that can be dynamically called.
getFunctionItemType() - Method in class net.sf.saxon.expr.instruct.OriginalFunction
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the type of the function
getFunctionItemType() - Method in class net.sf.saxon.expr.ListCastableFunction
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.expr.ListConstructorFunction
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.expr.UnionCastableFunction
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.expr.UnionConstructorFunction
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.functions.CallableFunction
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.functions.Concat
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.functions.Concat31
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.functions.hof.AtomicConstructorFunction
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.functions.hof.CoercedFunction
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.functions.hof.CurriedFunction
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.functions.hof.SystemFunctionWithBoundContextItem
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.functions.hof.UnresolvedXQueryFunctionItem
 
getFunctionItemType() - Method in class net.sf.saxon.functions.hof.UserFunctionReference.BoundUserFunction
 
getFunctionItemType() - Method in class net.sf.saxon.functions.SystemFunction
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Get the item type of the function item
getFunctionItemType() - Method in class net.sf.saxon.ma.map.MapItem
Get the item type of this item as a function item.
getFunctionItemType() - Method in class net.sf.saxon.ma.map.RangeKey
Get the item type of the function item
getFunctionItemType() - Method in interface net.sf.saxon.om.FunctionItem
Get the item type of the function item
getFunctionItemType(TypeHierarchy) - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Get the item type of the function item
getFunctionLibrary() - Method in class net.sf.saxon.expr.instruct.Executable
Get the library containing all the in-scope functions in the static context
getFunctionLibrary() - Method in interface 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.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.style.ExpressionContext
Get the function library containing all the in-scope functions available in this static context
getFunctionLibrary() - Method in class net.sf.saxon.style.StylesheetPackage
Get the function library.
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.sxpath.AbstractStaticContext
Get the function library containing all the in-scope functions available in this static context.
getFunctionName() - Method in class com.saxonica.config.JavaExtensionLibrary.UnresolvedExtensionFunctionCall
Get the qualified of the function being called
getFunctionName() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Get the qualified of the function being called
getFunctionName() - Method in class net.sf.saxon.expr.FunctionCall
Get the qualified of the function being called
getFunctionName() - Method in class net.sf.saxon.expr.instruct.OriginalFunction
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the function name
getFunctionName() - Method in class net.sf.saxon.expr.ListCastableFunction
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.expr.ListConstructorFunction
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.expr.StaticFunctionCall
Get the qualified of the function being called
getFunctionName() - Method in class net.sf.saxon.expr.UnionCastableFunction
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.expr.UnionConstructorFunction
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.expr.UserFunctionCall
Get the qualified of the function being called
getFunctionName() - Method in class net.sf.saxon.functions.CallableFunction
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.functions.hof.AtomicConstructorFunction
Get the name of the function.
getFunctionName() - Method in class net.sf.saxon.functions.hof.CoercedFunction
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.functions.hof.CurriedFunction
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.functions.hof.SystemFunctionWithBoundContextItem
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.functions.hof.UnresolvedXQueryFunctionItem
 
getFunctionName() - Method in class net.sf.saxon.functions.hof.UserFunctionReference.BoundUserFunction
 
getFunctionName() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Get the qualified of the function being called
getFunctionName() - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
Get the name of the function
getFunctionName() - Method in interface net.sf.saxon.functions.registry.FunctionDefinition
Get the name of the function
getFunctionName() - Method in class net.sf.saxon.functions.SystemFunction
Get the qualified name of the function being called
getFunctionName() - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.ma.map.MapItem
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in interface net.sf.saxon.om.FunctionItem
Get the name of the function, or null if it is anonymous
getFunctionName() - Method in class net.sf.saxon.query.XQueryFunction
Get the name of the function as a structured QName
getFunctionName() - Method in class net.sf.saxon.query.XQueryFunctionLibrary.UnresolvedCallable
 
getFunctionName() - Method in class net.sf.saxon.trace.ContextStackFrame.FunctionCall
Get the name of the function being called
getFunctionName() - Method in class net.sf.saxon.xpath.XPathFunctionCall
Get the qualified name of the function being called
getFunctionQName() - Method in class javax.xml.xquery.XQStackTraceElement
Gets the QName of the function in which the error occurred, or null if it occurred outside an enclosing function (in a main module).
getFunctionQName() - Method in class net.sf.saxon.functions.IsIdRef
Get the function name, as a QName
getFunctionQName() - Method in class net.sf.saxon.lib.ExtensionFunctionDefinition
Get the name of the function, as a QName.
getFunctionReference() - Method in class net.sf.saxon.functions.hof.UnresolvedXQueryFunctionItem
 
getFunctionStreamability() - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
If this is the first argument of a streamable stylesheet function, get the streamability category; otherwise return FunctionStreamability.UNCLASSIFIED
getFunctionType(SequenceType, SequenceType...) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Obtain a function type, that is a type for XDM functions with given argument types and a given result type.
getGatekeeper() - Method in class net.sf.saxon.trans.XsltController
Get the Gatekeeper object, which is used to ensure that we don't write a secondary result document to the same destination as the principal result document
getGatherer() - Method in class com.saxonica.ee.stream.feed.AbsorptionFeed.PendingItem
Get a receiver which will be notified of all events in the streamed input between the start event for this node and the corresponding end event.
getGeneratedId() - Method in class com.saxonica.ee.schema.SchemaStructure
Get the generated ID, used to test whether two components are "identical"
getGenericFunctionItemType() - Method in class net.sf.saxon.type.TypeHierarchy
 
getGenre() - Method in class com.saxonica.ee.schema.UserUnionType
Get the genre of this item
getGenre() - Method in class net.sf.saxon.ma.arrays.ArrayItem
Get the genre of this item
getGenre() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Determine the Genre (top-level classification) of this type
getGenre() - Method in class net.sf.saxon.ma.map.MapItem
Get the genre of this item
getGenre() - Method in class net.sf.saxon.ma.map.MapType
Determine the Genre (top-level classification) of this type
getGenre() - Method in class net.sf.saxon.ma.map.RecordTest
Determine the Genre (top-level classification) of this type
getGenre() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Determine the Genre (top-level classification) of this type
getGenre() - Method in interface net.sf.saxon.om.FunctionItem
Get the genre of this item
getGenre() - Method in interface net.sf.saxon.om.Item
Get the genre of this item (to distinguish the top-level categories of item, such as nodes, atomic values, and functions)
getGenre() - Method in interface net.sf.saxon.om.NodeInfo
Get the genre of this item
getGenre() - Method in class net.sf.saxon.pattern.NodeTest
Determine the Genre (top-level classification) of this type
getGenre() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the genre of this item
getGenre() - Method in class net.sf.saxon.type.AnyExternalObjectType
 
getGenre() - Method in class net.sf.saxon.type.AnyItemType
Determine the Genre (top-level classification) of this type
getGenre() - Method in interface net.sf.saxon.type.AtomicType
Determine the Genre (top-level classification) of this type
getGenre() - Method in class net.sf.saxon.type.ErrorType
 
getGenre() - Method in interface net.sf.saxon.type.FunctionItemType
Determine the Genre (top-level classification) of this type
getGenre() - Method in interface net.sf.saxon.type.ItemType
Determine the Genre (top-level classification) of this type
getGenre() - Method in class net.sf.saxon.type.LocalUnionType
Get the genre of this item
getGenre() - Method in class net.sf.saxon.type.NumericType
Get the genre of this item
getGenre() - Method in class net.sf.saxon.value.AtomicValue
Get the genre of this item
getGenre() - Method in class net.sf.saxon.value.ObjectValue
Get the genre of this item
getGlobalContextItem() - Method in class net.sf.saxon.Controller
Get the item used as the context for evaluating global variables.
getGlobalContextItem() - Method in class net.sf.saxon.s9api.Xslt30Transformer
Get the global context item
getGlobalContextRequirement() - Method in class net.sf.saxon.expr.instruct.Executable
Get the constraints on the initial global context item
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
getGlobalParam(StructuredQName) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the GlobalParam object representing a named parameter (Saxon extension)
getGlobalParam(StructuredQName) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Get the GlobalParam object representing a named parameter (Saxon extension)
getGlobalParameter(StructuredQName) - Method in class net.sf.saxon.expr.instruct.Executable
Get the global parameter with a given name, if there is one
getGlobalParameters() - Method in class net.sf.saxon.expr.instruct.Executable
Get all the registered global parameters
getGlobalParameters() - Method in class net.sf.saxon.s9api.XsltExecutable
Get the names of the xsl:param elements defined in this stylesheet, with details of each parameter including its required type, and whether it is required or optional
getGlobalParams() - Method in class com.saxonica.ee.schema.PreparedSchema
Return the set of global parameters defined in this schema document
getGlobalParams() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Return the set of global parameters defined in this schema document
getGlobalSlotManager() - Method in class net.sf.saxon.expr.PackageData
Get the SlotManager used to record the names and slot numbers of all global variables
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.expr.instruct.Bindery
Get the value of a global variable whose slot number is known
getGlobalVariableBinding(StructuredQName) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get the global variable or parameter with a given name (taking precedence rules into account).
getGlobalVariableList() - Method in class net.sf.saxon.expr.PackageData
Get the list of global variables contained in this package
getGlobalVariables() - Method in class net.sf.saxon.expr.instruct.Bindery
Get all the global variables, as an array.
getGlobalVariableValue(GlobalVariable) - Method in class net.sf.saxon.expr.instruct.Bindery
Get the value of a global variable
getGroundedValue() - Method in class net.sf.saxon.expr.Literal
Get the value represented by this Literal
getGroundedValue() - Method in class net.sf.saxon.expr.StringLiteral
Get the value represented by this Literal
getGroundedValue() - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Get the value represented by this Literal
getGroup() - Method in class com.saxonica.ee.schema.ModelGroupParticle
 
getGroup(StructuredQName) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the model group with a given name if there is one.
getGroupDeclaration() - Method in class com.saxonica.ee.schema.sdoc.XSDGroup
Returns the Group declaration under construction.
getGroupingKey() - Method in class net.sf.saxon.expr.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)
getGroupingKey() - Method in class net.sf.saxon.expr.sort.MergeInstr
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)
getGroupingSeparator() - Method in class net.sf.saxon.trans.DecimalSymbols
Get the grouping separator value
getGroupingTupleExpression() - Method in class net.sf.saxon.expr.flwor.GroupByClause
Get the tuple expression that evaluates all the grouping variables, returning the values these variables take in the input stream
getGroupIterator(PullEvaluator, XPathContext) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
getGroupReference() - Method in class com.saxonica.ee.schema.sdoc.XSDGroup
Returns the Group reference under construction.
getHeadFingerprint() - Method in class com.saxonica.ee.validate.SchemaElementTest
Get the fingerprint of the head of the substitution group
getHoldability() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getHoldability() - Method in interface javax.xml.xquery.XQStaticContext
Gets the value of the holdability property.
getHostLanguage() - Method in class net.sf.saxon.event.PipelineConfiguration
Get the host language in use
getHostLanguage() - Method in class net.sf.saxon.expr.instruct.Executable
Get the host language
getHostLanguage() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Get the host language (XSLT, XQuery, XPath) used to implement the code in this container
getHostLanguage() - Method in class net.sf.saxon.expr.PackageData
Get the language in which this package is written
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.pattern.PatternThatSetsCurrent
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
getHostLanguage() - Method in interface net.sf.saxon.s9api.XmlProcessingError
 
getHostLanguage() - Method in class net.sf.saxon.trans.XmlProcessingException
 
getHostLanguage() - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
getHostLanguage() - Method in exception net.sf.saxon.trans.XPathException
Get the host language code
getHostLanguageVersion() - Method in class net.sf.saxon.expr.PackageData
Get the version of the host language
getHour() - Method in class net.sf.saxon.value.DateTimeValue
Get the hour component, 0-23
getHour() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Return hours or 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
getHref() - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
getHref() - Method in class net.sf.saxon.expr.instruct.SourceDocument
 
getICUVersion() - Static method in class com.saxonica.config.pe.ICUNumbererPE
Return the version of the ICU supported in this implementation
getId() - Method in class net.sf.saxon.trace.CountingFilter
Get the unique id that was allocated to this TracingFilter
getId() - Method in class net.sf.saxon.trace.TracingFilter
Get the unique id that was allocated to this TracingFilter
getId(SchemaComponent, boolean) - Method in class com.saxonica.ee.schema.SchemaModelSerializer
 
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
getIdentificationKey(StructuredQName, 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
getIdentifyingURI() - Method in class com.saxonica.ee.domino.DominoTreeModel
Get the URI of the external object model as used in the JAXP factory interfaces for obtaining an XPath implementation
getIdentifyingURI() - Method in class net.sf.saxon.dom.DOMEnvelope
Get the URI of the external object model as used in the JAXP factory interfaces for obtaining an XPath implementation
getIdentifyingURI() - Method in class net.sf.saxon.dom.DOMObjectModel
Get the URI of the external object model as used in the JAXP factory interfaces for obtaining an XPath implementation
getIdentifyingURI() - Method in interface net.sf.saxon.lib.ExternalObjectModel
Get the URI of the external object model as used in the JAXP factory interfaces for obtaining an XPath implementation
getIdentifyingURI() - Method in class net.sf.saxon.option.axiom.AxiomObjectModel
Get the URI of the external object model as used in the JAXP factory interfaces for obtaining an XPath implementation
getIdentifyingURI() - Method in class net.sf.saxon.option.dom4j.DOM4JObjectModel
Get the URI of the external object model as used in the JAXP factory interfaces for obtaining an XPath implementation
getIdentifyingURI() - Method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
Get the URI of the external object model as used in the JAXP factory interfaces for obtaining an XPath implementation
getIdentifyingURI() - Method in class net.sf.saxon.option.xom.XOMObjectModel
Get the URI of the external object model as used in the JAXP factory interfaces for obtaining an XPath implementation
getIdentityConstraint() - Method in class com.saxonica.ee.schema.sdoc.XSDIdentityConstraint
Returns the IdentityConstraint created.
getIdentityConstraint(StructuredQName) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the identity constraint whose name has a given fingerprint
getIdentityConstraints() - Method in class com.saxonica.ee.schema.ElementDecl
Returns a list of the identity constraints defined within this element definition.
getIdentityConstraints() - Method in class com.saxonica.ee.schema.PreparedSchema
Get an iterator over all the identity constraints defined in this schema (that is, unique, key, and keyref components).
getIdMultiple(TreeInfo, SequenceIterator, int) - Static method in class net.sf.saxon.functions.SuperId
Get an iterator over the nodes that have an id equal to one of the values is a set of whitespace separated strings
getIdrefMultiple(TreeInfo, SequenceIterator, XPathContext) - Static method in class net.sf.saxon.functions.Idref
Get the result when multiple idref values are supplied.
getIdSingle(TreeInfo, UnicodeString, int) - Static method in class net.sf.saxon.functions.SuperId
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.
getImplementation() - Method in class net.sf.saxon.jaxp.TemplatesImpl
Get the underlying implementation object
getImplementationMethod() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class com.saxonica.ee.optim.SwitchExpression
 
getImplementationMethod() - Method in class com.saxonica.ee.parallel.MultithreadedForEach
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class com.saxonica.ee.update.BasicUpdatingExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class com.saxonica.ee.update.CopyModifyExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.Atomizer
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.AttributeGetter
 
getImplementationMethod() - Method in class net.sf.saxon.expr.AxisExpression
 
getImplementationMethod() - Method in class net.sf.saxon.expr.BinaryExpression
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.expr.CastableExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.CastExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.CompareToConstant
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.ConsumingOperand
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.ContextItemExpression
 
getImplementationMethod() - Method in class net.sf.saxon.expr.DynamicFunctionCall
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.EmptyTextNodeRemover
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.ErrorExpression
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.expr.FilterExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.FirstItemExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.flwor.TupleExpression
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.expr.FunctionCall
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.HomogeneityChecker
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.InstanceOfExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.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.expr.instruct.ApplyNextMatchingTemplate
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.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.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.instruct.ComponentTracer
 
getImplementationMethod() - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.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.expr.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.expr.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.instruct.EvaluateInstr
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.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.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.instruct.IterateInstr
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.instruct.LocalParamBlock
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.instruct.NumberInstruction
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.instruct.SequenceInstr
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.instruct.TraceExpression
 
getImplementationMethod() - Method in class net.sf.saxon.expr.instruct.WherePopulated
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.IntegerRangeTest
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.IsLastExpression
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.expr.LastItemExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.LetExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.Literal
 
getImplementationMethod() - Method in class net.sf.saxon.expr.LookupAllExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.LookupExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.NegateExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.NumberSequenceFormatter
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.PseudoExpression
 
getImplementationMethod() - Method in class net.sf.saxon.expr.QuantifiedExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.RangeExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.RootExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.SimpleStepExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.SingletonAtomizer
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.SlashExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.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.expr.sort.DocumentSorter
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.sort.SortExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.sort.SortKeyDefinitionList
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.SubscriptExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.SuppliedParameterReference
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.TailExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.expr.TryCatch
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
 
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().
getImplementationMethod() - Method in class net.sf.saxon.expr.VennExpression
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.functions.CurrentGroupCall
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.functions.CurrentGroupingKeyCall
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.functions.hof.PartialApply
 
getImplementationMethod() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
An implementation of Expression must provide at least one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.option.sql.SQLConnect.ConnectInstruction
A subclass must provide one of the methods evaluateItem(), iterate(), or process().
getImplementationMethod() - Method in class net.sf.saxon.xpath.JAXPVariableReference
 
getImplicitTimezone() - Method in class net.sf.saxon.Controller
Get the implicit timezone offset 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 interface 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 com.saxonica.xqj.SaxonXQDynamicContext
 
getImplicitTimeZone() - Method in interface javax.xml.xquery.XQDynamicContext
Gets the implicit timezone
getImportedFunctionLibrary() - Method in class net.sf.saxon.query.QueryModule
Get the function library object that holds details of imported functions
getImportedGlobalVariables() - Method in class net.sf.saxon.query.QueryModule
Get all global variables imported into this module
getImportedNamespaces() - Method in class com.saxonica.config.EnterpriseConfiguration
Get the set of namespaces of imported schemas
getImportedNamespaces() - Method in class net.sf.saxon.Configuration
Get the set of namespaces of imported schemas
getImportedSchema() - Method in class com.saxonica.ee.schema.sdoc.XSDImport
Get the imported schema.
getImportedSchemaNamespaces() - Method in interface net.sf.saxon.expr.StaticContext
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.style.ExpressionContext
Get the set of imported schemas
getImportedSchemaNamespaces() - Method in class net.sf.saxon.style.UseWhenStaticContext
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
getImportedSchemaTable() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
 
getImporter() - Method in class net.sf.saxon.style.StylesheetModule
 
getImportPrecedence() - Method in class net.sf.saxon.expr.accum.Accumulator
Get the import precedence
getImportStack() - Method in class net.sf.saxon.style.Compilation
Get the stack of include/imports, used to detect circularities
getIncludedSchema() - Method in class com.saxonica.ee.schema.sdoc.XSDInclude
Get the schema (= collection of schema components) that was included by this xs:include instruction
getIncludedStylesheet(StylesheetModule, int) - Method in class net.sf.saxon.style.XSLGeneralIncorporate
Get the included or imported stylesheet module
getIndentation() - Method in class com.saxonica.serialize.HTMLIndenterPE
 
getIndentation() - Method in class com.saxonica.serialize.XMLIndenterPE
 
getIndentation() - Method in class net.sf.saxon.serialize.HTMLIndenter
Get the number of spaces to be used for indentation
getIndentation() - Method in class net.sf.saxon.serialize.XMLIndenter
Get the number of spaces to be used for indentation
getIndex() - Method in class com.saxonica.xsltextn.pedigree.Pedigree
Get the index if this item was obtained by selection from an array
getIndex() - Method in class net.sf.saxon.om.AbsolutePath.PathElement
Get the position of the node
getIndex(String) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Get the index of an attribute, from its lexical QName
getIndex(String, String) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Get the index of an attribute (by name).
getIndex(AtomicMatchKey) - Method in class com.saxonica.ee.optim.SwitchExpression
 
getIndex(StructuredQName) - Method in class net.sf.saxon.expr.instruct.ParameterSet
Get the index position of a parameter
getIndexedItemType() - Method in class net.sf.saxon.trans.KeyDefinition
Get the primitive item type of the values returned by the use expression
getInferredType(boolean) - Method in class net.sf.saxon.style.SourceBinding
Get the best available static type of the variable.
getInfinity() - Method in class net.sf.saxon.trans.DecimalSymbols
Get the infinity symbol value
getInheritedAttribute(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getInheritedAttributeValue(NodeInfo, NamespaceUri, String) - Static method in class net.sf.saxon.tree.util.Navigator
Get the string value of an inherited attribute of a given element, given the URI and local part of the attribute name.
getInitialCharacterClass(boolean) - Method in class net.sf.saxon.regex.OpAtom
 
getInitialCharacterClass(boolean) - Method in class net.sf.saxon.regex.OpCharClass
 
getInitialCharacterClass(boolean) - Method in class net.sf.saxon.regex.OpChoice
 
getInitialCharacterClass(boolean) - Method in class net.sf.saxon.regex.Operation
Get a CharacterClass identifying the set of characters that can appear as the first character of a non-empty string that matches this term.
getInitialCharacterClass(boolean) - Method in class net.sf.saxon.regex.OpRepeat
 
getInitialCharacterClass(boolean) - Method in class net.sf.saxon.regex.OpSequence
 
getInitialContextNode() - Method in class net.sf.saxon.s9api.XsltTransformer
Get the initial context node for the transformation, if one has been set
getInitializer() - Method in class com.saxonica.ee.trans.TemplateRuleEE
 
getInitiallyExp() - Method in class net.sf.saxon.expr.instruct.IterateInstr
 
getInitialMode() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Get the name of the initial mode for the transformation, if one has been set.
getInitialMode() - Method in class net.sf.saxon.trans.XsltController
Get the initial mode for the transformation
getInitialModeName() - Method in class net.sf.saxon.trans.XsltController
Get the name of the initial mode for the transformation
getInitialState() - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Get the initial state of this finite state machine
getInitialState() - Method in class com.saxonica.ee.schema.UserComplexType
Get the initial dynamic state of the finite state machine used for validating against this type.
getInitialTemplate() - Method in class net.sf.saxon.s9api.XsltTransformer
Get the initial named template for the transformation, if one has been set
getInitialTemplateParameters(boolean) - Method in class net.sf.saxon.trans.XsltController
Get the parameters for the initial template
getInitialValueExpression() - Method in class net.sf.saxon.expr.accum.Accumulator
Get the expression that computes the initial value of the accumulator
getInitiatingLocation() - Method in class com.saxonica.ee.validate.ValidationContext
 
getInputDetails(String) - Method in class net.sf.saxon.resource.AbstractResourceCollection
Get details of a resource given the resource URI
getInputEncoding() - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
An attribute specifying the encoding used for this document at the time of the parsing.
getInputStream(Configuration) - Method in class net.sf.saxon.resource.AbstractResourceCollection.InputDetails
Get an input stream that delivers the binary content of the resource
getInputTypeAnnotations() - Method in class net.sf.saxon.style.StylesheetModule
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.XSLModuleRoot
Get the value of the input-type-annotations attribute, for this module alone.
getInScopeNamespaces() - Method in class com.saxonica.ee.stream.om.FleetingElementNode
Get all in-scope namespaces defined on this element.
getInScopeNamespaces() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get all in-scope namespaces defined on this element.
getInspectionWatchMaker(Expression, Expression, boolean) - Method in class com.saxonica.ee.stream.adjunct.InspectionAdjunct
This is a utility method for subclasses; it provides a WatchMaker suitable for all constructs that perform inspection on a sequence, for example exists(), count(), empty(), boolean(), not(), instanceOf.
getInstallationDirectory(String, Configuration) - Method in class net.sf.saxon.java.JavaPlatform
Return the name of the directory in which the software is installed (if available)
getInstallationDirectory(String, Configuration) - Method in interface net.sf.saxon.Platform
Return the name of the directory in which the software is installed (if available)
getInstance() - Static method in class com.saxonica.ee.domino.DominoTreeModel
 
getInstance() - Static method in class com.saxonica.ee.extfn.js.IXSLFunctionSet
 
getInstance() - Static method in class com.saxonica.ee.extfn.VendorFunctionSetEE
 
getInstance() - Static method in class com.saxonica.ee.schema.fsa.Edge.MaxOccursParticle
 
getInstance() - Static method in class com.saxonica.ee.schema.fsa.Edge.MaxOccursTerm
 
getInstance() - Static method in class com.saxonica.ee.schema.fsa.SuffixState
 
getInstance() - Static method in class com.saxonica.ee.stream.CurrentGroupPattern
 
getInstance() - Static method in class com.saxonica.ee.stream.watch.Terminator
 
getInstance() - Static method in class com.saxonica.ee.trans.AncestorPatternOptimizer
 
getInstance() - Static method in class com.saxonica.ee.trans.ContainsTokenPatternOptimizer
 
getInstance() - Static method in class com.saxonica.ee.trans.EqualityPatternOptimizer
 
getInstance() - Static method in class com.saxonica.ee.trans.GeneralPatternOptimizer
 
getInstance() - Static method in class com.saxonica.ee.trans.IntEqualityPatternOptimizer
 
getInstance() - Static method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet
 
getInstance() - Static method in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
getInstance() - Static method in class com.saxonica.functions.extfn.VendorFunctionSetPE
 
getInstance() - Static method in class com.saxonica.functions.registry.XPath40FunctionSet
 
getInstance() - Static method in class com.saxonica.functions.registry.XQUpdate10FunctionSet
 
getInstance() - Static method in class com.saxonica.functions.registry.XSLT40FunctionSet
 
getInstance() - Static method in class net.sf.saxon.dom.DOMEnvelope
Get the singular instance (this class is stateless)
getInstance() - Static method in class net.sf.saxon.dom.DOMObjectModel
Get a reusable instance of this class.
getInstance() - Static method in class net.sf.saxon.expr.instruct.DummyNamespaceResolver
Return the singular instance of this class
getInstance() - Static method in class net.sf.saxon.expr.sort.CodepointCollatingComparer
Get the singular instance of this class
getInstance() - Static method in class net.sf.saxon.expr.sort.CodepointCollator
 
getInstance() - Static method in class net.sf.saxon.expr.sort.ContextFreeAtomicComparer
Get the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.expr.sort.DoubleSortComparer
Get the singular instance of this class
getInstance() - Static method in class net.sf.saxon.expr.sort.EmptyIntIterator
Get the singular instance of this class
getInstance() - Static method in class net.sf.saxon.expr.sort.EqualityComparer
Get the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.expr.sort.GlobalOrderComparer
Get an instance of a GlobalOrderComparer.
getInstance() - Static method in class net.sf.saxon.expr.sort.HTML5CaseBlindCollator
 
getInstance() - Static method in class net.sf.saxon.expr.sort.LocalOrderComparer
Get an instance of a LocalOrderComparer.
getInstance() - Static method in class net.sf.saxon.expr.sort.NumericComparer
 
getInstance() - Static method in class net.sf.saxon.expr.sort.NumericComparer11
 
getInstance() - Static method in class net.sf.saxon.expr.sort.SimpleTypeComparison
Get the singleton instance of the class
getInstance() - Static method in class net.sf.saxon.expr.sort.SimpleTypeIdentityComparison
Get the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.functions.MathFunctionSet
 
getInstance() - Static method in class net.sf.saxon.functions.registry.ExsltCommonFunctionSet
 
getInstance() - Static method in class net.sf.saxon.functions.registry.VendorFunctionSetHE
 
getInstance() - Static method in class net.sf.saxon.functions.registry.XPath20FunctionSet
 
getInstance() - Static method in class net.sf.saxon.functions.registry.XPath30FunctionSet
 
getInstance() - Static method in class net.sf.saxon.functions.registry.XPath31FunctionSet
 
getInstance() - Static method in class net.sf.saxon.functions.registry.XSLT30FunctionSet
 
getInstance() - Static method in class net.sf.saxon.lib.EmptySource
 
getInstance() - Static method in class net.sf.saxon.lib.StandardCollationURIResolver
Return the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.lib.StandardOutputResolver
Get a singular instance
getInstance() - Static method in class net.sf.saxon.lib.StandardResultDocumentResolver
Get a singular instance
getInstance() - Static method in class net.sf.saxon.lib.StandardURIChecker
 
getInstance() - Static method in class net.sf.saxon.om.AllElementsSpaceStrippingRule
 
getInstance() - Static method in class net.sf.saxon.om.EmptyAtomicSequence
 
getInstance() - Static method in class net.sf.saxon.om.EmptyAttributeMap
 
getInstance() - Static method in class net.sf.saxon.om.IgnorableSpaceStrippingRule
 
getInstance() - Static method in class net.sf.saxon.om.NoElementsSpaceStrippingRule
 
getInstance() - Static method in class net.sf.saxon.option.axiom.AxiomObjectModel
 
getInstance() - Static method in class net.sf.saxon.option.dom4j.DOM4JObjectModel
Get a singular instance of this class
getInstance() - Static method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
 
getInstance() - Static method in class net.sf.saxon.option.xom.XOMObjectModel
 
getInstance() - Static method in class net.sf.saxon.pattern.AnchorPattern
 
getInstance() - Static method in class net.sf.saxon.pattern.AnyNodeTest
Get an instance of AnyNodeTest
getInstance() - Static method in class net.sf.saxon.pattern.StreamingFunctionArgumentPattern
 
getInstance() - Static method in class net.sf.saxon.regex.charclass.EmptyCharacterClass
 
getInstance() - Static method in class net.sf.saxon.s9api.XdmEmptySequence
Return the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.serialize.charcode.ASCIICharacterSet
 
getInstance() - Static method in class net.sf.saxon.serialize.charcode.ISO88591CharacterSet
 
getInstance() - Static method in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
Get the singular instance of this class
getInstance() - Static method in class net.sf.saxon.serialize.charcode.UTF8CharacterSet
Get the singular instance of this class
getInstance() - Static method in class net.sf.saxon.str.EmptyUnicodeString
 
getInstance() - Static method in class net.sf.saxon.style.XSLOriginalLibrary
 
getInstance() - Static method in class net.sf.saxon.trans.rules.DeepCopyRuleSet
Get the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.trans.rules.DeepSkipRuleSet
Get the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.trans.rules.FailRuleSet
Get the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.trans.rules.RuleSearchState
 
getInstance() - Static method in class net.sf.saxon.trans.rules.ShallowCopyAllRuleSet
Get the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.trans.rules.ShallowCopyRuleSet
Get the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.trans.rules.ShallowSkipRuleSet
Get the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.trans.rules.TextOnlyCopyRuleSet
Get the singleton instance of this class
getInstance() - Static method in class net.sf.saxon.tree.iter.EmptyIterator
Get an EmptyIterator, an iterator over an empty sequence.
getInstance() - Static method in class net.sf.saxon.type.AnyFunctionType
Get the singular instance of this type (Note however that subtypes of this type may have any number of instances)
getInstance() - Static method in class net.sf.saxon.type.AnyItemType
Factory method to get the singleton instance
getInstance() - Static method in enum net.sf.saxon.type.AnySimpleType
Get the singular instance of this class
getInstance() - Static method in enum net.sf.saxon.type.AnyType
Get the singular instance of this class
getInstance() - Static method in class net.sf.saxon.type.ErrorType
Get the singular instance of this class
getInstance() - Static method in class net.sf.saxon.type.NumericType
 
getInstance() - Static method in class net.sf.saxon.type.StringToDouble
Get the singleton instance
getInstance() - Static method in enum net.sf.saxon.type.Untyped
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.value.StringToDouble11
Get the singleton instance
getInstance() - Static method in class net.sf.saxon.z.IntEmptySet
 
getInstance() - Static method in class net.sf.saxon.z.IntUniversalSet
 
getInstance(int) - Static method in class com.saxonica.functions.registry.UseWhen40FunctionSet
 
getInstance(int) - Static method in class net.sf.saxon.functions.registry.UseWhen30FunctionSet
 
getInstance(int) - Static method in class net.sf.saxon.ma.arrays.ArrayFunctionSet
 
getInstance(int) - Static method in class net.sf.saxon.ma.map.MapFunctionSet
Get the set of functions defined in the F&O spec in the "map" namespace
getInstance(String) - Method in class net.sf.saxon.Configuration
Instantiate a class using the class name provided.
getInstance(String, ClassLoader) - Method in interface net.sf.saxon.lib.IDynamicLoader
Instantiate a class using the class name provided.
getInstance(String, ClassLoader) - Method in class net.sf.saxon.trans.DynamicLoader
Instantiate a class using the class name provided.
getInstance(String, Logger, ClassLoader) - Method in interface net.sf.saxon.lib.IDynamicLoader
Instantiate a class using the class name provided, with the option of tracing Note that the method does not check that the object is of the right class.
getInstance(String, Logger, ClassLoader) - Method in class net.sf.saxon.trans.DynamicLoader
Instantiate a class using the class name provided, with the option of tracing Note that the method does not check that the object is of the right class.
getInstant() - Method in class net.sf.saxon.s9api.XdmAtomicValue
For an XdmAtomicValue representing an xs:dateTime value including timezone, get the value as an instance of Instant
getInstructionName() - Method in interface net.sf.saxon.s9api.StaticError
Get a name identifying the kind of instruction, in terms meaningful to a user.
getInstructionName() - Method in class net.sf.saxon.trans.XmlProcessingIncident
Get a name identifying the kind of instruction, in terms meaningful to a user.
getInstructionName(Instruction) - Method in class net.sf.saxon.lib.StandardDiagnostics
Extract a name or phrase identifying the instruction at which an error occurred.
getInstructionNameCode() - Method in class com.saxonica.xsltextn.instruct.Assign
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class com.saxonica.xsltextn.instruct.DoInstr
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class com.saxonica.xsltextn.instruct.TabulateMaps
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class com.saxonica.xsltextn.instruct.While
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.ApplyImports
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.BreakInstr
Get the namecode of the instruction for use in diagnostics
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Return the name of this instruction.
getInstructionNameCode() - Method in class net.sf.saxon.expr.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.expr.instruct.Comment
Get the instruction name, for diagnostics and tracing return the string "xsl:comment"
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
 
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Get the name of this instruction
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.ComputedElement
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.Copy
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.CopyOf
Get the name of this instruction, for diagnostics and tracing
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.Doctype
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.DocumentInstr
Get the name of this instruction for diagnostic and tracing purposes (the string "document-constructor")
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.FixedAttribute
Get the name of this instruction (return 'xsl:attribute')
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.ForEach
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.Fork
Get the namecode of the instruction for use in diagnostics
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.Instruction
Get the namecode of the instruction for use in diagnostics
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.IterateInstr
Get the namecode of the instruction for use in diagnostics
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.LocalParam
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.MessageInstr
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
Set the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.NextIteration
Get the namecode of the instruction for use in diagnostics
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.NextMatch
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.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.expr.instruct.TraceExpression
 
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.ValueOf
Get the name of this instruction for diagnostic and tracing purposes
getInstructionNameCode() - Method in class net.sf.saxon.expr.instruct.WithParam
 
getInstructionNameCode() - Method in class net.sf.saxon.expr.sort.MergeInstr
Get the namecode of the instruction for use in diagnostics
getInstructionNameDefault(Instruction) - Static method in class net.sf.saxon.lib.StandardDiagnostics
Extract a name or phrase identifying the instruction at which an error occurred.
getInt() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getInt() - Method in class com.saxonica.xqj.SaxonXQItem
 
getInt() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getInt() - Method in interface javax.xml.xquery.XQItemAccessor
Gets the current item as an int.
getIntegerAttribute(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
Read an integer-valued attribute
getIntegerBounds() - Method in class com.saxonica.functions.qt4.IndexWhere
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.ArithmeticExpression
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.CardinalityChecker
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.CastExpression
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.Expression
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.FilterExpression
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.ForExpression
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.ItemChecker
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.LetExpression
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.Literal
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.RangeExpression
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.SlashExpression
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.SystemFunctionCall
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.expr.VariableReference
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.functions.AccessorFn
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.functions.ConstantFunction
 
getIntegerBounds() - Method in class net.sf.saxon.functions.Count
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.functions.hof.FunctionArity
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.functions.IndexOf
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.functions.PositionAndLast
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.functions.StringLength_1
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.functions.StringToCodepoints
For an expression that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBounds() - Method in class net.sf.saxon.functions.SystemFunction
For a function that returns an integer or a sequence of integers, get a lower and upper bound on the values of the integers that may be returned, from static analysis.
getIntegerBoundsForVariable() - Method in class net.sf.saxon.expr.Assignation
If the variable is bound to an integer, get the minimum and maximum possible values.
getIntegerBoundsForVariable() - Method in interface net.sf.saxon.expr.Binding
If the variable is bound to an integer, get the minimum and maximum possible values.
getIntegerBoundsForVariable() - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
If the variable is bound to an integer, get the minimum and maximum possible values.
getIntegerBoundsForVariable() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
If the variable is bound to an integer, get the minimum and maximum possible values.
getIntegerBoundsForVariable() - Method in class net.sf.saxon.expr.instruct.LocalParam
If the variable is bound to an integer, get the minimum and maximum possible values.
getIntegerBoundsForVariable() - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
If the variable is bound to an integer, get the minimum and maximum possible values.
getIntegerBoundsForVariable() - Method in class net.sf.saxon.expr.parser.ParserExtension.TemporaryXSLTVariableBinding
 
getIntegerBoundsForVariable() - Method in class net.sf.saxon.sxpath.XPathVariable
If the variable is bound to an integer, get the minimum and maximum possible values.
getIntegratedFunctionLibrary() - Method in class net.sf.saxon.Configuration
Get the IntegratedFunction library containing integrated extension functions
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 com.saxonica.expr.JavaExtensionFunctionCall
Determine which aspects of the context the expression depends on.
getIntrinsicDependencies() - Method in class com.saxonica.xsltextn.instruct.Assign
 
getIntrinsicDependencies() - Method in class com.saxonica.xsltextn.instruct.DoInstr
 
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.AttributeGetter
 
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.AxisExpression
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.CastingExpression
Get the expression's dependencies.
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.ConsumingOperand
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.ContextItemExpression
 
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.expr.flwor.TupleExpression
 
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.GeneralComparison
 
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
 
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
 
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.instruct.CallTemplate
 
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.instruct.Copy
Determine which aspects of the context the expression depends on.
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
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.instruct.OnNonEmptyExpr
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.instruct.ResultDocument
 
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
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.instruct.ValueOf
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.IsLastExpression
Get the dependencies of this expression on the context
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.SuppliedParameterReference
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.SystemFunctionCall
Compute the dependencies of an expression, as the union of the dependencies of its subexpressions.
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.UserFunctionCall
 
getIntrinsicDependencies() - Method in class net.sf.saxon.expr.VariableReference
 
getIntrinsicDependencies() - Method in class net.sf.saxon.functions.CurrentGroupCall
Determine the dependencies
getIntrinsicDependencies() - Method in class net.sf.saxon.functions.CurrentGroupingKeyCall
Determine the dependencies
getIntrinsicDependencies() - Method in class net.sf.saxon.functions.IntegratedFunctionCall
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.
getIntSet() - Method in class net.sf.saxon.regex.charclass.Categories.Category
 
getIntSet() - Method in interface net.sf.saxon.regex.charclass.CharacterClass
Get the set of matching characters if available.
getIntSet() - Method in class net.sf.saxon.regex.charclass.EmptyCharacterClass
 
getIntSet() - Method in class net.sf.saxon.regex.charclass.IntSetCharacterClass
 
getIntSet() - Method in class net.sf.saxon.regex.charclass.InverseCharacterClass
 
getIntSet() - Method in class net.sf.saxon.regex.charclass.PredicateCharacterClass
 
getIntSet() - Method in class net.sf.saxon.regex.charclass.SingletonCharacterClass
 
getIntSet() - Method in class net.sf.saxon.z.IntSetPredicate
Get the underlying IntSet
getInvalidityHandler() - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Get the InvalidityHandler used when validating instance documents
getInvalidityHandler() - Method in class com.saxonica.ee.validate.ValidationContext
Get the callback for reporting validation errors
getInvalidityHandler() - Method in class net.sf.saxon.lib.ParseOptions
Get the callback for reporting validation errors
getInvalidityHandler() - Method in class net.sf.saxon.s9api.SchemaValidator
Get the InvalidityHandler used when validating instance documents
getInvalidNode() - Method in interface net.sf.saxon.lib.Invalidity
Get the node that was found to be invalid (if any).
getInvalidNode() - Method in class net.sf.saxon.type.ValidationFailure
 
getInverseComparison() - Method in class com.saxonica.ee.optim.GeneralEqualityEE
 
getInverseComparison() - Method in class net.sf.saxon.expr.GeneralComparison
 
getInverseComparison() - Method in class net.sf.saxon.expr.GeneralComparison20
 
getInversion() - Method in class com.saxonica.ee.stream.ComponentInversion
 
getInversion() - Method in class com.saxonica.ee.stream.StreamableUserFunction
 
getInversion() - Method in class com.saxonica.ee.stream.watch.ForEachAction
 
getInversion() - Method in class com.saxonica.ee.stream.watch.ForEachGroupPartitionAction
 
getInversion() - Method in class com.saxonica.ee.trans.TemplateRuleEE
 
getItem() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getItem() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getItem() - Method in interface javax.xml.xquery.XQSequence
Get the current item as an immutable XQItem object.
getItem() - Method in interface net.sf.saxon.lib.Resource
Get an XDM Item holding the contents of this resource.
getItem() - Method in class net.sf.saxon.resource.BinaryResource
Get an XDM Item holding the contents of this resource.
getItem() - Method in class net.sf.saxon.resource.FailedResource
Get an XDM Item holding the contents of this resource.
getItem() - Method in class net.sf.saxon.resource.JSONResource
 
getItem() - Method in class net.sf.saxon.resource.MetadataResource
 
getItem() - Method in class net.sf.saxon.resource.UnknownResource
Get an item representing the resource: in this case a document node for the XML document.
getItem() - Method in class net.sf.saxon.resource.UnparsedTextResource
 
getItem() - Method in class net.sf.saxon.resource.XmlResource
Get an item representing the resource: in this case a document node for the XML document.
getItemAsStream() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getItemAsStream() - Method in class com.saxonica.xqj.SaxonXQItem
 
getItemAsStream() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getItemAsStream() - Method in interface javax.xml.xquery.XQItemAccessor
Read the current item as an XMLStreamReader object, as described in Section 12.1 Serializing an XDM instance into a StAX event stream (XMLStreamReader), XQuery API for Java (XQJ) 1.0.
getItemAsString(Properties) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getItemAsString(Properties) - Method in class com.saxonica.xqj.SaxonXQItem
 
getItemAsString(Properties) - Method in class com.saxonica.xqj.SaxonXQSequence
 
getItemAsString(Properties) - Method in interface javax.xml.xquery.XQItemAccessor
Serializes the current item according to the XSLT 2.0 and XQuery 1.0 serialization.
getItemAt(SequenceIterator, int) - Static method in class net.sf.saxon.expr.SubscriptExpression
Get the item at a specified position within a SequenceIterator
getItemKind() - Method in class com.saxonica.xqj.SaxonXQItemType
 
getItemKind() - Method in interface javax.xml.xquery.XQItemType
Returns the kind of the item.
getItemOccurrence() - Method in class com.saxonica.xqj.SaxonXQItemType
 
getItemOccurrence() - Method in class com.saxonica.xqj.SaxonXQSequenceType
 
getItemOccurrence() - Method in interface javax.xml.xquery.XQItemType
Returns the occurrence indicator for the item type.
getItemOccurrence() - Method in interface javax.xml.xquery.XQSequenceType
Returns the occurrence indicator for the sequence type.
getItemsToBeSorted(Sequence) - Method in class net.sf.saxon.functions.Sort_1
 
getItemType() - Method in class com.saxonica.config.JavaExtensionLibrary.UnresolvedExtensionFunctionCall
Determine the data type of the expression, if possible.
getItemType() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Get the data type of the items returned
getItemType() - Method in class com.saxonica.ee.optim.SwitchExpression
Determine the data type of the expression, if possible.
getItemType() - Method in class com.saxonica.ee.schema.UserListType
Returns the simpleType of the items in this ListType.
getItemType() - Method in class com.saxonica.ee.update.BasicUpdatingExpression
Determine the data type of the expression, if possible.
getItemType() - Method in class com.saxonica.ee.update.CopyModifyExpression
Determine the data type of the expression, if possible.
getItemType() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Determine the data type of the expression, if possible.
getItemType() - Method in class com.saxonica.expr.ObjectLookupExpression
 
getItemType() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getItemType() - Method in class com.saxonica.xqj.SaxonXQItem
 
getItemType() - Method in class com.saxonica.xqj.SaxonXQItemType
 
getItemType() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getItemType() - Method in class com.saxonica.xqj.SaxonXQSequenceType
 
getItemType() - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class com.saxonica.xsltextn.instruct.TabulateMaps
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class com.saxonica.xsltextn.instruct.While
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in interface javax.xml.xquery.XQItemAccessor
Gets the type of the item.
getItemType() - Method in interface javax.xml.xquery.XQSequenceType
Returns the type of the item in the sequence type.
getItemType() - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.expr.ArithmeticExpression
Determine the data type of the expression, insofar as this is known statically
getItemType() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Determine the data type of the items returned by the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.Atomizer
Determine the data type of the items returned by the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.AttributeGetter
 
getItemType() - Method in class net.sf.saxon.expr.AxisExpression
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.expr.BooleanExpression
Determine the data type of the expression
getItemType() - Method in class net.sf.saxon.expr.CardinalityChecker
Determine the data type of the items returned by the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.CastableExpression
Determine the data type of the result of the Castable expression
getItemType() - Method in class net.sf.saxon.expr.CastExpression
Get the static type of the expression
getItemType() - Method in class net.sf.saxon.expr.CompareToConstant
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.expr.compat.ArithmeticExpression10
Determine the data type of the expression, if this is known statically
getItemType() - Method in class net.sf.saxon.expr.compat.GeneralComparison10
Determine the data type of the expression
getItemType() - Method in class net.sf.saxon.expr.ConsumingOperand
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.expr.ContextItemExpression
Determine the item type
getItemType() - Method in class net.sf.saxon.expr.DynamicFunctionCall
Get the return type
getItemType() - Method in class net.sf.saxon.expr.EmptyTextNodeRemover
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.expr.ErrorExpression
Determine the data type of the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.Expression
Determine the static item type of the expression, as precisely possible.
getItemType() - Method in class net.sf.saxon.expr.FilterExpression
Get the data type of the items returned
getItemType() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Determine the data type of the items returned by the expression.
getItemType() - Method in class net.sf.saxon.expr.flwor.TupleExpression
 
getItemType() - Method in class net.sf.saxon.expr.ForExpression
Determine the data type of the items returned by the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.GeneralComparison
Determine the data type of the expression
getItemType() - Method in class net.sf.saxon.expr.IdentityComparison
Determine the data type of the expression
getItemType() - Method in class net.sf.saxon.expr.InstanceOfExpression
Determine the data type of the result of the InstanceOf expression
getItemType() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Get the static type of this expression
getItemType() - Method in class net.sf.saxon.expr.instruct.Block
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.Choose
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.Comment
 
getItemType() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Get the static type of this expression
getItemType() - Method in class net.sf.saxon.expr.instruct.ComputedElement
Get the item type of the value returned by this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.expr.instruct.Copy
Get the item type of the result of this instruction.
getItemType() - Method in class net.sf.saxon.expr.instruct.CopyOf
 
getItemType() - Method in class net.sf.saxon.expr.instruct.DocumentInstr
Get the item type
getItemType() - Method in class net.sf.saxon.expr.instruct.ElementCreator
Get the item type of the value returned by this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.expr.instruct.FixedElement
Get the type of the item returned by this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.ForEach
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.Fork
Determine the item type of the value returned by the function
getItemType() - Method in class net.sf.saxon.expr.instruct.Instruction
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.IterateInstr
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.expr.instruct.LocalParam
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.LocalParamBlock
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.expr.instruct.MessageInstr
Get the item type.
getItemType() - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
 
getItemType() - Method in class net.sf.saxon.expr.instruct.NumberInstruction
 
getItemType() - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
 
getItemType() - Method in class net.sf.saxon.expr.instruct.ResultDocument
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class net.sf.saxon.expr.instruct.ValueOf
 
getItemType() - Method in class net.sf.saxon.expr.IntegerRangeTest
Get the data type of the items returned
getItemType() - Method in class net.sf.saxon.expr.IsLastExpression
Determine the data type of the expression
getItemType() - Method in class net.sf.saxon.expr.ItemChecker
Determine the data type of the items returned by the expression
getItemType() - Method in class net.sf.saxon.expr.JPConverter.ExternalObjectWrapper
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromBigDecimal
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromBigInteger
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromBoolean
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromBooleanArray
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromByte
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromByteArray
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromCharacter
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromCharArray
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromCollection
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromDate
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromDouble
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromDoubleArray
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromFloat
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromFloatArray
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromInstant
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromInt
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromIntArray
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromLocalDate
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromLocalDateTime
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromLong
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromLongArray
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromObject
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromObjectArray
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromOffsetDateTime
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromQName
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromSequence
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromSequenceIterator
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromShort
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromShortArray
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromSource
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromString
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromUnicodeString
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromURI
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromXdmValue
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter.FromZonedDateTime
 
getItemType() - Method in class net.sf.saxon.expr.JPConverter
Get the item type of the XPath value that will result from the conversion
getItemType() - Method in class net.sf.saxon.expr.JPConverter.VoidConverter
Deliberately avoid giving type information
getItemType() - Method in class net.sf.saxon.expr.LetExpression
Determine the data type of the items returned by the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.Literal
Determine the data type of the items in the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.LookupAllExpression
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.expr.LookupExpression
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.expr.NegateExpression
Determine the data type of the expression, if this is known statically
getItemType() - Method in class net.sf.saxon.expr.NumberSequenceFormatter
 
getItemType() - Method in class net.sf.saxon.expr.parser.ContextItemStaticInfo
Get the static type of the context item.
getItemType() - Method in class net.sf.saxon.expr.PseudoExpression
 
getItemType() - Method in class net.sf.saxon.expr.QuantifiedExpression
Determine the data type of the items returned by the expression
getItemType() - Method in class net.sf.saxon.expr.RangeExpression
Get the data type of the items returned
getItemType() - Method in class net.sf.saxon.expr.RootExpression
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.expr.SimpleExpression
Determine the data type of the items returned by this expression.
getItemType() - Method in class net.sf.saxon.expr.SingletonAtomizer
Determine the data type of the items returned by the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.SlashExpression
Determine the data type of the items returned by this exprssion
getItemType() - Method in class net.sf.saxon.expr.sort.AtomicSortComparer
Get the requested item type
getItemType() - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.expr.sort.MergeInstr
Get the item type of the items returned by evaluating this instruction
getItemType() - Method in class net.sf.saxon.expr.sort.SortExpression
Determine the data type of the items returned by the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.StaticFunctionCall
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.expr.SuppliedParameterReference
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.expr.SwitchCaseComparison
Determine the data type of the expression
getItemType() - Method in class net.sf.saxon.expr.SystemFunctionCall
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.expr.TailCallLoop
Determine the data type of the items returned by the expression
getItemType() - Method in class net.sf.saxon.expr.TailExpression
 
getItemType() - Method in class net.sf.saxon.expr.TryCatch
Determine the item type of the value returned by the function
getItemType() - Method in class net.sf.saxon.expr.UnaryExpression
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.expr.UntypedSequenceConverter
Determine the data type of the items returned by the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.UserFunctionCall
Determine the data type of the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.ValueComparison
Determine the data type of the expression
getItemType() - Method in class net.sf.saxon.expr.VariableReference
Determine the data type of the expression, if possible
getItemType() - Method in class net.sf.saxon.expr.VennExpression
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.functions.CurrentGroupCall
Determine the item type of the value returned by the function
getItemType() - Method in class net.sf.saxon.functions.CurrentGroupingKeyCall
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Determine the data type of the items in the expression, if possible
getItemType() - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Determine the data type of the items returned by the expression, if possible
getItemType() - Method in class net.sf.saxon.functions.hof.PartialApply
 
getItemType() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Determine the data type of the expression, if possible.
getItemType() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
Determine the data type of the items returned by this expression
getItemType() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.AnchorPattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Get an ItemType that all the items matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
Get an Itemtype that all the items matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.ExceptPattern
Get an ItemType that all the items matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.GeneralNodePattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Get an ItemType that all the nodes matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.IntersectPattern
Get an ItemType that all the items matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.ItemTypePattern
Get an ItemType that all the items matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.NodeSetPattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.NodeTestPattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.Pattern
Get an ItemType that all the items matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Get an ItemType that all the items matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.SimplePositionalPattern
Get an ItemType that all the nodes matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.StreamingFunctionArgumentPattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.UnionPattern
Get an ItemType that all the items matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.pattern.UniversalPattern
Get a NodeTest that all the nodes matching this pattern must satisfy
getItemType() - Method in class net.sf.saxon.s9api.SequenceType
Get the item type
getItemType() - Method in class net.sf.saxon.type.BuiltInListType
Returns the simpleType of the items in this ListType.
getItemType() - Method in interface net.sf.saxon.type.ListType
Returns the simpleType of the items in this ListType.
getItemType() - Method in class net.sf.saxon.value.AtomicValue
Determine the data type of the value
getItemType() - Method in class net.sf.saxon.xpath.JAXPVariableReference
Determine the item type
getItemType() - Method in class net.sf.saxon.xpath.XPathFunctionCall
Determine the data type of the expression, if possible.
getItemType(Item, TypeHierarchy) - Static method in class net.sf.saxon.type.Type
Get the ItemType of an Item.
getItemType(Sequence, TypeHierarchy) - Static method in class net.sf.saxon.om.SequenceTool
Get the item type of the items in a sequence.
getItemType(StructuredQName) - Method in class net.sf.saxon.trans.TypeAliasManager
 
getItemType(XdmItem) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Get an ItemType representing the type of a supplied XdmItem.
getItemType(XdmNodeKind, QName) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Get an item type that matches nodes of a specified kind with a specified name.
getItemType(TypeHierarchy) - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
getItemType(TypeHierarchy) - Method in class net.sf.saxon.ma.map.DictionaryMap
Get the type of the map.
getItemType(TypeHierarchy) - Method in class net.sf.saxon.ma.map.HashTrieMap
Get the type of the map.
getItemType(TypeHierarchy) - Method in class net.sf.saxon.ma.map.MapItem
Get the type of the map.
getItemType(TypeHierarchy) - Method in class net.sf.saxon.ma.map.RangeKey
Get the type of the map.
getItemType(TypeHierarchy) - Method in class net.sf.saxon.ma.map.SingleEntryMap
Get the type of the map.
getItemType(TypeHierarchy) - Method in interface net.sf.saxon.value.AnyExternalObject
Get the item type of the object
getItemType(TypeHierarchy) - Method in class net.sf.saxon.value.ObjectValue
Determine the data type of the items in the expression, if possible
getItemTypeChecker() - Method in class net.sf.saxon.expr.flwor.WindowClause
 
getItemTypeOfSequence(Sequence) - Static method in class net.sf.saxon.ma.map.MapItem
Get an item type to which all the values in a sequence are known to conform
getItemTypeReference() - Method in class com.saxonica.ee.schema.UserListType
Get the reference to the item type of the list
getIterator() - Method in class com.saxonica.ee.parallel.PushToPull
Get an iterator over the result of evaluating the supplied expression.
getIterator(XPathContext) - Method in class net.sf.saxon.expr.flwor.ForClause
Get an iterator over the items or members in the input sequence.
getIteratorFromProcessMethod(Expression, XPathContext) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Helper method to construct an iterator over the results of the expression when all that the expression itself offers is a process() method.
getJavaClass() - Method in class net.sf.saxon.type.JavaExternalObjectType
Get the Java class to which this external object type corresponds
getJavaCollationKey(String) - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Factory method to create a CollationKey that can be used as a proxy for string comparisons under this collation
getJavaRegularExpression() - Method in class net.sf.saxon.regex.JavaRegularExpression
Get the Java regular expression (after translation from an XPath regex, but before compilation)
getJPConverter(Class, Configuration) - Method in class com.saxonica.ee.domino.DominoTreeModel
Get a converter from values in the external object model to XPath values.
getJPConverter(Class, Configuration) - Method in class net.sf.saxon.dom.DOMEnvelope
 
getJPConverter(Class, Configuration) - Method in class net.sf.saxon.dom.DOMObjectModel
 
getJPConverter(Class, Configuration) - Method in interface net.sf.saxon.lib.ExternalObjectModel
Get a converter from values in the external object model to XPath values.
getJPConverter(Class, Configuration) - Method in class net.sf.saxon.option.axiom.AxiomObjectModel
 
getJPConverter(Class, Configuration) - Method in class net.sf.saxon.option.dom4j.DOM4JObjectModel
 
getJPConverter(Class, Configuration) - Method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
 
getJPConverter(Class, Configuration) - Method in class net.sf.saxon.option.xom.XOMObjectModel
 
getJulianDayNumber() - Method in class net.sf.saxon.value.DateValue
Calculate the Julian day number at 00:00 on this date.
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.
getKey() - Method in class com.saxonica.expr.sort.UcaCollationKeyUsingIcu
Get the internal ICU collation key
getKey() - Method in class com.saxonica.xsltextn.pedigree.Pedigree
Get the key if this item was obtained by selection from a map
getKey() - Method in class net.sf.saxon.ma.map.SingleEntryMap
Get the key
getKey() - Method in class net.sf.saxon.ma.trie.TrieKVP
 
getKeyDefinitions() - Method in class net.sf.saxon.trans.KeyDefinitionSet
Get the key definitions in this set
getKeyDefinitionSet(StructuredQName) - Method in class net.sf.saxon.trans.KeyManager
Get all the key definitions that match a particular name
getKeyManager() - Method in class net.sf.saxon.expr.PackageData
Get the KeyManager, containing definitions of keys available for use.
getKeyManager() - Method in interface net.sf.saxon.expr.StaticContext
Get the KeyManager, containing definitions of keys available for use.
getKeyManager() - Method in class net.sf.saxon.functions.KeyFn
 
getKeyManager() - Method in class net.sf.saxon.query.QueryModule
Get the KeyManager, containing definitions of keys available for use.
getKeyManager() - Method in class net.sf.saxon.style.ExpressionContext
Get the KeyManager, containing definitions of keys available for use.
getKeyManager() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get the key manager used to manage xsl:key declarations in this package
getKeyManager() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the KeyManager, containing definitions of keys available for use.
getKeyName() - Method in class net.sf.saxon.style.XSLKey
 
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)
getKeys() - Method in class net.sf.saxon.expr.instruct.GlobalParameterSet
Get all the keys that have been allocated
getKeySetNumber() - Method in class net.sf.saxon.trans.KeyDefinitionSet
Get the KeySet number.
getKeyType() - Method in class net.sf.saxon.ma.map.MapType
Get the type of the keys
getKeyUType() - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
getKeyUType() - Method in class net.sf.saxon.ma.map.DictionaryMap
Get the lowest common item type of the keys in the map
getKeyUType() - Method in class net.sf.saxon.ma.map.HashTrieMap
Get the lowest common item type of the keys in the map
getKeyUType() - Method in class net.sf.saxon.ma.map.MapItem
Get the lowest common item type of the keys in the map
getKeyUType() - Method in class net.sf.saxon.ma.map.RangeKey
Get the lowest common item type of the keys in the map
getKeyUType() - Method in class net.sf.saxon.ma.map.SingleEntryMap
Get the lowest common item type of the keys in the map
getKeyValuePair(AtomicValue) - Method in class net.sf.saxon.ma.map.HashTrieMap
Get an key/value pair from the Map
getKnownBaseType() - Method in enum 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.type.ErrorType
Returns the base type that this type inherits from.
getKnownBaseType() - Method in enum net.sf.saxon.type.Untyped
Returns the base type that this type inherits from.
getLabel() - Method in class net.sf.saxon.Configuration
Get the associated label for this configuration (typically, the value of the @label attribute in the configuration file)
getLabel() - Method in class net.sf.saxon.trans.SimpleMode
Get an identifier for the mode for use in error messages
getLambdaTransitions() - Method in class com.saxonica.ee.schema.fsa.NonDeterminizedState
Get the lambda transitions from this state
getLanguage() - Method in class net.sf.saxon.expr.number.AbstractNumberer
Get the language used by this numberer
getLanguage() - Method in class net.sf.saxon.expr.parser.XPathParser
Get the current language (XPath or XQuery)
getLanguage() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Get the expression that defines the language of the sort keys
getLanguage() - Method in class net.sf.saxon.query.XQueryParser
Get the current language (XPath or XQuery)
getLanguageTag(Locale) - Static method in class com.saxonica.config.ICULibrary
 
getLanguageVersion() - Method in class com.saxonica.ee.schema.SchemaCompiler
Get the XSD langauge version allowed
getLanguageVersion() - Method in class com.saxonica.ee.schema.UserComplexType
Get the XML Schema language version
getLanguageVersion() - Method in class net.sf.saxon.query.StaticQueryContext
Get the language version
getLanguageVersion() - Method in class net.sf.saxon.s9api.XPathCompiler
Ask whether an XPath 2.0, XPath 3.0, XPath 3.1 or XPath 4.0 processor is being used
getLanguageVersion() - Method in class net.sf.saxon.s9api.XQueryCompiler
Ask which version of XQuery is being used
getLast() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
getLast() - Method in class net.sf.saxon.expr.BigRangeIterator
 
getLast() - Method in class net.sf.saxon.expr.DescendingRangeIterator
 
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 interface 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)
getLast() - Method in class net.sf.saxon.tree.iter.RangeIterator
 
getLast(SequenceIterator) - Static method in class net.sf.saxon.expr.LastItemExpression
Get the last item delivered by an iterator, or null if the iterator is empty
getLastChild() - Method in class net.sf.saxon.dom.AttrOverNodeInfo
Get last child
getLastChild() - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Get last child
getLastChild() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get last child - default implementation used for leaf nodes
getLastChild() - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Get the last child node of the element
getLastCompletedElement() - Method in class com.saxonica.ee.domino.Erector
Get the last completed element node.
getLastCompletedElement() - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Get the last completed element node.
getLastStep() - Method in class net.sf.saxon.expr.SlashExpression
Get the last step of the path expression
getLatestError() - Method in class net.sf.saxon.lib.StandardErrorReporter
 
getLeadingSteps() - Method in class net.sf.saxon.expr.SlashExpression
Get a path expression consisting of all steps except the last
getLeaf() - Method in class net.sf.saxon.value.NestedIntegerValue
 
getLength() - Method in class com.saxonica.ee.optim.MultiIndex.SelectedItemsIterator
Get the last position (that is, the number of items in the sequence).
getLength() - Method in class com.saxonica.ee.optim.SearchableValue
Get the length of the sequence
getLength() - Method in class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
Get the position of the last item in the sequence.
getLength() - Method in class com.saxonica.ee.validate.CompactStringValue
 
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.dom.TextOverNodeInfo
Get the length of a Text or Comment node.
getLength() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
getLength() - Method in class net.sf.saxon.expr.BigRangeIterator
 
getLength() - Method in class net.sf.saxon.expr.DescendingRangeIterator
 
getLength() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the size of the value (the number of items)
getLength() - Method in class net.sf.saxon.expr.ItemCheckingIterator
 
getLength() - Method in class net.sf.saxon.expr.ItemMappingIterator
 
getLength() - Method in interface net.sf.saxon.expr.LastPositionFinder
Get the last position (that is, the number of items in the sequence).
getLength() - Method in class net.sf.saxon.expr.sort.GroupAdjacentIterator
 
getLength() - Method in class net.sf.saxon.expr.sort.GroupByIterator
Get the last position (that is, the number of groups)
getLength() - Method in class net.sf.saxon.expr.sort.GroupEndingIterator
 
getLength() - Method in class net.sf.saxon.expr.sort.GroupStartingIterator
 
getLength() - Method in class net.sf.saxon.expr.sort.MergeGroupingIterator
 
getLength() - Method in class net.sf.saxon.expr.sort.SortedIterator
 
getLength() - Method in class net.sf.saxon.expr.SubsequenceIterator
Get the last position (that is, the number of items in the sequence).
getLength() - Method in class net.sf.saxon.expr.TailIterator
 
getLength() - Method in class net.sf.saxon.functions.Remove.RemoveIterator
Get the last position (that is, the number of items in the sequence).
getLength() - Method in class net.sf.saxon.functions.Reverse.ReverseListIterator
Get the last position (that is, the number of items in the sequence).
getLength() - Method in class net.sf.saxon.ma.zeno.ZenoSequence
Get the length of the sequence
getLength() - Method in class net.sf.saxon.ma.zeno.ZenoSequence.ZenoSequenceIterator
 
getLength() - Method in class net.sf.saxon.om.AtomicArray
Get the length of the sequence
getLength() - Method in interface net.sf.saxon.om.AtomicSequence
Get the length of the sequence
getLength() - Method in class net.sf.saxon.om.EmptyAtomicSequence
 
getLength() - Method in interface net.sf.saxon.om.FocusIterator
Get the position of the last item in the sequence
getLength() - Method in class net.sf.saxon.om.FocusTrackingIterator
Get the position of the last item in the sequence.
getLength() - Method in interface net.sf.saxon.om.GroundedValue
Get the size of the value (the number of items in the value, considered as a sequence)
getLength() - Method in interface net.sf.saxon.om.Item
Get the size of the value (the number of items)
getLength() - Method in class net.sf.saxon.om.MemoSequence.ProgressiveIterator
Get the last position (that is, the number of items in the sequence)
getLength() - Method in class net.sf.saxon.om.ZeroOrMore
Get the number of items in the sequence
getLength() - Method in class net.sf.saxon.om.ZeroOrOne
Get the length of the sequence
getLength() - Method in class net.sf.saxon.regex.ARegexIterator
 
getLength() - Method in class net.sf.saxon.regex.JRegexIterator
 
getLength() - Method in class net.sf.saxon.trans.rules.RuleChain
Get the length of the rule chain
getLength() - Method in class net.sf.saxon.tree.iter.ArrayIterator
 
getLength() - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
Get the number of items in the part of the array being processed
getLength() - Method in class net.sf.saxon.tree.iter.EmptyIterator
Get the position of the last item in the sequence.
getLength() - Method in class net.sf.saxon.tree.iter.ListIterator.Of
 
getLength() - Method in class net.sf.saxon.tree.iter.ManualIterator
Get the last position (that is, the number of items in the sequence).
getLength() - Method in class net.sf.saxon.tree.iter.SingleNodeIterator
 
getLength() - Method in class net.sf.saxon.tree.iter.SingletonIterator
 
getLength() - Method in class net.sf.saxon.tree.iter.TwoItemIterator
 
getLength() - Method in class net.sf.saxon.tree.iter.UntypedAtomizingIterator
 
getLength() - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Return the number of attributes in the list.
getLength() - Method in class net.sf.saxon.value.AtomicValue
Get the length of the sequence
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.SequenceExtent.Of
 
getLength() - Method in class net.sf.saxon.value.SingletonClosure
Get the length of the sequence
getLength(Sequence) - Static method in class net.sf.saxon.om.SequenceTool
Get the length of a sequence (the number of items it contains)
getLength(SequenceIterator) - Static method in class net.sf.saxon.om.SequenceTool
Get the number of items in the sequence identified by a SequenceIterator.
getLengthInMicroseconds() - Method in class net.sf.saxon.value.DayTimeDurationValue
Get the length of duration in microseconds, as a long
getLengthInMonths() - Method in class net.sf.saxon.value.YearMonthDurationValue
Get the number of months in the duration
getLengthInNanoseconds() - Method in class net.sf.saxon.value.DayTimeDurationValue
Get the length of duration in microseconds, as a long
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 the 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.
getLevel() - Method in class net.sf.saxon.expr.instruct.NumberInstruction
Get the level attribute
getLexicalForm() - Method in class com.saxonica.ee.schema.ValueConstraint
Returns the lexical form of the value
getLhs() - Method in class net.sf.saxon.expr.BinaryExpression
Get the left-hand operand
getLhs() - Method in class net.sf.saxon.expr.CompareToConstant
 
getLhs() - Method in interface net.sf.saxon.expr.ComparisonExpression
Get the left-hand operand of the comparison
getLHS() - Method in class net.sf.saxon.pattern.VennPattern
Get the LHS of the union
getLhsExpression() - Method in class net.sf.saxon.expr.BinaryExpression
Get the left-hand operand expression
getLhsExpression() - Method in class net.sf.saxon.expr.CompareToConstant
 
getLhsExpression() - Method in interface net.sf.saxon.expr.ComparisonExpression
Get the left-hand expression
getLibraryList() - Method in class net.sf.saxon.functions.FunctionLibraryList
Get the list of contained FunctionLibraries.
getLicenseFeature(String) - Method in class com.saxonica.config.ProfessionalConfiguration
Get the value of a named license feature
getLicenseFeature(String) - Method in class net.sf.saxon.Configuration
Get the value of a named license feature
getLicenseFeatures() - Method in class com.saxonica.config.ProfessionalConfiguration
Get all license features, as a Properties object mapping feature names to feature values.
getLicenseFeatures() - Method in class net.sf.saxon.Configuration
Get all license features, as a Properties object mapping feature names to feature values.
getLicenseFeatures(Configuration) - Method in class com.saxonica.config.Verifier
 
getLineLength() - Method in class com.saxonica.serialize.HTMLIndenterPE
 
getLineLength() - Method in class com.saxonica.serialize.XMLIndenterPE
 
getLineLength() - Method in class net.sf.saxon.serialize.HTMLIndenter
Get the maximum length of lines, after which long lines will be word-wrapped
getLineLength() - Method in class net.sf.saxon.serialize.XMLIndenter
Get the suggested maximum length of a line
getLineNumber() - Method in class com.saxonica.ee.domino.DominoNode
Get line number.
getLineNumber() - Method in class com.saxonica.ee.schema.SchemaStructure
Get the line number of the element defining this schema component, within its module.
getLineNumber() - Method in class com.saxonica.xqj.pull.PullToStax.SourceStreamLocation
 
getLineNumber() - Method in class com.saxonica.xqj.pull.TreeWalker
Return the line number where the current document event ends.
getLineNumber() - Method in exception javax.xml.xquery.XQQueryException
Gets the line number in the query string where the error occurred.
getLineNumber() - Method in class javax.xml.xquery.XQStackTraceElement
Gets the line number in the query string containing the execution point represented by this stack trace element.
getLineNumber() - Method in class net.sf.saxon.event.ContentHandlerProxyLocator
Get the line number
getLineNumber() - Method in class net.sf.saxon.event.ReceivingContentHandler.LocalLocator
Return the line number where the current document event ends.
getLineNumber() - Method in class net.sf.saxon.expr.flwor.ClauseInfo
Get the line number of the instruction in the source stylesheet module.
getLineNumber() - Method in class net.sf.saxon.expr.instruct.Actor
 
getLineNumber() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getLineNumber() - Method in class net.sf.saxon.expr.parser.Loc
Get the line number
getLineNumber() - Method in class net.sf.saxon.expr.parser.Tokenizer
Get the line number of the current token
getLineNumber() - Method in class net.sf.saxon.expr.parser.XPathParser.NestedLocation
Get the line number within the containing entity.
getLineNumber() - Method in interface net.sf.saxon.om.NodeInfo
Get line number.
getLineNumber() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
 
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() - Method in interface net.sf.saxon.s9api.Location
Get the line number.
getLineNumber() - Method in exception net.sf.saxon.s9api.SaxonApiException
Get the line number associated with the exception, if known.
getLineNumber() - Method in interface net.sf.saxon.s9api.StaticError
The line number locating the error within a query or stylesheet module
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.style.UseWhenStaticContext
 
getLineNumber() - Method in class net.sf.saxon.sxpath.IndependentContext
 
getLineNumber() - Method in class net.sf.saxon.trace.ContextStackFrame
Get the line number of the location of the instruction that caused this new context to be created
getLineNumber() - Method in class net.sf.saxon.trans.XmlProcessingIncident
The line number locating the error within a query or stylesheet module
getLineNumber() - Method in class net.sf.saxon.tree.AttributeLocation
Get the line number.
getLineNumber() - Method in class net.sf.saxon.tree.linked.CommentImpl
Get the line number of the node within its source entity
getLineNumber() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the line number of this root node.
getLineNumber() - Method in class net.sf.saxon.tree.linked.ElementImpl
Get the line number of the node within its source document entity
getLineNumber() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the line number of the node within its source document entity
getLineNumber() - Method in class net.sf.saxon.tree.linked.ProcInstImpl
Get the line number of the node within its source entity
getLineNumber() - Method in class net.sf.saxon.tree.NamespaceNode
Get line number
getLineNumber() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the line number of the node within its source document entity
getLineNumber() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Get the line number of this root node.
getLineNumber() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the line number of the node within its source document entity
getLineNumber() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get line number
getLineNumber() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get line number
getLineNumber() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get line number
getLineNumber() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get line number
getLineNumber() - Method in class net.sf.saxon.type.ValidationFailure
 
getLineNumber(int) - Method in class net.sf.saxon.expr.parser.Tokenizer
Return the line number corresponding to a given offset in the expression
getLineNumber(int) - Method in class net.sf.saxon.tree.linked.LineNumberMap
Get the line number corresponding to a given sequence number
getLineNumber(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the line number for a node.
getList() - Method in class net.sf.saxon.event.SequenceCollector
Get the list containing the sequence of items
getListeners() - Method in class net.sf.saxon.s9api.DestinationHelper
 
getListOfQNameAttribute(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getLiveNamespaceResolver() - Method in class net.sf.saxon.query.QueryModule
Return a NamespaceResolver which is "live" in the sense that, as the parse proceeds, it always uses the namespaces declarations in scope at the relevant time
getLocalAttributeGroupReferences() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Returns the AttributeGroup references contained locally in this attribute group.
getLocalAttributes() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Returns the attributes defined locally in this attribute group.
getLocalAttributeWildcard() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Get the local attribute wildcard used in this attribute group
getLocalContext() - Method in class com.saxonica.ee.stream.adjunct.GroupBoundaryTester
 
getLocalContext() - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
 
getLocalDate() - Method in class net.sf.saxon.s9api.XdmAtomicValue
For an XdmAtomicValue representing an xs:date value, get the value as an instance of LocalDate.
getLocalDateTime() - Method in class net.sf.saxon.s9api.XdmAtomicValue
For an XdmAtomicValue representing an xs:dateTime value, get the value as an instance of LocalDateTime.
getLocales() - Static method in class com.saxonica.config.pe.ICUNumbererPE
Return all the locales available for collation
getLocalFacetList() - Method in class com.saxonica.ee.schema.UserSimpleType
Return all the facets for this type
getLocalFunctionLibrary() - Method in class net.sf.saxon.query.QueryModule
Get the functions declared locally within this module
getLocalIndexes() - Method in class net.sf.saxon.Controller
Get the table of local indexes supporting xsl:key (or implicit keys created by the optimizer).
getLocalizerFactory() - Method in class net.sf.saxon.Configuration
Get the localizer factory in use
getLocalLicenseId() - Method in class com.saxonica.ee.schema.PreparedSchema
Get the local license id, identifying any local license in the case where this package was loaded from a compiled package that contained its own embedded license
getLocalLicenseId() - Method in class net.sf.saxon.expr.PackageData
Get the local license id, identifying any local license in the case where this package was loaded from a compiled package that contained its own embedded license
getLocalLineNumber() - Method in class net.sf.saxon.expr.parser.XPathParser.NestedLocation
Get the local line number, that is the line number relative to the start of the expression or query.
getLocallyDefinedProperties() - Method in class net.sf.saxon.s9api.Serializer
Create a Properties object holding the serialization properties explicitly declared within this Serializer object, and not including any defaults taken from the stylesheet or query.
getLocalName() - Method in class com.saxonica.xqj.pull.PullToStax
 
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.pattern.LocalNameTest
Get the local name used in this LocalNameTest
getLocalName() - Method in class net.sf.saxon.s9api.QName
The local part of the QName
getLocalName() - Method in class net.sf.saxon.type.BuiltInListType
Get the local name of this type
getLocalName() - Method in class net.sf.saxon.value.QualifiedNameValue
Get the local part
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.tree.util.AttributeCollectionImpl
Get the local name of an attribute (by position).
getLocalName(Node) - Static method in class net.sf.saxon.dom.DOMNodeWrapper
Get the local name of a DOM element or attribute node.
getLocalNameIndex() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get (and build if necessary) an index from local names to fingerprints
getLocalOutputProperties() - Method in class net.sf.saxon.jaxp.IdentityTransformer
Get the local output properties held in this Transformer object, that is the properties explicitly requested using setOutputProperty() or setOutputProperties()
getLocalParamDetails() - Method in class net.sf.saxon.expr.instruct.NamedTemplate
 
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 interface 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.
getLocalParamInfo(StructuredQName) - Method in class net.sf.saxon.expr.instruct.NamedTemplate
Get the local parameter with a given parameter id
getLocalParams() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getLocalPart() - Method in class com.saxonica.ee.domino.DominoAttr
Get the local part of the name of this node.
getLocalPart() - Method in class com.saxonica.ee.domino.DominoNode
Get the local part of the name of this node.
getLocalPart() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.om.CodedName
Get the local part of the QName
getLocalPart() - Method in class net.sf.saxon.om.FingerprintedQName
Get the local part of the QName
getLocalPart() - Method in class net.sf.saxon.om.NameOfNode
Get the local part of the QName
getLocalPart() - Method in interface net.sf.saxon.om.NodeInfo
Get the local part of the name of this node.
getLocalPart() - Method in interface net.sf.saxon.om.NodeName
Get the local part of the QName
getLocalPart() - Method in class net.sf.saxon.om.NoNamespaceName
Get the local part of the QName
getLocalPart() - Method in class net.sf.saxon.om.StructuredQName
Get the local part of the QName
getLocalPart() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.pattern.NameTest
Get the local name matched by this nametest
getLocalPart() - Method in class net.sf.saxon.pattern.SameNameTest
Get the local name matched by this nametest
getLocalPart() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the local name of this node.
getLocalPart() - Method in class net.sf.saxon.tree.NamespaceNode
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the local name of this node.
getLocalPart() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the local name of this node.
getLocalPart() - Method in class net.sf.saxon.tree.util.Orphan
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the local part of the name of this node.
getLocalPart() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
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.
getLocalRetainedStaticContext() - Method in class net.sf.saxon.expr.Expression
 
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.flwor.LocalVariableBinding
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.instruct.GlobalVariable
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.instruct.LocalParam
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.instruct.UserFunctionParameter
If this is a local variable held on the local stack frame, return the corresponding slot number.
getLocalSlotNumber() - Method in interface net.sf.saxon.expr.LocalBinding
Return the slot number of the variable held on the local stack frame
getLocalSlotNumber() - Method in class net.sf.saxon.expr.parser.ParserExtension.TemporaryXSLTVariableBinding
 
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 com.saxonica.xqj.pull.PullToStax
 
getLocation() - Method in class net.sf.saxon.expr.Expression
Get the location of the expression
getLocation() - Method in class net.sf.saxon.expr.flwor.Clause
Get the location, which can be used to determine the system ID and line number of the clause
getLocation() - Method in class net.sf.saxon.expr.flwor.ClauseInfo
 
getLocation() - Method in class net.sf.saxon.expr.instruct.Actor
 
getLocation() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getLocation() - Method in interface net.sf.saxon.expr.Locatable
Get the location of the construct
getLocation() - Method in class net.sf.saxon.functions.Trace
 
getLocation() - Method in class net.sf.saxon.om.AttributeInfo
Get the location of the attribute, if known
getLocation() - Method in class net.sf.saxon.query.XQueryExpression
 
getLocation() - Method in class net.sf.saxon.s9api.Message
Get the location of the xsl:message or xsl:assert instruction within the containing stylesheet
getLocation() - Method in interface net.sf.saxon.s9api.StaticError
Get the location information associated with the error
getLocation() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Get the location information associated with the error
getLocation() - Method in class net.sf.saxon.trans.XmlProcessingException
 
getLocation() - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
getLocation(int) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Get the location of an attribute (by position)
getLocationMessage(TransformerException) - Method in class net.sf.saxon.lib.StandardErrorListener
Get a string identifying the location of an error.
getLocationMessage(Invalidity) - Method in class net.sf.saxon.lib.StandardInvalidityHandler
Get a string identifying the location of an error.
getLocationMessage(XmlProcessingError) - Method in class net.sf.saxon.lib.StandardErrorReporter
Get a string identifying the location of an error.
getLocationMessageText(SourceLocator) - Method in class net.sf.saxon.lib.StandardDiagnostics
Construct a message identifying the location of an error
getLocationURI() - Method in class net.sf.saxon.query.QueryModule
Get the location URI for a module
getLocator() - Method in exception net.sf.saxon.trans.XPathException
Method getLocator retrieves an instance of a SourceLocator object that specifies where an error occured.
getLocator() - Method in class net.sf.saxon.type.ValidationFailure
 
getLogger() - Method in class net.sf.saxon.Configuration
 
getLogger() - Method in class net.sf.saxon.lib.StandardErrorListener
Get the error output stream
getLogger() - Method in class net.sf.saxon.lib.StandardErrorReporter
Get the error output stream
getLogger() - Method in class net.sf.saxon.lib.StandardInvalidityHandler
Get the Logger used for displaying messages
getLoginTimeout() - Method in class com.saxonica.xqj.SaxonXQDataSource
 
getLoginTimeout() - Method in interface javax.xml.xquery.ConnectionPoolXQDataSource
Gets the maximum time in seconds that this datasource can wait while attempting to connect to a database.
getLoginTimeout() - Method in interface javax.xml.xquery.XQDataSource
Gets the maximum time in seconds that this datasource can wait while attempting to connect to a database.
getLogWriter() - Method in class com.saxonica.xqj.SaxonXQDataSource
 
getLogWriter() - Method in interface javax.xml.xquery.ConnectionPoolXQDataSource
Retrieves the log writer for this datasource object.
getLogWriter() - Method in interface javax.xml.xquery.XQDataSource
Retrieves the log writer for this XQDataSource object.
getLong() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getLong() - Method in class com.saxonica.xqj.SaxonXQItem
 
getLong() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getLong() - Method in interface javax.xml.xquery.XQItemAccessor
Gets the current item as a long.
getLong(TemporalField) - Method in class net.sf.saxon.value.DateTimeValue
Gets the value of the specified field as a long.
getLongValue() - Method in class net.sf.saxon.s9api.XdmAtomicValue
Get the value converted to an integer using the XPath casting rules
getLongValue(TinyTree, int) - Static method in class net.sf.saxon.tree.tiny.WhitespaceTextImpl
Static method to get the "long" value representing the content of a whitespace text node
getLSResourceResolver() - Method in class com.saxonica.ee.jaxp.ResourceResolverWrappingLSResourceResolver
 
getMainModule() - Method in class net.sf.saxon.query.XQueryExpression
Get the static context in which this expression was compiled.
getMajorContext() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the nearest XPathContextMajor (the next one down the stack).
getMajorContext() - Method in interface net.sf.saxon.expr.XPathContext
Get the nearest XPathContextMajor (the next one down the stack, or this one if currently positioned on an XPathContextMajor).
getMajorContext() - Method in class net.sf.saxon.expr.XPathContextMinor
Get the nearest XPathContextMajor (the next one down the stack).
getMajorReleaseDate() - Static method in class net.sf.saxon.Version
Get the issue date of the most recent major release of the product, that is, a release offering new functionality rather than just bug fixes (typically, a release in which the first two digits of the version number change, for example 9.2 to 9.3).
getMap() - Method in class net.sf.saxon.serialize.CharacterMap
Get the contents of the character map
getMappingFunction() - Method in class net.sf.saxon.expr.ItemMappingIterator
Get the mapping function (the function applied to each item in the input sequence
getMapType(ItemType, SequenceType) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Obtain a map type, that is a type for XDM maps with a given key type and value type
getMarkedNode() - Method in class net.sf.saxon.event.BuilderMonitor
On completion of tree building, get the node that was marked using marknext().
getMarkedNode() - Method in class net.sf.saxon.tree.linked.LinkedBuilderMonitor
 
getMarkedNode() - Method in class net.sf.saxon.tree.tiny.TinyBuilderMonitor
 
getMatch() - Method in class net.sf.saxon.style.XSLAccumulatorRule
 
getMatch() - Method in class net.sf.saxon.style.XSLTemplate
 
getMatch() - Method in class net.sf.saxon.trans.KeyDefinition
Get the match pattern for the key definition
getMatcher(NodeVectorTree) - Method in class com.saxonica.ee.validate.SchemaAttributeTest
 
getMatcher(NodeVectorTree) - Method in class com.saxonica.ee.validate.SchemaElementTest
 
getMatcher(NodeVectorTree) - Method in class net.sf.saxon.pattern.AnyNodeTest
 
getMatcher(NodeVectorTree) - Method in class net.sf.saxon.pattern.CombinedNodeTest
 
getMatcher(NodeVectorTree) - Method in class net.sf.saxon.pattern.ContentTypeTest
 
getMatcher(NodeVectorTree) - Method in class net.sf.saxon.pattern.LocalNameTest
 
getMatcher(NodeVectorTree) - Method in class net.sf.saxon.pattern.MultipleNodeKindTest
 
getMatcher(NodeVectorTree) - Method in class net.sf.saxon.pattern.NamespaceTest
 
getMatcher(NodeVectorTree) - Method in class net.sf.saxon.pattern.NameTest
 
getMatcher(NodeVectorTree) - Method in class net.sf.saxon.pattern.NameTestUnion
 
getMatcher(NodeVectorTree) - Method in class net.sf.saxon.pattern.NodeKindTest
 
getMatcher(NodeVectorTree) - Method in class net.sf.saxon.pattern.NodeTest
Get a matching function that can be used to test whether numbered nodes in a TinyTree or DominoTree satisfy the node test.
getMatcher(NodeVectorTree) - Method in class net.sf.saxon.pattern.SameNameTest
 
getMatching() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
getMatchingNodeName() - Method in class net.sf.saxon.pattern.CombinedNodeTest
 
getMatchingNodeName() - Method in class net.sf.saxon.pattern.NameTest
Get the name of the nodes matched by this nodetest, if it matches a specific name.
getMatchingNodeName() - Method in class net.sf.saxon.pattern.NameTestUnion
Get the name of the nodes matched by this nodetest, if it matches a specific name.
getMatchingNodeName() - Method in class net.sf.saxon.pattern.NodeTest
Get the name of the nodes matched by this nodetest, if it matches a specific name.
getMatchingNodeName() - Method in class net.sf.saxon.type.ErrorType
Get the name of the nodes matched by this nodetest, if it matches a specific name.
getMatchLength() - Method in class net.sf.saxon.regex.OpAtom
 
getMatchLength() - Method in class net.sf.saxon.regex.OpBOL
 
getMatchLength() - Method in class net.sf.saxon.regex.OpCapture
 
getMatchLength() - Method in class net.sf.saxon.regex.OpCharClass
 
getMatchLength() - Method in class net.sf.saxon.regex.OpChoice
 
getMatchLength() - Method in class net.sf.saxon.regex.OpEndProgram
 
getMatchLength() - Method in class net.sf.saxon.regex.OpEOL
 
getMatchLength() - Method in class net.sf.saxon.regex.Operation
Get the length of the matches returned by this operation if they are fixed-length
getMatchLength() - Method in class net.sf.saxon.regex.OpGreedyFixed
 
getMatchLength() - Method in class net.sf.saxon.regex.OpNothing
 
getMatchLength() - Method in class net.sf.saxon.regex.OpReluctantFixed
 
getMatchLength() - Method in class net.sf.saxon.regex.OpRepeat
 
getMatchLength() - Method in class net.sf.saxon.regex.OpSequence
 
getMatchLength() - Method in class net.sf.saxon.regex.OpTrace
 
getMatchLength() - Method in class net.sf.saxon.regex.OpUnambiguousRepeat
 
getMatchPattern() - Method in class net.sf.saxon.expr.instruct.TemplateRule
Get the match pattern used with this template
getMax() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
getMax() - Method in class net.sf.saxon.expr.BigRangeIterator
 
getMax() - Method in class net.sf.saxon.expr.DescendingRangeIterator
 
getMax() - Method in class net.sf.saxon.expr.IntegerRangeTest
 
getMax() - Method in class net.sf.saxon.tree.iter.RangeIterator
 
getMaxExpressionLength() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
getMaxExpressionLength() - Method in interface javax.xml.xquery.XQMetaData
Gets the maximum number of characters allowed in an expression in this data source.
getMaxFunctionArity() - Method in class net.sf.saxon.style.StylesheetPackage
Get the maximum arity of functions in this package
getMaxima() - Method in class com.saxonica.ee.schema.AllModelGroup
Get the values of maxOccurs() for all the particles, as an array
getMaximumNumberOfArguments() - Method in class net.sf.saxon.functions.IsIdRef
Get the maximum number of arguments allowed by the function
getMaximumNumberOfArguments() - Method in class net.sf.saxon.lib.ExtensionFunctionDefinition
Get the maximum number of arguments allowed by the function.
getMaximumNumberOfErrors() - Method in class net.sf.saxon.lib.StandardErrorReporter
Get the maximum number of errors that are reported; further errors after this limit result in the compilation being abandoned
getMaximumNumberOfWarnings() - Method in class net.sf.saxon.lib.StandardErrorListener
Get the maximum number of warnings that are reported; further warnings after this limit are silently ignored
getMaximumNumberOfWarnings() - Method in class net.sf.saxon.lib.StandardErrorReporter
Get the maximum number of warnings that are reported; further warnings after this limit are silently ignored
getMaxInclusive(BuiltInAtomicType) - Static method in class net.sf.saxon.value.IntegerValue
Get the maxInclusive facet for a built-in integer subtype
getMaxOccurs() - Method in class com.saxonica.ee.schema.Particle
Returns the maximum number of occurrences that this Particle may appear in the containing content model
getMaxOrdinaryCharacter() - Method in class net.sf.saxon.lib.StandardErrorReporter
Get the maximum codepoint value for a character to be considered non-special.
getMaxOrdinaryCharacter(int) - Method in class net.sf.saxon.lib.StandardErrorListener
Set the maximum codepoint value for a character to be considered non-special.
getMaxPrecedence() - Method in class net.sf.saxon.trans.CompoundMode
Get the maximum precedence of the rules in this mode
getMaxPrecedence() - Method in class net.sf.saxon.trans.Mode
Get the maximum precedence of the rules in this mode
getMaxPrecedence() - Method in class net.sf.saxon.trans.SimpleMode
 
getMaxRank() - Method in class net.sf.saxon.trans.CompoundMode
Get the highest rank of the rules in this mode
getMaxRank() - Method in class net.sf.saxon.trans.Mode
Get the highest rank of the rules in this mode
getMaxRank() - Method in class net.sf.saxon.trans.SimpleMode
 
getMaxThreads() - Method in class com.saxonica.ee.parallel.MultithreadedItemMappingIterator
Overridable method that decides how many threads to use.
getMaxTransition() - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Get the transition to be used when the maxOccurs value is reached for a counting state.
getMaxUserNameLength() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
getMaxUserNameLength() - Method in interface javax.xml.xquery.XQMetaData
Gets the maximum number of characters allowed in a user name.
getMediaQueryEvaluator() - Method in class net.sf.saxon.Configuration
Get a comparator which can be used to assess whether the media pseudo-attribute in an xml-stylesheet processing instruction matches the media requested in the API for the transformation
getMediaTypeForFileExtension(String) - Method in class net.sf.saxon.Configuration
Get the media type to be associated with a file extension by the standard collection handler
getMember() - Method in class net.sf.saxon.z.IntSingletonSet
 
getMembers() - Method in class net.sf.saxon.expr.flwor.Tuple
 
getMembers() - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Get a list of the members of the array
getMemberType() - Method in class net.sf.saxon.expr.ListConstructorFunction
Get the list item type (member type)
getMemberType() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Get the type of the members of the array
getMemberType(TypeHierarchy) - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Get the lowest common item type of the members of the array
getMemberType(TypeHierarchy) - Method in class net.sf.saxon.ma.arrays.ArrayItem
Get the lowest common item type of the members of the array
getMemberTypeReferences() - Method in class com.saxonica.ee.schema.UserUnionType
Get the list of member types
getMemberTypes() - Method in class net.sf.saxon.type.LocalUnionType
 
getMemoSequence() - Method in class net.sf.saxon.om.MemoSequence.ProgressiveIterator
Get the containing MemoSequence
getMergeKeyDefinitionSet() - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
getMergeSources() - Method in class net.sf.saxon.expr.sort.MergeInstr
 
getMessage() - Method in class com.saxonica.ee.schema.Assertion
Get the user-defined error message associated with the assertion
getMessage() - Method in class com.saxonica.ee.schema.Facet
Get the message to be used when this facet is violated.
getMessage() - Method in exception com.saxonica.ee.schema.MissingComponentExceptionImpl
 
getMessage() - Method in class net.sf.saxon.expr.ErrorExpression
 
getMessage() - Method in class net.sf.saxon.expr.parser.RoleDiagnostic
Construct and return the error message indicating a type error
getMessage() - Method in exception net.sf.saxon.expr.sort.ComparisonException
 
getMessage() - Method in interface net.sf.saxon.lib.Invalidity
Get the text of a message explaining what is wrong
getMessage() - Method in exception net.sf.saxon.om.QNameException
 
getMessage() - Method in exception net.sf.saxon.regex.RESyntaxException
Redundant override of getMessage(), added for ease of C# conversion
getMessage() - Method in exception net.sf.saxon.s9api.SaxonApiException
Returns the detail message string of this throwable.
getMessage() - Method in exception net.sf.saxon.s9api.SaxonApiUncheckedException
Returns the detail message string of this throwable.
getMessage() - Method in interface net.sf.saxon.s9api.StaticError
Return the error message associated with this error
getMessage() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Get the error message associated with this error
getMessage() - Method in exception net.sf.saxon.trans.UncheckedXPathException
 
getMessage() - Method in class net.sf.saxon.trans.XmlProcessingException
 
getMessage() - Method in class net.sf.saxon.trans.XmlProcessingIncident
Return the error message associated with this error
getMessage() - Method in exception net.sf.saxon.trans.XPathException
Get the error message.
getMessage() - Method in exception net.sf.saxon.type.ValidationException
Returns the detail message string of this throwable.
getMessage() - Method in class net.sf.saxon.type.ValidationFailure
 
getMessageCounters() - Method in class net.sf.saxon.trans.XsltController
Get the message counters
getMessageEmitter() - Method in class net.sf.saxon.trans.XsltController
Deprecated.
since 9.9.0.2; always returns null.
getMessageHandler() - Method in class net.sf.saxon.trans.XsltController
Get the user-supplied or system-supplied handler for xsl:message and xsl:assert output.
getMessageListener2() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Deprecated.
since 12.0
getMetaData() - Method in class com.saxonica.xqj.SaxonXQConnection
 
getMetaData() - Method in interface javax.xml.xquery.XQConnection
Gets the metadata for this connection.
getMetaData() - Method in class net.sf.saxon.functions.URIQueryParameters
Get the value of metadata=yes|no, or absent if unspecified
getMethodNameFromLocalName(String, String, boolean) - Method in class com.saxonica.config.JavaExtensionLibrary
Get the Java method/field name from the local name used in the function call.
getMicrosecond() - Method in class net.sf.saxon.value.DateTimeValue
Get the microsecond component, 0-999999
getMicrosecond() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Return microsecond precision of SaxonXMLGregorianCalendar.getFractionalSecond().
getMicrosecond() - Method in class net.sf.saxon.value.TimeValue
Get the microsecond component, 0-999_999
getMicroseconds() - Method in class net.sf.saxon.value.DurationValue
Get the microseconds component
getMin() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
getMin() - Method in class net.sf.saxon.expr.BigRangeIterator
 
getMin() - Method in class net.sf.saxon.expr.DescendingRangeIterator
 
getMin() - Method in class net.sf.saxon.expr.IntegerRangeTest
 
getMin() - Method in class net.sf.saxon.tree.iter.RangeIterator
 
getMinima() - Method in class com.saxonica.ee.schema.AllModelGroup
Get the values of minOccurs() for all the particles, as an array
getMinImportPrecedence() - Method in class net.sf.saxon.style.StylesheetModule
Get the minimum import precedence of this module, that is, the lowest import precedence of the modules that it imports.
getMinImportPrecedence() - Method in class net.sf.saxon.trans.rules.Rule
 
getMinimumArity() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the minumum arity of this function, that is, the number of mandatory parameters
getMinimumArity() - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
Get the number of mandatory arguments (the lower bound of the arity range)
getMinimumArity() - Method in interface net.sf.saxon.functions.registry.FunctionDefinition
Get the number of mandatory arguments (the lower bound of the arity range)
getMinimumArity() - Method in class net.sf.saxon.query.XQueryFunction
Get the minimum arity of the function
getMinimumMatchLength() - Method in class net.sf.saxon.regex.OpCapture
 
getMinimumMatchLength() - Method in class net.sf.saxon.regex.OpChoice
 
getMinimumMatchLength() - Method in class net.sf.saxon.regex.Operation
Get the minimum length of the matches returned by this operation
getMinimumMatchLength() - Method in class net.sf.saxon.regex.OpRepeat
 
getMinimumMatchLength() - Method in class net.sf.saxon.regex.OpSequence
 
getMinimumNumberOfArguments() - Method in class net.sf.saxon.functions.IsIdRef
Get the minimum number of arguments required by the function
getMinimumNumberOfArguments() - Method in class net.sf.saxon.lib.ExtensionFunctionDefinition
Get the minimum number of arguments required by the function
getMinInclusive(BuiltInAtomicType) - Static method in class net.sf.saxon.value.IntegerValue
Get the minInclusive facet for a built-in integer subtype
getMinOccurs() - Method in class com.saxonica.ee.schema.Particle
Returns the minimum number of occurrences that this Particle must appear in the containing content model
getMinusSign() - Method in class net.sf.saxon.trans.DecimalSymbols
Get the minus sign value
getMinute() - Method in class net.sf.saxon.value.DateTimeValue
Get the minute component, 0-59
getMinute() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Return minutes or 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
getMissingFunctionExplanation(StructuredQName, Configuration) - Static method in class net.sf.saxon.expr.parser.XPathParser
Get a message containing suggestions as to why a requested function might not be available
getMixedAttribute() - Method in class com.saxonica.ee.schema.sdoc.XSDComplexContent
 
getMode() - Method in class com.saxonica.ee.schema.sdoc.XSDOpenContent
 
getMode() - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
 
getMode() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Get the Mode
getMode() - Method in class net.sf.saxon.expr.instruct.TemplateRule
Get the mode used by this template rule
getMode() - Method in class net.sf.saxon.style.XSLMode
 
getModel() - Method in class net.sf.saxon.Controller
Get the tree model that will be used.
getModel() - Method in class net.sf.saxon.lib.AugmentedSource
Get the tree model that will be used.
getModel() - Method in class net.sf.saxon.lib.ParseOptions
Get the tree model that will be used.
getModelGroup() - Method in class com.saxonica.ee.schema.sdoc.XSDCompositor
Returns the constructed Compositor.
getModelGroupName() - Method in class com.saxonica.ee.schema.ModelGroupDefinition
 
getModelGroupParticle() - Method in class com.saxonica.ee.schema.sdoc.XSDCompositor
Returns the particle referring to the constructed ModelGroup.
getModeName() - Method in class net.sf.saxon.trans.Mode
Get the name of the mode (for diagnostics only)
getModeNames() - Method in class net.sf.saxon.style.XSLTemplate
Return the list of mode names to which this template rule is applicable.
getModeTitle(boolean) - Method in class net.sf.saxon.trans.Mode
Get a title for the mode: either "Mode mode-name" or "The unnamed mode" as appropriate
getModule() - Method in class net.sf.saxon.style.ComponentDeclaration
Get the module in which this ComponentDeclaration appears
getModuleLocation() - Method in class net.sf.saxon.query.StaticQueryContext
Get the module location.
getModuleNamespace() - Method in class net.sf.saxon.query.QueryModule
Get the namespace of the current library module.
getModuleUri() - Method in interface net.sf.saxon.s9api.StaticError
The URI of the query or stylesheet module in which the error was detected (as a string) May be null if the location of the error is unknown, or if the error is not localized to a specific module, or if the module in question has no known URI (for example, if it was supplied as an anonymous Stream)
getModuleUri() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Get The URI of the query or stylesheet module in which the error was detected (as a string) May be null if the location of the error is unknown, or if the error is not localized to a specific module, or if the module in question has no known URI (for example, if it was supplied as an anonymous Stream)
getModuleUri() - Method in class net.sf.saxon.trans.XmlProcessingIncident
The URI of the query or stylesheet module in which the error was detected (as a string) May be null if the location of the error is unknown, or if the error is not localized to a specific module, or if the module in question has no known URI (for example, if it was supplied as an anonymous Stream)
getModuleURI() - Method in exception javax.xml.xquery.XQQueryException
Gets the module URI of the module in which the error occurred.
getModuleURI() - Method in class javax.xml.xquery.XQStackTraceElement
Gets the module URI containing the execution point represented by this stack trace element.
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.value.SaxonXMLGregorianCalendar
Return number of month or DatatypeConstants.FIELD_UNDEFINED.
getMonths() - Method in class net.sf.saxon.value.DurationValue
Get the months component
getMostRecentAttributeType() - Method in class com.saxonica.ee.validate.AttributeValidator
Get the SimpleType used for validating the most recent attribute, if any
getMultiAccumulatorWatch() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
 
getMultiAccumulatorWatch() - Method in class com.saxonica.ee.stream.watch.WatchManager
 
getMultithreadedItemMappingIterator(SequenceIterator, ItemMappingFunction) - Method in class com.saxonica.config.EnterpriseConfiguration
Get an item mapping iterator suitable for multi-threaded execution, if this is permitted
getMultithreadedItemMappingIterator(SequenceIterator, ItemMappingFunction) - Method in class net.sf.saxon.Configuration
Get an item mapping iterator suitable for multi-threaded execution, if this is permitted
getMultithreadingFactory() - Method in class com.saxonica.config.EnterpriseConfiguration
Get the factory class used to handle creation of objects that support multithreaded execution.
getName() - Method in class com.saxonica.ee.domino.DominoTreeModel
 
getName() - Method in class com.saxonica.ee.schema.AssertionFacet
 
getName() - Method in class com.saxonica.ee.schema.AttributeDecl
Get the local name of this Attribute Declaration.
getName() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Returns the local part of the name of this named AttributeGroup.
getName() - Method in class com.saxonica.ee.schema.DistinctFacet
 
getName() - Method in class com.saxonica.ee.schema.ElementDecl
Returns the local name of this Element declaration.
getName() - Method in class com.saxonica.ee.schema.ElementParticle
Returns the local name of this Element particle.
getName() - Method in class com.saxonica.ee.schema.EnumerationFacet
Get the name of this facet
getName() - Method in class com.saxonica.ee.schema.EnumerationFacetSet
The name of this facet.
getName() - Method in class com.saxonica.ee.schema.ExplicitTimezoneFacet
 
getName() - Method in class com.saxonica.ee.schema.Facet
Returns the name of this Facet
getName() - Method in class com.saxonica.ee.schema.FractionDigitsFacet
 
getName() - Method in class com.saxonica.ee.schema.IdentityConstraint
Return the name of this IdentityConstraint.
getName() - Method in class com.saxonica.ee.schema.LengthFacet
 
getName() - Method in class com.saxonica.ee.schema.MaxExclusiveFacet
 
getName() - Method in class com.saxonica.ee.schema.MaxInclusiveFacet
 
getName() - Method in class com.saxonica.ee.schema.MaxLengthFacet
 
getName() - Method in class com.saxonica.ee.schema.MinExclusiveFacet
 
getName() - Method in class com.saxonica.ee.schema.MinInclusiveFacet
 
getName() - Method in class com.saxonica.ee.schema.MinLengthFacet
 
getName() - Method in class com.saxonica.ee.schema.ModelGroupDefinition
Returns the local part of the name of this named Group.
getName() - Method in class com.saxonica.ee.schema.Notation
Return the local name of this Notation.
getName() - Method in class com.saxonica.ee.schema.OrderFacet
 
getName() - Method in class com.saxonica.ee.schema.PatternFacet
 
getName() - Method in class com.saxonica.ee.schema.PreprocessFacet
 
getName() - Method in class com.saxonica.ee.schema.TotalDigitsFacet
 
getName() - Method in class com.saxonica.ee.schema.UserDefinedType
Get the local name of this type if it has one.
getName() - Method in class com.saxonica.ee.schema.WhitespaceFacet
 
getName() - Method in class com.saxonica.xqj.pull.PullToStax
 
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.dom.DOMObjectModel
 
getName() - Method in class net.sf.saxon.om.AbsolutePath.PathElement
Get the name of the node
getName() - Method in class net.sf.saxon.om.TreeModel
Get a name that identifies the tree model
getName() - Method in class net.sf.saxon.option.axiom.AxiomObjectModel
 
getName() - Method in class net.sf.saxon.option.dom4j.DOM4JObjectModel
 
getName() - Method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
 
getName() - Method in class net.sf.saxon.option.xom.XOMObjectModel
 
getName() - Method in class net.sf.saxon.pull.UnparsedEntity
Get the name of the unparsed entity
getName() - Method in interface net.sf.saxon.s9api.ExtensionFunction
Return the name of the external function
getName() - Method in class net.sf.saxon.s9api.XdmFunctionItem
Get the name of the function
getName() - Method in class net.sf.saxon.s9api.XsltPackage
Get the name of the package (the URI appearing as the value of xsl:package/@name)
getName() - Method in class net.sf.saxon.sapling.SaplingProcessingInstruction
Get the name of the processing instruction node
getName() - Method in class net.sf.saxon.serialize.CharacterMap
Get the name of the character map
getName() - Method in class net.sf.saxon.style.XSLPackage
Get the name of the package (the value of its @name attribute)
getName() - Method in interface net.sf.saxon.trans.rules.BuiltInRuleSet
Identify this built-in rule set
getName() - Method in class net.sf.saxon.trans.rules.DeepCopyRuleSet
Identify this built-in rule set
getName() - Method in class net.sf.saxon.trans.rules.DeepSkipRuleSet
Identify this built-in rule set
getName() - Method in class net.sf.saxon.trans.rules.FailRuleSet
Identify this built-in rule set
getName() - Method in class net.sf.saxon.trans.rules.RuleSetWithWarnings
Identify this built-in rule set
getName() - Method in class net.sf.saxon.trans.rules.ShallowCopyAllRuleSet
Identify this built-in rule set
getName() - Method in class net.sf.saxon.trans.rules.ShallowCopyRuleSet
Identify this built-in rule set
getName() - Method in class net.sf.saxon.trans.rules.ShallowSkipRuleSet
Identify this built-in rule set
getName() - Method in class net.sf.saxon.trans.rules.TextOnlyCopyRuleSet
Identify this built-in rule set
getName() - Method in enum net.sf.saxon.type.AnySimpleType
Get the local name of this type
getName() - Method in enum net.sf.saxon.type.AnyType
Get the local name of this type
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.type.EnumerationType
Get the local name of this type
getName() - Method in class net.sf.saxon.type.ErrorType
Get the local name of this type
getName() - Method in class net.sf.saxon.type.ExternalObjectType
Get the name of this type.
getName() - Method in class net.sf.saxon.type.JavaExternalObjectType
Get the local name of this type.
getName() - Method in class net.sf.saxon.type.NumericType
Get the local name of this type
getName() - Method in interface net.sf.saxon.type.SchemaType
Get the local name of this type
getName() - Method in enum net.sf.saxon.type.Untyped
Get the local name of this type
getNameAndVersion() - Method in class net.sf.saxon.style.XSLPackage
 
getNameCode() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the name code of the node, used for finding names in the name pool
getNameCode(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the nameCode for a given node, which must be a document, element, text, comment, or processing instruction node
getNameCodeArray() - Method in class com.saxonica.ee.domino.DominoTree
 
getNameCodeArray() - Method in interface net.sf.saxon.tree.tiny.NodeVectorTree
 
getNameCodeArray() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array holding node name information
getNameCodes() - Method in class com.saxonica.ee.schema.AllModelGroup
Get the namecodes of the element particles corresponding to each item in the maxima/minima arrays.
getNamedDecimalFormat(StructuredQName) - Method in class net.sf.saxon.trans.DecimalFormatManager
Get a named decimal-format registered using setNamedDecimalFormat
getNamedDecimalFormat(DecimalFormatManager, String) - Method in class net.sf.saxon.functions.FormatNumber
Get a decimal format, given its lexical QName
getNamedNodeChain(NodeInfo, XPathContext) - Method in class com.saxonica.ee.trans.ModeEE
Find the named node rule chain for a given node
getNamedOutputProperties(StructuredQName) - Method in class net.sf.saxon.style.StylesheetPackage
Get a set of named output properties
getNamedRuleChain(XPathContext, int, NamespaceUri, String) - Method in class net.sf.saxon.trans.SimpleMode
Get a rule chain for a particular node name without allocating a fingerprint from the name pool
getNamedTemplate(StructuredQName) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get the named template with a given name
getNamedTimeZone(String) - Static method in class net.sf.saxon.expr.number.NamedTimeZone
Get the TimeZone object for a given Olson (=IANA) timezone name
getNameExp() - Method in class com.saxonica.ee.update.RenameExpression
 
getNameExp() - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Get the expression used to compute the name of the attribute
getNameExp() - Method in class net.sf.saxon.expr.instruct.ComputedElement
Get the expression used to compute the element name
getNameExp() - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
 
getNameExp() - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
 
getNamePool() - Method in class com.saxonica.ee.domino.DominoTree
Get the NamePool used to map element and attribute names to fingerprints
getNamePool() - Method in class com.saxonica.ee.schema.PreparedSchema
Get the NamePool used by this schema
getNamePool() - Method in class com.saxonica.ee.schema.SchemaCompiler
Get the NamePool
getNamePool() - Method in class com.saxonica.ee.schema.UserDefinedType
Get the NamePool in which the name of this type is defined
getNamePool() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get the NamePool that holds the namecode for this node
getNamePool() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the NamePool that holds the namecode for this node
getNamePool() - Method in class com.saxonica.xqj.pull.TreeWalker
Get the namePool used to lookup all name codes and namespace codes
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.event.ProxyReceiver
Get the namepool for this configuration
getNamePool() - Method in class net.sf.saxon.event.SequenceReceiver
Get the name pool
getNamePool() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the Name Pool
getNamePool() - Method in interface net.sf.saxon.expr.XPathContext
Get the Name Pool
getNamePool() - Method in class net.sf.saxon.expr.XPathContextMinor
Get the Name Pool
getNamePool() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the name pool used for the names in this document
getNamePool() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the name pool for this node
getNamePool() - Method in class net.sf.saxon.pattern.LocalNameTest
 
getNamePool() - Method in class net.sf.saxon.pattern.NameTest
Get the NamePool associated with this NameTest
getNamePool() - Method in class net.sf.saxon.pull.PullFilter
Helper method to get the current namePool
getNamePool() - Method in class net.sf.saxon.pull.StaxBridge
Get the name pool
getNamePool() - Method in class net.sf.saxon.query.StaticQueryContext
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.tree.linked.DocumentImpl
Get the name pool used for the names in this document
getNamePool() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the NamePool
getNamePool() - Method in class net.sf.saxon.tree.NamespaceNode
Get the NamePool that holds the namecode for this node
getNamePool() - Method in interface net.sf.saxon.tree.tiny.NodeVectorTree
 
getNamePool() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the NamePool for the tree containing this node
getNamePool() - Method in class net.sf.saxon.tree.tiny.TinyTree
 
getNamePool() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get the name pool for this node
getNames() - Static method in class net.sf.saxon.lib.FeatureIndex
 
getNamespace() - Method in class com.saxonica.ee.extfn.js.IXSLFunctionSet
 
getNamespace() - Method in class com.saxonica.ee.extfn.VendorFunctionSetEE
Return the namespace URI for the functions local to this function set.
getNamespace() - Method in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet
 
getNamespace() - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
getNamespace() - Method in class com.saxonica.functions.extfn.VendorFunctionSetPE
Return the namespace URI for the functions local to this function set.
getNamespace() - Method in class com.saxonica.functions.sql.SQLFunctionSet
Return the namespace URI for the functions local to this function set.
getNamespace() - Method in class net.sf.saxon.functions.MathFunctionSet
 
getNamespace() - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Return the namespace URI for the functions local to this function set.
getNamespace() - Method in class net.sf.saxon.functions.registry.ExsltCommonFunctionSet
 
getNamespace() - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE
 
getNamespace() - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet
 
getNamespace() - Method in class net.sf.saxon.ma.map.MapFunctionSet
 
getNamespace() - Method in class net.sf.saxon.s9api.QName
The namespace URI of the QName, as a string.
getNamespaceAlias(NamespaceUri) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get the declared namespace alias for a given namespace URI code if there is one.
getNamespaceBinding() - Method in class net.sf.saxon.om.CodedName
Get a NamespaceBinding whose (prefix, uri) pair are the prefix and URI of this node name
getNamespaceBinding() - Method in class net.sf.saxon.om.FingerprintedQName
Get a NamespaceBinding whose (prefix, uri) pair are the prefix and URI of this node name
getNamespaceBinding() - Method in class net.sf.saxon.om.NameOfNode
Get a NamespaceBinding whose (prefix, uri) pair are the prefix and URI of this node name
getNamespaceBinding() - Method in interface net.sf.saxon.om.NodeName
Get a NamespaceBinding whose (prefix, uri) pair are the prefix and URI of this node name
getNamespaceBinding() - Method in class net.sf.saxon.om.NoNamespaceName
Get a NamespaceBinding whose (prefix, uri) pair are the prefix and URI of this node name
getNamespaceBinding() - Method in class net.sf.saxon.om.StructuredQName
Get the NamespaceBinding (prefix/uri pair) corresponding to this name
getNamespaceBindings() - Method in class net.sf.saxon.om.NamespaceMap
Get all the namespace bindings defined in this namespace map as an array
getNamespaceBindings() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array used to hold the namespace declarations
getNamespaceContext() - Method in class com.saxonica.ee.schema.EnumerationFacet
Get the namespace context of the value
getNamespaceContext() - Method in class com.saxonica.ee.schema.FieldOrSelector
Get the namespace context for evaluating the XPath expression
getNamespaceContext() - Method in class com.saxonica.ee.schema.TypeAlternative
Get the namespace context for evaluating the XPath expression
getNamespaceContext() - Method in class com.saxonica.xqj.pull.PullToStax
 
getNamespaceContext() - Method in class net.sf.saxon.event.StreamWriterToReceiver
Return the current namespace context.
getNamespaceContext() - Method in class net.sf.saxon.xpath.JAXPXPathStaticContext
getNamespaceContext() - Method in class net.sf.saxon.xpath.XPathEvaluator
Get the namespace context, if one has been set using XPathEvaluator.setNamespaceContext(javax.xml.namespace.NamespaceContext)
getNamespaceContextExpr() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
getNamespaceContextExpression() - Method in class net.sf.saxon.style.XSLEvaluate
 
getNamespaceCount() - Method in class com.saxonica.xqj.pull.PullToStax
Return the number of namespaces declared on this element.
getNamespaceDeclarations() - Method in class com.saxonica.xqj.pull.PullFromIterator
Get the namespace declarations associated with the current element.
getNamespaceDeclarations() - Method in class com.saxonica.xqj.pull.PullNamespaceReducer
Get the namespace declarations associated with the current element.
getNamespaceDeclarations() - Method in class com.saxonica.xqj.pull.TreeWalker
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 interface 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 interface net.sf.saxon.pull.UnfailingPullProvider
 
getNamespaceExp() - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Get the expression used to compute the namespace part of the name of the attribute
getNamespaceExp() - Method in class net.sf.saxon.expr.instruct.ComputedElement
Get the expression used to compute the namespace URI
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 StaticQueryContext.declareNamespace(java.lang.String, net.sf.saxon.om.NamespaceUri).
getNamespaceMap() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
 
getNamespaceMaps() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array used to hold the in-scope namespaces
getNamespaceNodeIndex(String) - Method in class com.saxonica.ee.stream.om.FleetingElementNode
Get the index position of a namespace node with given local name (=prefix
getNamespaceParentArray() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array used to hold the parent pointers of all namespace declarations
getNamespacePrefix(int) - Method in class com.saxonica.xqj.pull.PullToStax
 
getNamespacePrefixes() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getNamespacePrefixes() - Method in interface javax.xml.xquery.XQStaticContext
Returns the prefixes of all the statically known namespaces.
getNamespaceResolver() - Method in class com.saxonica.ee.schema.AttributeDecl
 
getNamespaceResolver() - Method in class com.saxonica.ee.schema.AttributeUse
 
getNamespaceResolver() - Method in interface com.saxonica.ee.schema.ComponentWithValueConstraint
Get the namespace resolver used when the fixed or value constraints include lexical QNames
getNamespaceResolver() - Method in class com.saxonica.ee.schema.ElementDecl
 
getNamespaceResolver() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement.XPathStaticContext
Get a Namespace resolver that can be used for run-time resolution of QNames appearing in the XPath expression
getNamespaceResolver() - Method in class com.saxonica.ee.stream.watch.AbstractWatch
Get the namespace resolver in use by the Watch
getNamespaceResolver() - Method in interface com.saxonica.ee.stream.watch.Watch
Get the namespace resolver in use by the Watch
getNamespaceResolver() - Method in class com.saxonica.ee.validate.ContentValidator
Get the namespace resolver
getNamespaceResolver() - Method in class net.sf.saxon.expr.CastingExpression
Get the namespace resolver, if any
getNamespaceResolver() - Method in class net.sf.saxon.expr.flwor.ClauseInfo
Get the namespace bindings from the static context of the clause
getNamespaceResolver() - Method in class net.sf.saxon.expr.flwor.TraceClause
Get the namespace bindings from the static context of the clause
getNamespaceResolver() - Method in class net.sf.saxon.expr.GeneralComparison
Get the namespace context for this expression, needed in the event that one operand contains untyped atomic values and the other contains QNames
getNamespaceResolver() - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Get the namespace resolver used to resolve any prefix in the name of the attribute
getNamespaceResolver() - Method in class net.sf.saxon.expr.instruct.ComputedElement
Get the namespace resolver that provides the namespace bindings defined in the static context
getNamespaceResolver() - Method in interface 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.expr.UnionConstructorFunction
Get the namespace resolver that will be used to resolve any namespace-sensitive values (such as QNames) when casting
getNamespaceResolver() - Method in class net.sf.saxon.functions.KeyFn
 
getNamespaceResolver() - Method in class net.sf.saxon.query.QueryModule
Get a copy of the Namespace Context.
getNamespaceResolver() - Method in class net.sf.saxon.query.XQueryFunction
Get the namespace context of the instruction.
getNamespaceResolver() - Method in class net.sf.saxon.style.ExpressionContext
Get a copy of the NamespaceResolver suitable for saving in the executable code
getNamespaceResolver() - Method in class net.sf.saxon.style.StyleElement
Get the namespace context of the instruction.
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.IndependentContext
 
getNamespaceResolver() - Method in class net.sf.saxon.type.Converter
Get the namespace resolver if one has been supplied
getNamespaceResolver() - Method in class net.sf.saxon.type.StringConverter.StringToNotation
 
getNamespaceResolver() - Method in class net.sf.saxon.type.StringConverter.StringToQName
 
getNamespaceResolver() - Method in class net.sf.saxon.xpath.JAXPXPathStaticContext
 
getNamespacesAsString(NamespaceMap, boolean) - Static method in class net.sf.saxon.trace.ExpressionPresenter
From a NamespaceMap, produce the SEF concise representation, for example "xs=~ xsl=~ example=file://example.com/"
getNamespaceStatus(NamespaceUri) - Method in class com.saxonica.config.EnterpriseConfiguration
Get the status of a particular schema namespace.
getNamespaceUri() - Method in class com.saxonica.ee.domino.DominoAttr
Get the URI part of the name of this node.
getNamespaceUri() - Method in class com.saxonica.ee.domino.DominoNode
Get the URI part of the name of this node.
getNamespaceUri() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.om.CodedName
Get the namespace URI of the QName.
getNamespaceUri() - Method in class net.sf.saxon.om.FingerprintedQName
Get the namespace URI of the QName.
getNamespaceUri() - Method in class net.sf.saxon.om.NameOfNode
Get the namespace URI of the QName.
getNamespaceUri() - Method in class net.sf.saxon.om.NamespaceBinding
Get the URI part of the binding
getNamespaceUri() - Method in interface net.sf.saxon.om.NodeInfo
Get the URI part of the name of this node.
getNamespaceUri() - Method in interface net.sf.saxon.om.NodeName
Get the namespace URI of the node name.
getNamespaceUri() - Method in class net.sf.saxon.om.NoNamespaceName
Get the namespace URI of the QName.
getNamespaceUri() - Method in class net.sf.saxon.om.StructuredQName
Get the namespace URI of the QName.
getNamespaceUri() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.s9api.QName
The namespace URI of the QName.
getNamespaceUri() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.tree.NamespaceNode
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.tree.util.Orphan
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get the URI part of the name of this node.
getNamespaceUri() - Method in class net.sf.saxon.value.TextFragmentValue
Get the URI part of the name of this node.
getNamespaceUri(String) - Method in class net.sf.saxon.om.NamespaceBinding
 
getNamespaceUri(String) - Method in interface net.sf.saxon.om.NamespaceBindingSet
 
getNamespaceUri(String) - Method in class net.sf.saxon.om.NamespaceMap
Get the URI associated with a given prefix.
getNamespaceURI() - Method in class com.saxonica.ee.schema.ElementParticle
Get the namespace URI of this element particle
getNamespaceURI() - Method in class com.saxonica.xqj.pull.PullToStax
 
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.pattern.NamespaceTest
Get the namespace URI matched by this NamespaceTest
getNamespaceURI() - Method in class net.sf.saxon.pattern.NameTest
Get the namespace URI matched by this nametest
getNamespaceURI() - Method in class net.sf.saxon.pattern.SameNameTest
Get the namespace URI matched by this nametest
getNamespaceURI() - Method in class net.sf.saxon.s9api.QName
Deprecated.
getNamespaceURI() - Method in class net.sf.saxon.value.QualifiedNameValue
Get the namespace part.
getNamespaceURI(int) - Method in class com.saxonica.xqj.pull.PullToStax
 
getNamespaceURI(String) - Method in class com.saxonica.xqj.pull.PullToStax
 
getNamespaceURI(String) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getNamespaceURI(String) - Method in interface javax.xml.xquery.XQStaticContext
Retrieves the namespace URI associated with a prefix.
getNamespaceURI(String) - Method in class net.sf.saxon.pull.NamespaceContextImpl
Implement the JAXP getNamespaceURI() method in terms of the Saxon-specific methods
getNaN() - Method in class net.sf.saxon.trans.DecimalSymbols
Get the NaN symbol value
getNanosecond() - Method in class net.sf.saxon.value.DateTimeValue
Get the nanosecond component, 0-999999
getNanosecond() - Method in class net.sf.saxon.value.TimeValue
Get the nanosecond component, 0-999_999
getNanoseconds() - Method in class net.sf.saxon.value.DurationValue
Get the nanoseconds component
getNearbyText() - Method in class net.sf.saxon.expr.parser.XPathParser.NestedLocation
Get text appearing near to the error (typically a syntax error) within the source text of the expression or query.
getNearestNamedType(SchemaType) - Static method in class net.sf.saxon.type.TypeHierarchy
Get the nearest named type in the type hierarchy, that is, the nearest type that is not anonymous.
getNetCost() - Method in class net.sf.saxon.expr.ContextItemExpression
 
getNetCost() - Method in class net.sf.saxon.expr.Expression
Return the net cost of evaluating this expression, excluding the cost of evaluating its operands.
getNetCost() - Method in class net.sf.saxon.expr.FunctionCall
Return the estimated cost of evaluating an expression.
getNetCost() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Return the estimated cost of evaluating an expression.
getNetCost() - Method in class net.sf.saxon.expr.instruct.Instruction
Return the estimated cost of evaluating an expression.
getNetCost() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Return the estimated cost of evaluating an expression.
getNetCost() - Method in class net.sf.saxon.expr.Literal
Return the estimated cost of evaluating an expression.
getNetCost() - Method in class net.sf.saxon.expr.sort.DocumentSorter
Return the net cost of evaluating this expression, excluding the cost of evaluating its operands.
getNetCost() - Method in class net.sf.saxon.expr.SystemFunctionCall
Return the estimated cost of evaluating an expression.
getNetCost() - Method in class net.sf.saxon.expr.VariableReference
 
getNetCost() - Method in class net.sf.saxon.functions.PositionAndLast
Get an estimate of the net cost of evaluating the function, excluding the cost of evaluating its arguments.
getNetCost() - Method in class net.sf.saxon.functions.SystemFunction
Get an estimate of the net cost of evaluating the function, excluding the cost of evaluating its arguments.
getNewAttributes() - Method in class com.saxonica.ee.update.ReplaceAttributeAction
Get the attribute collection containing the new (replacement) attributes
getNewContent() - Method in class com.saxonica.ee.update.ReplaceNodeAction
Get the list of nodes acting as the replacement nodes
getNewlines() - Method in class net.sf.saxon.str.IndentWhitespace
Get the number of newlines at the start
getNewName() - Method in class com.saxonica.ee.update.RenameAction
Get the new name as an integer namecode
getNewStringValue() - Method in class com.saxonica.ee.update.InsertAttributeAction
Get the string value of the inserted attribute
getNewTypeCode() - Method in class com.saxonica.ee.update.InsertAttributeAction
Get the type code of the inserted attribute
getNewValueExpression() - Method in class net.sf.saxon.expr.accum.AccumulatorRule
 
getNewValueExpression(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAccumulatorRule
 
getNext() - Method in class net.sf.saxon.trans.rules.Rule
 
getNextException() - Method in exception javax.xml.xquery.XQException
Returns the next XQException in the chain or null if none.
getNextInDocument(NodeImpl) - Method in class net.sf.saxon.tree.linked.AttributeImpl
Get the next node in document order (skipping attributes)
getNextInDocument(NodeImpl) - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the next node in document order
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.
getNextMatchRule(Item, Rule, XPathContext) - Method in class net.sf.saxon.trans.Mode
Get the rule corresponding to a given Node, by finding the next-best Pattern match after the specified object.
getNextOutputter() - Method in class net.sf.saxon.event.ProxyOutputter
 
getNextPointerArray() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array holding next-sibling pointers
getNextReceiver() - Method in class net.sf.saxon.event.ProxyReceiver
Get the next Receiver in the pipeline
getNextReceiver() - Method in class net.sf.saxon.event.TreeReceiver
Get the underlying Receiver (that is, the next one in the pipeline)
getNextSibling() - Method in class net.sf.saxon.dom.DOMNodeWrapper
 
getNextSibling() - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Get next sibling node
getNextSibling() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
getNextSibling() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
getNextSibling() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Get next sibling - not defined for attributes
getNextSibling() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get next sibling - always null
getNextSibling() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get next sibling node
getNextSibling() - Method in interface net.sf.saxon.tree.util.SteppingNode
Get the next sibling of this node
getNillability() - Method in class com.saxonica.ee.validate.ContentValidator
Determine whether this type permits xsi:nil = true BlockCom
getNode() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getNode() - Method in class com.saxonica.xqj.SaxonXQItem
 
getNode() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getNode() - Method in interface javax.xml.xquery.XQItemAccessor
Gets the item as a DOM node.
getNode() - Method in class net.sf.saxon.om.NodeSource
Get the node represented by this NodeSource object
getNode() - Method in exception net.sf.saxon.type.ValidationException
 
getNode(int) - Method in class com.saxonica.ee.domino.DominoTree
Get the node at a given position in the tree
getNode(int) - Method in interface net.sf.saxon.tree.tiny.NodeVectorTree
Construct a NodeInfo representing the node at a given position in the tree
getNode(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the node at a given position in the tree
getNode(XPathContext) - Method in class net.sf.saxon.expr.RootExpression
Return the first element selected by this Expression
getNodeDepthArray() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array holding node depth information
getNodeKind() - Method in class com.saxonica.ee.domino.DominoAttr
Get the kind of node.
getNodeKind() - Method in class com.saxonica.ee.domino.DominoNode
Get the kind of node.
getNodeKind() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the kind of node.
getNodeKind() - Method in class net.sf.saxon.dom.DOMNodeWrapper
Return the kind of node.
getNodeKind() - Method in class net.sf.saxon.om.AbsolutePath.PathElement
Get the node kind
getNodeKind() - Method in interface net.sf.saxon.om.NodeInfo
Get the kind of node.
getNodeKind() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Get the kind of node.
getNodeKind() - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.pattern.ContentTypeTest
 
getNodeKind() - Method in class net.sf.saxon.pattern.LocalNameTest
Get the node kind matched by this test
getNodeKind() - Method in class net.sf.saxon.pattern.NamespaceTest
Get the node kind matched by this test
getNodeKind() - Method in class net.sf.saxon.pattern.NameTest
Get the node kind that this name test matches
getNodeKind() - Method in class net.sf.saxon.pattern.NameTestUnion
Get the node kind that this name test matches
getNodeKind() - Method in class net.sf.saxon.pattern.NodeKindTest
Get the node kind matched by this test
getNodeKind() - Method in class net.sf.saxon.pattern.SameNameTest
Get the node kind that this name test matches
getNodeKind() - Method in class net.sf.saxon.s9api.XdmNode
Get the kind of node.
getNodeKind() - Method in class net.sf.saxon.sapling.SaplingComment
 
getNodeKind() - Method in class net.sf.saxon.sapling.SaplingDocument
 
getNodeKind() - Method in class net.sf.saxon.sapling.SaplingElement
 
getNodeKind() - Method in class net.sf.saxon.sapling.SaplingNode
Get the kind of node (document, element, text, comment, or processing instruction)
getNodeKind() - Method in class net.sf.saxon.sapling.SaplingProcessingInstruction
 
getNodeKind() - Method in class net.sf.saxon.sapling.SaplingText
 
getNodeKind() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.tree.linked.CommentImpl
 
getNodeKind() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.tree.linked.ElementImpl
Return the kind of node.
getNodeKind() - Method in class net.sf.saxon.tree.linked.ProcInstImpl
 
getNodeKind() - Method in class net.sf.saxon.tree.linked.TextImpl
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.tree.NamespaceNode
Get the kind of node.
getNodeKind() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.tree.tiny.TinyTextImpl
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.tree.tiny.WhitespaceTextImpl
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.tree.util.Orphan
Return the kind of node.
getNodeKind() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Return the type of node.
getNodeKind() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get the kind of node.
getNodeKind() - Method in class net.sf.saxon.value.TextFragmentValue
Return the type of node.
getNodeKind(int) - Method in class com.saxonica.ee.domino.DominoTree
Get the node kind of a given node, which must be a document, element, text, comment, or processing instruction node
getNodeKind(int) - Method in interface net.sf.saxon.tree.tiny.NodeVectorTree
Get the kind of node at a given position in the tree
getNodeKind(int) - Method in class net.sf.saxon.tree.tiny.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 com.saxonica.ee.domino.DominoTree
 
getNodeKindArray() - Method in interface net.sf.saxon.tree.tiny.NodeVectorTree
 
getNodeKindArray() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array holding node kind information
getNodeKindTest(XdmNodeKind) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Get an item type that matches any node of a specified kind.
getNodeListCreator(Object) - Method in class com.saxonica.ee.domino.DominoTreeModel
Get a converter that converts a sequence of XPath nodes to this model's representation of a node list.
getNodeListCreator(Object) - Method in class net.sf.saxon.dom.DOMEnvelope
Get a converter that converts a sequence of XPath nodes to this model's representation of a node list.
getNodeListCreator(Object) - Method in class net.sf.saxon.dom.DOMObjectModel
Get a converter that converts a sequence of XPath nodes to this model's representation of a node list.
getNodeListCreator(Object) - Method in interface net.sf.saxon.lib.ExternalObjectModel
Get a converter that converts a sequence of XPath nodes to this model's representation of a node list.
getNodeListCreator(Object) - Method in class net.sf.saxon.option.axiom.AxiomObjectModel
Get a converter that converts a sequence of XPath nodes to this model's representation of a node list.
getNodeListCreator(Object) - Method in class net.sf.saxon.option.dom4j.DOM4JObjectModel
Get a converter that converts a sequence of XPath nodes to this model's representation of a node list.
getNodeListCreator(Object) - Method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
Get a converter that converts a sequence of XPath nodes to this model's representation of a node list.
getNodeListCreator(Object) - Method in class net.sf.saxon.option.xom.XOMObjectModel
Get a converter that converts a sequence of XPath nodes to this model's representation of a node list.
getNodeName() - Method in class com.saxonica.ee.stream.om.FleetingNode
 
getNodeName() - Method in class com.saxonica.ee.validate.SchemaAttributeTest
 
getNodeName() - Method in class com.saxonica.ee.validate.SchemaElementTest
 
getNodeName() - Method in class com.saxonica.xqj.pull.ElementNameTracker
Get the node name identifying the name of the current node.
getNodeName() - Method in class com.saxonica.xqj.pull.PullFromIterator
Get the NodeName identifying the name of the current node.
getNodeName() - Method in class com.saxonica.xqj.pull.TreeWalker
Get the NodeName identifying the name of the current node.
getNodeName() - Method in class com.saxonica.xqj.SaxonXQItemType
 
getNodeName() - Method in interface javax.xml.xquery.XQItemType
Returns the name of the node in case the item kind is an XQITEMKIND_DOCUMENT_ELEMENT, XQITEMKIND_DOCUMENT_SCHEMA_ELEMENT, XQITEMKIND_ELEMENT, XQITEMKIND_SCHEMA_ELEMENT, XQITEMKIND_ATTRIBUTE, or XQITEMKIND_SCHEMA_ATTRIBUTE.
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.om.AttributeInfo
Get the name of the attribute
getNodeName() - Method in interface net.sf.saxon.pattern.SchemaNodeTest
 
getNodeName() - Method in class net.sf.saxon.pull.PullFilter
 
getNodeName() - Method in interface net.sf.saxon.pull.PullProvider
Get the NodeName identifying the name of the current node.
getNodeName() - Method in class net.sf.saxon.pull.StaxBridge
Get the NodeName identifying the name of the current node.
getNodeName() - Method in interface net.sf.saxon.pull.UnfailingPullProvider
 
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.tree.linked.AttributeImpl
Get the name of the node.
getNodeName() - Method in class net.sf.saxon.tree.linked.ElementImpl
Get the name of the node.
getNodeName() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the name of the node.
getNodeName() - Method in class net.sf.saxon.tree.linked.ProcInstImpl
Get the name of the node.
getNodeName(XPathContext) - Method in class net.sf.saxon.expr.instruct.Copy.CopyElementDetails
 
getNodeName(XPathContext) - Method in class net.sf.saxon.expr.instruct.ElementCreator.ElementCreationDetails
Get the name of the element node to be constructed
getNodeName(NodeInfo) - Static method in class net.sf.saxon.tree.util.Navigator
Helper method to get the name of a node as a structuredQName.
getNodeNr() - Method in class com.saxonica.ee.domino.DominoNode
 
getNodeNumber() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the serial number of this node within the containing document
getNodeNumber() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the node number of this node within the TinyTree.
getNodes(AtomicValue) - Method in class net.sf.saxon.trans.KeyIndex
Get the nodes with a given key value
getNodeTest() - Method in class net.sf.saxon.expr.AxisExpression
Get the NodeTest.
getNodeTest() - Method in class net.sf.saxon.expr.parser.PathMap.PathMapArc
Get the NodeTest associated with this arc
getNodeTest() - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Get the base pattern
getNodeTest() - Method in class net.sf.saxon.pattern.NodeTestPattern
 
getNodeTest() - Method in class net.sf.saxon.pattern.SimplePositionalPattern
Get the node test
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 com.saxonica.xqj.SaxonXQForwardSequence
 
getNodeUri() - Method in class com.saxonica.xqj.SaxonXQItem
 
getNodeUri() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getNodeUri() - Method in interface javax.xml.xquery.XQItemAccessor
Returns the URI for this item.
getNodeValue() - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the node value (as defined in the DOM).
getNodeWrappingFunction() - Method in class net.sf.saxon.tree.iter.NodeWrappingAxisIterator
 
getNominalReferenceCount() - Method in class net.sf.saxon.expr.Assignation
Get the (nominal) count of the number of references to this variable
getNominalReferenceCount() - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
Get the (nominal) count of the number of references to this variable
getNominalTarget() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
 
getNonMatching() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
getNormalizationForm() - Method in class net.sf.saxon.serialize.UnicodeNormalizer
Get the underlying normalizer
getNormalizedDefaultPriority() - Method in interface net.sf.saxon.type.ItemType
Get the default priority normalized into the range 0 to 1
getNotation() - Method in class com.saxonica.ee.schema.sdoc.XSDNotation
 
getNotation(StructuredQName) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the notation with a given name
getNotationName() - Method in class com.saxonica.ee.schema.Notation
Get the notation name
getNotationPublicId() - Method in class com.saxonica.ee.schema.Notation
Get the public identifier of the notation
getNotationSystemId() - Method in class com.saxonica.ee.schema.Notation
Get the system identifier of the notation
getNthChild(int) - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Get the nth child node of the element (numbering from 0)
getNthChildExpression(NodeInfo, int) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getNthChildIterator(int) - Method in class net.sf.saxon.expr.instruct.AbstractBlockIterator
 
getNthChildIterator(int) - Method in class net.sf.saxon.expr.instruct.BlockIterator
 
getNumber() - Method in enum net.sf.saxon.s9api.ValidationMode
 
getNumber() - Method in enum net.sf.saxon.s9api.XdmNodeKind
 
getNumberAny(Expression, NodeInfo, Pattern, Pattern, XPathContext, boolean) - Static method in class net.sf.saxon.tree.util.Navigator
Get node number (level="any").
getNumberer(String, String) - Method in class com.saxonica.config.DotNetLocalizerFactory
Get the numberer for a given language
getNumberer(String, String) - Method in class com.saxonica.config.JavaLocalizerFactory
Get the numberer for a given language
getNumberer(String, String) - Method in class net.sf.saxon.lib.LocalizerFactory
Get the numberer for a given language
getNumberer(Locale, String, Configuration) - Static method in class com.saxonica.config.pe.ICUNumbererPE
Returns a suitable configured ICU numberer or a specialist subclass thereof.
getNumberFormatter() - Method in class net.sf.saxon.ma.json.JsonReceiver
 
getNumberMulti(NodeInfo, Pattern, Pattern, XPathContext) - Static method in class net.sf.saxon.tree.util.Navigator
Get node number (level="multiple").
getNumberOfArguments() - Method in class net.sf.saxon.functions.hof.PartialApply
 
getNumberOfAttributes() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the number of attributes in the tree
getNumberOfChildren() - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Determine how many _children the node has
getNumberOfCompletedTasks() - Method in class com.saxonica.ee.parallel.CountingCompletionService
 
getNumberOfElementParticles() - Method in class com.saxonica.ee.schema.AllModelGroup
Get the number of element particles
getNumberOfErrors() - Method in class net.sf.saxon.lib.StandardErrorReporter
Get the number of errors reported
getNumberOfGroups() - Method in class com.saxonica.ee.stream.ManualRegexIterator
Get the number of captured groups
getNumberOfGroups() - Method in class net.sf.saxon.regex.ARegexIterator
Get the number of captured groups
getNumberOfGroups() - Method in class net.sf.saxon.regex.JRegexIterator
Get the number of captured groups
getNumberOfGroups() - Method in interface net.sf.saxon.regex.RegexIterator
Get the number of captured groups in the current matching item
getNumberOfKeyDefinitions() - Method in class net.sf.saxon.trans.KeyManager
Get the number of distinctly-named key definitions
getNumberOfKeys() - Method in class net.sf.saxon.expr.instruct.GlobalParameterSet
Get the number of entries in the result of getKeys() that are significant
getNumberOfNamespaces() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the number of namespace declarations in the tree
getNumberOfNodes() - Method in class com.saxonica.ee.domino.DominoTree
Get the number of nodes in the tree, excluding attributes and namespace nodes
getNumberOfNodes() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the number of nodes in the tree, excluding attributes and namespace nodes
getNumberOfOperands() - Method in class net.sf.saxon.expr.oper.OperandArray
Get the number of operands in the operand array
getNumberOfOptionalParameters() - Method in class net.sf.saxon.style.XSLFunction
Get the number of optional parameters declared by this function
getNumberOfParameters() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the number of declared parameters (the upper bound of the arity range)
getNumberOfParameters() - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
 
getNumberOfParameters() - Method in interface net.sf.saxon.functions.registry.FunctionDefinition
Get the number of declared parameters (the upper bound of the arity range)
getNumberOfParameters() - Method in class net.sf.saxon.query.XQueryFunction
Get the maximum arity of the function
getNumberOfParameters() - Method in class net.sf.saxon.style.XSLFunction
Get the number of parameters declared by this function (that is, its arity).
getNumberOfParams() - Method in class net.sf.saxon.expr.instruct.LocalParamBlock
 
getNumberOfPlaceHolders() - Method in class net.sf.saxon.functions.hof.PartialApply
 
getNumberOfRanges() - Method in class net.sf.saxon.z.IntRangeSet
Get the number of ranges actually in use
getNumberOfRanges() - Method in class net.sf.saxon.z.IntRangeToIntMap
Get the number of ranges actually in use
getNumberOfStates() - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Determine the number of states in this finite state machine
getNumberOfSubmittedTasks() - Method in class com.saxonica.ee.parallel.CountingCompletionService
 
getNumberOfThreadsExpression() - Method in class net.sf.saxon.expr.instruct.ForEach
Get the number of threads requested
getNumberOfVariables() - Method in class net.sf.saxon.expr.instruct.SlotManager
Get number of variables (size of stack frame)
getNumberOfWarnings() - Method in class net.sf.saxon.lib.StandardErrorReporter
Get the number of warnings reported
getNumberSimple(NodeInfo, XPathContext) - Static method in class net.sf.saxon.tree.util.Navigator
Get simple node number.
getNumberSingle(NodeInfo, Pattern, Pattern, XPathContext) - Static method in class net.sf.saxon.tree.util.Navigator
Get node number (level="single").
getNumericValue() - Method in class com.saxonica.ee.schema.DigitsFacet
Get the value of this facet as an integer (used for integer facets such as minLength or totalDigits)
getObject() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getObject() - Method in class com.saxonica.xqj.SaxonXQItem
 
getObject() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getObject() - Method in interface javax.xml.xquery.XQItemAccessor
Gets the current item as an Object.
getObject() - Method in class net.sf.saxon.value.ObjectValue
Get the encapsulated object
getObjectConverter() - Method in class com.saxonica.xqj.SaxonXQDataFactory
Get the ObjectConverter in use.
getObjectName() - Method in class net.sf.saxon.expr.accum.Accumulator
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.expr.Assignation
 
getObjectName() - Method in class net.sf.saxon.expr.Expression
 
getObjectName() - Method in class net.sf.saxon.expr.flwor.ClauseInfo
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.expr.instruct.AttributeSet
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.expr.instruct.CallTemplate
 
getObjectName() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
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.expr.instruct.NamedTemplate
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.expr.instruct.TemplateRule
 
getObjectName() - Method in class net.sf.saxon.expr.instruct.UserFunction
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.expr.UserFunctionCall
 
getObjectName() - Method in class net.sf.saxon.functions.Trace
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.query.XQueryExpression
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.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.
getObjectName() - 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.
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.XSLAccumulator
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.XSLAttributeSet
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() - Method in class net.sf.saxon.style.XSLGeneralVariable
 
getObjectName() - Method in class net.sf.saxon.style.XSLGlobalVariable
 
getObjectName() - Method in class net.sf.saxon.style.XSLItemType
 
getObjectName() - Method in class net.sf.saxon.style.XSLMode
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 interface net.sf.saxon.trace.Traceable
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.trans.KeyDefinition
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.trans.Mode
 
getOccurrenceIndicator() - Method in class net.sf.saxon.s9api.SequenceType
Get the occurrence indicator
getOccurrenceIndicator(int) - Static method in enum net.sf.saxon.s9api.OccurrenceIndicator
 
getOccurrenceIndicator(int) - Static method in class net.sf.saxon.value.Cardinality
Get the occurence indicator representing the cardinality
getOccurrenceLimits() - Method in class com.saxonica.config.EnterpriseConfiguration
Get the occurrence limits previously set using setOccurrenceLimits (or the default)
getOccurrenceLimits() - Method in class com.saxonica.ee.schema.SchemaCompiler
Get the occurrence limits previously set using setOccurrenceLimits (or the default)
getOffendingNodes() - Method in class net.sf.saxon.type.ValidationFailure
Get the list of "offending nodes".
getOffsetDateTime() - Method in class net.sf.saxon.s9api.XdmAtomicValue
For an XdmAtomicValue representing an xs:dateTime value including timezone, get the value as an instance of OffsetDateTime
getOldAttribute() - Method in class com.saxonica.ee.update.ReplaceAttributeAction
Get the replaced attribute node
getOlsonTimeZoneName(DateTimeValue, String) - Static method in class net.sf.saxon.expr.number.NamedTimeZone
Try to identify a timezone name corresponding to a given date (including time zone) and a given country.
getOnCompletion() - Method in class net.sf.saxon.expr.instruct.IterateInstr
 
getOnError() - Method in class net.sf.saxon.functions.URIQueryParameters
Get the value of the on-error=fail|warning|ignore parameter, or absent if unspecified
getOp() - Method in class net.sf.saxon.functions.SuperId.ElementWithId
 
getOp() - Method in class net.sf.saxon.functions.SuperId
 
getOp() - Method in class net.sf.saxon.functions.SuperId.Id
 
getOp() - Method in class net.sf.saxon.functions.UnparsedEntity
 
getOp() - Method in class net.sf.saxon.functions.UnparsedEntity.UnparsedEntityPublicId
 
getOp() - Method in class net.sf.saxon.functions.UnparsedEntity.UnparsedEntityUri
 
getOpenContentMode() - Method in class com.saxonica.ee.schema.UserComplexType
Ask whether open content permitted on this complex type is interleaved or suffixed.
getOpenContentModeString() - Method in class com.saxonica.ee.schema.UserComplexType
 
getOpenContentWildcard() - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Get the open content wildcard, if any
getOpenContentWildcard() - Method in class com.saxonica.ee.schema.UserComplexType
Get the open content wildcard for this complex type.
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.UnaryExpression
 
getOperand(int) - Method in class net.sf.saxon.expr.oper.OperandArray
Get the operand whose identifying number is n.
getOperand(int) - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
 
getOperand(int) - Method in class net.sf.saxon.pattern.CombinedNodeTest
 
getOperanda() - Method in class net.sf.saxon.expr.flwor.TupleExpression
Get the data structure holding the operands of this expression.
getOperanda() - Method in class net.sf.saxon.expr.FunctionCall
Get the data structure holding the operands of this expression.
getOperanda() - Method in class net.sf.saxon.expr.instruct.Block
Get the children of this instruction
getOperanda() - Method in class net.sf.saxon.expr.SimpleExpression
Get the data structure holding the operands of this expression.
getOperanda() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
Get the data structure holding the operands of this expression.
getOperandExpression(int) - Method in class net.sf.saxon.expr.oper.OperandArray
Get the child expression associated with the operand whose identifying number is n.
getOperandItemType() - Method in class net.sf.saxon.expr.Atomizer
 
getOperandRole() - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
 
getOperandRole() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
 
getOperandRole() - Method in class net.sf.saxon.expr.Atomizer
 
getOperandRole() - Method in class net.sf.saxon.expr.CardinalityChecker
 
getOperandRole() - Method in class net.sf.saxon.expr.CastingExpression
 
getOperandRole() - Method in class net.sf.saxon.expr.CompareToConstant
 
getOperandRole() - Method in class net.sf.saxon.expr.ConsumingOperand
Get the usage (in terms of streamability analysis) of the single operand
getOperandRole() - Method in class net.sf.saxon.expr.EmptyTextNodeRemover
 
getOperandRole() - Method in class net.sf.saxon.expr.HomogeneityChecker
 
getOperandRole() - Method in class net.sf.saxon.expr.InstanceOfExpression
 
getOperandRole() - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
Get the usage (in terms of streamability analysis) of the single operand
getOperandRole() - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
Get the usage (in terms of streamability analysis) of the single operand
getOperandRole() - Method in class net.sf.saxon.expr.instruct.SequenceInstr
Get the usage (in terms of streamability analysis) of the single operand
getOperandRole() - Method in class net.sf.saxon.expr.instruct.WherePopulated
Get the usage (in terms of streamability analysis) of the single operand
getOperandRole() - Method in class net.sf.saxon.expr.ItemChecker
 
getOperandRole() - Method in class net.sf.saxon.expr.LookupAllExpression
 
getOperandRole() - Method in class net.sf.saxon.expr.NegateExpression
 
getOperandRole() - Method in class net.sf.saxon.expr.Operand
Get the operand role
getOperandRole() - Method in class net.sf.saxon.expr.SingleItemFilter
 
getOperandRole() - Method in class net.sf.saxon.expr.SingletonAtomizer
 
getOperandRole() - Method in class net.sf.saxon.expr.sort.DocumentSorter
 
getOperandRole() - Method in class net.sf.saxon.expr.TailCallLoop
 
getOperandRole() - Method in class net.sf.saxon.expr.TailExpression
 
getOperandRole() - Method in class net.sf.saxon.expr.UnaryExpression
Get the usage (in terms of streamability analysis) of the single operand
getOperandRole() - Method in class net.sf.saxon.expr.UnionConstructorFunction
Get the usage (in terms of streamability analysis) of the single operand
getOperandRole() - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
 
getOperandRole(int) - Method in class net.sf.saxon.expr.BinaryExpression
Get the operand role
getOperandRole(int) - Method in class net.sf.saxon.expr.BooleanExpression
 
getOperandRole(int) - Method in class net.sf.saxon.expr.FilterExpression
 
getOperandRole(int) - Method in class net.sf.saxon.expr.IdentityComparison
 
getOperandRole(int) - Method in class net.sf.saxon.expr.LookupExpression
 
getOperandRole(int) - Method in class net.sf.saxon.expr.SimpleStepExpression
 
getOperandRole(int) - Method in class net.sf.saxon.expr.SlashExpression
 
getOperandRole(int) - Method in class net.sf.saxon.expr.VennExpression
Get the operand role (applies to both operands)
getOperandRoles() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the roles of the arguments, for the purposes of streaming
getOperandRoles() - Method in class net.sf.saxon.functions.AbstractFunction
Get the roles of the arguments, for the purposes of streaming
getOperandRoles() - Method in class net.sf.saxon.functions.SystemFunction
Get the roles of the arguments, for the purposes of streaming
getOperandRoles() - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Get the roles of the arguments, for the purposes of streaming
getOperandRoles() - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Get the roles of the arguments, for the purposes of streaming
getOperandRoles() - Method in class net.sf.saxon.ma.map.MapItem
Get the roles of the arguments, for the purposes of streaming
getOperandRoles() - Method in interface net.sf.saxon.om.FunctionItem
Get the roles of the arguments, for the purposes of streaming
getOperands() - Method in class net.sf.saxon.z.IntExceptPredicate
Get the operands
getOperands() - Method in class net.sf.saxon.z.IntIntersectionPredicate
Get the operands
getOperands() - Method in class net.sf.saxon.z.IntUnionPredicate
Get the operands
getOperations() - Method in class net.sf.saxon.regex.OpSequence
 
getOperator() - Method in class net.sf.saxon.expr.BinaryExpression
Get the operator
getOperator() - Method in class net.sf.saxon.expr.QuantifiedExpression
Get the operator, either Token.SOME or Token.EVERY
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(String) - Static method in class net.sf.saxon.trans.PackageLoaderHE
 
getOperatorName() - Method in class net.sf.saxon.pattern.ExceptPattern
Get the relevant operator: "union", "intersect", or "except"
getOperatorName() - Method in class net.sf.saxon.pattern.IntersectPattern
Get the relevant operator: "union", "intersect", or "except"
getOperatorName() - Method in class net.sf.saxon.pattern.UnionPattern
Get the relevant operator: "union", "intersect", or "except"
getOperatorName() - Method in class net.sf.saxon.pattern.VennPattern
Get the relevant operator: "union", "intersect", or "except"
getOptimizedExpression() - Method in class com.saxonica.ee.schema.sdoc.SelectionParser
After parsing a selector, return the optimized version of the XPath expression that was parsed
getOptimizerOptions() - Method in class com.saxonica.config.EnterpriseConfiguration
Get the optimization options in use
getOptimizerOptions() - Method in class net.sf.saxon.Configuration
Get the optimization options in use
getOptimizerOptions() - Method in class net.sf.saxon.expr.parser.Optimizer
Get the optimizer options
getOptimizerOptions() - Method in interface net.sf.saxon.expr.StaticContext
Get the optimization options in use.
getOptimizerOptions() - Method in class net.sf.saxon.query.QueryModule
Get the optimization options in use.
getOptimizerOptions() - Method in class net.sf.saxon.query.StaticQueryContext
Get the optimizer options being used for compiling queries that use this static context.
getOptimizerOptions() - Method in class net.sf.saxon.style.ExpressionContext
Get the optimization options in use.
getOptimizerOptions() - Method in class net.sf.saxon.sxpath.IndependentContext
Get the optimizer options being used for compiling expressions that use this static context.
getOptimizerOptions() - Method in class net.sf.saxon.trans.CompilerInfo
Get the optimizer options being used for compiling queries that use this static context.
getOptions() - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Get the options to be used on the attribute event
getOptions() - Method in class net.sf.saxon.expr.instruct.ValueOf
Test for any special options such as disable-output-escaping
getOptions() - Method in class net.sf.saxon.expr.parser.OptimizerOptions
 
getOptions() - Method in class net.sf.saxon.trace.ExpressionPresenter
Get the options
getOptionsExpression() - Method in class net.sf.saxon.style.XSLEvaluate
 
getOptionValue(String) - Method in class net.sf.saxon.trans.CommandLineOptions
Get the value of a named option.
getOrder() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Get the expression that defines the order as ascending or descending
getOrderingMode() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getOrderingMode() - Method in interface javax.xml.xquery.XQStaticContext
Gets the ordering mode defined in the static context.
getOrdinalSuffixForDateTime(String) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Get an ordinal suffix for a particular component of a date/time.
getOrdinalSuffixForDateTime(String) - Method in interface net.sf.saxon.lib.Numberer
Get an ordinal suffix for a particular component of a date/time.
getOrdinalSuffixForDateTime(String) - Method in class net.sf.saxon.option.local.Numberer_de
Get an ordinal suffix for a particular component of a date/time.
getOrigin() - Method in interface com.saxonica.xsltextn.pedigree.PedigreeValue
Get the root of the pedigree tree: that is, retrace the steps used to select this map or array until a map or array with an empty Pedigree is found.
getOrigin() - Method in class net.sf.saxon.expr.XPathContextMajor
Get information about the creating expression or other construct.
getOriginalNode() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get the original (wrapped) node
getOriginalSchema() - Method in class com.saxonica.ee.schema.sdoc.XSDOverride
 
getOriginalSchemaDocument() - Method in class com.saxonica.ee.schema.sdoc.XSDOverride
 
getOriginalText() - Method in class net.sf.saxon.pattern.Pattern
Get the original text of the pattern as written, if available.
getOriginalVariable() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Get the original declaration of this variable
getOriginator() - Method in class com.saxonica.ee.update.PendingUpdateAction
Get the originating update expression.
getOtherwiseExpression() - Method in class com.saxonica.ee.optim.SwitchExpression
Get the default ("otherwise") expression
getOtherwiseOperand() - Method in class com.saxonica.ee.optim.SwitchExpression
 
getOutermostElement() - Method in class net.sf.saxon.s9api.XdmNode
Get the outermost element of the tree containing this node.
getOutermostElement(TreeInfo) - Static method in class net.sf.saxon.tree.util.Navigator
Helper method to get the outermost element of a document, given the document node
getOutputDestination() - Method in class net.sf.saxon.s9api.Serializer
Get the current output destination.
getOutputDestination() - Method in class net.sf.saxon.trace.AbstractTraceListener
Get the output destination
getOutputProperties() - Method in interface net.sf.saxon.event.ReceiverWithOutputProperties
Get the serialization properties maintained by this Receiver
getOutputProperties() - Method in class net.sf.saxon.expr.instruct.Executable
Get the properties for xsl:output.
getOutputProperties() - Method in class net.sf.saxon.jaxp.IdentityTransformer
Get the output properties for the transformation.
getOutputProperties() - Method in class net.sf.saxon.jaxp.TemplatesImpl
Get the properties corresponding to the effective xsl:output element.
getOutputProperties() - Method in class net.sf.saxon.serialize.AdaptiveEmitter
 
getOutputProperties() - Method in class net.sf.saxon.serialize.Emitter
Get the output properties
getOutputProperties() - Method in class net.sf.saxon.serialize.JSONEmitter
Get the output properties
getOutputProperties() - Method in class net.sf.saxon.serialize.JSONSerializer
Get the output properties
getOutputProperties(StructuredQName) - Method in class net.sf.saxon.expr.instruct.Executable
Get a named output format
getOutputProperty(String) - Method in class net.sf.saxon.jaxp.IdentityTransformer
Get an output property that is in effect for the transformer.
getOutputProperty(QName) - Method in class net.sf.saxon.s9api.Serializer
Get the value of a serialization property.
getOutputProperty(Serializer.Property) - Method in class net.sf.saxon.s9api.Serializer
Get the value of a serialization property
getOutputStream() - Method in class net.sf.saxon.serialize.ExpandedStreamResult
Get the output stream
getOutputter() - Method in class com.saxonica.ee.stream.watch.WatchManager
 
getOutputter() - Method in class net.sf.saxon.expr.flwor.TuplePush
 
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.lib.OutputURIResolverWrapper
 
getOutputURIResolver() - Method in class net.sf.saxon.trans.CompilerInfo
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.trans.XsltController
Get the output URI resolver.
getOverriddenComponent(SymbolicName) - Method in class net.sf.saxon.style.StylesheetPackage
If this component overrides a component named N, get the component that N overrides (that is, the component identified by xsl:original appearing within the overriding declaration of N)
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.
getPackage(String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getPackageData() - Method in class net.sf.saxon.expr.Expression
Get information about the containing package
getPackageData() - Method in class net.sf.saxon.expr.flwor.Clause
 
getPackageData() - Method in class net.sf.saxon.expr.instruct.Actor
Get basic data about the unit of compilation (XQuery module, XSLT package) to which this container belongs
getPackageData() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getPackageData() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Get information about the package (unit of compilation)
getPackageData() - Method in interface net.sf.saxon.expr.StaticContext
Get information about the containing package (unit of compilation)
getPackageData() - Method in class net.sf.saxon.query.QueryModule
Get package data.
getPackageData() - Method in class net.sf.saxon.query.XQueryExpression
Get data about the unit of compilation (XQuery module, XSLT package) to which this container belongs
getPackageData() - Method in class net.sf.saxon.query.XQueryFunction
Get data about the unit of compilation (XQuery module, XSLT package) to which this container belongs
getPackageData() - Method in class net.sf.saxon.style.Compilation
Get information about the package that was compiled in the course of this Compilation
getPackageData() - Method in class net.sf.saxon.style.ExpressionContext
Get the containing XSLT package
getPackageData() - Method in class net.sf.saxon.style.StyleElement
 
getPackageData() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Get data about the unit of compilation (XQuery module, XSLT package) to which this container belongs
getPackageDetails(File, Configuration) - Method in class net.sf.saxon.trans.packages.PackageInspector
 
getPackageLibrary() - Method in class net.sf.saxon.trans.CompilerInfo
Get the package library to be used during the compilation episode.
getPackageName() - Method in class net.sf.saxon.style.StylesheetPackage
Get the name identifier of the xsl:package as an absolute URI
getPackages() - Method in class net.sf.saxon.expr.instruct.Executable
Get information about the packages in this executable
getPackages() - Method in class net.sf.saxon.trans.packages.PackageLibrary
Supply all the packages that currently exist in this library
getPackageVersion() - Method in class net.sf.saxon.s9api.XsltPackage
Get the version of the package as a structured object that meets the requirements of http://www.w3.org/TR/xslt-30/#package-versions
getPackageVersion() - Method in class net.sf.saxon.style.StylesheetPackage
Get the package-version identifier appearing on the xsl:package element
getPackageVersion() - Method in class net.sf.saxon.style.XSLPackage
Get the package version (the value of the @package-version attribute)
getPackStack() - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getParam(StructuredQName) - Method in class net.sf.saxon.style.XSLTemplate
 
getParameter(String) - Method in class net.sf.saxon.jaxp.IdentityTransformer
Get a parameter that was explicitly set with setParameter.
getParameter(StructuredQName) - Method in class net.sf.saxon.Controller
Get the value of a supplied parameter (XSLT) or external variable (XQuery)
getParameter(StructuredQName) - Method in class net.sf.saxon.query.DynamicQueryContext
Get the actual value of a parameter to the query.
getParameter(QName) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Get the value that has been set for a schema parameter (a parameter defined in the schema using the saxon:param extension)
getParameter(QName) - Method in class net.sf.saxon.s9api.SchemaValidator
Get the value that has been set for a schema parameter (a parameter defined in the schema using the saxon:param extension)
getParameter(QName) - Method in class net.sf.saxon.s9api.XsltTransformer
Get the value that has been set for a stylesheet parameter
getParameterDefinitions() - Method in class net.sf.saxon.expr.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
getParameterizedSequenceType(Type) - Static method in class net.sf.saxon.expr.PJConverter
Get the nearest XPath equivalent to a Java parameterized type.
getParameterName(int) - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the name (keyword) of the Nth parameter
getParameterName(int) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
Get the name (keyword) of the Nth parameter
getParameterName(int) - Method in interface net.sf.saxon.functions.registry.FunctionDefinition
Get the name (keyword) of the Nth parameter
getParameterName(int) - Method in class net.sf.saxon.query.XQueryFunction
Get the name of the Nth parameter, if any
getParameterNames() - Method in class net.sf.saxon.expr.instruct.ParameterSet
Get the set of key names
getParameters() - Method in class com.saxonica.ee.schema.TypeAlternative
Get the parameters declared for this schema document using the saxon:param extension element
getParameters() - Method in class net.sf.saxon.expr.instruct.NextIteration
 
getParameters() - Method in class net.sf.saxon.query.DynamicQueryContext
Get all the supplied parameters.
getParameters() - Method in class net.sf.saxon.style.Compilation
Get the values of all stylesheet parameters that have been set using the Compilation.setParameter(net.sf.saxon.om.StructuredQName, net.sf.saxon.om.GroundedValue) method.
getParameters() - Method in class net.sf.saxon.trans.CompilerInfo
Get the values of all stylesheet parameters that have been set using the CompilerInfo.setParameter(net.sf.saxon.om.StructuredQName, net.sf.saxon.om.GroundedValue) method.
getParameterTypes() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Get the types of the arguments
getParen(int) - Method in class net.sf.saxon.regex.REMatcher
Gets the contents of a parenthesized subexpression after a successful match.
getParenCount() - Method in class net.sf.saxon.regex.REMatcher
Returns the number of parenthesized subexpressions available after a successful match.
getParenEnd(int) - Method in class net.sf.saxon.regex.REMatcher
Returns the end index of a given paren level.
getParenStart(int) - Method in class net.sf.saxon.regex.REMatcher
Returns the start index of a given paren level.
getParent() - Method in class com.saxonica.ee.domino.DominoAttr
Get the NodeInfo object representing the parent of this node
getParent() - Method in class com.saxonica.ee.domino.DominoNode
Get the NodeInfo object representing the parent of this node
getParent() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Get the parent reader.
getParent() - Method in interface net.sf.saxon.om.NodeInfo
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
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
getParent() - Method in class net.sf.saxon.tree.linked.NodeImpl
Find the parent node of this node.
getParent() - Method in class net.sf.saxon.tree.NamespaceNode
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the parent node
getParent() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Find the parent node of this node.
getParent() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Find the parent node of this node.
getParent() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Find the parent node of this node.
getParent() - Method in class net.sf.saxon.tree.util.Orphan
Get the NodeInfo object representing the parent of this node
getParent() - Method in interface net.sf.saxon.tree.util.SteppingNode
Get the parent of this node
getParent() - Method in class net.sf.saxon.tree.wrapper.RebasedNode
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedNode
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.tree.wrapper.TypeStrippedNode
Get the NodeInfo object representing the parent of this node
getParent() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
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.
getParentExpression() - Method in class net.sf.saxon.expr.Expression
Get the parent expression of this expression in the expression tree.
getParentExpression() - Method in class net.sf.saxon.expr.Operand
Get the parent expression of this operand
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.
getParentNodeNr(TinyTree, int) - Static method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Static method to get the parent of a given node, without instantiating the node as an object.
getParseOptions() - Method in class net.sf.saxon.Configuration
Get the parsing and document building options defined in this configuration
getParseOptions() - Method in class net.sf.saxon.dom.DocumentBuilderImpl
Get the XML parsing options that have been set using setParseOptions and other setter methods
getParseOptions() - Method in class net.sf.saxon.event.PipelineConfiguration
Get the document parsing and building options to be used on this pipeline return the options to be used
getParseOptions() - Method in class net.sf.saxon.functions.Doc
Get the parsing options set via setParseOptions()
getParseOptions() - Method in class net.sf.saxon.lib.AugmentedSource
Get the ParseOptions defined in this AugmentedSource
getParserFeatures() - Method in class net.sf.saxon.lib.ParseOptions
Get all the parser features added
getParserProperties() - Method in class net.sf.saxon.lib.ParseOptions
Get all the parser properties added
getParserProperty(String) - Method in class net.sf.saxon.lib.ParseOptions
Get a particular parser property added
getParticle() - Method in class com.saxonica.ee.schema.fsa.Edge
Get the element or wildcard particle causing this transition
getParticle() - Method in class com.saxonica.ee.schema.UserComplexType
Get the (extended) particle representing the content model of this complex type.
getParticles() - Method in class com.saxonica.ee.schema.ModelGroup
Get the (unsimplified list of) Particles of the content model defined by this model group.
getPartNumber() - Method in class net.sf.saxon.trans.rules.Rule
 
getPath() - Method in interface net.sf.saxon.lib.Invalidity
Get a hierarchic path giving the logical position in the instance document where the validation error was found
getPath() - Method in interface net.sf.saxon.s9api.StaticError
Get the absolute XPath expression that identifies the node within its document where the error occurred, if available
getPath() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Get the absolute XPath expression that identifies the node within its document where the error occurred, if available
getPath() - Method in class net.sf.saxon.trans.XmlProcessingException
 
getPath() - Method in class net.sf.saxon.trans.XmlProcessingIncident
Get the absolute XPath expression that identifies the node within its document where the error occurred, if available
getPath() - Method in exception net.sf.saxon.type.ValidationException
Get the location of the error in terms of a path expressed as a string
getPath() - Method in class net.sf.saxon.type.ValidationFailure
 
getPath(NodeInfo) - Static method in class net.sf.saxon.tree.util.Navigator
Get an absolute XPath expression that identifies a given node within its document
getPath(NodeInfo, XPathContext) - Static method in class net.sf.saxon.tree.util.Navigator
Get an absolute XPath expression that identifies a given node within its document.
getPathElements() - Method in class net.sf.saxon.om.AbsolutePath
Get the path as a list of AbsolutePath.PathElement objects
getPathForVariable(Binding) - Method in class net.sf.saxon.expr.parser.PathMap
Get the path used when evaluating a given variable binding
getPathMap() - Method in class com.saxonica.ee.optim.XQueryExpressionEE
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.parser.PathMap
Get all the root expressions from the path map
getPathUsingAbbreviatedUris() - Method in class net.sf.saxon.om.AbsolutePath
Get a string representing the path using abbreviated namespace URIs to represent QNames
getPathUsingPrefixes() - Method in class net.sf.saxon.om.AbsolutePath
Get a string representing the path using namespace prefixes to represent QNames
getPathUsingUris() - Method in class net.sf.saxon.om.AbsolutePath
Get a string representing the path using namespace URIs to represent QNames
getPattern() - Method in class net.sf.saxon.trans.rules.Rule
 
getPatternExpression() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
getPatternSeparator() - Method in class net.sf.saxon.trans.DecimalSymbols
Get the pattern separator value
getPatternWithRole(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getPedigree() - Method in class com.saxonica.xsltextn.pedigree.PedigreeArrayItem
Get the pedigree of this array item, providing information as to how it was selected.
getPedigree() - Method in class com.saxonica.xsltextn.pedigree.PedigreeMapItem
Get the pedigree of this map item, providing information as to how it was selected.
getPedigree() - Method in interface com.saxonica.xsltextn.pedigree.PedigreeValue
Get the Pedigree of this value, that is, information about the containing maps and arrays in the containing tree
getPercent() - Method in class net.sf.saxon.trans.DecimalSymbols
Get the percent symbol value
getPerMille() - Method in class net.sf.saxon.trans.DecimalSymbols
Get the per-mille symbol value
getPermittedAttributes() - Method in class net.sf.saxon.style.XSLGlobalParam
 
getPermittedAttributes() - Method in class net.sf.saxon.style.XSLGlobalVariable
 
getPermittedOptimizerOptions() - Method in class com.saxonica.config.EnterpriseConfiguration
Get the optimization options permitted in this configuration
getPermittedOptimizerOptions() - Method in class net.sf.saxon.Configuration
Get the optimization options permitted in this configuration
getPhase() - Method in class net.sf.saxon.functions.AccumulatorFn.AccumulatorAfter
 
getPhase() - Method in class net.sf.saxon.functions.AccumulatorFn.AccumulatorBefore
 
getPhase() - Method in class net.sf.saxon.functions.AccumulatorFn
 
getPhysicalRoot() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the physical root of the tree.
getPhysicalRoot() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the physical root of the tree.
getPicSeparators(UnicodeString, boolean) - Static method in class net.sf.saxon.functions.FormatInteger
Get the picture separators and filter them out of the picture.
getPIData() - Method in class com.saxonica.xqj.pull.PullToStax
 
getPIName() - Method in class com.saxonica.xqj.SaxonXQItemType
 
getPIName() - Method in interface javax.xml.xquery.XQItemType
Returns the name of the processing instruction type.
getPipelineConfiguration() - Method in class com.saxonica.ee.domino.Erector
Get the pipeline configuration
getPipelineConfiguration() - Method in class com.saxonica.ee.schema.SchemaCompiler
Get the pipeline configuration
getPipelineConfiguration() - Method in class com.saxonica.ee.schema.sdoc.SchemaNodeFactory
Get the pipeline configuration
getPipelineConfiguration() - Method in class com.saxonica.ee.stream.watch.AbstractWatch
Get the pipeline configuration in use
getPipelineConfiguration() - Method in interface com.saxonica.ee.stream.watch.Watch
Get the pipeline configuration in use
getPipelineConfiguration() - Method in class com.saxonica.ee.validate.AbstractReceiver
 
getPipelineConfiguration() - Method in class com.saxonica.xqj.pull.PullFromIterator
Get configuration information.
getPipelineConfiguration() - Method in class com.saxonica.xqj.pull.TreeWalker
Get configuration information.
getPipelineConfiguration() - Method in class net.sf.saxon.dom.DOMWriter
Get the pipeline configuration used for this document
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.event.Outputter
Get the pipeline configuration
getPipelineConfiguration() - Method in interface 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
 
getPipelineConfiguration() - Method in class net.sf.saxon.ma.json.JsonReceiver
 
getPipelineConfiguration() - Method in class net.sf.saxon.pull.PullFilter
Get configuration information.
getPipelineConfiguration() - Method in interface net.sf.saxon.pull.PullProvider
Get configuration information.
getPipelineConfiguration() - Method in class net.sf.saxon.pull.StaxBridge
Get configuration information.
getPipelineConfiguration() - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
getPipelineConfiguration() - Method in class net.sf.saxon.trans.ConfigurationReader
 
getPITarget() - Method in class com.saxonica.xqj.pull.PullToStax
 
getPJConverter(Class<?>) - Method in class com.saxonica.ee.domino.DominoTreeModel
Get a converter from XPath values to values in the external object model
getPJConverter(Class<?>) - Method in class net.sf.saxon.dom.DOMEnvelope
 
getPJConverter(Class<?>) - Method in class net.sf.saxon.dom.DOMObjectModel
Get a converter from XPath values to values in the external object model
getPJConverter(Class<?>) - Method in interface net.sf.saxon.lib.ExternalObjectModel
Get a converter from XPath values to values in the external object model
getPJConverter(Class<?>) - Method in class net.sf.saxon.option.axiom.AxiomObjectModel
 
getPJConverter(Class<?>) - Method in class net.sf.saxon.option.dom4j.DOM4JObjectModel
 
getPJConverter(Class<?>) - Method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
 
getPJConverter(Class<?>) - Method in class net.sf.saxon.option.xom.XOMObjectModel
 
getPlainMemberTypes() - Method in class com.saxonica.ee.schema.UserAtomicType
Get the set of atomic types that are subsumed by this type
getPlainMemberTypes() - Method in class com.saxonica.ee.schema.UserUnionType
Get the list of plain types that are subsumed by this type
getPlainMemberTypes() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get the list of plain types that are subsumed by this type
getPlainMemberTypes() - Method in class net.sf.saxon.type.EnumerationType
Get the list of plain types that are subsumed by this type
getPlainMemberTypes() - Method in class net.sf.saxon.type.ErrorType
 
getPlainMemberTypes() - Method in class net.sf.saxon.type.LocalUnionType
Get the list of plain types that are subsumed by this type
getPlainMemberTypes() - Method in class net.sf.saxon.type.NumericType
Get the "plain" types in the transitive membership.
getPlainMemberTypes() - Method in interface net.sf.saxon.type.PlainType
Get the list of plain types that are subsumed by this type
getPlainMemberTypes() - Method in interface net.sf.saxon.type.UnionType
Get the "plain" types in the transitive membership.
getPlainType(StructuredQName) - Method in class net.sf.saxon.expr.parser.XPathParser
 
getPlatform() - Method in class net.sf.saxon.lib.StandardURIResolver
Get the relevant 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 interface 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.java.JavaPlatform
Get the platform version
getPlatformVersion() - Method in interface net.sf.saxon.Platform
Get the platform version
getPooledConnection() - Method in interface javax.xml.xquery.ConnectionPoolXQDataSource
Attempts to establish a physical connection to an XML datasource that can be used as a pooled connection.
getPooledConnection(String, String) - Method in interface javax.xml.xquery.ConnectionPoolXQDataSource
Attempts to establish a physical connection to an XML datasource using the supplied username and password, that can be used as a pooled connection.
getPosition() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getPosition() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getPosition() - Method in exception javax.xml.xquery.XQQueryException
Gets the character position in the query string where this exception occurred.
getPosition() - Method in interface javax.xml.xquery.XQSequence
Gets the current cursor position.
getPosition() - Method in class javax.xml.xquery.XQStackTraceElement
Gets the character position in the query string containing the execution point represented by this stack trace element.
getPosition() - Method in class net.sf.saxon.pattern.SimplePositionalPattern
Get the required position
getPositionalOptions() - Method in class net.sf.saxon.trans.CommandLineOptions
Get the options specified positionally, that is, without a leading "-"
getPositionExpr() - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Get the filter assocated with the pattern
getPositionOfParameter(StructuredQName) - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the position in the parameter list of a given parameter name
getPositionOfParameter(StructuredQName) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
Get the position in the parameter list of a given parameter name
getPositionOfParameter(StructuredQName) - Method in interface net.sf.saxon.functions.registry.FunctionDefinition
Get the position in the parameter list of a given parameter name
getPositionOfParameter(StructuredQName) - Method in class net.sf.saxon.query.XQueryFunction
Get the position in the parameter list of a given parameter name
getPositionVariable() - Method in class net.sf.saxon.expr.flwor.ForClause
Get the position variable (the variable bound by the "at" clause)
getPostDescentRules() - Method in class net.sf.saxon.expr.accum.Accumulator
Get the set of rules for phase="end", held in the form of a Mode object
getPostDescentValue(FleetingNode) - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
 
getPosture() - Method in class com.saxonica.ee.stream.PostureAndSweep
Get the posture component
getPosture(Expression) - Static method in class com.saxonica.ee.stream.Streamability
 
getPostureAndSweepIfKnown(Expression) - Static method in class com.saxonica.ee.stream.Streamability
Get the posture and sweep of the expression if these have already been computed
getPreAllocatedAtomicComparer() - Method in class net.sf.saxon.functions.CollatingFunctionFixed
Get the pre-allocated atomic comparer, if available
getPrecedence() - Method in class net.sf.saxon.style.ComponentDeclaration
Get the import precedence of the declaration, which is the same as the import precedence of the module in which it appears
getPrecedence() - Method in class net.sf.saxon.style.StylesheetModule
 
getPrecedence() - Method in class net.sf.saxon.trans.rules.Rule
 
getPreconditions() - Method in class com.saxonica.ee.trans.RuleEE
Get the preconditions for this rule
getPreconditions() - Method in class net.sf.saxon.expr.AxisExpression
Find any necessary preconditions for the satisfaction of this expression as a set of boolean expressions to be evaluated on the context node
getPreconditions() - Method in class net.sf.saxon.expr.GlobalVariableReference
 
getPreconditionState(int) - Method in class com.saxonica.ee.trans.PreconditionMatcher
Get the state of a given precondition.
getPreDescentRules() - Method in class net.sf.saxon.expr.accum.Accumulator
Get the set of rules for phase="start", held in the form of a Mode object
getPreDescentValue(FleetingNode) - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
 
getPreDescentValueAtDepth(int) - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
 
getPredicate() - Method in class net.sf.saxon.expr.flwor.WhereClause
 
getPredicate() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
 
getPredicate() - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
 
getPredicate() - Method in interface net.sf.saxon.pattern.PatternWithPredicate
 
getPredicate() - Method in class net.sf.saxon.regex.OpCharClass
 
getPreferences() - Static method in class com.saxonica.config.pe.ICUNumbererPE
 
getPreferredJsonLayout() - Method in class com.saxonica.ee.schema.UserComplexType
Decide what kind of layout to use when formatting an element of this type using the xdm-to-json function.
getPreferredJsonLayout() - Method in enum net.sf.saxon.type.AnyType
Decide what kind of layout to use when formatting an element of this type using the xdm-to-json function.
getPreferredJsonLayout() - Method in interface net.sf.saxon.type.ComplexType
Decide what kind of layout to use when formatting an element of this type using the xdm-to-json function.
getPreferredJsonLayout() - Method in enum net.sf.saxon.type.Untyped
Decide what kind of layout to use when formatting an element of this type using the xdm-to-json function.
getPrefix() - Method in class com.saxonica.ee.domino.DominoAttr
Get the prefix of the name of the node.
getPrefix() - Method in class com.saxonica.ee.domino.DominoNode
Get the prefix of the name of the node.
getPrefix() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the prefix of the name of the node.
getPrefix() - Method in class com.saxonica.xqj.pull.PullToStax
 
getPrefix() - Method in class net.sf.saxon.dom.DOMNodeWrapper
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.om.CodedName
Get the prefix of the QName.
getPrefix() - Method in class net.sf.saxon.om.FingerprintedQName
Get the prefix of the QName.
getPrefix() - Method in class net.sf.saxon.om.NameOfNode
Get the prefix of the QName.
getPrefix() - Method in class net.sf.saxon.om.NamespaceBinding
Get the prefix part of the binding
getPrefix() - Method in interface net.sf.saxon.om.NodeInfo
Get the prefix of the name of the node.
getPrefix() - Method in interface net.sf.saxon.om.NodeName
Get the prefix of the QName.
getPrefix() - Method in class net.sf.saxon.om.NoNamespaceName
Get the prefix of the QName.
getPrefix() - Method in class net.sf.saxon.om.StructuredQName
Get the prefix of the QName.
getPrefix() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the prefix of the name of the node.
getPrefix() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Get the prefix of the name of the node.
getPrefix() - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Get the prefix of the name of the node.
getPrefix() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get the prefix of the name of the node.
getPrefix() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get the prefix part of the name of this node.
getPrefix() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get the prefix part of the name of this node.
getPrefix() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the prefix of the name of the node.
getPrefix() - Method in class net.sf.saxon.regex.REProgram
Returns a copy of the prefix of current regular expression program in a character array.
getPrefix() - Method in class net.sf.saxon.s9api.QName
Get the prefix of the QName.
getPrefix() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the prefix part of the name of this node.
getPrefix() - Method in class net.sf.saxon.tree.NamespaceNode
Get the prefix of the name of the node.
getPrefix() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the prefix part of the name of this node.
getPrefix() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the prefix part of the name of this node.
getPrefix() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the prefix part of the name of this node.
getPrefix() - Method in class net.sf.saxon.tree.util.Orphan
Get the prefix of the name of the node.
getPrefix() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the prefix of the name of the node.
getPrefix() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get the prefix of the name of the node.
getPrefix() - Method in class net.sf.saxon.value.QualifiedNameValue
Get the prefix.
getPrefix() - Method in class net.sf.saxon.value.TextFragmentValue
Get the prefix part of the name of this node.
getPrefix(int) - Method in class net.sf.saxon.om.PrefixPool
Get the prefix corresponding to a given code
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.tree.tiny.TinyTree
Get the prefix for a given element node
getPrefix(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
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)
getPrefixArray() - Method in class net.sf.saxon.om.NamespaceMap
Get the prefixes present in the NamespaceMap, as an array, excluding the "xml" prefix
getPrefixes(String) - Method in class net.sf.saxon.pull.NamespaceContextImpl
Get all the prefixes mapped to a given namespace URI (JAXP method)
getPrefixPool() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the prefix pool
getPreparedSchema() - Method in class com.saxonica.ee.jaxp.SchemaReference
Get the PreparedSchema object wrapped by this SchemaReference
getPreparedSchema() - Method in class com.saxonica.ee.schema.SchemaCompiler
Get the PreparedSchema.
getPreviousInDocument() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Get the previous node in document order (skipping attributes)
getPreviousInDocument() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the previous node in document order
getPreviousSibling() - Method in class net.sf.saxon.dom.DOMNodeWrapper
 
getPreviousSibling() - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the previous sibling of the node
getPreviousSibling() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
getPreviousSibling() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
getPreviousSibling() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Get previous sibling - not defined for attributes
getPreviousSibling() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get previous sibling - always null
getPreviousSibling() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the previous sibling of the node
getPreviousSibling() - Method in interface net.sf.saxon.tree.util.SteppingNode
Get the previous sibling of this node
getPrimaryLicense() - Method in class com.saxonica.config.Verifier
 
getPrimarySerializationProperties() - Method in class net.sf.saxon.expr.instruct.Executable
Get the primary output properties, that is, the output properties for the primary result destination.
getPrimaryType() - Method in class net.sf.saxon.value.SequenceType
Get the "primary" part of this required type.
getPrimitiveAtomicType() - Method in interface net.sf.saxon.type.AtomicType
Get the primitive base type.
getPrimitiveItemType() - Method in class com.saxonica.ee.schema.UserAtomicType
Get the primitive type from which this type is derived.
getPrimitiveItemType() - Method in class com.saxonica.ee.schema.UserUnionType
Method defined in ItemType: get a primitive supertype in the ItemType type hierarchy
getPrimitiveItemType() - Method in class net.sf.saxon.pattern.NodeTest
Get the primitive item type corresponding to this item type.
getPrimitiveItemType() - Method in class net.sf.saxon.type.AnyExternalObjectType
 
getPrimitiveItemType() - Method in class net.sf.saxon.type.AnyFunctionType
Get the primitive item type corresponding to this item 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.type.EnumerationType
Redeclare getPrimitiveItemType() to return a more specific result type Get the primitive item type corresponding to this item type.
getPrimitiveItemType() - Method in class net.sf.saxon.type.ErrorType
 
getPrimitiveItemType() - Method in interface net.sf.saxon.type.ItemType
Get the primitive item type corresponding to this item type.
getPrimitiveItemType() - Method in class net.sf.saxon.type.JavaExternalObjectType
Get the primitive item type corresponding to this item type.
getPrimitiveItemType() - Method in class net.sf.saxon.type.LocalUnionType
Method defined in ItemType: get a primitive supertype in the ItemType type hierarchy
getPrimitiveItemType() - Method in class net.sf.saxon.type.NumericType
Get the primitive item type corresponding to this item type.
getPrimitiveItemType() - Method in interface net.sf.saxon.type.PlainType
Redeclare getPrimitiveItemType() to return a more specific result type Get the primitive item type corresponding to this item type.
getPrimitiveStringValue() - Method in class net.sf.saxon.value.AtomicValue
Convert the value to a string, using the serialization rules for the primitive type.
getPrimitiveStringValue() - Method in class net.sf.saxon.value.Base64BinaryValue
Convert to string
getPrimitiveStringValue() - Method in class net.sf.saxon.value.BigDecimalValue
Get the value as a String
getPrimitiveStringValue() - Method in class net.sf.saxon.value.BigIntegerValue
Get the value as a String
getPrimitiveStringValue() - Method in class net.sf.saxon.value.BooleanValue
Convert to string
getPrimitiveStringValue() - Method in class net.sf.saxon.value.DateTimeValue
Convert to string
getPrimitiveStringValue() - Method in class net.sf.saxon.value.DateValue
Convert to string
getPrimitiveStringValue() - Method in class net.sf.saxon.value.DayTimeDurationValue
Convert to string
getPrimitiveStringValue() - Method in class net.sf.saxon.value.DoubleValue
Convert the double to a string according to the XPath 2.0 rules
getPrimitiveStringValue() - Method in class net.sf.saxon.value.DurationValue
Convert to string
getPrimitiveStringValue() - Method in class net.sf.saxon.value.FloatValue
Get the value as a String
getPrimitiveStringValue() - Method in class net.sf.saxon.value.GDayValue
 
getPrimitiveStringValue() - Method in class net.sf.saxon.value.GMonthDayValue
 
getPrimitiveStringValue() - Method in class net.sf.saxon.value.GMonthValue
 
getPrimitiveStringValue() - Method in class net.sf.saxon.value.GYearMonthValue
 
getPrimitiveStringValue() - Method in class net.sf.saxon.value.GYearValue
 
getPrimitiveStringValue() - Method in class net.sf.saxon.value.HexBinaryValue
Convert to string
getPrimitiveStringValue() - Method in class net.sf.saxon.value.Int64Value
Get the value as a String
getPrimitiveStringValue() - Method in class net.sf.saxon.value.QualifiedNameValue
Get the string value as a String.
getPrimitiveStringValue() - Method in class net.sf.saxon.value.StringValue
 
getPrimitiveStringValue() - Method in class net.sf.saxon.value.TimeValue
Convert to string
getPrimitiveStringValue() - Method in class net.sf.saxon.value.YearMonthDurationValue
Convert to string
getPrimitiveType() - Method in class com.saxonica.ee.schema.UserAtomicType
Get the primitive type from which this type is derived.
getPrimitiveType() - Method in class com.saxonica.ee.schema.UserUnionType
Method defined in ItemType: get a primitive supertype in the ItemType type hierarchy
getPrimitiveType() - Method in class com.saxonica.ee.validate.SchemaAttributeTest
Determine the types of nodes to which this pattern applies.
getPrimitiveType() - Method in class com.saxonica.ee.validate.SchemaElementTest
Determine the types of nodes to which this pattern applies.
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.pattern.DocumentNodeTest
Determine the types of nodes to which this pattern applies.
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.NameTestUnion
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.pattern.SameNameTest
Determine the types of nodes to which this pattern applies.
getPrimitiveType() - Method in class net.sf.saxon.type.AnyExternalObjectType
 
getPrimitiveType() - Method in class net.sf.saxon.type.AnyFunctionType
Get the primitive type corresponding to this item type.
getPrimitiveType() - Method in class net.sf.saxon.type.AnyItemType
 
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.type.EnumerationType
Get the primitive type corresponding to this item type.
getPrimitiveType() - Method in class net.sf.saxon.type.ErrorType
 
getPrimitiveType() - Method in interface net.sf.saxon.type.ItemType
Get the primitive type corresponding to this item type.
getPrimitiveType() - Method in class net.sf.saxon.type.LocalUnionType
Method defined in ItemType: get a primitive supertype in the ItemType type hierarchy
getPrimitiveType() - Method in class net.sf.saxon.type.NumericType
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.BigDecimalValue
Determine the primitive type of the value.
getPrimitiveType() - Method in class net.sf.saxon.value.BooleanValue
Determine the primitive type of the value.
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.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.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.value.NotationValue
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.value.TimeValue
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.
getPrincipalDestination() - Method in class net.sf.saxon.trans.XsltController
Get the principal destination that was supplied to the Controller
getPrincipalResult() - Method in class net.sf.saxon.Controller
Get the principal result destination.
getPrincipalStylesheetModule() - Method in class net.sf.saxon.style.Compilation
Get the (most recent) stylesheet package compiled using this Compilation
getPrincipalStylesheetModule() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get the outermost stylesheet module in a package
getPrincipalStylesheetModule() - Method in class net.sf.saxon.style.StyleElement
Get the principal stylesheet module of the package in which this XSLT element appears
getPrincipalStylesheetModule() - Method in class net.sf.saxon.style.StylesheetModule
 
getPrintWriter() - Method in class net.sf.saxon.lib.StandardLogger
Get the output destination used for messages
getPriority() - Method in class net.sf.saxon.trans.rules.Rule
 
getProcessContents() - Method in class com.saxonica.ee.schema.Wildcard
Returns the processContents attribute of this wildcard
getProcessor() - Method in class net.sf.saxon.Configuration
Get the Processor object that created this Configuration in the relevant API.
getProcessor() - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Get the underlying s9api Processor.
getProcessor() - Method in class net.sf.saxon.s9api.Serializer
Get the Processor associated with this Serializer.
getProcessor() - Method in class net.sf.saxon.s9api.XdmNode
Get a Processor suitable for use with this XdmNode.
getProcessor() - Method in class net.sf.saxon.s9api.XPathCompiler
Get the Processor from which this XPathCompiler was constructed
getProcessor() - Method in class net.sf.saxon.s9api.XQueryCompiler
Get the Processor from which this XQueryCompiler was constructed
getProcessor() - Method in class net.sf.saxon.s9api.XsltCompiler
Get the Processor from which this XsltCompiler was constructed
getProcessor() - Method in class net.sf.saxon.s9api.XsltExecutable
Get the Processor that was used to create this XsltExecutable
getProcessor() - Method in class net.sf.saxon.s9api.XsltPackage
Get the processor under which this package was created
getProductMajorVersion() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
getProductMajorVersion() - Method in interface javax.xml.xquery.XQMetaData
Gets the major version of this product.
getProductMinorVersion() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
getProductMinorVersion() - Method in interface javax.xml.xquery.XQMetaData
Gets the minor version of this product.
getProductName() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
getProductName() - Method in interface javax.xml.xquery.XQMetaData
Gets the name of this product.
getProductName() - Static method in class net.sf.saxon.Version
Return the name of this product.
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
getProductVariantAndVersion(String) - Static method in class net.sf.saxon.Version
Get the version number of the schema-aware version of the product
getProductVendor() - Static method in class net.sf.saxon.Version
Return the name of the product vendor.
getProductVersion() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
getProductVersion() - Method in interface javax.xml.xquery.XQMetaData
Gets the full version of this product.
getProductVersion() - Static method in class net.sf.saxon.Version
Get the user-visible version number of this version of the product
getProgram() - Method in class net.sf.saxon.regex.REMatcher
Returns the current regular expression program in use by this matcher object.
getProng(int) - Method in class net.sf.saxon.expr.instruct.Fork
Get the n'th child expression of the xsl:fork (zero-based)
getProperties() - Method in class com.saxonica.config.Verifier.License
Get the properties of the license.
getProperties() - Method in class net.sf.saxon.event.Event.StartElement
 
getProperties() - Method in class net.sf.saxon.expr.Expression
Get an iterator over all the properties available.
getProperties() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Get an iterator over all the properties available.
getProperties() - Method in class net.sf.saxon.expr.OperandRole
 
getProperties() - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Get the properties of the collation
getProperties() - Method in class net.sf.saxon.om.AttributeInfo
Get properties of the attribute
getProperties() - Method in class net.sf.saxon.query.XQueryFunction
Get an iterator over all the properties available.
getProperties() - Method in class net.sf.saxon.serialize.SerializationProperties
Get the simple output properties defined in these serialization parameters.
getProperties() - Method in class net.sf.saxon.style.StyleElement
Get an iterator over all the properties available.
getProperties(int) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Get the properties of an attribute (by position)
getProperty(String) - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Look up the value of a property.
getProperty(String) - Method in class com.saxonica.ee.jaxp.ValidatingReader
Look up the value of a property.
getProperty(String) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Look up the value of a property.
getProperty(String) - Method in class com.saxonica.ee.jaxp.ValidatorImpl
Look up the value of a property.
getProperty(String) - Method in class com.saxonica.xqj.pull.PullToStax
 
getProperty(String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Get a configuration property setting.
getProperty(String) - Method in interface javax.xml.xquery.ConnectionPoolXQDataSource
Returns the current value of the named property if set, else null.
getProperty(String) - Method in interface javax.xml.xquery.XQDataSource
Returns the current value of the named property if set, else null.
getProperty(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
getProperty(String) - Method in class net.sf.saxon.expr.Expression
 
getProperty(String) - Method in class net.sf.saxon.expr.instruct.Actor
 
getProperty(String) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Get the value of a particular property of the instruction.
getProperty(String) - Method in class net.sf.saxon.expr.instruct.TraceExpression
Get a named property of the instruction/expression
getProperty(String) - Method in class net.sf.saxon.expr.UserFunctionCall
 
getProperty(String) - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Look up the value of a property.
getProperty(String) - Method in class net.sf.saxon.query.XQueryFunction
Get the value of a particular property of the instruction.
getProperty(String) - Method in class net.sf.saxon.serialize.SerializationProperties
Get the value of a serialization property
getProperty(String, String, RetainedStaticContext) - Static method in class net.sf.saxon.functions.SystemProperty
Here's the real code:
getProperty(QName) - Static method in class net.sf.saxon.s9api.Serializer
Get the Property with a given QName
getPropertySorter(String) - Method in class com.saxonica.serialize.SerializerFactoryPE
Get a Comparator that sorts key values in a map into the order implied by the serialization property saxon:property-order
getPropertySorter(String) - Method in class net.sf.saxon.lib.SerializerFactory
 
getPropertyValue(String) - Method in class net.sf.saxon.trans.SimpleMode
Get the value of a property of this mode, e.g.
getProtocolRestrictor() - Method in class net.sf.saxon.Configuration
Get the ProtocolRestrictor in use.
getProvenance() - Method in class com.saxonica.ee.schema.fsa.DeterminizedState
Get the provenance of a state in a determinized finite state machine.
getPseudoAttribute(String, String) - Static method in class net.sf.saxon.tree.util.ProcInstParser
Get a pseudo-attribute.
GetPseudoAttribute() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.GetPseudoAttribute
 
getPublicFunctions() - Method in class net.sf.saxon.style.StylesheetPackage
Get the library of functions exposed by this stylesheet package, that is, functions whose visibility is public or final
getPublicId() - Method in class com.saxonica.ee.schema.SchemaStructure
Get the public ID of the containing module, if known.
getPublicId() - Method in class com.saxonica.xqj.pull.PullToStax.SourceStreamLocation
 
getPublicId() - Method in class com.saxonica.xqj.pull.TreeWalker
Return the public identifier for the current document event.
getPublicId() - Method in class net.sf.saxon.event.ContentHandlerProxyLocator
Get the Public ID
getPublicId() - Method in class net.sf.saxon.event.ReceivingContentHandler.LocalLocator
Return the public identifier for the current document event.
getPublicId() - Method in class net.sf.saxon.expr.flwor.ClauseInfo
Return the public identifier for the current document event.
getPublicId() - Method in class net.sf.saxon.expr.instruct.Actor
 
getPublicId() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getPublicId() - Method in class net.sf.saxon.expr.parser.Loc
Get the Public ID
getPublicId() - Method in class net.sf.saxon.expr.parser.XPathParser.NestedLocation
Get the public identifier.
getPublicId() - Method in class net.sf.saxon.om.GenericTreeInfo
Get the Public ID of the entity containing the node.
getPublicId() - Method in interface net.sf.saxon.om.NodeInfo
Get the Public ID of the entity containing the node.
getPublicId() - Method in class net.sf.saxon.pull.UnparsedEntity
Get the public identifier of the unparsed entity
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.
getPublicId() - Method in interface net.sf.saxon.s9api.Location
Get the Public ID
getPublicId() - Method in class net.sf.saxon.style.UseWhenStaticContext
 
getPublicId() - Method in class net.sf.saxon.sxpath.IndependentContext
 
getPublicId() - Method in class net.sf.saxon.tree.AttributeLocation
Get the Public ID
getPublicId() - Method in class net.sf.saxon.tree.NamespaceNode
Get the Public ID of the entity containing the node.
getPublicId() - Method in class net.sf.saxon.tree.util.Orphan
Get the Public ID of the entity containing the node.
getPublicId() - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
Return the public identifier for the _current document event.
getPublicId() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Return the public identifier for the _current document event.
getPublicId() - Method in class net.sf.saxon.type.ValidationFailure
 
getPullProvider() - Method in class net.sf.saxon.pull.PullSource
Get the PullProvider
getPullStream(TuplePull, XPathContext) - Method in class net.sf.saxon.expr.flwor.Clause
Get a pull-mode tuple stream that implements the functionality of this clause, taking its input from another tuple stream which this clause modifies
getPullStream(TuplePull, XPathContext) - Method in class net.sf.saxon.expr.flwor.CountClause
Get a tuple stream that implements the functionality of this clause, taking its input from another tuple stream which this clause modifies
getPullStream(TuplePull, XPathContext) - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
Get a tuple stream that implements the functionality of this clause, taking its input from another tuple stream which this clause modifies
getPullStream(TuplePull, XPathContext) - Method in class net.sf.saxon.expr.flwor.ForClause
Get a tuple stream that implements the functionality of this clause, taking its input from another tuple stream which this clause modifies
getPullStream(TuplePull, XPathContext) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Get a tuple stream that implements the functionality of this clause, taking its input from another tuple stream which this clause modifies
getPullStream(TuplePull, XPathContext) - Method in class net.sf.saxon.expr.flwor.LetClause
Get a tuple stream that implements the functionality of this clause, taking its input from another tuple stream which this clause modifies
getPullStream(TuplePull, XPathContext) - Method in class net.sf.saxon.expr.flwor.OrderByClause
Get a tuple stream that implements the functionality of this clause, taking its input from another tuple stream which this clause modifies
getPullStream(TuplePull, XPathContext) - Method in class net.sf.saxon.expr.flwor.TraceClause
Get a tuple stream that implements the functionality of this clause, taking its input from another tuple stream which this clause modifies
getPullStream(TuplePull, XPathContext) - Method in class net.sf.saxon.expr.flwor.WhereClause
Get a tuple stream that implements the functionality of this clause, taking its input from another tuple stream which this clause modifies
getPullStream(TuplePull, XPathContext) - Method in class net.sf.saxon.expr.flwor.WindowClause
Get a pull-mode tuple stream that implements the functionality of this clause, taking its input from another tuple stream which this clause modifies
getPushStream(TuplePush, Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.Clause
Get a push-mode tuple stream that implements the functionality of this clause, supplying its output to another tuple stream
getPushStream(TuplePush, Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.CountClause
Get a push-mode tuple stream that implements the functionality of this clause, supplying its output to another tuple stream
getPushStream(TuplePush, Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
Get a push-mode tuple stream that implements the functionality of this clause, supplying its output to another tuple stream
getPushStream(TuplePush, Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.ForClause
Get a push-mode tuple stream that implements the functionality of this clause, supplying its output to another tuple stream
getPushStream(TuplePush, Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Get a push-mode tuple stream that implements the functionality of this clause, supplying its output to another tuple stream
getPushStream(TuplePush, Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.LetClause
Get a push-mode tuple stream that implements the functionality of this clause, supplying its output to another tuple stream
getPushStream(TuplePush, Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.OrderByClause
Get a push-mode tuple stream that implements the functionality of this clause, supplying its output to another tuple stream
getPushStream(TuplePush, Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.TraceClause
Get a push-mode tuple stream that implements the functionality of this clause, supplying its output to another tuple stream
getPushStream(TuplePush, Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.WhereClause
Get a push-mode tuple stream that implements the functionality of this clause, supplying its output to another tuple stream
getPushStream(TuplePush, Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.WindowClause
Get a push-mode tuple stream that implements the functionality of this clause, supplying its output to another tuple stream
getQName() - Method in class javax.xml.xquery.XQStackTraceVariable
Gets the QName of the variable.
getQName() - Method in enum net.sf.saxon.s9api.Serializer.Property
Get the name of the property expressed as a QName.
getQName(int) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Get the lexical QName of an attribute (by position).
getQNameAttribute(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getQNameParser() - Method in class net.sf.saxon.expr.parser.XPathParser
Get the QNameParser to be used while parsing
getQNameParser() - Method in class net.sf.saxon.style.Compilation
Get the QNameParser for parsing QNames in this compilation Note that the namespaceResolver will be unitialized
getQNameParts(String) - Static method in class net.sf.saxon.om.NameChecker
 
getQNameTest() - Method in class net.sf.saxon.trans.ComponentTest
 
getQNameValue() - Method in class net.sf.saxon.s9api.XdmAtomicValue
For an XdmAtomicValue representing an xs:QName or xs:NOTATION value, get the value as an instance of QName
getQueryLanguageTypeAndVersion() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getQueryLanguageTypeAndVersion() - Method in interface javax.xml.xquery.XQStaticContext
Gets the value of the language type and version property.
getQueryLibraries() - Method in class net.sf.saxon.trans.CompilerInfo
 
getQueryLibraryModules() - Method in class net.sf.saxon.expr.instruct.Executable
Get an iterator over all the query library modules (does not include the main module)
getQueryLibraryModules(NamespaceUri) - Method in class net.sf.saxon.expr.instruct.Executable
Locate the known XQuery library modules for a given module namespace.
getQueryModuleWithSystemId(String, QueryModule) - Method in class net.sf.saxon.expr.instruct.Executable
Get the query library module with a given systemID
getQueryStackTrace() - Method in exception javax.xml.xquery.XQQueryException
Returns the query stack stackTrace when the exception occurred, or null if none.
getQueryTimeout() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getQueryTimeout() - Method in interface javax.xml.xquery.XQStaticContext
Retrieves the number of seconds an implementation will wait for a query to execute.
getRangeVariable() - Method in class net.sf.saxon.expr.flwor.CountClause
 
getRangeVariable() - Method in class net.sf.saxon.expr.flwor.ForClause
Get the range variable (the primary variable bound by this clause)
getRangeVariable() - Method in class net.sf.saxon.expr.flwor.LetClause
 
getRangeVariableCardinality() - Method in class net.sf.saxon.expr.flwor.OuterForExpression
Get the cardinality of the range variable
getRangeVariableCardinality() - Method in class net.sf.saxon.expr.ForExpression
Get the cardinality of the range variable
getRangeVariables() - Method in class net.sf.saxon.expr.flwor.Clause
Get the variables bound by this clause
getRangeVariables() - Method in class net.sf.saxon.expr.flwor.CountClause
Get the number of variables bound by this clause
getRangeVariables() - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
Get the number of variables bound by this clause
getRangeVariables() - Method in class net.sf.saxon.expr.flwor.ForClause
Get the variables bound by this clause
getRangeVariables() - Method in class net.sf.saxon.expr.flwor.GroupByClause
Get the variables bound by this clause
getRangeVariables() - Method in class net.sf.saxon.expr.flwor.LetClause
Get the number of variables bound by this clause
getRangeVariables() - Method in class net.sf.saxon.expr.flwor.WindowClause
Get the variables bound by this clause
getRangeVariables() - Method in class net.sf.saxon.expr.parser.XPathParser
Get the stack of in-scope range variables
getRank() - Method in class net.sf.saxon.trans.rules.Rule
 
getRankedRules() - Method in class net.sf.saxon.om.SelectedElementsSpaceStrippingRule
Get all the rules in rank order, highest-ranking rules first
getRawParent() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the raw value of the parent pointer.
getRawSequenceNumber() - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
 
getReaderFromSAXSource(SAXSource, String, Configuration, boolean) - Static method in class net.sf.saxon.lib.StandardUnparsedTextResolver
 
getReaderFromStream(InputStream, String) - Static method in class net.sf.saxon.resource.ResourceLoader
Get a reader corresponding to a binary input stream and an encoding.
getReaderFromStreamSource(StreamSource, String, Configuration, boolean) - Static method in class net.sf.saxon.lib.StandardUnparsedTextResolver
 
getRealNode() - Method in class com.saxonica.ee.domino.DominoNode
Get the node underlying this virtual node.
getRealNode() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the node underlying this virtual node.
getRealNode() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get the node underlying this virtual node.
getRealNode() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the node underlying this virtual node.
getRealNode() - Method in interface net.sf.saxon.tree.wrapper.VirtualNode
Get the node underlying this virtual node.
getReason() - Method in exception net.sf.saxon.expr.sort.ComparisonException
 
getReason() - Method in exception net.sf.saxon.trans.LicenseException
 
getReceiver() - Method in class net.sf.saxon.event.ComplexContentOutputter
Get the next receiver in the processing pipeline
getReceiver() - Method in class net.sf.saxon.event.ReceivingContentHandler
Get the receiver to which events are passed.
getReceiver() - Method in class net.sf.saxon.event.StreamWriterToReceiver
Get the Receiver to which this StreamWriterToReceiver is writing events
getReceiver() - Method in class net.sf.saxon.pull.PullPushTee
Get the Receiver to which events are being tee'd.
getReceiver(Result) - Method in class net.sf.saxon.lib.SerializerFactory
Get a Receiver that wraps a given Result object.
getReceiver(Result, Properties) - Method in interface net.sf.saxon.lib.StAXResultHandler
 
getReceiver(Result, Properties) - Method in class net.sf.saxon.stax.StAXResultHandlerImpl
 
getReceiver(Result, PipelineConfiguration, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Deprecated.
since Saxon 9.9: use one of the other getReceiver methods
getReceiver(Result, SerializationProperties) - Method in class net.sf.saxon.lib.SerializerFactory
Get a Receiver that wraps a given Result object.
getReceiver(Result, SerializationProperties, PipelineConfiguration) - Method in class net.sf.saxon.lib.SerializerFactory
Get a Receiver that wraps a given Result object.
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
A SchemaValidator is a Destination (for example, it can act as the destination of a query or transformation).
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.jaxp.ReceivingDestination
Get a Receiver to which events may be sent.
getReceiver(PipelineConfiguration, SerializationProperties) - Method in interface net.sf.saxon.s9api.Destination
Return a Receiver.
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.s9api.DOMDestination
Return a Receiver.
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.s9api.NullDestination
 
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.s9api.RawDestination
Return a Receiver.
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.s9api.SAXDestination
Return a Receiver.
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.s9api.SchemaValidator
 
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.s9api.Serializer
Return a receiver to which Saxon will send events.
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.s9api.TeeDestination
Return a Receiver.
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.s9api.XdmDestination
Return a Receiver.
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Return a Receiver which can be used to supply the principal source document for the transformation.
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.s9api.XsltTransformer
Return a Receiver which can be used to supply the principal source document for the transformation.
getReceiver(PipelineConfiguration, SerializationProperties) - Method in class net.sf.saxon.stax.XMLStreamWriterDestination
Return a Receiver.
getReceivingTransformer(XsltController, GlobalParameterSet, Destination) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Return a Receiver which can be used to supply the principal source document for the transformation.
getRecipient() - Method in class com.saxonica.ee.s9api.ValidationStatistics
 
getRecoveryPolicy() - Method in class net.sf.saxon.trans.Mode
Get the policy for handling recoverable errors.
getRecurse() - Method in class net.sf.saxon.functions.URIQueryParameters
Get the value of the recurse=yes|no parameter, or absent if unspecified
getRedefinedSchema() - Method in class com.saxonica.ee.schema.sdoc.XSDRedefine
Get the referenced schema after redefinition of redefined components
getRedefinitionLevel() - Method in class com.saxonica.ee.schema.SchemaStructure
Get the redefinition level.
getRedefinitionLevel() - Method in enum net.sf.saxon.type.AnySimpleType
Get the redefinition level.
getRedefinitionLevel() - Method in enum net.sf.saxon.type.AnyType
Get the redefinition level.
getRedefinitionLevel() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get the redefinition level.
getRedefinitionLevel() - Method in class net.sf.saxon.type.BuiltInListType
Get the redefinition level.
getRedefinitionLevel() - Method in class net.sf.saxon.type.EnumerationType
Get the redefinition level.
getRedefinitionLevel() - Method in class net.sf.saxon.type.ErrorType
Get the redefinition level.
getRedefinitionLevel() - Method in class net.sf.saxon.type.NumericType
Get the redefinition level.
getRedefinitionLevel() - Method in interface net.sf.saxon.type.SchemaComponent
Get the redefinition level.
getRedefinitionLevel() - Method in enum net.sf.saxon.type.Untyped
Get the redefinition level.
getReferenceCount() - Method in class net.sf.saxon.expr.instruct.UserFunction
 
getReferenceCount() - Method in class net.sf.saxon.expr.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
getReferenceCount(Expression, Binding, boolean) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine how often a variable is referenced.
getReferences() - Method in class net.sf.saxon.style.SourceBinding
Get all the known references to this variable
getRegex() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
getRegexGroup(int) - Method in class com.saxonica.ee.stream.ManualRegexIterator
Get a substring that matches a parenthesised group within the regular expression
getRegexGroup(int) - Method in class net.sf.saxon.regex.ARegexIterator
Get a substring that matches a parenthesised group within the regular expression
getRegexGroup(int) - Method in class net.sf.saxon.regex.JRegexIterator
Get a substring that matches a parenthesised group within the regular expression
getRegexGroup(int) - Method in interface net.sf.saxon.regex.RegexIterator
Get a substring that matches a parenthesised group within the regular expression
getRegisteredCollection(String) - Method in class net.sf.saxon.Configuration
Get a registered collection with a given URI if there is one
getRegularExpression() - Method in class com.saxonica.ee.schema.PatternFacet
 
getRegularExpression(Sequence[], int, int) - Method in class net.sf.saxon.functions.RegexFunction
Get the regular expression at evaluation time
getRelationship(JavaExternalObjectType) - Method in class net.sf.saxon.type.JavaExternalObjectType
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.SlashExpression
Get all steps after the first.
getRememberedNumber(NodeInfo) - Method in class net.sf.saxon.Controller
Get the number of a node if it is the last remembered one.
getReplacementExp() - Method in class com.saxonica.ee.update.ReplaceNodeExpression
 
getReplacementExp() - Method in class com.saxonica.ee.update.ReplaceValueExpression
 
getReplacementSchema() - Method in class com.saxonica.ee.schema.sdoc.XSDOverride
 
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
getRequiredCardinality() - Method in class net.sf.saxon.functions.TreatFn.ExactlyOne
 
getRequiredCardinality() - Method in class net.sf.saxon.functions.TreatFn
 
getRequiredCardinality() - Method in class net.sf.saxon.functions.TreatFn.OneOrMore
 
getRequiredCardinality() - Method in class net.sf.saxon.functions.TreatFn.ZeroOrOne
 
getRequiredCardinalityForVariable(QName) - Method in class net.sf.saxon.s9api.XPathExecutable
Get the required cardinality of a declared variable in the static context of the expression.
getRequiredContextItemType() - Method in class net.sf.saxon.expr.instruct.NamedTemplate
 
getRequiredContextItemType() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getRequiredContextItemType() - Method in interface net.sf.saxon.expr.StaticContext
Get the required type of the context item.
getRequiredContextItemType() - Method in class net.sf.saxon.query.QueryModule
Get the required type of the context item.
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.XPathCompiler
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.
getRequiredContextItemType() - Method in class net.sf.saxon.style.ExpressionContext
Get the required type of the context item.
getRequiredContextItemType() - Method in class net.sf.saxon.style.XSLContextItem
 
getRequiredContextItemType() - Method in class net.sf.saxon.style.XSLTemplate
 
getRequiredContextItemType() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the required type of the context item.
getRequiredContextItemType() - Method in class net.sf.saxon.sxpath.IndependentContext
Get the required type of the context item.
getRequiredItemType() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Get the required item type (the target type of the conversion
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.instruct.GlobalContextRequirement
Get the required item type of the context item.
getRequiredItemTypeForVariable(QName) - Method in class net.sf.saxon.s9api.XPathExecutable
Get the required item type of a declared variable in the static context of the expression.
getRequiredItemTypes() - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Get all the required item types.
getRequiredNodeNames() - Method in class com.saxonica.ee.validate.SchemaAttributeTest
Get the set of node names allowed by this NodeTest.
getRequiredNodeNames() - Method in class com.saxonica.ee.validate.SchemaElementTest
Get the set of node names allowed by this NodeTest.
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.LocalNameTest
Get the set of node names allowed by this NodeTest.
getRequiredNodeNames() - Method in class net.sf.saxon.pattern.NamespaceTest
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.NameTestUnion
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.SameNameTest
 
getRequiredSlots() - Method in class net.sf.saxon.expr.Assignation
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 interface net.sf.saxon.expr.Binding
Get the declared type of the variable
getRequiredType() - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
Get the required type (declared type) of the variable
getRequiredType() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Get the required type of this variable
getRequiredType() - Method in class net.sf.saxon.expr.instruct.LocalParam
Get the required type of this variable
getRequiredType() - Method in class net.sf.saxon.expr.instruct.NamedTemplate
Get the required type to be returned by this template
getRequiredType() - Method in class net.sf.saxon.expr.instruct.TemplateRule
Get the required type to be returned by this template
getRequiredType() - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Get the required type of this function parameter
getRequiredType() - Method in class net.sf.saxon.expr.instruct.WithParam
Get the required type of this variable
getRequiredType() - Method in class net.sf.saxon.expr.ItemChecker
Get the required type
getRequiredType() - Method in class net.sf.saxon.expr.Operand
Get the required type of the operand
getRequiredType() - Method in class net.sf.saxon.expr.OperandRole
Get the required type of the operand
getRequiredType() - Method in class net.sf.saxon.expr.parser.ParserExtension.TemporaryXSLTVariableBinding
 
getRequiredType() - Method in class net.sf.saxon.style.XSLEvaluate
 
getRequiredType() - Method in class net.sf.saxon.style.XSLGlobalParam
Get the static type of the parameter.
getRequiredType() - Method in class net.sf.saxon.style.XSLGlobalVariable
Get the static type of the variable.
getRequiredType() - Method in class net.sf.saxon.style.XSLLocalParam
Get the static type of the parameter.
getRequiredType() - Method in class net.sf.saxon.style.XSLLocalVariable
Get the static type of the variable.
getRequiredType() - Method in class net.sf.saxon.sxpath.XPathVariable
Get the required type of this 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.Concat31
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
getRequiredValue() - Method in class com.saxonica.ee.schema.ValueRangeFacet
 
getResidue() - Method in class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
Return a GroundedValue containing all the remaining items in the sequence returned by this SequenceIterator, starting at the current position.
getResidue() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
getResidue() - Method in class net.sf.saxon.expr.BigRangeIterator
Return a GroundedValue containing all the remaining items in the sequence returned by this SequenceIterator, starting at the current position.
getResidue() - Method in class net.sf.saxon.expr.DescendingRangeIterator
Return a GroundedValue containing all the remaining items in the sequence returned by this SequenceIterator, starting at the current position.
getResidue() - Method in class net.sf.saxon.expr.ValueTailIterator
 
getResidue() - Method in class net.sf.saxon.ma.zeno.ZenoSequence.ZenoSequenceIterator
 
getResidue() - Method in class net.sf.saxon.om.FocusTrackingIterator
Return a GroundedValue containing all the remaining items in the sequence returned by this SequenceIterator, starting at the current position.
getResidue() - Method in class net.sf.saxon.om.MemoSequence.ProgressiveIterator
 
getResidue() - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
 
getResidue() - Method in class net.sf.saxon.tree.iter.EmptyIterator
 
getResidue() - Method in interface net.sf.saxon.tree.iter.GroundedIterator
Return a GroundedValue containing all the remaining items in the sequence returned by this SequenceIterator, starting at the current position.
getResidue() - Method in class net.sf.saxon.tree.iter.ListIterator.Of
 
getResidue() - Method in class net.sf.saxon.tree.iter.ManualIterator
 
getResidue() - Method in class net.sf.saxon.tree.iter.RangeIterator
Return a GroundedValue containing all the remaining items in the sequence returned by this SequenceIterator, starting at the current position.
getResidue() - Method in class net.sf.saxon.tree.iter.SingleNodeIterator
 
getResidue() - Method in class net.sf.saxon.tree.iter.SingletonIterator
 
getResidue() - Method in class net.sf.saxon.tree.iter.TwoItemIterator
 
getResourceAsStream(String) - Method in interface net.sf.saxon.lib.IDynamicLoader
Get a resource from a supplied URI using the classpath URI scheme.
getResourceAsStream(String) - Method in class net.sf.saxon.trans.DynamicLoader
 
getResourceFactoryForMediaType(String) - Method in class net.sf.saxon.Configuration
Get the resource factory associated with a media type
getResourceResolver() - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Get the resolver used for dereferencing URIs encountered during schema processing and validation.
getResourceResolver() - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Gets the current LSResourceResolver
getResourceResolver() - Method in class com.saxonica.ee.jaxp.ValidatorImpl
Gets the current LSResourceResolver
getResourceResolver() - Method in class net.sf.saxon.Configuration
Returns the current resource resolver.
getResourceResolver() - Method in class net.sf.saxon.Controller
Get the URI resolver.
getResourceResolver() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the URI resolver.
getResourceResolver() - Method in interface net.sf.saxon.expr.XPathContext
Get the resource resolver.
getResourceResolver() - Method in class net.sf.saxon.expr.XPathContextMajor
Get the resource resolver.
getResourceResolver() - Method in class net.sf.saxon.expr.XPathContextMinor
Get the URI resolver.
getResourceResolver() - Method in class net.sf.saxon.query.DynamicQueryContext
Get the URI resolver.
getResourceResolver() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Get the resource resolver.
getResourceResolver() - Method in class net.sf.saxon.s9api.XPathSelector
Get the resource resolver.
getResourceResolver() - Method in class net.sf.saxon.s9api.XQueryEvaluator
Get the ResourceResolver to be used during query evaluation.
getResourceResolver() - Method in class net.sf.saxon.s9api.XsltCompiler
Get the ResourceResolver to be used during stylesheet compilation.
getResourceResolver() - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Get the resource resolver.
getResourceResolver() - Method in class net.sf.saxon.trans.CompilerInfo
Get the ResourceResolver being used
getResources(XPathContext) - Method in interface net.sf.saxon.lib.ResourceCollection
Get the resources in the collection.
getResources(XPathContext) - Method in class net.sf.saxon.resource.CatalogCollection
 
getResources(XPathContext) - Method in class net.sf.saxon.resource.DirectoryCollection
 
getResources(XPathContext) - Method in class net.sf.saxon.resource.ExplicitCollection
 
getResources(XPathContext) - Method in class net.sf.saxon.resource.JarCollection
Get an iterator over the resources in the collection
getResourceURI() - Method in interface net.sf.saxon.lib.Resource
Get a URI that identifies this resource
getResourceURI() - Method in class net.sf.saxon.resource.BinaryResource
Get the URI of the resource
getResourceURI() - Method in class net.sf.saxon.resource.FailedResource
Get a URI that identifies this resource
getResourceURI() - Method in class net.sf.saxon.resource.JSONResource
 
getResourceURI() - Method in class net.sf.saxon.resource.MetadataResource
 
getResourceURI() - Method in class net.sf.saxon.resource.UnknownResource
 
getResourceURI() - Method in class net.sf.saxon.resource.UnparsedTextResource
 
getResourceURI() - Method in class net.sf.saxon.resource.XmlResource
 
getResourceURIs(XPathContext) - Method in interface net.sf.saxon.lib.ResourceCollection
Get the URIs of the resources in the collection.
getResourceURIs(XPathContext) - Method in class net.sf.saxon.resource.CatalogCollection
 
getResourceURIs(XPathContext) - Method in class net.sf.saxon.resource.DirectoryCollection
 
getResourceURIs(XPathContext) - Method in class net.sf.saxon.resource.ExplicitCollection
 
getResourceURIs(XPathContext) - Method in class net.sf.saxon.resource.JarCollection
Get the URIs of the resources within the collection
getResult() - Method in class com.saxonica.ee.trans.Outcome
Get the result of the task if it was successful
getResult() - Method in class net.sf.saxon.jaxp.IdentityTransformerHandler
Get the output destination of the transformation
getResult() - Method in class net.sf.saxon.jaxp.TransformerHandlerImpl
Get the output destination of the transformation
getResult() - Method in class net.sf.saxon.ma.json.JsonHandler
 
getResult() - Method in class net.sf.saxon.ma.json.JsonHandlerMap
 
getResult() - Method in class net.sf.saxon.ma.json.JsonHandlerXML
Return the complete parsed result
getResult() - Method in class net.sf.saxon.s9api.Serializer
Get the JAXP StreamResult object representing the output destination of this serializer
getResultCardinality() - Method in class net.sf.saxon.s9api.XPathExecutable
Get the statically-determined cardinality of the result of the expression.
getResultCardinality() - Method in class net.sf.saxon.s9api.XQueryExecutable
Get the statically-determined cardinality of the result of the query.
getResultConverter() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Get the converter used to convert the result from a Java object to an XPath value
getResultDocumentResolver() - Method in class net.sf.saxon.trans.XsltController
Get the resolver for URIs referring to secondary output documents.
getResultDocumentThreadsLimit() - Method in class com.saxonica.config.EnterpriseConfiguration
Get the number of threads to be used for xsl:result-document instructions
getResultFeed() - Method in class com.saxonica.ee.stream.feed.DelegatingFeed
Get the result, that is, the ItemFeed to which the items in the result of the expression should be supplied
getResultFeed() - Method in class com.saxonica.ee.stream.feed.ItemFeed
Get the result, that is, the ItemFeed to which the items in the result of the expression should be supplied
getResultItemType() - Method in class net.sf.saxon.functions.CurrentMergeGroup
Determine the item type of the value returned by the function
getResultItemType() - Method in class net.sf.saxon.functions.SystemFunction
Determine the item type of the value returned by the function
getResultItemType() - Method in class net.sf.saxon.s9api.XPathExecutable
Get the ItemType of the items in the result of the expression, as determined by static analysis.
getResultItemType() - Method in class net.sf.saxon.s9api.XQueryExecutable
Get the ItemType of the items in the result of the query, as determined by static analysis.
getResultItemType(Expression[]) - Method in class com.saxonica.functions.qt4.Parts
Get the return type, given knowledge of the actual arguments
getResultItemType(Expression[]) - Method in class net.sf.saxon.functions.AccumulatorFn
Get the return type, given knowledge of the actual arguments
getResultItemType(Expression[]) - Method in class net.sf.saxon.functions.ApplyFn
Get the return type, given knowledge of the actual arguments
getResultItemType(Expression[]) - Method in class net.sf.saxon.functions.hof.FoldLeftFn
Get the return type, given knowledge of the actual arguments
getResultItemType(Expression[]) - Method in class net.sf.saxon.functions.hof.FoldRightFn
Get the return type, given knowledge of the actual arguments
getResultItemType(Expression[]) - Method in class net.sf.saxon.functions.hof.ForEachFn
Get the return type, given knowledge of the actual arguments
getResultItemType(Expression[]) - Method in class net.sf.saxon.functions.hof.ForEachPairFn
Get the return type, given knowledge of the actual arguments
getResultItemType(Expression[]) - Method in class net.sf.saxon.functions.Minimax
 
getResultItemType(Expression[]) - Method in class net.sf.saxon.functions.Sum
 
getResultItemType(Expression[]) - Method in class net.sf.saxon.functions.SystemFunction
Get the return type, given knowledge of the actual arguments
getResultItemType(Expression[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapEntry
Get the return type, given knowledge of the actual arguments
getResultItemType(Expression[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapGet
Get the return type, given knowledge of the actual arguments
getResultItemType(Expression[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapMerge
Get the return type, given knowledge of the actual arguments
getResultNamespaceBinding() - Method in class net.sf.saxon.style.XSLNamespaceAlias
 
getResultSequence() - Method in class net.sf.saxon.lib.RawResult
On completion, get the sequence that has been written to this result object
getResultType() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the type of value returned by this function
getResultType() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Get the result type of this array, viewed as a function
getResultType() - Method in class net.sf.saxon.ma.map.MapType
Get the result type of this map, viewed as a function
getResultType() - Method in class net.sf.saxon.ma.map.RecordTest
Get the result type of this record type, viewed as a function
getResultType() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Get the result type of this record type, viewed as a function
getResultType() - Method in class net.sf.saxon.query.XQueryFunction
Get the result type of the function
getResultType() - Method in interface net.sf.saxon.s9api.ExtensionFunction
Declare the result type of the external function.
getResultType() - Method in class net.sf.saxon.style.XSLAccumulator
Get the type of value returned by this function
getResultType() - Method in class net.sf.saxon.style.XSLFunction
Get the type of value returned by this function
getResultType() - Method in class net.sf.saxon.type.AnyFunctionType
Get the result type
getResultType() - Method in interface net.sf.saxon.type.FunctionItemType
Get the result type of the function
getResultType() - Method in class net.sf.saxon.type.SpecificFunctionType
Get the result type
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.AnyDivAny
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.AnyIdivAny
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.AnyMinusAny
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.AnyModAny
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.AnyPlusAny
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.AnyTimesAny
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.DecimalDivDecimal
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.DecimalIdivDecimal
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.DecimalMinusDecimal
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.DecimalModDecimal
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.DecimalPlusDecimal
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.DecimalTimesDecimal
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.DoubleDivDouble
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.DoubleMinusDouble
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.DoubleModDouble
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.DoublePlusDouble
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.DoubleTimesDouble
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.FloatDivFloat
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.FloatIdivFloat
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.FloatMinusFloat
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.FloatModFloat
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.FloatPlusFloat
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.FloatTimesFloat
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator
Get the type of the result of the calculator, given arguments types typeA and typeB
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.IntegerDivInteger
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.IntegerIdivInteger
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.IntegerMinusInteger
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.IntegerModInteger
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.IntegerPlusInteger
 
getResultType(AtomicType, AtomicType) - Method in class net.sf.saxon.expr.Calculator.IntegerTimesInteger
 
getResultType(SequenceType[]) - Method in class net.sf.saxon.functions.IsIdRef
Get the type of the result of the function
getResultType(SequenceType[]) - Method in class net.sf.saxon.lib.ExtensionFunctionDefinition
Get the type of the result of the function
getResultTypeOfCast() - Method in class com.saxonica.ee.schema.UserUnionType
Get the SequenceType that most accurately describes the result of casting a value to this union type
getResultTypeOfCast() - Method in class net.sf.saxon.type.ErrorType
 
getResultTypeOfCast() - Method in class net.sf.saxon.type.LocalUnionType
Get the SequenceType that most accurately describes the result of casting a value to this union type
getResultTypeOfCast() - Method in class net.sf.saxon.type.NumericType
Get the result type of a cast operation to this union type, as a sequence type.
getResultTypeOfCast() - Method in interface net.sf.saxon.type.UnionType
Get the result type of a cast operation to this union type, as a sequence type.
getResultWhenEmpty() - Method in class net.sf.saxon.expr.ValueComparison
Get the result to be returned if one of the operands is an empty sequence
getRetainedStaticContext() - Method in class net.sf.saxon.expr.Expression
Get the retained static context of the expression
getRetainedStaticContext() - Method in class net.sf.saxon.expr.instruct.Actor
 
getRetainedStaticContext() - Method in class net.sf.saxon.functions.SystemFunction
Get the static context in which the function operates, for use with functions whose result depends on the static context
getRetainedTupleExpression() - Method in class net.sf.saxon.expr.flwor.GroupByClause
Get the tuple expression that evaluates all the non-grouping variables, returning the values these variables take in the grouping input stream
getRetainLineNumbers() - Method in class com.saxonica.xqj.SaxonXQDataSource
Ask whether line and column information will be retained for source documents
getReturnClass() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Get the Java class of the value returned by the method
getReturnClause() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Get the return clause of the FLWOR expression
getReturnedItemType() - Method in class net.sf.saxon.style.XSLEvaluate
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - Method in class net.sf.saxon.style.XSLMap
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - Method in class net.sf.saxon.style.XSLMapEntry
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnedItemType() - Method in class net.sf.saxon.style.XSLMergeKey
Determine the type of item returned by this instruction (only relevant if it is an instruction).
getReturnExp() - Method in class com.saxonica.ee.update.CopyModifyExpression
 
getReturnPushEvaluator() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Get a push-evaluator for the return clause (used from bytecode)
getRevalidationMode() - Method in class net.sf.saxon.query.QueryModule
Get the revalidation mode.
getReverseAction() - Method in class com.saxonica.ee.schema.PreprocessFacet
Get the XPath expression representing the reverse action performed by this facet, represented as an Assertion object
getReverseAction() - Method in class com.saxonica.ee.schema.sdoc.SaxonPreprocess
Get the Assertion schema component corresponding to the reverse action in this saxon:preprocess element
getReverseIterator() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
getReverseIterator() - Method in class net.sf.saxon.expr.DescendingRangeIterator
 
getReverseIterator() - Method in class net.sf.saxon.functions.Reverse.ReverseListIterator
Get a new SequenceIterator that returns the same items in reverse order.
getReverseIterator() - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
 
getReverseIterator() - Method in class net.sf.saxon.tree.iter.EmptyIterator
Get another iterator over the same items, in reverse order.
getReverseIterator() - Method in class net.sf.saxon.tree.iter.ListIterator.Of
 
getReverseIterator() - Method in class net.sf.saxon.tree.iter.ManualIterator
 
getReverseIterator() - Method in interface net.sf.saxon.tree.iter.ReversibleIterator
Get a new SequenceIterator that returns the same items in reverse order.
getReverseIterator() - Method in class net.sf.saxon.tree.iter.SingleAtomicIterator
 
getReverseIterator() - Method in class net.sf.saxon.tree.iter.SingleNodeIterator
 
getReverseIterator() - Method in class net.sf.saxon.tree.iter.SingletonIterator
 
getReverseIterator(SequenceIterator) - Static method in class net.sf.saxon.functions.Reverse
 
getRhs() - Method in class net.sf.saxon.expr.BinaryExpression
Get the right-hand operand
getRhs() - Method in class net.sf.saxon.expr.CompareToConstant
 
getRhs() - Method in interface net.sf.saxon.expr.ComparisonExpression
Get the right-hand operand of the comparison
getRHS() - Method in class net.sf.saxon.pattern.VennPattern
Get the RHS of the union
getRhsExpression() - Method in class net.sf.saxon.expr.BinaryExpression
Get the right-hand operand expression
getRhsExpression() - Method in class net.sf.saxon.expr.CompareToConstant
 
getRhsExpression() - Method in class net.sf.saxon.expr.CompareToIntegerConstant
Get the effective right-hand-side expression (so that general logic for comparison expressions can be used)
getRhsExpression() - Method in class net.sf.saxon.expr.CompareToStringConstant
Get the effective right-hand-side expression (so that general logic for comparison expressions can be used)
getRhsExpression() - Method in interface net.sf.saxon.expr.ComparisonExpression
Get the right-hand expression
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)
getRoles() - Method in class net.sf.saxon.expr.oper.OperandArray
Get the operand roles
getRoleSupplier() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Get the RoleDiagnostic, used to give more precise error information if the conversion fails
getRoleSupplier() - Method in class net.sf.saxon.expr.CardinalityChecker
 
getRoleSupplier() - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
 
getRoot() - Method in class com.saxonica.ee.domino.DominoAttr
Get the root node of the tree containing this node
getRoot() - Method in class com.saxonica.ee.domino.DominoNode
Get the root node of the tree containing this node
getRoot() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the root node of the tree containing this node
getRoot() - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get the root node - always a document node with this tree implementation
getRoot() - Method in class net.sf.saxon.expr.parser.LoopLifter
 
getRoot() - Method in interface net.sf.saxon.om.NodeInfo
Get the root node of the tree containing this node
getRoot() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the root node of the tree containing this node
getRoot() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Get the root node of the tree containing this node
getRoot() - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Get the root node of the tree containing this node
getRoot() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get the root node of the tree containing this node
getRoot() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get the root node - always a document node with this tree implementation
getRoot() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get the root node - always a document node with this tree implementation
getRoot() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the root node of the tree containing this node
getRoot() - Method in class net.sf.saxon.s9api.XdmNode
Get the root of the tree containing this node (which may or may not be a document node)
getRoot() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the root node
getRoot() - Method in class net.sf.saxon.tree.linked.ElementImpl
Get the root node
getRoot() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the root node
getRoot() - Method in class net.sf.saxon.tree.NamespaceNode
Get the root node of the tree containing this node
getRoot() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the root node of the tree (not necessarily a document node)
getRoot() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Get the root node
getRoot() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the root node of the tree (not necessarily a document node)
getRoot() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the root node
getRoot() - Method in class net.sf.saxon.tree.util.Orphan
Get the root node of this tree (not necessarily a document node).
getRoot() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get the root node - always a document node with this tree implementation
getRoot() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the root node
getRoot() - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
Get the root node of the tree containing this node
getRoot() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get the root node of the tree containing this node
getRoot() - Method in class net.sf.saxon.value.TextFragmentValue
Get the root node
getRootElement() - Method in class net.sf.saxon.style.StylesheetModule
 
getRootExpression() - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
 
getRootExpression() - Method in class com.saxonica.xsltextn.instruct.TabulateMaps
Get the expression in the @root attribute
getRootExpression() - Method in class net.sf.saxon.expr.parser.PathMap.PathMapRoot
Get the root expression
getRootForDocument(String) - Method in class net.sf.saxon.expr.parser.PathMap
Get the path map root for a call on the doc() or document() function with a given literal argument
getRootNode() - Method in class com.saxonica.ee.domino.DominoTree
Get the root node of the tree
getRootNode() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get the NodeInfo object representing the document node at the root of the tree
getRootNode() - Method in class net.sf.saxon.om.GenericTreeInfo
Get the NodeInfo object representing the root of the tree (not necessarily a document node)
getRootNode() - Method in interface net.sf.saxon.om.TreeInfo
Get the NodeInfo object representing the node at the root of the tree, which will often but not invariably be a document node
getRootNode() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the NodeInfo object representing the document node at the root of the tree
getRootNode() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the NodeInfo object representing the document node at the root of the tree
getRootNode() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Get the NodeInfo object representing the document node at the root of the tree
getRootNode() - Method in class net.sf.saxon.tree.tiny.TinyTree
 
getRootNode() - Method in class net.sf.saxon.value.TextFragmentValue
Get the NodeInfo object representing the document node at the root of the tree
getRoute() - Method in class com.saxonica.ee.stream.Inversion
Get the list of push actions making up the streaming route
getRowSelect() - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
getRule(FleetingNode) - Method in class com.saxonica.ee.stream.watch.ApplyImportsAction
 
getRule(FleetingNode) - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
Get the template rule matching a specific node
getRule(FleetingNode) - Method in class com.saxonica.ee.stream.watch.NextMatchAction
 
getRule(Item, int, int, XPathContext) - Method in class net.sf.saxon.trans.Mode
Get the rule corresponding to a given Node, by finding the best Pattern match, subject to a minimum and maximum precedence.
getRule(Item, XPathContext) - Method in class net.sf.saxon.trans.CompoundMode
Get the rule corresponding to a given item, by finding the best pattern match.
getRule(Item, XPathContext) - Method in class net.sf.saxon.trans.Mode
Get the rule corresponding to a given item, by finding the best pattern match.
getRule(Item, XPathContext) - Method in class net.sf.saxon.trans.SimpleMode
Get the rule corresponding to a given item, by finding the best pattern match.
getRule(Item, XPathContext, Predicate<Rule>) - Method in class net.sf.saxon.trans.CompoundMode
Get the rule corresponding to a given item, by finding the best Pattern match.
getRule(Item, XPathContext, Predicate<Rule>) - Method in class net.sf.saxon.trans.Mode
Get the rule corresponding to a given item, by finding the best Pattern match.
getRule(Item, XPathContext, Predicate<Rule>) - Method in class net.sf.saxon.trans.SimpleMode
Get the rule corresponding to a given item, by finding the best Pattern match.
getRule(NodeName) - Method in class net.sf.saxon.om.SelectedElementsSpaceStrippingRule
Get the rule corresponding to a given element node, by finding the best pattern match.
getRuleBasedCollator() - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
Get the underlying ICU collator represented by this collation object
getRuleBasedCollator() - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Get the underlying Java Collator object
getRuleManager() - Method in class net.sf.saxon.Controller
Get the Rule Manager.
getRuleManager() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
 
getRuleManager() - Method in class net.sf.saxon.PreparedStylesheet
Get the RuleManager which handles template rules
getRuleManager() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get the rule manager used to manage modes declared explicitly or implicitly in this package
getRuleManager() - Method in class net.sf.saxon.style.StylesheetPackage
Get the rule manager, which knows about all the modes present in the package
getRules() - Method in class net.sf.saxon.expr.instruct.TemplateRule
Get the rules that use this template.
getSavedXPathContext() - Method in class net.sf.saxon.value.Closure
 
getSaxonEdition() - Method in class net.sf.saxon.s9api.Processor
Get the short name of the Saxon product edition, for example "EE".
getSaxonItem() - Method in class com.saxonica.xqj.SaxonXQItem
 
getSaxonItem() - Method in interface com.saxonica.xqj.SaxonXQItemAccessor
Get the current item, in the form of a Saxon Item object.
getSaxonItem() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getSaxonProductVersion() - Method in class net.sf.saxon.s9api.Processor
Get the user-visible Saxon product version, for example "9.0.0.1"
getSaxonStaticQueryContext() - Method in class com.saxonica.xqj.SaxonXQStaticContext
Get a new Saxon StaticQueryContext object holding the information held in this XQStaticContext
getSaxonXQStaticContext() - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
getSchema() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Get the schema corresponding to the contents of the schema document containing this element
getSchema() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Get the PreparedSchema to which schema components are being added
getSchemaAttributeTest(QName) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Get an ItemType representing an attribute declaration in the schema.
getSchemaAwareExpr() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
getSchemaAwareExpression() - Method in class net.sf.saxon.style.XSLEvaluate
 
getSchemaComparable() - Method in class net.sf.saxon.value.DateTimeValue
 
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.GDateValue
 
getSchemaComparable() - Method in class net.sf.saxon.value.TimeValue
 
getSchemaCompiler() - Method in class com.saxonica.ee.schema.sdoc.SchemaNodeFactory
Get the SchemaCompiler associated with this node factory
getSchemaCompiler() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Get the SchemaCompiler in use
getSchemaDocumentURI() - Method in class com.saxonica.ee.schema.SchemaStructure
Get the base URI of the containing xs:schema element.
getSchemaElementTest(QName) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Make an ItemType representing an element declaration in the schema.
getSchemaManager() - Method in class net.sf.saxon.s9api.Processor
Get the associated SchemaManager.
getSchemaNamespaces() - Method in class net.sf.saxon.style.StylesheetPackage
Get the set of namespaces of schema declarations imported into this package
getSchemaNodeFactory() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Get the nodeFactory used to create this element.
getSchemaPart() - Method in interface net.sf.saxon.lib.Invalidity
Get the part number of the XSD schema specification containing the constraint that has been violated
getSchemaPart() - Method in class net.sf.saxon.type.ValidationFailure
Get the "schema part" component of the constraint reference
getSchemaType() - Method in class com.saxonica.ee.domino.DominoAttr
Get the type annotation of this node, if any.
getSchemaType() - Method in class com.saxonica.ee.schema.TypeAlternative
Get the fixed-up schema type for this alternative
getSchemaType() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the type annotation of this node, if any.
getSchemaType() - Method in class com.saxonica.ee.validate.AllElementValidator
Get the schema type against which we are validating, if any
getSchemaType() - Method in class com.saxonica.ee.validate.ComplexContentValidator
 
getSchemaType() - Method in class com.saxonica.ee.validate.ContentValidator
Get the schema type against which we are validating, if any
getSchemaType() - Method in class com.saxonica.ee.validate.EmptyContentValidator
Get the schema type against which we are validating, if any
getSchemaType() - Method in class com.saxonica.ee.validate.LaxValidator
Get the schema type against which we are validating, if any
getSchemaType() - Method in class com.saxonica.ee.validate.SimpleContentValidator
Get the schema type against which we are validating
getSchemaType() - Method in class com.saxonica.ee.validate.SkipValidator
Get the schema type against which we are validating, if any
getSchemaType() - Method in class com.saxonica.xqj.pull.PullFromIterator
Get the type annotation of the current attribute or element node, or atomic value.
getSchemaType() - Method in class com.saxonica.xqj.pull.TreeWalker
Get the type annotation of the current attribute or element node, or atomic value.
getSchemaType() - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Return the required schema type of the attribute
getSchemaType() - Method in class net.sf.saxon.expr.instruct.CopyOf
Get the schema type to be used for validation
getSchemaType() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Get the schema type chosen for validation; null if not defined
getSchemaType() - Method in class net.sf.saxon.expr.instruct.ResultDocument
Get the schema type chosen for validation; null if not defined
getSchemaType() - Method in interface net.sf.saxon.expr.instruct.ValidatingInstruction
 
getSchemaType() - Method in interface net.sf.saxon.om.NodeInfo
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.pattern.ContentTypeTest
 
getSchemaType() - Method in class net.sf.saxon.pull.PullFilter
Get the type annotation of the current attribute or element node, or atomic value.
getSchemaType() - Method in interface net.sf.saxon.pull.PullProvider
Get the type annotation of the current attribute or element node, or atomic value.
getSchemaType() - Method in class net.sf.saxon.pull.StaxBridge
Get the type annotation of the current attribute or element node, or atomic value.
getSchemaType() - Method in interface net.sf.saxon.pull.UnfailingPullProvider
 
getSchemaType() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Get the type annotation
getSchemaType() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the type annotation
getSchemaType() - Method in class net.sf.saxon.tree.linked.ElementImpl
Get the type annotation
getSchemaType() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the type annotation
getSchemaType() - Method in class net.sf.saxon.tree.NamespaceNode
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.tree.util.Orphan
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the type annotation
getSchemaType() - Method in class net.sf.saxon.tree.wrapper.TypeStrippedNode
Get the type annotation
getSchemaType() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.tree.wrapper.VirtualUntypedCopy
Get the type annotation of this node, if any.
getSchemaType() - Method in class net.sf.saxon.type.ValidationFailure
 
getSchemaType() - Method in class net.sf.saxon.value.TextFragmentValue
Get the type annotation of this node, if any.
getSchemaType(int) - Method in class com.saxonica.ee.domino.DominoTree
Get the type annotation of a node.
getSchemaType(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the type annotation of a node.
getSchemaType(int) - Static method in class net.sf.saxon.type.BuiltInType
Get the schema type 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).
getSchemaType(StructuredQName) - Method in class com.saxonica.config.EnterpriseConfiguration
Get the top-level schema type definition with a given QName.
getSchemaType(StructuredQName) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the type with a given name if there is one.
getSchemaType(StructuredQName) - Method in class net.sf.saxon.Configuration
Get the top-level schema type definition with a given QName.
getSchemaTypeAttribute() - Method in class net.sf.saxon.style.XSLMergeSource
Get the value of the type attribute, if present
getSchemaTypeByLocalName(String) - Static method in class net.sf.saxon.type.BuiltInType
Get the schema type with a given local name
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 com.saxonica.xqj.SaxonXQItemType
 
getSchemaURI() - Method in interface javax.xml.xquery.XQItemType
Returns the schema location URI of the schema that contains the item's element or type definition.
getSchemaURIResolver() - Method in class com.saxonica.config.EnterpriseConfiguration
Get the user-defined SchemaURIResolver for resolving URIs used in "import schema" declarations; if none has been explicitly set, returns the standard schema URI resolver.
getSchemaURIResolver() - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
Get the SchemaURIResolver to be used during schema loading.
getSchemaURIResolver() - Method in class com.saxonica.ee.schema.SchemaCompiler
Get the user-defined SchemaURIResolver for resolving URIs used in "import schema" declarations; if none has been explicitly set, returns the standard schema URI resolver.
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.lib.AugmentedSource
Get whether or not schema validation of this source is required
getSchemaValidationMode() - Method in class com.saxonica.xqj.SaxonXQDataSource
Ask whether source documents will be validated against a schema
getSchemaValidationMode() - Method in class net.sf.saxon.Configuration
Ask whether source documents (supplied as a StreamSource or SAXSource) should be subjected to schema validation, and if so, in what validation mode
getSchemaValidationMode() - Method in class net.sf.saxon.Controller
Ask whether source documents loaded using the doc(), document(), and collection() functions, or supplied as a StreamSource or SAXSource to the transform() or addParameter() method should be subjected to schema validation
getSchemaValidationMode() - Method in class net.sf.saxon.lib.ParseOptions
Get whether or not schema validation of this source is required
getSchemaValidationMode() - Method in class net.sf.saxon.query.DynamicQueryContext
Ask whether source documents loaded using the doc(), document(), and collection() functions, or supplied as a StreamSource or SAXSource to the transform() or addParameter() method should be subjected to schema validation
getSchemaValidationMode() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Get the schema validation mode for the transformation.
getSchemaValidationMode() - Method in class net.sf.saxon.s9api.XQueryEvaluator
Get the schema validation mode for the transformation.
getSchemaValidator() - Method in class net.sf.saxon.s9api.DocumentBuilder
Get the SchemaValidator used to validate documents loaded using this DocumentBuilder.
getScopingExpression() - Method in class net.sf.saxon.expr.Expression
Get the innermost scoping expression of this expression, for expressions that directly depend on something in the dynamic context.
getScopingExpression() - Method in class net.sf.saxon.expr.SystemFunctionCall
 
getScopingExpression() - Method in class net.sf.saxon.expr.VariableReference
Get the innermost scoping expression of this expression, for expressions that directly depend on something in the dynamic context.
getScopingExpression() - Method in class net.sf.saxon.functions.CurrentGroupCall
Get the innermost scoping expression of this expression, for expressions that directly depend on something in the dynamic context.
getScopingExpression() - Method in class net.sf.saxon.functions.CurrentGroupingKeyCall
Get the innermost scoping expression of this expression, for expressions that directly depend on something in the dynamic context.
getScrollability() - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
getScrollability() - Method in interface javax.xml.xquery.XQStaticContext
Gets the value of the scrollability property.
getSearchExpression() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Get the expression whose value we will be searching for
getSecond() - Method in class net.sf.saxon.value.DateTimeValue
Get the second component, 0-59
getSecond() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Return seconds or DatatypeConstants.FIELD_UNDEFINED.
getSecond() - Method in class net.sf.saxon.value.TimeValue
Get the second component, 0-59
getSecondChildExpression(NodeInfo) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getSecondDestination() - Method in class net.sf.saxon.event.TeeOutputter
Get the second destination
getSeconds() - Method in class net.sf.saxon.value.DurationValue
Get the seconds component
getSelect() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
getSelect() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Get the select expression
getSelect() - Method in class net.sf.saxon.expr.instruct.CopyOf
 
getSelect() - Method in class net.sf.saxon.expr.instruct.ForEach
Get the select expression
getSelect() - Method in class net.sf.saxon.expr.instruct.MessageInstr
 
getSelect() - Method in class net.sf.saxon.expr.instruct.NumberInstruction
Get the select expression
getSelect() - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Get the select expression, that is the expression that computes the content of the constructed node.
getSelect() - Method in class net.sf.saxon.expr.sort.SortExpression
 
getSelect() - Method in class net.sf.saxon.style.XSLAccumulatorRule
 
getSelect() - Method in class net.sf.saxon.style.XSLMergeSource
Get the select expression
getSelectExpr() - Method in class com.saxonica.xsltextn.instruct.Assign
 
getSelectExpression() - Method in class com.saxonica.ee.schema.FieldOrSelector
Get the compiled XPath expression
getSelectExpression() - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
 
getSelectExpression() - Method in class com.saxonica.xsltextn.instruct.TabulateMaps
Get the expression in the @select attribute
getSelectExpression() - Method in interface net.sf.saxon.expr.ContextSwitchingExpression
Get the subexpression that sets the context item
getSelectExpression() - Method in class net.sf.saxon.expr.FilterExpression
Get the base expression
getSelectExpression() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Get the select expression
getSelectExpression() - Method in class net.sf.saxon.expr.instruct.ForEach
Get the select expression
getSelectExpression() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Get the select expression
getSelectExpression() - Method in class net.sf.saxon.expr.instruct.IterateInstr
Get the select expression (the select attribute of the xsl:iterate)
getSelectExpression() - Method in class net.sf.saxon.expr.instruct.LocalParam
Get the expression to which this variable is bound
getSelectExpression() - Method in class net.sf.saxon.expr.instruct.WithParam
Get the expression to which this variable is bound
getSelectExpression() - Method in class net.sf.saxon.expr.SlashExpression
Get the start expression (the left-hand operand)
getSelectExpression() - Method in class net.sf.saxon.style.SourceBinding
Get the select expression actually appearing in the variable declaration
getSelectExpression() - Method in class net.sf.saxon.style.XSLMatchingSubstring
 
getSelectExpression() - Method in class net.sf.saxon.style.XSLSequence
 
getSelection() - Method in class com.saxonica.ee.schema.FieldOrSelector
Return the compiled XPath expression as a match pattern
getSelection() - Method in class com.saxonica.ee.stream.watch.PatternWatch
Get the selection (that is, the restricted XPath expression) that defines the nodes that this Watch is looking for
getSelectionExpression() - Method in class net.sf.saxon.pattern.NodeSetPattern
Get the underlying expression
getSelectOp() - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Get the select operand, that is the operand that wraps the select expression
getSelectOperand() - Method in class net.sf.saxon.expr.instruct.WithParam
Get the select operand
getSelector() - Method in class com.saxonica.ee.schema.IdentityConstraint
Returns the selector of this IdentityConstraint.
getSelectValue(XPathContext) - Method in class net.sf.saxon.expr.instruct.WithParam
Evaluate the variable.
getSelectValue(XPathContext, Component) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Evaluate the variable.
getSeparator() - Method in class net.sf.saxon.expr.number.IrregularGroupFormatter
Get the grouping separator to be used.
getSeparator() - Method in class net.sf.saxon.expr.number.NumericGroupFormatter
Get the grouping separator to be used, as a Unicode codepoint.
getSeparator() - Method in class net.sf.saxon.expr.number.RegularGroupFormatter
Get the grouping separator to be used
getSeparatorExpression() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
 
getSeparatorExpression() - Method in class net.sf.saxon.expr.instruct.ForEach
 
getSequence() - Method in class net.sf.saxon.event.SequenceCollector
Get the sequence that has been built
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.expr.flwor.DiagnosticClause
 
getSequence() - Method in class net.sf.saxon.expr.flwor.ForClause
 
getSequence() - Method in class net.sf.saxon.expr.flwor.LetClause
 
getSequence() - Method in class net.sf.saxon.expr.flwor.WindowClause
 
getSequence() - Method in class net.sf.saxon.trans.rules.Rule
 
getSequenceAsIs() - Method in class net.sf.saxon.value.MemoClosure
 
getSequenceAsStream() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getSequenceAsStream() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getSequenceAsStream() - Method in interface javax.xml.xquery.XQSequence
Read the entire sequence starting from the current position as an XMLStreamReader object, as described in Section 12.1 Serializing an XDM instance into a StAX event stream (XMLStreamReader), XQuery API for Java (XQJ) 1.0.
getSequenceAsString(Properties) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getSequenceAsString(Properties) - Method in class com.saxonica.xqj.SaxonXQSequence
 
getSequenceAsString(Properties) - Method in interface javax.xml.xquery.XQSequence
Serializes the sequence starting from the current position to a String according to the XSLT 2.0 and XQuery 1.0 serialization.
getSequenceNr() - Method in class com.saxonica.ee.stream.feed.AbsorptionFeed.PendingItem
Get the sequence number of this item within a set of items representing nested nodes
getSequenceNumber() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Get the node sequence number (in document order).
getSequenceNumber() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the node sequence number (in document order).
getSequenceNumber() - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Get the node sequence number (in document order).
getSequenceNumber() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Get the node sequence number (in document order).
getSequenceNumber() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the node sequence number (in document order).
getSequenceOp() - Method in class net.sf.saxon.expr.Assignation
 
getSequenceOp() - Method in class net.sf.saxon.expr.flwor.ForClause
 
getSerializationProperties() - Method in class net.sf.saxon.lib.StandardMessageHandler
Get the serialization properties to be used.
getSerializationProperties() - Method in class net.sf.saxon.s9api.Serializer
Create a SerializationProperties object holding the serialization properties explicitly declared within this Serializer object (including any character map index), and not including any defaults taken from the stylesheet or query.
getSerializationProperties() - Method in class net.sf.saxon.serialize.SerializationParamsHandler
Get the output properties represented by this serialization parameter document
getSerializerFactory() - Method in class net.sf.saxon.Configuration
Get the SerializerFactory.
getSharedInstance(String) - Method in class com.saxonica.ee.schema.EnumerationFacetSet
Get an instance of the facet value that is stored in the schema rather than the instance
getSharedInstance(String) - Method in class com.saxonica.ee.schema.UserAtomicType
Get an instance of the facet value that is stored in the schema rather than the instance
getSharedInstance(AtomicSequence) - Method in class com.saxonica.ee.schema.EnumerationFacetSet
Get an instance of the facet value that is stored in the schema rather than the instance
getShort() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
getShort() - Method in class com.saxonica.xqj.SaxonXQItem
 
getShort() - Method in class com.saxonica.xqj.SaxonXQSequence
 
getShort() - Method in interface javax.xml.xquery.XQItemAccessor
Gets the current item as a short.
getShortName() - Method in class net.sf.saxon.trans.SymbolicName.F
Get a short name suitable for use in messages
getShortName() - Method in class net.sf.saxon.trans.SymbolicName
Get a short name suitable for use in messages
getSiblingPosition() - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get the index position of this node among its siblings (starting from 0).
getSiblingPosition() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the index position of this node among its siblings (starting from 0)
getSiblingPosition() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Get the index position of this node among its siblings (starting from 0)
getSiblingPosition() - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
Get the index position of this node among its siblings (starting from 0)
getSiblingPosition() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get the index position of this node among its siblings (starting from 0)
getSiblingPosition() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get the index position of this node among its siblings (starting from 0)
getSiblingPosition() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
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.option.xom.XOMNodeWrapper
Get the index position of this node among its siblings (starting from 0)
getSiblingPosition() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the index position of this node among its siblings (starting from 0)
getSiblingPosition() - Method in interface net.sf.saxon.tree.wrapper.SiblingCountingNode
Get the index position of this node among its siblings (starting from 0)
getSiblingPosition(NodeInfo, NodeTest, int) - Method in class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
Get the sibling position of a node: specifically, count how many preceding siblings of a node satisfy the nodetest.
getSiblingPosition(NodeInfo, NodeTest, int) - Method in class net.sf.saxon.om.FocusTrackingIterator
Get the sibling position of a node: specifically, count how many preceding siblings of a node satisfy the nodetest.
getSiblingPosition(NodeInfo, NodeTest, int) - Static method in class net.sf.saxon.tree.util.Navigator
Get the sibling position of a node: specifically, count how many preceding siblings of a node satisfy the nodetest.
getSign() - Method in class net.sf.saxon.value.SaxonDuration
Returns the sign of this duration in -1,0, or 1.
getSimpleContentType() - Method in class com.saxonica.ee.schema.UserComplexType
For a complex type with simple content, return the simple type of the content.
getSimpleContentType() - Method in enum net.sf.saxon.type.AnyType
For a complex type with simple content, return the simple type of the content.
getSimpleContentType() - Method in interface net.sf.saxon.type.ComplexType
Get the simple content type.
getSimpleContentType() - Method in enum net.sf.saxon.type.Untyped
For a complex type with simple content, return the simple type of the content.
getSimpleContentTypeReference() - Method in class com.saxonica.ee.schema.UserComplexType
Get the reference to the simple content type
getSimpleType() - Method in class com.saxonica.ee.schema.AttributeDecl
Get the type associated with this Attribute Declaration.
getSimpleType(StructuredQName) - Method in class com.saxonica.ee.schema.PreparedSchema
Get the simple type with a given name if there is one.
getSimpleTypeDefinition() - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleType
Returns the SimpleType created
getSimplifiedContentModel() - Method in class com.saxonica.ee.schema.AllModelGroup
Remove pointless particles from this content model (recursively), and replace group references by the content of the identified group
getSimplifiedContentModel() - Method in class com.saxonica.ee.schema.ModelGroup
Remove pointless particles from this content model (recursively), and replace group references by the content of the identified group
getSingletonOperator() - Method in class net.sf.saxon.expr.CompareToConstant
Get the primitive (singleton) operator used: one of Token.FEQ, Token.FNE, Token.FLT, Token.FGT, Token.FLE, Token.FGE
getSingletonOperator() - Method in interface 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.SwitchCaseComparison
 
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
getSize() - Method in class net.sf.saxon.expr.flwor.TupleExpression
 
getSize() - Method in class net.sf.saxon.expr.instruct.Fork
Get the number of prongs in the fork
getSlot(int) - Method in class net.sf.saxon.expr.flwor.TupleExpression
 
getSlotManager() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
 
getSlotManager() - Method in class net.sf.saxon.style.SourceBinding
Get the SlotManager associated with this stylesheet construct.
getSlotManager() - Method in interface net.sf.saxon.style.StylesheetComponent
Get the SlotManager associated with this stylesheet construct.
getSlotManager() - Method in class net.sf.saxon.style.XSLAccumulator
 
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 stack frame details.
getSlotManager() - Method in class net.sf.saxon.style.XSLGlobalVariable
Get the SlotManager associated with this stylesheet construct.
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)
getSlotManagerForInitialValueExpression() - Method in class net.sf.saxon.expr.accum.Accumulator
Get the slotManager to be used for evaluating the initial-value expression
getSlotNumber() - Method in class com.saxonica.ee.trans.Characteristic
Get the slot number allocated to the value of this characteristic in the RuleSearchState
getSlotNumber() - Method in class net.sf.saxon.expr.instruct.LocalParam
Get the slot number allocated to this variable
getSlotNumber() - Method in class net.sf.saxon.expr.instruct.WithParam
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.expr.SuppliedParameterReference
Get the slot number
getSlotNumber() - Method in class net.sf.saxon.style.XSLLocalParam
Get the slot number allocated to this variable (its position in the stackframe)
getSlotNumber(QNameValue) - Method in class net.sf.saxon.sxpath.IndependentContext
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.
getSnapShot(XPathContext) - Method in class com.saxonica.ee.stream.ManualGroupIterator
 
getSnapShot(XPathContext) - Method in class net.sf.saxon.expr.sort.GroupAdjacentIterator
 
getSnapShot(XPathContext) - Method in class net.sf.saxon.expr.sort.GroupBreakingIterator
 
getSnapShot(XPathContext) - Method in class net.sf.saxon.expr.sort.GroupByIterator
 
getSnapShot(XPathContext) - Method in interface net.sf.saxon.expr.sort.GroupIterator
Get a pseudo-iterator which represents a snapshot of this sequence at the current position
getSnapShot(XPathContext) - Method in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
getSnapShot(XPathContext) - Method in class net.sf.saxon.expr.sort.MergeGroupingIterator
 
getSnapShot(XPathContext) - Method in class net.sf.saxon.expr.sort.SortedGroupIterator
 
getSoftwarePlatform() - Static method in class net.sf.saxon.Version
Get a string identifying the execution platform: "J" for "Java", "CS" for C#, etc
getSortKey() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Get the expression used as the sort key
getSortKeyComparators() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Get the statically-allocated sort key comparators for sorting at the group level, if known
getSortKeyDefinition() - Method in class net.sf.saxon.style.XSLSortOrMergeKey
 
getSortKeyDefinition(int) - Method in class net.sf.saxon.expr.sort.SortExpression
 
getSortKeyDefinition(int) - Method in class net.sf.saxon.expr.sort.SortKeyDefinitionList
Get the i'th sort key definition, counting from zero
getSortKeyDefinitionList() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
getSortKeyDefinitionList() - Method in class net.sf.saxon.expr.sort.SortExpression
 
getSortKeyDefinitions() - Method in class net.sf.saxon.expr.flwor.OrderByClause
 
getSortKeyDefinitions() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Get the sort keys defined at the for-each-group level, that is, the keys for sorting the groups
getSortKeyOperand() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Get the sort key operand
getSource(String, String, SchemaCompiler, NamespaceUri) - Static method in class com.saxonica.ee.schema.sdoc.SchemaReader
Resolve and dereference a URI to get a Source object representing a schema document
getSourceBinding() - Method in class net.sf.saxon.style.XSLGeneralVariable
Get the source binding object that holds information about the declared variable.
getSourceBinding() - Method in class net.sf.saxon.style.XSLGlobalVariable
Get the source binding object that holds information about the declared variable.
getSourceElement() - Method in class net.sf.saxon.style.ComponentDeclaration
Get the source declaration of this component
getSourceElement() - Method in class net.sf.saxon.style.SourceBinding
Get the declaration in the stylesheet
getSourceExpression() - Method in class com.saxonica.ee.update.InsertExpression
 
getSourceLocator() - Method in class com.saxonica.xqj.pull.PullFromIterator
Get the location of the current event.
getSourceLocator() - Method in class com.saxonica.xqj.pull.TreeWalker
Get the location of the current event.
getSourceLocator() - Method in class net.sf.saxon.expr.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 interface net.sf.saxon.pull.PullProvider
Get the location of the current event.
getSourceLocator() - Method in class net.sf.saxon.pull.StaxBridge
Get the location of the current event.
getSourceLocator() - Method in interface net.sf.saxon.pull.UnfailingPullProvider
 
getSourceName() - Method in class net.sf.saxon.style.XSLMergeSource
Get the name of the merge source, or null if not specified
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.
getSources(String, String[], SchemaCompiler, NamespaceUri) - Static method in class com.saxonica.ee.schema.sdoc.SchemaReader
Resolve and dereference a set of URIs to get a set of Source objects representing schema documents
getSpaces() - Method in class net.sf.saxon.str.IndentWhitespace
Get the number of spaces following the newlines
getSpaceStrippingRule() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get details of space stripping action that was applied to this document during construction.
getSpaceStrippingRule() - Method in class net.sf.saxon.Controller
Return the default whitespace-stripping rules that apply to this transformation or query.
getSpaceStrippingRule() - Method in class net.sf.saxon.functions.URIQueryParameters
Get the value of the strip-space=yes|no parameter.
getSpaceStrippingRule() - Method in class net.sf.saxon.lib.ParseOptions
Get the space-stripping action to be applied to the source document
getSpaceStrippingRule() - Method in class net.sf.saxon.om.GenericTreeInfo
Get details of space stripping action that was applied to this document during construction.
getSpaceStrippingRule() - Method in interface net.sf.saxon.om.TreeInfo
Get details of space stripping action that was applied to this document during construction.
getSpaceStrippingRule() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get details of space stripping action that was applied to this document during construction.
getSpaceStrippingRule() - Method in class net.sf.saxon.s9api.WhitespaceStrippingPolicy
 
getSpaceStrippingRule() - Method in class net.sf.saxon.style.StylesheetPackage
Get the whitespace stripping rules for this package
getSpaceStrippingRule() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get details of space stripping action that was applied to this document during construction.
getSpecialProperties() - Method in class net.sf.saxon.expr.Expression
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class com.saxonica.functions.extfn.SendMail
Determine the special properties of this function.
getSpecialProperties(Expression[]) - Method in class com.saxonica.functions.qt4.ItemsAt
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.CollectionFn
 
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.CurrentMergeGroup
Determine the special properties of this expression.
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.CurrentOutputUri
Determine the special properties of this function.
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.Doc_2
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.Doc
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.DocumentFn
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.ElementAvailable
Special-case for element-available('xsl:evaluate') which may be dynamically-disabled, and the spec says that this should be assessed at run-time.
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.Error
 
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.GenerateId_1
Determine the special properties of this expression.
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.hof.FunctionLookup
Determine the special properties of this function.
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.Idref
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.Innermost
 
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.KeyFn
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.Outermost
 
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE.DynamicErrorInfoFn
Determine the special properties of this function.
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.Reverse
 
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.Root_1
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.Subsequence_2
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.Subsequence_3
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.SuperId
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.SystemFunction
Determine the special properties of this function.
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.Trace
Get the static properties of this expression (other than its type).
getSpecialProperties(Expression[]) - Method in class net.sf.saxon.functions.UnparsedTextFunction
 
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.expr.sort.SortKeyDefinition
Ask whether this sort key definition is stable
getStable() - Method in class net.sf.saxon.functions.URIQueryParameters
Get the value of stable=yes|no, or absent if unspecified
getStable() - Method in class net.sf.saxon.style.XSLSort
 
getStable() - Method in class net.sf.saxon.style.XSLSortOrMergeKey
 
getStackFrame() - Method in class com.saxonica.ee.stream.ComponentInversion
Get the stackframe identifying the slots used for local variables
getStackFrame() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get a reference to the local stack frame for variables.
getStackFrame() - Method in interface 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.expr.accum.AccumulatorRule
 
getStackFrameMap() - Method in class net.sf.saxon.expr.instruct.Actor
 
getStackFrameMap() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getStackFrameMap() - Method in class net.sf.saxon.expr.StackFrame
 
getStackFrameMap() - Method in class net.sf.saxon.query.XQueryExpression
Get the stack frame map used for the outermost level of this query
getStackFrameMap() - Method in class net.sf.saxon.sxpath.IndependentContext
Get a Stack Frame Map containing definitions of all the declared variables.
getStackFrameMap() - Method in interface net.sf.saxon.sxpath.XPathStaticContext
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.xpath.XPathExpressionImpl
Get the stack frame map.
getStackFrameSlotsNeeded() - Method in class net.sf.saxon.trans.CompoundMode
 
getStackFrameSlotsNeeded() - Method in class net.sf.saxon.trans.Mode
 
getStackFrameSlotsNeeded() - Method in class net.sf.saxon.trans.SimpleMode
 
getStackFrameValues() - Method in class net.sf.saxon.expr.StackFrame
 
getStackTraceDetail() - Method in class net.sf.saxon.lib.StandardErrorListener
Get the level of information to be included in a stack trace when a dynamic error occurs.
getStackTraceDetail() - Method in class net.sf.saxon.lib.StandardErrorReporter
Get the level of information to be included in a stack trace when a dynamic error occurs.
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.
getStart() - Method in class net.sf.saxon.expr.SlashExpression
Get the left-hand operand
getStart() - Method in class net.sf.saxon.expr.TailExpression
Get the start offset
getStart() - Method in class net.sf.saxon.str.Slice16
 
getStart() - Method in class net.sf.saxon.str.Slice8
 
getStart() - Method in class net.sf.saxon.value.IntegerRange
Get the first integer in the sequence (inclusive)
getStartCondition() - Method in class net.sf.saxon.expr.flwor.WindowClause
 
getStartDocumentProperties(int) - Static method in class net.sf.saxon.om.CopyOptions
 
getStartExpression() - Method in class net.sf.saxon.expr.RangeExpression
 
getStartPoint() - Method in class net.sf.saxon.z.IntBlockSet
Get the start point of the range
getStartPoints() - Method in class net.sf.saxon.z.IntRangeSet
Get the start points of the ranges
getStartPoints() - Method in class net.sf.saxon.z.IntRangeToIntMap
Get the start points of the ranges
getStartPosition() - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
Get the initial start position
getState() - Method in class net.sf.saxon.expr.parser.Tokenizer
Get the current tokenizer state
getState(int) - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Get the state with a given unique state number
getStateNumber() - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Get the state number
getStaticBaseUri() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Get the static base URI as a URI.
getStaticBaseURI() - Method in class net.sf.saxon.expr.Expression
Get the saved static base URI as a URI
getStaticBaseURI() - Method in interface net.sf.saxon.expr.StaticContext
Get the static base URI, for resolving any relative URI's used in the expression.
getStaticBaseURI() - Method in class net.sf.saxon.query.QueryModule
Get the base URI for a module
getStaticBaseURI() - 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.
getStaticBaseURI() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the Base URI, for resolving any relative URI's used in the expression.
getStaticBaseUriString() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Get the static base URI as a string.
getStaticBaseUriString() - Method in class net.sf.saxon.functions.SystemFunction
 
getStaticBaseURIString() - Method in class net.sf.saxon.expr.Expression
Get the saved static base URI as a string
getStaticContext() - Method in class com.saxonica.ee.schema.Assertion
Get the static context for the expression
getStaticContext() - Method in class com.saxonica.xqj.SaxonXQConnection
 
getStaticContext() - Method in class com.saxonica.xqj.SaxonXQExpression
 
getStaticContext() - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
getStaticContext() - Method in interface javax.xml.xquery.XQConnection
Gets an XQStaticContext representing the default values for all expression properties.
getStaticContext() - Method in interface javax.xml.xquery.XQExpression
Gets an XQStaticContext representing the values for all expression properties.
getStaticContext() - Method in interface javax.xml.xquery.XQPreparedExpression
Gets an XQStaticContext representing the values for all expression properties.
getStaticContext() - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Get the static context for the expressions being visited.
getStaticContext() - Method in class net.sf.saxon.expr.parser.XPathParser
Get the static context used by this expression parser
getStaticContext() - Method in class net.sf.saxon.query.XQueryFunction
Get the static context for this function
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.style.TextValueTemplateNode
 
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(StructuredQName) - Method in class net.sf.saxon.style.StyleElement
 
getStaticMap() - Method in class net.sf.saxon.functions.Translate
Get the translation map built at compile time if there is one
getStaticRegex() - Method in class net.sf.saxon.functions.RegexFunction
 
getStaticResultType() - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
getStaticResultType() - Method in interface javax.xml.xquery.XQPreparedExpression
Gets the static type information of the result sequence.
getStaticSerializationProperty(StructuredQName) - Method in class net.sf.saxon.expr.instruct.ResultDocument
Get the value of a serialization property if it is statically known
getStaticType() - Method in class net.sf.saxon.expr.Expression
Get the static type of the expression as a SequenceType: this is the combination of the item type and the cardinality.
getStaticUType(UType) - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.ArithmeticExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.Atomizer
 
getStaticUType(UType) - Method in class net.sf.saxon.expr.AxisExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.BooleanExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.CastableExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.CastExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.ContextItemExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.Expression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.FilterExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.ForExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.GeneralComparison
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.IdentityComparison
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.InstanceOfExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.instruct.Block
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.instruct.Choose
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.instruct.CopyOf
 
getStaticUType(UType) - Method in class net.sf.saxon.expr.instruct.ForEach
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.ItemChecker
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.LetExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.Literal
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.LookupAllExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.LookupExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.QuantifiedExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.RangeExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.RootExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.SlashExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.StaticFunctionCall
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.UserFunctionCall
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.ValueComparison
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.VariableReference
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.expr.VennExpression
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticUType(UType) - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
Get the static type of the expression as a UType, following precisely the type inference rules defined in the XSLT 3.0 specification.
getStaticVariable(StructuredQName) - Method in class net.sf.saxon.style.Compilation
Get the value of a static variable
getStaticVariablePrecedence(StructuredQName) - Method in class net.sf.saxon.style.Compilation
Get the precedence of a static variable
getStaticVariableType(QName) - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
getStaticVariableType(QName) - Method in interface javax.xml.xquery.XQPreparedExpression
Retrieves the static type of a given external variable.
getStatus() - Method in class net.sf.saxon.trans.KeyIndex
Ask if the index is under construction
getStem() - Method in class net.sf.saxon.value.NestedIntegerValue
 
getStep() - Method in class net.sf.saxon.expr.AscendingRangeIterator
Get the increment between successive values.
getStep() - Method in class net.sf.saxon.expr.BigRangeIterator
Get the increment between successive values.
getStep() - Method in class net.sf.saxon.expr.DescendingRangeIterator
Get the increment between successive values.
getStep() - Method in class net.sf.saxon.expr.SlashExpression
Get the right-hand operand
getStep() - Method in class net.sf.saxon.tree.iter.RangeIterator
Get the increment between successive values.
getStep() - Method in class net.sf.saxon.value.IntegerRange
Get the increment in the sequence
getStreamability(ContextSwitchingExpression, ContextItemStaticInfoEE, List<String>) - Static method in class com.saxonica.ee.stream.adjunct.ForEachAdjunct
 
getStreamability(Expression, ContextItemStaticInfoEE, List<String>) - Static method in class com.saxonica.ee.stream.Streamability
Get the posture and sweep of this expression as defined in the W3C streamability specifications.
getStreamerName() - Method in class com.saxonica.ee.optim.SwitchExpression
 
getStreamerName() - Method in class com.saxonica.functions.qt4.DuplicateValues
 
getStreamerName() - Method in class com.saxonica.functions.qt4.ItemsEnding.ItemsBefore
 
getStreamerName() - Method in class com.saxonica.functions.qt4.ItemsEnding.ItemsUntil
 
getStreamerName() - Method in class com.saxonica.functions.qt4.ItemsStarting.ItemsAfter
 
getStreamerName() - Method in class com.saxonica.functions.qt4.ItemsStarting.ItemsFrom
 
getStreamerName() - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
 
getStreamerName() - Method in class net.sf.saxon.expr.Atomizer
 
getStreamerName() - Method in class net.sf.saxon.expr.AxisExpression
 
getStreamerName() - Method in class net.sf.saxon.expr.CardinalityChecker
 
getStreamerName() - Method in class net.sf.saxon.expr.ContextItemExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.EmptyTextNodeRemover
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.Expression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.FilterExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.FirstItemExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.ForExpression
 
getStreamerName() - Method in class net.sf.saxon.expr.GeneralComparison
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.InstanceOfExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.ApplyImports
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
 
getStreamerName() - Method in class net.sf.saxon.expr.instruct.Block
 
getStreamerName() - Method in class net.sf.saxon.expr.instruct.CallTemplate
 
getStreamerName() - Method in class net.sf.saxon.expr.instruct.Choose
 
getStreamerName() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.Copy
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.CopyOf
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.DocumentInstr
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.ElementCreator
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.ForEach
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.Fork
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.IterateInstr
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.NextIteration
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.NextMatch
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.ResultDocument
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.SequenceInstr
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.instruct.WherePopulated
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.IsLastExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.ItemChecker
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.Literal
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.RootExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.SingletonAtomizer
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.SlashExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.sort.DocumentSorter
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.sort.MergeInstr
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.sort.SortExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.SubscriptExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.TailExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.TryCatch
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.VariableReference
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.expr.VennExpression
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.functions.AccumulatorFn.AccumulatorAfter
 
getStreamerName() - Method in class net.sf.saxon.functions.BooleanFn
 
getStreamerName() - Method in class net.sf.saxon.functions.CodepointsToString
 
getStreamerName() - Method in class net.sf.saxon.functions.CollatingFunctionFree
 
getStreamerName() - Method in class net.sf.saxon.functions.Count
 
getStreamerName() - Method in class net.sf.saxon.functions.CurrentGroupCall
Get the (partial) name of a class that supports streaming of this kind of expression
getStreamerName() - Method in class net.sf.saxon.functions.CurrentMergeGroup
 
getStreamerName() - Method in class net.sf.saxon.functions.DeepEqual
 
getStreamerName() - Method in class net.sf.saxon.functions.DeepEqual40
 
getStreamerName() - Method in class net.sf.saxon.functions.DistinctValues
 
getStreamerName() - Method in class net.sf.saxon.functions.Empty
 
getStreamerName() - Method in class net.sf.saxon.functions.Exists
 
getStreamerName() - Method in class net.sf.saxon.functions.FoldingFunction
 
getStreamerName() - Method in class net.sf.saxon.functions.hof.FilterFn
 
getStreamerName() - Method in class net.sf.saxon.functions.IndexOf
 
getStreamerName() - Method in class net.sf.saxon.functions.InsertBefore
 
getStreamerName() - Method in class net.sf.saxon.functions.Minimax
 
getStreamerName() - Method in class net.sf.saxon.functions.NotFn
 
getStreamerName() - Method in class net.sf.saxon.functions.Outermost
 
getStreamerName() - Method in class net.sf.saxon.functions.PositionAndLast.Last
 
getStreamerName() - Method in class net.sf.saxon.functions.Remove
 
getStreamerName() - Method in class net.sf.saxon.functions.Reverse
 
getStreamerName() - Method in class net.sf.saxon.functions.Root_1
 
getStreamerName() - Method in class net.sf.saxon.functions.SnapshotFn
 
getStreamerName() - Method in class net.sf.saxon.functions.String_1
 
getStreamerName() - Method in class net.sf.saxon.functions.Subsequence_2
 
getStreamerName() - Method in class net.sf.saxon.functions.Subsequence_3
 
getStreamerName() - Method in class net.sf.saxon.functions.SystemFunction
Get a name that identifies the class that can be used to evaluate this function in streaming mode, that is, supplying one item or event at a time as it is delivered by the parser.
getStreamerName() - Method in class net.sf.saxon.functions.Trace
 
getStreamerName() - Method in class net.sf.saxon.functions.TreatFn
 
getStreamerName() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
 
getStreamerName() - Method in class net.sf.saxon.ma.json.XMLToJsonFn
 
getStreamerName() - Method in class net.sf.saxon.ma.map.MapCreate
 
getStreamerName() - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapEntry
 
getStreamerName() - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapMerge
 
getStreamingAccumulatorValue(NodeInfo, Accumulator, AccumulatorFn.Phase) - Method in class com.saxonica.ee.stream.AccumulatorRegistryEE
Get the run-time value of a streamed accumulator
getStreamingAccumulatorValue(NodeInfo, Accumulator, AccumulatorFn.Phase) - Method in class net.sf.saxon.expr.accum.AccumulatorRegistry
Get the run-time value of a streamed accumulator
getStreamingAdjunct(String) - Static method in class com.saxonica.ee.stream.StreamerMap
 
getStreamingImplementation() - Method in class net.sf.saxon.lib.ExtensionFunctionCall
Get a streamable implementation of this extension function.
getStreamingReceiver(Mode, Receiver) - Method in class net.sf.saxon.trans.XsltController
Get a receiver to which the input to this transformation can be supplied as a stream of events, causing the transformation to be executed in streaming mode.
getStrength() - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
 
getStrength() - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Get the strength of the collation (primary, secondary, tertiary, etc)
getStrictErrorChecking() - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
An attribute specifying whether error checking is enforced or not.
getString() - Method in class com.saxonica.xqj.SaxonXQSequenceType
 
getString() - Method in class net.sf.saxon.expr.StringLiteral
Get the string represented by this StringLiteral, as a UnicodeString
getStringCollator() - Method in class net.sf.saxon.expr.CompareToIntegerConstant
Get the StringCollator used to compare string values.
getStringCollator() - Method in class net.sf.saxon.expr.CompareToStringConstant
Get the StringCollator used to compare string values.
getStringCollator() - Method in interface net.sf.saxon.expr.ComparisonExpression
Get the StringCollator used to compare string values.
getStringCollator() - Method in class net.sf.saxon.expr.GeneralComparison
Get the StringCollator used to compare string values.
getStringCollator() - Method in class net.sf.saxon.expr.sort.AtomicSortComparer
Get the underlying StringCollator
getStringCollator() - Method in class net.sf.saxon.expr.sort.GenericAtomicComparer
Get the underlying string collator
getStringCollator() - Method in class net.sf.saxon.expr.SwitchCaseComparison
Get the StringCollator used to compare string values.
getStringCollator() - Method in class net.sf.saxon.expr.ValueComparison
Get the StringCollator used to compare string values.
getStringCollator() - Method in class net.sf.saxon.functions.CollatingFunctionFixed
Get the collation if known statically, as a StringCollator object
getStringConverter(ConversionRules) - Method in class com.saxonica.ee.schema.UserAtomicType
Get a StringConverter, an object which converts strings in the lexical space of this data type to instances (in the value space) of the data type.
getStringConverter(ConversionRules) - Method in interface net.sf.saxon.type.AtomicType
Get a StringConverter, an object which converts strings in the lexical space of this data type to instances (in the value space) of the data type.
getStringConverter(ConversionRules) - Method in class net.sf.saxon.type.BuiltInAtomicType
Get a StringConverter, an object that converts strings in the lexical space of this data type to instances (in the value space) of the data type.
getStringConverter(ConversionRules) - Method in class net.sf.saxon.type.EnumerationType
Get a StringConverter, an object which converts strings in the lexical space of this data type to instances (in the value space) of the data type.
getStringConverter(ConversionRules) - Method in class net.sf.saxon.type.ErrorType
Get a StringConverter, an object which converts strings in the lexical space of this data type to instances (in the value space) of the data type.
getStringLength(CharSequence) - Static method in class net.sf.saxon.str.StringTool
Get the length of a string, as defined in XPath.
getStringReceiver(boolean, Location) - Method in class com.saxonica.ee.stream.feed.SimpleNodeConstructorFeed
 
getStringReceiver(boolean, Location) - Method in class net.sf.saxon.event.ComplexContentOutputter
Get a string-value consumer object that allows an item of type xs:string to be appended one fragment at a time.
getStringReceiver(boolean, Location) - Method in class net.sf.saxon.event.Outputter
Get a string-value consumer object that allows an item of type xs:string to be appended one fragment at a time.
getStringToDoubleConverter() - Method in class net.sf.saxon.lib.ConversionRules
Get the converter that will be used for converting strings to doubles and floats.
getStringValue() - Method in class com.saxonica.ee.optim.SearchableValue
 
getStringValue() - Method in class com.saxonica.ee.validate.CompactStringValue
 
getStringValue() - Method in class com.saxonica.xqj.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 com.saxonica.xqj.pull.TreeWalker
Get the string value of the current attribute, text node, processing-instruction, or atomic value.
getStringValue() - Method in class net.sf.saxon.ma.zeno.ZenoSequence
Get a string representation of the sequence, consisting of the space-separated concatenation of the string representation of the items in the sequence
getStringValue() - Method in class net.sf.saxon.om.AtomicArray
Get the value of the item as a UnicodeString.
getStringValue() - Method in class net.sf.saxon.om.EmptyAtomicSequence
 
getStringValue() - Method in interface net.sf.saxon.om.GroundedValue
Get the string value of this sequence, as an instance of String.
getStringValue() - Method in interface net.sf.saxon.om.Item
Get the value of the item as a Java string.
getStringValue() - Method in class net.sf.saxon.om.ZeroOrMore
 
getStringValue() - Method in class net.sf.saxon.om.ZeroOrOne
 
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 interface 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.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 interface net.sf.saxon.pull.UnfailingPullProvider
 
getStringValue() - Method in class net.sf.saxon.s9api.Message
Get the string value of the message.
getStringValue() - Method in class net.sf.saxon.s9api.XdmItem
Get the string value of the item.
getStringValue() - Method in class net.sf.saxon.sapling.SaplingComment
Get the string value of the comment node
getStringValue() - Method in class net.sf.saxon.sapling.SaplingProcessingInstruction
Get the string value of the processing instruction node
getStringValue() - Method in class net.sf.saxon.sapling.SaplingText
Get the string value of the text node
getStringValue() - Method in class net.sf.saxon.tree.linked.AttributeImpl
 
getStringValue() - Method in class net.sf.saxon.tree.NamespaceNode
 
getStringValue() - Method in class net.sf.saxon.value.EmptySequence
 
getStringValue() - Method in class net.sf.saxon.value.IntegerRange
 
getStringValue() - Method in class net.sf.saxon.value.SequenceExtent.Of
 
getStringValue() - Method in class net.sf.saxon.value.StringValue.Builder
 
getStringValue(Sequence) - Static method in class net.sf.saxon.om.SequenceTool
Get the string value of a sequence.
getStringValue(TinyTree, int) - Static method in class net.sf.saxon.tree.tiny.TinyParentNodeImpl
Get the string value of a node.
getStringValue(TinyTree, int) - Static method in class net.sf.saxon.tree.tiny.TinyTextImpl
Static method to get the string value of a text node without first constructing the node object
getStringValue(TinyTree, int) - Static method in class net.sf.saxon.tree.tiny.WhitespaceTextImpl
Static method to get the string value of a text node without first constructing the node object
getStringValueExpression() - Method in class net.sf.saxon.expr.instruct.DocumentInstr
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
getStringValues() - Method in class com.saxonica.ee.schema.EnumerationFacetSet
Get the enumeration values, as strings
getStripperRules() - Method in class net.sf.saxon.style.StylesheetPackage
Get the whitespace stripping rules for source documents loaded from within this package
getStrippingRule() - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedDocument
Get the document's strippingRule
getStripSpace() - Method in class net.sf.saxon.dom.DocumentBuilderImpl
Deprecated.
getStripWhitespace() - Method in class com.saxonica.xqj.SaxonXQDataSource
Ask whether whitespace will be stripped when loading source documents
getStructuredQName() - Method in class com.saxonica.ee.schema.UserDefinedType
 
getStructuredQName() - Method in class com.saxonica.ee.schema.UserUnionType
Get the name of the type as a StructuredQName
getStructuredQName() - Method in class net.sf.saxon.om.CodedName
Get the name in the form of a StructuredQName
getStructuredQName() - Method in class net.sf.saxon.om.FingerprintedQName
Get the name in the form of a StructuredQName
getStructuredQName() - Method in class net.sf.saxon.om.NameOfNode
Get the name in the form of a StructuredQName
getStructuredQName() - Method in interface net.sf.saxon.om.NodeName
Get the name in the form of a StructuredQName
getStructuredQName() - Method in class net.sf.saxon.om.NoNamespaceName
Get the name in the form of a StructuredQName
getStructuredQName() - Method in class net.sf.saxon.om.StructuredQName
Get the name as a StructuredQName (which it already is; but this satisfies the NodeName interface)
getStructuredQName() - Method in class net.sf.saxon.s9api.QName
Get the underlying StructuredQName
getStructuredQName() - Method in enum net.sf.saxon.type.AnySimpleType
Get the name of the type as a StructuredQName
getStructuredQName() - Method in enum net.sf.saxon.type.AnyType
Get the name of the type as a StructuredQName
getStructuredQName() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get the name of the type as a QName
getStructuredQName() - Method in class net.sf.saxon.type.BuiltInListType
Get the name of the type as a StructuredQName
getStructuredQName() - Method in class net.sf.saxon.type.EnumerationType
Get the name of the type as a StructuredQName
getStructuredQName() - Method in class net.sf.saxon.type.ErrorType
Get the name of this type as a StructuredQName, unless the type is anonymous, in which case return null
getStructuredQName() - Method in class net.sf.saxon.type.NumericType
Get the name of the type as a StructuredQName
getStructuredQName() - Method in interface net.sf.saxon.type.SchemaType
Get the name of the type as a StructuredQName
getStructuredQName() - Method in interface net.sf.saxon.type.UnionType
 
getStructuredQName() - Method in enum net.sf.saxon.type.Untyped
Get the name of the type as a StructuredQName
getStructuredQName() - Method in class net.sf.saxon.value.QualifiedNameValue
Get the equivalent StructuredQName
getStructuredQName(int) - Method in class net.sf.saxon.om.NamePool
Get a QName for a given fingerprint.
getStructuredQName(int) - Static method in class net.sf.saxon.om.StandardNames
Get a StructuredQName representing a system-defined name
getStructuredVersionNumber() - Static method in class net.sf.saxon.Version
Get the components of the structured version number.
getStyleElement() - Method in class net.sf.saxon.style.ExpressionContext
Get the stylesheet element containing this XPath expression
getStyleNodeFactory(boolean) - Method in class net.sf.saxon.style.Compilation
Get the StyleNodeFactory used to build the stylesheet tree
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.
getStyleSheet() - Method in class net.sf.saxon.trace.TimingTraceListener
Prepare Stylesheet to render the analyzed XML data out.
getStylesheetByLocation(String) - Method in class net.sf.saxon.trans.StylesheetCache
Get the stylesheet (XsltExecutable) in the cache associated with the supplied stylesheet location string.
getStylesheetByNode(NodeInfo) - Method in class net.sf.saxon.trans.StylesheetCache
Get the stylesheet (XsltExecutable) in the cache associated with the supplied stylesheet node.
getStylesheetByText(String) - Method in class net.sf.saxon.trans.StylesheetCache
Get the stylesheet (XsltExecutable) in the cache associated with the supplied stylesheet text string.
getStylesheetCache() - Method in class net.sf.saxon.Controller
Get the cache of stylesheets (cached during calls on fn:transform()) for this query or transformation.
getStylesheetDocument(DocumentKey) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get a module from the cache of stylesheet modules
getStylesheetElement() - Method in class net.sf.saxon.style.StylesheetModule
 
getStylesheetInputStream() - Method in class net.sf.saxon.trace.TimingTraceListener
Get an input stream containing the stylesheet used for formatting results.
getStylesheetModules() - Method in class net.sf.saxon.style.Compilation
Get the map of stylesheet modules.
getStylesheetOutputProperties() - Method in class net.sf.saxon.jaxp.IdentityTransformer
Get the output properties defined in the stylesheet.
getStylesheetPackage() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get the stylesheet package
getStylesheetPackage() - Method in class net.sf.saxon.style.StylesheetFunctionLibrary
Get the stylesheet package to which this function library relates
getStylesheetPackage() - Method in class net.sf.saxon.trans.rules.RuleManager
Get the stylesheet package
getStylesheetURI() - Method in class net.sf.saxon.style.XSLNamespaceAlias
 
getSubjectExpression() - Method in class com.saxonica.ee.optim.SwitchExpression
Get the subject expression (the expression that computes the switch value)
getSubscript() - Method in class net.sf.saxon.expr.SubscriptExpression
 
getSubscriptExpression() - Method in class net.sf.saxon.expr.SubscriptExpression
Get the subscript expression
getSubstitutionGroupExclusions() - Method in class com.saxonica.ee.schema.ElementDecl
Get the substitution group exclusions of this element, that is, the value of the applicable final or finalDefault attributes.
getSubstitutionGroupMembers() - Method in class com.saxonica.ee.schema.ElementDecl
Get the known members of the substitution group of this element, as a Set containing the ElementDecl objects.
getSubstitutionGroupOwners() - Method in class com.saxonica.ee.schema.ElementDecl
Returns the head(s) of the substitutionGroup for this element declaration, or null if there are none.
getSubstringMatcher() - Method in class net.sf.saxon.expr.sort.SimpleCollation
If possible, get a collator capable of substring matching (in functions such as fn:contains()).
getSuccessorElement(SteppingNode, NamespaceUri, String) - Method in class net.sf.saxon.dom.DOMNodeWrapper
 
getSuccessorElement(SteppingNode, NamespaceUri, String) - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
getSuccessorElement(SteppingNode, NamespaceUri, String) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
getSuccessorElement(SteppingNode, NamespaceUri, String) - Method in class net.sf.saxon.tree.linked.NodeImpl
 
getSuccessorElement(SteppingNode, NamespaceUri, String) - Method in interface net.sf.saxon.tree.util.SteppingNode
Find the next matching element in document order; that is, the first child element with the required name if there is one; otherwise the next sibling element if there is one; otherwise the next sibling element of the parent, grandparent, etc, up to the anchor element.
getSuperSchema() - Method in class com.saxonica.config.EnterpriseConfiguration
Get the SuperSchema, containing references to all names defined in all known schemas
getSupportedPropertyNames() - Method in class com.saxonica.xqj.SaxonXQDataSource
 
getSupportedPropertyNames() - Method in interface javax.xml.xquery.ConnectionPoolXQDataSource
Returns an array containing the property names supported by this datasource.
getSupportedPropertyNames() - Method in interface javax.xml.xquery.XQDataSource
Returns an array containing the property names supported by this XQDataSource.
getSupportedXQueryEncodings() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
getSupportedXQueryEncodings() - Method in interface javax.xml.xquery.XQMetaData
Returns a set of java.lang.String, each of which specifies a character encoding method the XQJ implmentation supports to parse the XQuery query text.
getSweep() - Method in class com.saxonica.ee.schema.Assertion
Get the sweep of the expression; if motionless or consuming, the validator may attempt streamed evaluation.
getSweep() - Method in class com.saxonica.ee.stream.PostureAndSweep
Get the sweep component
getSweep(Expression) - Static method in class com.saxonica.ee.stream.Streamability
 
getSymbolicName() - Method in class net.sf.saxon.expr.accum.Accumulator
Get the symbolic name of the component
getSymbolicName() - Method in class net.sf.saxon.expr.ComponentBinding
Get the symbolic name of the component binding
getSymbolicName() - Method in interface net.sf.saxon.expr.ComponentInvocation
Get the symbolic name of the component that this invocation references
getSymbolicName() - Method in class net.sf.saxon.expr.GlobalVariableReference
Get the symbolic name of the component that this invocation references
getSymbolicName() - Method in class net.sf.saxon.expr.instruct.Actor
Get the symbolic name of the component
getSymbolicName() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Get the symbolic name of the mode that this invocation references
getSymbolicName() - Method in class net.sf.saxon.expr.instruct.AttributeSet
Get the symbolic name of the component
getSymbolicName() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Get the symbolic name of the template being called.
getSymbolicName() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Get the symbolic name of the component
getSymbolicName() - Method in class net.sf.saxon.expr.instruct.NamedTemplate
 
getSymbolicName() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Get the symbolic name of the component that this invocation references
getSymbolicName() - Method in class net.sf.saxon.expr.instruct.UserFunction
 
getSymbolicName() - Method in class net.sf.saxon.expr.UserFunctionCall
 
getSymbolicName() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Get the symbolic name of the component that this invocation references
getSymbolicName() - Method in interface net.sf.saxon.style.StylesheetComponent
Get the symbolic name of the component, that is, the combination of the component kind and the qualified name
getSymbolicName() - Method in class net.sf.saxon.style.XSLAccumulator
 
getSymbolicName() - Method in class net.sf.saxon.style.XSLAttributeSet
 
getSymbolicName() - Method in class net.sf.saxon.style.XSLFunction
 
getSymbolicName() - Method in class net.sf.saxon.style.XSLGlobalVariable
 
getSymbolicName() - Method in class net.sf.saxon.style.XSLKey
 
getSymbolicName() - Method in class net.sf.saxon.style.XSLTemplate
 
getSymbolicName() - Method in class net.sf.saxon.trans.KeyDefinition
Get the symbolic name of the component
getSymbolicName() - Method in class net.sf.saxon.trans.Mode
 
getSymbolicNameIfExplicit() - Method in class net.sf.saxon.trans.ComponentTest
 
getSymbolicValue() - Method in class com.saxonica.ee.domino.DominoTreeModel
 
getSymbolicValue() - Method in class net.sf.saxon.om.TreeModel
Get the integer constant used to identify this tree model in some legacy interfaces
getSymbolicValue() - Method in class net.sf.saxon.option.axiom.AxiomObjectModel
 
getSymbolicValue() - Method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
 
getSymbolSpace() - Method in class com.saxonica.ee.schema.AttributeGroupReference
Get the symbol space of the target of this reference
getSymbolSpace() - Method in interface com.saxonica.ee.schema.ComponentReference
Get the symbol space of the target of this reference
getSymbolSpace() - Method in class com.saxonica.ee.schema.IdentityConstraintReference
Get the symbol space of the target of this reference
getSymbolSpace() - Method in class com.saxonica.ee.schema.KeyRef
Get the symbol space of the target of this reference
getSymbolSpace() - Method in class com.saxonica.ee.schema.ModelGroupParticle
Get the symbol space of the target of this reference
getSymbolSpace() - Method in class com.saxonica.ee.schema.SimpleComponentReference
Get the symbol space of the target of this reference
getSymbolSpace() - Method in class com.saxonica.ee.schema.TypeReference
Get the symbol space of the target of this reference
getSymbolSpaceName(int) - Static method in class com.saxonica.ee.schema.SymbolSpace
 
getSystemFunction(StructuredQName, int) - Method in class com.saxonica.config.ProfessionalConfiguration
Get a system function.
getSystemFunction(StructuredQName, int) - Method in class net.sf.saxon.Configuration
Get a system function.
getSystemFunction(Processor, QName, int) - Static method in class net.sf.saxon.s9api.XdmFunctionItem
Get a system function.
getSystemId() - Method in class com.saxonica.ee.domino.DominoAttr
Get the System ID for the node.
getSystemId() - Method in class com.saxonica.ee.domino.DominoNode
Get the System ID for the node.
getSystemId() - Method in class com.saxonica.ee.domino.Erector
Get the system identifier that was set with setSystemId.
getSystemId() - Method in class com.saxonica.ee.schema.SchemaStructure
Get the system identifier (URI) of the schema module (XML document) containing the definition of this component.
getSystemId() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get the System ID for the node.
getSystemId() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get the System ID for the node.
getSystemId() - Method in class com.saxonica.ee.validate.AbstractReceiver
 
getSystemId() - Method in class com.saxonica.xqj.pull.PullToStax.SourceStreamLocation
 
getSystemId() - Method in class com.saxonica.xqj.pull.TreeWalker
Return the system identifier for the current document event.
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.event.Builder
The SystemId is equivalent to the document-uri property defined in the XDM data model.
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.event.EventSource
Get the system identifier that was set with setSystemId.
getSystemId() - Method in class net.sf.saxon.event.LocationCopier
 
getSystemId() - Method in class net.sf.saxon.event.Outputter
Get the system ID
getSystemId() - Method in class net.sf.saxon.event.ReceivingContentHandler.LocalLocator
Return the system identifier for the current document event.
getSystemId() - Method in class net.sf.saxon.event.SequenceReceiver
Get the system ID
getSystemId() - Method in class net.sf.saxon.expr.flwor.ClauseInfo
Get the system identifier (URI) of the source stylesheet or query module containing the instruction.
getSystemId() - Method in class net.sf.saxon.expr.instruct.Actor
 
getSystemId() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getSystemId() - Method in class net.sf.saxon.expr.parser.Loc
Get the system ID (the module URI)
getSystemId() - Method in class net.sf.saxon.expr.parser.XPathParser.NestedLocation
Get the system identifier of the expression's container.
getSystemId() - Method in interface net.sf.saxon.expr.StaticContext
Get the System ID of the container of the expression.
getSystemId() - Method in class net.sf.saxon.jaxp.IdentityTransformerHandler
Get the systemId of the document
getSystemId() - Method in class net.sf.saxon.jaxp.StreamingTransformerImpl.StreamingTransformerHandler
 
getSystemId() - Method in class net.sf.saxon.jaxp.TemplatesHandlerImpl
Get the systemId of the document
getSystemId() - Method in class net.sf.saxon.jaxp.TransformerHandlerImpl
Get the systemId of the document.
getSystemId() - Method in class net.sf.saxon.lib.AugmentedSource
Get the System ID.
getSystemId() - Method in class net.sf.saxon.lib.EmptySource
Get the system identifier that was set with setSystemId.
getSystemId() - Method in class net.sf.saxon.lib.RawResult
Get the system identifier that was set with setSystemId.
getSystemId() - Method in class net.sf.saxon.ma.json.JsonReceiver
 
getSystemId() - Method in class net.sf.saxon.om.AbsolutePath
 
getSystemId() - Method in class net.sf.saxon.om.GenericTreeInfo
Get the systemId of the document node
getSystemId() - Method in interface net.sf.saxon.om.NodeInfo
Get the System ID for the node.
getSystemId() - Method in class net.sf.saxon.om.NodeSource
Get the system identifier that was set with setSystemId.
getSystemId() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the System ID for the node.
getSystemId() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Get the System ID for the node.
getSystemId() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get the System ID for the node.
getSystemId() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the System ID for the node.
getSystemId() - Method in class net.sf.saxon.pull.ActiveStAXSource
 
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.UnparsedEntity
Get the system identifier of the unparsed entity
getSystemId() - Method in class net.sf.saxon.query.QueryModule
Get the System ID for a module
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.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() - Method in interface net.sf.saxon.s9api.Location
Get the system ID.
getSystemId() - Method in exception net.sf.saxon.s9api.SaxonApiException
Get the URI of the module associated with the exception, if known.
getSystemId() - Method in class net.sf.saxon.sapling.SaplingDocument
Get the system identifier.
getSystemId() - Method in class net.sf.saxon.serialize.UnicodeWriterResult
 
getSystemId() - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
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.style.UseWhenStaticContext
Get the System ID of the container of the expression.
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.trace.ContextStackFrame
Get the system ID representing the location of the instruction that caused this new context to be created
getSystemId() - Method in class net.sf.saxon.trans.ConfigurationReader
 
getSystemId() - Method in class net.sf.saxon.tree.AttributeLocation
Get the system ID.
getSystemId() - Method in class net.sf.saxon.tree.linked.CommentImpl
Get the system ID for the entity containing this node.
getSystemId() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the system id of this root node
getSystemId() - Method in class net.sf.saxon.tree.linked.ElementImpl
Get the system ID of the entity containing this element node.
getSystemId() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get the system ID for the node.
getSystemId() - Method in class net.sf.saxon.tree.linked.ProcInstImpl
Get the system ID for the entity containing this node.
getSystemId() - Method in class net.sf.saxon.tree.NamespaceNode
Get the System ID for the node.
getSystemId() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
 
getSystemId() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Get the system id of this root node
getSystemId() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the system ID for the entity containing the node.
getSystemId() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the system ID for the entity containing the node.
getSystemId() - Method in class net.sf.saxon.tree.util.Orphan
Get the System ID for the node.
getSystemId() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get the System ID for the node.
getSystemId() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the System ID for the node.
getSystemId() - Method in class net.sf.saxon.tree.wrapper.RebasedNode
Get the System ID for the node.
getSystemId() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get the System ID for the node.
getSystemId() - Method in enum net.sf.saxon.type.AnySimpleType
Get the URI of the schema document containing the definition of this type
getSystemId() - Method in enum 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.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.type.EnumerationType
Get the URI of the schema document where the type was originally defined.
getSystemId() - Method in class net.sf.saxon.type.ErrorType
Get the URI of the schema document containing the definition of this type
getSystemId() - Method in class net.sf.saxon.type.NumericType
Get the URI of the schema document where the type was originally defined.
getSystemId() - Method in interface net.sf.saxon.type.SchemaType
Get the URI of the schema document where the type was originally defined.
getSystemId() - Method in enum 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.type.ValidationFailure
 
getSystemId() - Method in class net.sf.saxon.value.TextFragmentValue
Get the system ID (the document URI) of the document node.
getSystemId(int) - Method in class net.sf.saxon.tree.linked.SystemIdMap
Get the system ID corresponding to a given sequence number
getSystemId(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the system id of an element in the document
getSystemId(XPathContext) - Method in class net.sf.saxon.expr.instruct.Copy.CopyElementDetails
 
getSystemId(XPathContext) - Method in class net.sf.saxon.expr.instruct.ElementCreator.ElementCreationDetails
Get the base URI to be assigned to the new element node
getSystemIdMapper() - Method in class net.sf.saxon.tree.wrapper.RebasedDocument
Get the function that is used to map nodes in the underlying tree to a new system ID
getTagName() - Method in class net.sf.saxon.dom.ElementOverNodeInfo
The name of the element (DOM interface).
getTailCallInfo() - 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 com.saxonica.ee.schema.AttributeGroupReference
Resolves the attribute group reference Note this method doesn't bind irrevocably to the target attribute group declaration, because this may change following a redefine.
getTarget() - Method in interface com.saxonica.ee.schema.ComponentReference
Get the schema component identified by this reference.
getTarget() - Method in class com.saxonica.ee.schema.IdentityConstraintReference
Returns the identity constraint that this type reference is a reference to
getTarget() - Method in class com.saxonica.ee.schema.KeyRef
Get the schema component identified by this reference.
getTarget() - Method in class com.saxonica.ee.schema.ModelGroupParticle
Returns the group that this group object is a reference to.
getTarget() - Method in class com.saxonica.ee.schema.SimpleComponentReference
Returns the schema component that this is a reference to
getTarget() - Method in class com.saxonica.ee.schema.TypeReference
Returns the type that this type reference is a reference to
getTarget() - Method in class net.sf.saxon.dom.PIOverNodeInfo
The target of this processing instruction.
getTarget() - Method in class net.sf.saxon.expr.ComponentBinding
Get the target of the component binding, for example a template, function, or global variable.
getTarget() - Method in class net.sf.saxon.expr.GlobalVariableReference
 
getTarget() - Method in class net.sf.saxon.expr.instruct.CallTemplate
 
getTarget() - Method in class net.sf.saxon.expr.parser.PathMap.PathMapArc
Get the target node representing the destination of this arc
getTarget() - Method in class net.sf.saxon.expr.UserFunctionCall
 
getTarget() - Method in class net.sf.saxon.z.IntValuePredicate
Get the value matched by this predicate
getTargetAttributeSet() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Get the target attribute set to which this instruction is provisionally bound
getTargetAttributeSetName() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Get the target attribute sets of this instruction.
getTargetClass() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Get the class containing the method being called
getTargetComponent(int) - Method in class net.sf.saxon.expr.EarlyEvaluationContext
 
getTargetComponent(int) - Method in interface net.sf.saxon.expr.XPathContext
Bind a component reference to a component.
getTargetComponent(int) - Method in class net.sf.saxon.expr.XPathContextMajor
Bind a component reference to a component.
getTargetComponent(int) - Method in class net.sf.saxon.expr.XPathContextMinor
 
getTargetComponent(XPathContext) - Method in class net.sf.saxon.expr.UserFunctionCall
 
getTargetComponentName() - Method in class com.saxonica.ee.schema.AttributeGroupReference
Get the name of the target of this reference
getTargetComponentName() - Method in interface com.saxonica.ee.schema.ComponentReference
Get the name of the target of this reference
getTargetComponentName() - Method in class com.saxonica.ee.schema.IdentityConstraintReference
Get the name of the target of this reference
getTargetComponentName() - Method in class com.saxonica.ee.schema.KeyRef
Get the name of the target of this reference
getTargetComponentName() - Method in class com.saxonica.ee.schema.SimpleComponentReference
 
getTargetComponentName() - Method in class com.saxonica.ee.schema.TypeReference
 
getTargetEdition() - Method in class net.sf.saxon.expr.PackageData
Get the target Saxon edition under which this package will execute
getTargetEdition() - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Get the target environment for which we are optimizing
getTargetEdition() - Method in class net.sf.saxon.s9api.XsltCompiler
Get the target edition under which the stylesheet will be executed.
getTargetEdition() - Method in class net.sf.saxon.trans.CompilerInfo
Get the target edition under which the stylesheet will be executed.
getTargetExp() - Method in class com.saxonica.ee.update.DeleteExpression
 
getTargetExp() - Method in class com.saxonica.ee.update.RenameExpression
 
getTargetExp() - Method in class com.saxonica.ee.update.ReplaceNodeExpression
 
getTargetExp() - Method in class com.saxonica.ee.update.ReplaceValueExpression
 
getTargetExpression() - Method in class com.saxonica.ee.update.InsertExpression
 
getTargetExpression() - Method in class net.sf.saxon.style.XSLEvaluate
 
getTargetFingerprint() - Method in class com.saxonica.ee.schema.SimpleComponentReference
 
getTargetFingerprint() - Method in class com.saxonica.ee.schema.TypeReference
 
getTargetFunction() - Method in class net.sf.saxon.expr.StaticFunctionCall
Get the target function to be called
getTargetFunction() - Method in class net.sf.saxon.expr.SystemFunctionCall
 
getTargetFunction() - Method in class net.sf.saxon.functions.hof.UserFunctionReference.BoundUserFunction
 
getTargetFunction(XPathContext) - Method in class com.saxonica.config.JavaExtensionLibrary.UnresolvedExtensionFunctionCall
Get the target function to be called
getTargetFunction(XPathContext) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Get the target function to be called
getTargetFunction(XPathContext) - Method in class net.sf.saxon.expr.FunctionCall
Get the target function to be called
getTargetFunction(XPathContext) - Method in class net.sf.saxon.expr.StaticFunctionCall
Get the target function to be called
getTargetFunction(XPathContext) - Method in class net.sf.saxon.expr.UserFunctionCall
 
getTargetFunction(XPathContext) - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Get the target function to be called
getTargetFunction(XPathContext) - Method in class net.sf.saxon.xpath.XPathFunctionCall
Get the target function to be called
getTargetMethod() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Get the target method (or field, or constructor) being called
getTargetMode(XPathContext) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Establish the target mode, at run-time.
getTargetNamespace() - Method in class com.saxonica.ee.schema.AttributeDecl
Get the namespace URI of this element declaration.
getTargetNamespace() - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Returns the namespace URI of the name of this named AttributeGroup.
getTargetNamespace() - Method in class com.saxonica.ee.schema.ElementDecl
Get the namespace URI of this element declaration.
getTargetNamespace() - Method in class com.saxonica.ee.schema.IdentityConstraint
Return the target namespace of this IdentityConstraint.
getTargetNamespace() - Method in class com.saxonica.ee.schema.ModelGroupDefinition
Returns the namespace URI of the name of this named Group.
getTargetNamespace() - Method in class com.saxonica.ee.schema.Notation
Return the target namespace of this Notation
getTargetNamespace() - Method in class com.saxonica.ee.schema.sdoc.SchemaDocument
Get the target namespace of the schema document
getTargetNamespace() - Method in class com.saxonica.ee.schema.sdoc.XSDImport
Get the target namespace.
getTargetNamespace() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Get the target namespace of this schema document.
getTargetNamespace() - Method in class com.saxonica.ee.schema.SingleNamespaceSchema
Returns the target namespace for this Schema, or "" if the schema is a no-namespace schema.
getTargetNamespace() - Method in class com.saxonica.ee.schema.UserDefinedType
Get the namespace URI of the name of this type if it has one.
getTargetNamespace() - Method in enum net.sf.saxon.type.AnySimpleType
Get the target namespace of this type
getTargetNamespace() - Method in enum 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.type.EnumerationType
Get the target namespace of this type
getTargetNamespace() - Method in class net.sf.saxon.type.ErrorType
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.JavaExternalObjectType
Get the target namespace of this type.
getTargetNamespace() - Method in class net.sf.saxon.type.NumericType
Get the target namespace of this type
getTargetNamespace() - Method in interface net.sf.saxon.type.SchemaType
Get the target namespace of this type
getTargetNamespace() - Method in enum net.sf.saxon.type.Untyped
Get the target namespace of this type
getTargetNamespaces() - Method in class com.saxonica.ee.schema.PreparedSchema
Get the set of all target namespaces of components present in this schema
getTargetNode() - Method in class com.saxonica.ee.update.DeleteAction
Get the target node of the update action
getTargetNode() - Method in class com.saxonica.ee.update.InsertAction
Get the target node of the update action
getTargetNode() - Method in class com.saxonica.ee.update.InsertAttributeAction
Get the target node of the update action
getTargetNode() - Method in class com.saxonica.ee.update.PendingUpdateAction
Get the target node of the update action
getTargetNode() - Method in class com.saxonica.ee.update.PutAction
Get the target node of the update action
getTargetNode() - Method in class com.saxonica.ee.update.RenameAction
Get the target node of the update action
getTargetNode() - Method in class com.saxonica.ee.update.ReplaceAttributeAction
Get the target node of the update action
getTargetNode() - Method in class com.saxonica.ee.update.ReplaceNodeAction
Get the target node of the update action
getTargetNode() - Method in class com.saxonica.ee.update.ReplaceValueAction
Get the target node of the update action
getTargetPrimitiveType() - Method in class net.sf.saxon.expr.CastingExpression
Get the primitive base type of the target type of the cast
getTargetState() - Method in class com.saxonica.ee.schema.fsa.Edge
Get the (fixed) state that is the target of this edge
getTargetTemplate() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Get the target template
getTargetType() - Method in class net.sf.saxon.expr.CastingExpression
Get the target type (the result type)
getTargetType() - Method in class net.sf.saxon.expr.ListConstructorFunction
Get the list type
getTargetType() - Method in class net.sf.saxon.expr.UnionConstructorFunction
Get the union type that is the target of this cast operation
getTargetType() - Method in class net.sf.saxon.type.Converter.DownCastingConverter
 
getTargetUType(UType, int) - Static method in class net.sf.saxon.om.AxisInfo
Given a context item type and an axis, determine the kinds of nodes that can be returned
getTemplateName() - Method in class net.sf.saxon.expr.instruct.NamedTemplate
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.
getTemplateName() - Method in class net.sf.saxon.trace.ContextStackFrame.CallTemplate
Get the name of the template being called
getTemplateRuleTraceListener() - Method in class net.sf.saxon.trans.XsltController
 
getTemplates() - Method in class net.sf.saxon.jaxp.TemplatesHandlerImpl
Get the Templates object to be used for a transformation
getTemporaryOutputState() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Ask whether the XSLT output state is "temporary" or "final"
getTemporaryOutputState() - Method in interface net.sf.saxon.expr.XPathContext
Ask whether the XSLT output state is "temporary" or "final"
getTemporaryOutputState() - Method in class net.sf.saxon.expr.XPathContextMinor
Ask whether the XSLT output state is "temporary" or "final"
getTentativeContent() - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
getTerm() - Method in class com.saxonica.ee.schema.ElementParticle
Get the term corresponding to this particle
getTerm() - Method in class com.saxonica.ee.schema.ElementWildcard
Get the term represented by this particle
getTerm() - Method in class com.saxonica.ee.schema.fsa.Edge
Get the element or wildcard particle causing this transition
getTerm() - Method in class com.saxonica.ee.schema.fsa.Edge.MaxOccursParticle
 
getTerm() - Method in class com.saxonica.ee.schema.ModelGroup
Get the term corresponding to this particle
getTerm() - Method in class com.saxonica.ee.schema.ModelGroupParticle
Get the term corresponding to this particle
getTerm() - Method in class com.saxonica.ee.schema.Particle
Get the term corresponding to this particle
getTermComponentAsFunction() - Method in class com.saxonica.ee.schema.ElementWildcard
 
getTerminate() - Method in class net.sf.saxon.expr.instruct.MessageInstr
 
getTerminationMessage() - Method in interface net.sf.saxon.s9api.StaticError
Ask whether this error is to be treated as fatal, and if so, return the relevant message
getTerminationMessage() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Ask whether this error is to be treated as fatal, and return the associated message
getTerminationMessage() - Method in class net.sf.saxon.trans.XmlProcessingException
Ask whether this error is to be treated as fatal, and if so, return the relevant messsage
getTerminationMessage() - Method in class net.sf.saxon.trans.XmlProcessingIncident
Ask whether this error is to be treated as fatal, and return the associated message
getTerminator() - Method in class com.saxonica.ee.stream.feed.ItemFeed
Get the Terminator which can be used to request early termination of the Feed
getTest() - Method in class com.saxonica.xsltextn.instruct.While
 
getText() - Method in class com.saxonica.xqj.pull.PullToStax
 
getTextCharacters() - Method in class com.saxonica.xqj.pull.PullToStax
 
getTextCharacters(int, char[], int, int) - Method in class com.saxonica.xqj.pull.PullToStax
 
getTextContent() - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the text content of a node.
getTextLength() - Method in class com.saxonica.xqj.pull.PullToStax
 
getTextNode() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement
Make an instance of the text node
getTextStart() - Method in class com.saxonica.xqj.pull.PullToStax
 
getThreadManager() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the thread manager used to process asynchronous xsl:result-document threads.
getThreadManager() - Method in interface net.sf.saxon.expr.XPathContext
Get the thread manager used to process asynchronous xsl:result-document threads.
getThreadManager() - Method in class net.sf.saxon.expr.XPathContextMajor
Get the thread manager in use for this context.
getThreadManager() - Method in class net.sf.saxon.expr.XPathContextMinor
Get the thread manager used to process asynchronous xsl:result-document threads.
getThreads() - Method in class net.sf.saxon.expr.instruct.ForEach
Get the expression used to determine how many threads to use when multi-threading
getThreshold() - Method in class net.sf.saxon.lib.StandardLogger
Get the minimum threshold for the severity of messages to be output.
getTimezone() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Return timezone offset in minutes or DatatypeConstants.FIELD_UNDEFINED if this optional field is not defined.
getTimeZone(int) - Method in class net.sf.saxon.value.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.
getTimeZoneNameForDate(DateTimeValue, String) - Static method in class net.sf.saxon.expr.number.NamedTimeZone
Try to identify a timezone name corresponding to a given date (including time zone) and a given country.
getTokenFromOperator(int) - Static method in class net.sf.saxon.expr.Calculator
Get the token number corresponding to the operator number
getTokenizer() - Method in class net.sf.saxon.expr.parser.XPathParser
Get the tokenizer (the lexical analyzer)
getTopLevelElement() - Method in class com.saxonica.ee.validate.ValidationStack
Get the name of the required top-level element (if any)
getTopLevelElement() - Method in class net.sf.saxon.lib.AugmentedSource
Get the name of the top-level element for validation.
getTopLevelElement() - Method in class net.sf.saxon.lib.ParseOptions
Get the name of the top-level element for validation.
getTopLevelModule() - Method in class net.sf.saxon.query.QueryModule
Get the QueryModule for the top-level module.
getTopLevelPackage() - Method in class net.sf.saxon.expr.instruct.Executable
 
getTopLevelPackage() - Method in class net.sf.saxon.PreparedStylesheet
 
getTopLevelPackage() - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getTopLevelType() - Method in class net.sf.saxon.lib.AugmentedSource
Get the type of the document element for validation.
getTopLevelType() - Method in class net.sf.saxon.lib.ParseOptions
Get the type of the document element for validation.
getTotalMonths() - Method in class net.sf.saxon.value.DurationValue
Get the total number of months (ignoring the days/hours/minutes/seconds)
getTotalSeconds() - Method in class net.sf.saxon.value.DurationValue
Get the total number of seconds (ignoring the years/months)
getTraceFunctionDestination() - Method in class net.sf.saxon.Controller
Get the destination for output from the fn:trace() function.
getTraceFunctionDestination() - Method in class net.sf.saxon.query.DynamicQueryContext
Get the destination for output from the fn:trace() function.
getTraceFunctionDestination() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Get the destination for output from the fn:trace() function.
getTraceFunctionDestination() - Method in class net.sf.saxon.s9api.XQueryEvaluator
Get the destination for output from the fn:trace() function.
getTraceInfo() - Method in class net.sf.saxon.expr.flwor.Clause
Get information for inclusion in trace output
getTraceInfo() - Method in class net.sf.saxon.expr.flwor.WhereClause
Get information for inclusion in trace output
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.Controller
Get the TraceListener.
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.query.DynamicQueryContext
Get the trace listener.
getTraceListener() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Get the TraceListener to be notified of all events occurring during the transformation.
getTraceListener() - Method in class net.sf.saxon.s9api.XQueryEvaluator
Get the registered TraceListener, if any
getTraceListenerClass() - Method in class net.sf.saxon.Configuration
Get the name of the trace listener class to be used for run-time tracing of instruction execution.
getTraceListenerOutputFile() - Method in class net.sf.saxon.Configuration
Get the name of the file to be used for TraceListener output.
getTracingTag() - Method in class net.sf.saxon.expr.Expression
 
getTracingTag() - Method in class net.sf.saxon.expr.instruct.Actor
Get a string used to identify this kind of component when used in tracing output
getTracingTag() - Method in class net.sf.saxon.expr.instruct.GlobalParam
 
getTracingTag() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
 
getTracingTag() - Method in class net.sf.saxon.expr.instruct.NamedTemplate
 
getTracingTag() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
getTracingTag() - Method in class net.sf.saxon.expr.instruct.UserFunction
 
getTracingTag() - Method in class net.sf.saxon.query.XQueryExpression
 
getTracingTag() - Method in interface net.sf.saxon.trace.TraceableComponent
Get a string to identify the type of component
getTransformer() - Method in class net.sf.saxon.jaxp.FilterImpl
Get the underlying Transformer.
getTransformer() - Method in class net.sf.saxon.jaxp.IdentityTransformerHandler
Get the Transformer used for this transformation
getTransformer() - Method in class net.sf.saxon.jaxp.StreamingFilterImpl
Get the underlying Transformer.
getTransformer() - Method in class net.sf.saxon.jaxp.StreamingTransformerImpl.StreamingTransformerHandler
 
getTransformer() - Method in class net.sf.saxon.jaxp.TransformerHandlerImpl
Get the Transformer used for this transformation
getTransition(int, UserComplexType) - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Find the edge representing the transition from this state to another state, that is triggered by a given input token
getTransition(int, UserComplexType) - Method in class com.saxonica.ee.schema.fsa.CountingState
 
getTransition(int, UserComplexType) - Method in interface com.saxonica.ee.schema.fsa.State
Find the edge representing the transition from this state to another state, that is triggered by a given input token
getTransition(int, UserComplexType) - Method in class com.saxonica.ee.schema.fsa.SuffixState
Find the edge representing the transition from this state to another state, that is triggered by a given input token
getTree() - Method in class com.saxonica.ee.domino.Erector
Get the tree being built by this builder
getTree() - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Get the tree being built by this builder
getTree() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Get the tree containing this node
getTree() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get the TinyTree object containing this node
getTreeInfo() - Method in class com.saxonica.ee.domino.DominoAttr
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class com.saxonica.ee.domino.DominoNode
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
 
getTreeInfo() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class net.sf.saxon.dom.DOMNodeWrapper
 
getTreeInfo() - Method in interface net.sf.saxon.om.NodeInfo
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
getTreeInfo() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
 
getTreeInfo() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class net.sf.saxon.tree.NamespaceNode
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class net.sf.saxon.tree.util.Orphan
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
 
getTreeInfo() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get information about the tree to which this NodeInfo belongs
getTreeInfo() - Method in class net.sf.saxon.value.TextFragmentValue
Get information about the tree to which this NodeInfo belongs
getTreeModel() - Method in class net.sf.saxon.Configuration
Get the Tree Model used by this Configuration.
getTreeModel() - Method in class net.sf.saxon.event.SequenceWriter
Get the tree model that will be used for creating trees when events are written to the sequence
getTreeModel() - Method in class net.sf.saxon.lib.ParseOptions
Get the tree model that will be used.
getTreeModel() - Method in class net.sf.saxon.s9api.DocumentBuilder
Get the tree model to be used for documents constructed using this DocumentBuilder.
getTreeModel() - Method in class net.sf.saxon.s9api.XdmDestination
Get the tree model to be used for documents constructed using this XdmDestination.
getTreeModel(int) - Static method in class net.sf.saxon.om.TreeModel
Get the tree model corresponding to a given integer constant
getTreeStatistics() - Method in class net.sf.saxon.Configuration
Get the collection of tree-builder statistics for this configuration, used for learning suitable amounts of space to allocate for different kinds of tree
getTryExpr() - Method in class net.sf.saxon.expr.TryCatch
Get the "try" expression
getTryOperand() - Method in class net.sf.saxon.expr.TryCatch
Get the "try" operand
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 interface 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.
getTunnelParams() - Method in class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
Get the tunnel parameters passed to the called template
getTunnelParams() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Get the tunnel parameters passed to the called template
getTunnelParams() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Get the tunnel parameters passed to the called template
getTunnelParams() - Method in interface net.sf.saxon.expr.instruct.ITemplateCall
Get the tunnel parameters passed to the called template
getTupleExpression() - Method in class net.sf.saxon.expr.flwor.OrderByClause
 
getType() - Method in class com.saxonica.ee.schema.AttributeDecl
Get the type of this attribute declaration.
getType() - Method in class com.saxonica.ee.schema.ElementDecl
Returns the Schema Type (ComplexType or SimpleType) of this Element Declaration.
getType() - Method in class net.sf.saxon.expr.accum.Accumulator
Get the declared type of the accumulator.
getType() - Method in class net.sf.saxon.om.AttributeInfo
Get the type annotation of the attribute
getType() - Method in interface 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.tree.util.AttributeCollectionImpl
Get the type of an attribute (by position).
getType(String) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Get the type of an attribute (by lexical QName).
getType(String, String) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Get the type of an attribute (by name).
getType(StructuredQName) - Method in class com.saxonica.ee.schema.PreparedSchema
Get type defined in this schema, searching both named and anonymous types
getTypeAliasManager() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get the type alias manager (type aliases are a Saxon extension)
getTypeAlternative() - Method in class com.saxonica.ee.schema.sdoc.XSDAlternative
Get the TypeAlternative created by this xs:alternative element
getTypeAlternatives() - Method in class com.saxonica.ee.schema.ElementDecl
Get the type alternatives defined for this element.
getTypeAnnotation(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the type annotation of a node.
getTypeAnnotation(int) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Get the type of an attribute (by position).
getTypeAnnotation(SchemaType) - Method in class net.sf.saxon.style.StyleElement
Get the type annotation to use for a given schema type
getTypeAnnotationName() - Method in class net.sf.saxon.s9api.XdmNode
Get the name of the type annotation of this node.
getTypeArray() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the array holding node type information
getTypeAttribute(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
getTypeChecker(boolean) - Method in class net.sf.saxon.Configuration
Get an appropriate type-checker.
getTypeDeterminedUsage(ItemType) - Static method in class net.sf.saxon.expr.OperandRole
Static method to get the type-determined usage for a particular ItemType
getTypedValue() - Method in class net.sf.saxon.ma.map.MapItem
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
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Get the typed value corresponding to a given string value, assuming it is valid against this type
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in class com.saxonica.ee.schema.UserAtomicType
Get the typed value corresponding to a given string value, assuming it is valid against this type
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in class com.saxonica.ee.schema.UserListType
Get the typed value of a given input string.
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in class com.saxonica.ee.schema.UserUnionType
 
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in enum net.sf.saxon.type.AnySimpleType
Get the typed value corresponding to a given string value, assuming it is valid against this type
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.BuiltInAtomicType
Get the typed value corresponding to a given string value, assuming it is valid against this type (and that the containing node is not nilled)
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.BuiltInListType
Get the typed value of a given input string.
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.EnumerationType
Get the typed value corresponding to a given string value, assuming it is valid against this type
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.ErrorType
Get the typed value corresponding to a given string value, assuming it is valid against this type
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.LocalUnionType
 
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.NumericType
Get the typed value corresponding to a given string value, assuming it is valid against this type
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in interface net.sf.saxon.type.SimpleType
Get the typed value corresponding to a given string value, assuming it is valid against this type
getTypedValue(UnicodeString, NamespaceResolver, ConversionRules) - Method in interface net.sf.saxon.type.UnionType
Get the typed value corresponding to a given string value, assuming it is valid against this type
getTypedValue(SimpleType, ConversionRules) - Method in class com.saxonica.ee.schema.EnumerationFacet
Get the typed value of the enumeration value
getTypedValueOfAttribute(TinyAttributeImpl, int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the typed value of an attribute node.
getTypedValueOfElement(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the type value of an element node, given only the node number
getTypedValueOfElement(TinyElementImpl) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the typed value of an element node.
getTypeFingerprint() - Method in class com.saxonica.ee.schema.ElementDecl
Get the namepool fingerprint of the name of the element's type.
getTypeHierarchy() - Method in class com.saxonica.config.EnterpriseConfiguration
Get the TypeHierarchy: a cache holding type information
getTypeHierarchy() - Method in class com.saxonica.config.ProfessionalConfiguration
Get the TypeHierarchy: a cache holding type information
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
getTypeInfoProvider() - Method in class com.saxonica.ee.jaxp.TypedContentHandler
Get a TypeInfoProvider to provide type information for the current element or attribute event.
getTypeInfoProvider() - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Obtains the TypeInfoProvider implementation of this ValidatorHandler.
getTypeLink(SchemaType) - Method in class com.saxonica.ee.schema.SchemaModelSerializer
 
getTypeName() - Method in class com.saxonica.ee.schema.UserDefinedType
Get the name of the type as a StructuredQName
getTypeName() - Method in class com.saxonica.xqj.SaxonXQItemType
 
getTypeName() - Method in interface javax.xml.xquery.XQItemType
Represents a type name (global or local).
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.s9api.ItemType
Get the name of the type, if it has one
getTypeName() - Method in class net.sf.saxon.s9api.XdmAtomicValue
Get the type of this atomic value, as a QName.
getTypeName() - Method in interface net.sf.saxon.type.AtomicType
Get the name of this type as a StructuredQName, unless the type is anonymous, in which case return null
getTypeName() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get the name of this type as a StructuredQName, unless the type is anonymous, in which case return null
getTypeName() - Method in class net.sf.saxon.type.EnumerationType
Get the name of this type as a StructuredQName, unless the type is anonymous, in which case return null
getTypeName() - Method in class net.sf.saxon.type.ErrorType
Get the name of the type as a StructuredQName
getTypeName() - Method in class net.sf.saxon.type.ExternalObjectType
Get the name of this type
getTypeName() - Method in class net.sf.saxon.type.JavaExternalObjectType
Get the name of this type as a StructuredQName, unless the type is anonymous, in which case return null
getTypeName() - Method in class net.sf.saxon.type.LocalUnionType
 
getTypeName() - Method in class net.sf.saxon.type.NumericType
 
getTypeName() - Method in interface net.sf.saxon.type.PlainType
Get the name of this type as a structured QName
getTypeName() - Method in interface net.sf.saxon.type.UnionType
Get the name of the type.
getTypeNamespace() - Method in class net.sf.saxon.dom.TypeInfoImpl
Get the namespace name of the type (a system-allocated name if anonymous).
getTypeReference() - Method in class com.saxonica.ee.schema.TypeAlternative
Get the type reference for this alternative
getUCAVersion() - Static method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
Return the version of UCA supported
getUltimateOriginalVariable() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Get the original declaration of this variable, or its original declaration, transitively
getUnboundCallDetails() - Method in class net.sf.saxon.expr.UserFunctionCall
 
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.
getUnderlyingCompilerInfo() - Method in class net.sf.saxon.s9api.XsltCompiler
Get the underlying CompilerInfo object, which provides more detailed (but less stable) control over some compilation options
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.jaxp.StreamingTransformerImpl
Get the internal Saxon Controller instance that implements this transformation.
getUnderlyingController() - Method in class net.sf.saxon.jaxp.TransformerImpl
Get the internal Saxon Controller instance that implements this transformation.
getUnderlyingController() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Get the underlying Controller used to implement this XsltTransformer.
getUnderlyingDeclaredType() - Method in class net.sf.saxon.s9api.XsltExecutable.ParameterDetails
Get the underlying SequenceType object representing the declared type of the parameter
getUnderlyingDefaultValue() - Method in class com.saxonica.ee.schema.AttributeUse
Get the default value of this attribute use if there is one; if there is none, get the default value of the corresponding attribute declaration; if the declaration defines no default value, return null
getUnderlyingExpression() - Method in class net.sf.saxon.s9api.XPathExecutable
Get the underlying implementation object representing the compiled XPath expression.
getUnderlyingFixedValue() - Method in class com.saxonica.ee.schema.AttributeUse
Returns the fixed value of this attribute use, or of the corresponding attribute declaration if the attribute use has no fixed value.
getUnderlyingItemType() - Method in class net.sf.saxon.s9api.ItemType.BuiltInAtomicItemType
 
getUnderlyingItemType() - Method in class net.sf.saxon.s9api.ItemType
Method to get the underlying Saxon implementation object
getUnderlyingIterator() - Method in class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
Get the underlying iterator
getUnderlyingIterator() - Method in class net.sf.saxon.om.FocusTrackingIterator
Get the underlying iterator
getUnderlyingMap() - Method in class net.sf.saxon.trans.KeyIndex
Get the underlying map
getUnderlyingNode() - Method in class com.saxonica.ee.domino.DominoNode
Get the node underlying this virtual node.
getUnderlyingNode() - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get the underlying DOM node, to implement the VirtualNode interface
getUnderlyingNode() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get the underlying Axiom node, to implement the VirtualNode interface
getUnderlyingNode() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get the underlying XOM node, to implement the VirtualNode interface
getUnderlyingNode() - Method in class net.sf.saxon.option.axiom.AxiomParentNodeWrapper
Get the underlying Axiom node, to implement the VirtualNode interface
getUnderlyingNode() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Get the underlying DOM4J node, to implement the VirtualNode interface
getUnderlyingNode() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get the underlying JDOM2 node, to implement the VirtualNode interface.
getUnderlyingNode() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Get the underlying XOM node, to implement the VirtualNode interface
getUnderlyingNode() - Method in class net.sf.saxon.s9api.XdmNode
Get the underlying Saxon implementation object representing this node.
getUnderlyingNode() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get the underlying node, to implement the VirtualNode interface
getUnderlyingNode() - Method in interface net.sf.saxon.tree.wrapper.VirtualNode
Get the node underlying this virtual node.
getUnderlyingNodeInfo() - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Get the Saxon NodeInfo object representing this node
getUnderlyingPreparedPackage() - Method in class net.sf.saxon.s9api.XsltPackage
Escape-hatch interface to the underlying implementation class.
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.
getUnderlyingSequenceType() - Method in class net.sf.saxon.s9api.SequenceType
Get the underlying internal SequenceType
getUnderlyingState() - Method in class com.saxonica.ee.schema.fsa.CountingState
 
getUnderlyingStaticContext() - Method in class net.sf.saxon.s9api.XPathCompiler
Escape-hatch method to get the underlying static context object used by the implementation.
getUnderlyingStaticContext() - Method in class net.sf.saxon.s9api.XPathExecutable
Get the underlying implementation object representing the static context of the compiled XPath expression.
getUnderlyingStaticContext() - Method in class net.sf.saxon.s9api.XQueryCompiler
Get the underlying StaticQueryContext object that maintains the static context information on behalf of this XQueryCompiler.
getUnderlyingTree() - Method in class net.sf.saxon.tree.wrapper.RebasedDocument
Get the underlying tree (the one whose nodes are being mapped to a new base URI and system ID)
getUnderlyingValue() - Method in class net.sf.saxon.s9api.XdmArray
Get the underlying implementation object representing the value.
getUnderlyingValue() - Method in class net.sf.saxon.s9api.XdmAtomicValue
Get the underlying implementation object representing the value.
getUnderlyingValue() - Method in class net.sf.saxon.s9api.XdmItem
Get the underlying implementation object representing the value.
getUnderlyingValue() - Method in class net.sf.saxon.s9api.XdmMap
Get the underlying implementation object representing the value.
getUnderlyingValue() - Method in class net.sf.saxon.s9api.XdmNode
Get the underlying implementation object representing the value.
getUnderlyingValue() - Method in class net.sf.saxon.s9api.XdmValue
Get the underlying implementation object representing the value.
getUnderlyingXPathContext() - Method in class net.sf.saxon.s9api.XPathSelector
Get the underlying dynamic context object.
getUnderlyingXsltTransformer() - Method in class net.sf.saxon.jaxp.StreamingTransformerImpl
Get the underlying s9api implementation class wrapped by this JAXP Transformer
getUnderlyingXsltTransformer() - Method in class net.sf.saxon.jaxp.TransformerImpl
Get the underlying s9api implementation class wrapped by this JAXP Transformer
getUnicodeStringValue() - Method in class com.saxonica.ee.domino.DominoAttr
Get the value of the item as a string.
getUnicodeStringValue() - Method in class com.saxonica.ee.domino.DominoNode
Get the string value of the item as a UnicodeString.
getUnicodeStringValue() - Method in class com.saxonica.ee.optim.SearchableValue
 
getUnicodeStringValue() - Method in class com.saxonica.ee.stream.om.FleetingNode
Return the string value of the node as defined in the XPath data model.
getUnicodeStringValue() - Method in class com.saxonica.ee.validate.CompactStringValue
 
getUnicodeStringValue() - Method in class net.sf.saxon.dom.DOMNodeWrapper
Get the value of the item as a UnicodeString.
getUnicodeStringValue() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the value of the item as a string.
getUnicodeStringValue() - Method in class net.sf.saxon.functions.AbstractFunction
Get the string value of the function
getUnicodeStringValue() - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Get the value of the item as a string.
getUnicodeStringValue() - Method in class net.sf.saxon.ma.map.MapItem
Get the value of the item as a string.
getUnicodeStringValue() - Method in class net.sf.saxon.ma.zeno.ZenoSequence
Get a string representation of the sequence, consisting of the space-separated concatenation of the string representation of the items in the sequence
getUnicodeStringValue() - Method in class net.sf.saxon.om.AtomicArray
Get the value of the item as a UnicodeString.
getUnicodeStringValue() - Method in interface net.sf.saxon.om.AtomicSequence
Get a string representation of the sequence.
getUnicodeStringValue() - Method in class net.sf.saxon.om.EmptyAtomicSequence
 
getUnicodeStringValue() - Method in interface net.sf.saxon.om.GroundedValue
Get the string value of this sequence, as an instance of UnicodeString.
getUnicodeStringValue() - Method in interface net.sf.saxon.om.Item
Get the value of the item as a Unicode string.
getUnicodeStringValue() - Method in class net.sf.saxon.om.ZeroOrMore
 
getUnicodeStringValue() - Method in class net.sf.saxon.om.ZeroOrOne
Convert the value to a string, using the serialization rules.
getUnicodeStringValue() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Return the string value of the node.
getUnicodeStringValue() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Get the value of the item as a CharSequence.
getUnicodeStringValue() - Method in class net.sf.saxon.option.axiom.AxiomParentNodeWrapper
Get the string value of the node as a UnicodeString.
getUnicodeStringValue() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
getUnicodeStringValue() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Get the value of the item as a UnicodeString.
getUnicodeStringValue() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Return the string value of the node.
getUnicodeStringValue() - Method in class net.sf.saxon.s9api.XdmItem
Get the string value of the item.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Return the character value of the node.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.linked.CommentImpl
 
getUnicodeStringValue() - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Return the string-value of the node, that is, the concatenation of the character content of all descendent elements and text nodes.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.linked.ProcInstImpl
 
getUnicodeStringValue() - Method in class net.sf.saxon.tree.linked.TextImpl
Return the character value of the node.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.NamespaceNode
Return the string value of the node.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Return the string value of the node.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.tiny.TinyParentNodeImpl
Return the string-value of the node, that is, the concatenation of the character content of all descendent elements and text nodes.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.tiny.TinyTextImpl
Return the character value of the node.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement
 
getUnicodeStringValue() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get the value of the item as a UnicodeString.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.tiny.WhitespaceTextImpl
Get the string value of the item.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.util.Orphan
Return the string value of the node.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Return the string value of the node.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
Get the string value of the item.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedNode
Get the string value of the item.
getUnicodeStringValue() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get the string value of the item
getUnicodeStringValue() - Method in class net.sf.saxon.value.AtomicValue
Get the value of the item as a UnicodeString.
getUnicodeStringValue() - Method in class net.sf.saxon.value.EmptySequence
 
getUnicodeStringValue() - Method in class net.sf.saxon.value.IntegerRange
 
getUnicodeStringValue() - Method in class net.sf.saxon.value.ObjectValue
Get the value of the item as a string.
getUnicodeStringValue() - Method in class net.sf.saxon.value.SequenceExtent.Of
 
getUnicodeStringValue() - Method in class net.sf.saxon.value.StringValue
 
getUnicodeStringValue() - Method in class net.sf.saxon.value.TextFragmentValue
Get the String Value of the document node, which is the same as the string value of the text node
getUnicodeWriter() - Method in class net.sf.saxon.lib.StandardMessageHandler
Get the destination to which serialized messages will be written
getUnicodeWriter() - Method in class net.sf.saxon.serialize.UnicodeWriterResult
 
getUniStringArg(Sequence) - Method in class net.sf.saxon.functions.SystemFunction
Helper method to get an argument value as a UnicodeString, in the case where an empty sequence should be treated as a zero-length string
getUnnamedMode() - Method in class net.sf.saxon.trans.rules.RuleManager
Get the mode object for the unnamed mode
getUnnamedNodeChain(NodeInfo) - Method in class com.saxonica.ee.trans.ModeEE
Find the unnamed node rule chain for a given node
getUnparsedEntities() - Method in class com.saxonica.xqj.pull.PullFromIterator
Get a list of unparsed entities.
getUnparsedEntities() - Method in class com.saxonica.xqj.pull.TreeWalker
Get a list of unparsed entities.
getUnparsedEntities() - Method in class net.sf.saxon.pull.PullFilter
Get a list of unparsed entities.
getUnparsedEntities() - Method in interface 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 interface net.sf.saxon.pull.UnfailingPullProvider
 
getUnparsedEntity(String) - Method in class com.saxonica.ee.domino.DominoTree
Get the unparsed entity with a given name
getUnparsedEntity(String) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
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.om.GenericTreeInfo
Get the unparsed entity with a given name
getUnparsedEntity(String) - Method in interface net.sf.saxon.om.TreeInfo
Get the unparsed entity with a given name
getUnparsedEntity(String) - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the unparsed entity with a given name
getUnparsedEntity(String) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the unparsed entity with a given name
getUnparsedEntity(String) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the unparsed entity with a given nameID if there is one, or null if not.
getUnparsedEntity(String) - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedDocument
Get the unparsed entity with a given name
getUnparsedEntity(String) - Method in class net.sf.saxon.tree.wrapper.VirtualTreeInfo
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
getUnparsedEntityNames() - Method in class com.saxonica.ee.domino.DominoTree
Get the list of unparsed entities defined in this document
getUnparsedEntityNames() - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get the list of unparsed entities defined in this document
getUnparsedEntityNames() - Method in class net.sf.saxon.dom.DocumentWrapper
Get the list of unparsed entities defined in this document
getUnparsedEntityNames() - Method in class net.sf.saxon.om.GenericTreeInfo
Get the list of unparsed entities defined in this document
getUnparsedEntityNames() - Method in interface net.sf.saxon.om.TreeInfo
Get the list of unparsed entities defined in this document
getUnparsedEntityNames() - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the list of unparsed entities defined in this document
getUnparsedEntityNames() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the list of unparsed entities defined in this document
getUnparsedEntityNames() - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the list of unparsed entities defined in this document
getUnparsedEntityNames() - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedDocument
Get the list of unparsed entities defined in this document
getUnparsedEntityNames() - Method in class net.sf.saxon.tree.wrapper.VirtualTreeInfo
Get the list of unparsed entities defined in this document
getUnparsedEntityNames() - Method in class net.sf.saxon.value.TextFragmentValue
Get the list of unparsed entities defined in this document
getUnparsedTextURIResolver() - Method in class net.sf.saxon.Configuration
Get the URI resolver used for resolving URIs passed to the unparsed-text(), unparsed-text-available(), and unparsed-text-lines() functions, as well as json-doc().
getUnparsedTextURIResolver() - Method in class net.sf.saxon.Controller
Get the URI resolver for the unparsed-text() function.
getUnparsedTextURIResolver() - Method in class net.sf.saxon.query.DynamicQueryContext
Get the URI resolver for unparsed text.
getUnparsedTextURIResolver() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Get the URI resolver used for fn:unparsed-text() and related functions.
getUnparsedTextURIResolver() - Method in class net.sf.saxon.s9api.XPathSelector
Get the URI resolver used for fn:unparsed-text() and related functions.
getUnparsedTextURIResolver() - Method in class net.sf.saxon.s9api.XQueryEvaluator
Get the URI resolver used for fn:unparsed-text() and related functions.
getUnparsedTextURIResolver() - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Get the URI resolver for unparsed text.
getUnprefixedElementMatchingPolicy() - Method in interface net.sf.saxon.expr.StaticContext
Get the matching policy for unprefixed element names in axis steps.
getUnprefixedElementMatchingPolicy() - Method in class net.sf.saxon.query.QueryModule
Get the matching policy for unprefixed element names in axis steps.
getUnprefixedElementMatchingPolicy() - Method in class net.sf.saxon.query.StaticQueryContext
Get the matching policy for unprefixed element names in axis steps.
getUnprefixedElementMatchingPolicy() - Method in class net.sf.saxon.s9api.XPathCompiler
Get the policy for matching unprefixed element names in XPath expressions
getUnprefixedElementMatchingPolicy() - Method in class net.sf.saxon.s9api.XQueryCompiler
Get the policy for handling of unprefixed element names in path expressions and match patterns.
getUnprefixedElementMatchingPolicy() - Method in class net.sf.saxon.s9api.XsltCompiler
Get the policy for handling of unprefixed element names in path expressions and match patterns.
getUnprefixedElementMatchingPolicy() - Method in class net.sf.saxon.style.ExpressionContext
Get the matching policy for unprefixed element names in axis steps.
getUnprefixedElementMatchingPolicy() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the policy for matching unprefixed element names.
getUnprefixedElementMatchingPolicy() - Method in class net.sf.saxon.trans.CompilerInfo
 
getUnprefixedQName(int) - Method in class net.sf.saxon.om.NamePool
Get a QName for a given namecode.
getUnprefixedQName(int) - Static method in class net.sf.saxon.om.StandardNames
Get a StructuredQName representing a system-defined name, with no prefix
getUpdatedDocuments() - Method in class net.sf.saxon.s9api.XQueryEvaluator
After executing an updating query using the XQueryEvaluator.run() method, iterate over the root nodes of the documents updated by the query.
getUpdateExp() - Method in class com.saxonica.ee.update.CopyModifyExpression
 
getUpperPattern() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Get the pattern applying to the parent node, if there is one
getUpwardsAxis() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Get the upwards axis, that is, the axis by which the upper pattern is reached.
getURI() - Method in interface net.sf.saxon.om.NodeInfo
Get the URI part of the name of this node, as a string.
getURI() - Method in interface net.sf.saxon.om.NodeName
Get the namespace URI of the QName, as a string.
getURI() - Method in class net.sf.saxon.om.StructuredQName
Get the namespace URI of the QName as a string.
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) - 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.tree.util.AttributeCollectionImpl
Get the namespace URI of an attribute (by position).
getUriForConventionalPrefix(String) - Static method in class net.sf.saxon.lib.NamespaceConstant
Get the URI associated with a commonly-used conventional prefix
getUriForConventionalPrefix(String) - Static method in class net.sf.saxon.om.NamespaceUri
Get the URI associated with a commonly-used conventional prefix
getURIForPrefix(String, boolean) - Method in class com.saxonica.ee.stream.watch.WatchManager
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String, boolean) - Method in class com.saxonica.xqj.pull.PullNamespaceReducer
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.expr.instruct.DummyNamespaceResolver
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String, boolean) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String, boolean) - Method in class net.sf.saxon.om.NamespaceMap
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String, boolean) - Method in interface net.sf.saxon.om.NamespaceResolver
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.sxpath.IndependentContext
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String, boolean) - Method in class net.sf.saxon.tree.linked.ElementImpl
Get the namespace URI corresponding to a given prefix.
getURIForPrefix(String, boolean) - Method in class net.sf.saxon.tree.util.NamespaceResolverWithDefault
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.
getURIResolver() - Method in class net.sf.saxon.jaxp.IdentityTransformer
Get an object that will be used to resolve URIs used in document().
getURIResolver() - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
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.AbstractXsltTransformer
Get the URI resolver.
getURIResolver() - Method in class net.sf.saxon.s9api.XPathSelector
Get the URI resolver.
getURIResolver() - Method in class net.sf.saxon.s9api.XQueryEvaluator
Deprecated.
since 11.1 - use a ResourceResolver instead
getURIResolver() - Method in class net.sf.saxon.s9api.XsltCompiler
Deprecated.
since 11.1 - use a ResourceResolver instead
getURIResolver() - Method in class net.sf.saxon.trans.CompilerInfo
Get the URI Resolver being used in this compilation episode.
getURIsAsArray() - Method in class net.sf.saxon.om.NamespaceMap
 
getUsage() - Method in class net.sf.saxon.expr.Operand
Get the usage of the operand
getUsage() - Method in class net.sf.saxon.expr.OperandRole
Get the usage of the operand
getUse() - Method in class com.saxonica.ee.schema.AttributeUse
Get the value of the 'use' attribute for this attribute declaration or attribute reference.
getUse() - Method in class net.sf.saxon.trans.KeyDefinition
Get the use expression for the key definition
getUseAttributeSetNames() - Method in class net.sf.saxon.style.XSLAttributeSet
 
getUsedAccumulators(String, StyleElement) - Method in class net.sf.saxon.expr.accum.AccumulatorRegistry
Process the use-accumulators attribute of instructions such as xsl:stream, xsl:mode, etc
getUsedPackage() - Method in class net.sf.saxon.style.StyleElement
Assuming this is an xsl:use-package element, find the package to which it refers.
getUsedPackage() - Method in class net.sf.saxon.style.XSLUsePackage
Get the package to which this xsl:use-package element refers.
getUsedPackages() - Method in class net.sf.saxon.style.StylesheetPackage
Get the packages referenced from this package in an xsl:use-package declaration
getUseExpression() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Get the expression to be indexed
getUserData(Object, String) - Method in class net.sf.saxon.Controller
Get user data associated with a key.
getUserData(String) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get user data held in the document node.
getUserData(String) - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Get user data associated with this node.
getUserData(String) - Method in class net.sf.saxon.om.GenericTreeInfo
Get user data held in the tree.
getUserData(String) - Method in interface net.sf.saxon.om.TreeInfo
Get user data that applies to this tree.
getUserData(String) - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get user data held in the document node.
getUserData(String) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get user data held in the document node.
getUserDeclaredNamespaces() - Method in class net.sf.saxon.query.StaticQueryContext
Get the map of user-declared namespaces
getUserDefinedFunction(NamespaceUri, String, int) - Method in class net.sf.saxon.query.QueryModule
Get the function with a given name and arity.
getUserDefinedFunction(NamespaceUri, String, int) - Method in class net.sf.saxon.query.XQueryFunctionLibrary
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 com.saxonica.xqj.SaxonXQMetaData
 
getUserName() - Method in interface javax.xml.xquery.XQMetaData
Gets the user name associated with this connection.
getUserQueryContext() - Method in class net.sf.saxon.query.QueryModule
Get the StaticQueryContext object containing options set up by the user
getUseWhenFunctionLibrary(int) - Method in class com.saxonica.config.ProfessionalConfiguration
 
getUseWhenFunctionLibrary(int) - Method in class net.sf.saxon.Configuration
 
getUseXsiSchemaLocation() - Method in class com.saxonica.xqj.SaxonXQDataSource
Ask whether the schema processor is to take account of xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes encountered in an instance document being validated
getUTF8Encoding(char, char, byte[]) - Static method in class net.sf.saxon.serialize.charcode.UTF8CharacterSet
Static method to generate the UTF-8 representation of a Unicode character
getUType() - Method in class com.saxonica.ee.schema.UserAtomicType
Get the corresponding UType.
getUType() - Method in class com.saxonica.ee.schema.UserUnionType
Get the corresponding UType.
getUType() - Method in class com.saxonica.ee.validate.SchemaAttributeTest
Get the corresponding UType.
getUType() - Method in class com.saxonica.ee.validate.SchemaElementTest
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.AnchorPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.AnyNodeTest
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.CombinedNodeTest
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.ContentTypeTest
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.DocumentNodeTest
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.ExceptPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.GeneralNodePattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.IntersectPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.ItemTypePattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.LocalNameTest
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.MultipleNodeKindTest
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.NamespaceTest
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.NameTest
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.NameTestUnion
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.NodeKindTest
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.NodeSelector
 
getUType() - Method in class net.sf.saxon.pattern.NodeSetPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.NodeTestPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.Pattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.SameNameTest
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.pattern.SimplePositionalPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.StreamingFunctionArgumentPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.UnionPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.pattern.UniversalPattern
Get a UType indicating which kinds of items this Pattern can match.
getUType() - Method in class net.sf.saxon.type.AnyExternalObjectType
 
getUType() - Method in class net.sf.saxon.type.AnyFunctionType
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.type.AnyItemType
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.type.EnumerationType
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.type.ErrorType
Get the corresponding UType.
getUType() - Method in interface net.sf.saxon.type.ItemType
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.type.LocalUnionType
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.type.NumericType
Get the corresponding UType.
getUType() - Method in class net.sf.saxon.value.AtomicValue
Determine the UType of the value.
getUType(GroundedValue) - Static method in class net.sf.saxon.type.UType
Get the UType of a Sequence
getUType(Item) - Static method in class net.sf.saxon.type.UType
Get the UType of an Item
getUType(Sequence) - Static method in class net.sf.saxon.om.SequenceTool
Get the UType of the items in a sequence.
getValidationAction() - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Get the validation action requested
getValidationAction() - Method in class net.sf.saxon.expr.instruct.CopyOf
Get the validation mode
getValidationAction() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Get the validation mode for this instruction
getValidationAction() - Method in class net.sf.saxon.expr.instruct.ResultDocument
Get the validation mode for this instruction
getValidationAction() - Method in interface net.sf.saxon.expr.instruct.ValidatingInstruction
 
getValidationAction() - Method in class net.sf.saxon.style.XSLMergeSource
Get the value of the validation attribute, if present
getValidationContext() - Method in class com.saxonica.ee.validate.ConstraintChecker
 
getValidationContext() - Method in class com.saxonica.ee.validate.ValidatingFilter
Get the validation context for this validation episode
getValidationErrorLimit() - Method in class net.sf.saxon.lib.ParseOptions
Get the limit on the number of errors reported before schema validation is abandoned.
getValidationErrorObject() - Method in class com.saxonica.ee.validate.ValidationContext
Get the error object.
getValidationFactory() - Method in class net.sf.saxon.serialize.SerializationProperties
Get any validation factory that was added to the serialization parameters using SerializationProperties.setValidationFactory(FilterFactory)
getValidationFailure() - Method in exception net.sf.saxon.type.ValidationException
Get a ValidationFailure object containing information from this ValidationException
getValidationLocationText() - Method in class net.sf.saxon.type.ValidationFailure
Get additional location text, if any.
getValidationMode() - Method in class net.sf.saxon.functions.URIQueryParameters
Get the value of the validation=strict|lax|preserve|strip parameter, or absent if unspecified
getValidationOptions() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Get the validation options
getValidationOptions() - Method in class net.sf.saxon.expr.instruct.ResultDocument
Get the validation options
getValidationParameters() - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Get all the supplied validation parameters
getValidationParameters() - Method in class net.sf.saxon.s9api.SchemaValidator
Get all the supplied validation parameters
getValidationParams() - Method in class com.saxonica.ee.validate.ValidationContext
Get the validation parameters (as declared using saxon:param)
getValidationParams() - Method in class net.sf.saxon.lib.ParseOptions
Get the validation parameters.
getValidationStatisticsRecipient() - Method in class net.sf.saxon.lib.ParseOptions
Ask whether statistics of component usage are maintained during schema validation, and where they will be sent
getValidationStatus() - Method in class com.saxonica.ee.schema.AttributeWildcard
Get the validation status of this component.
getValidationStatus() - Method in class com.saxonica.ee.schema.SchemaStructure
Get the current validation status
getValidationStatus() - Method in enum net.sf.saxon.type.AnySimpleType
Get the validation status - always valid
getValidationStatus() - Method in enum 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.type.EnumerationType
Get the validation status of this component.
getValidationStatus() - Method in class net.sf.saxon.type.ErrorType
Get the validation status - always valid
getValidationStatus() - Method in class net.sf.saxon.type.NumericType
Get the validation status of this component.
getValidationStatus() - Method in interface net.sf.saxon.type.SchemaComponent
Get the validation status of this component.
getValidationStatus() - Method in enum net.sf.saxon.type.Untyped
Get the validation status - always valid
getValidCharacterChecker() - Method in class net.sf.saxon.Configuration
Get an IntPredicate that tests whether a given character is valid in the selected version of XML
getValue() - Method in class com.saxonica.ee.schema.AssertionFacet
 
getValue() - Method in class com.saxonica.ee.schema.DigitsFacet
Get the value of this facet as a string
getValue() - Method in class com.saxonica.ee.schema.DistinctFacet
 
getValue() - Method in class com.saxonica.ee.schema.EnumerationFacet
Returns the lexical representation of this facet
getValue() - Method in class com.saxonica.ee.schema.EnumerationFacetSet
Get a string representation of the value of the facet
getValue() - Method in class com.saxonica.ee.schema.ExplicitTimezoneFacet
 
getValue() - Method in class com.saxonica.ee.schema.Facet
Returns the lexical representation of the value of this facet
getValue() - Method in class com.saxonica.ee.schema.LengthRangeFacet
 
getValue() - Method in class com.saxonica.ee.schema.OrderFacet
 
getValue() - Method in class com.saxonica.ee.schema.PatternFacet
 
getValue() - Method in class com.saxonica.ee.schema.PreprocessFacet
Returns the lexical representation of this facet
getValue() - Method in class com.saxonica.ee.schema.ValueConstraint
Gets the value of the constraint as a typed value.
getValue() - Method in class com.saxonica.ee.schema.ValueRangeFacet
 
getValue() - Method in class com.saxonica.ee.schema.WhitespaceFacet
Returns the lexical representation of this facet
getValue() - Method in class javax.xml.xquery.XQStackTraceVariable
Gets a short string representation of the value of the stack variable.
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.IntegerRangeTest
 
getValue() - Method in class net.sf.saxon.ma.map.SingleEntryMap
Get the value
getValue() - Method in class net.sf.saxon.ma.trie.TrieKVP
 
getValue() - Method in class net.sf.saxon.om.AttributeInfo
Get the string value of the attribute
getValue() - Method in class net.sf.saxon.om.ZeroOrMore
 
getValue() - Method in class net.sf.saxon.s9api.XdmAtomicValue
Get the value as a Java object of the nearest equivalent type.
getValue() - Method in class net.sf.saxon.tree.iter.SingleNodeIterator
 
getValue() - Method in class net.sf.saxon.tree.iter.SingletonIterator
 
getValue(int) - Method in class net.sf.saxon.expr.instruct.ParameterSet
Get the value of the parameter at a given index
getValue(int) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Get the value of an attribute (by position).
getValue(String) - Method in interface net.sf.saxon.om.AttributeMap
Get the value of a no-namespace attribute with a given local name, if it exists
getValue(String) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Get the value of an attribute (by lexnical QName).
getValue(String, String) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Get the value of an attribute (by name).
getValue(NamespaceUri, String) - Method in interface net.sf.saxon.om.AttributeMap
Get the value of the attribute with a given name, if it exists
getValue(NodeInfo, boolean) - Method in class net.sf.saxon.expr.accum.AccumulatorData
Get the value of the accumulator for a given node
getValue(NodeInfo, boolean) - Method in class net.sf.saxon.expr.accum.FailedAccumulatorData
 
getValue(NodeInfo, boolean) - Method in interface net.sf.saxon.expr.accum.IAccumulatorData
Get the value of the accumulator for a given node
getValue(NodeInfo, boolean) - Method in class net.sf.saxon.expr.accum.PathMappedAccumulatorData
 
getValue(NodeInfo, boolean) - Method in class net.sf.saxon.expr.accum.VirtualAccumulatorData
Get the value of the accumulator for a given node
getValueConstraint() - Method in class com.saxonica.ee.schema.AttributeDecl
Get the value constraint (fixed or default value) that applies to this element declaration, if any
getValueConstraint() - Method in class com.saxonica.ee.schema.AttributeUse
Get the value constraint (fixed or default value) that applies to this element declaration, if any
getValueConstraint() - Method in interface com.saxonica.ee.schema.ComponentWithValueConstraint
 
getValueConstraint() - Method in class com.saxonica.ee.schema.ElementDecl
Get the value constraint (fixed or default value) that applies to this element declaration, if any
getValueConstraintAsFunction(ComponentWithValueConstraint) - Method in interface com.saxonica.ee.schema.ComponentWithValueConstraint
For use with the saxon:schema extension function, return the value constraint in the form of a function
getValues() - Method in class net.sf.saxon.z.IntArraySet
Get the set of integer values as an array
getValues() - Method in class net.sf.saxon.z.IntHashSet
 
getValueType() - Method in class net.sf.saxon.ma.map.MapType
Get the type of the indexed values
getValueVariable() - Method in class com.saxonica.ee.schema.Assertion
Get the variable bound to the name $value
getVariableBinding(int) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
getVariableEQName() - Method in class net.sf.saxon.expr.Assignation
Get the name of the range variable as a Name or EQName.
getVariableMap() - Method in class net.sf.saxon.expr.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
getVariableName() - Method in class net.sf.saxon.expr.VariableReference
Get the variable name
getVariableName() - Method in class net.sf.saxon.trace.ContextStackFrame.VariableEvaluation
Get the name of the variable
getVariableQName() - Method in class net.sf.saxon.expr.Assignation
Get the name of the variable
getVariableQName() - Method in interface net.sf.saxon.expr.Binding
Get the name of the variable
getVariableQName() - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
Get the name of the variable
getVariableQName() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Get the name of the variable
getVariableQName() - Method in class net.sf.saxon.expr.instruct.LocalParam
Get the name of this variable
getVariableQName() - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Get the name of this parameter
getVariableQName() - Method in class net.sf.saxon.expr.instruct.WithParam
Get the name of this variable
getVariableQName() - Method in class net.sf.saxon.expr.parser.ParserExtension.TemporaryXSLTVariableBinding
 
getVariableQName() - Method in class net.sf.saxon.style.SourceBinding
Get the name of the variable
getVariableQName() - Method in class net.sf.saxon.style.XSLGeneralVariable
 
getVariableQName() - Method in class net.sf.saxon.style.XSLGlobalVariable
 
getVariableQName() - Method in class net.sf.saxon.sxpath.XPathVariable
Get the name of the variable as a QNameValue.
getVariables() - Method in class javax.xml.xquery.XQStackTraceElement
Gets the variables in scope at this execution point, or null if no variable value retrieval is possible.
getVariety() - Method in class com.saxonica.ee.schema.UserComplexType
Get the variety of this complex type.
getVariety() - Method in class com.saxonica.ee.schema.ValueConstraint
Get the variety of the constraint (fixed or default)
getVariety() - Method in enum net.sf.saxon.type.AnyType
Get the variety of this complex type.
getVariety() - Method in interface net.sf.saxon.type.ComplexType
Get the variety of this complex type.
getVariety() - Method in enum net.sf.saxon.type.Untyped
Get the variety of this complex type.
getVendorCode() - Method in exception javax.xml.xquery.XQException
Gets the vendor code associated with this exception or null if none.
getVendorFunctionSet() - Method in class com.saxonica.config.EnterpriseConfiguration
Create a function library for Saxon-defined extension functions available in Enterprise Edition
getVendorFunctionSet() - Method in class com.saxonica.config.ProfessionalConfiguration
Create a function library for Saxon-defined extension functions available in Professional Edition
getVendorFunctionSet() - Method in class net.sf.saxon.Configuration
Get the function library for Saxon-defined extension functions available in this edition
getVersion() - Method in class com.saxonica.xqj.pull.PullToStax
 
getVersion() - Method in class net.sf.saxon.s9api.XsltPackage
Get the version number of the package (the value of the attribute xsl:package/@package-version.
getVersion() - Method in class net.sf.saxon.style.XSLPackage
Get the requested XSLT version (the value of the @version attribute)
getVisibility() - Method in class net.sf.saxon.expr.Component
Get the visibility of the component
getVisibility() - Method in class net.sf.saxon.style.StyleElement
Get the visibility of the component.
getVisibility() - Method in class net.sf.saxon.style.XSLAcceptExpose
 
getVisibility() - Method in class net.sf.saxon.style.XSLFunction
 
getVisibility() - Method in class net.sf.saxon.style.XSLGlobalParam
Default visibility for xsl:param is public
getVisibilityProvenance() - Method in class net.sf.saxon.expr.Component
Determine whether the visibility of the component is due to an explicit visibility attribute on the component declaration
getWarningCount() - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
 
getWarningCount() - Method in class net.sf.saxon.lib.InvalidityReportGenerator
 
getWarningCount() - Method in class net.sf.saxon.lib.StandardErrorHandler
Return the number of warnings (including warnings) reported
getWarningHandler() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the callback function that will be called to handle any static warnings found while processing warnings from the XPath parser
getWarnings() - Method in class net.sf.saxon.regex.RECompiler
On completion of compilation, get any warnings that were generated
getWatch(ItemFeed, Pattern, WatchManager, XPathContext) - Static method in class com.saxonica.ee.stream.feed.CopyOfFeed
Create a Watch whose effect is to create copies of the selected (streamed) nodes and pass them to the supplied feed
getWatch(ItemFeed, Pattern, WatchManager, XPathContext) - Static method in class com.saxonica.ee.stream.feed.SnapshotFeed
Create a Watch whose effect is to create snapshots of the selected (streamed) nodes and pass them to the supplied feed
getWatch(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.ComponentInversion
Get a Watch associated with this template, if any.
getWatch(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.Inversion
Make a Watch to represent this streaming route.
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.AbsorbingFunctionCallAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.AccumulatorAfterStreamer
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.AdjacentTextNodeMergerAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.ApplyImportsAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.ApplyTemplatesAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.ArrayBlockAdjunct
Get a WatchMaker, a factory class that creates a Watch to evaluate this expression in streaming mode.
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.AxisExpressionAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.BlockAdjunct
Get a WatchMaker, a factory class that creates a Watch to evaluate this expression in streaming mode.
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.CardinalityCheckerAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.ChooseAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.ComposingAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct
Get a WatchMaker, a factory class that creates a Watch to evaluate this expression in streaming mode.
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.DeepDescentFunctionCallAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.DeepEqualStreamer
Get a WatchMaker, a factory class that creates a Watch to evaluate this expression in streaming mode.
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.DocumentSorterAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.EmptyTextNodeRemoverAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.ForEachAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.ForEachGroupAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.ForkAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.InsertBeforeStreamer
Get a WatchMaker, a factory class that creates a Watch to evaluate this expression in streaming mode.
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.InspectionAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.IterateAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.LetExpressionAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.LetExpressionAdjunctB
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.NewMapStreamer
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.NextMatchAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.RootExpressionAdjunct
Get a WatchMaker, a factory class that creates a Watch to evaluate this expression in streaming mode.
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.SequenceInstrAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.ShallowDescentFunctionCallAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.SingletonAtomizerAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.SnapshotFnStreamer
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
Get a WatchMaker, a factory class that creates a Watch to evaluate this expression in streaming mode.
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.SwitchAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.TransmissionAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.UserFunctionCallAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.VennExpressionAdjunct
 
getWatchMaker(boolean) - Method in class com.saxonica.ee.stream.adjunct.XmlToJsonFnStreamer
 
getWatchManager() - Method in class com.saxonica.ee.stream.watch.ForEachAction
 
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.
getWhitespaceAction() - Method in class com.saxonica.ee.schema.Facet
Get the whitespace action required by this facet: one of PRESERVE, REPLACE, or COLLAPSE.
getWhitespaceAction() - Method in class com.saxonica.ee.schema.UserSimpleType
Determine the whitespace normalization required for values of this type
getWhitespaceAction() - Method in class com.saxonica.ee.schema.WhitespaceFacet
Get the whitespace action required: one of PRESERVE, REPLACE, or COLLAPSE
getWhitespaceAction() - Method in enum net.sf.saxon.type.AnySimpleType
Determine how values of this simple type are whitespace-normalized.
getWhitespaceAction() - Method in class net.sf.saxon.type.BuiltInAtomicType
Determine the whitespace normalization required for values of this type
getWhitespaceAction() - Method in class net.sf.saxon.type.BuiltInListType
Determine how values of this simple type are whitespace-normalized.
getWhitespaceAction() - Method in class net.sf.saxon.type.EnumerationType
Determine how values of this simple type are whitespace-normalized.
getWhitespaceAction() - Method in class net.sf.saxon.type.ErrorType
Determine how values of this simple type are whitespace-normalized.
getWhitespaceAction() - Method in class net.sf.saxon.type.NumericType
Determine how values of this simple type are whitespace-normalized.
getWhitespaceAction() - Method in interface net.sf.saxon.type.SimpleType
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.
getWhitespaceStrippingPolicy() - Method in class net.sf.saxon.s9api.XsltExecutable
Get the whitespace stripping policy defined by this stylesheet, that is, the policy defined by the xsl:strip-space and xsl:preserve-space elements in the top-level package of this stylesheet
getWhitespaceStrippingPolicy() - Method in class net.sf.saxon.s9api.XsltPackage
Get the whitespace stripping policy defined by this stylesheet package, that is, the policy defined by the xsl:strip-space and xsl:preserve-space elements in the source XSLT code of the package.
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.
getWidth() - Method in class net.sf.saxon.str.BMPString
 
getWidth() - Method in class net.sf.saxon.str.EmptyUnicodeString
 
getWidth() - Method in class net.sf.saxon.str.Slice16
 
getWidth() - Method in class net.sf.saxon.str.Slice24
 
getWidth() - Method in class net.sf.saxon.str.Slice8
 
getWidth() - Method in class net.sf.saxon.str.StringView
Get the number of bits needed to hold all the characters in this string
getWidth() - Method in class net.sf.saxon.str.Twine16
 
getWidth() - Method in class net.sf.saxon.str.Twine24
 
getWidth() - Method in class net.sf.saxon.str.Twine8
 
getWidth() - Method in class net.sf.saxon.str.UnicodeChar
Get the number of bits needed to hold all the characters in this string
getWidth() - Method in class net.sf.saxon.str.UnicodeString
Get the number of bits needed to hold all the characters in this string
getWidth() - Method in class net.sf.saxon.str.WhitespaceString
 
getWidth() - Method in class net.sf.saxon.str.ZenoString
Get the number of bits needed to hold all the characters in this string
getWildcard() - Method in class com.saxonica.ee.schema.AttributeWildcard
 
getWildcard() - Method in class com.saxonica.ee.schema.ElementWildcard
 
getWildcard() - Method in class com.saxonica.ee.schema.sdoc.XSDAnyAttribute
Returns the Wildcard
getWildcardComponentTests() - Method in class net.sf.saxon.style.XSLAcceptExpose
 
getWildcardEdges() - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Get an iterator over the wildcard transitions (edges) allowed from this state.
getWildcardEdges() - Method in class com.saxonica.ee.schema.fsa.CountingState
Get an iterator over the wildcard transitions (edges) allowed from this state.
getWildcardEdges() - Method in interface com.saxonica.ee.schema.fsa.State
Get an array of the wildcard transitions (edges) allowed from this state.
getWildcardEdges() - Method in class com.saxonica.ee.schema.fsa.SuffixState
Get all the wildcard transitions (edges) allowed from this state.
getWildcards() - Method in class com.saxonica.ee.schema.AllModelGroup
Get the list of element wildcards (XSDL 1.1 only)
getWithParamInstructions(Expression, Compilation, ComponentDeclaration, boolean) - Method in class net.sf.saxon.style.StyleElement
Get the list of xsl:with-param elements for a calling element (apply-templates, call-template, apply-imports, next-match).
getWithParamsExpression() - Method in class net.sf.saxon.style.XSLEvaluate
 
getWorkingType() - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Get the simple type created for this definition
getWrappedObject() - Method in interface net.sf.saxon.value.AnyExternalObject
Get the Java (or C#) object that is wrapped by this AnyExternalObject
getWrappedObject() - Method in class net.sf.saxon.value.ObjectValue
Get the encapsulated object.
getWrappedPattern() - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
 
getWrappedURIResolver() - Method in class net.sf.saxon.lib.ResourceResolverWrappingURIResolver
 
getWriter() - Method in class net.sf.saxon.serialize.ExpandedStreamResult
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.
getXdmStringValue() - Method in class net.sf.saxon.om.AttributeInfo
Get the string value of the attribute as an XDM string value
getXdmValue() - Method in class net.sf.saxon.s9api.RawDestination
Return the result sequence, after it has been constructed.
getXInclude() - Method in class net.sf.saxon.functions.URIQueryParameters
Get the value of xinclude=yes|no, or absent if unspecified
getXmlEncoding() - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
An attribute specifying, as part of the XML declaration, the encoding of this document.
getXMLGregorianCalendar() - Method in class net.sf.saxon.value.CalendarValue
Get an XMLGregorianCalendar object that represents this date/time value The object will be newly created for the purpose
getXMLReader() - Method in class net.sf.saxon.lib.AugmentedSource
Get the SAX parser (XMLReader) to be used
getXMLReader() - Method in class net.sf.saxon.lib.ParseOptions
Get the SAX parser (XMLReader) to be used.
getXMLReaderMaker() - Method in class net.sf.saxon.functions.URIQueryParameters
Get a factory for the selected XML parser class, or absent if unspecified
getXMLReaderMaker() - Method in class net.sf.saxon.lib.ParseOptions
Get the parser factory class to be used
getXMLSchemaType() - Method in class net.sf.saxon.value.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.value.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(NodeInfo) - Static method in class com.saxonica.xqj.pull.PullToStax
Create an XMLStreamReader that reads the contents of a tree rooted at a document or element node
getXMLStreamWriter() - Method in class net.sf.saxon.s9api.Serializer
Get an XMLStreamWriter that can be used for writing application-generated XML to be output via this serializer.
getXMLStreamWriter() - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
Get the XMLStreamWriter to which this Receiver is writing events
getXMLStreamWriter() - Method in class net.sf.saxon.stax.XMLStreamWriterDestination
Get the XMLStreamWriter to which this XMLStreamWriterDestination is writing
getXMLStreamWriter(StreamResult, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a serializer with given output properties, and return an XMLStreamWriter that can be used to feed events to the serializer.
getXmlVersion() - Method in class com.saxonica.xqj.SaxonXQDataSource
Ask whether XML 1.0 or XML 1.1 rules for XML names are to be followed
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.s9api.Processor
Get the version of XML used by this Processor.
getXMLVersion() - Method in class net.sf.saxon.Configuration
Get the XML version to be used by default for validating characters and names
getXpath() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
getXPath() - Method in class com.saxonica.ee.schema.FieldOrSelector
Return the source XPath expression of this IdentitySelector.
getXPathComparable() - Method in class net.sf.saxon.value.Base64BinaryValue
 
getXPathComparable() - Method in class net.sf.saxon.value.BooleanValue
 
getXPathComparable() - Method in interface net.sf.saxon.value.ContextFreeAtomicValue
Get an XPathComparable object that supports the semantics of context-free eq and lt comparisons between atomic values.
getXPathComparable() - Method in class net.sf.saxon.value.DayTimeDurationValue
 
getXPathComparable() - Method in class net.sf.saxon.value.HexBinaryValue
 
getXPathComparable() - Method in class net.sf.saxon.value.NumericValue
 
getXPathComparable() - Method in class net.sf.saxon.value.YearMonthDurationValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.AtomicValue
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.Base64BinaryValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.BigDecimalValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.BooleanValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.CalendarValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.DateTimeValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.DateValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.DayTimeDurationValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.DurationValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.GDateValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.HexBinaryValue
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.NotationValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.NumericValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.QNameValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.StringValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.TimeValue
 
getXPathComparable(StringCollator, int) - Method in class net.sf.saxon.value.YearMonthDurationValue
 
getXPathContext() - Method in class com.saxonica.ee.stream.watch.WatchManager
 
getXPathContext() - Method in class net.sf.saxon.event.PipelineConfiguration
Get the XPathContext.
getXPathContext() - Method in exception 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
getXPathDefaultNamespace() - Method in class com.saxonica.ee.schema.FieldOrSelector
Get the XPath default namespace
getXPathDefaultNamespace() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Get the value of the defaultXPathDefaultNamespace attribute defined on this element
getXPathException() - Method in exception net.sf.saxon.trans.UncheckedXPathException
Get the underlying (checked) XPathException
getXPathException() - Method in class net.sf.saxon.trans.XmlProcessingException
Get the wrapped exception
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
getXPathFunctionSet(int) - Method in class com.saxonica.config.ProfessionalConfiguration
 
getXPathFunctionSet(int) - Method in class net.sf.saxon.Configuration
Get the set of functions in the "fn" namespace defined in the F&O specification
getXPathMatchKey(StringCollator, int) - Method in class net.sf.saxon.value.AtomicValue
Get an object value that implements the XPath equality comparison semantics for this value.
getXPathMatchKey(StringCollator, int) - Method in class net.sf.saxon.value.Base64BinaryValue
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
getXPathMatchKey(StringCollator, int) - Method in class net.sf.saxon.value.BooleanValue
Get a Comparable value that implements the XPath ordering comparison semantics for this value.
getXPathMatchKey(StringCollator, int) - Method in class net.sf.saxon.value.CalendarValue
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
getXPathMatchKey(StringCollator, int) - Method in class net.sf.saxon.value.DayTimeDurationValue
Get a Comparable value that implements the XPath ordering comparison semantics for this value.
getXPathMatchKey(StringCollator, int) - Method in class net.sf.saxon.value.DurationValue
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
getXPathMatchKey(StringCollator, int) - Method in class net.sf.saxon.value.HexBinaryValue
 
getXPathMatchKey(StringCollator, int) - Method in class net.sf.saxon.value.NumericValue
Get a Comparable value that implements the XPath ordering comparison semantics for this value.
getXPathMatchKey(StringCollator, int) - Method in class net.sf.saxon.value.QualifiedNameValue
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
getXPathMatchKey(StringCollator, int) - Method in class net.sf.saxon.value.StringValue
Get an object value that implements the XPath equality and ordering comparison semantics for this value.
getXPathMatchKey(StringCollator, int) - Method in class net.sf.saxon.value.YearMonthDurationValue
Get a Comparable value that implements the XPath ordering comparison semantics for this value.
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
getXPathVersion() - Method in interface net.sf.saxon.expr.StaticContext
Get the XPath language level supported, as an integer (being the actual version number times ten).
getXPathVersion() - Method in class net.sf.saxon.query.QueryModule
Get the XPath language level supported, as an integer (being the actual version number times ten).
getXPathVersion() - Method in class net.sf.saxon.style.ExpressionContext
Get the XPath language level supported, as an integer (being the actual version number times ten).
getXPathVersion() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Get the XPath language level supported, as an integer (being the actual version number times ten).
getXQException() - Method in class javax.xml.xquery.XQConnectionEvent
Retrieves the XQException for this XQConnectionEvent object.
getXQJMajorVersion() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
getXQJMajorVersion() - Method in interface javax.xml.xquery.XQMetaData
Gets the major version number of XQJ specification supported by this implementation.
getXQJMinorVersion() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
getXQJMinorVersion() - Method in interface javax.xml.xquery.XQMetaData
Gets the minor version number of XQJ specification supported by this implementation.
getXQJVersion() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
getXQJVersion() - Method in interface javax.xml.xquery.XQMetaData
Gets the full version of XQJ specification supported by this implementation.
getXQueryExpression() - Method in class com.saxonica.xqj.SaxonXQPreparedExpression
 
getXQueryFunctionLibrary() - Method in class net.sf.saxon.style.StylesheetPackage
Get the library of functions imported from XQuery
getXQueryUpdateFunctionSet() - Method in class com.saxonica.config.ProfessionalConfiguration
 
getXQueryUpdateFunctionSet() - Method in class net.sf.saxon.Configuration
 
getXSDSchema() - Method in class com.saxonica.ee.schema.sdoc.SchemaDocument
Get the xs:schema element within the schema document
getXSDSchema() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Get the owning XSDSchema element.
getXsdVersion() - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
Get the version of XSD in use.
getXsdVersion() - Method in class com.saxonica.xqj.SaxonXQDataSource
Ask whether XML Schema 1.0 syntax must be used or whether XML Schema 1.1 features are allowed
getXsdVersion() - Method in class net.sf.saxon.Configuration
Get the version of XML Schema to be used
getXsdVersion() - Method in class net.sf.saxon.s9api.SchemaManager
Get the version of XSD in use.
getXSIType() - Method in class com.saxonica.ee.validate.ValidationContext
Get the value of the xsi:type attribute.
getXslOriginal(int) - Method in class net.sf.saxon.style.StyleElement
Check that a reference to xsl:original appears within an xsl:override element, and that the name of the containing component matches the name of a component in the used stylesheet package; return the component in that package with matching symbolic name
getXSLTFunctionSet(int) - Method in class com.saxonica.config.ProfessionalConfiguration
Get the set of functions in the "fn" namespace
getXSLTFunctionSet(int) - Method in class net.sf.saxon.Configuration
Get the set of functions in the "fn" namespace
getXsltLanguageVersion() - Method in class net.sf.saxon.s9api.XsltCompiler
Get the XSLT (and XPath) language level supported by the processor.
getXsltVersion() - Method in class net.sf.saxon.trans.CompilerInfo
Get the version of XSLT requested for this compilation.
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.value.SaxonXMLGregorianCalendar
Return low order component for XML Schema 1.0 dateTime datatype field for year or DatatypeConstants.FIELD_UNDEFINED.
getYears() - Method in class net.sf.saxon.value.DurationValue
Get the year component
getZeroDigit() - Method in class net.sf.saxon.trans.DecimalSymbols
Get the zero digit symbol value
getZonedDateTime() - Method in class net.sf.saxon.s9api.XdmAtomicValue
For an XdmAtomicValue representing an xs:dateTime value including timezone, get the value as an instance of ZonedDateTime
Gizmo - Class in net.sf.saxon
A Gizmo is a simple tool for performing a particular easily specified transformation on an XML document, for example deleting or renaming all the elements with a particular name.
Gizmo() - Constructor for class net.sf.saxon.Gizmo
Diagnostic interface
Gizmo(String[]) - Constructor for class net.sf.saxon.Gizmo
 
GLOBAL - net.sf.saxon.style.SourceBinding.BindingProperty
 
GLOBAL_JS - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI for the user extension calls in SaxonJS
GLOBAL_JS - Static variable in class net.sf.saxon.om.NamespaceUri
URI for the user extension calls in SaxonJS
globalContextItem - Variable in class net.sf.saxon.Controller
 
globalContextRequirement - Variable in class net.sf.saxon.style.StylesheetPackage
 
GlobalContextRequirement - Class in net.sf.saxon.expr.instruct
Information about the requirements placed by a query or stylesheet on the global context item: whether it is mandatory or optional, what its type must be, and whether it has a default value.
GlobalContextRequirement() - Constructor for class net.sf.saxon.expr.instruct.GlobalContextRequirement
 
GlobalExtractor - Class in com.saxonica.ee.optim
This class is responsible for extracting global variables from subexpressions within a function or template
GlobalExtractor(Expression, GlobalVariableManager, ExpressionVisitor) - Constructor for class com.saxonica.ee.optim.GlobalExtractor
 
GlobalOrderComparer - Class in net.sf.saxon.expr.sort
A Comparer used for comparing nodes in document order.
GlobalOrderComparer() - Constructor for class net.sf.saxon.expr.sort.GlobalOrderComparer
 
GlobalParam - Class in net.sf.saxon.expr.instruct
The compiled form of a global xsl:param element in an XSLT stylesheet or an external variable declared in the prolog of a Query.
GlobalParam() - Constructor for class net.sf.saxon.expr.instruct.GlobalParam
 
GlobalParameterSet - Class in net.sf.saxon.expr.instruct
A GlobalParameterSet is a set of parameters supplied when invoking a stylesheet or query.
GlobalParameterSet() - Constructor for class net.sf.saxon.expr.instruct.GlobalParameterSet
Create an empty parameter set
GlobalParameterSet(GlobalParameterSet) - Constructor for class net.sf.saxon.expr.instruct.GlobalParameterSet
Create a parameter set as a copy of an existing parameter set
GlobalVariable - Class in net.sf.saxon.expr.instruct
A compiled global variable in a stylesheet or query.
GlobalVariable() - Constructor for class net.sf.saxon.expr.instruct.GlobalVariable
Create a global variable
GlobalVariableManager - Interface in net.sf.saxon.trans
This interface provides access to a collection of global variables.
GlobalVariableReference - Class in net.sf.saxon.expr
A reference to a global variable
GlobalVariableReference(GlobalVariable) - Constructor for class net.sf.saxon.expr.GlobalVariableReference
 
GlobalVariableReference(StructuredQName) - Constructor for class net.sf.saxon.expr.GlobalVariableReference
 
GlobalVariableReference.GlobalVariableReferenceElaborator - Class in net.sf.saxon.expr
Elaborator for a global variable reference, for example $globalVar.
GlobalVariableReferenceElaborator() - Constructor for class net.sf.saxon.expr.GlobalVariableReference.GlobalVariableReferenceElaborator
 
GMonthDayValue - Class in net.sf.saxon.value
Implementation of the xs:gYear data type
GMonthDayValue(byte, byte, int) - Constructor for class net.sf.saxon.value.GMonthDayValue
 
GMonthDayValue(byte, byte, int, AtomicType) - Constructor for class net.sf.saxon.value.GMonthDayValue
 
GMonthValue - Class in net.sf.saxon.value
Implementation of the xs:gMonth data type
GMonthValue(byte, int) - Constructor for class net.sf.saxon.value.GMonthValue
 
GMonthValue(byte, int, AtomicType) - Constructor for class net.sf.saxon.value.GMonthValue
 
graftElement(ElementImpl) - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
graftElement() allows an element node to be transferred from one tree to another.
graftLocationMap(DocumentImpl) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Copy the system ID and line number map from another document (used when grafting a simplified stylesheet)
greekLower - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
greekUpper - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
GROUNDED - com.saxonica.ee.stream.Posture
 
GROUNDED_AND_MOTIONLESS - Static variable in class com.saxonica.ee.stream.PostureAndSweep
Constant value for (posture = grounded, sweep = motionless)
GroundedItemFeed - Class in com.saxonica.ee.stream.feed
An GroundedItemFeed is an ItemFeed in which decomposed document and element nodes (that is, start|end Document|Element events) are not accepted, and parentless leaf nodes supplied using methods such as GroundedItemFeed.characters(net.sf.saxon.str.UnicodeString, net.sf.saxon.s9api.Location, int) or Outputter.attribute(NodeName, SimpleType, String, Location, int) are converted into calls on ItemFeed.append(Item) supplying an Orphan item.
GroundedItemFeed(ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.GroundedItemFeed
 
GroundedItemFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.GroundedItemFeed
 
GroundedIterator - Interface in net.sf.saxon.tree.iter
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 returning a Sequence containing all the items in the sequence.
GroundedValue - Interface in net.sf.saxon.om
A value that exists in memory and that can be directly addressed
GroundedValueAsIterable - Class in net.sf.saxon.om
A class that wraps a GroundedValue as a Java Iterable
GroundedValueAsIterable(GroundedValue) - Constructor for class net.sf.saxon.om.GroundedValueAsIterable
 
GROUP - Static variable in class com.saxonica.ee.schema.SymbolSpace
 
GROUP_ADJACENT - Static variable in class net.sf.saxon.expr.instruct.ForEachGroup
 
GROUP_BY - net.sf.saxon.expr.flwor.Clause.ClauseName
 
GROUP_BY - Static variable in class net.sf.saxon.expr.instruct.ForEachGroup
 
GROUP_BY - Static variable in class net.sf.saxon.expr.parser.Token
 
GROUP_ENDING - Static variable in class net.sf.saxon.expr.instruct.ForEachGroup
 
GROUP_SPLIT_WHEN - Static variable in class net.sf.saxon.expr.instruct.ForEachGroup
 
GROUP_STARTING - Static variable in class net.sf.saxon.expr.instruct.ForEachGroup
 
GroupAdjacentIterator - Class in net.sf.saxon.expr.sort
A GroupAdjacentIterator iterates over a sequence of groups defined by xsl:for-each-group group-adjacent="x".
GroupAdjacentIterator(PullEvaluator, Expression, XPathContext, StringCollator, boolean) - Constructor for class net.sf.saxon.expr.sort.GroupAdjacentIterator
 
GroupAdjacentTester - Class in com.saxonica.ee.stream.adjunct
This class implements GroupingFeed when the group-adjacent option is used.
GroupAdjacentTester(ForEachGroup, XPathContext) - Constructor for class com.saxonica.ee.stream.adjunct.GroupAdjacentTester
 
GroupBoundaryTester - Class in com.saxonica.ee.stream.adjunct
This feed supports xsl:for-each-group in streaming mode.
GroupBoundaryTester(ForEachGroup, XPathContext) - Constructor for class com.saxonica.ee.stream.adjunct.GroupBoundaryTester
 
GroupBreakingIterator - Class in net.sf.saxon.expr.sort
A GroupBreakingIterator iterates over a sequence of groups defined by xsl:for-each-group break-when="x".
GroupBreakingIterator(PullEvaluator, FunctionItem, XPathContext) - Constructor for class net.sf.saxon.expr.sort.GroupBreakingIterator
 
GroupByClause - Class in net.sf.saxon.expr.flwor
This class represents an "group by" clause in a FLWOR expression
GroupByClause(Configuration) - Constructor for class net.sf.saxon.expr.flwor.GroupByClause
Create a group-by clause
GroupByClause.ObjectToBeGrouped - Class in net.sf.saxon.expr.flwor
Inner class representing the contents of a tuple from the pre-grouping tuple stream; a set of such objects consitutes a group.
GroupByClause.TupleComparisonKey - Class in net.sf.saxon.expr.flwor
Inner class representing a tuple comparison key: that is, an arbitrary object whose equals() and hashCode() methods can be used to test whether two tuples have equivalent grouping keys
GroupByClausePull - Class in net.sf.saxon.expr.flwor
Represents the tuple stream delivered by an "group by" clause.
GroupByClausePull(TuplePull, GroupByClause, XPathContext) - Constructor for class net.sf.saxon.expr.flwor.GroupByClausePull
 
GroupByClausePush - Class in net.sf.saxon.expr.flwor
Represents the tuple stream delivered by an "group by" clause.
GroupByClausePush(Outputter, TuplePush, GroupByClause, XPathContext) - Constructor for class net.sf.saxon.expr.flwor.GroupByClausePush
 
GroupByIterator - Class in net.sf.saxon.expr.sort
A GroupByIterator iterates over a sequence of groups defined by xsl:for-each-group group-by="x".
GroupByIterator() - Constructor for class net.sf.saxon.expr.sort.GroupByIterator
 
GroupByIterator(SequenceIterator, Expression, XPathContext, StringCollator, boolean) - Constructor for class net.sf.saxon.expr.sort.GroupByIterator
Create a GroupByIterator
GroupEndingIterator - Class in net.sf.saxon.expr.sort
A GroupEndingIterator iterates over a sequence of groups defined by xsl:for-each-group group-ending-with="x".
GroupEndingIterator(PullEvaluator, Pattern, XPathContext) - Constructor for class net.sf.saxon.expr.sort.GroupEndingIterator
 
GroupEndingTester - Class in com.saxonica.ee.stream.adjunct
This class implements GroupingFeed when the group-ending-with option is used.
GroupEndingTester(ForEachGroup, XPathContext) - Constructor for class com.saxonica.ee.stream.adjunct.GroupEndingTester
 
GROUPING_SEPARATOR - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
GroupingScope() - Constructor for class com.saxonica.ee.stream.watch.WatchManager.GroupingScope
 
groupingValues - Variable in class net.sf.saxon.expr.flwor.GroupByClause.ObjectToBeGrouped
 
GroupIterator - Interface in net.sf.saxon.expr.sort
A GroupIterator is an iterator that iterates over a sequence of groups.
groupKeys - Variable in class net.sf.saxon.expr.sort.GroupByIterator
 
GroupMatchingIterator - Class in net.sf.saxon.expr.sort
A GroupMatchingIterator contains code shared between GroupStartingIterator and GroupEndingIterator
GroupMatchingIterator() - Constructor for class net.sf.saxon.expr.sort.GroupMatchingIterator
 
groupNr - Variable in class net.sf.saxon.regex.Capture
 
groups - Variable in class net.sf.saxon.expr.sort.GroupByIterator
 
GroupStarting - Class in com.saxonica.functions.extfn
This class supports the extension function saxon:group-starting.
GroupStarting() - Constructor for class com.saxonica.functions.extfn.GroupStarting
 
GroupStartingIterator - Class in net.sf.saxon.expr.sort
A GroupStartingIterator iterates over a sequence of groups defined by xsl:for-each-group group-starting-with="x".
GroupStartingIterator(PullEvaluator, Pattern, XPathContext) - Constructor for class net.sf.saxon.expr.sort.GroupStartingIterator
 
GroupStartingTester - Class in com.saxonica.ee.stream.adjunct
This class implements GroupingFeed when the group-starting-with option is used.
GroupStartingTester(ForEachGroup, XPathContext) - Constructor for class com.saxonica.ee.stream.adjunct.GroupStartingTester
 
GroupToBeSorted - Class in net.sf.saxon.expr.sort
This class is a specialization of ObjectToBeSorted for use when the sequence being sorted is a sequence of groups.
GroupToBeSorted(int) - Constructor for class net.sf.saxon.expr.sort.GroupToBeSorted
 
grumble(String) - Method in class net.sf.saxon.expr.parser.XPathParser
Report a syntax error (a static error with error code XPST0003)
grumble(String, String) - Method in class net.sf.saxon.expr.parser.XPathParser
Report a static error
grumble(String, String, int) - Method in class net.sf.saxon.expr.parser.XPathParser
Report a static error, with location information
grumble(String, StructuredQName) - Method in class net.sf.saxon.expr.parser.XPathParser
 
grumble(String, StructuredQName, int) - Method in class net.sf.saxon.expr.parser.XPathParser
Report a static error
GT - Static variable in class net.sf.saxon.expr.parser.Token
Operator ">"
guessContentTypeFromContent(InputStream) - Method in class net.sf.saxon.resource.AbstractResourceCollection
Attempt to establish the media type of a resource, given the actual content.
guessContentTypeFromName(String) - Method in class net.sf.saxon.resource.AbstractResourceCollection
Attempt to establish the media type of a resource, given the resource URI.
GYearMonthValue - Class in net.sf.saxon.value
Implementation of the xs:gYearMonth data type
GYearMonthValue(int, byte, int, boolean) - Constructor for class net.sf.saxon.value.GYearMonthValue
 
GYearMonthValue(int, byte, int, AtomicType) - Constructor for class net.sf.saxon.value.GYearMonthValue
 
GYearValue - Class in net.sf.saxon.value
Implementation of the xs:gYear data type
GYearValue(int, int, boolean) - Constructor for class net.sf.saxon.value.GYearValue
 
GYearValue(int, int, AtomicType) - Constructor for class net.sf.saxon.value.GYearValue
 
GZIP - com.saxonica.functions.extfn.EXPathArchive.Archive.ArchiveType
 

H

halfDayName(int, int, int) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Get an am/pm indicator.
halfDayName(int, int, int) - Method in interface net.sf.saxon.lib.Numberer
Get an am/pm indicator
halfDayName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_nl
Get an am/pm indicator
halfDayName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_nlBE
Get an am/pm indicator
handleDynamicError(XPathException, XPathContext) - Method in class net.sf.saxon.pattern.Pattern
Handle a dynamic error occurring in the course of pattern evaluation.
handleExternalFunctionDeclaration(XQueryParser, XQueryFunction) - Method in class com.saxonica.expr.SaxonSyntaxExtension
 
handleExternalFunctionDeclaration(XQueryParser, XQueryFunction) - Method in class net.sf.saxon.expr.parser.ParserExtension
 
handleExternalFunctionDeclaration(XQueryParser, XQueryFunction) - Method in class net.sf.saxon.expr.parser.XPathParser
 
handleInvalidCharacters(StringBuilder) - Method in class net.sf.saxon.ma.json.JsonHandler
Deal with invalid characters in the JSON string
handleIOError(URI, IOException) - Static method in class net.sf.saxon.functions.UnparsedTextFunction
 
handleIOError(URI, IOException) - Method in class net.sf.saxon.tree.iter.TextLinesIterator
 
handleNullString(boolean) - Method in class net.sf.saxon.expr.elab.Elaborator
Helper method that returns either a zero length string or null, depending on the parameter
handleNullUnicodeString(boolean) - Method in class net.sf.saxon.expr.elab.Elaborator
Helper method that returns either a zero length string or null, depending on the parameter
handlePossiblyNullString(String, boolean) - Method in class net.sf.saxon.expr.elab.Elaborator
 
handlePossiblyNullUnicodeString(UnicodeString, boolean) - Method in class net.sf.saxon.expr.elab.Elaborator
 
handler - Variable in class net.sf.saxon.event.ContentHandlerProxy
 
handlesAppend() - Method in class com.saxonica.ee.stream.feed.SinkFeed
 
handlesAppend() - Method in interface net.sf.saxon.event.Receiver
Ask whether this Receiver can handle arbitrary items in its Receiver.append(net.sf.saxon.om.Item, net.sf.saxon.s9api.Location, int) and Receiver.append(Item, Location, int) methods.
handlesAppend() - Method in class net.sf.saxon.event.SequenceReceiver
Ask whether this Receiver can handle arbitrary items in its Outputter.append(net.sf.saxon.om.Item, net.sf.saxon.s9api.Location, int) and Outputter.append(Item, Location, int) methods.
handleSequenceConstructor(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.SourceBinding
If the element contains a sequence constructor, convert this to an expression and assign it to the select attribute
handleXPathException(XPathException) - Method in class net.sf.saxon.Controller
 
HAS_ATTRIBUTES - Static variable in class com.saxonica.ee.domino.DominoTree
 
HAS_CHILDREN - Static variable in class net.sf.saxon.event.ReceiverOption
Flag set on startElement() if the element is known to have children
HAS_CONTINUATION - Static variable in class com.saxonica.ee.domino.DominoTree
 
HAS_NAMESPACES - Static variable in class com.saxonica.ee.domino.DominoTree
 
HAS_PARENT_POINTER - Static variable in class com.saxonica.ee.domino.DominoTree
 
HAS_SIDE_EFFECTS - Static variable in class net.sf.saxon.expr.StaticProperty
Expression property: this bit indicates that an expression has (or might have) side-effects.
HAS_SPECIAL_FOCUS_RULES - Static variable in class net.sf.saxon.expr.OperandRole
 
hasAnnotation(StructuredQName) - Method in class net.sf.saxon.query.XQueryFunction
Ask whether the function has an annotation with a particular name
hasAssertions() - Method in class com.saxonica.ee.schema.UserComplexType
Test whether there are any assertions defined on this complex type
hasAssertions() - Method in enum net.sf.saxon.type.AnyType
Ask whether there are any assertions defined on this complex type
hasAssertions() - Method in interface net.sf.saxon.type.ComplexType
Ask whether there are any assertions defined on this complex type
hasAssertions() - Method in enum net.sf.saxon.type.Untyped
Ask whether there are any assertions defined on this complex type
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.
hasAttribute(String) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether an item is an element node with a given attribute (whose name is in no namespace)
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 com.saxonica.ee.domino.DominoNode
Ask whether the node has any attributes
hasAttributes() - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Returns whether this node has any attributes.
hasBeenReported() - Method in exception 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
hasBeenReported() - Method in class net.sf.saxon.type.ValidationFailure
 
hasBeenWrittenTo() - Method in class net.sf.saxon.event.EventMonitor
 
hasChildNodes() - Method in class com.saxonica.ee.domino.DominoAttr
Determine whether the node has any children.
hasChildNodes() - Method in class com.saxonica.ee.domino.DominoNode
Determine whether the node has any children.
hasChildNodes() - Method in class com.saxonica.ee.stream.om.FleetingNode
Determine whether the node has any children.
hasChildNodes() - Method in class com.saxonica.ee.stream.om.FleetingParentNode
Ask whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.dom.AttrOverNodeInfo
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.dom.DOMNodeWrapper
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 interface net.sf.saxon.om.NodeInfo
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.option.axiom.AxiomParentNodeWrapper
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.tree.linked.NodeImpl
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Determine if the node has any _children.
hasChildNodes() - Method in class net.sf.saxon.tree.NamespaceNode
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.tree.tiny.TinyParentNodeImpl
Determine if the node has children.
hasChildNodes() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement
 
hasChildNodes() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.tree.util.Orphan
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Determine whether the node has any children.
hasChildNodes() - Method in class net.sf.saxon.value.TextFragmentValue
Determine whether the node has any children.
HasChildren_1 - Class in net.sf.saxon.functions
This class implements the function fn:has-children($node), which is a standard function in XPath 3.0
HasChildren_1() - Constructor for class net.sf.saxon.functions.HasChildren_1
 
hasCompatibleStaticContext(Expression) - Method in class net.sf.saxon.expr.Expression
Ask whether the static context of this expression is compatible with the static context of another expression.
hasDecidedToEvaluateEagerly() - Method in class net.sf.saxon.expr.elab.LearningEvaluator
Ask whether the LearningEvaluator has decided to use eager evaluation always
hasEffectiveBooleanValue(Expression, boolean) - Static method in class net.sf.saxon.expr.Literal
Test if a literal has the effective boolean value true (or false)
hasErrorCode(String...) - Method in exception net.sf.saxon.trans.XPathException
Ask whether the error code is a specific system error code
hasFailed() - Method in class com.saxonica.ee.stream.feed.ItemFeed
 
hasFingerprint() - Method in class com.saxonica.ee.domino.DominoAttr
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hasFingerprint() - Method in class com.saxonica.ee.domino.DominoNode
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hasFingerprint() - Method in class com.saxonica.ee.stream.om.FleetingNode
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hasFingerprint() - Method in class net.sf.saxon.om.CodedName
Ask whether this node name representation has a known fingerprint
hasFingerprint() - Method in class net.sf.saxon.om.FingerprintedQName
Ask whether this node name representation has a known namecode and fingerprint
hasFingerprint() - Method in class net.sf.saxon.om.NameOfNode
Ask whether this node name representation has a known namecode and fingerprint
hasFingerprint() - Method in interface net.sf.saxon.om.NodeInfo
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hasFingerprint() - Method in interface net.sf.saxon.om.NodeName
Ask whether this node name representation has a known fingerprint
hasFingerprint() - Method in class net.sf.saxon.om.NoNamespaceName
Ask whether this node name representation has a known namecode and fingerprint
hasFingerprint() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hasFingerprint() - Method in class net.sf.saxon.tree.linked.NodeImpl
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hasFingerprint() - Method in class net.sf.saxon.tree.NamespaceNode
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hasFingerprint() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hasFingerprint() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hasFingerprint() - Method in class net.sf.saxon.tree.util.Orphan
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hasFingerprint() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Test whether a fingerprint is available for the node name
hasFingerprint() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Test whether a fingerprint is available for the node name
hasFingerprint() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hasFingerprint() - Method in class net.sf.saxon.value.TextFragmentValue
Ask whether this NodeInfo implementation holds a fingerprint identifying the name of the node in the NamePool.
hash(AtomicSequence) - Method in class net.sf.saxon.expr.sort.SimpleTypeComparison
 
hash(T) - Method in interface net.sf.saxon.expr.sort.EqualityMatcher
Compute a hash code for an object
HASH - Static variable in class net.sf.saxon.expr.parser.Token
# symbol
hashCode() - Method in class com.saxonica.ee.schema.Assertion
Hashcode is used when deciding whether two assertions are equal, as part of the type subsumption algorithm.
hashCode() - Method in class com.saxonica.ee.schema.ElementDecl
 
hashCode() - Method in class com.saxonica.ee.schema.fsa.CountingState
 
hashCode() - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine.TermParticlePair
 
hashCode() - Method in class com.saxonica.ee.schema.UserAtomicType
Returns a hash code value for the object.
hashCode() - Method in class com.saxonica.ee.stream.om.FleetingNode
 
hashCode() - Method in class com.saxonica.ee.stream.om.FleetingParentNode
 
hashCode() - Method in class com.saxonica.ee.stream.PostureAndSweep
 
hashCode() - Method in class com.saxonica.ee.trans.AncestorCharacteristic
 
hashCode() - Method in class com.saxonica.ee.trans.GeneralComparisonOperand
 
hashCode() - Method in class com.saxonica.ee.trans.NumericComparisonOperand
 
hashCode() - Method in class com.saxonica.ee.trans.Precondition.BooleanPrecondition
 
hashCode() - Method in class com.saxonica.ee.trans.Precondition.NumericComparisonPrecondition
 
hashCode() - Method in class com.saxonica.ee.trans.Precondition.StringHashPrecondition
 
hashCode() - Method in class com.saxonica.ee.trans.TokenMatchOperand
 
hashCode() - Method in class com.saxonica.ee.validate.CompactStringValue
 
hashCode() - Method in class com.saxonica.ee.validate.SchemaAttributeTest
Returns a hash code value for the object.
hashCode() - Method in class com.saxonica.ee.validate.SchemaElementTest
Returns a hash code value for the object.
hashCode() - Method in class com.saxonica.expr.sort.UcaCollationKeyUsingIcu
Get a hash code supporting the equals() method
hashCode() - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
Get a hash code for the purpose of comparing whether this is the same collation as another.
hashCode() - Method in class com.saxonica.xqj.SaxonXQItemType
 
hashCode() - Method in interface javax.xml.xquery.XQItemType
Returns a hash code consistent with the definition of the equals method.
hashCode() - Method in interface javax.xml.xquery.XQSequenceType
Returns a hash code consistent with the definition of the equals method.
hashCode() - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Return a hashCode
hashCode() - Method in class net.sf.saxon.expr.Expression
The hashCode() for an expression has semantics corresponding to equals().
hashCode() - Method in class net.sf.saxon.expr.flwor.GroupByClause.TupleComparisonKey
 
hashCode() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
 
hashCode() - Method in class net.sf.saxon.expr.sort.CollatingAtomicComparer
 
hashCode() - Method in class net.sf.saxon.expr.sort.CollationMatchKey
 
hashCode() - Method in class net.sf.saxon.expr.sort.CompositeAtomicKey
 
hashCode() - Method in class net.sf.saxon.expr.sort.GenericAtomicComparer
 
hashCode() - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Get a hash code used to compare two collations.
hashCode() - Method in class net.sf.saxon.functions.hof.FunctionLookup
 
hashCode() - Method in class net.sf.saxon.functions.StringJoin
 
hashCode() - Method in class net.sf.saxon.functions.SystemFunction
 
hashCode() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.ma.map.MapType
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.ma.map.RecordTest
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.ma.trie.TrieKVP
 
hashCode() - Method in class net.sf.saxon.om.AbsolutePath
 
hashCode() - Method in class net.sf.saxon.om.CodedName
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.om.DocumentKey
 
hashCode() - Method in class net.sf.saxon.om.FingerprintedQName
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.om.NameOfNode
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.om.NamespaceBinding
 
hashCode() - Method in class net.sf.saxon.om.NamespaceMap
 
hashCode() - Method in interface 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.om.NoNamespaceName
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.om.StructuredQName
Get a hashcode to reflect the equals() method.
hashCode() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
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.option.xom.XOMNodeWrapper
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.CombinedNodeTest
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.pattern.DocumentNodeTest
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.pattern.LocalNameTest
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.pattern.MultipleNodeKindTest
Returns a hash code value for the object.
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.pattern.NameTestUnion
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.pattern.NodeKindTest
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.pattern.SameNameTest
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.query.Annotation
 
hashCode() - Method in class net.sf.saxon.query.AnnotationList
 
hashCode() - Method in class net.sf.saxon.s9api.ItemType
Get a hash code with semantics corresponding to the equals() method
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.s9api.SequenceType
Get a hash code with semantics corresponding to the equals() method
hashCode() - Method in class net.sf.saxon.s9api.XdmAtomicValue
Get a hashcode that reflects the rules for equality matching
hashCode() - Method in class net.sf.saxon.s9api.XdmExternalObject
Return a hash code for the object.
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.
hashCode() - Method in class net.sf.saxon.str.BMPString
 
hashCode() - Method in class net.sf.saxon.str.CompressedWhitespace
 
hashCode() - Method in class net.sf.saxon.str.EmptyUnicodeString
Compute a hashCode.
hashCode() - Method in class net.sf.saxon.str.Slice16
Compute a hashCode.
hashCode() - Method in class net.sf.saxon.str.Slice24
Compute a hashCode.
hashCode() - Method in class net.sf.saxon.str.Slice8
Compute a hashCode.
hashCode() - Method in class net.sf.saxon.str.StringView
 
hashCode() - Method in class net.sf.saxon.str.Twine16
Compute a hashCode.
hashCode() - Method in class net.sf.saxon.str.Twine24
Compute a hashCode.
hashCode() - Method in class net.sf.saxon.str.Twine8
Compute a hashCode.
hashCode() - Method in class net.sf.saxon.str.UnicodeString
Compute a hashCode.
hashCode() - Method in class net.sf.saxon.style.PackageVersion
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.trans.ComponentTest
 
hashCode() - Method in class net.sf.saxon.trans.DecimalSymbols
 
hashCode() - Method in class net.sf.saxon.trans.packages.VersionedPackageName
 
hashCode() - Method in class net.sf.saxon.trans.SymbolicName.F
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.trans.SymbolicName
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.tree.linked.AttributeImpl
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.tree.linked.NodeImpl
 
hashCode() - Method in class net.sf.saxon.tree.NamespaceNode
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.tree.tiny.TinyAttributeImpl
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.tree.tiny.TinyDocumentImpl
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.tree.tiny.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.tree.tiny.TinyTextualElement.TinyTextualElementText
 
hashCode() - Method in class net.sf.saxon.tree.util.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.tree.wrapper.AbstractNodeWrapper
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.tree.wrapper.AbstractVirtualNode
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.tree.wrapper.RebasedNode
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.tree.wrapper.SpaceStrippedNode
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.tree.wrapper.TypeStrippedNode
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.tree.wrapper.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.type.AnyItemType
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.type.BuiltInAtomicType
The fingerprint can be used as a hashcode
hashCode() - Method in class net.sf.saxon.type.JavaExternalObjectType
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.type.SpecificFunctionType
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.type.UType
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.value.AtomicValue
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.value.Base64BinaryValue
 
hashCode() - Method in class net.sf.saxon.value.BigDecimalValue
Get the hashCode.
hashCode() - Method in class net.sf.saxon.value.BigIntegerValue
Get the hashCode.
hashCode() - Method in class net.sf.saxon.value.BooleanValue
Get a hash code for comparing two BooleanValues
hashCode() - Method in class net.sf.saxon.value.DateTimeValue.DateTimeComparable
 
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.value.DoubleValue
Get the hashCode.
hashCode() - Method in class net.sf.saxon.value.DurationValue.DurationComparable
 
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.value.FloatValue
Get the hashCode.
hashCode() - Method in class net.sf.saxon.value.GDateValue.GDateComparable
 
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.NestedIntegerValue
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.value.NotationValue
 
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.value.QNameValue
 
hashCode() - Method in class net.sf.saxon.value.QualifiedNameValue
 
hashCode() - Method in class net.sf.saxon.value.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.value.StringValue
 
hashCode() - Method in class net.sf.saxon.value.TextFragmentValue
Returns a hash code value for the object.
hashCode() - Method in class net.sf.saxon.value.TimeValue
 
hashCode() - Method in class net.sf.saxon.value.TimeValue.TimeComparable
 
hashCode() - Method in class net.sf.saxon.z.IntArraySet
Construct a hash key that supports the equals() test
hashCode() - Method in class net.sf.saxon.z.IntBlockSet
Construct a hash key that supports the equals() test
hashCode() - Method in class net.sf.saxon.z.IntHashSet
Construct a hash key that supports the equals() test
hashCode() - Method in class net.sf.saxon.z.IntRangeSet
Construct a hash key that supports the equals() test
hashCode() - Method in class net.sf.saxon.z.MonotonicIntSet
Construct a hash key that supports the equals() test
HashTrieMap - Class in net.sf.saxon.ma.map
An immutable map.
HashTrieMap() - Constructor for class net.sf.saxon.ma.map.HashTrieMap
Create an empty map
HashTrieMap(ImmutableMap<AtomicMatchKey, KeyValuePair>) - Constructor for class net.sf.saxon.ma.map.HashTrieMap
Create a map whose contents are a copy of an existing immutable map
hasICUCollator() - Method in class com.saxonica.config.JavaPlatformPE
Is an ICU collator loaded?
hasICUCollator() - Method in class net.sf.saxon.java.JavaPlatform
No ICU features
hasICUCollator() - Method in interface net.sf.saxon.Platform
Indicate whether the ICU library is available and supports Collations
hasICUNumberer() - Method in class com.saxonica.config.JavaPlatformPE
Is an ICU numberer loaded?
hasICUNumberer() - Method in class net.sf.saxon.java.JavaPlatform
 
hasICUNumberer() - Method in interface net.sf.saxon.Platform
Indicate whether the ICU library is available and supports Numberers
hasImplicitBinding(StructuredQName, StructuredQName) - Method in class net.sf.saxon.style.StyleElement
Ask whether this particular element implicitly binds a given variable (used for xsl:accumulator-rule)
hasImplicitBinding(StructuredQName, StructuredQName) - Method in class net.sf.saxon.style.XSLAccumulatorRule
 
hasInheritedAttributes() - Method in class com.saxonica.ee.validate.AttributeInheritor
Ask whether there are any attributes to inherit.
hasLength(SequenceIterator, int) - Static method in class net.sf.saxon.om.SequenceTool
Ask whether the length of a sequence is exactly N
hasLocalName(String) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether an item is a node with a given local name, irrespective of the namespace
HasLocalNamespaces() - Constructor for class net.sf.saxon.functions.registry.VendorFunctionSetHE.HasLocalNamespaces
 
hasLoopingReference - Variable in class net.sf.saxon.expr.Assignation
 
hasLoopingSubexpression(Expression, Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
 
hasLoopingVariableReference(Binding) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Determine whether a variable reference found within a clause of a FLWOR expression is a looping reference, that is, whether the variable is used more than once
hasName() - Method in class com.saxonica.xqj.pull.PullToStax
 
hasName(String, String) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether an item is a node with a given namespace URI and local name
hasNamespace(String) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether an item is a node with a given namespace URI
hasNamespaceAliases() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
 
hasNamespaces() - Method in class com.saxonica.ee.domino.DominoNode
Ask whether the node has any locally-declared namespaces
hasNext() - Method in class com.saxonica.ee.optim.MultiIndex.SelectedItemsIterator
Determine whether there are more items to come.
hasNext() - Method in class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
Determine whether there are more items to come.
hasNext() - Method in class com.saxonica.ee.stream.om.AttributeIterator
Test if there are more nodes still to come.
hasNext() - Method in class com.saxonica.xqj.pull.PullToStax
 
hasNext() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
hasNext() - Method in class net.sf.saxon.expr.BigRangeIterator
 
hasNext() - Method in class net.sf.saxon.expr.DescendingRangeIterator
 
hasNext() - Method in class net.sf.saxon.expr.ItemCheckingIterator
 
hasNext() - Method in class net.sf.saxon.expr.ItemMappingIterator
 
hasNext() - Method in class net.sf.saxon.expr.sort.EmptyIntIterator
Test whether there are any more integers in the sequence
hasNext() - Method in class net.sf.saxon.expr.sort.GroupAdjacentIterator
 
hasNext() - Method in class net.sf.saxon.expr.sort.GroupBreakingIterator
 
hasNext() - Method in class net.sf.saxon.expr.sort.GroupByIterator
 
hasNext() - Method in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
hasNext() - Method in class net.sf.saxon.expr.sort.MergeGroupingIterator
 
hasNext() - Method in class net.sf.saxon.expr.sort.MergeIterator
 
hasNext() - Method in class net.sf.saxon.expr.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
 
hasNext() - Method in class net.sf.saxon.expr.UnionEnumeration
 
hasNext() - Method in class net.sf.saxon.expr.UnionIterator
 
hasNext() - Method in class net.sf.saxon.expr.ValueTailIterator
 
hasNext() - Method in class net.sf.saxon.ma.zeno.ZenoChainIterator
 
hasNext() - Method in class net.sf.saxon.ma.zeno.ZenoSequence.ZenoSequenceIterator
 
hasNext() - Method in class net.sf.saxon.om.FocusTrackingIterator
Determine whether there are more items to come.
hasNext() - Method in class net.sf.saxon.regex.Operation.ForceProgressIterator
 
hasNext() - Method in class net.sf.saxon.resource.JarCollection.JarIterator
 
hasNext() - Method in class net.sf.saxon.s9api.XdmSequenceIterator
Returns true if the iteration has more elements.
hasNext() - Method in class net.sf.saxon.trace.ContextStackIterator
Returns true if the iteration has more elements.
hasNext() - Method in class net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator
 
hasNext() - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
Test whether there are any more items
hasNext() - Method in class net.sf.saxon.tree.iter.EmptyIterator
Determine whether there are more items to come.
hasNext() - Method in class net.sf.saxon.tree.iter.ListIterator.Of
 
hasNext() - Method in interface net.sf.saxon.tree.iter.LookaheadIterator
Determine whether there are more items to come.
hasNext() - Method in class net.sf.saxon.tree.iter.LookaheadIteratorImpl
 
hasNext() - Method in class net.sf.saxon.tree.iter.ManualIterator
Determine whether there are more items to come.
hasNext() - Method in class net.sf.saxon.tree.iter.NodeWrappingAxisIterator
 
hasNext() - Method in class net.sf.saxon.tree.iter.SingleNodeIterator
Determine whether there are more items to come.
hasNext() - Method in class net.sf.saxon.tree.iter.SingletonIterator
Determine whether there are more items to come.
hasNext() - Method in class net.sf.saxon.tree.iter.TwoItemIterator
Returns true if the iteration has more elements.
hasNext() - Method in class net.sf.saxon.tree.iter.UntypedAtomizingIterator
 
hasNext() - Method in class net.sf.saxon.tree.jiter.ConcatenatingIterator
 
hasNext() - Method in class net.sf.saxon.tree.jiter.MappingJavaIterator
 
hasNext() - Method in class net.sf.saxon.tree.jiter.MonoIterator
Returns true if the iteration has more elements.
hasNext() - Method in class net.sf.saxon.tree.jiter.PairIterator
Returns true if the iteration has more elements.
hasNext() - Method in class net.sf.saxon.tree.jiter.WrappingJavaIterator
 
hasNext() - Method in class net.sf.saxon.z.ConcatenatingIntIterator
 
hasNext() - Method in class net.sf.saxon.z.IntArraySet.IntArrayIterator
 
hasNext() - Method in interface net.sf.saxon.z.IntIterator
Test whether there are any more integers in the sequence; and change the state of the iterator so a call on IntIterator.next() delivers the next integer.
hasNext() - Method in class net.sf.saxon.z.IntRepeatIterator
 
hasNext() - Method in class net.sf.saxon.z.IntSingletonIterator
 
hasNext() - Method in class net.sf.saxon.z.IntStepIterator
 
hasNoYearZero - Variable in class net.sf.saxon.value.DateTimeValue.MutableDateTimeValue
 
hasNoYearZero - Variable in class net.sf.saxon.value.GDateValue
 
hasNoYearZero - Variable in class net.sf.saxon.value.GDateValue.MutableGDateValue
 
hasNumberer() - Static method in class com.saxonica.config.ICULibrary
Is an ICU numberer loaded?
hasOptimizationData() - Method in class net.sf.saxon.trans.rules.RuleChain
Ask whether the rule chain has optimization data, requiring allocation of a PreconditionMatcher when searching the rule chain
hasParserFeature(String) - Method in class net.sf.saxon.lib.ParseOptions
Get a particular parser feature added
hasProperty(SourceBinding.BindingProperty) - Method in class net.sf.saxon.style.SourceBinding
Get a boolean property of the variable
hasReachableReturnables() - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNode
Test whether there are any returnable nodes reachable from this node by zero or more arcs
hasReachableReturnables() - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNodeSet
Test whether there are any returnable nodes reachable from nodes in this nodeset
hasSameFocus() - Method in class net.sf.saxon.expr.Operand
Ask whether the child expression is evaluated with the same focus as its parent expression
hasSameFocus() - Method in class net.sf.saxon.expr.OperandRole
Ask whether the child expression is evaluated with the same focus as its parent expression
hasSameLocation(SchemaStructure) - Method in class com.saxonica.ee.schema.SchemaStructure
Ask whether this schema component should be considered identical to another schema component
hasSameNode(SequenceIterator, SequenceIterator) - Static method in class net.sf.saxon.option.exslt.Sets
Determine whether two node-sets (interpreted as sequences of nodes that must be supplied in document order) contain at least one node in common
HasSameNodes() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.HasSameNodes
 
hasSameTypeTable(ElementDecl) - Method in class com.saxonica.ee.schema.ElementDecl
Test whether this element declaration has "the same" type table as another element declaration
hasSideEffects() - Method in class net.sf.saxon.lib.ExtensionFunctionDefinition
Ask whether the function has side-effects.
hasSpecialFocusRules() - Method in class net.sf.saxon.expr.Operand
 
hasSpecialFocusRules() - Method in class net.sf.saxon.expr.OperandRole
 
hasSpecialProperty(int) - Method in class net.sf.saxon.expr.Expression
Ask whether a particular "special property" is present for this expression
hasSubstring(UnicodeString, long) - Method in class net.sf.saxon.str.UnicodeString
Ask whether this string has another string as its content starting at a given offset
hasSubstring(UnicodeString, long) - Method in class net.sf.saxon.str.ZenoString
Ask whether this string has another string as its content starting at a given offset
hasText() - Method in class com.saxonica.xqj.pull.PullToStax
 
hasTimezone() - Method in class net.sf.saxon.value.CalendarValue
Determine whether this value includes a timezone
hasType(ItemType) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether an item matches a given item type
hasTypeAlternatives() - Method in class com.saxonica.ee.schema.AttributeDecl
Determine, in the case of an Element Declaration, whether there are type alternatives defined
hasTypeAlternatives() - Method in class com.saxonica.ee.schema.ElementDecl
Ask whether any type alternatives are defined for this element
hasTypeAlternatives() - Method in interface net.sf.saxon.type.SchemaDeclaration
Determine, in the case of an Element Declaration, whether there are type alternatives defined
hasUncompletedTasks() - Method in class com.saxonica.ee.parallel.CountingCompletionService
 
hasUniformNamespaces() - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Ask whether the element is the root of a subtree in which no descendant element has any local namespace declarations or undeclarations; that is, all elements in the subtree have the same in-scope namespace bindings.
HasUniformNamespaces() - Constructor for class net.sf.saxon.functions.registry.VendorFunctionSetHE.HasUniformNamespaces
 
hasUnknownDependencies() - Method in class net.sf.saxon.expr.parser.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
hasURI(NamespaceUri) - Method in class net.sf.saxon.om.CodedName
Test whether this name is in a given namespace
hasURI(NamespaceUri) - Method in class net.sf.saxon.om.FingerprintedQName
Test whether this name is in a given namespace
hasURI(NamespaceUri) - Method in class net.sf.saxon.om.NameOfNode
Test whether this name is in a given namespace
hasURI(NamespaceUri) - Method in interface net.sf.saxon.om.NodeName
Test whether this name is in a given namespace
hasURI(NamespaceUri) - Method in class net.sf.saxon.om.NoNamespaceName
Test whether this name is in a given namespace
hasURI(NamespaceUri) - Method in class net.sf.saxon.om.StructuredQName
Test whether the URI is equal to some constant
hasURI(NamespaceUri) - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
 
hasURI(NamespaceUri) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Test whether the URI part of the name of this node is equal to a specific value.
hasValidationParams() - Method in class com.saxonica.ee.validate.ValidationContext
Ask whether there are any validation parameters defined
hasVariableBinding(Binding) - Method in class net.sf.saxon.expr.Assignation
 
hasVariableBinding(Binding) - Method in class net.sf.saxon.expr.Expression
Ask whether this expression is, or contains, the binding of a given variable
hasVariableBinding(Binding) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Determine whether a given variable binding belongs to this FLWOR expression
hasVariableBinding(Binding) - Method in class net.sf.saxon.expr.instruct.Block
Ask whether this expression is, or contains, the binding of a given variable
hasVariableBinding(Binding) - Method in class net.sf.saxon.expr.instruct.IterateInstr
Ask whether this expression is, or contains, the binding of a given variable
hasVariableBinding(Binding) - Method in class net.sf.saxon.expr.instruct.LocalParam
Ask whether this expression is, or contains, the binding of a given variable
hasVariableBinding(Binding) - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Ask whether this expression is, or contains, the binding of a given variable
hasXmlSpacePreserveAttribute() - Method in class net.sf.saxon.tree.tiny.TinyTree
Ask whether, somewhere in the tree, there is an attribute xml:space="preserve"
haveSameName(NodeInfo, NodeInfo) - Static method in class net.sf.saxon.tree.util.Navigator
Ask whether two nodes have the same name
head() - Method in class com.saxonica.ee.optim.SearchableValue
Get the first item in the sequence.
head() - Method in class com.saxonica.ee.stream.om.FleetingNode
To implement Sequence, this method returns the item itself
head() - Method in class com.saxonica.ee.validate.CompactStringValue
 
head() - Method in class com.saxonica.functions.sql.SQLTable
 
head() - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the first item in the sequence.
head() - Method in class net.sf.saxon.ma.trie.ImmutableList
Get the first item in the list
head() - Method in class net.sf.saxon.ma.zeno.ZenoSequence
Get the first item in the sequence
head() - Method in class net.sf.saxon.om.AtomicArray
 
head() - Method in interface net.sf.saxon.om.AtomicSequence
Get the first item in the sequence
head() - Method in class net.sf.saxon.om.EmptyAtomicSequence
 
head() - Method in interface net.sf.saxon.om.GroundedValue
Get the first item of the sequence.
head() - Method in interface net.sf.saxon.om.Item
Get the first item in the sequence.
head() - Method in class net.sf.saxon.om.LazySequence
Get the first item in the sequence.
head() - Method in class net.sf.saxon.om.MemoSequence
 
head() - Method in interface net.sf.saxon.om.Sequence
Get the first item in the sequence.
head() - Method in class net.sf.saxon.om.ZeroOrMore
Get the first item in the sequence.
head() - Method in class net.sf.saxon.om.ZeroOrOne
Get the first item in the sequence.
head() - Method in class net.sf.saxon.trans.rules.RuleChain
Get the first rule in the chain, or null if the chain is empty
head() - Method in class net.sf.saxon.tree.linked.NodeImpl
To implement Sequence, this method returns the item itself
head() - Method in class net.sf.saxon.tree.NamespaceNode
To implement Sequence, this method returns the item itself
head() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
To implement Sequence, this method returns the item itself
head() - Method in class net.sf.saxon.value.AtomicValue
To implement Sequence, this method returns the item itself
head() - Method in class net.sf.saxon.value.Closure
Get the first item in the sequence.
head() - Method in class net.sf.saxon.value.EmptySequence
Get the first item in the sequence.
head() - Method in class net.sf.saxon.value.IntegerRange
 
head() - Method in class net.sf.saxon.value.SequenceExtent.Of
 
head() - Method in class net.sf.saxon.value.SingletonClosure
Get the first item in the sequence.
HeadFn - Class in net.sf.saxon.functions
This class implements the function fn:head(), which is a standard function in XPath 3.0
HeadFn() - Constructor for class net.sf.saxon.functions.HeadFn
 
hebrew - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
helper - Variable in class net.sf.saxon.s9api.AbstractDestination
 
HEX - Static variable in class com.saxonica.serialize.HTMLEntityReferenceGenerator
 
HEX_BINARY - net.sf.saxon.type.PrimitiveUType
 
HEX_BINARY - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:hexBinary
HEX_BINARY - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
HEX_BINARY - Static variable in class net.sf.saxon.type.UType
 
HEX_INTEGER - Static variable in class net.sf.saxon.expr.parser.Token
 
HexBinaryEmitter - Class in com.saxonica.serialize
This emitter implements output method saxon:hexBinary.
HexBinaryEmitter(StreamResult, PipelineConfiguration) - Constructor for class com.saxonica.serialize.HexBinaryEmitter
 
HexBinaryToBase64Binary() - Constructor for class net.sf.saxon.type.Converter.HexBinaryToBase64Binary
 
HexBinaryToOctets() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.HexBinaryToOctets
 
HexBinaryToString() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.HexBinaryToString
 
HexBinaryValue - Class in net.sf.saxon.value
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(byte[], AtomicType) - Constructor for class net.sf.saxon.value.HexBinaryValue
Constructor: create a hexBinary value from a given array of bytes and a specified type label
HexBinaryValue(UnicodeString) - 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
HexCharacterReferenceGenerator - Class in net.sf.saxon.serialize
A class that represents a character as a hexadecimal character reference and writes the result to a supplied Writer
HIDDEN - net.sf.saxon.trans.Visibility
 
hiddenComponents - Variable in class net.sf.saxon.style.StylesheetPackage
 
hierarchical - Variable in class com.saxonica.functions.qt4.URIFunctions
 
HIERARCHICAL - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
hierarchicalSchemes - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
HIGHER_ORDER - Static variable in class net.sf.saxon.expr.OperandRole
 
highest(XPathContext, SequenceIterator) - Static method in class net.sf.saxon.option.exslt.Math
Get the items with maximum numeric value of the string-value of each of a sequence of items.
HighestOrLowest - Class in com.saxonica.functions.extfn
This class implements the saxon:highest() and saxon:lowest() extension functions.
HighestOrLowest - Class in com.saxonica.functions.qt4
This class implements the saxon:highest() and saxon:lowest() extension functions.
HighestOrLowest() - Constructor for class com.saxonica.functions.extfn.HighestOrLowest
 
HighestOrLowest() - Constructor for class com.saxonica.functions.qt4.HighestOrLowest
 
highSurrogate(int) - Static method in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
Return the high surrogate of a non-BMP character
hiraganaA - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
hiraganaI - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
History - Class in net.sf.saxon.regex
The History object is used to avoid backtracking too far.
History() - Constructor for class net.sf.saxon.regex.History
 
holdsDynamicValue() - Method in class net.sf.saxon.expr.StackFrame
 
HOLDTYPE_CLOSE_CURSORS_AT_COMMIT - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the result sequences must be closed when the commit on the connection is called.
HOLDTYPE_HOLD_CURSORS_OVER_COMMIT - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the result sequences must be preserved when the commit on the connection is called.
HomogeneityChecker - Class in net.sf.saxon.expr
This class is an expression that does a run-time check of the result of a "/" expression to ensure that (a) the results consists entirely of atomic values and function items, or entirely of nodes, and (b) if the results are nodes, then they are deduplicated and sorted into document order.
HomogeneityChecker(Expression) - Constructor for class net.sf.saxon.expr.HomogeneityChecker
 
HomogeneityChecker.HomogeneityCheckerElaborator - Class in net.sf.saxon.expr
Elaborator for a homogeneity checker, which checks that the items in a sequence are either all nodes, or all non-nodes.
HomogeneityCheckerElaborator() - Constructor for class net.sf.saxon.expr.HomogeneityChecker.HomogeneityCheckerElaborator
 
HomogeneityCheckerIterator - Class in net.sf.saxon.tree.iter
An iterator that returns the same items as its base iterator, checking to see that they are either all nodes, or all non-nodes; if they are all nodes, it delivers them in document order.
HomogeneityCheckerIterator(SequenceIterator, Location) - Constructor for class net.sf.saxon.tree.iter.HomogeneityCheckerIterator
 
HOST - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
HostLanguage - Enum in net.sf.saxon.s9api
Identifies a host language in which XPath expressions appear.
hostLanguageVersion - Variable in class net.sf.saxon.expr.PackageData
 
hour - Variable in class net.sf.saxon.value.DateTimeValue.MutableDateTimeValue
 
hourInDay(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the current hour of the day
hourInDay(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
Return the hour of the day in the specified date or date/time
HOURS - net.sf.saxon.functions.AccessorFn.Component
 
HoursFromDateTime() - Constructor for class net.sf.saxon.functions.AccessorFn.HoursFromDateTime
 
HoursFromDuration() - Constructor for class net.sf.saxon.functions.AccessorFn.HoursFromDuration
 
HoursFromTime() - Constructor for class net.sf.saxon.functions.AccessorFn.HoursFromTime
 
hrefOp - Variable in class net.sf.saxon.expr.instruct.SourceDocument
 
HTML_VERSION - net.sf.saxon.s9api.Serializer.Property
HTML version number
HTML_VERSION - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
html-version = decimal
HTML40Emitter - Class in net.sf.saxon.serialize
This class generates HTML 4.0 output
HTML40Emitter() - Constructor for class net.sf.saxon.serialize.HTML40Emitter
Constructor
HTML5_CASE_BLIND_COLLATION_URI - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI identifying the HTML5 ascii-case-blind collation
HTML50Emitter - Class in net.sf.saxon.serialize
This class generates HTML 5.0 output
HTML50Emitter() - Constructor for class net.sf.saxon.serialize.HTML50Emitter
Constructor
HTML5CaseBlindCollator - Class in net.sf.saxon.expr.sort
A collating sequence that compares strings according to the HTML5 rules for case-blind matching.
HTML5CaseBlindCollator() - Constructor for class net.sf.saxon.expr.sort.HTML5CaseBlindCollator
 
Html5Converter(Receiver) - Constructor for class com.saxonica.functions.qt4.ParseHtml.Html5Converter
 
HTML5ErrorHandler() - Constructor for class com.saxonica.functions.qt4.ParseHtml.HTML5ErrorHandler
 
HTMLEmitter - Class in net.sf.saxon.serialize
This class generates HTML output
HTMLEmitter() - Constructor for class net.sf.saxon.serialize.HTMLEmitter
Constructor
HTMLEntityReferenceGenerator - Class in com.saxonica.serialize
A class that represents a character as a decimal character reference and writes the result to a supplied Writer.
HTMLIndenter - Class in net.sf.saxon.serialize
HTMLIndenter: This ProxyReceiver indents HTML elements, by adding whitespace character data where appropriate.
HTMLIndenter(Receiver, String) - Constructor for class net.sf.saxon.serialize.HTMLIndenter
 
HTMLIndenterPE - Class in com.saxonica.serialize
HTMLIndenter with extra functionality used by Saxon-PE and Saxon-EE
HTMLIndenterPE(Receiver, String) - Constructor for class com.saxonica.serialize.HTMLIndenterPE
 
HTMLTagHashSet - Class in net.sf.saxon.serialize
A simple class for testing membership of a fixed set of case-insensitive ASCII strings.
HTMLTagHashSet(int) - Constructor for class net.sf.saxon.serialize.HTMLTagHashSet
 
HTMLURIEscaper - Class in net.sf.saxon.serialize
This class is used as a filter on the serialization pipeline; it performs the function of escaping URI-valued attributes in HTML
HTMLURIEscaper(Receiver) - Constructor for class net.sf.saxon.serialize.HTMLURIEscaper
 
HyperType - Interface in net.sf.saxon.type
Atomic types are the intersection of XPath item types and XSD simple types, and use multiple inheritance to inherit methods representing the characteristics of both these kinds.

I

IAccumulatorData - Interface in net.sf.saxon.expr.accum
Holds the values of an accumulator function for one non-streamed document
ICompilerService - Interface in net.sf.saxon.expr.parser
Marker interface representing a bytecode generation service
ICULibrary - Class in com.saxonica.config
Class to report whether ICU features are loaded.
ICULibrary() - Constructor for class com.saxonica.config.ICULibrary
 
ICUNumberer_de - Class in com.saxonica.config.pe
A numberer for German using the ICU features, which supports variable ordinal suffixing, for example '-en', '-es'
ICUNumberer_de() - Constructor for class com.saxonica.config.pe.ICUNumberer_de
 
ICUNumbererEnUnhyphenated - Class in com.saxonica.config.pe
A numberer for English, using the ICU features, which produces space-separated word numbers, for example "Twenty Two" rather than the ICU default, which is hyphen-separated: "Twenty-Two".
ICUNumbererEnUnhyphenated() - Constructor for class com.saxonica.config.pe.ICUNumbererEnUnhyphenated
 
ICUNumbererPE - Class in com.saxonica.config.pe
A numberer using the ICU features, used principally for formatting numbers as words and day/month names
id(XdmNode) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step whose effect is to interpret the supplied item as an xs:ID value and return the nodes (in a given document) that have that string as their ID.
Id() - Constructor for class net.sf.saxon.functions.SuperId.Id
 
ID - Static variable in class net.sf.saxon.functions.SuperId
 
ID - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:ID
ID - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
ID_IDREF_CHECKED - Static variable in class net.sf.saxon.event.ReceiverOption
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
Idempotency - Class in com.saxonica
 
Idempotency() - Constructor for class com.saxonica.Idempotency
 
Identity() - Constructor for class net.sf.saxon.expr.PJConverter.Identity
 
IDENTITY_CONSTRAINT - Static variable in class com.saxonica.ee.schema.SymbolSpace
 
IdentityComparable - Interface in net.sf.saxon.om
The IdentityComparable class provides a way to compare objects for strong equality.
IdentityComparison - Class in net.sf.saxon.expr
IdentityComparison: a boolean expression that compares two nodes for equals, not-equals, greater-than or less-than based on identity and document ordering
IdentityComparison(Expression, int, Expression) - Constructor for class net.sf.saxon.expr.IdentityComparison
Create an identity comparison identifying the two operands and the operator
IdentityComparison.IdentityComparisonElaborator - Class in net.sf.saxon.expr
Elaborator for an identity comparison (operators is, <<, and >> )
IdentityComparisonElaborator() - Constructor for class net.sf.saxon.expr.IdentityComparison.IdentityComparisonElaborator
 
IdentityConstraint - Class in com.saxonica.ee.schema
The base class for the XML Schema Identity Constraints (key, keyref, unique).
IdentityConstraint() - Constructor for class com.saxonica.ee.schema.IdentityConstraint
Constructor used by sub-classes.
IdentityConstraintReference - Class in com.saxonica.ee.schema
A reference to an identity constraint
IdentityConstraintReference() - Constructor for class com.saxonica.ee.schema.IdentityConstraintReference
Create a new uninitialized IdentityConstraint reference (used during schema model loading)
IdentityConstraintReference(StructuredQName, int, EnterpriseConfiguration, SourceLocator) - Constructor for class com.saxonica.ee.schema.IdentityConstraintReference
Creates a new IdentityConstraint reference
IdentityConverter() - Constructor for class net.sf.saxon.type.Converter.IdentityConverter
 
IdentityField - Class in com.saxonica.ee.schema
The field selector for an IdentityConstraint
IdentityField(String) - Constructor for class com.saxonica.ee.schema.IdentityField
Creates a new IdentityField.
IdentityFn - Class in com.saxonica.functions.qt4
Implementation of the fn:identity function proposed for 4.0
IdentityFn() - Constructor for class com.saxonica.functions.qt4.IdentityFn
 
identityHashCode() - Method in class net.sf.saxon.expr.Expression
Get a hashCode that offers the guarantee that if A.isIdentical(B), then A.identityHashCode() == B.identityHashCode()
identityHashCode() - Method in class net.sf.saxon.om.CodedName
Get a hashCode that offers the guarantee that if A.isIdentical(B), then A.identityHashCode() == B.identityHashCode()
identityHashCode() - Method in class net.sf.saxon.om.FingerprintedQName
Get a hashCode that offers the guarantee that if A.isIdentical(B), then A.identityHashCode() == B.identityHashCode()
identityHashCode() - Method in interface net.sf.saxon.om.IdentityComparable
Get a hashCode that offers the guarantee that if A.isIdentical(B), then A.identityHashCode() == B.identityHashCode()
identityHashCode() - Method in class net.sf.saxon.om.NameOfNode
Get a hashCode that offers the guarantee that if A.isIdentical(B), then A.identityHashCode() == B.identityHashCode()
identityHashCode() - Method in class net.sf.saxon.om.NoNamespaceName
Get a hashCode that offers the guarantee that if A.isIdentical(B), then A.identityHashCode() == B.identityHashCode()
identityHashCode() - Method in class net.sf.saxon.om.StructuredQName
Get a hashCode that offers the guarantee that if A.isIdentical(B), then A.identityHashCode() == B.identityHashCode()
identityHashCode() - Method in class net.sf.saxon.value.AtomicValue
Get a hashCode that offers the guarantee that if A.isIdentical(B), then A.identityHashCode() == B.identityHashCode()
identityHashCode() - Method in class net.sf.saxon.value.CalendarValue
Get a hashCode that offers the guarantee that if A.isIdentical(B), then A.identityHashCode() == B.identityHashCode()
identityHashCode() - Method in class net.sf.saxon.value.QualifiedNameValue
Get a hashCode that offers the guarantee that if A.isIdentical(B), then A.identityHashCode() == B.identityHashCode()
IdentitySelector - Class in com.saxonica.ee.schema
The selector of an IdentityConstraint
IdentitySelector(String) - Constructor for class com.saxonica.ee.schema.IdentitySelector
Create a new IdentitySelector.
IdentityTransformer - Class in net.sf.saxon.jaxp
Saxon implementation of the JAXP IdentityTransformer.
IdentityTransformer(Configuration) - Constructor for class net.sf.saxon.jaxp.IdentityTransformer
 
IdentityTransformerHandler - Class in net.sf.saxon.jaxp
IdentityTransformerHandler implements the javax.xml.transform.sax.TransformerHandler interface.
IdentityTransformerHandler(IdentityTransformer) - Constructor for class net.sf.saxon.jaxp.IdentityTransformerHandler
Create a IdentityTransformerHandler and initialise variables.
IDFilter - Class in net.sf.saxon.event
IDFilter is a ProxyReceiver that extracts the subtree of a document rooted at the element with a given ID value.
IDFilter(Receiver, String) - Constructor for class net.sf.saxon.event.IDFilter
 
idiv(IntegerValue) - Method in class net.sf.saxon.value.BigIntegerValue
Integer divide by another integer
idiv(IntegerValue) - Method in class net.sf.saxon.value.Int64Value
Integer divide by another integer
idiv(IntegerValue) - Method in class net.sf.saxon.value.IntegerValue
Integer divide by another integer
idiv(IntegerValue, Location) - Method in class net.sf.saxon.value.IntegerValue
Integer divide by another integer, providing location information for any exception
IDIV - Static variable in class net.sf.saxon.expr.Calculator
 
IDIV - Static variable in class net.sf.saxon.expr.parser.Token
operator "idiv"
Idref - Class in net.sf.saxon.functions
 
Idref() - Constructor for class net.sf.saxon.functions.Idref
 
IDREF - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:IDREF
IDREF - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
IDREFS - Static variable in class net.sf.saxon.type.BuiltInListType
 
idrefSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
idSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
IdValidator - Class in com.saxonica.ee.validate
This class validates that ID elements and attributes have unique values and that IDREF and IDREFS elements and attributes refer to an ID in the same document.
IdValidator(Receiver) - Constructor for class com.saxonica.ee.validate.IdValidator
Create a validator for ID/IDREF constraints
IDynamicLoader - Interface in net.sf.saxon.lib
Interface to a class used to perform dynamic loading of classes such as user-hook implementations, as well as product-supplied resources like stylesheets and DTDs.
IF - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "if"
IGNORABLE - Static variable in class net.sf.saxon.s9api.WhitespaceStrippingPolicy
The value IGNORABLE indicates that whitespace text nodes in element-only content are discarded.
IGNORABLE - Static variable in class net.sf.saxon.value.Whitespace
 
ignorables - Static variable in class com.saxonica.functions.qt4.ParseInteger
 
IgnorableSpaceStrippingRule - Class in net.sf.saxon.om
A whitespace stripping rule that strips whitespace text node children from all elements having an element-only content model, regardless of the value of the xml:space attribute
IgnorableSpaceStrippingRule() - Constructor for class net.sf.saxon.om.IgnorableSpaceStrippingRule
 
ignorableWhitespace(char[], int, int) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], 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
IgnorableWhitespaceStripper - Class in net.sf.saxon.event
The IgnorableWhitespaceStripper removes whitespace text nodes belonging to elements whose schema-defined type defines element-only content
IgnorableWhitespaceStripper(Receiver) - Constructor for class net.sf.saxon.event.IgnorableWhitespaceStripper
 
IGNORE_SAX_SOURCE_PARSER - Static variable in class net.sf.saxon.lib.Feature
If this option is set to true, then when a SAXSource is supplied as the input to an XSLT transformation, Saxon will ignore the XMLReader supplied in the SAXSource (in fact, it will modify the supplied SAXSource setting the XMLReader to null) and use an XMLReader created using the value of the SOURCE_PARSER_CLASS option in preference.
IGNORE_SAX_SOURCE_PARSER - Static variable in class net.sf.saxon.lib.FeatureCode
 
IGNORE_SAX_SOURCE_PARSER - Static variable in class net.sf.saxon.lib.FeatureKeys
If this option is set to true, then when a SAXSource is supplied as the input to an XSLT transformation, Saxon will ignore the XMLReader supplied in the SAXSource (in fact, it will modify the supplied SAXSource setting the XMLReader to null) and use an XMLReader created using the value of the SOURCE_PARSER_CLASS option in preference.
IGNORED - com.saxonica.ee.validate.ContentValidator.Nillability
Constant indicating that xsi:nil is allowed but ignored; this is true when we are validating against a type, rather than against an element declaration
IGNORED_INSTRUCTION - net.sf.saxon.style.StyleElement.OnFailure
 
illegalElement(NodeInfo) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called when an illegal Element is encountered.
IMMUTABLE_LINKED_TREE - Static variable in class net.sf.saxon.om.TreeModel
Immutable variant of the LinkedTree.
ImmutableArrayItem - Class in net.sf.saxon.ma.arrays
Implementation of ArrayItem backed by a persistent immutable array, so that operations that "update" the array do not have to copy the whole array
ImmutableArrayItem(Iterable<GroundedValue>) - Constructor for class net.sf.saxon.ma.arrays.ImmutableArrayItem
Create an ImmutableArrayItem , supplying the members of the array as a list (or other iterable) of values
ImmutableArrayItem(SimpleArrayItem) - Constructor for class net.sf.saxon.ma.arrays.ImmutableArrayItem
Create an ImmutableArrayItem as a copy of a supplied SimpleArrayItem
ImmutableHashTrieMap<K,​V> - Class in net.sf.saxon.ma.trie
 
ImmutableHashTrieMap() - Constructor for class net.sf.saxon.ma.trie.ImmutableHashTrieMap
 
ImmutableList<T> - Class in net.sf.saxon.ma.trie
An immutable list implementation that only supports sequential traversal using an iterator, prepending an item to the start, and extraction of the head()/tail() of the list.
ImmutableList() - Constructor for class net.sf.saxon.ma.trie.ImmutableList
 
ImmutableMap<K,​V> - Interface in net.sf.saxon.ma.trie
 
implementationFactory - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
The class containing the implementation of this function (always a subclass of SystemFunction)
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.flwor.FLWORExpression
Determine whether this expression implements its own method for static type checking
implementsStaticTypeCheck() - Method in class net.sf.saxon.expr.instruct.Block
 
implementsStaticTypeCheck() - Method in class net.sf.saxon.expr.instruct.Choose
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_EOF - Static variable in class net.sf.saxon.expr.parser.Token
Pseudo-token representing implicit end of expression (the parser doesn't care what follows the expression)
IMPLICIT_SCHEMA_IMPORTS - Static variable in class net.sf.saxon.lib.Feature
IMPLICIT_SCHEMA_IMPORTS allows reference to schema components without an xs:import for the relevant namespace being present in the containing schema document.
IMPLICIT_SCHEMA_IMPORTS - Static variable in class net.sf.saxon.lib.FeatureCode
 
IMPLICIT_SCHEMA_IMPORTS - Static variable in class net.sf.saxon.lib.FeatureKeys
IMPLICIT_SCHEMA_IMPORTS allows reference to schema components without an xs:import for the relevant namespace being present in the containing schema document.
IMPLICITLY_DECLARED - net.sf.saxon.style.SourceBinding.BindingProperty
 
IMPLICITLY_REQUIRED - net.sf.saxon.style.SourceBinding.BindingProperty
 
implicitParams - Variable in class net.sf.saxon.expr.parser.XPathParser.InlineFunctionDetails
 
implicitSelect - Variable in class net.sf.saxon.expr.instruct.ApplyTemplates
 
ImplicitTimezone() - Constructor for class net.sf.saxon.functions.DynamicContextAccessor.ImplicitTimezone
 
IMPORT_MODULE - Static variable in class net.sf.saxon.expr.parser.Token
"import module"
IMPORT_SCHEMA - Static variable in class net.sf.saxon.expr.parser.Token
"import schema"
importAttributes(Properties) - Method in class net.sf.saxon.functions.ApplyFn
Import any attributes found in the export file, that is, any attributes output using the exportAttributes method
importAttributes(Properties) - Method in class net.sf.saxon.functions.CollatingFunctionFixed
 
importAttributes(Properties) - Method in class net.sf.saxon.functions.Innermost
 
importAttributes(Properties) - Method in class net.sf.saxon.functions.Minimax
 
importAttributes(Properties) - Method in class net.sf.saxon.functions.Outermost
 
importAttributes(Properties) - Method in class net.sf.saxon.functions.SystemFunction
Import any attributes found in the export file, that is, any attributes output using the exportAttributes method
importComponents(Source) - Method in class com.saxonica.config.EnterpriseConfiguration
Import a precompiled Schema Component Model from a given Source.
importComponents(Source) - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
Import a precompiled Schema Component Model from a given Source.
importComponents(Source) - Method in class net.sf.saxon.Configuration
Import a precompiled Schema Component Model from a given Source.
importComponents(Source) - Method in class net.sf.saxon.s9api.SchemaManager
Import a precompiled Schema Component Model from a given Source.
ImportedFunctionLibrary - Class in net.sf.saxon.query
This implementation of FunctionLibrary contains all the functions imported into a Query Module.
ImportedFunctionLibrary(QueryModule, XQueryFunctionLibrary) - Constructor for class net.sf.saxon.query.ImportedFunctionLibrary
Create an imported function library
importedModules - Variable in class net.sf.saxon.query.XQueryParser
 
importedSchemaNamespaces - Variable in class net.sf.saxon.sxpath.IndependentContext
 
importFunctionSet(BuiltInFunctionSet) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Import another function set (which must be in the same namespace)
importLicenseDetails(Configuration) - Method in class com.saxonica.config.ProfessionalConfiguration
Share licensing data stored in one configuration with another configuration.
importLicenseDetails(Configuration) - Method in class net.sf.saxon.Configuration
 
importNode(Node, boolean) - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
Import a node from another document to this document.
importPackage(XsltPackage) - Method in class net.sf.saxon.s9api.XsltCompiler
Import a library package.
importPackage(XsltPackage, String, String) - Method in class net.sf.saxon.s9api.XsltCompiler
Import a library package, changing the package name and/or version.
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.
importSchemaNamespace(String) - Method in class net.sf.saxon.s9api.XPathCompiler
Import a schema namespace: that is, add the element and attribute declarations and type definitions contained in a given namespace to the static context for the XPath expression.
importSchemaNamespace(NamespaceUri) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
Add an imported schema namespace
importSchemata() - Method in class com.saxonica.ee.trans.PrincipalStylesheetModuleEE
Process import-schema declarations
importSchemata() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Process import-schema declarations
importsNamespace(NamespaceUri) - Method in class net.sf.saxon.query.QueryModule
Ask whether this module directly imports a particular namespace
importXQueryEnvironment(XQueryCompiler) - Method in class net.sf.saxon.s9api.XsltCompiler
Import a compiled XQuery library.
IN - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "in"
IN_CHOICE_GROUP - Static variable in class net.sf.saxon.expr.OperandRole
 
inCharset(int) - Method in class net.sf.saxon.serialize.charcode.ASCIICharacterSet
 
inCharset(int) - Method in interface net.sf.saxon.serialize.charcode.CharacterSet
Determine if a character is present in the character set
inCharset(int) - Method in class net.sf.saxon.serialize.charcode.ISO88591CharacterSet
 
inCharset(int) - Method in class net.sf.saxon.serialize.charcode.JavaCharacterSet
 
inCharset(int) - Method in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
 
inCharset(int) - Method in class net.sf.saxon.serialize.charcode.UTF8CharacterSet
 
INCLUDE_COMMENTS - Static variable 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 - net.sf.saxon.s9api.Serializer.Property
For HTML and XHTML, set to "yes" or "no" to indicate whether a <meta> element is to be written to indicate the content type and encoding
INCLUDE_CONTENT_TYPE - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
include-content-type = "yes" | "no".
INCLUDE_NAMESPACES - Static variable 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 variable 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 variable in class net.sf.saxon.functions.DeepEqual
Flag indicating that processing instruction nodes are taken into account when comparing element or document nodes
includeMatchingItem() - Method in class com.saxonica.functions.qt4.ItemsEnding
 
includeMatchingItem() - Method in class com.saxonica.functions.qt4.ItemsEnding.ItemsBefore
 
includeMatchingItem() - Method in class com.saxonica.functions.qt4.ItemsEnding.ItemsUntil
 
includeMatchingItem() - Method in class com.saxonica.functions.qt4.ItemsStarting
 
includeMatchingItem() - Method in class com.saxonica.functions.qt4.ItemsStarting.ItemsAfter
 
includeMatchingItem() - Method in class com.saxonica.functions.qt4.ItemsStarting.ItemsFrom
 
includes(int, int) - Static method in class net.sf.saxon.om.CopyOptions
 
includes(String) - Method in class net.sf.saxon.query.AnnotationList
Ask whether a list of annotations contains an annotation with a given local name
includes(StructuredQName) - Method in class net.sf.saxon.query.AnnotationList
Ask whether a list of annotations contains an annotation with a given name
includesBinding(Binding) - Method in class net.sf.saxon.expr.flwor.TupleExpression
 
INCOMPLETE - net.sf.saxon.type.SchemaValidationStatus
 
IncrementalIterator - Class in net.sf.saxon.tree.iter
This class implements an AxisIterator by providing a start item, and a function that selects the next item as a function of the previous item.
IncrementalIterator(NodeInfo, Function<NodeInfo, NodeInfo>) - Constructor for class net.sf.saxon.tree.iter.IncrementalIterator
Create an IncrementalIterator
incrementAndGet() - Method in class net.sf.saxon.om.AtomicCounter
 
incrementAndTestDepth() - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Increment and test depth
incrementCounter() - Method in class com.saxonica.ee.schema.fsa.CountingState
 
incrementErrorCount() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Increment the number of errors detected in this schema document
incrementErrorCount(ValidationFailure) - Method in class com.saxonica.ee.validate.ValidationContext
Increment the count of validation errors found
incrementLineNumber(int) - Method in class net.sf.saxon.expr.parser.Tokenizer
Increment the line number, making a record of where in the input string the newline character occurred.
incrementMessageCounter(StructuredQName) - Method in class net.sf.saxon.trans.XsltController
Increment a counter in the message counters.
incrementPosition() - Method in class net.sf.saxon.tree.iter.ManualIterator
Advance the current position by one.
incrementReferenceCount() - Method in class net.sf.saxon.expr.instruct.UserFunction
 
indefiniteArticle(String, String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Construct an indefinite article in English
indefiniteArticleFor(String, boolean) - Static method in class net.sf.saxon.trans.Err
 
indent - Variable in class net.sf.saxon.trace.AbstractTraceListener
 
indent(int) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Construct indent string, for diagnostic output
INDENT - net.sf.saxon.s9api.Serializer.Property
Set to "yes" or "no" to indicate whether indentation is required
INDENT_SPACES - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
saxon:indent-spaces = integer.
indentChars - Variable in class net.sf.saxon.serialize.HTMLIndenter
 
indentForNextAttribute - Variable in class net.sf.saxon.serialize.XMLEmitter
 
IndentWhitespace - Class in net.sf.saxon.str
This class provides a compressed representation of a string used to represent indentation: specifically, an integer number of newlines followed by an integer number of spaces.
IndependentContext - Class in net.sf.saxon.sxpath
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(Configuration) - Constructor for class net.sf.saxon.sxpath.IndependentContext
Create an IndependentContext using a specific Configuration
IndependentContext(IndependentContext) - Constructor for class net.sf.saxon.sxpath.IndependentContext
Create a IndependentContext as a copy of another IndependentContext
INDETERMINATE_ORDERING - Static variable in class net.sf.saxon.om.SequenceTool
Constant returned by compareTo() method to indicate an indeterminate ordering between two values
index - Variable in class com.saxonica.ee.optim.SwitchExpression.SwitchCaseInfo
 
index - Variable in class net.sf.saxon.dom.DOMNodeWrapper
 
index - Variable in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
 
index - Variable in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
 
index - Variable in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
 
index - Variable in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
index - Variable in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
 
index - Variable in class net.sf.saxon.option.xom.XOMNodeWrapper
 
index - Variable in class net.sf.saxon.tree.iter.ArrayIterator
 
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class com.saxonica.xsltextn.style.SaxonImportQuery
 
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.StyleElement
Method supplied by declaration elements to add themselves to a stylesheet-level index
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLAccumulator
 
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLAttributeSet
 
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLDecimalFormat
Method supplied by declaration elements to add themselves to a stylesheet-level index
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLFunction
 
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLGlobalContextItem
Method supplied by declaration elements to add themselves to a stylesheet-level index
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLGlobalVariable
 
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLImportSchema
 
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLKey
 
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLMode
Method supplied by declaration elements to add themselves to a stylesheet-level index
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLModuleRoot
 
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLNamespaceAlias
 
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLPreserveSpace
 
index(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLTemplate
 
Index - Class in com.saxonica.functions.extfn
This class supports the extension function saxon:index, which returns an indexed sequence
Index() - Constructor for class com.saxonica.functions.extfn.Index
 
INDEX_VARIABLES - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
indexAttributeSet(ComponentDeclaration) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Add an attribute set to the index
IndexedFilterExpression - Class in com.saxonica.ee.optim
An IndexedFilterExpression contains a base expression and a filter predicate.
IndexedFilterExpression(Expression, Expression, Expression, AtomicComparer, boolean) - Constructor for class com.saxonica.ee.optim.IndexedFilterExpression
 
IndexedFilterExpression(VariableReference, ComparisonExpression, boolean) - Constructor for class com.saxonica.ee.optim.IndexedFilterExpression
Constructor
IndexedStack<T> - Class in net.sf.saxon.tree.util
This class replicates functionality that is available in a Java Stack, but not in a C# Stack, for example the ability to access elements by direct index (0-based, counting from the bottom of the stack).
IndexedStack() - Constructor for class net.sf.saxon.tree.util.IndexedStack
Create an empty stack with a default initial space allocation
IndexedStack(int) - Constructor for class net.sf.saxon.tree.util.IndexedStack
Create an empty stack with a specified initial space allocation
IndexedValue - Class in com.saxonica.ee.optim
A representation of a (sequence) value that allows the construction of one or more indexes to provide rapid access to the items in the sequence.
indexedVariable - Variable in class net.sf.saxon.expr.Assignation
 
IndexedVariableEvaluator - Class in net.sf.saxon.expr.elab
Evaluator for a variable that needs to be indexed, because the optimizer has identified that it will contain a sequence that is accessed using predicates based on the content Note, indexing is only used in Saxon-EE; the implementation in Saxon-HE is a dummy.
IndexedVariableEvaluator(PullEvaluator) - Constructor for class net.sf.saxon.expr.elab.IndexedVariableEvaluator
 
indexFunction(ComponentDeclaration) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Add a stylesheet function to the index
indexIDElement(NodeInfo, int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Index an element of type xs:ID
indexMode(ComponentDeclaration) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Handle an explicitly-declared mode
indexNamedTemplate(ComponentDeclaration) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Add a named template to the index
indexOf(int) - Method in class net.sf.saxon.str.BMPString
 
indexOf(int) - Method in class net.sf.saxon.str.UnicodeString
Get the position of the first occurrence of the specified codepoint, starting the search at the beginning
indexOf(int, long) - Method in class net.sf.saxon.str.BMPString
 
indexOf(int, long) - Method in class net.sf.saxon.str.EmptyUnicodeString
 
indexOf(int, long) - Method in class net.sf.saxon.str.Slice16
 
indexOf(int, long) - Method in class net.sf.saxon.str.Slice24
 
indexOf(int, long) - Method in class net.sf.saxon.str.Slice8
 
indexOf(int, long) - Method in class net.sf.saxon.str.StringView
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexOf(int, long) - Method in class net.sf.saxon.str.Twine16
Get the first position, at or beyond start, where a given codepoint appears in this string.
indexOf(int, long) - Method in class net.sf.saxon.str.Twine24
Get the first position, at or beyond start, where a given codepoint appears in this string.
indexOf(int, long) - Method in class net.sf.saxon.str.Twine8
Get the first position, at or beyond start, where a given codepoint appears in this string.
indexOf(int, long) - Method in class net.sf.saxon.str.UnicodeChar
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexOf(int, long) - Method in class net.sf.saxon.str.UnicodeString
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexOf(int, long) - Method in class net.sf.saxon.str.WhitespaceString
 
indexOf(int, long) - Method in class net.sf.saxon.str.ZenoString
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexOf(UnicodeString, long) - Method in class net.sf.saxon.str.EmptyUnicodeString
Get the first position, at or beyond start, where another string appears as a substring of this string, comparing codepoints.
indexOf(UnicodeString, long) - Method in class net.sf.saxon.str.Twine16
Get the first position, at or beyond start, where another string appears as a substring of this string, comparing codepoints.
indexOf(UnicodeString, long) - Method in class net.sf.saxon.str.Twine24
Get the first position, at or beyond start, where another string appears as a substring of this string, comparing codepoints.
indexOf(UnicodeString, long) - Method in class net.sf.saxon.str.Twine8
Get the first position, at or beyond start, where another string appears as a substring of this string, comparing codepoints.
indexOf(UnicodeString, long) - Method in class net.sf.saxon.str.UnicodeString
Get the first position, at or beyond from, where another string appears as a substring of this string, comparing codepoints.
indexOf(T) - Method in class net.sf.saxon.tree.util.IndexedStack
Search for an item on the stack, starting from the bottom
IndexOf - Class in net.sf.saxon.functions
The XPath 2.0 index-of() function, with the collation already known
IndexOf() - Constructor for class net.sf.saxon.functions.IndexOf
 
IndexOfStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for the index-of() function.
IndexOfStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.IndexOfStreamer
 
indexTypeAlias(ComponentDeclaration, PrincipalStylesheetModule) - Method in class net.sf.saxon.style.XSLItemType
 
indexVariableDeclaration(ComponentDeclaration) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Index a global xsl:variable or xsl:param element
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.BMPString
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.EmptyUnicodeString
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.Slice16
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.Slice24
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.Slice8
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.StringView
 
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.Twine16
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.Twine24
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.Twine8
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.UnicodeChar
Get the position of the first occurrence of the specified codepoint, starting the search at a given position in the string
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.UnicodeString
Get the position of the first occurrence of a codepoint that matches a supplied predicate, starting the search at a given position in the string
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.WhitespaceString
 
indexWhere(IntPredicate, long) - Method in class net.sf.saxon.str.ZenoString
 
IndexWhere - Class in com.saxonica.functions.qt4
The saxon:index-where() or fn:index-where extension function
IndexWhere() - Constructor for class com.saxonica.functions.qt4.IndexWhere
 
inferStreamEncoding(InputStream, String, Logger) - Static method in class net.sf.saxon.resource.EncodingDetector
Try to detect the encoding from the start of the input stream
INFINITY - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
info(String) - Method in class net.sf.saxon.lib.Logger
Log a message with level Logger.INFO
INFO - Static variable in class net.sf.saxon.lib.Logger
 
inheritSeparator(UserListType) - Method in class com.saxonica.ee.schema.UserListType
 
init() - Method in class com.saxonica.ee.trans.TemplateRuleInitializer
 
init() - Method in class com.saxonica.xqj.SaxonXQDataFactory
 
init() - Method in class net.sf.saxon.Configuration
 
init() - Static method in class net.sf.saxon.lib.FeatureData
 
init(int) - Method in class net.sf.saxon.functions.registry.UseWhen30FunctionSet
 
init(int, XPathContext) - Method in class net.sf.saxon.expr.instruct.AbstractBlockIterator
Initializer for use from bytecode
init(List<Clause>, Expression) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
 
init(Configuration, StreamResult, boolean) - Method in class net.sf.saxon.trace.ExpressionPresenter
Make an ExpressionPresenter that writes indented output to a specified output stream, with checksumming
init(Configuration, Receiver, boolean) - Method in class net.sf.saxon.trace.ExpressionPresenter
Make an ExpressionPresenter that writes indented output to a specified output stream, with checksumming
init(Expression, boolean, boolean, Mode) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
 
init(Expression, StructuredQName) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Initialize the properties of the variable
init(MergeInstr.MergeSource[], Expression) - Method in class net.sf.saxon.expr.sort.MergeInstr
Initialise the merge instruction
init(StructuredQName, Class<?>, AccessibleObject, Configuration) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Initialization: creates an ExtensionFunctionCall
initEndCondition(FLWORExpression, Expression) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
initForEachItem(MergeInstr, Expression) - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
initForEachStream(MergeInstr, Expression) - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
initGroupingTupleExpression(FLWORExpression, TupleExpression) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Initialize a tuple expression that evaluates all the grouping variables, returning the values these variables take in the input stream
INITIAL - net.sf.saxon.event.RegularSequenceChecker.State
 
initialAppend(String, GroundedValue) - Method in class net.sf.saxon.ma.map.DictionaryMap
During initial construction of the map, append a value to a possibly existing key-value pair
initialCharClass - Variable in class net.sf.saxon.regex.REProgram
 
initialContext(DynamicQueryContext, Controller) - Method in class net.sf.saxon.query.XQueryExpression
 
initialise(NodeName, SchemaType, AttributeMap, NodeInfo, int) - Method in class net.sf.saxon.style.XSLPackage
Initialise a new ElementImpl with an element name
initialise(NodeName, SchemaType, AttributeMap, NodeInfo, int) - Method in class net.sf.saxon.style.XSLStylesheet
 
initialise(NodeName, SchemaType, AttributeMap, NodeInfo, int) - Method in class net.sf.saxon.tree.linked.ElementImpl
Initialise a new ElementImpl with an element name
initialize() - Method in class com.saxonica.ee.trans.TemplateRuleEE
Ensure that any first-time initialization has been done.
initialize() - Method in class net.sf.saxon.expr.instruct.TemplateRule
Ensure that any first-time initialization has been done.
initialize(Configuration) - Method in class com.saxonica.config.JavaPlatformEE
Perform platform-specific initialization of the configuration
initialize(Configuration) - Method in class com.saxonica.config.JavaPlatformPE
Perform platform-specific initialization of the configuration
initialize(Configuration) - Method in class net.sf.saxon.java.JavaPlatform
Perform platform-specific initialization of the configuration
initialize(Configuration) - Method in interface net.sf.saxon.lib.Initializer
Initialize the Configuration
initialize(Configuration) - Method in interface net.sf.saxon.Platform
Perform platform-specific initialization of the configuration.
initializeBinding(GlobalVariable) - Method in class net.sf.saxon.style.XSLGlobalVariable
Initialize - common code called from the compile() method of all subclasses
initializeConfiguration(Configuration) - Method in class net.sf.saxon.Query
Customisation hook called immediately after the Configuration object is instantiated.
initializeConfiguration(Configuration) - Method in class net.sf.saxon.Transform
Customisation hook called immediately after the Configuration object is instantiated.
initializeController(Controller) - Method in class net.sf.saxon.query.DynamicQueryContext
Apply the settings from this DynamicQueryContext to a Controller
initializeController(GlobalParameterSet) - Method in class net.sf.saxon.Controller
Initialize the controller ready for a new transformation.
initializeFunctionLibraries() - Method in class net.sf.saxon.query.QueryModule
Reset function libraries
Initializer - Interface in net.sf.saxon.lib
This interface can be implemented by users (there are no implementations in Saxon itself).
initialPut(String, GroundedValue) - Method in class net.sf.saxon.ma.map.DictionaryMap
During initial construction of the map, add a key-value pair
initialPut(AtomicValue, GroundedValue) - Method in class net.sf.saxon.ma.map.HashTrieMap
Add a new entry to this map.
initRetainedTupleExpression(FLWORExpression, TupleExpression) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Initialize a tuple expression that evaluates all the non-grouping variables, returning the values these variables take in the grouping input stream
initRowSelect(MergeInstr, Expression) - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
initSequence(FLWORExpression, Expression) - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
 
initSequence(FLWORExpression, Expression) - Method in class net.sf.saxon.expr.flwor.ForClause
 
initSequence(FLWORExpression, Expression) - Method in class net.sf.saxon.expr.flwor.LetClause
 
initSequence(FLWORExpression, Expression) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
initStartCondition(FLWORExpression, Expression) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
initTalker(String) - Method in class net.sf.saxon.Gizmo
 
inject(Expression) - Method in interface net.sf.saxon.expr.parser.CodeInjector
Process an expression.
inject(Expression) - Method in class net.sf.saxon.trace.TraceCodeInjector
 
injectCharacterMapExpander(SerializationProperties, Receiver, boolean) - Method in class net.sf.saxon.lib.SerializerFactory
 
injectClause(FLWORExpression, Clause) - Method in interface net.sf.saxon.expr.parser.CodeInjector
Insert a tracing or monitoring clause into the pipeline of clauses that evaluates a FLWOR expression
injectClause(FLWORExpression, Clause) - Method in class net.sf.saxon.trace.TraceCodeInjector
Insert a tracing or monitoring clause into the pipeline of clauses that evaluates a FLWOR expression
injectCode(Expression, CodeInjector) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Inject extra code into an expression, recursively, by applying a supplied CodeInjector to every expression (and FLWOR clause) in the subtree
injectCode(CodeInjector) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Inject tracing (or other monitoring) code for each clause
injectUnicodeNormalizer(SerializationProperties, Receiver) - Method in class net.sf.saxon.lib.SerializerFactory
 
INLINE_FUNCTIONS - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
INLINE_VARIABLES - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
InlineFunctionDetails() - Constructor for class net.sf.saxon.expr.parser.XPathParser.InlineFunctionDetails
 
inlineFunctionStack - Variable in class net.sf.saxon.expr.parser.XPathParser
 
inlineVariableReferences(Expression, Binding, Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Inline variable references.
inlineVariableReferencesInternal(Expression, Binding, Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
 
innermost(SequenceIterator) - Method in class net.sf.saxon.functions.Innermost
 
Innermost - Class in net.sf.saxon.functions
This class implements the function fn:has-children(), which is a standard function in XPath 3.0
Innermost() - Constructor for class net.sf.saxon.functions.Innermost
 
input - Variable in class net.sf.saxon.expr.parser.Tokenizer
The string being parsed
InputDetails() - Constructor for class net.sf.saxon.resource.AbstractResourceCollection.InputDetails
 
inputEvaluator - Variable in class net.sf.saxon.value.Closure
 
inputIterator - Variable in class net.sf.saxon.value.Closure
 
inputOffset - Variable in class net.sf.saxon.expr.parser.Tokenizer
The current position within the input string
InputStreamMarker - Class in net.sf.saxon.query
Allows the position of an input stream to be marked and reset.
InputStreamMarker(InputStream) - Constructor for class net.sf.saxon.query.InputStreamMarker
Create an InputStreamMarker for a supplied input stream
INS - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Classification of function arguments for serialization purposes; note that values must not conflict with bit settings used for cardinalities
inScopeNamespaces - Variable in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
 
InScopeNamespacesFn - Class in com.saxonica.functions.qt4
Implementation of the saxon:in-scope-namespaces extension function.
InScopeNamespacesFn() - Constructor for class com.saxonica.functions.qt4.InScopeNamespacesFn
 
inScopeNamespacesSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
InScopePrefixes - Class in net.sf.saxon.functions
This class implements the XPath 2.0 function fn:in-scope-prefixes()
InScopePrefixes() - Constructor for class net.sf.saxon.functions.InScopePrefixes
 
insert(int, GroundedValue) - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
insert(int, GroundedValue) - Method in class net.sf.saxon.ma.arrays.ArrayItem
Insert a new member into an array
insert(int, GroundedValue) - Method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Insert a new member into an array
insert(int, GroundedValue) - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Insert a new member into an array
insert(int, T) - Method in class net.sf.saxon.ma.zeno.ZenoChain
Insert an item at position n, zero-based
INSERT_NODE - Static variable in class net.sf.saxon.expr.parser.Token
"insert node/nodes"
InsertAction - Class in com.saxonica.ee.update
A pending update action representing the effect of an insert expression
InsertAction(NodeInfo[], MutableNodeInfo, int, boolean) - Constructor for class com.saxonica.ee.update.InsertAction
Create an InsertAction
InsertAttributeAction - Class in com.saxonica.ee.update
A pending update action representing the insert attribute action.
insertBefore(Node, Node) - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Insert the node newChild before the existing child node refChild.
InsertBefore - Class in net.sf.saxon.functions
The XPath 2.0 insert-before() function
InsertBefore() - Constructor for class net.sf.saxon.functions.InsertBefore
 
InsertBefore.InsertIterator - Class in net.sf.saxon.functions
Insertion iterator.
InsertBeforeStreamer - Class in com.saxonica.ee.stream.adjunct
Implement streaming of insert-before instruction.
InsertBeforeStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.InsertBeforeStreamer
 
insertChildren(NodeInfo[], boolean, boolean) - Method in interface net.sf.saxon.om.MutableNodeInfo
Insert a sequence of nodes as children of this node.
insertChildren(NodeInfo[], boolean, boolean) - Method in class net.sf.saxon.tree.linked.NodeImpl
Insert a sequence of nodes as children of this node.
insertChildren(NodeInfo[], boolean, boolean) - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Insert a sequence of nodes as _children of this node.
insertChildren(NodeInfo[], boolean, boolean) - Method in class net.sf.saxon.tree.util.Orphan
Insert copies of a sequence of nodes as children of this node.
insertChildrenAt(NodeInfo[], int, boolean) - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Insert children before or after a given existing child
insertData(int, String) - Method in class net.sf.saxon.dom.TextOverNodeInfo
Insert a string at the specified character offset.
InsertExpression - Class in com.saxonica.ee.update
An insert expression in XQuery Update
InsertExpression(Expression, Expression, int, int, boolean, boolean) - Constructor for class com.saxonica.ee.update.InsertExpression
Create an InsertExpression
InsertIterator(SequenceIterator, SequenceIterator, int) - Constructor for class net.sf.saxon.functions.InsertBefore.InsertIterator
 
insertSiblings(NodeInfo[], boolean, boolean) - Method in interface net.sf.saxon.om.MutableNodeInfo
Insert a sequence of nodes as siblings of this node.
insertSiblings(NodeInfo[], boolean, boolean) - Method in class net.sf.saxon.tree.linked.NodeImpl
Insert copies of a sequence of nodes as siblings of this node.
insertSiblings(NodeInfo[], boolean, boolean) - Method in class net.sf.saxon.tree.util.Orphan
Insert copies of a sequence of nodes as siblings of this node.
InSituValidator - Class in com.saxonica.ee.validate
This class performs in-situ validation of a tree represented in memory as a NodeInfo object.
InSituValidator(MutableNodeInfo, int) - Constructor for class com.saxonica.ee.validate.InSituValidator
Create an InSituValidator
INSPECT - Static variable in class net.sf.saxon.expr.OperandRole
 
INSPECTION - net.sf.saxon.expr.OperandUsage
 
INSPECTION - net.sf.saxon.trans.FunctionStreamability
 
InspectionAdjunct - Class in com.saxonica.ee.stream.adjunct
Abstract superclass for constructs that have operand usage "inspection" on their primary (sequence-valued) operand
InspectionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.InspectionAdjunct
 
INSTANCE - net.sf.saxon.type.AnySimpleType
 
INSTANCE - net.sf.saxon.type.AnyType
 
INSTANCE - net.sf.saxon.type.Untyped
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromBigDecimal
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromBigInteger
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromBoolean
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromBooleanArray
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromByte
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromByteArray
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromCharacter
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromCharArray
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromCollection
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromDate
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromDouble
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromDoubleArray
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromFloat
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromFloatArray
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromInstant
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromInt
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromIntArray
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromLocalDate
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromLocalDateTime
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromLong
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromLongArray
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromObject
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromOffsetDateTime
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromQName
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromSequence
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromSequenceIterator
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromShort
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromShortArray
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromSource
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromString
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromUnicodeString
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromURI
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.FromZonedDateTime
 
INSTANCE - Static variable in class net.sf.saxon.expr.JPConverter.VoidConverter
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.AnyURIValueToURI
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.AnyURIValueToURL
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.Atomic
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.BooleanValueToBoolean
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.CalendarValueToCalendar
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.CalendarValueToDate
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.CalendarValueToInstant
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.CalendarValueToLocalDateTime
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.CalendarValueToOffsetDateTime
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.CalendarValueToZonedDateTime
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.ConditionalUnwrapExternalObject
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.DateValueToLocalDate
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.General
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.Identity
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.IntegerValueToBigInteger
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.IntegerValueToByte
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.IntegerValueToChar
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.IntegerValueToInt
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.IntegerValueToLong
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.IntegerValueToShort
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.NumericValueToBigDecimal
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.NumericValueToDouble
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.NumericValueToFloat
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.QualifiedNameValueToQName
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.StringItemToChar
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.StringItemToString
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.StringItemToUnicodeString
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.ToCollection
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.ToNull
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.ToOne
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.ToOneOrMore
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.ToSequenceExtent
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.ToSequenceIterator
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.ToZeroOrMore
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.ToZeroOrOne
 
INSTANCE - Static variable in class net.sf.saxon.expr.PJConverter.UnwrapExternalObject
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.Base64BinaryToHexBinary
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.BooleanToDecimal
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.BooleanToDouble
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.BooleanToFloat
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.BooleanToInteger
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DateTimeToDate
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DateTimeToGDay
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DateTimeToGMonth
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DateTimeToGMonthDay
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DateTimeToGYear
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DateTimeToGYearMonth
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DateTimeToTime
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DateToDateTime
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DecimalToInteger
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DoubleToDecimal
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DoubleToInteger
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DurationToDayTimeDuration
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.DurationToYearMonthDuration
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.FloatToDecimal
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.FloatToInteger
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.HexBinaryToBase64Binary
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.IdentityConverter
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.IntegerToDecimal
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.NotationToQName
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.NumericToBoolean
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.NumericToDecimal
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.NumericToDouble
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.NumericToFloat
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.NumericToInteger
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.PromoterToAnyURI
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.PromoterToBase64Binary
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.PromoterToHexBinary
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.PromoterToString
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.QNameToNotation
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.ToStringConverter
 
INSTANCE - Static variable in class net.sf.saxon.type.Converter.ToUntypedAtomicConverter
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToBase64Binary
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToBoolean
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToDayTimeDuration
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToDecimal
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToDuration
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToGDay
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToGMonth
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToGMonthDay
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToHexBinary
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToInteger
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToLanguage
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToName
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToNMTOKEN
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToNormalizedString
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToString
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToTime
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToToken
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToUntypedAtomic
 
INSTANCE - Static variable in class net.sf.saxon.type.StringConverter.StringToYearMonthDuration
 
INSTANCE_OF - Static variable in class net.sf.saxon.expr.parser.Token
operator "instance of"
instanceOf(XQItemType) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
instanceOf(XQItemType) - Method in class com.saxonica.xqj.SaxonXQItem
 
instanceOf(XQItemType) - Method in class com.saxonica.xqj.SaxonXQSequence
 
instanceOf(XQItemType) - Method in interface javax.xml.xquery.XQItemAccessor
Checks if the item "matches" an item type, as defined in 2.5.4.2 Matching an Item Type and an Item, XQuery 1.0: An XML Query Language.
InstanceOfAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for an "instance of" expression
InstanceOfAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.InstanceOfAdjunct
 
InstanceOfElaborator() - Constructor for class net.sf.saxon.expr.InstanceOfExpression.InstanceOfElaborator
 
InstanceOfExpression - Class in net.sf.saxon.expr
InstanceOf Expression: implements "Expr instance of data-type"
InstanceOfExpression(Expression, SequenceType) - Constructor for class net.sf.saxon.expr.InstanceOfExpression
Construct an "instance of" expression in the form "source instance of target"
InstanceOfExpression.InstanceOfElaborator - Class in net.sf.saxon.expr
Elaborator for an instance of expression
instantiateClassName(String, Object, Class<?>) - Method in class net.sf.saxon.Configuration
 
instantiateConfiguration(String, ClassLoader) - Static method in class net.sf.saxon.Configuration
Instantiate a Configuration object with a given class name
Instantiator<T> - Class in net.sf.saxon.trans
Interface representing a factory class for instantiating instances of a specific class
Instantiator(String, Configuration) - Constructor for class net.sf.saxon.trans.Instantiator
 
inStreamableConstruct - Variable in class net.sf.saxon.expr.instruct.ApplyTemplates
 
Instruction - Class in net.sf.saxon.expr.instruct
Abstract superclass for all instructions in the compiled stylesheet.
Instruction() - Constructor for class net.sf.saxon.expr.instruct.Instruction
Constructor
INSTRUCTION - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
InstructionWithComplexContent - Interface in net.sf.saxon.expr.instruct
Interface implemented by instructions that contain a sequence constructor evaluated using the rules for "constructing complex content": for example, xsl:element, xsl:copy, xsl:document, xsl:result-document
Instrumentation - Class in net.sf.saxon.trace
Internal class used for instrumentation purposes.
Instrumentation() - Constructor for class net.sf.saxon.trace.Instrumentation
 
inSummerTime(DateTimeValue, String) - Static method in class net.sf.saxon.expr.number.NamedTimeZone
Determine whether a given date/time is in summer time (daylight savings time) in a given region.
InSummerTime() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.InSummerTime
 
INT - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:int
INT - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
Int64Value - Class in net.sf.saxon.value
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
Int64Value(long, AtomicType) - Constructor for class net.sf.saxon.value.Int64Value
Constructor supplying a long, with a specific type annotation
Int64Value(long, BuiltInAtomicType, boolean) - Constructor for class net.sf.saxon.value.Int64Value
Constructor for a subtype, supplying a long and a type label.
IntArrayIterator(int[], int) - Constructor for class net.sf.saxon.z.IntArraySet.IntArrayIterator
Create an iterator over the integers in an array (in positions 0 to n-1 inclusive, where n is the value of the limit argument)
IntArraySet - Class in net.sf.saxon.z
Set of int values.
IntArraySet() - Constructor for class net.sf.saxon.z.IntArraySet
Create an empty set
IntArraySet(IntArraySet) - Constructor for class net.sf.saxon.z.IntArraySet
Create one IntArraySet as a copy of another
IntArraySet(IntHashSet) - Constructor for class net.sf.saxon.z.IntArraySet
Create a set containing integers from the specified IntHashSet
IntArraySet.IntArrayIterator - Class in net.sf.saxon.z
Iterator class: iterate over an array of integers
IntBlockSet - Class in net.sf.saxon.z
Set of int values.
IntBlockSet(int, int) - Constructor for class net.sf.saxon.z.IntBlockSet
Create an IntRangeSet given the start point and end point of the integer range.
IntComplementSet - Class in net.sf.saxon.z
An immutable integer set containing all int values except those in an excluded set
IntComplementSet(IntSet) - Constructor for class net.sf.saxon.z.IntComplementSet
 
integer(long) - Static method in class net.sf.saxon.om.One
Convenience function to create a singleton integer value
INTEGER - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:integer
INTEGER - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
INTEGER_DECIMAL - Static variable in class net.sf.saxon.expr.Calculator
 
INTEGER_DOUBLE - Static variable in class net.sf.saxon.expr.Calculator
Calculators used when the first operand is an integer
INTEGER_FLOAT - Static variable in class net.sf.saxon.expr.Calculator
 
INTEGER_INTEGER - Static variable in class net.sf.saxon.expr.Calculator
 
INTEGER_SEQUENCE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a sequence of integers
IntegerDivInteger() - Constructor for class net.sf.saxon.expr.Calculator.IntegerDivInteger
 
IntegerIdivInteger() - Constructor for class net.sf.saxon.expr.Calculator.IntegerIdivInteger
 
IntegerMinusInteger() - Constructor for class net.sf.saxon.expr.Calculator.IntegerMinusInteger
 
IntegerModInteger() - Constructor for class net.sf.saxon.expr.Calculator.IntegerModInteger
 
IntegerPlusInteger() - Constructor for class net.sf.saxon.expr.Calculator.IntegerPlusInteger
 
IntegerRange - Class in net.sf.saxon.value
This class represents a sequence of integers, for example 1 by 5 to 50.
IntegerRange(long, long, long) - Constructor for class net.sf.saxon.value.IntegerRange
Construct an integer range expression
IntegerRangeTest - Class in net.sf.saxon.expr
An IntegerRangeTest is an expression of the form E = N to M where N and M are both expressions of type integer.
IntegerRangeTest(Expression, Expression, Expression) - Constructor for class net.sf.saxon.expr.IntegerRangeTest
Construct a IntegerRangeTest
IntegerRangeTest.IntegerRangeTestElaborator - Class in net.sf.saxon.expr
 
IntegerRangeTestElaborator() - Constructor for class net.sf.saxon.expr.IntegerRangeTest.IntegerRangeTestElaborator
 
IntegerTimesInteger() - Constructor for class net.sf.saxon.expr.Calculator.IntegerTimesInteger
 
IntegerToDecimal() - Constructor for class net.sf.saxon.type.Converter.IntegerToDecimal
 
IntegerValue - Class in net.sf.saxon.value
This class represents the XPath built-in type xs:integer.
IntegerValue(AtomicType) - Constructor for class net.sf.saxon.value.IntegerValue
 
IntegerValueToBigInteger() - Constructor for class net.sf.saxon.expr.PJConverter.IntegerValueToBigInteger
 
IntegerValueToByte() - Constructor for class net.sf.saxon.expr.PJConverter.IntegerValueToByte
 
IntegerValueToChar() - Constructor for class net.sf.saxon.expr.PJConverter.IntegerValueToChar
 
IntegerValueToInt() - Constructor for class net.sf.saxon.expr.PJConverter.IntegerValueToInt
 
IntegerValueToLong() - Constructor for class net.sf.saxon.expr.PJConverter.IntegerValueToLong
 
IntegerValueToShort() - Constructor for class net.sf.saxon.expr.PJConverter.IntegerValueToShort
 
IntegratedFunctionCall - Class in net.sf.saxon.functions
Expression representing a call to a user-written extension function implemented as a subtype of ExtensionFunctionCall
IntegratedFunctionCall(StructuredQName, ExtensionFunctionCall) - Constructor for class net.sf.saxon.functions.IntegratedFunctionCall
 
IntegratedFunctionCall.ConfigurationCheckingFunction - Class in net.sf.saxon.functions
This class checks that NodeInfo objects returned by an extension function were created under the right Configuration
IntegratedFunctionLibrary - Class in net.sf.saxon.functions
A library of integrated function calls, that is, user-written extension functions implemented as instances of the class ExtensionFunctionDefinition.
IntegratedFunctionLibrary() - Constructor for class net.sf.saxon.functions.IntegratedFunctionLibrary
 
IntEmptySet - Class in net.sf.saxon.z
An immutable integer set containing no integers
IntEqualityPatternOptimizer - Class in com.saxonica.ee.trans
A PatternOptimizer is an agent responsible for optimizing a particular class of patterns.
IntEqualityPatternOptimizer() - Constructor for class com.saxonica.ee.trans.IntEqualityPatternOptimizer
 
INTERLEAVE - net.sf.saxon.type.OpenContentVariety
 
INTERNAL_DTD_SUBSET - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
saxon:internal-dtd-subset = string.
internalKeyCall(KeyManager, KeyDefinitionSet, String, Expression, Expression, RetainedStaticContext) - Static method in class net.sf.saxon.functions.KeyFn
Factory method to create an internal call on key() with a known key definition
internalSetBooleanProperty(int, String, Object) - Method in class net.sf.saxon.Configuration
Set a boolean property value, without checking that it is a recognized property name
internalSubset - Variable in class net.sf.saxon.serialize.XMLEmitter
 
interpretComparisonResult(int, int) - Static method in class net.sf.saxon.expr.CompareToConstant
Interpret the result of the comparison
interpretPosition(String) - Static method in class com.saxonica.ee.xtupdate.SaxonInsert
 
intersect(EnumSet<P>, EnumSet<P>) - Static method in class net.sf.saxon.om.EnumSetTool
Return a new EnumSet as the intersection of two supplied EnumSets.
intersect(OptimizerOptions) - Method in class net.sf.saxon.expr.parser.OptimizerOptions
 
intersect(IntSet) - Method in class net.sf.saxon.z.IntComplementSet
 
intersect(IntSet) - Method in class net.sf.saxon.z.IntEmptySet
 
intersect(IntSet) - Method in class net.sf.saxon.z.IntSet
Form a new set that is the intersection of two IntSets.
intersect(IntSet) - Method in class net.sf.saxon.z.IntSingletonSet
 
intersect(IntSet) - Method in class net.sf.saxon.z.IntUniversalSet
 
INTERSECT - Static variable in class net.sf.saxon.expr.parser.Token
Operator "intersect"
intersection(SequenceIterator, SequenceIterator) - Static method in class net.sf.saxon.option.exslt.Sets
Return the intersection of two node-sets (interpreted as sequences of nodes that must be supplied in document order)
intersection(UType) - Method in class net.sf.saxon.type.UType
 
IntersectionIterator - Class in net.sf.saxon.expr
An enumeration representing a nodeset that is an intersection of two other NodeSets.
IntersectionIterator(SequenceIterator, SequenceIterator, Comparator<? super NodeInfo>) - Constructor for class net.sf.saxon.expr.IntersectionIterator
Form an enumeration of the intersection of the nodes in two nodesets
IntersectPattern - Class in net.sf.saxon.pattern
A pattern formed as the difference of two other patterns
IntersectPattern(Pattern, Pattern) - Constructor for class net.sf.saxon.pattern.IntersectPattern
Constructor
Intersperse - Class in com.saxonica.functions.qt4
The proposed XPath 4.0 intersperse() function
Intersperse() - Constructor for class com.saxonica.functions.qt4.Intersperse
 
IntExceptPredicate - Class in net.sf.saxon.z
An IntPredicate formed as the difference of two other predicates: it matches an integer if the first operand matches the integer and the second does not
IntHashMap<T> - Class in net.sf.saxon.z
A hash table that maps int keys to Object values.
IntHashMap() - Constructor for class net.sf.saxon.z.IntHashMap
Initializes a map with a capacity of 8 and a load factor of 0,25.
IntHashMap(int) - Constructor for class net.sf.saxon.z.IntHashMap
Initializes a map with the given capacity and a load factor of 0,25.
IntHashMap(int, double) - Constructor for class net.sf.saxon.z.IntHashMap
Constructs a new map with initial capacity, and load factor.
IntHashSet - Class in net.sf.saxon.z
Set of int values.
IntHashSet() - Constructor for class net.sf.saxon.z.IntHashSet
Initializes a set with a capacity of 8 and a load factor of 0,25.
IntHashSet(int) - Constructor for class net.sf.saxon.z.IntHashSet
Initializes a set with the given capacity and a load factor of 0,25.
IntHashSet(int, int) - Constructor for class net.sf.saxon.z.IntHashSet
Initializes a set with a load factor of 0,25.
IntIntersectionPredicate - Class in net.sf.saxon.z
An IntPredicate formed as the union of two other predicates: it matches an integer if either of the operands matches the integer
IntIterator - Interface in net.sf.saxon.z
An iterator over a sequence of unboxed int values.
INTO - Static variable in class net.sf.saxon.expr.parser.Token
"into"
IntPredicateLambda - Class in net.sf.saxon.z
This class allows an integer predicate (a boolean function of an integer) to be written as a lambda expression, in a way that works both in Java and C#.
IntPredicateProxy - Interface in net.sf.saxon.z
This interface represents an integer predicate (that is, a boolean function of an integer).
IntRangeSet - Class in net.sf.saxon.z
Set of int values.
IntRangeSet() - Constructor for class net.sf.saxon.z.IntRangeSet
Create an empty set
IntRangeSet(int[], int[]) - Constructor for class net.sf.saxon.z.IntRangeSet
Create an IntRangeSet given the start points and end points of the integer ranges.
IntRangeSet(IntRangeSet) - Constructor for class net.sf.saxon.z.IntRangeSet
Create one IntRangeSet as a copy of another
IntRangeToIntMap - Class in net.sf.saxon.z
Set of int values.
IntRangeToIntMap(int) - Constructor for class net.sf.saxon.z.IntRangeToIntMap
Create an empty map, with given initial capacity
IntRangeToIntMap(int[], int[]) - Constructor for class net.sf.saxon.z.IntRangeToIntMap
Create an IntRangeSet given the start points and end points of the integer ranges.
IntRepeatIterator - Class in net.sf.saxon.z
An iterator over a single integer repeated a fixed number of times
IntRepeatIterator(int, int) - Constructor for class net.sf.saxon.z.IntRepeatIterator
 
IntSet - Class in net.sf.saxon.z
A set of integers represented as int values
IntSet() - Constructor for class net.sf.saxon.z.IntSet
 
IntSetCharacterClass - Class in net.sf.saxon.regex.charclass
A character class represents a set of characters for regex matching purposes.
IntSetCharacterClass(IntSet) - Constructor for class net.sf.saxon.regex.charclass.IntSetCharacterClass
 
IntSetPredicate - Class in net.sf.saxon.z
An implementation of IntPredicate that tests whether a given integer is a member of some IntSet
IntSetPredicate(IntSet) - Constructor for class net.sf.saxon.z.IntSetPredicate
 
IntSingletonIterator - Class in net.sf.saxon.z
An iterator over a single integer
IntSingletonIterator(int) - Constructor for class net.sf.saxon.z.IntSingletonIterator
 
IntSingletonSet - Class in net.sf.saxon.z
An immutable integer set containing a single integer
IntSingletonSet(int) - Constructor for class net.sf.saxon.z.IntSingletonSet
 
IntStepIterator - Class in net.sf.saxon.z
An iterator over a sequence of integers with regular steps, e.g.
IntStepIterator(int, int, int) - Constructor for class net.sf.saxon.z.IntStepIterator
Create an iterator over a sequence with regular steps
IntToIntArrayMap - Class in net.sf.saxon.z
An implementation of IntToIntMap that relies on serial searching, and is therefore optimized for very small map sizes
IntToIntArrayMap() - Constructor for class net.sf.saxon.z.IntToIntArrayMap
Create an initial empty map with default space allocation
IntToIntArrayMap(int) - Constructor for class net.sf.saxon.z.IntToIntArrayMap
Create an initial empty map with a specified initial capacity
IntToIntHashMap - Class in net.sf.saxon.z
A hash table that maps int keys to int values.
IntToIntHashMap() - Constructor for class net.sf.saxon.z.IntToIntHashMap
Initializes a map with a capacity of 8 and a load factor of 0,25.
IntToIntHashMap(int) - Constructor for class net.sf.saxon.z.IntToIntHashMap
Initializes a map with the given capacity and a load factor of 0,25.
IntToIntHashMap(int, double) - Constructor for class net.sf.saxon.z.IntToIntHashMap
Constructs a new map with initial capacity, and load factor.
IntToIntMap - Interface in net.sf.saxon.z
Interface defining a map from integers to integers
IntUnionPredicate - Class in net.sf.saxon.z
An IntPredicate formed as the union of two other predicates: it matches an integer if either of the operands matches the integer
IntUniversalSet - Class in net.sf.saxon.z
An immutable integer set containing every integer
IntValuePredicate - Class in net.sf.saxon.z
An IntPredicate that matches a single specific integer
IntValuePredicate(int) - Constructor for class net.sf.saxon.z.IntValuePredicate
 
inUse - Variable in class net.sf.saxon.Controller
 
invalid(UnicodeString) - Method in class com.saxonica.functions.qt4.CharFn
 
INVALID - net.sf.saxon.type.SchemaValidationStatus
 
INVALID - Static variable in class net.sf.saxon.lib.Validation
Code indicating that the value of a validation request was invalid
INVALID - Static variable in exception net.sf.saxon.trans.LicenseException
 
INVALID_ACCESS_ERR - Static variable in exception net.sf.saxon.dom.DOMExceptionImpl
 
INVALID_MODIFICATION_ERR - Static variable in exception net.sf.saxon.dom.DOMExceptionImpl
 
INVALID_STATE_ERR - Static variable in exception net.sf.saxon.dom.DOMExceptionImpl
 
invalidAttribute(String, String) - Method in class net.sf.saxon.style.StyleElement
 
invalidAttributeValue(String, String, String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called when an invalid attribute value is found
Invalidity - Interface in net.sf.saxon.lib
An Invalidity is a validation error, that is, a failure of the instance document to conform to the schema being used for validation.
InvalidityHandler - Interface in net.sf.saxon.lib
Interface for reporting validation errors found during validation of an instance document against a schema.
InvalidityHandlerWrappingErrorHandler(ErrorHandler) - Constructor for class com.saxonica.ee.jaxp.ValidatorImpl.InvalidityHandlerWrappingErrorHandler
 
InvalidityHandlerWrappingErrorListener - Class in net.sf.saxon.lib
Interface for reporting validation errors found during validation of an instance document against a schema.
InvalidityHandlerWrappingErrorListener(ErrorListener) - Constructor for class net.sf.saxon.lib.InvalidityHandlerWrappingErrorListener
 
InvalidityHandlerWrappingErrorReporter - Class in net.sf.saxon.lib
Interface for reporting validation errors found during validation of an instance document against a schema.
InvalidityHandlerWrappingErrorReporter(ErrorReporter) - Constructor for class net.sf.saxon.lib.InvalidityHandlerWrappingErrorReporter
 
InvalidityReportGenerator - Class in net.sf.saxon.lib
This class InvalidityReportGenerator extends the standard error handler for errors found during validation of an instance document against a schema, used if user specifies -report option on validate.
InvalidityReportGenerator(Configuration) - Constructor for class net.sf.saxon.lib.InvalidityReportGenerator
 
InvalidityReportGenerator(Configuration, Outputter) - Constructor for class net.sf.saxon.lib.InvalidityReportGenerator
Create a Report Invalidity Handler writing to a Receiver
InvalidityReportGeneratorEE - Class in com.saxonica.ee.validate
This class InvalidityReportGenerator extends the standard error handler for errors found during validation of an instance document against a schema, used if user specifies -report option on validate.
InvalidityReportGeneratorEE(Configuration) - Constructor for class com.saxonica.ee.validate.InvalidityReportGeneratorEE
 
InvalidityReportGeneratorEE(Configuration, Receiver) - Constructor for class com.saxonica.ee.validate.InvalidityReportGeneratorEE
Create a Report Invalidity Handler writing to a Receiver
InvalidityReportGeneratorEE(Configuration, Destination) - Constructor for class com.saxonica.ee.validate.InvalidityReportGeneratorEE
Create a Report Invalidity Handler writing to a s9api Destination
inverse(int) - Static method in class net.sf.saxon.expr.parser.Token
Return the inverse of a relational operator, so that "a op b" can be rewritten as "b inverse(op) a"
inverseAxis - Static variable in class net.sf.saxon.om.AxisInfo
For each axis, determine the inverse axis, in the sense that if A is on axis X starting at B, the B is on the axis inverseAxis[X] starting at A.
InverseCharacterClass - Class in net.sf.saxon.regex.charclass
A character class represents a set of characters for regex matching purposes.
InverseCharacterClass(CharacterClass) - Constructor for class net.sf.saxon.regex.charclass.InverseCharacterClass
Create the complement of a character class, that is, a character class containing exactly those characters that are not included in the supplied character class
inverseRelationship(Affinity) - Static method in class net.sf.saxon.type.TypeHierarchy
 
Inversion - Class in com.saxonica.ee.stream
This class represents an expression that has been "inverted" (in the Jackson sense) so that its execution is push-driven, that is, driven by events from the streamed document.
Inversion() - Constructor for class com.saxonica.ee.stream.Inversion
 
Inversion.PushAction - Class in com.saxonica.ee.stream
A PushAction is a collection of data that together represents the strategy for how an expression should be evaluated in push mode.
invert(boolean) - Method in class com.saxonica.ee.stream.ComponentInversion
Invert the body of the template.
invertedAction - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
invertExpression(Expression, boolean) - Static method in class com.saxonica.ee.stream.Inversion
Compute the Jackson inversion of an expression.
invertStreamableTemplates() - Method in class com.saxonica.ee.trans.ModeEE
For a streamable mode, invert all the templates to generate streamable code
invertStreamableTemplates() - Method in class net.sf.saxon.trans.rules.RuleManager
Invert streamable templates in all streamable modes
invertStreamableTemplates() - Method in class net.sf.saxon.trans.SimpleMode
For a streamable mode, invert all the templates to generate streamable code.
invokeConstructor(Constructor<?>, Object[]) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Invoke a constructor.
invokeMethod(Method, Object, Object[]) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Invoke a method.
IPackageLoader - Interface in net.sf.saxon.trans.packages
 
iriToUri(UnicodeString) - Static method in class net.sf.saxon.functions.IriToUri
Escape special characters in a URI.
IriToUri - Class in net.sf.saxon.functions
This class supports the functions encode-for-uri() and iri-to-uri()
IriToUri() - Constructor for class net.sf.saxon.functions.IriToUri
 
IrregularGroupFormatter - Class in net.sf.saxon.expr.number
Handles grouping separators when formatting a number in cases where the grouping separators are not at regular intervals
IrregularGroupFormatter(IntSet, List<Integer>, UnicodeString) - Constructor for class net.sf.saxon.expr.number.IrregularGroupFormatter
Create a formatter for numbers where the grouping separators occur at irregular positions
IS - Static variable in class net.sf.saxon.expr.parser.Token
Operator "is"
IS_ID - Static variable in class net.sf.saxon.event.ReceiverOption
Flag indicating an element or attribute that has the is-id property
IS_IDREF - Static variable in class net.sf.saxon.event.ReceiverOption
Flag indicating an element or attribute that has the is-idref property (indicating that it is an IDREF or IDREFS attribute)
is31 - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
isAbsentFocus() - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Ask whether the global context item for a query or stylesheet will be absent.
isAbsentFocus() - Method in class net.sf.saxon.expr.instruct.NamedTemplate
 
isAbsentFocus() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
isAbsentFocus() - Method in class net.sf.saxon.style.XSLContextItem
 
isAbsolute() - Method in class net.sf.saxon.expr.SlashExpression
Test whether a path expression is an absolute path - that is, a path whose first step selects a document node
isAbstract() - Method in class com.saxonica.ee.schema.AttributeDecl
Determine, in the case of an Element Declaration, whether it is nillable.
isAbstract() - Method in class com.saxonica.ee.schema.ElementDecl
Returns true if this element definition is abstract.
isAbstract() - Method in class com.saxonica.ee.schema.UserAtomicType
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 com.saxonica.ee.schema.UserComplexType
Returns true if this UserComplexType has been marked as Abstract.
isAbstract() - Method in enum net.sf.saxon.type.AnyType
Test whether this ComplexType has been marked as abstract.
isAbstract() - Method in interface 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 interface net.sf.saxon.type.ComplexType
Test whether this complex type has been marked as abstract.
isAbstract() - Method in class net.sf.saxon.type.EnumerationType
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.ErrorType
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 interface net.sf.saxon.type.SchemaDeclaration
Determine, in the case of an Element Declaration, whether the declaration is abstract
isAbstract() - Method in enum net.sf.saxon.type.Untyped
Test whether this ComplexType has been marked as abstract.
isActionConsuming() - Method in class com.saxonica.ee.stream.watch.ForEachAction
 
isActive - Variable in class com.saxonica.ee.stream.watch.WatchManager.GroupingScope
 
isActuallyGrounded() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
isActuallyGrounded() - Method in class net.sf.saxon.expr.BigRangeIterator
 
isActuallyGrounded() - Method in class net.sf.saxon.expr.DescendingRangeIterator
 
isActuallyGrounded() - Method in class net.sf.saxon.expr.ValueTailIterator
 
isActuallyGrounded() - Method in class net.sf.saxon.ma.zeno.ZenoSequence.ZenoSequenceIterator
 
isActuallyGrounded() - Method in class net.sf.saxon.om.FocusTrackingIterator
 
isActuallyGrounded() - Method in class net.sf.saxon.om.MemoSequence.ProgressiveIterator
 
isActuallyGrounded() - Method in class net.sf.saxon.tree.iter.ArrayIterator
 
isActuallyGrounded() - Method in class net.sf.saxon.tree.iter.EmptyIterator
 
isActuallyGrounded() - Method in interface net.sf.saxon.tree.iter.GroundedIterator
Ask if the iterator is actually grounded.
isActuallyGrounded() - Method in class net.sf.saxon.tree.iter.ListIterator.Of
 
isActuallyGrounded() - Method in class net.sf.saxon.tree.iter.ManualIterator
 
isActuallyGrounded() - Method in class net.sf.saxon.tree.iter.SingleNodeIterator
 
isActuallyGrounded() - Method in class net.sf.saxon.tree.iter.SingletonIterator
 
isActuallyGrounded() - Method in class net.sf.saxon.tree.iter.TwoItemIterator
 
isActuallyStreamable(List<String>) - Method in class com.saxonica.ee.trans.TemplateRuleEE
Ask whether this template satisfies the rules for a guaranteed streamable template
isActualParam(StructuredQName) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
isAddCommentsAfterValidationErrors() - Method in class net.sf.saxon.lib.ParseOptions
Ask whether on validation errors, messages explaining the error should (where possible) be written as comments in the validated source document.
isAfterLast() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
isAfterLast() - Method in class com.saxonica.xqj.SaxonXQSequence
 
isAfterLast() - Method in interface javax.xml.xquery.XQSequence
Checks if the current position is after the last item in the sequence.
isAliasResultNamespace(NamespaceUri) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Determine if a namespace is included in the result-prefix of a namespace-alias
isAllContent() - Method in class com.saxonica.ee.schema.UserComplexType
Test whether this complex type has "all" content, that is, a content model using an xs:all compositor
isAllContent() - Method in enum 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 interface 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 enum net.sf.saxon.type.Untyped
Test whether this complex type has "all" content, that is, a content model using an xs:all compositor
isAllowAbsentExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
Ask whether an absent expression is permitted
isAllowCastFromString() - Method in class net.sf.saxon.functions.OptionsParameter
Ask whether it is is permissible to supply the value as a string, which is cast to the required type, rather than supplying the required type directly.
isAllowDanglingReferences() - Method in class com.saxonica.ee.schema.SchemaCompiler
Ask whether dangling references are allowed.
isAllowedInXSD10() - Method in class net.sf.saxon.type.BuiltInAtomicType
Determine whether this type is supported when using XSD 1.0
isAllowEmpty() - Method in class net.sf.saxon.expr.ListConstructorFunction
Ask whether an empty sequence is allowed
isAllowEmpty() - Method in class net.sf.saxon.expr.SingletonAtomizer
Ask if the expression is allowed to return an empty sequence
isAllowEmpty() - Method in class net.sf.saxon.expr.UnionConstructorFunction
Ask whether the value of the operand is allowed to be empty
isAllowingEmpty() - Method in class net.sf.saxon.expr.flwor.ForClause
Ask whether the "allowing empty" option is present
isAllowNameAsQName() - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Ask whether it is allowed for the name to be evaluted as an xs:QName instance (true in XQuery)
isAllowNameAsQName() - Method in class net.sf.saxon.expr.instruct.ComputedElement
Ask whether the name can be supplied as a QName.
isAllowsXPath20Extensions() - Method in class net.sf.saxon.regex.REFlags
 
isAllowsXPath30Extensions() - Method in class net.sf.saxon.regex.REFlags
 
isAllowsXSD11Syntax() - Method in class net.sf.saxon.regex.REFlags
 
isAllowUndeclaredVariables() - Method in class net.sf.saxon.s9api.XPathCompiler
Ask whether undeclared variables are allowed.
isAllowUndeclaredVariables() - Method in class net.sf.saxon.sxpath.IndependentContext
Ask whether undeclared variables are allowed.
isAllowUnknownBlockNames() - Method in class net.sf.saxon.regex.REFlags
 
isAllowWhitespace() - Method in class net.sf.saxon.regex.REFlags
 
isAllowXPath31Syntax() - Method in class net.sf.saxon.expr.parser.XPathParser
Ask if XPath 3.1 is in use
isAllowYearZero() - Method in class net.sf.saxon.lib.ConversionRules
Ask whether year zero is permitted in dates.
isAllWhite(UnicodeString) - Static method in class net.sf.saxon.value.Whitespace
Determine if a string is all-whitespace
isAlphanumeric(int) - Static method in class net.sf.saxon.expr.number.Alphanumeric
Determine whether a Unicode codepoint is alphanumeric, that is, whether it is in one of the categories Nd, Nl, No, Lu, Ll, Lt, Lm or Lo
isAlreadyReported() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Ask whether this static error has already been reported
isAlreadyReported() - Method in class net.sf.saxon.trans.XmlProcessingException
Ask whether this static error has already been reported
isAlreadyReported() - Method in class net.sf.saxon.trans.XmlProcessingIncident
Ask whether this static error has already been reported
isAlwaysEmpty(int, int) - Static method in class net.sf.saxon.om.AxisInfo
Ask whether a given axis can contain any nodes when starting at the specified node kind.
isAlwaysMatches() - Method in class net.sf.saxon.trans.rules.Rule
 
isAlwaysSuccessful() - Method in class net.sf.saxon.type.Converter.IdentityConverter
 
isAlwaysSuccessful() - Method in class net.sf.saxon.type.Converter
Ask if this converter will always succeed
isAlwaysSuccessful() - Method in class net.sf.saxon.type.Converter.UnfailingConverter
 
isAlwaysSuccessful() - Method in class net.sf.saxon.type.StringConverter.StringToNormalizedString
 
isAlwaysSuccessful() - Method in class net.sf.saxon.type.StringConverter.StringToString
 
isAlwaysSuccessful() - Method in class net.sf.saxon.type.StringConverter.StringToToken
 
isAlwaysSuccessful() - Method in class net.sf.saxon.type.StringConverter.StringToUntypedAtomic
 
isAncestorOrSelf(NodeInfo) - Method in class com.saxonica.ee.domino.DominoNode
Test if this node is an ancestor-or-self of another
isAncestorOrSelf(NodeInfo, NodeInfo) - Static method in class net.sf.saxon.tree.util.Navigator
Test if one node is an ancestor-or-self of another
isAncestorOrSelf(TinyNodeImpl) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Test if this node is an ancestor-or-self of another
isAncestorOrSelf(TinyNodeImpl) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement
 
isAnchoredMatch(UnicodeString) - Method in class net.sf.saxon.regex.REMatcher
Tests whether the regex matches a string in its entirety, anchored at both ends
isAnonymousType() - Method in class com.saxonica.ee.schema.TypeReference
Test whether this is a reference to an anonymous type
isAnonymousType() - Method in class com.saxonica.ee.schema.UserDefinedType
Test whether this is an anonymous type
isAnonymousType() - Method in class com.saxonica.xqj.SaxonXQItemType
 
isAnonymousType() - Method in interface javax.xml.xquery.XQItemType
Represents whether the item type is an anonymous type in the schema.
isAnonymousType() - Method in enum net.sf.saxon.type.AnySimpleType
 
isAnonymousType() - Method in enum net.sf.saxon.type.AnyType
Test whether this is an anonymous type
isAnonymousType() - Method in class net.sf.saxon.type.BuiltInAtomicType
Ask 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.type.EnumerationType
Test whether this is an anonymous type
isAnonymousType() - Method in class net.sf.saxon.type.ErrorType
 
isAnonymousType() - Method in class net.sf.saxon.type.NumericType
Test whether this is an anonymous type
isAnonymousType() - Method in interface net.sf.saxon.type.SchemaType
Test whether this is an anonymous type
isAnonymousType() - Method in enum net.sf.saxon.type.Untyped
Test whether this is an anonymous type
isApplicable(Expression) - Method in class net.sf.saxon.trace.TraceCodeInjector
 
isApplicable(Expression) - Method in class net.sf.saxon.trace.XQueryTraceCodeInjector
 
isApplicable(Expression) - Method in class net.sf.saxon.trace.XSLTTraceCodeInjector
 
isApplicable(TreeInfo, Accumulator) - Method in class net.sf.saxon.expr.accum.AccumulatorManager
Ask whether a particular accumulator is applicable to a particular tree
isApplicable(Traceable) - Method in class net.sf.saxon.trace.AbstractTraceListener
 
isApplyFunctionConversionRulesToExternalVariables() - Method in class net.sf.saxon.query.DynamicQueryContext
Ask whether the function conversion rules should be applied to supplied parameter values.
isArray() - Method in class net.sf.saxon.expr.instruct.UserFunction
Ask whether this function item is an array
isArray() - Method in class net.sf.saxon.functions.AbstractFunction
Ask whether this function is an array
isArray() - Method in class net.sf.saxon.ma.arrays.ArrayItem
Ask whether this function item is an array
isArray() - Method in class net.sf.saxon.ma.map.MapItem
Ask whether this function item is an array
isArray() - Method in interface net.sf.saxon.om.FunctionItem
Ask whether this function item is an array
isArray() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is an XDM array
isArrayLookup - Variable in class net.sf.saxon.expr.LookupExpression
 
isArrayType() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Ask whether this function item type is an array type.
isArrayType() - Method in class net.sf.saxon.ma.map.MapType
Ask whether this function item type is an array type.
isArrayType() - Method in class net.sf.saxon.ma.map.RecordTest
Ask whether this function item type is an array type.
isArrayType() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Ask whether this function item type is an array type.
isArrayType() - Method in class net.sf.saxon.type.AnyFunctionType
Ask whether this function item type is an array type.
isArrayType() - Method in interface net.sf.saxon.type.FunctionItemType
Ask whether this function item type is an array type.
isAscending() - Method in class com.saxonica.ee.schema.IdentityField
 
isAssertionsEnabled() - Static method in class net.sf.saxon.Configuration
Ask if Java is being run with assertions enabled (-ea option)
isAssertionsEnabled() - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Ask whether assertions (xsl:assert instructions) have been enabled at run time.
isAssertionsEnabled() - Method in class net.sf.saxon.s9api.XsltCompiler
Ask whether assertions (xsl:assert instructions) should be enabled.
isAssertionsEnabled() - Method in class net.sf.saxon.trans.CompilerInfo
Ask whether assertions (xsl:assert instructions) should be enabled.
isAssertionsEnabled() - Method in class net.sf.saxon.trans.XsltController
Ask whether assertions (xsl:assert instructions) have been enabled at run time.
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 interface 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.expr.flwor.LocalVariableBinding
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
isAssignable() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Test whether it is permitted to assign to the variable using the saxon:assign extension element.
isAssignable() - Method in class net.sf.saxon.expr.instruct.LocalParam
 
isAssignable() - Method in class net.sf.saxon.expr.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.expr.parser.ParserExtension.TemporaryXSLTVariableBinding
 
isAssignable() - Method in class net.sf.saxon.style.XSLGlobalVariable
Ask whether the global variable is declared with assignable="yes"
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.
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))
isAsynchronous() - Method in class net.sf.saxon.expr.instruct.ResultDocument
Ask if the instruction is to be asynchronous
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 interface 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() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is an atomic value
isAtomic(Expression) - Static method in class net.sf.saxon.expr.Literal
Test whether the literal wraps an atomic value.
isAtomicType() - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Test whether this Simple Type is an atomic type.
isAtomicType() - Method in class com.saxonica.ee.schema.UserAtomicType
Test whether this Simple Type is an atomic type
isAtomicType() - Method in class com.saxonica.ee.schema.UserComplexType
Ask whether this SchemaType is an atomic type
isAtomicType() - Method in class com.saxonica.ee.schema.UserListType
Test whether this Simple Type is an atomic type
isAtomicType() - Method in class com.saxonica.ee.schema.UserSimpleType
Test whether this Simple Type is an atomic type
isAtomicType() - Method in class com.saxonica.ee.schema.UserUnionType
Ask whether this Simple Type is an atomic type
isAtomicType() - Method in class net.sf.saxon.pattern.NodeTest
Determine whether this item type is an atomic type
isAtomicType() - Method in class net.sf.saxon.type.AnyExternalObjectType
 
isAtomicType() - Method in class net.sf.saxon.type.AnyFunctionType
Determine whether this item type is an atomic type
isAtomicType() - Method in class net.sf.saxon.type.AnyItemType
Determine whether this item type is an atomic type
isAtomicType() - Method in enum net.sf.saxon.type.AnySimpleType
Test whether this Simple Type is an atomic type
isAtomicType() - Method in enum 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.type.EnumerationType
Test whether this Simple Type is an atomic type
isAtomicType() - Method in class net.sf.saxon.type.ErrorType
Test whether this Simple Type is an atomic type
isAtomicType() - Method in interface net.sf.saxon.type.ItemType
Determine whether this item type is an atomic type
isAtomicType() - Method in class net.sf.saxon.type.LocalUnionType
Ask whether this Simple Type is an atomic type
isAtomicType() - Method in class net.sf.saxon.type.NumericType
Test whether this Simple Type is an atomic type
isAtomicType() - Method in interface net.sf.saxon.type.SchemaType
Test whether this SchemaType is an atomic type
isAtomicType() - Method in interface net.sf.saxon.type.SimpleType
Test whether this Simple Type is an atomic type
isAtomicType() - Method in enum net.sf.saxon.type.Untyped
Test whether this SchemaType is an atomic type
isAtomicValue() - Method in class net.sf.saxon.s9api.XdmFunctionItem
Determine whether the item is an atomic value
isAtomicValue() - Method in class net.sf.saxon.s9api.XdmItem
Determine whether the item is an atomic value or some other type of item
isAtomizable(TypeHierarchy) - Method in class com.saxonica.ee.schema.UserAtomicType
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class com.saxonica.ee.schema.UserUnionType
 
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.ma.map.MapType
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.pattern.CombinedNodeTest
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.pattern.ContentTypeTest
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.pattern.NodeTest
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.type.AnyExternalObjectType
 
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.type.AnyFunctionType
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.type.AnyItemType
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.type.BuiltInAtomicType
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.type.EnumerationType
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.type.ErrorType
 
isAtomizable(TypeHierarchy) - Method in interface net.sf.saxon.type.ItemType
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.type.LocalUnionType
 
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.type.NumericType
Ask whether values of this type are atomizable
isAtomizable(TypeHierarchy) - Method in class net.sf.saxon.type.SpecificFunctionType
Ask whether values of this type are atomizable
isAtomized() - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNode
Ask whether the typed value (or string value) of the node reached by this path will be required.
isAttribute() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is an attribute node
isAttributeSpecified(int) - Method in class com.saxonica.xqj.pull.PullToStax
 
isAvailable(SymbolicName.F, int) - Method in class com.saxonica.config.JavaExtensionLibrary
Test whether a function with a given name and arity is available
isAvailable(SymbolicName.F, int) - Method in class com.saxonica.ee.extfn.js.JSFunctionLibrary
 
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.functions.ExecutableFunctionLibrary
Test whether a function with a given name and arity is available
isAvailable(SymbolicName.F, int) - Method in interface net.sf.saxon.functions.FunctionLibrary
Test whether a function with a given name and arity is available
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.functions.FunctionLibraryList
Test whether a function with a given name and arity is available
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.functions.IntegratedFunctionLibrary
Test whether a function with a given name and arity is available
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Test whether a function with a given name and arity is available
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.functions.registry.ConstructorFunctionLibrary
 
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.functions.registry.OnDemandFunctionSet
 
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.query.ImportedFunctionLibrary
Test whether a function with a given name and arity is available
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.query.UnboundFunctionLibrary
Test whether a function with a given name and arity is available
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Test whether a function with a given name and arity is available
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.style.PublicStylesheetFunctionLibrary
Test whether a function with a given name and arity is available
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.style.StylesheetFunctionLibrary
Test whether a function with a given name and arity is available
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.style.XSLOriginalLibrary
 
isAvailable(SymbolicName.F, int) - Method in class net.sf.saxon.xpath.XPathFunctionLibrary
Test whether a function with a given name and arity is available
isBackwardsCompatibility() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
 
isBackwardsCompatible() - Method in class net.sf.saxon.expr.NegateExpression
Ask whether the expression is to be evaluated in XPath 1.0 compatibility mode
isBackwardsCompatible() - Method in class net.sf.saxon.expr.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.trans.KeyDefinition
Test backwards compatibility mode
isBackwardsCompatible() - Method in class net.sf.saxon.trans.KeyDefinitionSet
Ask if the keys are to be evaluated in backwards compatible mode
isBeforeFirst() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
isBeforeFirst() - Method in class com.saxonica.xqj.SaxonXQSequence
 
isBeforeFirst() - Method in interface javax.xml.xquery.XQSequence
Checks if the current position before the first item in the sequence.
isBeingComputed(AccumulatorFn.Phase) - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
 
isBeingInlined() - Method in class net.sf.saxon.expr.UserFunctionCall
 
isBeingRead(String) - Method in class com.saxonica.ee.schema.SchemaCompiler
Determine whether a particular URI is currently being read
isBequeathNamespacesToChildren() - Method in class net.sf.saxon.expr.instruct.ElementCreator
Ask whether the inherit namespaces flag is set
isBuildTree(Properties) - Static method in class net.sf.saxon.lib.SaxonOutputKeys
 
isBuilt() - Method in class net.sf.saxon.value.SingletonClosure
 
isBuiltInType() - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - Method in class com.saxonica.ee.schema.UserAtomicType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - Method in class com.saxonica.ee.schema.UserListType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - Method in class com.saxonica.ee.schema.UserUnionType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - Method in enum net.sf.saxon.type.AnySimpleType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - Method in interface 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.type.EnumerationType
Determine whether the atomic type is a built-in type.
isBuiltInType() - Method in class net.sf.saxon.type.ErrorType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - Method in class net.sf.saxon.type.LocalUnionType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - Method in class net.sf.saxon.type.NumericType
Determine whether this is a built-in type or a user-defined type
isBuiltInType() - Method in interface net.sf.saxon.type.SimpleType
Determine whether this is a built-in type or a user-defined type
isCaching() - Method in class net.sf.saxon.s9api.XPathCompiler
Ask whether the compiler is maintaining a cache of compiled expressions
isCallOn(Class<? extends SystemFunction>) - Method in class net.sf.saxon.expr.Expression
Ask whether this expression is a call on a particular function
isCallOn(Class<? extends SystemFunction>) - Method in class net.sf.saxon.expr.StaticFunctionCall
Ask whether this expression is a call on a particular function
isCallOnSystemFunction(Expression, String) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
 
isCandidateForSharedAppend() - Method in class net.sf.saxon.expr.instruct.Block
Determine whether the block is a candidate for evaluation using a "shared append expression" where the result of the evaluation is a sequence implemented as a list of subsequences
isCapture() - Method in class net.sf.saxon.style.XSLAccumulatorRule
 
isCapturing() - Method in class net.sf.saxon.expr.accum.AccumulatorRule
 
isCaseIndependent() - Method in class net.sf.saxon.regex.REFlags
 
isCDATA(NodeName) - Method in class net.sf.saxon.serialize.CDATAFilter
See if a particular element is a CDATA element.
isChameleon() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Determine if this is a chameleon schema document, that is, one with no targetNamespace of its own, whose effective target namespace (and for many purposes, default namespace) are set to the targetNamespace of the referring schema document.
isCharacters() - Method in class com.saxonica.xqj.pull.PullToStax
 
isCheckEntityReferences() - Method in class net.sf.saxon.lib.ParseOptions
Ask whether to check elements and attributes of type xs:ENTITY (or xs:ENTITIES) against the unparsed entities declared in the document's DTD.
isChecksumCorrect() - Method in class net.sf.saxon.event.CheckSumFilter
Ask if a correct checksum has been found in the file
isChecksumFound() - Method in class net.sf.saxon.event.CheckSumFilter
Ask whether a checksum has been found
isCheckValues() - Method in class net.sf.saxon.event.StreamWriterToReceiver
Ask whether names and values are to be checked for conformance with XML rules
isCheckValues() - Method in interface net.sf.saxon.s9api.BuildingStreamWriter
Ask whether names and values are to be checked for conformance with XML rules
isChildlessNodeKind(ItemType) - Static method in class com.saxonica.ee.stream.Streamability
Ask whether an ItemType only allows nodes that cannot have children
isClosed() - Method in class com.saxonica.xqj.Closable
Ask whether this object has been closed.
isClosed() - Method in interface javax.xml.xquery.XQConnection
Checks if the connection is closed.
isClosed() - Method in interface javax.xml.xquery.XQExpression
Checks if the expression is in a closed state.
isClosed() - Method in interface javax.xml.xquery.XQItem
Checks if the item is closed.
isClosed() - Method in interface javax.xml.xquery.XQPreparedExpression
Checks if the prepared expression in a closed state.
isClosed() - Method in interface javax.xml.xquery.XQSequence
Checks if the sequence is closed.
isCollectStatistics() - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Ask whether validation statistics are to be collected
isCollectStatistics() - Method in class net.sf.saxon.s9api.SchemaValidator
Ask whether validation statistics are to be collected
isComment() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is a comment node
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.
isCompatible(Configuration) - Method in class net.sf.saxon.Configuration
Determine whether two Configurations are compatible.
isCompatible(Accumulator) - Method in class net.sf.saxon.expr.accum.Accumulator
Determine whether this accumulator is compatible with one that it overrides
isCompatible(LocalParam) - Method in class net.sf.saxon.expr.instruct.LocalParam
Check if parameter is compatible with another
isCompatible(Visibility, Visibility) - Static method in class net.sf.saxon.style.XSLAccept
 
isCompatible(Visibility, Visibility) - Static method in class net.sf.saxon.style.XSLExpose
 
isCompilable() - Method in class net.sf.saxon.expr.instruct.IterateInstr
Test whether it is possible to generate byte-code for the instruction.
isCompilable() - Method in class net.sf.saxon.style.XSLIterate
 
isCompiledSchemaDocument() - Method in class com.saxonica.ee.schema.sdoc.SchemaDocument
Ask if this is a compiled (SCM) schema document
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.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.
isCompileWithTracing() - Method in class net.sf.saxon.trans.CompilerInfo
Determine whether trace hooks are included in the compiled code.
isComplexContent() - Method in class com.saxonica.ee.schema.UserComplexType
Returns true if this complexType has complex content: that is, if its {content type} is anything other than a simple type definition.
isComplexContent() - Method in enum net.sf.saxon.type.AnyType
Test whether this complex type has complex content
isComplexContent() - Method in interface net.sf.saxon.type.ComplexType
Test whether this complex type has complex content.
isComplexContent() - Method in enum net.sf.saxon.type.Untyped
Test whether this complex type has complex content
isComplexType() - Method in class com.saxonica.ee.schema.UserDefinedType
Test whether this SchemaType is a complex type
isComplexType() - Method in enum net.sf.saxon.type.AnySimpleType
Test whether this SchemaType is a complex type
isComplexType() - Method in enum net.sf.saxon.type.AnyType
Test whether this SchemaType is a complex type
isComplexType() - Method in class net.sf.saxon.type.BuiltInAtomicType
Ask 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.type.EnumerationType
Test whether this SchemaType is a complex type
isComplexType() - Method in class net.sf.saxon.type.ErrorType
Test whether this SchemaType is a complex type
isComplexType() - Method in class net.sf.saxon.type.NumericType
Test whether this SchemaType is a complex type
isComplexType() - Method in interface net.sf.saxon.type.SchemaType
Test whether this SchemaType is a complex type
isComplexType() - Method in enum net.sf.saxon.type.Untyped
Test whether this SchemaType is a complex type
isComposite() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
isComposite() - Method in class net.sf.saxon.trans.KeyDefinition
Ask whether this is a composite key
isComposite() - Method in class net.sf.saxon.trans.KeyDefinitionSet
Ask whether this is a composite key
isConditionallyFinalState() - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Test whether this state is a final state assuming the counter has reached its minimum value
isConstantBoolean(Expression, boolean) - Static method in class net.sf.saxon.expr.Literal
Test if a literal represents the boolean value true
isConstantOne(Expression) - Static method in class net.sf.saxon.expr.Literal
Test if a literal represents the integer value 1
isConstantZero(Expression) - Static method in class net.sf.saxon.expr.Literal
Test if a literal represents the integer value 1
isConstrainedClass() - Method in class net.sf.saxon.expr.OperandRole
Ask whether the operand is constrained to be of a particular class (preventing substitution of a variable binding)
isConstraining() - Method in class com.saxonica.ee.schema.Facet
Ask whether this is a constraining facet (as distinct from a pre-lexical facet)
isConstraining() - Method in class com.saxonica.ee.schema.PreprocessFacet
Ask whether this is a constraining facet (as distinct from a pre-lexical facet)
isConstraining() - Method in class com.saxonica.ee.schema.WhitespaceFacet
Ask whether this is a constraining facet (as distinct from a pre-lexical facet)
isConsuming() - Method in enum net.sf.saxon.trans.FunctionStreamability
 
isContainsTailCall() - Method in class net.sf.saxon.expr.instruct.ForEach
Ask whether this expression contains a call (on call-template or apply-templates) that is treated as a tail call because the select expression is known to be a singleton
isContextFree() - Method in class net.sf.saxon.expr.SlashExpression
A SlashExpression is context free if the right-hand argument is an AxisExpression.
isContextItemParentless() - Method in class net.sf.saxon.sxpath.IndependentContext
Ask whether the context item is known to be parentless
isContextItemParentless() - Method in interface net.sf.saxon.sxpath.XPathStaticContext
Ask whether the context item is known to be parentless
isContextPossiblyUndefined() - Method in class net.sf.saxon.expr.AxisExpression
Ask whether there is a possibility that the context item will be undefined
isContextPossiblyUndefined() - Method in class net.sf.saxon.expr.ContextItemExpression
Ask whether the context item may possibly be undefined
isContextPossiblyUndefined() - Method in class net.sf.saxon.expr.RootExpression
Ask whether there is a possibility that the context item will be undefined
isContextPossiblyUndefined() - Method in class net.sf.saxon.functions.PositionAndLast
Ask whether the context item may possibly be undefined
isContinueAfterValidationErrors() - Method in class net.sf.saxon.lib.ParseOptions
Ask whether processing should continue after a validation error.
isConvertUntypedToOther() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Ask whether untyped atomic values need to be converted to the type of the other operand
isConvertUntypedToOther() - Method in class net.sf.saxon.trans.KeyDefinition
Determine whether untypedAtomic values are converted to the type of the other operand.
isCopyAccumulators() - Method in class net.sf.saxon.expr.instruct.CopyOf
Ask whether accumulator values should be copied from the source document
isCopyAccumulators() - Method in class net.sf.saxon.tree.wrapper.VirtualTreeInfo
 
isCopyForUpdate() - Method in class net.sf.saxon.expr.instruct.CopyOf
Ask whether this instruction is creating a copy for the purpose of updating (XQuery transform expression)
isCopyNamespaces() - Method in class net.sf.saxon.expr.instruct.Copy
Ask whether namespace nodes are to be copied (in the case of an element)
isCopyNamespaces() - Method in class net.sf.saxon.expr.instruct.CopyOf
Ask whether namespaces are to be copied or not
isCreatedInThisThread() - Method in class net.sf.saxon.trans.KeyIndex
Ask if the index was created in the current thread
isCreatesSecondaryResultDocuments() - Method in class net.sf.saxon.style.Compilation
Ask whether the package has encountered an xsl:result-document instruction
isCreatesSecondaryResultDocuments() - Method in class net.sf.saxon.style.StylesheetPackage
Ask whether the package contains an xsl:result-document instruction
isDangling() - Method in class com.saxonica.ee.schema.AttributeGroupReference
Ask whether this is known to be a dangling reference
isDangling() - Method in interface com.saxonica.ee.schema.ComponentReference
Ask whether this is known to be a dangling reference
isDangling() - Method in class com.saxonica.ee.schema.IdentityConstraintReference
Ask whether this is known to be a dangling reference
isDangling() - Method in class com.saxonica.ee.schema.KeyRef
Ask whether this is known to be a dangling reference
isDangling() - Method in class com.saxonica.ee.schema.SimpleComponentReference
Ask whether this is known to be a dangling reference
isDangling() - Method in class com.saxonica.ee.schema.TypeReference
Ask whether this is known to be a dangling reference
isDebug() - Method in class net.sf.saxon.regex.REFlags
 
isDeclaration() - Method in class net.sf.saxon.style.StyleElement
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLAccumulator
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLAttributeSet
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLCharacterMap
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLDecimalFormat
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLFunction
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLGeneralIncorporate
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLGlobalContextItem
 
isDeclaration() - Method in class net.sf.saxon.style.XSLGlobalVariable
Determine whether this node is a declaration.
isDeclaration() - Method in class net.sf.saxon.style.XSLImportSchema
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLItemType
 
isDeclaration() - Method in class net.sf.saxon.style.XSLKey
 
isDeclaration() - Method in class net.sf.saxon.style.XSLMode
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLNamespaceAlias
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLOutput
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLPreserveSpace
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLTemplate
Ask whether this node is a declaration, that is, a permitted child of xsl:stylesheet (including xsl:include and xsl:import).
isDeclaration() - Method in class net.sf.saxon.style.XSLUsePackage
 
isDeclaredModes() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Ask whether it is required that modes be explicitly declared
isDeclaredModes() - Method in class net.sf.saxon.style.StylesheetPackage
Ask whether it is required that modes be explicitly declared
isDeclaredModes() - Method in class net.sf.saxon.style.XSLModuleRoot
Ask whether it is required that modes be explicitly declared
isDeclaredModes() - Method in class net.sf.saxon.style.XSLPackage
Ask whether it is required that modes be explicitly declared
isDeclaredNotation(NamespaceUri, String) - Method in class com.saxonica.config.EnterpriseConfiguration
Ask whether a given notation has been declared in the schema
isDeclaredNotation(NamespaceUri, String) - Method in class com.saxonica.ee.schema.PreparedSchema
 
isDeclaredNotation(NamespaceUri, String) - Method in class net.sf.saxon.Configuration
Ask whether a given notation has been declared in the schema
isDeclaredNotation(NamespaceUri, String) - Method in class net.sf.saxon.lib.ConversionRules
Ask whether a given notation is accepted by xs:NOTATION and its subclasses.
isDeclaredNotation(NamespaceUri, String) - Method in interface net.sf.saxon.om.NotationSet
Ask whether a given notation name is present in this set of notations
isDeclaredStreamable() - Method in class com.saxonica.ee.trans.TemplateRuleEE
Ask whether or not this template is declared as streamable
isDeclaredStreamable() - Method in class net.sf.saxon.expr.accum.Accumulator
Ask whether the accumulator is declared streamable
isDeclaredStreamable() - Method in class net.sf.saxon.expr.instruct.AttributeSet
Ask whether this attribute set is declared to be streamable
isDeclaredStreamable() - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
isDeclaredStreamable() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
 
isDeclaredStreamable() - Method in class net.sf.saxon.style.XSLAttributeSet
Ask whether the attribute set is declared streamable
isDeclaredStreamable() - Method in class net.sf.saxon.trans.Mode
Ask whether this mode is declared to be streamable
isDeemedEmpty(Item) - Static method in class net.sf.saxon.expr.instruct.WherePopulated
Test whether an item is empty according to the definition in the spec for xsl:conditional-content
IsDefaulted() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.IsDefaulted
 
isDefaultedAttribute() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Ask whether the attribute results from expansion of attribute defaults
isDefaultedAttribute(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Ask whether an attribute results from expansion of attribute defaults
isDefaultNamespace(String) - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Test whether a particular namespace is the default namespace.
isDefaultUndeclaration() - Method in class net.sf.saxon.om.NamespaceBinding
Ask whether this is an undeclaration of the default prefix, that is, a namespace binding corresponding to xmlns=""
isDeferredCompilation(Compilation) - Method in class net.sf.saxon.style.XSLTemplate
Ask whether the compilation of the template should be deferred
isDeleted() - Method in interface net.sf.saxon.om.MutableNodeInfo
Test whether this MutableNodeInfo object represents a node that has been deleted.
isDeleted() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Test whether this MutableNodeInfo object represents a node that has been deleted.
isDeleted() - Method in class net.sf.saxon.tree.linked.NodeImpl
Test whether this MutableNodeInfo object represents a node that has been deleted.
isDeleted() - Method in class net.sf.saxon.tree.util.Orphan
Test whether this MutableNodeInfo object represents a node that has been deleted.
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.
isDespatched() - Method in class net.sf.saxon.expr.flwor.WindowClause.Window
Ask whether the tuple corresponding to this window has been despatched to the output tuple stream.
isDir() - Method in class com.saxonica.functions.extfn.EXPathArchive.Entry
 
isDisableOutputEscaping() - Method in class net.sf.saxon.expr.instruct.ValueOf
Test whether disable-output-escaping was requested
isDisableOutputEscaping() - Method in class net.sf.saxon.tree.util.Orphan
Ask whether the node has the disable-output-escaping property
isDisallowDefinedNames() - Method in class com.saxonica.ee.schema.Wildcard
Ask whether globally-defined names are disallowed
isDisallowDefinedSiblings() - Method in class com.saxonica.ee.schema.Wildcard
Ask whether defined siblings are disallowed
isDisallowedQName(int) - Method in class com.saxonica.ee.schema.Wildcard
Ask whether a specific QName is disallowed
isDisinheritingNamespaces() - Method in class net.sf.saxon.event.NamespaceReducer
Ask whether the namespace reducer is disinheriting namespaces at the current level
isDisjoint(CharacterClass) - Method in class net.sf.saxon.regex.charclass.Categories.Category
 
isDisjoint(CharacterClass) - Method in interface net.sf.saxon.regex.charclass.CharacterClass
Ask whether this character class is known to be disjoint with another character class (that is, the two classes have no characters in common).
isDisjoint(CharacterClass) - Method in class net.sf.saxon.regex.charclass.EmptyCharacterClass
 
isDisjoint(CharacterClass) - Method in class net.sf.saxon.regex.charclass.IntSetCharacterClass
Ask whether this character class is known to be disjoint with another character class (that is, the two classes have no characters in common).
isDisjoint(CharacterClass) - Method in class net.sf.saxon.regex.charclass.InverseCharacterClass
 
isDisjoint(CharacterClass) - Method in class net.sf.saxon.regex.charclass.PredicateCharacterClass
 
isDisjoint(CharacterClass) - Method in class net.sf.saxon.regex.charclass.SingletonCharacterClass
 
isDocument() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is a document node
isDocumentOrElementRequired() - Method in class net.sf.saxon.expr.instruct.CopyOf
Test whether this expression requires a document or element node
isDocumentProjectionAllowed() - Method in class com.saxonica.ee.optim.XQueryExpressionEE
Ask whether document projection is allowed
isDocumentProjectionAllowed() - Method in class net.sf.saxon.query.XQueryExpression
Ask whether document projection is allowed
isDoNotMerge() - Method in class com.saxonica.ee.schema.PatternFacet
 
isDotNet() - Method in class net.sf.saxon.java.JavaPlatform
Return true if this is the .NET platform
isDotNet() - Method in interface net.sf.saxon.Platform
Return true if this is the .NET platform
isDoubleSpaced(NodeName) - Method in class com.saxonica.serialize.XMLIndenterPE
 
isDoubleSpaced(NodeName) - Method in class net.sf.saxon.serialize.XMLIndenter
Ask whether a particular element is to be double-spaced
isDownwardsOnly - Variable in class net.sf.saxon.expr.parser.PathMap.PathMapRoot
 
isDTDValidation() - Method in class net.sf.saxon.s9api.DocumentBuilder
Ask whether DTD validation is to be applied to documents loaded using this DocumentBuilder
isDuplicateZeroLengthMatch(Operation, int) - Method in class net.sf.saxon.regex.History
 
isDurationType() - Method in class net.sf.saxon.type.BuiltInAtomicType
Ask whether a built-in type is a duration type (duration, dayTimeDuration, yearMonthDuration)
isElement() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is an element node
isElementAvailable(NamespaceUri, String, boolean) - Method in class com.saxonica.config.pe.StyleNodeFactoryPE
Method to support the element-available() function
isElementAvailable(NamespaceUri, String, boolean) - 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 com.saxonica.xqj.SaxonXQItemType
 
isElementNillable() - Method in interface javax.xml.xquery.XQItemType
Returns whether the element type is nillable or not.
isEligibleInitialMode(Component.M) - Method in class net.sf.saxon.PreparedStylesheet
Ask whether a mode is eligible for invoking from outside the stylesheet
isEmptiable() - Method in class com.saxonica.ee.schema.AllModelGroup
Determine if empty content is allowed
isEmptiable() - Method in class com.saxonica.ee.schema.ChoiceModelGroup
Determine if empty content is allowed
isEmptiable() - Method in class com.saxonica.ee.schema.ElementParticle
Determine if this particle can be empty
isEmptiable() - Method in class com.saxonica.ee.schema.ElementWildcard
Determine if this particle can be empty
isEmptiable() - Method in class com.saxonica.ee.schema.ModelGroup
Determine if empty content is allowed
isEmptiable() - Method in class com.saxonica.ee.schema.ModelGroupDefinition
Determine if empty content is allowed
isEmptiable() - Method in class com.saxonica.ee.schema.ModelGroupParticle
Determine if empty content is allowed
isEmptiable() - Method in class com.saxonica.ee.schema.Particle
Determine if empty content is allowed
isEmptiable() - Method in class com.saxonica.ee.schema.SequenceModelGroup
Determine if empty content is allowed
isEmptiable() - Method in class com.saxonica.ee.schema.UserComplexType
Test whether the content model of this complexType allows empty content
isEmptiable() - Method in enum net.sf.saxon.type.AnyType
Test whether the content model of this complexType allows empty content
isEmptiable() - Method in interface net.sf.saxon.type.ComplexType
Test whether the content model of this complex type allows empty content.
isEmptiable() - Method in enum net.sf.saxon.type.Untyped
Test whether the content model of this complexType allows empty content
isEmpty() - Method in class com.saxonica.ee.schema.ModelGroup
Return true if the content model is empty
isEmpty() - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
isEmpty() - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
isEmpty() - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
isEmpty() - Method in class net.sf.saxon.event.OutputterEventBuffer
 
isEmpty() - Method in class net.sf.saxon.event.SignificantItemDetector
Ask if the sequence that has been written so far is considered empty
isEmpty() - Method in class net.sf.saxon.ma.arrays.ArrayItem
Ask whether the array is empty
isEmpty() - Method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Ask whether the array is empty
isEmpty() - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Ask whether the array is empty
isEmpty() - Method in class net.sf.saxon.ma.map.DictionaryMap
Ask whether the map is empty
isEmpty() - Method in class net.sf.saxon.ma.map.HashTrieMap
Ask whether the map is empty
isEmpty() - Method in class net.sf.saxon.ma.map.MapItem
Ask whether the map is empty
isEmpty() - Method in class net.sf.saxon.ma.map.RangeKey
Ask whether the map is empty
isEmpty() - Method in class net.sf.saxon.ma.map.SingleEntryMap
Ask whether the map is empty
isEmpty() - Method in class net.sf.saxon.ma.trie.ImmutableList
Ask whether the list is empty
isEmpty() - Method in class net.sf.saxon.ma.zeno.ZenoChain
Ask if the list is empty
isEmpty() - Method in class net.sf.saxon.om.NamespaceMap
Ask if the map contains only the binding
isEmpty() - Method in class net.sf.saxon.om.NamespaceUri
Ask whether this URI represents the "null namespace" (internally, a zero-length string)
isEmpty() - Method in class net.sf.saxon.query.AnnotationList
Ask whether the list of annotations is empty
isEmpty() - Method in class net.sf.saxon.s9api.XdmMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class net.sf.saxon.s9api.XdmValue
Ask whether the sequence is empty
isEmpty() - Method in class net.sf.saxon.serialize.CharacterMapIndex
Ask if the character map index is empty
isEmpty() - Method in class net.sf.saxon.str.BMPString
 
isEmpty() - Method in class net.sf.saxon.str.EmptyUnicodeString
Determine whether the string is a zero-length string.
isEmpty() - Method in class net.sf.saxon.str.StringView
 
isEmpty() - Method in class net.sf.saxon.str.Twine16
Determine whether the string is a zero-length string.
isEmpty() - Method in class net.sf.saxon.str.Twine24
Determine whether the string is a zero-length string.
isEmpty() - Method in class net.sf.saxon.str.Twine8
Determine whether the string is a zero-length string.
isEmpty() - Method in class net.sf.saxon.str.UnicodeBuilder
Ask whether the content of the builder is empty
isEmpty() - Method in class net.sf.saxon.str.UnicodeString
Ask whether the string is empty
isEmpty() - Method in class net.sf.saxon.str.ZenoString
Ask whether the string is empty
isEmpty() - Method in class net.sf.saxon.trans.CompoundMode
Ask whether there are any template rules in this mode (a mode could exist merely because it is referenced in apply-templates)
isEmpty() - Method in class net.sf.saxon.trans.KeyIndex
Ask whether the index 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)
isEmpty() - Method in class net.sf.saxon.trans.SimpleMode
Ask whether there are any template rules in this mode (a mode could exist merely because it is referenced in apply-templates)
isEmpty() - Method in class net.sf.saxon.tree.util.IndexedStack
Ask if the stack is empty
isEmpty() - Method in class net.sf.saxon.value.StringValue
Determine whether the string is a zero-length string.
isEmpty() - Method in class net.sf.saxon.z.IntArraySet
 
isEmpty() - Method in class net.sf.saxon.z.IntBlockSet
 
isEmpty() - Method in class net.sf.saxon.z.IntComplementSet
 
isEmpty() - Method in class net.sf.saxon.z.IntEmptySet
 
isEmpty() - Method in class net.sf.saxon.z.IntHashSet
 
isEmpty() - Method in class net.sf.saxon.z.IntRangeSet
 
isEmpty() - Method in class net.sf.saxon.z.IntRangeToIntMap
 
isEmpty() - Method in class net.sf.saxon.z.IntSet
Determine if the set is empty
isEmpty() - Method in class net.sf.saxon.z.IntSingletonSet
 
isEmpty() - Method in class net.sf.saxon.z.IntUniversalSet
 
isEmpty() - Method in class net.sf.saxon.z.MonotonicIntSet
 
isEmptyContent() - Method in class com.saxonica.ee.schema.UserComplexType
Ask whether the contentType of this complexType is empty
isEmptyContent() - Method in enum net.sf.saxon.type.AnyType
Test whether the content type of this complex type is empty
isEmptyContent() - Method in interface net.sf.saxon.type.ComplexType
Test whether the content model of this complex type is empty.
isEmptyContent() - Method in enum 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 where an empty sequence should appear in the collation order, if not otherwise specified in the "order by" clause
isEmptySequence(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.serialize.HTMLEmitter
 
isEnclosingMode() - Method in class net.sf.saxon.trans.Mode
Ask whether this is an enclosing mode (4.0 feature)
isEndElement() - Method in class com.saxonica.xqj.pull.PullToStax
 
isEqual(Expression) - Method in class net.sf.saxon.expr.Expression
Test if this is expression is equivalent to another.
isEqualNode(Node) - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Compare whether two nodes have the same content.
isEqualToEmpty(UnicodeString) - Method in class net.sf.saxon.expr.sort.CodepointCollator
Test if a supplied string compares equal to the empty string
isEqualToEmpty(UnicodeString) - Method in interface net.sf.saxon.lib.StringCollator
Test if a supplied string compares equal to the empty string
isEvaluatedRepeatedly() - Method in class net.sf.saxon.expr.Operand
Ask whether the operand is is evaluated repeatedly during a single evaluation of the parent expression.
isEvaluatedRepeatedly() - Method in class net.sf.saxon.expr.OperandRole
Ask whether the operand is a evaluated repeatedly during a single evaluation of the parent expression
isExpandAttributeDefaults() - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
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)
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.lib.ParseOptions
Ask whether to expand default attributes defined in a DTD or schema.
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)
isExportable() - Method in class net.sf.saxon.expr.instruct.Actor
 
isExportable() - Method in class net.sf.saxon.expr.instruct.UserFunction
 
isExtensible() - Method in class net.sf.saxon.ma.map.RecordTest
Ask whether the record type is extensible, that is, whether fields other than those named are permitted
isExtensible() - Method in interface net.sf.saxon.ma.map.RecordType
Ask whether the tuple type is extensible, that is, whether fields other than those named are permitted
isExtensible() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Ask whether the record type is extensible, that is, whether fields other than those named are permitted
isExtensionAttributeAllowed(String) - Method in class net.sf.saxon.style.StyleElement
Ask if an extension attribute is allowed; if no Professional Edition license is available, issue a warning saying the attribute is ignored, and return false
isExtensionElementAvailable(StructuredQName) - Method in class com.saxonica.config.ProfessionalConfiguration
Ask whether an extension element with a particular name is available
isExtensionElementAvailable(StructuredQName) - Method in class net.sf.saxon.Configuration
Ask whether an extension element with a particular name is available
isExtensionNamespace(NamespaceUri) - Method in class net.sf.saxon.style.StyleElement
Check whether a namespace uri defines an extension element.
isExternal() - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Ask whether (in XQuery) the global context item is declared as external
isFacetName(String, int) - Static method in class com.saxonica.ee.schema.Facet
Test whether a given string is one of the recognized facet names
isFallbackToNonStreaming() - Method in class com.saxonica.ee.trans.StylesheetPackageEE
Ask whether a non-streamable construct has been found, forcing the entire stylesheet to fall back to unstreamed processing
isFallbackToNonStreaming() - Method in class net.sf.saxon.style.Compilation
Ask whether a non-streamable construct has been found, forcing the entire stylesheet to fall back to unstreamed processing
isFallbackToNonStreaming() - Method in class net.sf.saxon.style.StylesheetPackage
Ask whether a non-streamable construct has been found, forcing the entire stylesheet to fall back to unstreamed processing
isFastCompilation() - Method in class net.sf.saxon.s9api.XPathCompiler
Ask if fast compilation has been enabled.
isFastCompilation() - Method in class net.sf.saxon.s9api.XQueryCompiler
Ask if fast compilation has been enabled.
isFastCompilation() - Method in class net.sf.saxon.s9api.XsltCompiler
Ask if fast compilation has been enabled.
isFeatureAllowedBySecondaryLicense(int, int) - Method in class com.saxonica.config.ProfessionalConfiguration
 
isFeatureAllowedBySecondaryLicense(int, int) - Method in class net.sf.saxon.Configuration
Ask whether a particular feature is enabled by an embedded license (embedded in a SEF file)
isFileNotFoundException(Throwable) - Static method in class com.saxonica.ee.schema.sdoc.XSDInclude
 
isFiltered() - Method in class net.sf.saxon.expr.VariableReference
Determine whether this variable reference is filtered
isFilterIsPositional() - Method in class net.sf.saxon.expr.FilterExpression
Ask if the filter is positional
isFinalState() - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Test whether this state is a final state
isFinalState() - Method in class com.saxonica.ee.schema.fsa.CountingState
 
isFinalState() - Method in interface com.saxonica.ee.schema.fsa.State
Ask whether this state is a valid final state, that is, no further transitions are needed to complete a successful path through the finite state machine
isFinalState() - Method in class com.saxonica.ee.schema.fsa.SuffixState
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
For elements whose content model is parsed using a finite state machine, test whether a given state is a final state.
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDAlternative
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDAttributeGroup
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDComplexContent
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDComplexContentRestriction
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDComplexType
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDDefaultOpenContent
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDElement
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDExtension
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDOpenContent
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleContent
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleContentRestriction
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleType
 
isFinalState(int) - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleTypeRestriction
 
isFinished() - Method in class net.sf.saxon.expr.flwor.WindowClause.Window
Ask whether we have found the last item in the window
isFinished() - Method in interface net.sf.saxon.functions.Fold
Ask whether the computation has completed.
isFinished() - Method in class net.sf.saxon.functions.hof.FoldLeftFn.FoldLeftFold
 
isFinished() - Method in class net.sf.saxon.functions.Sum.SumFold
Ask whether the computation has completed.
isFirst() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
isFirst() - Method in class com.saxonica.xqj.SaxonXQSequence
 
isFirst() - Method in interface javax.xml.xquery.XQSequence
Checks if the current position at the first item in the sequence.
isFixed() - Method in class com.saxonica.ee.schema.Facet
Ask whether the facet is defined in the schema with fixed="true"
isFixed() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Ask whether the sort key definition is fixed, that is, whether all the information needed to create a Comparator is known statically
isFlattened() - Method in class net.sf.saxon.expr.VariableReference
Test whether this variable reference is flattened - that is, whether it is atomized etc
isForceStreaming() - Method in class net.sf.saxon.jaxp.TemplatesImpl
Ask whether any transformer created from this Templates object should have streaming behaviour.
isForwards - Static variable in class net.sf.saxon.om.AxisInfo
Table indicating for each axis whether it is in forwards document order
isFullAxisFeatureSupported() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isFullAxisFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery full axis feature is supported in this connection.
isFunction() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is a function value (this includes maps and arrays)
isGenerallyComparable(BuiltInAtomicType, BuiltInAtomicType, boolean) - Static method in class net.sf.saxon.type.Type
Determine whether two primitive atomic types are comparable under the rules for GeneralComparisons (that is, untyped atomic values treated as comparable to anything)
isGenerallyComparable(UType, UType) - Static method in class net.sf.saxon.type.UType
Determine whether two primitive atomic types are comparable under the rules for GeneralComparisons for the "=" operator (that is, untyped atomic values treated as comparable to anything)
isGenerateByteCode() - Method in class net.sf.saxon.s9api.XsltCompiler
Deprecated.
since 12.0 - always returns false.
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
isGlobal() - Method in class com.saxonica.ee.schema.AttributeDecl
Determine whether this attribute declaration is global.
isGlobal() - Method in class com.saxonica.ee.schema.ElementDecl
Determine whether this element declaration is global.
isGlobal() - Method in class net.sf.saxon.expr.Assignation
Indicate whether the binding is local or global.
isGlobal() - Method in interface net.sf.saxon.expr.Binding
Indicate whether the binding is local or global.
isGlobal() - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
Indicate whether the binding is local or global.
isGlobal() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Is this a global variable?
isGlobal() - Method in class net.sf.saxon.expr.instruct.LocalParam
 
isGlobal() - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Indicate whether the binding is local or global.
isGlobal() - Method in class net.sf.saxon.expr.parser.ParserExtension.TemporaryXSLTVariableBinding
 
isGlobal() - Method in class net.sf.saxon.style.XSLGeneralVariable
Test whether this is a global variable or parameter
isGlobal() - Method in class net.sf.saxon.style.XSLGlobalVariable
Test whether this is a global variable or parameter
isGlobal() - Method in class net.sf.saxon.sxpath.XPathVariable
Ask whether the binding is local or global.
isGlobalError() - Method in exception net.sf.saxon.trans.XPathException
Ask whether this exception originated while evaluating a global variable reference, and is therefore to be reported regardless of the try/catch context surrounding the variable reference
isGuaranteedComparable(BuiltInAtomicType, BuiltInAtomicType, boolean) - Static method in class net.sf.saxon.type.Type
Determine whether two primitive atomic types are comparable under the rules for ValueComparisons (that is, untyped atomic values treated as strings)
isGuaranteedComparable(UType, UType) - Static method in class net.sf.saxon.type.UType
Determine whether two primitive atomic types are comparable under the rules for ValueComparisons (that is, untyped atomic values treated as strings), using the "eq" operator
isGuaranteedGenerallyComparable(BuiltInAtomicType, BuiltInAtomicType, boolean) - Static method in class net.sf.saxon.type.Type
Determine whether two primitive atomic types are guaranteed comparable under the rules for GeneralComparisons (that is, untyped atomic values treated as comparable to anything).
isHiddenAbstractComponent() - Method in class net.sf.saxon.expr.Component
Ask whether this is a hidden component derived from an abstract component with no implementation
isHigherOrder() - Method in class net.sf.saxon.expr.Operand
Ask whether the operand is a higher-order operand,: typically this means that the child expression is evaluated repeatedly during a single evaluation of the parent expression (but there are some cases like xsl:for-each select=".." where the operand is higher-order despite not being evaluated repeatedly).
isHigherOrder() - Method in class net.sf.saxon.expr.OperandRole
Ask whether the operand is a higher-order operand
isHighSurrogate(int) - Static method in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
Test whether the given character is a high surrogate
isHTMLElement(NodeName) - Method in class net.sf.saxon.serialize.HTML40Emitter
Decide whether an element is "serialized as an HTML element" in the language of the 3.0 specification
isHTMLElement(NodeName) - Method in class net.sf.saxon.serialize.HTML50Emitter
Decide whether an element is "serialized as an HTML element" in the language of the 3.0 specification
isHTMLElement(NodeName) - Method in class net.sf.saxon.serialize.HTMLEmitter
Decide whether an element is "serialized as an HTML element" in the language of the 3.0 specification
isHtmlVersion5(Properties) - Static method in class net.sf.saxon.lib.SaxonOutputKeys
Examine the already-validated properties to see whether the html-version property is present with the decimal value 5.0, or if absent, the version property is present with the value 5.0.
isICUCollatorAvailable() - Static method in class com.saxonica.config.ICULibrary
Is an ICU collator loaded?
isId() - Method in class net.sf.saxon.dom.AttrOverNodeInfo
Determine whether this (attribute) node is an ID.
isId() - Method in class net.sf.saxon.dom.DOMNodeWrapper
Determine whether this node has the is-id property
isId() - Method in class net.sf.saxon.om.AttributeInfo
Ask whether this is an ID attribute
isId() - Method in interface net.sf.saxon.om.NodeInfo
Ask whether this node has the is-id property
isId() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Determine whether this node has the is-id property
isId() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Determine whether this node has the is-id property
isId() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine whether this node has the is-id property
isId() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Determine whether this node has the is-id property
isId() - Method in class net.sf.saxon.tree.linked.ElementImpl
Determine whether this node has the is-id property
isId() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Determine whether this node has the is-id property
isId() - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Determine whether this node has the is-id property
isId() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Determine whether this node has the is-id property
isId() - Method in class net.sf.saxon.tree.util.Orphan
Ask whether this node has the is-id property
isId() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Determine whether this node has the is-id property
isId() - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
Determine whether this node has the is-id property
isId() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Determine whether this node has the is-id property
isIdAttribute(int) - Method in class com.saxonica.ee.jaxp.TypedContentHandler.TypeInfoProviderImpl
Returns true if the specified attribute is determined to be an ID.
isIdAttribute(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Determine whether an attribute is an ID attribute.
isIdElement(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Ask whether an element is an ID element.
isIdentical(IdentityComparable) - Method in class net.sf.saxon.expr.Expression
Determine whether two IdentityComparable objects are identical.
isIdentical(IdentityComparable) - Method in class net.sf.saxon.om.CodedName
 
isIdentical(IdentityComparable) - Method in class net.sf.saxon.om.FingerprintedQName
Determine whether two IdentityComparable objects are identical.
isIdentical(IdentityComparable) - Method in interface net.sf.saxon.om.IdentityComparable
Determine whether two IdentityComparable objects are identical.
isIdentical(IdentityComparable) - Method in class net.sf.saxon.om.NameOfNode
Determine whether two IdentityComparable objects are identical.
isIdentical(IdentityComparable) - Method in class net.sf.saxon.om.NoNamespaceName
Determine whether two IdentityComparable objects are identical.
isIdentical(IdentityComparable) - Method in class net.sf.saxon.om.StructuredQName
Determine whether two IdentityComparable objects are identical.
isIdentical(IdentityComparable) - Method in class net.sf.saxon.value.AtomicValue
Determine whether two IdentityComparable objects are identical.
isIdentical(AtomicValue) - Method in class net.sf.saxon.value.AtomicValue
Determine whether two atomic values are identical, as determined by XML Schema rules.
isIdentical(AtomicValue) - Method in class net.sf.saxon.value.BigDecimalValue
Determine whether two atomic values are identical, as determined by XML Schema rules.
isIdentical(AtomicValue) - Method in class net.sf.saxon.value.CalendarValue
 
isIdentical(AtomicValue) - Method in class net.sf.saxon.value.DoubleValue
Determine whether two atomic values are identical, as determined by XML Schema rules.
isIdentical(AtomicValue) - Method in class net.sf.saxon.value.FloatValue
Determine whether two atomic values are identical, as determined by XML Schema rules.
isIdentical(AtomicValue) - Method in class net.sf.saxon.value.IntegerValue
Determine whether two atomic values are identical, as determined by XML Schema rules.
isIdentical(AtomicValue) - Method in class net.sf.saxon.value.QualifiedNameValue
 
isIdentical(AtomicValue) - Method in class net.sf.saxon.value.StringValue
Determine whether two atomic values are identical, as determined by XML Schema rules.
isIdref() - Method in interface net.sf.saxon.om.NodeInfo
Ask whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Determine whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Determine whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Determine whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Determine whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.tree.linked.ElementImpl
Ask whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Determine whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.tree.tiny.TinyElementImpl
Determine whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Determine whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.tree.util.Orphan
Ask whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Determine whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
Determine whether this node has the is-idref property
isIdref() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Determine whether this node has the is-idref property
IsIdRef - Class in net.sf.saxon.functions
This class implements the saxon:is-idref() extension function, which is specially-recognized by the system because calls are generated by the optimizer.
IsIdRef() - Constructor for class net.sf.saxon.functions.IsIdRef
 
isIdrefAttribute(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Determine whether an attribute is an IDREF/IDREFS attribute.
isIdrefElement(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Ask whether an element is an IDREF/IDREFS element.
isIdRefNode(NodeImpl) - Static method in class net.sf.saxon.tree.linked.ElementImpl
 
isIdRefType() - Method in class com.saxonica.ee.schema.UserAtomicType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in class com.saxonica.ee.schema.UserComplexType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in class com.saxonica.ee.schema.UserListType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in class com.saxonica.ee.schema.UserSimpleType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in class com.saxonica.ee.schema.UserUnionType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in enum net.sf.saxon.type.AnySimpleType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in enum net.sf.saxon.type.AnyType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in interface net.sf.saxon.type.AtomicType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in class net.sf.saxon.type.BuiltInAtomicType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in class net.sf.saxon.type.BuiltInListType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in class net.sf.saxon.type.EnumerationType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in class net.sf.saxon.type.ErrorType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in class net.sf.saxon.type.LocalUnionType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in class net.sf.saxon.type.NumericType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in interface net.sf.saxon.type.SchemaType
Ask whether this type is an IDREF or IDREFS type.
isIdRefType() - Method in enum net.sf.saxon.type.Untyped
Ask whether this type is an IDREF or IDREFS type.
isIdType() - Method in class com.saxonica.ee.schema.UserAtomicType
Ask whether this type is an ID type.
isIdType() - Method in class com.saxonica.ee.schema.UserComplexType
Ask whether this type is an ID type.
isIdType() - Method in class com.saxonica.ee.schema.UserListType
Ask whether this type is an ID type.
isIdType() - Method in class com.saxonica.ee.schema.UserSimpleType
Ask whether this type is an ID type.
isIdType() - Method in class com.saxonica.ee.schema.UserUnionType
Ask whether this type is an ID type.
isIdType() - Method in enum net.sf.saxon.type.AnySimpleType
Ask whether this type is an ID type.
isIdType() - Method in enum net.sf.saxon.type.AnyType
Ask whether this type is an ID type.
isIdType() - Method in interface net.sf.saxon.type.AtomicType
Ask whether this type is an ID type.
isIdType() - Method in class net.sf.saxon.type.BuiltInAtomicType
Ask whether this type is an ID type.
isIdType() - Method in class net.sf.saxon.type.BuiltInListType
Ask whether this type is an ID type.
isIdType() - Method in class net.sf.saxon.type.EnumerationType
Ask whether this type is an ID type.
isIdType() - Method in class net.sf.saxon.type.ErrorType
Ask whether this type is an ID type.
isIdType() - Method in class net.sf.saxon.type.LocalUnionType
Ask whether this type is an ID type.
isIdType() - Method in class net.sf.saxon.type.NumericType
Ask whether this type is an ID type.
isIdType() - Method in interface net.sf.saxon.type.SchemaType
Ask whether this type is an ID type.
isIdType() - Method in enum net.sf.saxon.type.Untyped
Ask whether this type is an ID type.
isIgnorable(B) - Method in class net.sf.saxon.tree.iter.NodeWrappingAxisIterator
 
isIgnoreNaN() - Method in class net.sf.saxon.functions.Minimax
Test whether NaN values are to be ignored
isIgnoringIgnorableWhitespace() - Method in class net.sf.saxon.event.ReceivingContentHandler
Determine whether "ignorable whitespace" is ignored.
isImaginary() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Ask whether this is an imaginary document node
isImplicitlyRequiredParam() - Method in class net.sf.saxon.expr.instruct.GlobalParam
Ask whether this variable represents a required parameter
isImplicitlyRequiredParam() - Method in class net.sf.saxon.expr.instruct.LocalParam
Ask whether this variable represents a parameter that is implicitly required, because there is no usable default value
isImplicitPackage() - Method in class net.sf.saxon.style.StylesheetPackage
Ask if this is an implicit package (one rooted at xsl:stylesheet or xsl:transform rather than xsl:package
isImplicitSelect() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Ask if the select expression was implicit
isImplicitURI(String) - Static method in class net.sf.saxon.trans.CommandLineOptions
 
isImport() - Method in class net.sf.saxon.style.XSLGeneralIncorporate
isImport() returns true if this is an xsl:import declaration 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
isImportedNamespace(NamespaceUri) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Determine whether a given URI is that of a namespace that has been imported into this schema document.
isImportedSchema(NamespaceUri) - Method in interface net.sf.saxon.expr.StaticContext
Ask whether a Schema for a given target namespace has been imported.
isImportedSchema(NamespaceUri) - Method in class net.sf.saxon.query.QueryModule
Ask whether a given schema target namespace has been imported
isImportedSchema(NamespaceUri) - Method in class net.sf.saxon.style.ExpressionContext
Test whether a schema has been imported for a given namespace
isImportedSchema(NamespaceUri) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Get an imported schema with a given namespace
isImportedSchema(NamespaceUri) - Method in class net.sf.saxon.style.UseWhenStaticContext
Determine whether a Schema for a given target namespace has been imported.
isImportedSchema(NamespaceUri) - Method in class net.sf.saxon.sxpath.IndependentContext
 
isImportedSchema(NamespaceUri) - Method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Determine whether a Schema for a given target namespace has been imported.
isInBackwardsCompatibleMode() - Method in interface net.sf.saxon.expr.StaticContext
Determine whether backwards compatibility 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.style.ExpressionContext
Determine whether Backwards Compatible Mode is used
isInBackwardsCompatibleMode() - Method in class net.sf.saxon.style.UseWhenStaticContext
Determine whether Backwards Compatible Mode is used
isInBackwardsCompatibleMode() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Determine whether Backwards Compatible Mode is used
isInChoiceGroup() - Method in class net.sf.saxon.expr.Operand
Ask whether the operand is a member of a choice group
isInChoiceGroup() - Method in class net.sf.saxon.expr.OperandRole
Ask whether the operand is a member of a choice group
isIncludedInCopy(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
 
isIncludedInCopy(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Ask whether a node in the source tree is within the scope of this virtual copy
isIncludeUnclosedWindows() - Method in class net.sf.saxon.expr.flwor.WindowClause
Ask whether windows that are unclosed at the end of the sequence should be included in the result
isIncrementalPosture(Posture) - Static method in class com.saxonica.ee.stream.Streamability
Test whether a supplied posture is either striding or crawling
isIndenting() - Method in class net.sf.saxon.ma.json.JsonReceiver
 
isIndependentFilter() - Method in class net.sf.saxon.expr.FilterExpression
Determine whether the filter is independent of the context item and position
isIndexableFilter(Expression) - Method in class com.saxonica.ee.optim.OptimizerEE
Test whether a filter predicate is indexable.
isIndexableFilter(Expression) - Method in class net.sf.saxon.expr.parser.Optimizer
Test whether a filter predicate is indexable.
isIndexedVariable() - Method in class net.sf.saxon.expr.Assignation
Test whether the variable bound by this let expression should be indexable
isIndexedVariable() - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
 
isIndexedVariable() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Ask whether this is an indexed variable
isIndexedVariable() - Method in class net.sf.saxon.expr.instruct.LocalParam
Ask whether the binding is to be indexed
isIndexedVariable() - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Ask whether this parameter requires support for indexing
isIndexedVariable() - Method in interface net.sf.saxon.expr.LocalBinding
Ask whether the binding is to be indexed
isIndexedVariable() - Method in class net.sf.saxon.expr.parser.ParserExtension.TemporaryXSLTVariableBinding
 
isIndexedVariable() - Method in class net.sf.saxon.sxpath.XPathVariable
Ask whether the binding is to be indexed
isInexpressible() - Method in class com.saxonica.ee.schema.Wildcard
Determine whether this wildcard represents an "inexpressible" intersection or union
isInFork() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
isInheritable() - Method in class com.saxonica.ee.schema.AttributeDecl
Ask whether this attribute is inheritable
isInheritable() - Method in class com.saxonica.ee.schema.AttributeUse
Ask whether this attribute is inheritable
isInheritNamespaces() - Method in class com.saxonica.ee.update.InsertAttributeAction
 
isInheritNamespaces() - Method in class com.saxonica.ee.update.RenameAction
 
isInheritNamespaces() - Method in class com.saxonica.ee.update.ReplaceAttributeAction
 
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
isInheritNamespacesFromParent() - Method in class net.sf.saxon.expr.instruct.ElementCreator
Ask whether this element inherits namespaces from its parent.
isInHigherOrderOperand() - Method in class net.sf.saxon.functions.CurrentGroupCall
Determine whether the current-group() function is executed repeatedly within a single iteration of the containing xsl:for-each-group
isInlineable() - Method in class net.sf.saxon.expr.instruct.UserFunction
Ask whether the function can be inlined
isInliningFunctions() - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
 
isInLoop() - Method in class net.sf.saxon.expr.VariableReference
Ask whether this variable reference appears in a loop relative to its declaration.
isInLoop() - Method in class net.sf.saxon.functions.CurrentMergeGroup
Determine whether the current-group() function is executed repeatedly within a single iteration of the containing xsl:for-each-group
isInScopeNamespace(NamespaceUri) - Method in class net.sf.saxon.tree.linked.ElementImpl
Search the in-scope namespaces to see whether a given namespace is in scope.
isInstruction() - Method in class com.saxonica.ee.extfn.js.IXSLPromise
Determine whether this node is an instruction.
isInstruction() - Method in class com.saxonica.ee.extfn.js.IXSLRemoveAttribute
Determine whether this node is an instruction.
isInstruction() - Method in class com.saxonica.ee.extfn.js.IXSLRemoveProperty
Determine whether this node is an instruction.
isInstruction() - Method in class com.saxonica.ee.extfn.js.IXSLScheduleAction
Determine whether this node is an instruction.
isInstruction() - Method in class com.saxonica.ee.extfn.js.IXSLSetAttribute
Determine whether this node is an instruction.
isInstruction() - Method in class com.saxonica.ee.extfn.js.IXSLSetProperty
Determine whether this node is an instruction.
isInstruction() - Method in class com.saxonica.ee.extfn.js.IXSLSetStyle
Determine whether this node is an instruction.
isInstruction() - Method in class com.saxonica.ee.optim.SwitchExpression
Ask whether this expression is an instruction.
isInstruction() - Method in class com.saxonica.xsltextn.style.SaxonAssign
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.Expression
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.instruct.Block
 
isInstruction() - Method in class net.sf.saxon.expr.instruct.Choose
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.instruct.ForEach
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.instruct.Instruction
 
isInstruction() - Method in class net.sf.saxon.expr.instruct.NumberInstruction
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.instruct.SequenceInstr
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
 
isInstruction() - Method in class net.sf.saxon.expr.instruct.WherePopulated
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.LetExpression
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.expr.TryCatch
Ask whether this expression is an instruction.
isInstruction() - Method in class net.sf.saxon.option.sql.SQLColumn
Determine whether this node is an instruction.
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.StyleElement
Ask 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.XSLAssert
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLBreakOrContinue
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.XSLCatch
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLChooseOrSwitch
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.XSLEvaluate
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.XSLFork
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLGlobalVariable
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.XSLIterate
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLLeafNodeConstructor
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLLocalVariable
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLMap
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLMapEntry
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLMerge
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLMergeAction
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLMergeSource
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.XSLMode
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.XSLOnCompletion
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.XSLSourceDocument
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLTry
Determine whether this node is an instruction.
isInstruction() - Method in class net.sf.saxon.style.XSLWherePopulated
Determine whether this node is an instruction.
isInteger(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).
isInXsltNamespace() - Method in class com.saxonica.trans.XSLArray
Ask whether the element is in the XSLT namespace
isInXsltNamespace() - Method in class com.saxonica.trans.XSLArrayMember
Ask whether the element is in the XSLT namespace
isInXsltNamespace() - Method in class com.saxonica.xsltextn.style.SaxonAssign
Ask whether the element is in the XSLT namespace
isInXsltNamespace() - Method in class com.saxonica.xsltextn.style.SaxonImportQuery
Ask whether the element is in the XSLT namespace
isInXsltNamespace() - Method in class net.sf.saxon.style.AbsentExtensionElement
Ask whether the element is in the XSLT namespace
isInXsltNamespace() - Method in class net.sf.saxon.style.ExtensionInstruction
Ask whether the element is in the XSLT namespace
isInXsltNamespace() - Method in class net.sf.saxon.style.LiteralResultElement
Ask whether the element is in the XSLT namespace
isInXsltNamespace() - Method in class net.sf.saxon.style.StyleElement
Ask whether the element is in the XSLT namespace
isJarFileURI(String) - Method in class net.sf.saxon.resource.StandardCollectionFinder
Ask whether the collection URI should be interpreted as identifying a JAR (or ZIP) file.
isJava() - Method in class net.sf.saxon.java.JavaPlatform
Return true if this is the Java platform
isJava() - Method in interface net.sf.saxon.Platform
Return true if this is the Java platform
isJITEnabled() - Method in class com.saxonica.config.EnterpriseConfiguration
 
isJITEnabled() - Method in class net.sf.saxon.Configuration
Ask whether just-in-time compilation of XSLT template rules is in force
isJustInTimeCompilation() - Method in class com.saxonica.ee.trans.StylesheetPackageEE
Ask whether the package was compiled with just-in-time compilation of template rules enabled
isJustInTimeCompilation() - Method in class net.sf.saxon.s9api.XsltCompiler
Ask whether just-in-time compilation of template rules should be used.
isJustInTimeCompilation() - Method in class net.sf.saxon.style.StylesheetPackage
Ask whether the package was compiled with just-in-time compilation of template rules enabled
isJustInTimeCompilation() - Method in class net.sf.saxon.trans.CompilerInfo
Ask whether just-in-time compilation of template rules is in use for this XSLT compilation
isKeyword(String) - Method in class net.sf.saxon.expr.parser.XPathParser
Test whether the current token is a given keyword.
isKnownToBeComparable() - Method in class net.sf.saxon.expr.SwitchCaseComparison
 
isKnownToConform(Sequence, ItemType) - Static method in class net.sf.saxon.ma.map.MapItem
Ask whether all the items in a sequence are known to conform to a given item type
isLang(String, NodeInfo) - Static method in class net.sf.saxon.functions.Lang
Test whether the context node has the given language attribute
isLast() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
isLast() - Method in class com.saxonica.xqj.SaxonXQSequence
 
isLast() - Method in interface javax.xml.xquery.XQSequence
Checks if the current position at the last item in the sequence.
IsLastElaborator() - Constructor for class net.sf.saxon.expr.IsLastExpression.IsLastElaborator
 
IsLastExprAdjunct - Class in com.saxonica.ee.stream.adjunct
 
IsLastExprAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.IsLastExprAdjunct
 
IsLastExpression - Class in net.sf.saxon.expr
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).
IsLastExpression.IsLastElaborator - Class in net.sf.saxon.expr
Elaborator for an "isLast" expression, equivalent to position() = last() or position() != last()
isLax() - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Ask whether validation is to be in lax mode.
isLax() - Method in class net.sf.saxon.s9api.SchemaValidator
Ask whether validation is to be in lax mode.
isLeapYear(int) - Static method in class net.sf.saxon.value.GDateValue
Test whether a year is a leap year
isLetterOrDigit(int) - Static method in class net.sf.saxon.expr.number.NumberFormatter
Determine whether a (possibly non-BMP) character is a letter or digit.
isLiberal() - Method in class net.sf.saxon.s9api.JsonBuilder
Ask whether JSON parsing should be liberal.
isLibraryPackage() - Method in class net.sf.saxon.style.Compilation
Ask whether the package being compiled is a library package
isLicensedFeature(int) - Method in class com.saxonica.config.ProfessionalConfiguration
Determine if a particular feature is licensed.
isLicensedFeature(int) - Method in class net.sf.saxon.Configuration
Determine if a particular feature is licensed.
isLicenseFound() - Method in class com.saxonica.config.ProfessionalConfiguration
Ask if the configuration is known to be licensed
isLicenseNotFound() - Method in class com.saxonica.config.ProfessionalConfiguration
Ask if the configuration is known to be unlicensed
isLiftable(boolean) - Method in class net.sf.saxon.expr.Expression
Ask whether the expression can be lifted out of a loop, assuming it has no dependencies on the controlling variable/focus of the loop
isLiftable(boolean) - Method in class net.sf.saxon.expr.instruct.BreakInstr
Ask whether the expression can be lifted out of a loop, assuming it has no dependencies on the controlling variable/focus of the loop
isLiftable(boolean) - Method in class net.sf.saxon.expr.instruct.LocalParam
Ask whether the expression can be lifted out of a loop, assuming it has no dependencies on the controlling variable/focus of the loop
isLiftable(boolean) - Method in class net.sf.saxon.expr.instruct.NextIteration
Ask whether the expression can be lifted out of a loop, assuming it has no dependencies on the controlling variable/focus of the loop
isLiftable(boolean) - Method in class net.sf.saxon.expr.LetExpression
Ask whether the expression can be lifted out of a loop, assuming it has no dependencies on the controlling variable/focus of the loop
isLiftable(boolean) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Ask whether the expression can be lifted out of a loop, assuming it has no dependencies on the controlling variable/focus of the loop
isLiftable(boolean) - Method in class net.sf.saxon.expr.sort.SortKeyDefinitionList
Ask whether the expression can be lifted out of a loop, assuming it has no dependencies on the controlling variable/focus of the loop
isLiftable(boolean) - Method in class net.sf.saxon.expr.SystemFunctionCall
Ask whether the expression can be lifted out of a loop, assuming it has no dependencies on the controlling variable/focus of the loop
isLiftable(boolean) - Method in class net.sf.saxon.pattern.Pattern
Ask whether the expression can be lifted out of a loop, assuming it has no dependencies on the controlling variable/focus of the loop
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.lib.AugmentedSource
Get whether line numbers are to be maintained in the constructed document
isLineNumbering() - Method in class net.sf.saxon.lib.ParseOptions
Get whether line numbers are to be maintained in the constructed document
isLineNumbering() - Method in class net.sf.saxon.s9api.DocumentBuilder
Ask whether line and column numbering is enabled for documents loaded using this DocumentBuilder.
isLineNumberingSet() - Method in class net.sf.saxon.lib.AugmentedSource
Determine whether setLineNumbering() has been called
isLineNumberingSet() - Method in class net.sf.saxon.lib.ParseOptions
Determine whether setLineNumbering() has been called
isListType() - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
On a SimpleTypeDefinition, isListType() always returns true if the type is "derived by List".
isListType() - Method in class com.saxonica.ee.schema.UserListType
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 com.saxonica.ee.schema.UserSimpleType
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 com.saxonica.ee.schema.UserUnionType
Determine whether this is a list type
isListType() - Method in enum 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.type.EnumerationType
Test whether this Simple Type is a list type
isListType() - Method in class net.sf.saxon.type.ErrorType
Determine whether this is a list type
isListType() - Method in class net.sf.saxon.type.LocalUnionType
Determine whether this is a list type
isListType() - Method in class net.sf.saxon.type.NumericType
Test whether this Simple Type is a list type
isListType() - Method in interface net.sf.saxon.type.SimpleType
Test whether this Simple Type is a list type
isListValued() - Method in class com.saxonica.ee.schema.IdentityField
 
isLiteral() - Method in class net.sf.saxon.regex.REFlags
 
isLocal() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
 
isLocal() - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
 
isLocalConstructor(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Ask whether a supplied expression is a nested node constructor.
isLoopingClause(Clause) - Static method in class net.sf.saxon.expr.flwor.FLWORExpression
 
isLoopingReference(VariableReference, Binding) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
 
isLoopingSubexpression(Expression, Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Return true if a given expression is evaluated repeatedly when a given ancestor expression is evaluated once
isLowSurrogate(int) - Static method in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
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
isMap() - Method in class net.sf.saxon.expr.instruct.UserFunction
Ask whether this function item is a map
isMap() - Method in class net.sf.saxon.functions.AbstractFunction
Ask whether this function is a map
isMap() - Method in class net.sf.saxon.ma.arrays.ArrayItem
Ask whether this function item is a map
isMap() - Method in class net.sf.saxon.ma.map.MapItem
Ask whether this function item is a map
isMap() - Method in interface net.sf.saxon.om.FunctionItem
Ask whether this function item is a map
isMap() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is an XDM map
isMapLookup - Variable in class net.sf.saxon.expr.LookupExpression
 
isMapType() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Ask whether this function item type is a map type.
isMapType() - Method in class net.sf.saxon.ma.map.MapType
Ask whether this function item type is a map type.
isMapType() - Method in class net.sf.saxon.ma.map.RecordTest
Ask whether this function item type is a map type.
isMapType() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Ask whether this function item type is a map type.
isMapType() - Method in class net.sf.saxon.type.AnyFunctionType
Ask whether this function item type is a map type.
isMapType() - Method in interface net.sf.saxon.type.FunctionItemType
Ask whether this function item type is a map type.
isMarkedUnavailable(DocumentKey) - Method in class net.sf.saxon.om.DocumentPool
Ask whether a document URI is in the set of URIs known to be unavailable, because doc-available() has been previously called and has returned false
isMarkSupported() - Method in class net.sf.saxon.query.InputStreamMarker
 
isMatchCurrentGroup() - Method in class com.saxonica.ee.stream.watch.Trigger
Ask whether or not the pattern should use all nodes in the current group as anchor nodes (by default only the first is matched)
isMatching() - Method in class com.saxonica.ee.stream.ManualRegexIterator
Determine whether the current item in the sequence is a matching item or a non-matching item
isMatching() - Method in class net.sf.saxon.regex.ARegexIterator
Determine whether the current item is a matching item or a non-matching item
isMatching() - Method in class net.sf.saxon.regex.JRegexIterator
Determine whether the current item is a matching item or a non-matching item
isMatching() - Method in interface net.sf.saxon.regex.RegexIterator
Determine whether the current item in the sequence is a matching item or a non-matching item
isMaxFunction() - Method in class net.sf.saxon.functions.Minimax
Method to be implemented in subclasses to indicate whether the function implements fn:min() or fn:max()
isMaxFunction() - Method in class net.sf.saxon.functions.Minimax.Max
 
isMaxFunction() - Method in class net.sf.saxon.functions.Minimax.Min
 
isMayBeOmitted() - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Ask whether it is OK for the application to supply no context item
isMayBeOmitted() - Method in class net.sf.saxon.style.XSLContextItem
 
isMayOmitContextItem() - Method in class net.sf.saxon.expr.instruct.NamedTemplate
 
isMayOmitContextItem() - Method in class net.sf.saxon.style.XSLTemplate
 
isMemoFunction() - Method in class net.sf.saxon.expr.instruct.MemoFunction
Ask whether this function is a memo function
isMemoFunction() - Method in class net.sf.saxon.expr.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 com.saxonica.ee.schema.UserComplexType
Ask whether this complex type allows mixed content
isMixedContent() - Method in enum net.sf.saxon.type.AnyType
Test whether this complex type allows mixed content
isMixedContent() - Method in interface net.sf.saxon.type.ComplexType
Test whether this complex type allows mixed content.
isMixedContent() - Method in enum net.sf.saxon.type.Untyped
Test whether this complex type allows mixed content
isModeTracing() - Method in class net.sf.saxon.trans.Mode
 
isModuleFeatureSupported() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isModuleFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery module feature is supported in this connection.
isMotionless() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Test whether a pattern is motionless, that is, whether it can be evaluated against a node without repositioning the input stream.
isMotionless() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
 
isMotionless() - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
 
isMotionless() - Method in class net.sf.saxon.pattern.GeneralNodePattern
Test whether a pattern is motionless, that is, whether it can be evaluated against a node without repositioning the input stream.
isMotionless() - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Test whether a pattern is motionless, that is, whether it can be evaluated against a node without repositioning the input stream.
isMotionless() - Method in class net.sf.saxon.pattern.NodeSetPattern
Test whether a pattern is motionless, that is, whether it can be evaluated against a node without repositioning the input stream.
isMotionless() - Method in class net.sf.saxon.pattern.Pattern
Test whether a pattern is motionless, that is, whether it can be evaluated against a node without repositioning the input stream.
isMotionless() - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Test whether a pattern is motionless, that is, whether it can be evaluated against a node without repositioning the input stream.
isMotionless() - Method in class net.sf.saxon.pattern.SimplePositionalPattern
Test whether a pattern is motionless, that is, whether it can be evaluated against a node without repositioning the input stream.
isMotionless() - Method in class net.sf.saxon.pattern.VennPattern
Test whether a pattern is motionless, that is, whether it can be evaluated against a node without repositioning the input stream.
isMultiLine() - Method in class net.sf.saxon.regex.REFlags
 
isMultiThreaded(Configuration) - Method in class com.saxonica.ee.parallel.MultithreadedForEach
 
isMultiThreaded(Configuration) - Method in class net.sf.saxon.expr.Expression
Ask whether the expression is multithreaded (that is, whether its operands are evaluated in parallel)
isMultiThreaded(Configuration) - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
isMustBeTyped() - Method in class net.sf.saxon.trans.Mode
 
isMustCloseAfterUse() - Method in class net.sf.saxon.s9api.Serializer
 
isMustCloseAfterUse() - Method in class net.sf.saxon.serialize.ExpandedStreamResult
Ask whether the unicode writer myst be closed after use.
isMutable() - Method in class net.sf.saxon.om.GenericTreeInfo
 
isMutable() - Method in interface net.sf.saxon.om.TreeInfo
Ask whether the tree is mutable.
isMutable() - Method in class net.sf.saxon.om.TreeModel
Ask whether this tree model supports updating (that is, whether the nodes in the constructed tree will implement MutableNodeInfo, which is necessary if they are to support XQuery Update.
isMutable() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Ask whether the tree is mutable.
isMutable() - Method in class net.sf.saxon.z.IntBlockSet
 
isMutable() - Method in class net.sf.saxon.z.IntEmptySet
 
isMutable() - Method in class net.sf.saxon.z.IntRangeSet
 
isMutable() - Method in class net.sf.saxon.z.IntSet
Ask whether the set permits in-situ modifications using add() and remove()
isMutable() - Method in class net.sf.saxon.z.IntSingletonSet
 
isMutable() - Method in class net.sf.saxon.z.IntUniversalSet
 
isMutable() - Method in class net.sf.saxon.z.MonotonicIntSet
 
isNamespace() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is a namespace node
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 com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
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 com.saxonica.ee.schema.UserAtomicType
Test whether this simple type is namespace-sensitive, that is, whether it is derived from xs:QName or xs:NOTATION
isNamespaceSensitive() - Method in class com.saxonica.ee.schema.UserListType
Test whether this simple type is namespace-sensitive, that is, whether the item types is derived from xs:QName or xs:NOTATION
isNamespaceSensitive() - Method in class com.saxonica.ee.schema.UserUnionType
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 enum 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
 
isNamespaceSensitive() - Method in class net.sf.saxon.type.EnumerationType
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.type.ErrorType
Test whether this type represents namespace-sensitive content
isNamespaceSensitive() - Method in interface net.sf.saxon.type.HyperType
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.type.LocalUnionType
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.type.NumericType
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.
isNamespaceTestAllowed() - Method in class net.sf.saxon.expr.parser.XPathParser
Ask whether the syntax namespace-node() is allowed in a node kind test.
isNaN() - Method in class net.sf.saxon.value.AtomicValue
Test whether the value is the special 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
IsNaN - Class in com.saxonica.functions.qt4
Implements the saxon:is-NaN() function.
IsNaN() - Constructor for class com.saxonica.functions.qt4.IsNaN
 
isNCName10(int) - Static method in class net.sf.saxon.serialize.charcode.XMLCharacterData
Determine whether a character is valid in an NCName in XML 1.0
isNCName11(int) - Static method in class net.sf.saxon.serialize.charcode.XMLCharacterData
Determine whether a character is valid in an NCName in XML 1.1
isNCNameChar(int) - Static 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.serialize.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.serialize.charcode.XMLCharacterData
Determine whether a character is valid at the start of an NCName in XML 1.1
isNCNameStartChar(int) - Static method in class net.sf.saxon.om.NameChecker
Test whether a character can appear at the start of an NCName
isNeedsEagerEvaluation() - Method in class net.sf.saxon.expr.LetExpression
 
isNeedsLazyEvaluation() - Method in class net.sf.saxon.expr.LetExpression
 
isNegatable(TypeHierarchy) - Method in class net.sf.saxon.expr.BooleanExpression
Check whether this specific instance of the expression is negatable
isNegatable(TypeHierarchy) - Method in interface net.sf.saxon.expr.Negatable
Check whether this specific instance of the expression is negatable
isNegatable(TypeHierarchy) - Method in class net.sf.saxon.expr.SystemFunctionCall
Check whether this specific instance of the expression is negatable
isNegatable(TypeHierarchy) - Method in class net.sf.saxon.expr.ValueComparison
Check whether this specific instance of the expression is negatable
isNegativeDuration(boolean) - Method in class net.sf.saxon.value.DurationValue
Ensure that a zero duration is considered positive
isNegativeZero() - Method in class net.sf.saxon.value.DoubleValue
Ask whether this value is negative zero
isNegativeZero() - Method in class net.sf.saxon.value.FloatValue
Ask whether this value is negative zero
isNegativeZero() - Method in class net.sf.saxon.value.NumericValue
Ask whether this value is negative zero
isNewlyIntroduced(SimpleType) - Method in class com.saxonica.ee.schema.Facet
Test whether this facet is newly introduced on this type, that is, whether it is absent from the base type
isNillable() - Method in class com.saxonica.ee.schema.AttributeDecl
Determine, in the case of an Element Declaration, whether it is nillable.
isNillable() - Method in class com.saxonica.ee.schema.ElementDecl
Determine whether or not instances of this element definition permit xsi:nil to be set to "yes".
isNillable() - Method in class com.saxonica.ee.validate.SchemaElementTest
Determine whether nilled nodes can match this node test
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 interface net.sf.saxon.type.SchemaDeclaration
Determine, in the case of an Element Declaration, whether it is nillable.
isNillable(int) - Method in class com.saxonica.ee.validate.SchemaElementTest
Determine if nilled nodes named N can match this node test
isNilled() - Method in class com.saxonica.ee.validate.ContentValidator
Determine whether xsi:nil = true was set on this element
isNilled() - Method in interface net.sf.saxon.om.NodeInfo
Ask whether the node has the is-nilled property
isNilled() - Method in class net.sf.saxon.tree.linked.ElementImpl
Determine whether the node has the is-nilled property
isNilled() - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
Determine whether the node has the is-nilled property
isNilled() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Determine whether the node has the is-nilled property
isNilled() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Determine whether the node has the is-nilled property
isNilled() - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
Determine whether the node has the is-nilled property
isNilled() - Method in class net.sf.saxon.tree.wrapper.TypeStrippedNode
 
isNilled() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Determine whether the node has the is-nilled property
isNilled() - Method in class net.sf.saxon.tree.wrapper.VirtualUntypedCopy
Determine whether the node has the is-nilled property
isNilled(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Ask whether a given node is nilled
isNilled(NodeInfo) - Static method in class net.sf.saxon.functions.Nilled_1
Determine whether a node is nilled.
isNo(String) - Static method in class net.sf.saxon.style.StyleElement
Ask whether an attribute is "no" or one of its accepted synonyms
isNode() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is a node
isNode() - Method in class net.sf.saxon.s9api.XdmItem
Determine whether the item is a node or some other type of item
isNodeCheckRequired() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Ask whether the result needs to be checked to ensure it contains no nodes from the wrong Configuration
isNodeType(ItemType) - Static method in class net.sf.saxon.type.Type
Test whether a given type is (some subtype of) node()
isNoNodeIfEmpty() - Method in class net.sf.saxon.expr.instruct.ValueOf
 
isNotAllowedInUpdatingContext(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine whether the expression is either an updating expression, or an expression that is permitted in a context where updating expressions are allowed
isNotifiedByConsumer() - Method in exception net.sf.saxon.trans.QuitParsingException
 
isNotStronger(String, String) - Static method in class com.saxonica.ee.schema.Wildcard
Test whether one processContents value is <= the strength of another, where skip < lax < strict
isNullable() - Method in class net.sf.saxon.regex.REProgram
Ask whether the regular expression is known statically to match a zero length string
isNumberingInstruction() - Method in class net.sf.saxon.expr.instruct.ValueOf
Determine whether this is really an xsl:number instruction
isNumericType() - Method in class net.sf.saxon.type.BuiltInAtomicType
Ask whether a built-in type is a numeric type (integer, float, double)
isNumericType(ItemType) - Static method in class net.sf.saxon.type.NumericType
Ask whether a given atomic type is numeric, that is, whether it is a subtype of xs:double, xs:float, or xs:decimal
ISO88591CharacterSet - Class in net.sf.saxon.serialize.charcode
This class defines properties of the ISO-8859-1 character set
isObjectModelSupported(String) - Method in class net.sf.saxon.xpath.XPathFactoryImpl
Test whether a given object model is supported.
isOneToOne() - Method in class net.sf.saxon.expr.ItemMappingIterator
Ask whether this ItemMappingIterator is one-to-one: that is, for every input item, there is always exactly one output item.
isOnItem() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
isOnItem() - Method in class com.saxonica.xqj.SaxonXQSequence
 
isOnItem() - Method in interface javax.xml.xquery.XQSequence
Check if the sequence is positioned on an item or not.
isOpenContentInterleaved() - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Ask whether the open content wildcard for this finite state machine (assuming there is one) permits interleaved content (as opposed to suffixed content only)
isOperandIsStringLiteral() - Method in class net.sf.saxon.expr.CastingExpression
Ask whether the operand to the cast expression was supplied in the form of a string literal.
isOptimizeForPatternMatching() - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Ask whether the visitor is to optimize expressions for evaluation as an XSLT match pattern
isOptimizeForStreaming() - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Ask whether the visitor is to optimize expressions for evaluation in a streaming environment
isOptional() - Method in class com.saxonica.ee.schema.AttributeUse
Returns true if the use attribute is equal to "optional".
isOptionalField(String) - Method in class net.sf.saxon.ma.map.RecordTest
Ask whether a given field is optional
isOptionalField(String) - Method in interface net.sf.saxon.ma.map.RecordType
Ask whether a given field is optional
isOptionalField(String) - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Ask whether a given field is optional
isOptionSet(int) - Method in class net.sf.saxon.expr.parser.Optimizer
Ask whether a particular optimizer option is set
isOrdered() - Method in class com.saxonica.ee.schema.IdentityConstraint
 
isOrdered(boolean) - Method in class com.saxonica.ee.schema.UserAtomicType
Determine whether the atomic type is ordered, that is, whether less-than and greater-than comparisons are permitted
isOrdered(boolean) - Method in interface net.sf.saxon.type.AtomicType
Determine whether the atomic type is ordered, that is, whether less-than and greater-than comparisons are permitted
isOrdered(boolean) - 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(boolean) - Method in class net.sf.saxon.type.EnumerationType
Determine whether the atomic type is ordered, that is, whether less-than and greater-than comparisons are permitted
isOrdered(boolean) - Method in class net.sf.saxon.type.ErrorType
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.parser.Token
 
isOverrideExtensionFunction() - Method in class net.sf.saxon.expr.instruct.UserFunction
 
isOverrideExtensionFunction() - Method in class net.sf.saxon.style.StylesheetFunctionLibrary
Ask whether the functions in this library are "overrideExtensionFunction" functions, that is, defined with xsl:function override="yes".
isOverrideExtensionFunction() - Method in class net.sf.saxon.style.XSLFunction
Is override-extension-function="yes"?.
isParallel() - Method in class net.sf.saxon.s9api.streams.XdmStream
Ask whether this stream will be evaluated in parallel
isParentless() - Method in class net.sf.saxon.expr.parser.ContextItemStaticInfo
 
isParserFeatureSet(String) - Method in class net.sf.saxon.lib.ParseOptions
Ask if a particular parser feature has been set (either to true or false)
isPartialWildcard() - Method in class net.sf.saxon.trans.ComponentTest
 
isPeerAxis - Static variable in class net.sf.saxon.om.AxisInfo
Table indicating for each axis whether it is a peer axis.
isPercent - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
isPerMille - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
isPermittedChild(StyleElement) - Method in class net.sf.saxon.style.StyleElement
Check whether a given child is permitted for this element.
isPermittedChild(StyleElement) - Method in class net.sf.saxon.style.XSLEvaluate
Specify that xsl:sort is a permitted child
isPermittedChild(StyleElement) - Method in class net.sf.saxon.style.XSLForEach
Specify that xsl:sort is a permitted child
isPermittedChild(StyleElement) - Method in class net.sf.saxon.style.XSLForEachGroup
Specify that xsl:sort is a permitted child
isPermittedChild(StyleElement) - Method in class net.sf.saxon.style.XSLFunction
Specify that xsl:param is a permitted child
isPermittedChild(StyleElement) - Method in class net.sf.saxon.style.XSLIterate
Specify that xsl:param is a permitted child
isPermittedChild(StyleElement) - Method in class net.sf.saxon.style.XSLPerformSort
Specify that xsl:sort is a permitted child
isPermittedChild(StyleElement) - Method in class net.sf.saxon.style.XSLTemplate
Specify that xsl:param and xsl:context-item are permitted children
isPermittedChild(StyleElement) - Method in class net.sf.saxon.style.XSLTry
 
isPlainType() - Method in class com.saxonica.ee.schema.UserAtomicType
Ask whether this is a plain type (a type whose instances are always atomic values)
isPlainType() - Method in class com.saxonica.ee.schema.UserUnionType
Ask whether this Union type is a "plain type", defined as a union type whose member types are all atomic types or plain unions.
isPlainType() - Method in class net.sf.saxon.pattern.NodeTest
Determine whether this item type is atomic (that is, whether it can ONLY match atomic values)
isPlainType() - Method in class net.sf.saxon.type.AnyExternalObjectType
 
isPlainType() - Method in class net.sf.saxon.type.AnyFunctionType
Determine whether this item type is atomic (that is, whether it can ONLY match atomic values)
isPlainType() - Method in class net.sf.saxon.type.AnyItemType
Determine whether this item type is atomic (that is, whether it can ONLY match atomic values)
isPlainType() - Method in class net.sf.saxon.type.BuiltInAtomicType
Ask whether this is a plain type (a type whose instances are always atomic values)
isPlainType() - Method in class net.sf.saxon.type.EnumerationType
Determine whether this item type is a plain type (that is, whether it can ONLY match atomic values)
isPlainType() - Method in class net.sf.saxon.type.ErrorType
 
isPlainType() - Method in class net.sf.saxon.type.ExternalObjectType
Ask whether this is a plain type (a type whose instances are always atomic values)
isPlainType() - Method in interface net.sf.saxon.type.ItemType
Determine whether this item type is a plain type (that is, whether it can ONLY match atomic values)
isPlainType() - Method in class net.sf.saxon.type.LocalUnionType
Ask whether this Union type is a "plain type", defined as a union type whose member types are all atomic types or plain unions.
isPlainType() - Method in class net.sf.saxon.type.NumericType
Determine whether this item type is a plain type (that is, whether it can ONLY match atomic values)
isPlatformNative() - Method in class net.sf.saxon.regex.ARegularExpression
Ask whether the regular expression is using platform-native syntax (Java or .NET), or XPath syntax
isPlatformNative() - Method in class net.sf.saxon.regex.JavaRegularExpression
Ask whether the regular expression is using platform-native syntax (Java or .NET), or XPath syntax
isPlatformNative() - Method in interface net.sf.saxon.regex.RegularExpression
Ask whether the regular expression is using platform-native syntax (Java or .NET), or XPath syntax
isPleaseCloseAfterUse() - Method in class net.sf.saxon.lib.AugmentedSource
Ask whether the user of this Source is encouraged to close it as soon as reading is finished.
isPleaseCloseAfterUse() - Method in class net.sf.saxon.lib.ParseOptions
Determine whether or not the user of this Source is encouraged to close it as soon as reading is finished.
isPointless(ModelGroup) - Method in class com.saxonica.ee.schema.AllModelGroup
Test whether the compositor is pointless, as described in XML Schema Part 1 Schema Component Constraint: Particle Valid (Restriction)
isPointless(ModelGroup) - Method in class com.saxonica.ee.schema.ChoiceModelGroup
Test whether the compositor is pointless, as described in XML Schema Part 1 Schema Component Constraint: Particle Valid (Restriction)
isPointless(ModelGroup) - Method in class com.saxonica.ee.schema.ElementParticle
Test whether the particle is pointless, as described in XML Schema Part 1 Schema Component Constraint: Particle Valid (Restriction)
isPointless(ModelGroup) - Method in class com.saxonica.ee.schema.ElementWildcard
Test whether the particle is pointless, as described in XML Schema Part 1 Schema Component Constraint: Particle Valid (Restriction)
isPointless(ModelGroup) - Method in class com.saxonica.ee.schema.ModelGroup
Test whether the particle is pointless, as described in XML Schema Part 1 Schema Component Constraint: Particle Valid (Restriction)
isPointless(ModelGroup) - Method in class com.saxonica.ee.schema.ModelGroupDefinition
Test whether the compositor is pointless, as described in XML Schema Part 1 Schema Component Constraint: Particle Valid (Restriction)
isPointless(ModelGroup) - Method in class com.saxonica.ee.schema.ModelGroupParticle
Test whether the particle is pointless, as described in XML Schema Part 1 Schema Component Constraint: Particle Valid (Restriction)
isPointless(ModelGroup) - Method in class com.saxonica.ee.schema.Particle
Test whether the particle is pointless, as described in XML Schema Part 1 Schema Component Constraint: Particle Valid (Restriction)
isPointless(ModelGroup) - Method in class com.saxonica.ee.schema.SequenceModelGroup
Test whether the compositor is pointless, as described in XML Schema Part 1 Schema Component Constraint: Particle Valid (Restriction)
isPositional(TypeHierarchy) - Method in class net.sf.saxon.expr.FilterExpression
Determine if the filter is positional
isPositionalFilter(Expression, TypeHierarchy) - Static method in class net.sf.saxon.expr.FilterExpression
Determine whether an expression, when used as a filter, is potentially positional; that is, where it either contains a call on position() or last(), or where it is capable of returning a numeric result.
isPositive() - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
isPositive() - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed.Negative
 
isPositive() - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed.Positive
 
isPossiblyAbsent() - Method in class net.sf.saxon.expr.parser.ContextItemStaticInfo
Ask whether it is possible that the context item is absent
isPossiblyComparable(BuiltInAtomicType, BuiltInAtomicType, int) - Static method in class net.sf.saxon.type.Type
Determine whether two primitive atomic types are comparable under the rules for ValueComparisons (that is, untyped atomic values treated as strings)
isPossiblyComparable(UType, UType, boolean) - Static method in class net.sf.saxon.type.UType
Determine whether two primitive atomic types are comparable under the rules for ValueComparisons (that is, untyped atomic values treated as strings)
isPostDescent() - Method in class net.sf.saxon.expr.accum.AccumulatorRule
 
isPostDescent() - Method in class net.sf.saxon.style.XSLAccumulatorRule
 
isPrefix(PackageVersion) - Method in class net.sf.saxon.style.PackageVersion
Tests whether this package version is a prefix (i.e.
isPrefixed(int) - Static method in class net.sf.saxon.om.NamePool
Determine whether a given namecode has a non-empty prefix (and therefore, in the case of attributes, whether the name is in a non-null namespace
isPreScan() - Method in class net.sf.saxon.style.Compilation
Ask whether this is the compile-time phase of a just-in-time compilation, during which template rules are not fully processed
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"
isPreservedNode(NodeInfo, SpaceStrippedDocument, NodeInfo) - Static method in class net.sf.saxon.tree.wrapper.SpaceStrippedNode
Ask whether a node is preserved after whitespace stripping
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.expr.instruct.ParentNodeConstructor
Determine whether this elementCreator performs validation or strips type annotations
isPrimitiveAtomicType(int) - Static method in class net.sf.saxon.type.Type
Determine whether a given atomic type is a primitive type.
isPrimitiveAtomicUType(int) - Static method in class net.sf.saxon.type.Type
Determine whether this type is a type that corresponds exactly to a UType
isPrimitiveNumeric() - Method in class net.sf.saxon.type.BuiltInAtomicType
Determine whether the atomic type is numeric
isPrimitiveType() - Method in class com.saxonica.ee.schema.UserAtomicType
Determine whether the atomic type is a primitive type.
isPrimitiveType() - Method in interface net.sf.saxon.type.AtomicType
Determine whether the atomic type is a primitive type.
isPrimitiveType() - Method in class net.sf.saxon.type.BuiltInAtomicType
Ask whether the atomic type is a primitive type.
isPrimitiveType() - Method in class net.sf.saxon.type.EnumerationType
Determine whether the atomic type is a primitive type.
isPrimitiveType() - Method in class net.sf.saxon.type.ErrorType
Determine whether the atomic type is a primitive type.
isPrivate() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Ask whether this global variable is private
isPrivate() - Method in class net.sf.saxon.query.XQueryFunction
Ask whether this is a private function (as defined in XQuery 3.0)
isProcessingInstruction() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is a processing instruction node
isProcessName(String) - Static method in class com.saxonica.ee.schema.sdoc.XSDAny
Determines whether or not the given name is the name of an XML Schema Wildcard processContents attribute.
isProhibited() - Method in class com.saxonica.ee.schema.AttributeUse
Returns true if the use attribute is equal to "prohibited".
isPromoter() - Method in class net.sf.saxon.type.Converter
Ask if this converter implements promotion rules
isPromoter() - Method in class net.sf.saxon.type.Converter.PromoterToAnyURI
 
isPromoter() - Method in class net.sf.saxon.type.Converter.PromoterToBase64Binary
 
isPromoter() - Method in class net.sf.saxon.type.Converter.PromoterToDouble
 
isPromoter() - Method in class net.sf.saxon.type.Converter.PromoterToFloat
 
isPromoter() - Method in class net.sf.saxon.type.Converter.PromoterToHexBinary
 
isPromoter() - Method in class net.sf.saxon.type.Converter.PromoterToString
 
isQName(IntIterator) - Static method in class net.sf.saxon.om.NameChecker
Validate whether a given string constitutes a valid QName, as defined in XML Namespaces.
isQueryLocationHintProcessed(String) - Method in class net.sf.saxon.expr.instruct.Executable
Ask whether a query module location hint has already been processed
isRangeKey() - Method in class net.sf.saxon.trans.KeyDefinition
Ask whether this key is a range key, that is, a key capable of returning (a) the values in a selected range, and (b) the keys in order
isRangeKey() - Method in class net.sf.saxon.trans.KeyDefinitionSet
Ask if this is a range key
isReadOnly() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isReadOnly() - Method in interface javax.xml.xquery.XQMetaData
Query if the associated conection is restricted for read only use.
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.option.xom.XOMObjectModel
Test whether this object model recognizes a given node as one of its own
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.option.xom.XOMObjectModel
Test whether this object model recognizes a given class as representing a node in that object model.
isRecoverable() - Method in class net.sf.saxon.pattern.Pattern
Ask whether dynamic errors in evaluating the pattern should be recovered.
isRecoverFromValidationErrors() - Method in class net.sf.saxon.event.PipelineConfiguration
Ask if this pipeline recovers from validation errors
isRecursiveTailCall() - Method in class net.sf.saxon.expr.UserFunctionCall
 
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).
isReference() - Method in class com.saxonica.ee.schema.sdoc.XSDAttributeGroup
Is this an attribute group declaration or a reference?
isReference() - Method in class com.saxonica.ee.schema.sdoc.XSDIdentityConstraint
Ask whether this is a reference
isRelocatable() - Method in class net.sf.saxon.expr.PackageData
Ask whether the package can be deployed to a different location, with a different base URI
isRelocatable() - Method in class net.sf.saxon.s9api.XsltCompiler
Ask whether any package produced by this compiler can be deployed to a different location, with a different base URI
isRelocatable() - Method in class net.sf.saxon.trans.CompilerInfo
Ask whether any package produced by this compiler can be deployed to a different location, with a different base URI
isRepeated() - Method in class net.sf.saxon.expr.flwor.Clause
 
isReportableStatically() - Method in exception net.sf.saxon.trans.XPathException
Tests whether this is a dynamic error that may be reported statically if it is detected statically
isReportingWarnings() - Method in class net.sf.saxon.lib.StandardErrorListener
Ask whether the error listener is reporting warnings.
isReportingWarnings() - Method in class net.sf.saxon.lib.StandardErrorReporter
Ask whether the error listener is reporting warnings.
isRequired - Variable in class net.sf.saxon.expr.instruct.NamedTemplate.LocalParamInfo
 
isRequired() - Method in class com.saxonica.ee.schema.AttributeUse
Returns true if the 'use' attribute is equal to REQUIRED and there is no specified value.
isRequired() - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Ask whether the parameter is a required parameters
isRequired() - Method in class net.sf.saxon.s9api.XsltExecutable.ParameterDetails
Ask whether the parameter is required (mandatory) or optional
isRequiredParam() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Ask whether this variable represents a required parameter
isRequiredParam() - Method in class net.sf.saxon.expr.instruct.LocalParam
Ask whether this variable represents a required parameter
isRequiredParam() - Method in class net.sf.saxon.style.XSLLocalParam
 
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.lib.NamespaceConstant
Determine whether a namespace is a reserved namespace
isReserved(NamespaceUri) - Static method in class net.sf.saxon.om.NamespaceUri
Determine whether a namespace is a reserved namespace in XSLT
isReservedFunctionName(String, int) - Static method in class net.sf.saxon.expr.parser.XPathParser
Check whether a function name is reserved in XPath 3.1 or 4.0 (when unprefixed)
isReservedInQuery(NamespaceUri) - Method in class net.sf.saxon.expr.parser.XPathParser
 
isReservedInQuery31(String) - Static method in class net.sf.saxon.lib.NamespaceConstant
Determine whether a namespace is a reserved namespace in XQuery
isReservedInQuery31(NamespaceUri) - Static method in class net.sf.saxon.om.NamespaceUri
Determine whether a namespace is a reserved namespace in XQuery
isResolveAgainstStaticBase() - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
isResolved() - Method in class com.saxonica.ee.schema.AttributeGroupReference
Determine whether this reference has been resolved
isResolved() - Method in interface com.saxonica.ee.schema.ComponentReference
Ask whether this reference has been resolved
isResolved() - Method in class com.saxonica.ee.schema.IdentityConstraintReference
Determine whether this reference has been resolved
isResolved() - Method in class com.saxonica.ee.schema.KeyRef
Determine whether this reference has been resolved
isResolved() - Method in class com.saxonica.ee.schema.ModelGroupParticle
Determine whether this reference has been resolved
isResolved() - Method in class com.saxonica.ee.schema.SimpleComponentReference
Determine whether this reference has been resolved
isResolved() - Method in class com.saxonica.ee.schema.TypeReference
Determine whether this reference has been resolved
isRestricted() - Method in class com.saxonica.ee.schema.UserComplexType
Ask whether this complexType is a restriction
isRestricted() - Method in enum net.sf.saxon.type.AnyType
Test whether this complex type is derived by restriction
isRestricted() - Method in interface net.sf.saxon.type.ComplexType
Test whether this complex type is derived by restriction.
isRestricted() - Method in enum net.sf.saxon.type.Untyped
Test whether this complex type is derived by restriction
isRetainUnusedFunctions() - Method in class net.sf.saxon.style.StylesheetPackage
Ask whether private functions for which there are no static references need to be retained
isReturnable() - Method in class net.sf.saxon.expr.parser.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
isReturnEmptyIfEmpty() - Method in class net.sf.saxon.functions.StringJoin
 
isReturnVoidAsThis() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
 
isReusable() - Method in class net.sf.saxon.trans.KeyDefinitionSet
Ask whether this key definition set is reusable across transformations, that is, if the index built for a particular document is shareable across transformations.
isRollbackOutput() - Method in class net.sf.saxon.expr.TryCatch
 
isSameDeclaration(AttributeDecl) - Method in class com.saxonica.ee.schema.AttributeDecl
Test whether this is the same declaration as another attribute declaration.
isSameDeclaration(AttributeGroupDecl) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Test whether this is the same attribute group as another.
isSameDeclaration(ElementDecl) - Method in class com.saxonica.ee.schema.ElementDecl
Test whether this is the same declaration as another declaration.
isSameDeclaration(IdentityConstraint) - Method in class com.saxonica.ee.schema.IdentityConstraint
Test whether this is the same constraint as another.
isSameDeclaration(Notation) - Method in class com.saxonica.ee.schema.Notation
Test whether this is the same notation as another.
isSameGroup(ModelGroupDefinition) - Method in class com.saxonica.ee.schema.ModelGroupDefinition
Test whether this is the same group as another group.
isSameNode(Node) - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Determine whether this is the same node as another node.
isSameNodeInfo(NodeInfo) - Method in interface net.sf.saxon.om.NodeInfo
Determine whether this is the same node as another node.
isSameNodeInfo(NodeInfo) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Determine whether this is the same node as another node
isSameType(SchemaType) - Method in class com.saxonica.ee.schema.UserDefinedType
Test whether this is the same type as another type.
isSameType(SchemaType) - Method in enum net.sf.saxon.type.AnySimpleType
Test whether this is the same type as another type.
isSameType(SchemaType) - Method in enum net.sf.saxon.type.AnyType
Test whether this is the same type as another type.
isSameType(SchemaType) - Method in class net.sf.saxon.type.BuiltInAtomicType
Test whether this is the same type as another type.
isSameType(SchemaType) - Method in class net.sf.saxon.type.BuiltInListType
Test whether this is the same type as another type.
isSameType(SchemaType) - Method in class net.sf.saxon.type.EnumerationType
Test whether this is the same type as another type.
isSameType(SchemaType) - Method in class net.sf.saxon.type.ErrorType
Test whether this is the same type as another type.
isSameType(SchemaType) - Method in class net.sf.saxon.type.NumericType
Test whether this is the same type as another type.
isSameType(SchemaType) - Method in interface net.sf.saxon.type.SchemaType
Test whether this is the same type as another type.
isSameType(SchemaType) - Method in enum net.sf.saxon.type.Untyped
Test whether this is the same type as another type.
isSameType(SequenceType, TypeHierarchy) - Method in class net.sf.saxon.value.SequenceType
 
isSameURI(String, String) - Static method in class com.saxonica.ee.schema.UserDefinedType
Compare two URIs, ignoring the "file:///" versus "file:/" difference
isSatisfied(PreconditionMatcher) - Method in class com.saxonica.ee.trans.Precondition
Ask whether the precondition is satisfied, making use of caching
isSchemaAvailable(NamespaceUri) - Method in class com.saxonica.config.EnterpriseConfiguration
Determine whether the Configuration contains a cached schema for a given target namespace
isSchemaAvailable(NamespaceUri) - Method in class net.sf.saxon.Configuration
Determine whether the Configuration contains a cached schema for a given target namespace
isSchemaAware() - Method in class com.saxonica.ee.optim.StaticQueryContextEE
Ask whether this query is schema-aware
isSchemaAware() - Method in class net.sf.saxon.expr.instruct.Executable
Ask whether this executable is schema-aware, that is, whether the query or transformation imports a schema.
isSchemaAware() - Method in class net.sf.saxon.expr.PackageData
Ask whether the package is schema-aware
isSchemaAware() - Method in class net.sf.saxon.om.TreeModel
Ask whether this tree model supports the use of type annotations on element and attribute nodes.
isSchemaAware() - Method in class net.sf.saxon.query.QueryModule
Ask whether expressions compiled under this static context are schema-aware.
isSchemaAware() - Method in class net.sf.saxon.query.StaticQueryContext
Ask whether this query is schema-aware
isSchemaAware() - Method in class net.sf.saxon.s9api.Processor
Test whether this processor is schema-aware
isSchemaAware() - Method in class net.sf.saxon.s9api.XPathCompiler
Ask whether XPath expressions compiled using this XPathCompiler are schema-aware.
isSchemaAware() - Method in class net.sf.saxon.s9api.XQueryCompiler
Ask whether schema-awareness has been requested either by means of a call on XQueryCompiler.setSchemaAware(boolean)
isSchemaAware() - Method in class net.sf.saxon.s9api.XsltCompiler
Ask whether schema-awareness has been requested by means of a call on XsltCompiler.setSchemaAware(boolean)
isSchemaAware() - Method in class net.sf.saxon.style.Compilation
Ask whether this compilation is schema-aware.
isSchemaAware() - Method in class net.sf.saxon.style.ExpressionContext
Ask whether expressions compiled under this static context are schema-aware.
isSchemaAware() - Method in class net.sf.saxon.style.StyleElement
Ask whether the code is compiled in schema-aware mode
isSchemaAware() - Method in class net.sf.saxon.trans.CompilerInfo
Ask whether schema-awareness has been requested by means of a call on CompilerInfo.setSchemaAware(boolean)
isSchemaImportFeatureSupported() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isSchemaImportFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery schema import feature is supported in this connection.
isSchemaLanguageSupported(String) - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Tests whether a particular schema language is supported.
isSchemaValidationFeatureSupported() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isSchemaValidationFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery schema validation feature is supported in this connection.
isScrollable() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
isScrollable() - Method in class com.saxonica.xqj.SaxonXQSequence
 
isScrollable() - Method in interface javax.xml.xquery.XQSequence
Checks if the sequence is scrollable.
isSealedNamespace(NamespaceUri) - Method in class com.saxonica.config.EnterpriseConfiguration
Test whether a schema namespace is sealed.
isSequenceVariadic() - Method in class net.sf.saxon.functions.SystemFunction
 
isSequenceVariadic() - Method in interface net.sf.saxon.om.FunctionItem
Ask whether the function is sequence-variadic (accepts a variable number of arguments)
isSerializationFeatureSupported() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isSerializationFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery serialization feature is supported in this connection.
isSet(int) - Method in class net.sf.saxon.expr.parser.OptimizerOptions
 
isSet(DatatypeConstants.Field) - Method in class net.sf.saxon.value.SaxonDuration
Checks if a field is set.
isSetContextForSortKey() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Ask whether the sortkey is to be evaluated with the item-being-sorted as the context item
isSignificant(Item) - Static method in class net.sf.saxon.event.SignificantItemDetector
 
isSimpleBooleanFilter() - Method in class net.sf.saxon.expr.FilterExpression
Test if the filter always returns a singleton boolean.
isSimpleContent() - Method in class com.saxonica.ee.schema.UserComplexType
Returns true if this complexType has simple content; that is, if its {content type} is a simple type definition and its {variety} is simple.
isSimpleContent() - Method in enum net.sf.saxon.type.AnyType
Test whether this complex type has simple content
isSimpleContent() - Method in interface net.sf.saxon.type.ComplexType
Test whether this complexType has simple content.
isSimpleContent() - Method in enum net.sf.saxon.type.Untyped
Test whether this complex type has simple content
isSimpleType() - Method in class com.saxonica.ee.schema.UserComplexType
Ask whether this SchemaType is a simple type
isSimpleType() - Method in class com.saxonica.ee.schema.UserSimpleType
Returns true if this SchemaType is a SimpleType
isSimpleType() - Method in enum net.sf.saxon.type.AnySimpleType
Test whether this SchemaType is a simple type
isSimpleType() - Method in enum 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.type.EnumerationType
Test whether this SchemaType is a simple type
isSimpleType() - Method in class net.sf.saxon.type.ErrorType
Test whether this SchemaType is a simple type
isSimpleType() - Method in class net.sf.saxon.type.NumericType
Test whether this SchemaType is a simple type
isSimpleType() - Method in interface net.sf.saxon.type.SchemaType
Test whether this SchemaType is a simple type
isSimpleType() - Method in enum net.sf.saxon.type.Untyped
Test whether this SchemaType is a simple type
isSingleBranchChoice(Expression) - Static method in class net.sf.saxon.expr.instruct.Choose
Test whether an expression is a single-branch choose, that is, an expression of the form if (condition) then exp else ()
isSingleContainer - Variable in class net.sf.saxon.expr.LookupExpression
 
isSingleEntry - Variable in class net.sf.saxon.expr.LookupExpression
 
isSingleLine() - Method in class net.sf.saxon.regex.REFlags
 
isSingleton() - Method in class net.sf.saxon.ma.zeno.ZenoChain
Ask if the list is a singleton
isSlidingWindow() - Method in class net.sf.saxon.expr.flwor.WindowClause
Ask whether this is a sliding or tumbling window
isSortBeforeMerge() - Method in class net.sf.saxon.style.XSLMergeSource
Ask whether the sort-before-merge option is set
isSortKey(Expression) - Method in class net.sf.saxon.expr.sort.SortExpression
Test whether a given expression is one of the sort keys
isSourceSchemaDocument() - Method in class com.saxonica.ee.schema.sdoc.SchemaDocument
Ask if this is a source schema document
isSpacePreserving(NodeName, SchemaType) - Method in class net.sf.saxon.om.AllElementsSpaceStrippingRule
Decide whether an element is in the set of white-space preserving element types
isSpacePreserving(NodeName, SchemaType) - Method in class net.sf.saxon.om.IgnorableSpaceStrippingRule
Decide whether an element is in the set of white-space preserving element types
isSpacePreserving(NodeName, SchemaType) - Method in class net.sf.saxon.om.NoElementsSpaceStrippingRule
Decide whether an element is in the set of white-space preserving element types
isSpacePreserving(NodeName, SchemaType) - Method in class net.sf.saxon.om.SelectedElementsSpaceStrippingRule
Decide whether an element is in the set of white-space preserving element names
isSpacePreserving(NodeName, SchemaType) - Method in interface net.sf.saxon.om.SpaceStrippingRule
Decide whether an element is in the set of white-space preserving element types
isSpacePreserving(NodeName, SchemaType) - Method in class net.sf.saxon.om.StylesheetSpaceStrippingRule
Decide whether an element is in the set of white-space preserving element types
isSpecified(int) - Method in class com.saxonica.ee.jaxp.TypedContentHandler.TypeInfoProviderImpl
Returns false if the attribute was added by the validator.
isStable() - Method in class net.sf.saxon.lib.ParseOptions
Ask whether the document (or collection) should be stable, that is, if repeated attempts to dereference the same URI are guaranteed to return the same result.
isStable(XPathContext) - Method in interface net.sf.saxon.lib.ResourceCollection
Ask whether the collection is stable: in this case Saxon will retain the contents of the collection in memory, and will not make a second request on the CollectionFinder for the same collection URI.
isStable(XPathContext) - Method in class net.sf.saxon.resource.AbstractResourceCollection
Ask whether the collection is stable.
isStable(XPathContext) - Method in class net.sf.saxon.resource.CatalogCollection
 
isStandalone() - Method in class com.saxonica.xqj.pull.PullToStax
 
isStarted() - Method in class net.sf.saxon.serialize.XMLEmitter
Ask whether anything has yet been written
isStartElement() - Method in class com.saxonica.xqj.pull.PullToStax
 
isStatic() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Ask whether this variable is declared to be static
isStatic() - Method in class net.sf.saxon.style.SourceBinding
 
isStaticError() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Ask whether this is a static error, defined as an error that can be detected during static analysis of a stylesheet, query, schema, or XPath expression.
isStaticError() - Method in class net.sf.saxon.trans.XmlProcessingException
 
isStaticError() - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
isStaticError() - Method in exception net.sf.saxon.trans.XPathException
Ask whether this exception represents a static error
isStaticPropertiesKnown() - Method in class net.sf.saxon.expr.Expression
Ask whether the static properties of the expression have been computed
isStaticTypingExtensionsSupported() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isStaticTypingExtensionsSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery static typing extensions are supported in this connection.
isStaticTypingFeatureSupported() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isStaticTypingFeatureSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQuery static typing feature is supported in this data source.
isStreamabilityEnabled() - Method in class com.saxonica.config.EnterpriseConfiguration
Ask whether streamability checking is enabled for this configuration
isStreamabilityEnabled() - Method in class net.sf.saxon.Configuration
Ask whether streamability checking is enabled for this configuration
isStreamableSource(Source) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
 
isStreamed() - Method in class com.saxonica.ee.stream.om.FleetingNode
Ask whether this is a node in a streamed document
isStreamed() - Method in class net.sf.saxon.om.GenericTreeInfo
 
isStreamed() - Method in interface net.sf.saxon.om.Item
Ask whether this is a node in a streamed document
isStreamed() - Method in interface net.sf.saxon.om.NodeInfo
Ask whether this is a node in a streamed document
isStreamed() - Method in class net.sf.saxon.tree.NamespaceNode
 
isStreamed() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Ask whether this is a node in a streamed document
isStreamedNode(NodeInfo) - Method in class com.saxonica.config.EnterpriseConfiguration
Ask whether a given node is a streamed node
isStreamedNode(NodeInfo) - Method in class net.sf.saxon.Configuration
Ask whether a given node is a streamed node
isStreaming() - Method in class com.saxonica.ee.optim.StaticQueryContextEE
Ask whether the streaming option has been set, that is, whether subsequent calls on compile() will compile queries to be capable of executing in streaming mode.
isStreaming() - Method in class net.sf.saxon.query.StaticQueryContext
Ask whether the streaming option has been set, that is, whether subsequent calls on compile() will compile queries to be capable of executing in streaming mode.
isStreaming() - Method in class net.sf.saxon.query.XQueryParser
Ask whether the streaming option has been set, that is, whether subsequent calls on parseQuery() will compile queries to be capable of executing in streaming mode.
isStreaming() - Method in class net.sf.saxon.s9api.XQueryCompiler
Ask whether the streaming option has been set, that is, whether subsequent calls on compile() will compile queries to be capable of executing in streaming mode.
isStreaming() - Method in enum net.sf.saxon.trans.FunctionStreamability
 
isStrictComparison() - Method in class net.sf.saxon.trans.KeyDefinition
Ask whether strict comparison is needed.
isStrictJavaUriFormat() - Method in class com.saxonica.config.JavaExtensionLibrary
Ask whether only the strict "java:" URI format is to be recognized.
isStrictStreamabilityRules() - Method in class com.saxonica.ee.trans.ContextItemStaticInfoEE
 
isStrictStreamabilityRules() - Method in class net.sf.saxon.expr.parser.ContextItemStaticInfo
 
isStringLike(ItemType) - Static method in class net.sf.saxon.type.BuiltInAtomicType
Ask whether an item type is "string-like" in its comparison semantics
isStripsAllWhiteSpace() - Method in class net.sf.saxon.Configuration
Determine whether whitespace-only text nodes are to be stripped unconditionally from source documents.
isStripSourceTree() - Method in class net.sf.saxon.Controller
Ask whether the transformation will perform whitespace stripping for supplied source trees as defined by the xsl:strip-space and xsl:preserve-space declarations in the stylesheet.
isStripsTypeAnnotations() - Method in class net.sf.saxon.style.StylesheetPackage
Ask whether the package defines that type annotations should be stripped from input documents loaded from within this package
isStripsWhitespace() - Method in class net.sf.saxon.style.StylesheetPackage
Ask whether there is an xsl:strip-space declaration in the stylesheet package
isStylesheetContainingStripSpace() - Method in class net.sf.saxon.Controller
Ask whether the executable is a stylesheet whose top-level package contains an xsl:strip-space declaration requesting stripping of whitespace from the principal source document to the transformation
isStylesheetStrippingTypeAnnotations() - Method in class net.sf.saxon.Controller
Ask whether the executable is a stylesheet whose top-level package contains requests stripping of type annotations
isSubset(Wildcard, NamePool) - Method in class com.saxonica.ee.schema.Wildcard
Determine whether this wildcard is a subset of another wildcard.
isSubstringMatchingFunction() - Method in class net.sf.saxon.functions.CollatingFunctionFixed
Ask whether this function needs a collation that can handle substring matching
isSubstringMatchingFunction() - Method in class net.sf.saxon.functions.Contains
 
isSubstringMatchingFunction() - Method in class net.sf.saxon.functions.ContainsToken
 
isSubstringMatchingFunction() - Method in class net.sf.saxon.functions.EndsWith
 
isSubstringMatchingFunction() - Method in class net.sf.saxon.functions.StartsWith
 
isSubstringMatchingFunction() - Method in class net.sf.saxon.functions.SubstringAfter
 
isSubstringMatchingFunction() - Method in class net.sf.saxon.functions.SubstringBefore
 
isSubsumedBy(ComplexType, SchemaCompiler) - Method in class com.saxonica.ee.schema.UserComplexType
Test whether this complex type is subsumed by another complex type.
isSubtreeAxis - Static variable in class net.sf.saxon.om.AxisInfo
Table indicating for each axis whether it is contained within the subtree rooted at the origin node.
isSubtreeExpression() - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Determine whether the expression can be evaluated without reference to the part of the context document outside the subtree rooted at the context node.
isSubtreeExpression() - Method in class net.sf.saxon.expr.AxisExpression
Determine whether the expression can be evaluated without reference to the part of the context document outside the subtree rooted at the context node.
isSubtreeExpression() - Method in class net.sf.saxon.expr.ContextItemExpression
Determine whether the expression can be evaluated without reference to the part of the context document outside the subtree rooted at the context node.
isSubtreeExpression() - Method in class net.sf.saxon.expr.Expression
Determine whether the expression can be evaluated without reference to the part of the context document outside the subtree rooted at the context node.
isSubtreeExpression() - Method in class net.sf.saxon.expr.Literal
Determine whether the expression can be evaluated without reference to the part of the context document outside the subtree rooted at the context node.
isSubType(AtomicType, AtomicType) - Static method in class net.sf.saxon.type.Type
Determine whether one atomic type is a subtype of another (without access to the TypeHierarchy object)
isSubType(ItemType, ItemType) - Method in class net.sf.saxon.type.TypeHierarchy
Determine whether type A is type B or one of its subtypes, recursively.
isSuccess() - Method in class com.saxonica.ee.trans.Outcome
Ask if the task was successful
issueWarning(String, String) - Method in class net.sf.saxon.style.StyleElement
 
issueWarning(String, String, Location) - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Issue a warning message
issueWarning(String, String, Location) - Method in interface net.sf.saxon.expr.StaticContext
Issue a compile-time warning.
issueWarning(String, String, Location) - Method in class net.sf.saxon.query.QueryModule
Issue a compile-time warning.
issueWarning(String, String, Location) - Method in class net.sf.saxon.style.ExpressionContext
Issue a compile-time warning
issueWarning(String, String, Location) - Method in class net.sf.saxon.style.StyleElement
Report a warning to the error listener
issueWarning(String, String, Location) - Method in class net.sf.saxon.style.UseWhenStaticContext
Issue a compile-time warning
issueWarning(String, String, Location) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Issue a compile-time warning.
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.
isSupported(TemporalField) - Method in class net.sf.saxon.value.DateTimeValue
 
isSuppressedWarning(StructuredQName) - Method in class net.sf.saxon.lib.StandardErrorReporter
Ask whether a particular warning is suppressed.
isSuppressWarnings() - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Ask if warnings have been suppressed.
isSurrogate(int) - Static method in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
Test whether a given character is a surrogate (high or low)
isSyntaxError() - Method in exception net.sf.saxon.trans.XPathException
Ask whether this exception represents a syntax error
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.expr.instruct.UserFunction
Determine whether the function contains a tail call, calling itself
isTerminate() - Method in class net.sf.saxon.s9api.Message
Ask whether terminate="yes" was specified on the call of xsl:message.
isTerminated() - Method in class net.sf.saxon.event.PIGrabber
Determine whether the parse terminated because the first start element tag was found
isText() - Static method in class net.sf.saxon.s9api.streams.Predicates
A predicate to test whether an item is a text node
isTextNode(Item) - Static method in class net.sf.saxon.expr.AdjacentTextNodeMerger
Ask whether an item is a text node
isTextOnly() - Method in class net.sf.saxon.expr.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.Configuration
Determine whether brief progress messages and timing information will be output.
isTiming() - Method in class net.sf.saxon.event.Builder
Get timing option
isTopLevel() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Return true if this element is a child of xs:schema or xs:redefine
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.
isTopLevelModule() - Method in class net.sf.saxon.style.StyleNodeFactory
Ask whether this is the top-level module of a package
isTopWithinEntity(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
 
isTopWithinEntity(ElementImpl) - Method in class net.sf.saxon.tree.linked.DocumentImpl
 
isTracing() - Method in class net.sf.saxon.Controller
Test whether instruction execution is being traced.
isTracing() - Method in class net.sf.saxon.expr.accum.Accumulator
Ask whether diagnostic tracing is enabled for this accumulator
isTransactionSupported() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isTransactionSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if transaction is supported in this data source.
isTrustedResultType() - Method in class net.sf.saxon.expr.instruct.UserFunction
 
isTrustedResultType() - Method in class net.sf.saxon.functions.AbstractFunction
Check that result type is SystemFunction or AtomicConstructorFunction
isTrustedResultType() - Method in class net.sf.saxon.functions.hof.AtomicConstructorFunction
 
isTrustedResultType() - Method in class net.sf.saxon.functions.SystemFunction
 
isTrustedResultType() - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
 
isTrustedResultType() - Method in class net.sf.saxon.ma.map.MapItem
 
isTrustedResultType() - Method in class net.sf.saxon.ma.map.RangeKey
 
isTrustedResultType() - Method in interface net.sf.saxon.om.FunctionItem
Ask if the function can be trusted to return a result of the correct type
isTumblingWindow() - Method in class net.sf.saxon.expr.flwor.WindowClause
Ask whether this is a sliding or tumbling window
isTunnel - Variable in class net.sf.saxon.expr.instruct.NamedTemplate.LocalParamInfo
 
isTunnelParam() - Method in class net.sf.saxon.expr.instruct.LocalParam
Ask whether this variable represents a tunnel parameter
isTunnelParam() - Method in class net.sf.saxon.style.XSLLocalParam
 
isTunnelParam() - Method in class net.sf.saxon.style.XSLWithParam
 
isTypeChecked() - Method in class net.sf.saxon.expr.instruct.WithParam
Ask whether static type checking has been done
isTypeChecked(int) - Method in class net.sf.saxon.expr.instruct.ParameterSet
Determine whether the parameter at a given index has been type-checked
isTyped() - Method in class com.saxonica.ee.domino.DominoTree
 
isTyped() - Method in interface net.sf.saxon.om.TreeInfo
Ask whether the tree contains any nodes whose type annotation is anything other than UNTYPED or UNTYPED_ATOMIC
isTyped() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Ask whether the document contains any nodes whose type annotation is anything other than UNTYPED
isTyped() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Ask whether the document contains any nodes whose type annotation is anything other than UNTYPED
isTyped() - Method in interface net.sf.saxon.tree.tiny.NodeVectorTree
Ask whether the tree contains non-trivial type information (from schema validation)
isTyped() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Ask whether the document contains any nodes whose type annotation is anything other than UNTYPED
isTyped() - Method in class net.sf.saxon.tree.tiny.TinyTree
Ask whether the document contains any nodes whose type annotation is anything other than UNTYPED
isTyped() - Method in class net.sf.saxon.tree.wrapper.RebasedDocument
Ask whether the document contains any nodes whose type annotation is anything other than UNTYPED.
isTyped() - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedDocument
Ask whether the document contains any nodes whose type annotation is anything other than UNTYPED
isTyped() - Method in class net.sf.saxon.value.TextFragmentValue
Ask whether the document contains any nodes whose type annotation is anything other than UNTYPED
isTypeDerivationOK(SimpleType, SchemaType, int) - Static method in class com.saxonica.ee.schema.UserSimpleType
Check whether type derivation is allowed.
isTypeError() - Method in class net.sf.saxon.expr.ErrorExpression
 
isTypeError() - Method in class net.sf.saxon.expr.parser.RoleDiagnostic
Ask whether the error code represents a type error
isTypeError() - Method in interface net.sf.saxon.s9api.StaticError
Indicate whether this condition is a type error.
isTypeError() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Ask whether this is a type error.
isTypeError() - Method in class net.sf.saxon.trans.XmlProcessingException
 
isTypeError() - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
isTypeError() - Method in exception 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.
isUnicodeAware() - Method in class net.sf.saxon.lib.Logger
Ask whether the Logger is capable of handling the full Unicode character repertoire.
isUnionType() - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
On a SimpleTypeDefinition, isUnionType() always returns true if the type is "derived by Union".
isUnionType() - Method in class com.saxonica.ee.schema.UserSimpleType
Return true if this type is a union type (that is, if its variety is union), which will be true if is derived by union, or if it is derived by restriction from a type whose variety is union.
isUnionType() - Method in class com.saxonica.ee.schema.UserUnionType
Return true if this type is a union type (that is, if its variety is union)
isUnionType() - Method in enum 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
 
isUnionType() - Method in class net.sf.saxon.type.EnumerationType
Test whether this Simple Type is a union type
isUnionType() - Method in class net.sf.saxon.type.ErrorType
Determin whether this is a union type
isUnionType() - Method in class net.sf.saxon.type.LocalUnionType
Return true if this type is a union type (that is, if its variety is union)
isUnionType() - Method in class net.sf.saxon.type.NumericType
Test whether this Simple Type is a union type
isUnionType() - Method in interface net.sf.saxon.type.SimpleType
Test whether this Simple Type is a union type
isUniversallyApplicable() - Method in class net.sf.saxon.expr.accum.Accumulator
Ask whether this accumulator is universally appicable to all documents
isUnknown(Location) - Static method in class net.sf.saxon.expr.parser.Loc
Ask whether this is an "unknown location"
isUnnamedMode() - Method in class net.sf.saxon.trans.Mode
Determine if this is the unnamed mode
isUnnamedModeExplicit() - Method in class net.sf.saxon.trans.rules.RuleManager
Ask whether the unnamed mode has been explicitly declared in an xsl:mode declaration
isUnrepeatable(Sequence) - Static method in class net.sf.saxon.om.SequenceTool
 
isUnstrippedProperty(String) - Static method in class net.sf.saxon.lib.SaxonOutputKeys
Ask whether a particular serialization property is to be considered as string-valued, in which case the value is used exactly as specified without any whitespace stripping.
isUntyped() - Method in class net.sf.saxon.expr.Atomizer
Ask whether it is known that any nodes in the input will always be untyped
isUntypedAtomic() - Method in class net.sf.saxon.value.AtomicValue
Ask whether the value is of type xs:untypedAtomic
isUnused() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Ask whether this variable is unused.
isUnusedOutputDestination(DocumentKey) - Method in class net.sf.saxon.trans.XsltController
Determine whether an output URI is available for use.
isUpdateQuery() - Method in class com.saxonica.ee.optim.XQueryExpressionEE
Ask whether this is an update query
isUpdateQuery() - Method in class net.sf.saxon.query.XQueryExpression
Ask whether this is an update query
isUpdateQuery() - Method in class net.sf.saxon.s9api.XQueryExecutable
Ask whether the query is an updating query: that is, whether it returns a Pending Update List rather than a Value.
isUpdating() - Method in class net.sf.saxon.expr.instruct.UserFunction
Ask whether this is an updating function (as defined in XQuery Update)
isUpdating() - Method in class net.sf.saxon.query.QueryModule
Ask whether the query module is allowed to be updating
isUpdating() - Method in class net.sf.saxon.query.StaticQueryContext
Ask whether XQuery Update is allowed
isUpdating() - Method in class net.sf.saxon.query.XQueryFunction
Ask whether this is an updating function (as defined in XQuery Update)
isUpdating() - Method in class net.sf.saxon.style.XSLFunction
 
isUpdatingEnabled() - Method in class net.sf.saxon.query.StaticQueryContext
Ask whether the query is allowed to be updating
isUpdatingEnabled() - Method in class net.sf.saxon.s9api.XQueryCompiler
Ask whether the query is allowed to use XQuery Update syntax
isUpdatingExpression() - Method in class com.saxonica.ee.update.BasicUpdatingExpression
Determine whether this is an updating expression as defined in the XQuery update specification
isUpdatingExpression() - Method in class com.saxonica.ee.update.CopyModifyExpression
Determine whether this is an updating expression as defined in the XQuery update specification
isUpdatingExpression() - Method in class net.sf.saxon.expr.Assignation
Determine whether this is an updating expression as defined in the XQuery update specification
isUpdatingExpression() - Method in class net.sf.saxon.expr.Expression
Determine whether this is an updating expression as defined in the XQuery update specification
isUpdatingExpression() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Determine whether this is an updating expression as defined in the XQuery update specification
isUpdatingExpression() - Method in class net.sf.saxon.expr.instruct.Choose
Determine whether this is an updating expression as defined in the XQuery update specification
isUpdatingExpression() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Determine whether this is an updating expression as defined in the XQuery update specification
isUpdatingExpression() - Method in class net.sf.saxon.expr.instruct.ForEach
Determine whether this is an updating expression as defined in the XQuery update specification
isUpdatingExpression() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Determine whether this is an updating expression as defined in the XQuery update specification
isUpdatingExpression() - Method in class net.sf.saxon.expr.QuantifiedExpression
Determine whether this is an updating expression as defined in the XQuery update specification
isUpdatingExpression() - Method in class net.sf.saxon.expr.SystemFunctionCall
Determine whether this is an updating expression as defined in the XQuery update specification
isUpdatingExpression() - Method in class net.sf.saxon.expr.UserFunctionCall
Determine whether this is an updating expression as defined in the XQuery update specification
isUrlAttribute(NodeName, NodeName) - Method in class net.sf.saxon.serialize.HTMLURIEscaper
 
isUseEventLocation() - Method in class net.sf.saxon.event.Builder
Ask whether the system IDs of constructed nodes (especially element nodes) are to be taken from the system ID property of the Location object passed as a parameter to the Outputter.startElement(NodeName, SchemaType, Location, int) event.
isUserDefinedXMLSchemaTypeSupported() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isUserDefinedXMLSchemaTypeSupported() - Method in interface javax.xml.xquery.XQMetaData
Check if the user defined XML schema type is supported in this connection.
isUsesNamespaces() - Method in class net.sf.saxon.tree.tiny.TinyTree
Ask whether the tree contains any namespace declarations
isUseXsiSchemaLocation() - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Ask whether the schema processor is to take account of any xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes encountered while validating an instance document
isUseXsiSchemaLocation() - Method in class net.sf.saxon.lib.ParseOptions
Ask whether or not to use the xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes in an instance document to locate a schema for validation.
isUseXsiSchemaLocation() - Method in class net.sf.saxon.s9api.SchemaValidator
Ask whether the schema processor is to take account of any xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes encountered while validating an instance document
isVacuousExpression() - Method in class net.sf.saxon.expr.Expression
Determine whether this is a vacuous expression as defined in the XQuery update specification
isVacuousExpression() - Method in class net.sf.saxon.expr.ForExpression
Determine whether this is a vacuous expression as defined in the XQuery update specification
isVacuousExpression() - Method in class net.sf.saxon.expr.instruct.Block
Determine whether this is a vacuous expression as defined in the XQuery update specification
isVacuousExpression() - Method in class net.sf.saxon.expr.instruct.Choose
Determine whether this is a vacuous expression as defined in the XQuery update specification
isVacuousExpression() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Determine whether this is a vacuous expression as defined in the XQuery update specification
isVacuousExpression() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Determine whether this is a vacuous expression as defined in the XQuery update specification
isVacuousExpression() - Method in class net.sf.saxon.expr.LetExpression
Determine whether this is a vacuous expression as defined in the XQuery update specification
isVacuousExpression() - Method in class net.sf.saxon.expr.Literal
Determine whether this is a vacuous expression as defined in the XQuery update specification
isVacuousExpression() - Method in class net.sf.saxon.expr.SystemFunctionCall
 
isVacuousExpression() - Method in class net.sf.saxon.functions.Error
Determine whether this is a vacuous expression as defined in the XQuery update specification
isVacuousExpression() - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Determine whether this is a vacuous expression as defined in the XQuery update specification
isValid() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Validate instance by getXMLSchemaType() constraints.
isValid(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.serialize.charcode.XMLCharacterData
Determine whether a character is valid in XML 1.0
isValid11(int) - Static method in class net.sf.saxon.serialize.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.
isValidating() - Method in class net.sf.saxon.expr.instruct.CopyOf
Test if the instruction is doing validation
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
isValidationNeeded() - Method in class com.saxonica.ee.schema.SchemaStructure
Ask if validation is needed
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.
isValidDate(int, int, int) - Static method in class net.sf.saxon.value.GDateValue
Determine whether a given date is valid
isValidNCName(String) - Static method in class net.sf.saxon.om.NameChecker
 
isValidNCName(IntIterator) - Static method in class net.sf.saxon.om.NameChecker
Validate whether a given string constitutes a valid NCName, as defined in XML Namespaces.
isValidNmtoken(UnicodeString) - Static 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
isValidRestriction(AttributeGroupDecl, SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Test whether this attribute group is a valid restriction of another attribute group.
isValidRestriction(SchemaType, SchemaCompiler) - Method in class com.saxonica.ee.schema.UserComplexType
Determine whether this type is a valid restriction of another type
isValidTime(int, int, int, int, int) - Static method in class net.sf.saxon.functions.ParseIetfDate
Determine whether a given time is valid
isValidURI(String) - Method in class net.sf.saxon.lib.ConversionRules
Ask whether a string is a valid instance of xs:anyURI according to the rules defined by the current URIChecker
isValidURI(String) - Method in class net.sf.saxon.lib.StandardURIChecker
Validate a string to determine whether it is a valid URI
isValidURI(String) - Method in interface net.sf.saxon.lib.URIChecker
Check whether a given string is considered valid according to the rules of the xs:anyURI type.
isValidZeroDigit(int) - Static method in class net.sf.saxon.trans.DecimalSymbols
Check that the character declared as a zero-digit is indeed a valid zero-digit
isVariableReplaceableByDot(Expression, Binding[]) - Method in class net.sf.saxon.expr.parser.Optimizer
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
Deprecated.
since 10.0; the method has had no effect since Saxon 9.8
isVulnerable() - Method in class com.saxonica.ee.schema.Particle
Ask whether the particle is vulnerable.
isWarning() - Method in interface net.sf.saxon.s9api.StaticError
Indicate whether this error is being reported as a warning condition.
isWarning() - Method in interface net.sf.saxon.s9api.XmlProcessingError
Ask whether this error is being reported as a warning condition.
isWarning() - Method in class net.sf.saxon.trans.XmlProcessingException
 
isWarning() - Method in class net.sf.saxon.trans.XmlProcessingIncident
Ask whether this error is being reported as a warning condition.
isWhite(int) - Static method in class net.sf.saxon.value.Whitespace
Determine if a character is whitespace
isWhiteSpace() - Method in class com.saxonica.xqj.pull.PullToStax
 
isWholeNumber() - Method in class net.sf.saxon.value.BigDecimalValue
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.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.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
Ask whether the value is a whole number, that is, whether it compares equal to some integer
IsWholeNumberFn() - Constructor for class net.sf.saxon.functions.registry.VendorFunctionSetHE.IsWholeNumberFn
 
isWindowMustBeSingleton() - Method in class net.sf.saxon.expr.flwor.WindowClause
 
isWithinDeclaredStreamableConstruct() - Method in class net.sf.saxon.style.StyleElement
 
isWithinDeclaredStreamableConstruct() - Method in class net.sf.saxon.style.XSLSourceDocument
 
isWithinDeclaredStreamableConstruct() - Method in class net.sf.saxon.style.XSLTemplate
 
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
isXhtmlHtmlVersion5(Properties) - Static method in class net.sf.saxon.lib.SaxonOutputKeys
Examine the already-validated properties to see whether the html-version property is present with the decimal value 5.; used to decide whether to produce XHTML 5.0 in the XHTML output method.
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.DocumentBuilderImpl
Get the XInclude processing mode for this parser.
isXIncludeAware() - Method in class net.sf.saxon.lib.AugmentedSource
Get state of XInclude processing.
isXIncludeAware() - Method in class net.sf.saxon.lib.ParseOptions
Get state of XInclude processing.
isXIncludeAwareSet() - Method in class net.sf.saxon.lib.AugmentedSource
Determine whether setXIncludeAware() has been called.
isXIncludeAwareSet() - Method in class net.sf.saxon.lib.ParseOptions
Determine whether setXIncludeAware() has been called.
isXmlMediaType - Variable in class net.sf.saxon.resource.ParsedContentType
 
isXmlNamespace() - Method in class net.sf.saxon.om.NamespaceBinding
Ask whether this is a binding for the XML namespace
isXQuery - Variable in class net.sf.saxon.expr.parser.Tokenizer
Flag to indicate that this is XQuery as distinct from XPath
isXQueryEncodingDeclSupported() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isXQueryEncodingDeclSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if the XQuery encoding declaration is supported by the XQJ implementation.
isXQueryEncodingSupported(String) - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isXQueryEncodingSupported(String) - Method in interface javax.xml.xquery.XQMetaData
Query if a character encoding method of the XQuery query text is supported by the XQJ implmentation.
isXQueryXSupported() - Method in class com.saxonica.xqj.SaxonXQMetaData
 
isXQueryXSupported() - Method in interface javax.xml.xquery.XQMetaData
Query if XQueryX format is supported in this data source.
isXsd10Rules() - Method in class net.sf.saxon.value.DateTimeValue
Ask whether this value uses the XSD 1.0 rules (which don't allow year zero) or the XSD 1.1 rules (which do).
isXSLT() - Method in class net.sf.saxon.event.PipelineConfiguration
Ask if the host language is XSLT
isXSLT() - Method in class net.sf.saxon.expr.instruct.Instruction
Establish whether this is an XSLT instruction or an XQuery instruction (used to produce appropriate diagnostics)
isXSLT() - Method in class net.sf.saxon.expr.PackageData
Ask if the host language is XSLT
isXslt30Element(int) - Static method in class net.sf.saxon.functions.ElementAvailable
 
isXslt40Element(int) - Static method in class net.sf.saxon.functions.ElementAvailable
 
isYes(String) - Static method in class net.sf.saxon.style.StyleElement
Ask whether an attribute is "yes" or one of its accepted synonyms
item(int) - Method in class net.sf.saxon.dom.DOMNodeList
Return the n'th item in the list (DOM method)
Item - Interface in net.sf.saxon.om
An Item is an object that can occur as a member of a sequence.
ITEM - Static variable in class net.sf.saxon.type.Type
An item type that matches any item
ITEM_FEED_METHOD - Static variable in class net.sf.saxon.expr.Expression
 
ITEM_SEPARATOR - net.sf.saxon.s9api.Serializer.Property
Set to a string used to separate adjacent items in an XQuery result sequence
ITEM_SEPARATOR - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
item-separator = string
ITEM_TYPE - Static variable in class net.sf.saxon.type.Type
 
itemAt(int) - Method in class com.saxonica.ee.optim.SearchableValue
Get the n'th item in the sequence (starting from 0).
itemAt(int) - Method in class com.saxonica.ee.validate.CompactStringValue
 
itemAt(int) - Method in class net.sf.saxon.expr.instruct.UserFunction
Get the n'th item in the value, counting from 0
itemAt(int) - Method in class net.sf.saxon.ma.map.MapItem
 
itemAt(int) - Method in class net.sf.saxon.ma.zeno.ZenoSequence
Get the item at a given position in the sequence
itemAt(int) - Method in class net.sf.saxon.om.AtomicArray
Get the n'th item in the sequence (base-zero addressing)
itemAt(int) - Method in interface net.sf.saxon.om.AtomicSequence
Get the Nth item in the sequence, zero-based
itemAt(int) - Method in interface net.sf.saxon.om.AttributeMap
Get the AttributeInfo with a given index.
itemAt(int) - Method in class net.sf.saxon.om.EmptyAtomicSequence
 
itemAt(int) - Method in class net.sf.saxon.om.EmptyAttributeMap
 
itemAt(int) - Method in interface net.sf.saxon.om.GroundedValue
Get the n'th item in the value, counting from zero (0)
itemAt(int) - Method in interface net.sf.saxon.om.Item
Get the n'th item in the value, counting from 0
itemAt(int) - Method in class net.sf.saxon.om.MemoSequence
Get the Nth item in the sequence (0-based), reading new items into the internal reservoir if necessary
itemAt(int) - Method in class net.sf.saxon.om.SingletonAttributeMap
 
itemAt(int) - Method in class net.sf.saxon.om.SmallAttributeMap
 
itemAt(int) - Method in class net.sf.saxon.om.ZeroOrMore
Get the n'th item in the sequence (starting with 0 as the first item)
itemAt(int) - Method in class net.sf.saxon.om.ZeroOrOne
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.
itemAt(int) - Method in class net.sf.saxon.tree.linked.AttributeMapWithIdentity
 
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.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, zero-based
itemAt(int) - Method in class net.sf.saxon.value.SequenceExtent.Of
Get the n'th item in the value, counting from zero (0)
itemAt(int) - Method in class net.sf.saxon.value.SingletonClosure
Get the n'th item in the sequence (starting from 0).
itemAt(Sequence, int) - Static method in class net.sf.saxon.om.SequenceTool
Get the item at a given offset in a sequence.
ItemChecker - Class in net.sf.saxon.expr
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.
ItemChecker(Expression, ItemType, Supplier<RoleDiagnostic>) - Constructor for class net.sf.saxon.expr.ItemChecker
Constructor
ItemChecker.ItemCheckerElaborator - Class in net.sf.saxon.expr
Elaborator for a treat as expression, which is usually system-generated by the type checking phase of the compiler
ItemCheckerAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming code for an item checker
ItemCheckerAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ItemCheckerAdjunct
 
ItemCheckerElaborator() - Constructor for class net.sf.saxon.expr.ItemChecker.ItemCheckerElaborator
 
ItemCheckingFeed - Class in com.saxonica.ee.stream.feed
A Feed to go on the streaming pipeline that checks the item type of the items in the sequence represented by the events passing down the pipeline.
ItemCheckingFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.ItemCheckingFeed
 
ItemCheckingIterator - Class in net.sf.saxon.expr
ItemCheckingIterator applies a supplied function to each item in a sequence.
ItemCheckingIterator(SequenceIterator, Consumer<Item>) - Constructor for class net.sf.saxon.expr.ItemCheckingIterator
Construct an ItemCheckingIterator that will apply a specified Function to each Item returned by the base iterator.
ItemConsumer<T extends Item> - Interface in net.sf.saxon.om
A FunctionalInterface for any method that processes individual items, and which may generate exceptions.
ItemElaborator - Class in net.sf.saxon.expr.elab
An ItemElaborator is an abstract superclass for use by expressions that deliver zero or one items as their result.
ItemElaborator() - Constructor for class net.sf.saxon.expr.elab.ItemElaborator
 
ItemEvaluator - Interface in net.sf.saxon.expr.elab
Interface implemented by classes that evaluate an expression to deliver a single item
ItemFeed - Class in com.saxonica.ee.stream.feed
An ItemFeed evaluates an expression in "composed push" mode.
ItemFeed(ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.ItemFeed
 
ItemFeed(Outputter, XPathContext, boolean) - Constructor for class com.saxonica.ee.stream.feed.ItemFeed
Special constructor for the last ItemFeed in the pipeline, which feeds into an Outputter rather than into another ItemFeed.
ItemFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.ItemFeed
 
ItemFilter - Class in net.sf.saxon.expr
ItemMapper is an implementation of ItemMappingFunction that wraps a predicate function typically supplied as a lambda expression: unlike a standard Predicate, however, the test is allowed to throw an XPathException.
ItemFilter.Lambda - Interface in net.sf.saxon.expr
 
ItemMapper - Class in net.sf.saxon.expr
ItemMapper is an implementation of ItemMappingFunction that wraps a function typically supplied as a lambda expression.
ItemMapper.Lambda - Interface in net.sf.saxon.expr
 
ItemMappingFeed - Class in com.saxonica.ee.stream.feed
A Feed which applies an ItemMappingFunction to each supplied item.
ItemMappingFeed(Expression, ItemFeed, XPathContext, ItemMappingFunction) - Constructor for class com.saxonica.ee.stream.feed.ItemMappingFeed
 
ItemMappingFunction - Interface in net.sf.saxon.expr
ItemMappingFunction is an interface that must be satisfied by an object passed to a ItemMappingIterator.
ItemMappingIterator - Class in net.sf.saxon.expr
ItemMappingIterator applies a mapping function to each item in a sequence.
ItemMappingIterator(SequenceIterator, ItemMappingFunction) - Constructor for class net.sf.saxon.expr.ItemMappingIterator
Construct an ItemMappingIterator that will apply a specified ItemMappingFunction to each Item returned by the base iterator.
ItemMappingIterator(SequenceIterator, ItemMappingFunction, boolean) - Constructor for class net.sf.saxon.expr.ItemMappingIterator
Construct an ItemMappingIterator that will apply a specified ItemMappingFunction to each Item returned by the base iterator.
itemOrEmpty(Item) - Static method in class net.sf.saxon.om.SequenceTool
Helper method to convert an Item or null to a Sequence
ITemplateCall - Interface in net.sf.saxon.expr.instruct
An interface satisfied by all instructions that invoke templates: apply-templates, call-template.
items - Variable in class net.sf.saxon.tree.iter.ArrayIterator.Of
 
ItemsAfter() - Constructor for class com.saxonica.functions.qt4.ItemsStarting.ItemsAfter
 
ItemsAfterStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for the saxon:items-after function.
ItemsAfterStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.ItemsAfterStreamer
 
ItemsAt - Class in com.saxonica.functions.qt4
Implements the XPath 4.0 items-at() function
ItemsAt() - Constructor for class com.saxonica.functions.qt4.ItemsAt
 
ItemsBefore() - Constructor for class com.saxonica.functions.qt4.ItemsEnding.ItemsBefore
 
ItemsBeforeStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for the saxon:items-before function.
ItemsBeforeStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.ItemsBeforeStreamer
 
ItemsEnding - Class in com.saxonica.functions.qt4
This class supports the two extension functions saxon:items-until and saxon:items-before, also available as experimental XPath 4.0 functions in the fn namespace.
ItemsEnding() - Constructor for class com.saxonica.functions.qt4.ItemsEnding
 
ItemsEnding.ItemsBefore - Class in com.saxonica.functions.qt4
 
ItemsEnding.ItemsUntil - Class in com.saxonica.functions.qt4
 
ItemsFrom() - Constructor for class com.saxonica.functions.qt4.ItemsStarting.ItemsFrom
 
ItemsFromStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for the saxon:items-from function.
ItemsFromStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.ItemsFromStreamer
 
ItemsStarting - Class in com.saxonica.functions.qt4
This class supports the two extension functions saxon:items-from and saxon:items-after, also available as experimental XPath 4.0 functions in the fn namespace.
ItemsStarting() - Constructor for class com.saxonica.functions.qt4.ItemsStarting
 
ItemsStarting.ItemsAfter - Class in com.saxonica.functions.qt4
 
ItemsStarting.ItemsFrom - Class in com.saxonica.functions.qt4
 
ItemsUntil() - Constructor for class com.saxonica.functions.qt4.ItemsEnding.ItemsUntil
 
ItemsUntilStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for the saxon:items-until function.
ItemsUntilStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.ItemsUntilStreamer
 
ItemToBeSorted - Class in net.sf.saxon.expr.sort
This class is a specialization of class ObjectToBeSorted for use when the sequence being sorted is a sequence of items (including tuples, which are represented as items).
ItemToBeSorted() - Constructor for class net.sf.saxon.functions.Sort_1.ItemToBeSorted
 
ItemToBeSorted(int) - Constructor for class net.sf.saxon.expr.sort.ItemToBeSorted
 
itemType - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
The item type of the result of the function
ItemType - Class in net.sf.saxon.s9api
An item type, as defined in the XPath/XQuery specifications.
ItemType - Interface in net.sf.saxon.type
ItemType is an interface that allows testing of whether an Item conforms to an expected type.
ItemType(ItemType) - Constructor for class net.sf.saxon.s9api.ItemType
 
ItemType.BuiltInAtomicItemType - Class in net.sf.saxon.s9api
ItemType representing a built-in atomic type
ItemTypeCheckingFunction - Class in net.sf.saxon.expr
A mapping function for use in conjunction with an ItemMappingIterator that checks that all the items in a sequence are instances of a given item type
ItemTypeCheckingFunction(ItemType, Supplier<RoleDiagnostic>, Location, Configuration) - Constructor for class net.sf.saxon.expr.ItemTypeCheckingFunction
Create the type-checking function
ItemTypeFactory - Class in net.sf.saxon.s9api
This class is used for creating ItemType objects.
ItemTypeFactory(Processor) - Constructor for class net.sf.saxon.s9api.ItemTypeFactory
Create an ItemTypeFactory
ItemTypePattern - Class in net.sf.saxon.pattern
An ItemTypePattern is a pattern that consists simply of an ItemType; although a node test is an item type, this class is used only for non-node item types, such as atomic types, map types, array types etc.
ItemTypePattern(ItemType) - Constructor for class net.sf.saxon.pattern.ItemTypePattern
Create an ItemTypePattern that matches all items of a given type
ItemTypeWithSequenceTypeCache - Interface in net.sf.saxon.type
Extension of the ItemType interface implemented by some item types, to provide a cache of SequenceType objects based on this item type, with different occurrence indicators.
ItemWithMergeKeys - Class in net.sf.saxon.expr.sort
A class representing an item together with its merge keys and the name of the merge source object from which it derived, suitable for encapsulation as an ObjectValue.
iterate() - Method in class com.saxonica.ee.optim.SearchableValue
Return an Iterator to iterate over the values of a sequence.
iterate() - Method in class com.saxonica.ee.validate.CompactStringValue
 
iterate() - Method in class com.saxonica.functions.sql.SQLTable
 
iterate() - Method in class net.sf.saxon.event.SequenceCollector
Get an iterator over the sequence of items that has been constructed
iterate() - Method in class net.sf.saxon.expr.Literal
Return an Iterator to iterate over the values of a sequence.
iterate() - Method in class net.sf.saxon.ma.zeno.ZenoSequence
Get an iterator over the items in the sequence
iterate() - Method in class net.sf.saxon.om.AtomicArray
 
iterate() - Method in interface net.sf.saxon.om.AtomicSequence
Make an iterator over the items in the sequence
iterate() - Method in class net.sf.saxon.om.EmptyAtomicSequence
 
iterate() - Method in interface net.sf.saxon.om.GroundedValue
Get an iterator over all the items in the sequence.
iterate() - Method in interface net.sf.saxon.om.Item
Get an iterator over all the items in the sequence
iterate() - Method in class net.sf.saxon.om.LazySequence
Iterate over all the items in the sequence.
iterate() - Method in class net.sf.saxon.om.MemoSequence
 
iterate() - Method in interface net.sf.saxon.om.Sequence
Get a SequenceIterator over all the items in the sequence
iterate() - Method in class net.sf.saxon.om.ZeroOrMore
Return an iterator over this sequence.
iterate() - Method in class net.sf.saxon.om.ZeroOrOne
Return an iterator over this value.
iterate() - Method in class net.sf.saxon.value.AtomicValue
Get an iterator over all the items 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.Of
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(XPathContext) - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Iterate over the results, returning them in the correct order
iterate(XPathContext) - Method in class com.saxonica.ee.optim.SwitchExpression
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class com.saxonica.ee.parallel.MultithreadedForEach
Return an Iterator to iterate over the values of the sequence.
iterate(XPathContext) - Method in class com.saxonica.ee.stream.StreamInstr
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class com.saxonica.ee.update.BasicUpdatingExpression
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class com.saxonica.ee.update.CopyModifyExpression
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
Evaluate the function.
iterate(XPathContext) - Method in class com.saxonica.expr.ObjectLookupExpression
Iterate the lookup-expression in a given context
iterate(XPathContext) - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Iterate over the sequence of values
iterate(XPathContext) - Method in class net.sf.saxon.expr.Atomizer
Iterate over the sequence of values
iterate(XPathContext) - Method in class net.sf.saxon.expr.AxisExpression
Evaluate the path-expression in a given context to return a NodeSet
iterate(XPathContext) - Method in class net.sf.saxon.expr.CardinalityChecker
Iterate over the sequence of values
iterate(XPathContext) - Method in class net.sf.saxon.expr.ConsumingOperand
Get the value of this expression in a given context.
iterate(XPathContext) - Method in class net.sf.saxon.expr.ContextItemExpression
Iterate over the value of the expression
iterate(XPathContext) - Method in class net.sf.saxon.expr.DynamicFunctionCall
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in interface net.sf.saxon.expr.elab.PullEvaluator
 
iterate(XPathContext) - Method in class net.sf.saxon.expr.EmptyTextNodeRemover
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.ErrorExpression
Iterate over the expression.
iterate(XPathContext) - Method in class net.sf.saxon.expr.Expression
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.FilterExpression
Iterate over the results, returning them in the correct order
iterate(XPathContext) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.flwor.OuterForExpression
Iterate over the result of the expression
iterate(XPathContext) - Method in class net.sf.saxon.expr.ForExpression
Iterate over the sequence of values
iterate(XPathContext) - Method in class net.sf.saxon.expr.FunctionCall
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.HomogeneityChecker
Iterate the path-expression in a given context
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.Block
Iterate over the results of all the child expressions
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.Choose
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.CopyOf
 
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.ForEach
Return an Iterator to iterate over the values of the sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.Instruction
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.NumberInstruction
Compute the required node number as a sequence of integers
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.SequenceInstr
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
 
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.TraceExpression
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.instruct.WherePopulated
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.ItemChecker
Iterate over the sequence of values
iterate(XPathContext) - Method in class net.sf.saxon.expr.LetExpression
Iterate over the result of the expression to return a sequence of items
iterate(XPathContext) - Method in class net.sf.saxon.expr.Literal
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.LookupAllExpression
Iterate the lookup-expression in a given context
iterate(XPathContext) - Method in class net.sf.saxon.expr.LookupExpression
Iterate the lookup-expression in a given context
iterate(XPathContext) - Method in class net.sf.saxon.expr.PseudoExpression
 
iterate(XPathContext) - Method in class net.sf.saxon.expr.RangeExpression
Return an iteration over the sequence
iterate(XPathContext) - Method in class net.sf.saxon.expr.RootExpression
Evaluate the expression in a given context to return an iterator
iterate(XPathContext) - Method in class net.sf.saxon.expr.SimpleExpression
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.SimpleStepExpression
Evaluate the expression, returning an iterator over the result
iterate(XPathContext) - Method in class net.sf.saxon.expr.SingletonIntersectExpression
Iterate over the value of the expression.
iterate(XPathContext) - Method in class net.sf.saxon.expr.SlashExpression
Iterate the path-expression in a given context
iterate(XPathContext) - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.expr.sort.DocumentSorter
 
iterate(XPathContext) - Method in class net.sf.saxon.expr.sort.MergeInstr
 
iterate(XPathContext) - Method in class net.sf.saxon.expr.sort.SortExpression
Enumerate the results of the expression
iterate(XPathContext) - Method in class net.sf.saxon.expr.SuppliedParameterReference
Get the value of this expression in a given context.
iterate(XPathContext) - Method in class net.sf.saxon.expr.TailCallLoop
Iterate over the sequence of values
iterate(XPathContext) - Method in class net.sf.saxon.expr.TailExpression
 
iterate(XPathContext) - Method in class net.sf.saxon.expr.TryCatch
Iterate over the results of the function
iterate(XPathContext) - Method in class net.sf.saxon.expr.UserFunctionCall
Call the function, returning an iterator over the results.
iterate(XPathContext) - Method in class net.sf.saxon.expr.VariableReference
Get the value of this variable in a given context.
iterate(XPathContext) - Method in class net.sf.saxon.expr.VennExpression
Iterate over the value of the expression.
iterate(XPathContext) - Method in class net.sf.saxon.functions.CurrentGroupCall
Return an iteration over the result sequence
iterate(XPathContext) - Method in class net.sf.saxon.functions.CurrentGroupingKeyCall
Evaluate the expression
iterate(XPathContext) - Method in class net.sf.saxon.functions.CurrentMergeKey
Evaluate the expression
iterate(XPathContext) - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Iterate over the sequence of functions, wrapping each one in a CoercedFunction object
iterate(XPathContext) - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Return an Iterator to iterate over the values of a sequence.
iterate(XPathContext) - Method in class net.sf.saxon.xpath.JAXPVariableReference
Iterate over the value of the expression
iterate(XPathContext) - Method in class net.sf.saxon.xpath.XPathFunctionCall
Evaluate the function.
iterate(NodeInfo) - Method in class net.sf.saxon.expr.AxisExpression
Iterate the axis from a given starting node, without regard to context
iterate(XPathDynamicContext) - Method in class net.sf.saxon.sxpath.XPathExpression
Execute the expression, returning the result as a SequenceIterator, whose members will be instances of the class Item
ITERATE_AND_MATERIALIZE - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
ITERATE_METHOD - Static variable in class net.sf.saxon.expr.Expression
 
IterateAction - Class in com.saxonica.ee.stream.watch
This watch implements xsl:iterate in streaming mode.
IterateAction(WatchManager, Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.watch.IterateAction
 
IterateAdjunct - Class in com.saxonica.ee.stream.adjunct
Implement streaming code for xsl:iterate
IterateAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.IterateAdjunct
 
iterateAttributes(NodeTest) - Method in class net.sf.saxon.dom.DOMNodeWrapper
 
iterateAttributes(NodeTest) - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
 
iterateAttributes(NodeTest) - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
 
iterateAttributes(NodeTest) - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
 
iterateAttributes(NodeTest) - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Return an iteration over the nodes reached by the given axis from this node //@param axisNumber the axis to be used
iterateAttributes(NodeTest) - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
 
iterateAttributes(NodeTest) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
iterateAttributes(NodeTest) - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Return an iterator over the attributes of this element node.
iterateAttributes(ElementImpl) - Method in class net.sf.saxon.tree.linked.AttributeMapWithIdentity
 
iterateAxis(int) - Method in interface net.sf.saxon.om.NodeInfo
Return an iteration over all the nodes reached by the given axis from this node
iterateAxis(int) - Method in class net.sf.saxon.tree.linked.NodeImpl
Return an iterator over the nodes reached by the given axis from this node
iterateAxis(int) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Return an iterator over all the nodes reached by the given axis from this node
iterateAxis(int) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement
 
iterateAxis(int) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Return an enumeration over the nodes reached by the given axis from this node
iterateAxis(int) - Method in class net.sf.saxon.tree.util.Orphan
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(int) - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(int) - Method in class net.sf.saxon.tree.wrapper.RebasedNode
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(int) - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedNode
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(int) - Method in class net.sf.saxon.tree.wrapper.TypeStrippedNode
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(int) - Method in class net.sf.saxon.value.TextFragmentValue
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(int, NodePredicate) - Method in class com.saxonica.ee.domino.DominoAttr
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
iterateAxis(int, NodePredicate) - Method in class com.saxonica.ee.domino.DominoNode
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
iterateAxis(int, NodePredicate) - Method in class com.saxonica.ee.stream.om.FleetingElementNode
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
iterateAxis(int, NodePredicate) - Method in class com.saxonica.ee.stream.om.FleetingNode
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
iterateAxis(int, NodePredicate) - Method in interface net.sf.saxon.om.NodeInfo
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.tree.linked.NodeImpl
Return an enumeration over the nodes reached by the given axis from this node
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.tree.NamespaceNode
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Return an iterator over the nodes reached by the given axis from this node
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement
 
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Return an enumeration over the nodes reached by the given axis from this node
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.tree.util.Orphan
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Return an iteration over the nodes reached by the given axis from this node.
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Return an iteration over the nodes reached by the given axis from this node
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedNode
 
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Return an iteration over all the nodes reached by the given axis from this node that match a given NodeTest
iterateAxis(int, NodePredicate) - Method in class net.sf.saxon.value.TextFragmentValue
Return an enumeration over the nodes reached by the given axis from this 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
iterateChildren(NodeTest) - Method in class net.sf.saxon.dom.DOMNodeWrapper
 
iterateChildren(NodeTest) - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
 
iterateChildren(NodeTest) - Method in class net.sf.saxon.option.axiom.AxiomParentNodeWrapper
 
iterateChildren(NodeTest) - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
iterateChildren(NodeTest) - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
 
iterateChildren(NodeTest) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
iterateChildren(NodeTest) - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Get an enumeration of the _children of this node
iterateChildren(NodeTest) - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Return an iterator over the children of this node.
iterateCurrentGroup(String) - Method in class net.sf.saxon.expr.sort.MergeGroupingIterator
 
iterateDeclaredGlobalVariables() - Method in class net.sf.saxon.query.StaticQueryContext
Iterator over all the declared global variables
iterateDeclaredPrefixes() - Method in class net.sf.saxon.query.StaticQueryContext
Get the namespace prefixes that have been declared using the method StaticQueryContext.declareNamespace(java.lang.String, net.sf.saxon.om.NamespaceUri)
iterateDescendants(NodeTest, boolean) - Method in class net.sf.saxon.dom.DOMNodeWrapper
 
iterateDescendants(NodeTest, boolean) - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
 
iterateDescendants(NodeTest, boolean) - Method in class net.sf.saxon.option.axiom.AxiomParentNodeWrapper
 
iterateDescendants(NodeTest, boolean) - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
iterateDescendants(NodeTest, boolean) - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
 
iterateDescendants(NodeTest, boolean) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
iterateDescendants(NodeTest, boolean) - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Return an iterator over the descendants of this node.
IterateElaborator() - Constructor for class net.sf.saxon.expr.instruct.IterateInstr.IterateElaborator
 
iterateExternalVariables() - Method in class net.sf.saxon.s9api.XPathExecutable
Get an iterator over the names of all the external variables.
IterateInstr - Class in net.sf.saxon.expr.instruct
An IterateInstr is the compiled form of an xsl:iterate instruction
IterateInstr(Expression, LocalParamBlock, Expression, Expression) - Constructor for class net.sf.saxon.expr.instruct.IterateInstr
Create an xsl:iterate instruction
IterateInstr.IterateElaborator - Class in net.sf.saxon.expr.instruct
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpAtom
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpBackReference
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpBOL
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpCapture
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpCharClass
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpChoice
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpEndProgram
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpEOL
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.Operation
Get an iterator returning all the matches for this operation
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpGreedyFixed
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpNothing
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpReluctantFixed
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpRepeat
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpSequence
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpTrace
 
iterateMatches(REMatcher, int) - Method in class net.sf.saxon.regex.OpUnambiguousRepeat
 
iteratePrefixes() - Method in class com.saxonica.ee.stream.watch.WatchManager
 
iteratePrefixes() - Method in class com.saxonica.xqj.pull.PullNamespaceReducer
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.expr.instruct.DummyNamespaceResolver
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - Method in class net.sf.saxon.om.NamespaceMap
Get an iterator over the prefixes defined in this namespace map, including the "xml" prefix.
iteratePrefixes() - Method in interface 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.NamespaceContextImpl
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.tree.linked.ElementImpl
Get an iterator over all the prefixes declared in this namespace context.
iteratePrefixes() - Method in class net.sf.saxon.tree.util.NamespaceResolverWithDefault
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.
iterateReferences() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Iterate over the references to this variable
iterateSiblings(NodeTest, boolean) - Method in class net.sf.saxon.dom.DOMNodeWrapper
 
iterateSiblings(NodeTest, boolean) - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
 
iterateSiblings(NodeTest, boolean) - Method in class net.sf.saxon.option.axiom.AxiomElementNodeWrapper
 
iterateSiblings(NodeTest, boolean) - Method in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
 
iterateSiblings(NodeTest, boolean) - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
iterateSiblings(NodeTest, boolean) - Method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
 
iterateSiblings(NodeTest, boolean) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
 
iterateSiblings(NodeTest, boolean) - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Return an iterator over the siblings of this node.
iterateSorted(SequenceIterator, XPathContext) - Method in class net.sf.saxon.expr.sort.SortExpression
 
iterateStackFrames() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Get the context stack.
iterateStackFrames() - Method in interface net.sf.saxon.expr.XPathContext
Get the context stack.
iterateStackFrames() - Method in class net.sf.saxon.expr.XPathContextMinor
Get the context stack.
IterateWhileFn - Class in com.saxonica.functions.qt4
This class implements the function fn:iterate-while(), which is a proposed function for XPath 4.0
IterateWhileFn() - Constructor for class com.saxonica.functions.qt4.IterateWhileFn
 
iterator() - Method in class com.saxonica.ee.schema.fsa.Edge
 
iterator() - Method in class com.saxonica.ee.validate.CompactStringValue
 
iterator() - Method in class net.sf.saxon.expr.oper.OperandArray
Returns an iterator over elements of type T.
iterator() - Method in class net.sf.saxon.expr.Operand
Get a singleton iterator that returns this operand only
iterator() - Method in class net.sf.saxon.expr.sort.SortKeyDefinitionList
Get an iterator over the sort key definitions
iterator() - Method in class net.sf.saxon.ma.trie.ImmutableList
Get an iterator over the elements of the list
iterator() - Method in interface net.sf.saxon.ma.trie.ImmutableMap
Iterate over the entries in the map
iterator() - Method in class net.sf.saxon.ma.zeno.ZenoChain
Iterate over the items
iterator() - Method in class net.sf.saxon.om.AtomicArray
Returns a Java iterator over the atomic sequence.
iterator() - Method in class net.sf.saxon.om.EmptyAtomicSequence
Return a Java iterator over the atomic sequence.
iterator() - Method in class net.sf.saxon.om.EmptyAttributeMap
 
iterator() - Method in class net.sf.saxon.om.GroundedValueAsIterable
 
iterator() - Method in class net.sf.saxon.om.LargeAttributeMap
 
iterator() - Method in class net.sf.saxon.om.NamespaceBinding
Returns an iterator over this singleton set of namespace bindings.
iterator() - Method in class net.sf.saxon.om.NamespaceMap
Get an iterator over the namespace bindings defined in this namespace map
iterator() - Method in class net.sf.saxon.om.SingletonAttributeMap
 
iterator() - Method in class net.sf.saxon.om.SmallAttributeMap
 
iterator() - Method in class net.sf.saxon.om.ZeroOrMore
Get an iterator (a Java Iterator) over the items in this sequence.
iterator() - Method in class net.sf.saxon.query.AnnotationList
Returns an iterator over a set of elements of type T.
iterator() - Method in class net.sf.saxon.s9api.streams.XdmStream
Get an iterator over the items in the stream
iterator() - Method in class net.sf.saxon.s9api.XdmValue
Get 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
Evaluate the query, and return an iterator over its results.
iterator() - Method in class net.sf.saxon.serialize.CharacterMapIndex
Get an iterator over all the character maps in the index
iterator() - Method in class net.sf.saxon.tree.jiter.ConcatenatingIterable
 
iterator() - Method in class net.sf.saxon.tree.jiter.MappingJavaIterable
Returns an iterator over elements of type T.
iterator() - Method in class net.sf.saxon.tree.jiter.TopDownStackIterable
Returns an iterator over elements in the stack, starting at the top of stack and proceeding to the bottom
iterator() - Method in class net.sf.saxon.tree.linked.AttributeMapWithIdentity
 
iterator() - Method in class net.sf.saxon.tree.util.IndexedStack
Iterate the stack in bottom to top order
iterator() - Method in class net.sf.saxon.tree.util.Navigator.ChildrenAsIterable
 
iterator() - Method in class net.sf.saxon.value.AtomicValue
Returns a Java iterator over the atomic sequence.
iterator() - Method in class net.sf.saxon.value.IntegerRange
Return a Java iterator over the atomic sequence.
iterator() - Method in class net.sf.saxon.value.SequenceExtent.Of
Get an iterator (a Java Iterator) over the items in this sequence.
iterator() - Method in class net.sf.saxon.z.IntArraySet
Get an iterator over the values
iterator() - Method in class net.sf.saxon.z.IntBlockSet
Get an iterator over the values
iterator() - Method in class net.sf.saxon.z.IntComplementSet
 
iterator() - Method in class net.sf.saxon.z.IntEmptySet
 
iterator() - Method in class net.sf.saxon.z.IntHashSet
Get an iterator over the values
iterator() - Method in class net.sf.saxon.z.IntRangeSet
Get an iterator over the values
iterator() - Method in class net.sf.saxon.z.IntSet
Get an iterator over the values
iterator() - Method in class net.sf.saxon.z.IntSingletonSet
 
iterator() - Method in class net.sf.saxon.z.IntUniversalSet
 
iterator() - Method in class net.sf.saxon.z.MonotonicIntSet
Get an iterator over the values
iterator(DynamicQueryContext) - Method in class net.sf.saxon.query.XQueryExpression
Get an iterator over the results of the expression.
IteratorWrapper - Class in net.sf.saxon.om
Class IteratorWrapper - provides a SequenceIterator over a Java Iterator.
IteratorWrapper(Iterator<? extends Item>) - Constructor for class net.sf.saxon.om.IteratorWrapper
Create a IteratorWrapper backed by an iterator
IXSL - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI for interactive XSLT extensions in Saxon-CE and SaxonJS
IXSL - Static variable in class net.sf.saxon.om.NamespaceUri
URI for interactive XSLT extensions in Saxon-CE and SaxonJS
IXSLElementFactory - Class in com.saxonica.ee.extfn.js
Class IXSLElementFactory.
IXSLElementFactory() - Constructor for class com.saxonica.ee.extfn.js.IXSLElementFactory
 
IXSLFunctionSet - Class in com.saxonica.ee.extfn.js
The IXSLFunctionSet represents additions to the set of Saxon vendor-supplied extension functions that are available on SaxonJS.
IXSLFunctionSet.Call - Class in com.saxonica.ee.extfn.js
 
IXSLFunctionSet.Eval - Class in com.saxonica.ee.extfn.js
 
IXSLFunctionSet.ScheduleActionFn - Class in com.saxonica.ee.extfn.js
 
IXSLFunctionSet.Source - Class in com.saxonica.ee.extfn.js
 
IXSLFunctionSet.Stub - Class in com.saxonica.ee.extfn.js
Most of the functions in this library will only run in SaxonJS, some of them only in the browser
IXSLPromise - Class in com.saxonica.ee.extfn.js
Handler for ixsl:promise elements in stylesheet.
IXSLPromise() - Constructor for class com.saxonica.ee.extfn.js.IXSLPromise
 
IXSLRemoveAttribute - Class in com.saxonica.ee.extfn.js
Handler for ixsl:remove-attribute elements in stylesheet.
IXSLRemoveAttribute() - Constructor for class com.saxonica.ee.extfn.js.IXSLRemoveAttribute
 
IXSLRemoveProperty - Class in com.saxonica.ee.extfn.js
Handler for ixsl:remove-property elements in stylesheet.
IXSLRemoveProperty() - Constructor for class com.saxonica.ee.extfn.js.IXSLRemoveProperty
 
IXSLScheduleAction - Class in com.saxonica.ee.extfn.js
Handler for ixsl:schedule-action elements in stylesheet.
IXSLScheduleAction() - Constructor for class com.saxonica.ee.extfn.js.IXSLScheduleAction
 
IXSLSetAttribute - Class in com.saxonica.ee.extfn.js
Handler for ixsl:set-attribute elements in stylesheet.
IXSLSetAttribute() - Constructor for class com.saxonica.ee.extfn.js.IXSLSetAttribute
 
IXSLSetProperty - Class in com.saxonica.ee.extfn.js
Handler for ixsl:set-property elements in stylesheet.
IXSLSetProperty() - Constructor for class com.saxonica.ee.extfn.js.IXSLSetProperty
 
IXSLSetStyle - Class in com.saxonica.ee.extfn.js
Handler for ixsl:set-style elements in stylesheet.
IXSLSetStyle() - Constructor for class com.saxonica.ee.extfn.js.IXSLSetStyle
 

J

JarCollection - Class in net.sf.saxon.resource
A JarCollection represents a collection of resources held in a JAR or ZIP archive, accessed typically using a URI using the (Java-defined) "jar" URI scheme, or simply a "file" URI where the target file is a JAR or ZIP file.
JarCollection(XPathContext, String, URIQueryParameters) - Constructor for class net.sf.saxon.resource.JarCollection
Create a JarCollection
JarCollection.JarIterator - Class in net.sf.saxon.resource
 
JarIterator(XPathContext, ZipInputStream, FilenameFilter) - Constructor for class net.sf.saxon.resource.JarCollection.JarIterator
 
JAVA_TYPE - Static variable in class net.sf.saxon.lib.NamespaceConstant
Namespace for types representing external Java objects
JAVA_TYPE - Static variable in class net.sf.saxon.om.NamespaceUri
Namespace for types representing external Java objects: http://saxon.sf.net/java-type
JavaCharacterSet - Class in net.sf.saxon.serialize.charcode
This class establishes properties of a character set that is known to the Java VM but not specifically known to Saxon.
javaClass - Variable in class net.sf.saxon.type.JavaExternalObjectType
 
JavaCollationFactory - Class in net.sf.saxon.java
A JavaCollationFactory allows a Collation to be created given a set of properties that the collation should have.
JavaExtensionFunctionCall - Class in com.saxonica.expr
This class acts as a container for an extension function defined to call a method in a user-defined class.
JavaExtensionFunctionCall() - Constructor for class com.saxonica.expr.JavaExtensionFunctionCall
Default constructor
JavaExtensionFunctionFactory - Class in com.saxonica.config
This class acts as a factory for creating expressions that call Java extension functions.
JavaExtensionFunctionFactory(Configuration) - Constructor for class com.saxonica.config.JavaExtensionFunctionFactory
 
JavaExtensionLibrary - Class in com.saxonica.config
The JavaExtensionLibrary is a FunctionLibrary that binds XPath function calls to calls on Java methods (or constructors, or fields).
JavaExtensionLibrary(ProfessionalConfiguration) - Constructor for class com.saxonica.config.JavaExtensionLibrary
Construct a JavaExtensionLibrary and establish the default uri->class mappings.
JavaExtensionLibrary.UnresolvedExtensionFunctionCall - Class in com.saxonica.config
Inner class representing an unresolved extension function call.
JavaExternalObjectType - Class in net.sf.saxon.type
This class represents the type of an external Java object returned by an extension function, or supplied as an external variable/parameter.
JavaLocalizerFactory - Class in com.saxonica.config
Default factory for number/date localizers for the Java platform
JavaLocalizerFactory(Configuration) - Constructor for class com.saxonica.config.JavaLocalizerFactory
 
JavaPlatform - Class in net.sf.saxon.java
Implementation of the Platform class containing methods specific to the Java platform (as distinct from .NET).
JavaPlatform() - Constructor for class net.sf.saxon.java.JavaPlatform
The constructor is called during the static initialization of the Configuration
JavaPlatformEE - Class in com.saxonica.config
Implementation of the Platform class containing methods specific to the Java platform (as distinct from .NET) for Saxon-EE.
JavaPlatformEE() - Constructor for class com.saxonica.config.JavaPlatformEE
The constructor is called during the static initialization of the Configuration
JavaPlatformPE - Class in com.saxonica.config
Implementation of the Platform class containing methods specific to the Java platform (as distinct from .NET) for Saxon-PE and Saxon-EE.
JavaPlatformPE() - Constructor for class com.saxonica.config.JavaPlatformPE
The constructor is called during the static initialization of the Configuration
JavaRegularExpression - Class in net.sf.saxon.regex
An implementation of RegularExpression that calls the JDK regular expression library directly.
JavaRegularExpression(UnicodeString, String) - Constructor for class net.sf.saxon.regex.JavaRegularExpression
Create a regular expression, starting with an already-translated Java regex.
JavaVerifier - Class in com.saxonica.config
 
JavaVerifier() - Constructor for class com.saxonica.config.JavaVerifier
 
javax.xml.xquery - package javax.xml.xquery
 
JAXPStaticContextCheck(RetainedStaticContext, StaticContext) - Method in class net.sf.saxon.java.JavaPlatform
Checks if the supplied static context is an instance of the JAXP static context.
JAXPStaticContextCheck(RetainedStaticContext, StaticContext) - Method in interface net.sf.saxon.Platform
Checks if the supplied static context is an instance of the JAXP static context.
JAXPVariableReference - Class in net.sf.saxon.xpath
This class represents a variable in an XPath expression compiled using the JAXP XPath API.
JAXPVariableReference(StructuredQName, XPathVariableResolver) - Constructor for class net.sf.saxon.xpath.JAXPVariableReference
Create the expression
JAXPVariableReference.CallableElaborator - Class in net.sf.saxon.xpath
 
JAXPXPathStaticContext - Class in net.sf.saxon.xpath
A JAXPXPathStaticContext provides a context for parsing an XPath expression in a context other than a stylesheet.
JAXPXPathStaticContext(Configuration) - Constructor for class net.sf.saxon.xpath.JAXPXPathStaticContext
Create a JAXPXPathStaticContext using a specific Configuration.
JDOM_TREE - Static variable in class net.sf.saxon.event.Builder
 
JDOM2_TREE - Static variable in class net.sf.saxon.event.Builder
 
JDOM2DocumentWrapper - Class in net.sf.saxon.option.jdom2
The tree information for a tree acting as a wrapper for a JDOM2 Document.
JDOM2DocumentWrapper(Document, Configuration) - Constructor for class net.sf.saxon.option.jdom2.JDOM2DocumentWrapper
Create a Saxon wrapper for a JDOM document
JDOM2NodeWrapper - Class in net.sf.saxon.option.jdom2
A node in the XML parse tree representing an XML element, character content, or attribute.
JDOM2ObjectModel - Class in net.sf.saxon.option.jdom2
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).
JDOM2ObjectModel() - Constructor for class net.sf.saxon.option.jdom2.JDOM2ObjectModel
 
JDOM2Query - Class in net.sf.saxon.option.jdom2
Variant of command line net.sf.saxon.Transform do build the source document in JDOM2 and then proceed with the transformation.
JDOM2Query() - Constructor for class net.sf.saxon.option.jdom2.JDOM2Query
 
JDOM2Transform - Class in net.sf.saxon.option.jdom2
Variant of command line net.sf.saxon.Transform do build the source document in JDOM2 and then proceed with the transformation.
JDOM2Transform() - Constructor for class net.sf.saxon.option.jdom2.JDOM2Transform
 
JDOM2Writer - Class in net.sf.saxon.option.jdom2
JDOMWriter is a Receiver that constructs a JDOM2 document from the stream of events
JDOM2Writer(PipelineConfiguration) - Constructor for class net.sf.saxon.option.jdom2.JDOM2Writer
Create a JDOM2Writer using the default node factory
JIT - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
jitCompile(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.style.XSLTemplate
Code executed when the template is first executed under JIT.
JLine2Talker - Class in net.sf.saxon.gizmo
Handles terminal interaction for Gizmo using the JLine2 library: https://github.com/jline/jline2
JLine2Talker() - Constructor for class net.sf.saxon.gizmo.JLine2Talker
 
JLine2Talker.XPathCompleter - Class in net.sf.saxon.gizmo
 
join(List<GroundedValue>) - Static method in class net.sf.saxon.ma.zeno.ZenoSequence
Create a ZenoSequence by concatenating a number of sequences
JOIN_ADJACENT_TEXT_NODES - Static variable in class net.sf.saxon.functions.DeepEqual
Flag indicating that adjacent text nodes in the top-level sequence are to be merged
JPConverter - Class in net.sf.saxon.expr
This class together with its embedded subclasses handles conversion from Java values to XPath values.
JPConverter() - Constructor for class net.sf.saxon.expr.JPConverter
 
JPConverter.ExternalObjectWrapper - Class in net.sf.saxon.expr
 
JPConverter.FromBigDecimal - Class in net.sf.saxon.expr
 
JPConverter.FromBigInteger - Class in net.sf.saxon.expr
 
JPConverter.FromBoolean - Class in net.sf.saxon.expr
 
JPConverter.FromBooleanArray - Class in net.sf.saxon.expr
 
JPConverter.FromByte - Class in net.sf.saxon.expr
 
JPConverter.FromByteArray - Class in net.sf.saxon.expr
 
JPConverter.FromCharacter - Class in net.sf.saxon.expr
 
JPConverter.FromCharArray - Class in net.sf.saxon.expr
 
JPConverter.FromCollection - Class in net.sf.saxon.expr
 
JPConverter.FromDate - Class in net.sf.saxon.expr
 
JPConverter.FromDouble - Class in net.sf.saxon.expr
 
JPConverter.FromDoubleArray - Class in net.sf.saxon.expr
 
JPConverter.FromFloat - Class in net.sf.saxon.expr
 
JPConverter.FromFloatArray - Class in net.sf.saxon.expr
 
JPConverter.FromInstant - Class in net.sf.saxon.expr
 
JPConverter.FromInt - Class in net.sf.saxon.expr
 
JPConverter.FromIntArray - Class in net.sf.saxon.expr
 
JPConverter.FromLocalDate - Class in net.sf.saxon.expr
 
JPConverter.FromLocalDateTime - Class in net.sf.saxon.expr
 
JPConverter.FromLong - Class in net.sf.saxon.expr
 
JPConverter.FromLongArray - Class in net.sf.saxon.expr
 
JPConverter.FromObject - Class in net.sf.saxon.expr
 
JPConverter.FromObjectArray - Class in net.sf.saxon.expr
 
JPConverter.FromOffsetDateTime - Class in net.sf.saxon.expr
 
JPConverter.FromQName - Class in net.sf.saxon.expr
 
JPConverter.FromSequence - Class in net.sf.saxon.expr
 
JPConverter.FromSequenceIterator - Class in net.sf.saxon.expr
 
JPConverter.FromShort - Class in net.sf.saxon.expr
 
JPConverter.FromShortArray - Class in net.sf.saxon.expr
 
JPConverter.FromSource - Class in net.sf.saxon.expr
 
JPConverter.FromString - Class in net.sf.saxon.expr
 
JPConverter.FromUnicodeString - Class in net.sf.saxon.expr
 
JPConverter.FromURI - Class in net.sf.saxon.expr
 
JPConverter.FromXdmValue - Class in net.sf.saxon.expr
 
JPConverter.FromZonedDateTime - Class in net.sf.saxon.expr
 
JPConverter.VoidConverter - Class in net.sf.saxon.expr
 
JRegexIterator - Class in net.sf.saxon.regex
Class JRegexIterator - provides an iterator over matched and unmatched substrings.
JRegexIterator(String, Pattern) - Constructor for class net.sf.saxon.regex.JRegexIterator
Construct a RegexIterator.
jsEscape(String) - Static method in class net.sf.saxon.trace.ExpressionPresenter
Static method to escape a string using Javascript escaping conventions
JSFunctionLibrary - Class in com.saxonica.ee.extfn.js
The JSFunctionLibrary is a FunctionLibrary that binds XPath function calls to calls on JavaScript methods.
JSFunctionLibrary() - Constructor for class com.saxonica.ee.extfn.js.JSFunctionLibrary
 
JSON_NODE_OUTPUT_METHOD - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
json-node-output-method = method-name
JsonBuilder - Class in net.sf.saxon.s9api
A JsonBuilder is used to parse JSON documents
JsonBuilder(Configuration) - Constructor for class net.sf.saxon.s9api.JsonBuilder
 
JsonDoc - Class in net.sf.saxon.ma.json
Implements the json-to-xml function defined in XSLT 3.0.
JsonDoc() - Constructor for class net.sf.saxon.ma.json.JsonDoc
 
JSONEmitter - Class in net.sf.saxon.serialize
This class implements the back-end text generation of the JSON serialization method.
JSONEmitter(PipelineConfiguration, UnicodeWriter, Properties) - Constructor for class net.sf.saxon.serialize.JSONEmitter
 
JsonHandler - Class in net.sf.saxon.ma.json
Default handler class for accepting the result from parsing JSON strings
JsonHandler() - Constructor for class net.sf.saxon.ma.json.JsonHandler
 
JsonHandlerMap - Class in net.sf.saxon.ma.json
Event handler for the JSON parser which constructs a structure of maps and arrays representing the content of the JSON text.
JsonHandlerMap(XPathContext, int) - Constructor for class net.sf.saxon.ma.json.JsonHandlerMap
 
JsonHandlerXML - Class in net.sf.saxon.ma.json
Handler to generate an XML representation of JSON from a series of events
JsonHandlerXML(XPathContext, String, int) - Constructor for class net.sf.saxon.ma.json.JsonHandlerXML
Make the handler to construct the XML tree representation for JSON
JsonParser - Class in net.sf.saxon.ma.json
Parser for JSON, which notifies parsing events to a JsonHandler
JsonParser() - Constructor for class net.sf.saxon.ma.json.JsonParser
Create a JSON parser
JsonParser.JsonToken - Enum in net.sf.saxon.ma.json
 
JsonReceiver - Class in net.sf.saxon.ma.json
A Receiver which receives a stream of XML events using the vocabulary defined for the XML representation of JSON in XSLT 3.0, and which generates the corresponding JSON text as a string
JsonReceiver(PipelineConfiguration, XPathContext, UniStringConsumer) - Constructor for class net.sf.saxon.ma.json.JsonReceiver
 
JSONResource - Class in net.sf.saxon.resource
A Resource (that is, an item in a collection) holding JSON content
JSONResource(XPathContext, AbstractResourceCollection.InputDetails) - Constructor for class net.sf.saxon.resource.JSONResource
Create the resource
JSONSerializer - Class in net.sf.saxon.serialize
This class implements the JSON serialization method defined in XSLT+XQuery Serialization 3.1.
JSONSerializer(PipelineConfiguration, JSONEmitter, Properties) - Constructor for class net.sf.saxon.serialize.JSONSerializer
 
JsonToXMLFn - Class in net.sf.saxon.ma.json
Implements the json-to-xml function defined in XSLT 3.0.
JsonToXMLFn() - Constructor for class net.sf.saxon.ma.json.JsonToXMLFn
 
JTokenIterator - Class in net.sf.saxon.regex
A JTokenIterator is an iterator over the strings that result from tokenizing a string using a regular expression, in this case a regular expression evaluated using the JDK regex engine
JTokenIterator(String, Pattern) - Constructor for class net.sf.saxon.regex.JTokenIterator
Construct a JTokenIterator.

K

katakanaA - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
katakanaI - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
key - Variable in class net.sf.saxon.ma.map.KeyValuePair
 
key - Variable in class net.sf.saxon.ma.map.SingleEntryMap
 
key - Variable in class net.sf.saxon.ma.trie.TrieKVP
 
key() - Method in annotation type net.sf.saxon.transpile.CSharpExtendInterface
 
Key - Class in com.saxonica.ee.schema
A class that represents the XML Schema Identity Constraint: Key.
Key() - Constructor for class com.saxonica.ee.schema.Key
 
KEY - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
KEY_VALUE_RECORD - Static variable in class net.sf.saxon.ma.map.RecordTest
 
KeyDefinition - Class in net.sf.saxon.trans
Corresponds to a single xsl:key declaration.
KeyDefinition(SymbolicName, Pattern, Expression, String, StringCollator) - Constructor for class net.sf.saxon.trans.KeyDefinition
Constructor to create a key definition
KeyDefinitionSet - Class in net.sf.saxon.trans
A set of xsl:key definitions in a stylesheet that share the same name
KeyDefinitionSet(StructuredQName, int) - Constructor for class net.sf.saxon.trans.KeyDefinitionSet
Create a key definition set for keys sharing a given name
keyExpression - Variable in class net.sf.saxon.expr.sort.GroupByIterator
 
KeyFn - Class in net.sf.saxon.functions
 
KeyFn() - Constructor for class net.sf.saxon.functions.KeyFn
 
KeyIndex - Class in net.sf.saxon.trans
A key index is an index maintained to support xsl:key key definitions, including both user-defined keys and keys added by the optimizer.
KeyIndex(boolean) - Constructor for class net.sf.saxon.trans.KeyIndex
 
KeyIndex.Status - Enum in net.sf.saxon.trans
 
keyIterator() - Method in class net.sf.saxon.z.IntHashMap
Get an iterator over the keys
keyIterator() - Method in class net.sf.saxon.z.IntRangeToIntMap
Get an iterator over the integer key values held in the hash map
keyIterator() - Method in class net.sf.saxon.z.IntToIntArrayMap
Get an iterator over the integer key values held in the hash map.
keyIterator() - Method in class net.sf.saxon.z.IntToIntHashMap
Get an iterator over the integer key values held in the hash map
keyIterator() - Method in interface net.sf.saxon.z.IntToIntMap
Get an iterator over the integer key values held in the hash map
keyManager - Variable in class net.sf.saxon.expr.PackageData
 
KeyManager - Class in net.sf.saxon.trans
KeyManager manages the set of key definitions in a stylesheet, and the indexes associated with these key definitions.
KeyManager(Configuration, PackageData) - Constructor for class net.sf.saxon.trans.KeyManager
Create a KeyManager and initialise variables
KeyMap - Class in com.saxonica.functions.extfn
Implementation of the saxon:key-map() extension function.
KeyMap() - Constructor for class com.saxonica.functions.extfn.KeyMap
 
KeyRef - Class in com.saxonica.ee.schema
This class represents an xs:keyRef identity constraint in a schema
KeyRef() - Constructor for class com.saxonica.ee.schema.KeyRef
Create a KeyRef object representing an xs:keyref constraints
KeyRef(EnterpriseConfiguration, StructuredQName) - Constructor for class com.saxonica.ee.schema.KeyRef
Create a new KeyRef Identity-Constraint.
keys - Variable in class net.sf.saxon.ma.json.JsonHandlerMap
 
keys() - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
keys() - Method in class net.sf.saxon.expr.sort.CustomMap
List all the keys.
keys() - Method in class net.sf.saxon.ma.map.DictionaryMap
Get the set of all key values in the map.
keys() - Method in class net.sf.saxon.ma.map.HashTrieMap
Get the set of all key values in the map
keys() - Method in class net.sf.saxon.ma.map.MapItem
Get the set of all key values in the map.
keys() - Method in class net.sf.saxon.ma.map.RangeKey
Get the set of all key values in the map.
keys() - Method in class net.sf.saxon.ma.map.SingleEntryMap
Get the set of all key values in the map.
KeySelectorWatch - Class in com.saxonica.ee.validate
This class watches the selector for a key or unique constraint
KeySelectorWatch(ConstraintChecker, IdentityConstraint) - Constructor for class com.saxonica.ee.validate.KeySelectorWatch
 
keySet() - Method in class net.sf.saxon.s9api.XdmMap
Get the keys present in the map in the form of an unordered set.
keySet() - Method in class net.sf.saxon.z.IntHashMap
Get the set of integer keys present in this IntHashSet
keyTypeKey - Static variable in class net.sf.saxon.ma.map.MapFunctionSet.MapMerge
 
KeyValuePair - Class in net.sf.saxon.ma.map
A key and a corresponding value to be held in a Map.
KeyValuePair(AtomicValue, GroundedValue) - Constructor for class net.sf.saxon.ma.map.KeyValuePair
 
keyValuePairs() - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
keyValuePairs() - Method in class com.saxonica.xsltextn.pedigree.PedigreeMapItem
Get an iterable collection of key-value pairs representing the entries in this map; any entry whose value is a singleton array or map will itself have a pedigree indicating how it was selected
keyValuePairs() - Method in class net.sf.saxon.ma.map.DictionaryMap
Get the set of all key-value pairs in the map
keyValuePairs() - Method in class net.sf.saxon.ma.map.HashTrieMap
Get the set of all key-value pairs in the map
keyValuePairs() - Method in class net.sf.saxon.ma.map.MapItem
Get the set of all key-value pairs in the map
keyValuePairs() - Method in class net.sf.saxon.ma.map.RangeKey
Get the set of all key-value pairs in the map
keyValuePairs() - Method in class net.sf.saxon.ma.map.SingleEntryMap
Get the set of all key-value pairs in the map
KEYWORD_CURLY - Static variable in class net.sf.saxon.expr.parser.Token
composite token: <keyword "{"> (XQuery only)
KEYWORD_LBRA - Static variable in class net.sf.saxon.expr.parser.Token
`name(` for a reserved function name, e.g.
keywords - Variable in class net.sf.saxon.query.UnboundFunctionLibrary.UnboundFunctionCallDetails
 
knownClasses - Variable in class net.sf.saxon.trans.DynamicLoader
 

L

LambdaCallable - Interface in net.sf.saxon.expr
A generic interface for calling expressions by supplying the values of their subexpressions
lang - Variable in class net.sf.saxon.style.XSLSortOrMergeKey
 
Lang - Class in net.sf.saxon.functions
 
Lang() - Constructor for class net.sf.saxon.functions.Lang
 
LANGTYPE_XQUERY - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the expression language used in XQConnection.prepareExpression and XQExpression.execute is XQuery (any version).
LANGTYPE_XQUERYX - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the expression language used in XQConnection.prepareExpression and XQExpression.execute is XQueryX.
language - Variable in class net.sf.saxon.expr.parser.XPathParser
 
language - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
LANGUAGE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:language
LANGUAGE - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
languageLevel - Variable in class net.sf.saxon.expr.parser.Tokenizer
XPath language level: e.g.
languageVersion - Variable in class net.sf.saxon.expr.parser.XPathParser
 
languageVersion - Variable in class net.sf.saxon.Query
 
LargeAttributeMap - Class in net.sf.saxon.om
An implementation of AttributeMap suitable for larger collections of attributes (say, more than five).
LargeAttributeMap(List<AttributeInfo>) - Constructor for class net.sf.saxon.om.LargeAttributeMap
 
LargeTextBuffer - Class in net.sf.saxon.str
The segments (other than the last) have a fixed size of 65536 codepoints, which may use one byte per codepoint, two bytes per codepoint, or three bytes per codepoint, depending on the largest codepoint present in the segment.
LargeTextBuffer(int) - Constructor for class net.sf.saxon.str.LargeTextBuffer
Create an empty LargeTextBuffer
last() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
last() - Method in class com.saxonica.xqj.SaxonXQSequence
 
last() - Method in interface javax.xml.xquery.XQSequence
Moves to the last item in the sequence.
last() - Method in class net.sf.saxon.s9api.streams.Step
Obtain a step that selects the last item in the results of this step
last() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the last item of this stream, if there is one, discarding the remainder.
Last() - Constructor for class net.sf.saxon.functions.PositionAndLast.Last
 
LAST - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
LAST_INTO - Static variable in class net.sf.saxon.expr.parser.Token
"last into"
LAST_OPERATOR - Static variable in class net.sf.saxon.expr.parser.Token
Constant identifying the token number of the last token to be classified as an operator
lastCodePoint(UnicodeString) - Static method in class net.sf.saxon.str.StringTool
Get the last codepoint in a UnicodeString
LastFnElaborator() - Constructor for class net.sf.saxon.functions.PositionAndLast.Last.LastFnElaborator
 
lastIndexOf(UnicodeString, int) - Static method in class net.sf.saxon.str.StringTool
Get the position of the last occurrence of a given codepoint within a string
LASTING - net.sf.saxon.om.Durability
A node is lasting if it is expected to remain accessible throughout the duration of a transformation
lastItem() - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the last item of this stream, if there is one, discarding the remainder; return null if the stream is empty.
LastItemExprElaborator() - Constructor for class net.sf.saxon.expr.LastItemExpression.LastItemExprElaborator
 
LastItemExpression - Class in net.sf.saxon.expr
A LastItemExpression returns the last item in the sequence returned by a given base expression.
LastItemExpression(Expression) - Constructor for class net.sf.saxon.expr.LastItemExpression
Constructor
LastItemExpression.LastItemExprElaborator - Class in net.sf.saxon.expr
Elaborator for a "last item expression" (typically SEQ[last()])
LastModified - Class in com.saxonica.functions.extfn
Extension function to determined the last-modified date of a file
LastModified() - Constructor for class com.saxonica.functions.extfn.LastModified
 
LastPositionFinder - Interface in net.sf.saxon.expr
A LastPositionFinder is an interface implemented by any SequenceIterator that is able to return the position of the last item in the sequence.
LastStreamer - Class in com.saxonica.ee.stream.adjunct
 
LastStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.LastStreamer
 
LastValue(int) - Constructor for class net.sf.saxon.expr.XPathContextMinor.LastValue
 
LATE - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
latinLower - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
latinUpper - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
LAX - net.sf.saxon.s9api.ValidationMode
Lax validation
LAX - Static variable in class net.sf.saxon.lib.Validation
Code for lax validation
LaxValidator - Class in com.saxonica.ee.validate
This class performs lax validation on an element.
LaxValidator(Receiver) - Constructor for class com.saxonica.ee.validate.LaxValidator
 
lazily(boolean, boolean) - Method in class net.sf.saxon.expr.elab.Elaborator
Get a function that evaluates the underlying expression lazily
lazily(boolean, boolean) - Method in class net.sf.saxon.expr.elab.FallbackElaborator
 
lazily(boolean, boolean) - Method in class net.sf.saxon.expr.GlobalVariableReference.GlobalVariableReferenceElaborator
 
lazily(boolean, boolean) - Method in class net.sf.saxon.expr.instruct.Block.BlockElaborator
 
lazily(boolean, boolean) - Method in class net.sf.saxon.expr.Literal.LiteralElaborator
 
lazily(boolean, boolean) - Method in class net.sf.saxon.expr.LocalVariableReference.LocalVariableReferenceElaborator
 
lazily(boolean, boolean) - Method in class net.sf.saxon.expr.SuppliedParameterReference.SuppliedParameterReferenceElaborator
 
LAZY_CONSTRUCTION_MODE - Static variable in class net.sf.saxon.lib.Feature
Obsolete and ignored from Saxon 9.8.
LAZY_CONSTRUCTION_MODE - Static variable in class net.sf.saxon.lib.FeatureCode
 
LAZY_CONSTRUCTION_MODE - Static variable in class net.sf.saxon.lib.FeatureKeys
Obsolete and ignored from Saxon 9.8.
LAZY_TAIL_EXPRESSION - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
LazyPullEvaluator - Class in net.sf.saxon.expr.elab
SequenceEvaluator that evaluates an expression lazily in pull mode; that is, it delivers a LazySequence which defers actual evaluation until the value is actually needed.
LazyPullEvaluator(PullEvaluator) - Constructor for class net.sf.saxon.expr.elab.LazyPullEvaluator
 
LazySequence - Class in net.sf.saxon.om
A sequence that wraps an iterator, without being materialized.
LazySequence(SequenceIterator) - Constructor for class net.sf.saxon.om.LazySequence
Create a virtual sequence backed by an iterator
LCURLY - net.sf.saxon.ma.json.JsonParser.JsonToken
 
LCURLY - Static variable in class net.sf.saxon.expr.parser.Token
"{" symbol (XQuery only)
LE - Static variable in class net.sf.saxon.expr.parser.Token
Operator "<="
leading(XPathContext, SequenceIterator, SequenceIterator) - Static method in class net.sf.saxon.option.exslt.Sets
Find all the nodes in ns1 that are before the first node in ns2.
Leading - Class in com.saxonica.functions.extfn
This class implements the saxon:leading() extension functions.
Leading() - Constructor for class com.saxonica.functions.extfn.Leading
 
LEAF - Static variable in class net.sf.saxon.pattern.MultipleNodeKindTest
 
leapYear(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Returns true if the current year is a leap year
leapYear(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
Return true if the year specified in the date/time string given as the argument is a leap year.
learningEvaluator - Variable in class net.sf.saxon.value.Closure
 
LearningEvaluator - Class in net.sf.saxon.expr.elab
A LearningEvaluator initially performs lazy incremental evaluation of an expression; but if this proves unproductive, it switches after a while to eager evaluation.
LearningEvaluator(Expression, SequenceEvaluator) - Constructor for class net.sf.saxon.expr.elab.LearningEvaluator
Construct a LearningEvaluator
leave() - Method in class net.sf.saxon.trace.TemplateRuleTraceListener
 
leave(Traceable) - Method in interface net.sf.saxon.lib.TraceListener
Method that is called after processing an instruction of the stylesheet, that is, after any child instructions have been processed.
leave(Traceable) - Method in class net.sf.saxon.trace.AbstractTraceListener
Called after an instruction of the stylesheet got processed
leave(Traceable) - Method in class net.sf.saxon.trace.TimingTraceListener
Called after an instruction of the stylesheet got processed
leave(Traceable) - Method in class net.sf.saxon.trace.TraceEventMulticaster
Called after an element of the stylesheet got processed
length() - Method in class net.sf.saxon.str.BMPString
 
length() - Method in class net.sf.saxon.str.CompressedWhitespace
 
length() - Method in class net.sf.saxon.str.EmptyUnicodeString
Get the length of this string, in codepoints
length() - Method in class net.sf.saxon.str.IndentWhitespace
 
length() - Method in class net.sf.saxon.str.LargeTextBuffer
Get the number of characters in the LargeTextBuffer
length() - Method in class net.sf.saxon.str.Slice16
 
length() - Method in class net.sf.saxon.str.Slice24
 
length() - Method in class net.sf.saxon.str.Slice8
 
length() - Method in class net.sf.saxon.str.StringView
Get the length of the string
length() - Method in class net.sf.saxon.str.Twine16
Get the length of this string, in codepoints
length() - Method in class net.sf.saxon.str.Twine24
Get the length of this string, in codepoints
length() - Method in class net.sf.saxon.str.Twine8
Get the length of this string, in codepoints
length() - Method in class net.sf.saxon.str.UnicodeBuilder
Get the number of codepoints currently in the builder
length() - Method in class net.sf.saxon.str.UnicodeChar
Get the length of the string
length() - Method in class net.sf.saxon.str.UnicodeString
Get the length of the string
length() - Method in class net.sf.saxon.str.ZenoString
Get the length of the string
length() - Method in class net.sf.saxon.value.StringValue
Get the length of this string, in code points
length(long) - Static method in class net.sf.saxon.str.CompressedWhitespace
 
length32() - Method in class net.sf.saxon.str.CompressedWhitespace
 
length32() - Method in class net.sf.saxon.str.EmptyUnicodeString
 
length32() - Method in class net.sf.saxon.str.IndentWhitespace
 
length32() - Method in class net.sf.saxon.str.Twine16
 
length32() - Method in class net.sf.saxon.str.Twine24
 
length32() - Method in class net.sf.saxon.str.Twine8
 
length32() - Method in class net.sf.saxon.str.UnicodeString
Get the length of the string, provided it is less than 2^31 characters
length32() - Method in class net.sf.saxon.value.StringValue
Get the length of this string, in code points
LengthFacet - Class in com.saxonica.ee.schema
Represents the length facet
LengthFacet() - Constructor for class com.saxonica.ee.schema.LengthFacet
 
LengthRangeFacet - Class in com.saxonica.ee.schema
Abstract class for the three facets length, minLength, and maxLength.
LengthRangeFacet() - Constructor for class com.saxonica.ee.schema.LengthRangeFacet
 
LET - net.sf.saxon.expr.flwor.Clause.ClauseName
 
LET - Static variable in class net.sf.saxon.expr.parser.Token
"let" keyword (XQuery only)
LetClause - Class in net.sf.saxon.expr.flwor
A "let" clause in a FLWOR expression
LetClause() - Constructor for class net.sf.saxon.expr.flwor.LetClause
 
LetClausePull - Class in net.sf.saxon.expr.flwor
Implements the changes to a tuple stream effected by the Let clause in a FLWOR expression
LetClausePull(TuplePull, LetClause) - Constructor for class net.sf.saxon.expr.flwor.LetClausePull
 
LetClausePush - Class in net.sf.saxon.expr.flwor
Implements the changes to a tuple stream effected by the Let clause in a FLWOR expression
LetClausePush(Outputter, TuplePush, LetClause) - Constructor for class net.sf.saxon.expr.flwor.LetClausePush
 
LetExprElaborator() - Constructor for class net.sf.saxon.expr.LetExpression.LetExprElaborator
 
LetExpression - Class in net.sf.saxon.expr
A LetExpression represents the XQuery construct let $x := expr return expr.
LetExpression() - Constructor for class net.sf.saxon.expr.LetExpression
Create a LetExpression
LetExpression.LetExprElaborator - Class in net.sf.saxon.expr
Elaborator for a let expression (either let $x := SELECT return ACTION in XPath, or the equivalent sequence constructor using local xsl:variable declarations in XSLT).
LetExpressionAdjunct - Class in com.saxonica.ee.stream.adjunct
Compiles streaming code to implement a Let expression
LetExpressionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.LetExpressionAdjunct
 
LetExpressionAdjunctB - Class in com.saxonica.ee.stream.adjunct
Compiles streaming code to implement a Let expression for which the "action" part (the return clause) is consuming
LetExpressionAdjunctB() - Constructor for class com.saxonica.ee.stream.adjunct.LetExpressionAdjunctB
 
level - Variable in class net.sf.saxon.event.SequenceNormalizer
 
level(Traceable) - Method in class net.sf.saxon.trace.AbstractTraceListener
 
LEVEL_NAMES - Static variable in class net.sf.saxon.expr.instruct.NumberInstruction
 
levelInEntity - Variable in class net.sf.saxon.event.ReceivingContentHandler.LocalLocator
 
lexicalHandler - Variable in class net.sf.saxon.event.ContentHandlerProxy
 
LFUCache<K,​V> - Class in net.sf.saxon.expr.sort
A "Least Frequently Used" cache.
LFUCache(int) - Constructor for class net.sf.saxon.expr.sort.LFUCache
Creates a new LCU cache, suitable for use only within a single thread.
LFUCache(int, boolean) - Constructor for class net.sf.saxon.expr.sort.LFUCache
Creates a new LCU cache, with the option of making it thread-safe
LIBERAL - Static variable in class net.sf.saxon.ma.json.JsonParser
 
libraryList - Variable in class net.sf.saxon.functions.FunctionLibraryList
 
licensableConstructs - Static variable in class net.sf.saxon.trans.PackageLoaderHE
 
License(Properties) - Constructor for class com.saxonica.config.Verifier.License
 
LICENSE_FILE_LOCATION - Static variable in class net.sf.saxon.lib.Feature
LICENSE_FILE_LOCATION holds the filename in which the Saxon license file is held.
LICENSE_FILE_LOCATION - Static variable in class net.sf.saxon.lib.FeatureCode
 
LICENSE_FILE_LOCATION - Static variable in class net.sf.saxon.lib.FeatureKeys
LICENSE_FILE_LOCATION holds the filename in which the Saxon license file is held.
LICENSE_FILE_NAME - Static variable in class com.saxonica.config.Verifier
 
LicenseException - Exception in net.sf.saxon.trans
Exception thrown when there are problems with the license file
LicenseException(String, int) - Constructor for exception net.sf.saxon.trans.LicenseException
 
LicenseFeature() - Constructor for class net.sf.saxon.Configuration.LicenseFeature
 
limit(long) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns a stream containing the initial items of this stream, up to a maximum size
LIMIT - Static variable in class net.sf.saxon.om.SmallAttributeMap
 
LINE_LENGTH - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
saxon:line-length = integer.
LINE_NUMBERING - Static variable in class net.sf.saxon.lib.Feature
Default is false.
LINE_NUMBERING - Static variable in class net.sf.saxon.lib.FeatureCode
 
LINE_NUMBERING - Static variable in class net.sf.saxon.lib.FeatureKeys
Default is false.
LineNumber() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.LineNumber
 
lineNumbering - Variable in class net.sf.saxon.event.Builder
 
LineNumberMap - Class in net.sf.saxon.tree.linked
Line numbers are not held in nodes in the tree, because they are not usually needed.
LineNumberMap() - Constructor for class net.sf.saxon.tree.linked.LineNumberMap
Create a LineNumberMap with an initial capacity of 200 nodes, which is expanded as necessary
link() - Method in class net.sf.saxon.s9api.XsltPackage
Link this package with the packages it uses, to form an executable stylesheet.
link(QueryModule) - Method in class com.saxonica.expr.QueryLibraryImpl
Link this library module to a module that imports it
link(QueryModule) - Method in class net.sf.saxon.query.QueryLibrary
Link this library module to a module that imports it
LINKED_TREE - Static variable in class net.sf.saxon.event.Builder
Constant denoting the "linked tree" in which each node is represented as an object
LINKED_TREE - Static variable in class net.sf.saxon.om.TreeModel
The LinkedTree.
LinkedBuilderMonitor - Class in net.sf.saxon.tree.linked
Monitor construction of a document tree.
LinkedBuilderMonitor(LinkedTreeBuilder) - Constructor for class net.sf.saxon.tree.linked.LinkedBuilderMonitor
 
LinkedTreeBuilder - Class in net.sf.saxon.tree.linked
The LinkedTreeBuilder class is responsible for taking a stream of Receiver events and constructing a Document tree using the linked tree implementation.
LinkedTreeBuilder(PipelineConfiguration) - Constructor for class net.sf.saxon.tree.linked.LinkedTreeBuilder
Create a Builder and initialise variables
LinkedTreeBuilder(PipelineConfiguration, Durability) - Constructor for class net.sf.saxon.tree.linked.LinkedTreeBuilder
Create a Builder and initialise variables
list - Variable in class net.sf.saxon.tree.iter.ListIterator.Of
 
listAllowedElements() - Method in class com.saxonica.ee.schema.fsa.AutomatonState
List the allowed elements in this state as a string, for use in error messages
listAllowedElements() - Method in class com.saxonica.ee.schema.fsa.CountingState
 
listAllowedElements() - Method in interface com.saxonica.ee.schema.fsa.State
Construct a human-readable message explaining what elements are permitted as transitions from this state
listAllowedElements() - Method in class com.saxonica.ee.schema.fsa.SuffixState
 
listAndComponents(Expression, List<Expression>) - Static method in class net.sf.saxon.expr.BooleanExpression
Construct a list containing the "anded" subexpressions of an expression: if the expression is (A and B and C), this returns (A, B, C).
ListCastableFunction - Class in net.sf.saxon.expr
A function item representing a castability test for a list type
ListCastableFunction(ListType, NamespaceResolver, boolean) - Constructor for class net.sf.saxon.expr.ListCastableFunction
Create the constructor function.
listComponentReferences(Map<Component, Integer>) - Method in class net.sf.saxon.expr.Component
 
ListConstructorFunction - Class in net.sf.saxon.expr
A function item representing a constructor function for a list type
ListConstructorFunction(ListType, NamespaceResolver, boolean) - Constructor for class net.sf.saxon.expr.ListConstructorFunction
Create the constructor function.
ListIterator - Class in net.sf.saxon.tree.iter
Class ListIterator, iterates over a sequence of items held in a Java List.
ListIterator() - Constructor for class net.sf.saxon.tree.iter.ListIterator
 
ListIterator.Of<T extends Item> - Class in net.sf.saxon.tree.iter
 
ListIterator.OfAtomic<A extends AtomicValue> - Class in net.sf.saxon.tree.iter
ListIterator.OfAtomic is a subclass of ListIterator where the list always contains atomic values; it therefore implements the AtomicIterator interface.
listRules(RuleChain) - Static method in class com.saxonica.ee.trans.ModeEE
Work with a rule chain as a list of rules
ListType - Interface in net.sf.saxon.type
Interface representing a simple type of variety List
Literal - Class in net.sf.saxon.expr
A Literal is an expression whose value is constant: it is a class that implements the Expression interface as a wrapper around a GroundedValue.
Literal(GroundedValue) - Constructor for class net.sf.saxon.expr.Literal
Create a literal as a wrapper around a Value
Literal.LiteralElaborator - Class in net.sf.saxon.expr
Elaborator for a literal.
LiteralAdjunct - Class in com.saxonica.ee.stream.adjunct
Streamed evaluation of a literal (not difficult!)
LiteralAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.LiteralAdjunct
 
LiteralAdjunct.LiteralItemFeed - Class in com.saxonica.ee.stream.adjunct
 
LiteralElaborator() - Constructor for class net.sf.saxon.expr.Literal.LiteralElaborator
 
LiteralEvaluator - Class in net.sf.saxon.expr.elab
A SequenceEvaluator for literals.
LiteralEvaluator(GroundedValue) - Constructor for class net.sf.saxon.expr.elab.LiteralEvaluator
 
LiteralResultElement - Class in net.sf.saxon.style
This class represents a literal result element in the style sheet (typically an HTML element to be output).
LiteralResultElement() - Constructor for class net.sf.saxon.style.LiteralResultElement
 
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(File) - Method in class net.sf.saxon.s9api.SchemaManager
Load a schema document from a given File.
load(Source) - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
Load a schema document from a given Source.
load(Source) - Method in class com.saxonica.ee.schema.SchemaModelLoader
Load a schema from a serialized component model
load(Source) - Method in class net.sf.saxon.s9api.SchemaManager
Load a schema document from a given Source.
load30() - Method in class net.sf.saxon.s9api.XsltExecutable
Load the stylesheet to prepare it for execution.
loadAdditionalSchemas(Configuration, String) - Static method in class net.sf.saxon.trans.CommandLineOptions
 
loadDocument(String, boolean, Configuration) - Static method in class com.saxonica.Validate
Load a document, given a filename or URL
loadDocuments(String, boolean, Processor, boolean, List<Source>) - Static method in class net.sf.saxon.trans.CommandLineOptions
Load a document, or all the documents in a directory, given a filename or URL
loadedPackage - Variable in class net.sf.saxon.trans.packages.PackageDetails
The executable form of the compiled package
loadExecutablePackage(URI) - Method in class net.sf.saxon.s9api.XsltCompiler
Load a compiled package from a file or from a remote location, with the intent to use this as a complete executable stylesheet, not as a library package.
loadExecutablePackage(Source) - Method in class net.sf.saxon.s9api.XsltCompiler
Load a compiled package from a supplied source, with the intent to use this as a complete executable stylesheet, not as a library package.
loadExpression(NodeInfo) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
loadFrom(PackageLoaderHE, NodeInfo) - Method in interface net.sf.saxon.trans.PackageLoaderHE.ExpressionLoader
 
loadFrom(PackageLoaderHE, NodeInfo) - Method in interface net.sf.saxon.trans.PackageLoaderHE.PatternLoader
 
loadLibraryPackage(URI) - Method in class net.sf.saxon.s9api.XsltCompiler
Load a compiled package from a file or from a remote location.
loadLibraryPackage(Source) - Method in class net.sf.saxon.s9api.XsltCompiler
Load a compiled package from a file or from a remote location.
loadLicense() - Method in class com.saxonica.config.ProfessionalConfiguration
Attempt to load the license file.
loadLicense(Configuration) - Method in class com.saxonica.config.JavaVerifier
Locate the license file, read it, and verify it
loadLicense(Configuration) - Method in class com.saxonica.config.Verifier
Locate the license file, read it, and verify it
loadPackage(Source) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
loadPackage(Source) - Method in interface net.sf.saxon.trans.packages.IPackageLoader
 
loadPackageDoc(NodeInfo) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
loadPackageDoc(NodeInfo) - Method in interface net.sf.saxon.trans.packages.IPackageLoader
 
loadPackageElement(NodeInfo, StylesheetPackage) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
loadParser() - Method in class net.sf.saxon.java.JavaPlatform
Get a parser by instantiating the SAXParserFactory
loadParser() - Method in interface net.sf.saxon.Platform
Get a parser by instantiating the SAXParserFactory
loadParserForXmlFragments() - Method in class net.sf.saxon.java.JavaPlatform
Get a parser suitable for parsing XML fragments
loadParserForXmlFragments() - Method in interface net.sf.saxon.Platform
Get an XML parser suitable for use for reading XML fragments.
loadSchema(String) - Method in class net.sf.saxon.Configuration
Simple interface to load a schema document
loadStylesheet(Source, Compilation) - Static method in class net.sf.saxon.style.StylesheetModule
Build the tree representation of a stylesheet module
loadStylesheetModule(Source, boolean, Compilation, NestedIntegerValue) - Static method in class net.sf.saxon.style.StylesheetModule
Build the tree representation of a stylesheet module
LoadXqueryModule - Class in net.sf.saxon.functions.hof
This class implements the function load-xquery-module(), which is a standard function in XPath 3.1.
LoadXqueryModule() - Constructor for class net.sf.saxon.functions.hof.LoadXqueryModule
 
Loc - Class in net.sf.saxon.expr.parser
Class to hold details of the location of an expression, of an error in a source file, etc.
Loc(String, int, int) - Constructor for class net.sf.saxon.expr.parser.Loc
Create an ExpressionLocation corresponding to a given module, line number, and column number
Loc(SourceLocator) - Constructor for class net.sf.saxon.expr.parser.Loc
Create an ExpressionLocation, taking the data from a supplied JAXP SourceLocator
LOCAL - Static variable in class net.sf.saxon.lib.NamespaceConstant
Predefined XQuery namespace for local functions
LOCAL - Static variable in class net.sf.saxon.om.NamespaceUri
Predefined XQuery namespace for local functions
LocalBinding - Interface in net.sf.saxon.expr
Binding for local variables and parameters: anything that is allocated a slot on the XPathContext stack frame.
localBindings - Variable in class net.sf.saxon.trans.PackageLoaderHE
 
LocalizerFactory - Class in net.sf.saxon.lib
Interface allowing localization modules for different languages to be dynamically loaded
LocalizerFactory() - Constructor for class net.sf.saxon.lib.LocalizerFactory
 
LOCALNAME - net.sf.saxon.functions.AccessorFn.Component
 
LocalName_1 - Class in net.sf.saxon.functions
This class supports the local-name() function
LocalName_1() - Constructor for class net.sf.saxon.functions.LocalName_1
 
LocalName_1.LocalNameElaborator - Class in net.sf.saxon.functions
 
LocalNameElaborator() - Constructor for class net.sf.saxon.functions.LocalName_1.LocalNameElaborator
 
LocalNameFromQName() - Constructor for class net.sf.saxon.functions.AccessorFn.LocalNameFromQName
 
LocalNameTest - Class in net.sf.saxon.pattern
NodeTest is an interface that enables a test of whether a node has a particular name and type.
LocalNameTest(NamePool, int, String) - Constructor for class net.sf.saxon.pattern.LocalNameTest
 
localNameToClassName(String) - Static method in class net.sf.saxon.type.JavaExternalObjectType
Static method to convert an XPath local name to a Java class name.
LocalOrderComparer - Class in net.sf.saxon.expr.sort
A Comparer used for comparing nodes in document order.
LocalOrderComparer() - Constructor for class net.sf.saxon.expr.sort.LocalOrderComparer
 
LocalParam - Class in net.sf.saxon.expr.instruct
The compiled form of an xsl:param element within a template in an XSLT stylesheet.
LocalParam() - Constructor for class net.sf.saxon.expr.instruct.LocalParam
 
LocalParam.LocalParamElaborator - Class in net.sf.saxon.expr.instruct
The Elaborator for this kind of expression
LocalParamBlock - Class in net.sf.saxon.expr.instruct
Represents the set of xsl:param elements at the start of an xsl:iterate instruction
LocalParamBlock(LocalParam[]) - Constructor for class net.sf.saxon.expr.instruct.LocalParamBlock
Create the block of parameters
LocalParamBlock.LocalParamBlockElaborator - Class in net.sf.saxon.expr.instruct
 
LocalParamBlockElaborator() - Constructor for class net.sf.saxon.expr.instruct.LocalParamBlock.LocalParamBlockElaborator
 
LocalParamElaborator() - Constructor for class net.sf.saxon.expr.instruct.LocalParam.LocalParamElaborator
 
LocalParamInfo() - Constructor for class net.sf.saxon.expr.instruct.NamedTemplate.LocalParamInfo
 
localTypeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.Comment
 
localTypeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
 
localTypeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.FixedAttribute
 
localTypeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
 
localTypeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
 
localTypeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Method to perform type-checking specific to the kind of instruction
localTypeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ValueOf
 
LocalUnionType - Class in net.sf.saxon.type
A class that represents a union type declared locally, for example using the (Saxon-extension) item-type syntax union(a,b,c), or internally in Java code.
LocalUnionType(List<AtomicType>) - Constructor for class net.sf.saxon.type.LocalUnionType
Creates a new Union type.
LocalUnionType(AtomicType...) - Constructor for class net.sf.saxon.type.LocalUnionType
 
LocalVariableBinding - Class in net.sf.saxon.expr.flwor
Represents the defining occurrence of a variable declared within a FLWOR expression, for example the $p in "for $x at $p in ...".
LocalVariableBinding(StructuredQName, SequenceType) - Constructor for class net.sf.saxon.expr.flwor.LocalVariableBinding
Create a LocalVariableBinding
LocalVariableEvaluator - Class in net.sf.saxon.expr.elab
 
LocalVariableEvaluator(int) - Constructor for class net.sf.saxon.expr.elab.LocalVariableEvaluator
 
LocalVariableReference - Class in net.sf.saxon.expr
Variable reference: a reference to a local variable.
LocalVariableReference(LocalBinding) - Constructor for class net.sf.saxon.expr.LocalVariableReference
Create a LocalVariableReference bound to a given Binding
LocalVariableReference(StructuredQName) - Constructor for class net.sf.saxon.expr.LocalVariableReference
Create a local variable reference.
LocalVariableReference.LocalVariableReferenceElaborator - Class in net.sf.saxon.expr
Elaborator for a local variable reference, for example $var.
LocalVariableReferenceElaborator() - Constructor for class net.sf.saxon.expr.LocalVariableReference.LocalVariableReferenceElaborator
 
Locatable - Interface in net.sf.saxon.expr
Represents a construct that has a meaningful location for use in diagnostics
locateResource(String, List<String>) - Method in class net.sf.saxon.java.JavaPlatform
Read a resource file issued with the Saxon product
locateResource(String, List<String>) - Method in interface net.sf.saxon.Platform
Read a resource file issued with the Saxon product
location - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
location - Variable in class net.sf.saxon.trans.packages.UsePack
 
location - Variable in class net.sf.saxon.tree.iter.TextLinesIterator
 
Location - Interface in net.sf.saxon.s9api
Saxon interface to represent a location, typically the location of an expression within a query or stylesheet.
LocationCopier - Class in net.sf.saxon.event
A Receiver that can be inserted into an event pipeline to copy location information.
LocationCopier(boolean, String) - Constructor for class net.sf.saxon.event.LocationCopier
 
lockCounts - Static variable in class net.sf.saxon.trace.Locksmith
 
Locksmith - Class in net.sf.saxon.trace
 
Locksmith() - Constructor for class net.sf.saxon.trace.Locksmith
 
log(double) - Static method in class net.sf.saxon.option.exslt.Math
Get the logarithm of a numeric value (SStL)
logger - Variable in class net.sf.saxon.lib.StandardErrorListener
 
logger - Variable in class net.sf.saxon.lib.StandardErrorReporter
 
Logger - Class in net.sf.saxon.lib
Interface to diagnostic event logging mechanism.
Logger() - Constructor for class net.sf.saxon.lib.Logger
 
logStackTrace(XPathContext, Logger, int) - Method in class net.sf.saxon.lib.StandardDiagnostics
Print a stack trace to a specified output destination
LONG - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:long
LONG - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
longValue() - Method in class net.sf.saxon.value.BigDecimalValue
Return the numeric value as a Java long.
longValue() - Method in class net.sf.saxon.value.BigIntegerValue
Get the value as a long
longValue() - Method in class net.sf.saxon.value.DoubleValue
Return the numeric value as a Java long.
longValue() - Method in class net.sf.saxon.value.FloatValue
Return the numeric value as a Java 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() - Method in class net.sf.saxon.expr.parser.Tokenizer
Look ahead by one token.
lookAhead() - Method in class net.sf.saxon.query.XQueryParser
Lookahead one token, catching any exception thrown by the tokenizer.
LookaheadIterator - Interface in net.sf.saxon.tree.iter
A SequenceIterator is used to iterate over a sequence.
LookaheadIteratorImpl - Class in net.sf.saxon.tree.iter
This class wraps any sequence iterator, turning it into a lookahead iterator, by looking ahead one item
lookForCycles(Stack<SchemaComponent>, SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Check for cycles in the attribute group.
lookForCycles(Stack<SchemaComponent>, SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeGroupReference
Check for cycles in the attribute group.
lookForCycles(Stack<SchemaComponent>, SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementDecl
This method is called to look for cycles.
lookForCycles(Stack<SchemaComponent>, SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementParticle
 
lookForCycles(Stack<SchemaComponent>, SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroup
This method is called to look for cycles.
lookForCycles(Stack<SchemaComponent>, SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroupDefinition
This method is called to look for cycles.
lookForCycles(Stack<SchemaComponent>, SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroupParticle
This method is called to look for cycles.
lookForCycles(Stack<SchemaComponent>, SchemaCompiler) - Method in class com.saxonica.ee.schema.SchemaStructure
This method is called to look for cycles.
lookForCycles(Stack<SchemaComponent>, SchemaCompiler) - Method in class com.saxonica.ee.schema.UserComplexType
This method is called to look for cycles.
lookForCycles(Stack<SchemaComponent>, SchemaCompiler) - Method in interface com.saxonica.ee.schema.UserSchemaComponent
This method is called to look for cycles.
lookForCycles(Stack<SchemaComponent>, SchemaCompiler) - Method in class com.saxonica.ee.schema.UserUnionType
This method is called to look for cycles.
lookForCycles(IndexedStack<Object>, XQueryFunctionLibrary) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Check for cycles in this variable definition
lookup(StructuredQName, int, XPathContext) - Method in class net.sf.saxon.functions.hof.FunctionLookup
 
LookupAllElaborator() - Constructor for class net.sf.saxon.expr.LookupAllExpression.LookupAllElaborator
 
LookupAllExpression - Class in net.sf.saxon.expr
A lookup expression is an expression of the form A?*, where A must be a map or an array
LookupAllExpression(Expression) - Constructor for class net.sf.saxon.expr.LookupAllExpression
Constructor
LookupAllExpression.LookupAllElaborator - Class in net.sf.saxon.expr
 
LookupElaborator() - Constructor for class net.sf.saxon.expr.LookupExpression.LookupElaborator
 
LookupExpression - Class in net.sf.saxon.expr
A lookup expression is an expression of the form A?B.
LookupExpression(Expression, Expression) - Constructor for class net.sf.saxon.expr.LookupExpression
Constructor
LookupExpression.LookupElaborator - Class in net.sf.saxon.expr
 
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.
LOOP_LIFTING - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
LoopLifter - Class in net.sf.saxon.expr.parser
Class to handle loop-lifting optimization, that is, extraction of subexpressions appearing within a loop when there is no dependency on the controlling variable of the loop.
LoopLifter(Expression, Configuration, boolean) - Constructor for class net.sf.saxon.expr.parser.LoopLifter
 
LOWER_CASE - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
LowerCase - Class in net.sf.saxon.functions
This class implements the fn:lower-case() function
LowerCase() - Constructor for class net.sf.saxon.functions.LowerCase
 
LowerCase.LowerCaseFnElaborator - Class in net.sf.saxon.functions
 
lowerCaseAlphabet - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
LowerCaseFnElaborator() - Constructor for class net.sf.saxon.functions.LowerCase.LowerCaseFnElaborator
 
lowest(XPathContext, SequenceIterator) - Static method in class net.sf.saxon.option.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.serialize.charcode.UTF16CharacterSet
Return the low surrogate of a non-BMP character
LPAR - Static variable in class net.sf.saxon.expr.parser.Token
Left parenthesis
LSQB - net.sf.saxon.ma.json.JsonParser.JsonToken
 
LSQB - Static variable in class net.sf.saxon.expr.parser.Token
Left square bracket
LSSchemaResolver - Class in com.saxonica.ee.schema.sdoc
This class is a SchemaURIResolver implemented as a wrapper around a JAXP LSResourceResolver
LSSchemaResolver(LSResourceResolver, Configuration) - Constructor for class com.saxonica.ee.schema.sdoc.LSSchemaResolver
 
LT - Static variable in class net.sf.saxon.expr.parser.Token
Operator "<"

M

M() - Constructor for class net.sf.saxon.expr.Component.M
 
Mailer2 - Class in com.saxonica.functions.extfn
Helper class for saxon:send-mail() extension function
Mailer2(String, int, String, String) - Constructor for class com.saxonica.functions.extfn.Mailer2
 
Mailer2(Properties, String) - Constructor for class com.saxonica.functions.extfn.Mailer2
 
main(String[]) - Static method in class com.saxonica.config.Verifier
Test program to verify that a license contained in a specific file is valid
main(String[]) - Static method in class com.saxonica.Idempotency
 
main(String[]) - Static method in class com.saxonica.Validate
Main program, can be used directly from the command line.
main(String[]) - Static method in class net.sf.saxon.dom.DOMTransform
 
main(String[]) - Static method in class net.sf.saxon.expr.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.functions.UnparsedText
 
main(String[]) - Static method in class net.sf.saxon.Gizmo
 
main(String[]) - Static method in class net.sf.saxon.lib.StandardURIChecker
 
main(String[]) - Static method in class net.sf.saxon.option.jdom2.JDOM2Query
 
main(String[]) - Static method in class net.sf.saxon.option.jdom2.JDOM2Transform
 
main(String[]) - Static method in class net.sf.saxon.option.local.Numberer_tr
 
main(String[]) - Static method in class net.sf.saxon.Query
Main program, can be used directly from the command line.
main(String[]) - Static method in class net.sf.saxon.serialize.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.Transform
Main program, can be used directly from the command line.
main(String[]) - Static method in class net.sf.saxon.Version
Invoking net.sf.saxon.Version from the command line outputs the build number
mainModule - Variable in class net.sf.saxon.query.XQueryExpression
 
make() - Method in class net.sf.saxon.trans.Instantiator
Obtain an instance of type T, either by making a new instance or by reusing an existing instance
make() - Method in interface net.sf.saxon.trans.Maker
Obtain an instance of type T, either by making a new instance or by reusing an existing instance
make(int[], int) - Static method in class net.sf.saxon.z.IntArraySet
Factory method to construct a set from an array of integers
make(int[], int) - Static method in class net.sf.saxon.z.MonotonicIntSet
Factory method to construct a set from an array of integers
make(String, StaticContext) - Static method in class net.sf.saxon.style.AttributeValueTemplate
Static factory method to create an AVT from an XSLT string representation.
make(String, StaticContext, int, int, CodeInjector) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Parse an XPath expression.
make(String, StaticContext, int, int, CodeInjector, boolean) - Static method in class com.saxonica.ee.extfn.CompileXPath
Upgraded from ExpressionTool.make() to permit 'in-catch' conversion of error variables to calls on saxon:dynamic-error-info()
make(String, StaticContext, PackageData) - Static method in class net.sf.saxon.pattern.Pattern
Static factory method to make a Pattern by parsing a String.
make(Expression, SequenceType) - Static method in class net.sf.saxon.expr.TreatExpression
Make a treat expression with error code XPDY0050
make(Expression, SequenceType, String) - Static method in class net.sf.saxon.expr.TreatExpression
Make a treat expression with a non-standard error code
make(StaticContext) - Static method in class net.sf.saxon.expr.parser.ExpressionVisitor
Factory method: make an expression visitor
make(XPathContext, MapItem, MapItem) - Static method in class com.saxonica.ee.extfn.ExperimentalXPathCompiler
 
make(SequenceIterator, int) - Static method in class net.sf.saxon.expr.TailIterator
Static factory method.
make(SequenceIterator, int, int) - Static method in class net.sf.saxon.expr.SubsequenceIterator
Static factory method.
make(StructuredQName) - Static method in class net.sf.saxon.sxpath.XPathVariable
Factory method, for use by the declareVariable method of class IndependentContext
MAKE_CLOSURE - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
MAKE_INDEXED_VARIABLE - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
MAKE_MEMO_CLOSURE - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
MAKE_SINGLETON_CLOSURE - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
make20() - Static method in class net.sf.saxon.functions.Replace
 
make40() - Static method in class net.sf.saxon.functions.Replace
 
makeAbsolute(String, String) - Static method in class net.sf.saxon.functions.ResolveURI
Construct an absolute URI from a relative URI and a base URI.
makeAbsolute(String, String) - Method in interface net.sf.saxon.lib.RelativeURIResolver
Create an absolute URI from a relative URI and a base URI.
makeAccumulatorManager() - Method in class com.saxonica.config.pe.StyleNodeFactoryPE
 
makeAccumulatorManager() - Method in class com.saxonica.ee.config.StyleNodeFactoryEE
 
makeAccumulatorManager() - Method in class net.sf.saxon.style.StyleNodeFactory
 
makeAccumulatorRegistry() - Method in class com.saxonica.config.EnterpriseConfiguration
Factory method to make the AccumulatorManager, used for static information about the accumulators used in a particular package
makeAccumulatorRegistry() - Method in class net.sf.saxon.Configuration
Factory method to make the AccumulatorRegistry, used for static information about the accumulators defined in a package
makeAdjacentTextNodeMerger(Expression) - Static method in class net.sf.saxon.expr.AdjacentTextNodeMerger
Make an AdjacentTextNodeMerger expression with a given operand, or a simpler equivalent expression if appropriate
makeAllAutomata() - Method in class com.saxonica.ee.schema.SchemaCompiler
Create determinized finite state automata for all complex types for which this has been previously requested
makeAncestorList(NodeInfo) - Static method in class net.sf.saxon.functions.SnapshotFn
 
makeAnother(HostLanguage) - Method in class net.sf.saxon.lib.StandardErrorListener
Make a clean copy of this ErrorListener.
makeArithmeticExpression(Expression, int, Expression) - Method in class net.sf.saxon.expr.compat.TypeChecker10
 
makeArithmeticExpression(Expression, int, Expression) - Method in class net.sf.saxon.expr.parser.TypeChecker
 
makeArray(boolean[]) - Static method in class net.sf.saxon.s9api.XdmArray
Make an XdmArray whose members are xs:boolean values
makeArray(byte[]) - Static method in class net.sf.saxon.s9api.XdmArray
Make an XdmArray whose members are xs:integer values
makeArray(int[]) - Static method in class net.sf.saxon.s9api.XdmArray
Make an XdmArray whose members are xs:integer values
makeArray(long[]) - Static method in class net.sf.saxon.s9api.XdmArray
Make an XdmArray whose members are xs:long values
makeArray(short[]) - Static method in class net.sf.saxon.s9api.XdmArray
Make an XdmArray whose members are xs:integer values
makeArray(Object[]) - Static method in class net.sf.saxon.s9api.XdmArray
Make an XDM array from a Java array.
makeArray(List<GroundedValue>) - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayGeneratingFunction
Construct an array, given a list of members
makeArray(List<GroundedValue>) - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
Construct an array, given a list of members
makeAtomicComparer(String, NodeInfo) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
makeAtomicComparer(BuiltInAtomicType, BuiltInAtomicType, StringCollator, XPathContext) - Static method in class net.sf.saxon.expr.sort.GenericAtomicComparer
Factory method to make a GenericAtomicComparer for values of known types
makeAtomicComparisonFunction(BuiltInAtomicType, BuiltInAtomicType, StringCollator, int, boolean, int) - Static method in class net.sf.saxon.expr.sort.GenericAtomicComparer
Factory method to make a ComparisonFunction for values of known types
makeAtomicValue(Object) - Static method in class net.sf.saxon.s9api.XdmAtomicValue
Attempt conversion from an arbitrary Java object
makeAtomizer(Expression, Supplier<RoleDiagnostic>) - Static method in class net.sf.saxon.expr.Atomizer
Make an atomizer with a given operand
makeAttributeNode(AttributeInfo) - Method in class com.saxonica.ee.stream.om.FleetingElementNode
Make an attribute node
makeAttributeValueTemplate(String, AttributeInfo) - 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.lib.AugmentedSource
Create an AugmentedSource that wraps a given Source object.
makeAutomaton(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserComplexType
 
makeBlock(List<Expression>) - Static method in class net.sf.saxon.expr.instruct.Block
Static factory method to create a block from a list of expressions
makeBlock(Expression, Expression) - Static method in class net.sf.saxon.expr.instruct.Block
Static factory method to create a block.
makeBodyContext() - Method in class com.saxonica.ee.stream.watch.ForEachAction
 
makeBodyContext() - Method in class com.saxonica.ee.stream.watch.ForEachGroupPartitionAction
 
makeBoundaryTester(ForEachGroup, XPathContext) - Static method in class com.saxonica.ee.stream.adjunct.ForEachGroupAdjunct
 
makeBuilder() - Method in class net.sf.saxon.Controller
Make a builder for the selected tree model.
makeBuilder(PipelineConfiguration) - Method in class com.saxonica.ee.domino.DominoTreeModel
 
makeBuilder(PipelineConfiguration) - Method in class net.sf.saxon.dom.DOMObjectModel
 
makeBuilder(PipelineConfiguration) - Method in class net.sf.saxon.om.TreeModel
Make a Builder, which can then be used to construct an instance of this tree model from a stream of events
makeBuilder(PipelineConfiguration) - Method in class net.sf.saxon.option.axiom.AxiomObjectModel
 
makeBuilder(PipelineConfiguration) - Method in class net.sf.saxon.option.dom4j.DOM4JObjectModel
 
makeBuilder(PipelineConfiguration) - Method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
 
makeBuilder(PipelineConfiguration) - Method in class net.sf.saxon.option.xom.XOMObjectModel
 
makeBuiltInExtensionLibraryList(int) - Method in class com.saxonica.config.ProfessionalConfiguration
 
makeBuiltInExtensionLibraryList(int) - Method in class net.sf.saxon.Configuration
 
makeCalendarValue(UnicodeString, ConversionRules) - Static method in class net.sf.saxon.value.CalendarValue
Parse a string to create a CalendarValue whose actual type will depend on the format of the string
makeCall(String, RetainedStaticContext, Expression...) - Static method in class net.sf.saxon.functions.SystemFunction
Make a system function call (one in the standard function namespace).
makeCallExpression() - Method in class net.sf.saxon.functions.IsIdRef
Create a call on this function.
makeCallExpression() - Method in class net.sf.saxon.lib.ExtensionFunctionDefinition
Create a call on this function.
makeCardinalityChecker(Expression, int, Supplier<RoleDiagnostic>) - Static method in class net.sf.saxon.expr.CardinalityChecker
Factory method to construct a CardinalityChecker.
makeCaseOrderedCollator(String, StringCollator, String) - Static method in class net.sf.saxon.expr.sort.CaseFirstCollator
 
makeCharacterMapExpander(String, Receiver, SerializerFactory) - Method in class net.sf.saxon.serialize.CharacterMapIndex
Make a CharacterMapExpander to handle the character map definitions in the serialization properties.
makeCharSet(Charset) - Static method in class net.sf.saxon.serialize.charcode.JavaCharacterSet
 
makeChildValidator(ElementDecl, StructuredQName, Location, int) - Method in class com.saxonica.ee.validate.ContentValidator
Make a validator for the children of the element whose start tag is currently being processed.
makeCleanerProxy(Configuration) - Static method in class net.sf.saxon.java.CleanerProxy
 
makeCollation(Configuration, String, Properties) - Static method in class net.sf.saxon.java.JavaCollationFactory
Make a collator with given properties
makeCollation(Configuration, Properties, String) - Method in class net.sf.saxon.java.JavaPlatform
Obtain a collation with a given set of properties.
makeCollation(Configuration, Properties, String) - Method in interface net.sf.saxon.Platform
Obtain a collation with a given set of properties.
makeComparator(XPathContext) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Allocate an AtomicComparer to perform the comparisons described by this sort key component.
makeCompilerInfo() - Method in class com.saxonica.config.EnterpriseConfiguration
Make an XSLT CompilerInfo object - can be overridden in a subclass to produce variants capable of optimization
makeCompilerInfo() - Method in class net.sf.saxon.Configuration
Make an XSLT CompilerInfo object - can be overridden in a subclass to produce variants capable of optimization
makeCompilerService(HostLanguage) - Method in class net.sf.saxon.Configuration
Make a CompilerService object, to handle byte code generation, or null if byte code generation is not available
makeComplement(CharacterClass) - Static method in class net.sf.saxon.regex.RECompiler
Make the complement of an IntPredicate (matches if p1 does not match)
makeComplexContentReceiver(Receiver, ParseOptions) - Static method in class net.sf.saxon.event.ComplexContentOutputter
Static factory method to create an push pipeline containing a ComplexContentOutputter
makeComponent(Actor, Visibility, VisibilityProvenance, StylesheetPackage, StylesheetPackage) - Static method in class net.sf.saxon.expr.Component
Create a component
makeComposingAction(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.AtomizerAdjunct
 
makeComposingAction(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ComposingAdjunct
Method that must be implemented in subclasses to supply the feed to which the composed items are sent
makeComposingAction(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.CopyOfAdjunct
 
makeComposingAction(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.SnapshotFnStreamer
 
makeComposingAction(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.StringFnStreamer
 
makeCompositeExpression(List<UseAttributeSet>) - Static method in class net.sf.saxon.expr.instruct.UseAttributeSet
Given a list of UseAttributeSet expressions, combine them into a single expression
makeConditional(Expression, Expression) - Static method in class net.sf.saxon.expr.instruct.Choose
Make a simple conditional expression (if (condition) then (thenExp) else ()
makeConditional(Expression, Expression, Expression) - Static method in class net.sf.saxon.expr.instruct.Choose
Make a simple conditional expression (if (condition) then (thenExp) else (elseExp)
makeConditionalDocumentSorter(DocumentSorter, SlashExpression) - Method in class com.saxonica.ee.optim.OptimizerEE
Make a conditional document sorter.
makeConditionalDocumentSorter(DocumentSorter, SlashExpression) - Method in class net.sf.saxon.expr.parser.Optimizer
Make a conditional document sorter.
makeConditionEvaluators(Choose) - Method in class net.sf.saxon.expr.instruct.Choose.ChooseExprElaborator
 
makeConfiguration(Source) - Method in class net.sf.saxon.trans.ConfigurationReader
Create a Configuration based on the contents of this configuration file
makeConfigurationReader() - Method in class com.saxonica.config.ProfessionalConfiguration
 
makeConfigurationReader() - Method in class net.sf.saxon.Configuration
 
makeContextDeterminedTypeMapForAttributes() - Method in class com.saxonica.ee.schema.UserComplexType
Build the context-determined type map for attributes
makeContextDeterminedTypeMapForElements() - Method in class com.saxonica.ee.schema.UserComplexType
Build the context-determined type map for elements
makeContextItemExplicit() - Method in class net.sf.saxon.functions.ContextItemAccessorFunction
Create a system function call on this function in which the context item is supplied as an explicit argument
makeContextItemStaticInfo(ItemType, boolean) - Method in class com.saxonica.config.EnterpriseConfiguration
Factory method to make a ContextItemStaticInfo
makeContextItemStaticInfo(ItemType, boolean) - Method in class net.sf.saxon.Configuration
Factory method to make a ContextItemStaticInfo
makeCopier(AxisIterator, VirtualCopy, boolean) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Create an iterator that makes and returns virtual copies of nodes on the original tree
makeCopyOperationsExplicit(Expression, Operand) - Method in class com.saxonica.ee.optim.OptimizerEE
In streaming mode, make the copy operation applied to subexpressions of a complex-content sequence constructor into explicit copy-of operations.
makeCopyOperationsExplicit(Expression, Operand) - Method in class net.sf.saxon.expr.parser.Optimizer
In streaming mode, make the copy operation applied to subexpressions of a complex-content sequence constructor into explicit copy-of operations.
makeCurriedFunction(XPathParser, int, StructuredQName, Expression[], IntSet) - Method in class net.sf.saxon.expr.parser.XPathParser
Process a function call in which one or more of the argument positions are represented as "?" placemarkers (indicating partial application or currying)
makeCustomPolicy(Predicate<QName>) - Static method in class net.sf.saxon.s9api.WhitespaceStrippingPolicy
Create a custom whitespace stripping policy, by supplying a predicate that indicates for any given element, whether whitespace text nodes among its children should be stripped or preserved.
makeDateTimeValue(UnicodeString, ConversionRules) - Static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value from a supplied string, in ISO 8601 format.
makeDateTimeValue(DateValue, TimeValue) - Static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value given a date and a time.
makeDateValue(UnicodeString, ConversionRules) - 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(UnicodeString) - Static method in class net.sf.saxon.value.DayTimeDurationValue
Factory method: create a duration value from a supplied string, in ISO 8601 format [-]PnDTnHnMnS
makeDecimalValue(String, boolean) - Static method in class net.sf.saxon.value.BigDecimalValue
Factory method to construct a DecimalValue from a string
makeDeclaringComponent(Visibility, StylesheetPackage) - Method in class net.sf.saxon.expr.instruct.Actor
 
makeDefaultProperties(Configuration) - Static method in class net.sf.saxon.trace.ExpressionPresenter
Make a Properties object containing defaulted serialization attributes for the expression tree
makeDerived(long, 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
makeDifference(CharacterClass, CharacterClass) - Static method in class net.sf.saxon.regex.RECompiler
Make the difference of two IntPredicates (matches if p1 matches and p2 does not match)
makeDifference(IntPredicateProxy, IntPredicateProxy) - Static method in class net.sf.saxon.z.IntExceptPredicate
 
makeDoc(String, String, PackageData, ParseOptions, XPathContext, Location, boolean) - Static method in class net.sf.saxon.functions.DocumentFn
Supporting routine to load one external document given a URI (href) and a baseURI.
makeDocumentProjector(PathMap.PathMapRoot) - Method in class com.saxonica.config.EnterpriseConfiguration
Create a document projector for a given path map root.
makeDocumentProjector(PathMap.PathMapRoot) - Method in class net.sf.saxon.Configuration
Create a document projector for a given path map root.
makeDocumentProjector(XQueryExpression) - Method in class com.saxonica.config.EnterpriseConfiguration
Create a document projector for the document supplied as the initial context item in a query.
makeDocumentProjector(XQueryExpression) - Method in class net.sf.saxon.Configuration
Create a document projector for the document supplied as the initial context item in a query.
makeDoubleValue(double) - Static method in class net.sf.saxon.value.DoubleValue
Static factory method (for convenience in compiled bytecode)
makeDownCaster(Expression, AtomicType, Configuration) - Static method in class net.sf.saxon.expr.AtomicSequenceConverter
 
makeDuration(UnicodeString) - 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
makeDuration(UnicodeString, boolean, boolean) - Static method in class net.sf.saxon.value.DurationValue
 
makeDynamicContext() - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Create a dynamic context suitable for early evaluation of constant subexpressions
makeEarlyEvaluationContext() - Method in interface net.sf.saxon.expr.StaticContext
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.style.ExpressionContext
Construct a dynamic context for early evaluation of constant subexpressions
makeEarlyEvaluationContext() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Construct a dynamic context for early evaluation of constant subexpressions
makeElaborator() - Method in class net.sf.saxon.expr.Expression
Factory method to construct an Elaborator for this expression
makeElementCreationDetails() - Method in class net.sf.saxon.expr.instruct.ComputedElement
 
makeElementCreationDetails() - Method in class net.sf.saxon.expr.instruct.ElementCreator
 
makeElementCreationDetails() - Method in class net.sf.saxon.expr.instruct.FixedElement
 
makeElementNode(NodeInfo, NodeName, SchemaType, boolean, AttributeMap, NamespaceMap, PipelineConfiguration, Location, int) - Method in class com.saxonica.config.pe.StyleNodeFactoryPE
Create an Element node.
makeElementNode(NodeInfo, NodeName, SchemaType, boolean, AttributeMap, NamespaceMap, PipelineConfiguration, Location, int) - Method in class com.saxonica.ee.schema.sdoc.SchemaNodeFactory
Create an Element node.
makeElementNode(NodeInfo, NodeName, SchemaType, boolean, AttributeMap, NamespaceMap, PipelineConfiguration, Location, int) - Method in class net.sf.saxon.style.StyleNodeFactory
Create an Element node.
makeElementNode(NodeInfo, NodeName, SchemaType, boolean, AttributeMap, NamespaceMap, PipelineConfiguration, Location, int) - Method in interface net.sf.saxon.tree.linked.NodeFactory
Create an Element node
makeEmitter(String, Properties) - Method in class net.sf.saxon.Configuration
Load a named output emitter or SAX2 ContentHandler and check it is OK.
makeEmptySequence() - Static method in class net.sf.saxon.expr.Literal
Factory method to make an empty-sequence literal
makeErrorReporter() - Method in class net.sf.saxon.Configuration
 
makeEvaluateInstruction(XSLEvaluate, ComponentDeclaration) - Method in class net.sf.saxon.Configuration
Make an instruction to implement xsl:evaluate
makeException() - Method in class net.sf.saxon.type.ValidationFailure
 
makeExecutable() - Method in class net.sf.saxon.query.StaticQueryContext
Get the executable containing this query
makeExecutorService(int) - Method in class com.saxonica.ee.config.MultithreadingFactory
Make an ExecutorService for a given number of threads
makeExpandedArgumentArray(Expression[], Map<StructuredQName, Integer>, FunctionDefinition) - Static method in class net.sf.saxon.expr.instruct.UserFunction
Combine supplied positional and keyword arguments into a single array of positional arguments, completing the array using the default value expression for any unsupplied arguments
makeExpression(String, AttributeInfo) - 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
makeExtendedParticle(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserComplexType
Get the particle corresponding to this UserComplexType, combining it with the content model of the base type if this type is derived by extension.
makeExtensionFunctionCall(StructuredQName, Class, AccessibleObject, Expression[], Configuration) - Method in class com.saxonica.config.JavaExtensionFunctionFactory
Factory method to create an expression that calls a Java extension function.
makeFacet(String, String, EnterpriseConfiguration, NamespaceResolver) - Static method in class com.saxonica.ee.schema.Facet
Factory method: creates a new Facet with the given name
makeFilter(Receiver) - Method in interface net.sf.saxon.event.FilterFactory
Make a Receiver to filter events on a push pipeline
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.FilterExpressionAdjunct
Make a filter for the event stream
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.FilterFnStreamer
Make a filter for the event stream
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.FilteringAdjunct
Make a filter for the event stream
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.FirstItemExpressionAdjunct
Make a filter for the event stream
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.ItemsAfterStreamer
Make a filter for the event stream
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.ItemsBeforeStreamer
Make a filter for the event stream
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.ItemsFromStreamer
Make a filter for the event stream
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.ItemsUntilStreamer
Make a filter for the event stream
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.OutermostStreamer
 
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.RemoveStreamer
 
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.SubscriptExpressionAdjunct
 
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.SubsequenceStreamer
 
makeFilter(XPathContext, ItemFeed) - Method in class com.saxonica.ee.stream.adjunct.TailExpressionAdjunct
Make a filter for the event stream
makeFingerprint(String, boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
Make a NameCode, using the static context for namespace resolution
makeFirstItem(Expression, StaticContext) - Static method in class net.sf.saxon.style.AttributeValueTemplate
Make an expression that extracts the first item of a sequence, after atomization
makeFirstItemExpression(Expression) - Static method in class net.sf.saxon.expr.FirstItemExpression
Static factory method
makeFloatValue(float) - Static method in class net.sf.saxon.value.FloatValue
Static factory method (for convenience in compiled bytecode)
makeFocusTracker(SequenceIterator, boolean) - Method in class net.sf.saxon.Controller
Use the factory function to create a FocusIterator.
makeFunction(String) - Method in class com.saxonica.ee.trans.PackageLoaderEE
 
makeFunction(String) - Method in class com.saxonica.trans.PackageLoaderPE
 
makeFunction(String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
makeFunction(String, int) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
makeFunction(String, RetainedStaticContext, int) - Static method in class net.sf.saxon.functions.SystemFunction
Make a system function item (one in the standard function namespace).
makeFunction40(String, RetainedStaticContext, int) - Static method in class net.sf.saxon.functions.SystemFunction
 
makeFunctionCall(Expression...) - Method in class com.saxonica.ee.extfn.js.IXSLFunctionSet.ScheduleActionFn
 
makeFunctionCall(Expression...) - Method in class com.saxonica.ee.extfn.StreamFn
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class com.saxonica.functions.extfn.EXPathFileFunctionSet.FileBaseDir
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression[]) - Method in class com.saxonica.functions.qt4.Intersperse
 
makeFunctionCall(Expression...) - Method in class com.saxonica.functions.qt4.URIFunctions
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.AvailableEnvironmentVariables
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.AvailableSystemProperties
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.BooleanFn
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.ConstantFunction
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.ContextItemAccessorFunction
Make a static call on this function, with specified arguments.
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.ContextItemAccessorFunction.Number_0
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.ContextItemAccessorFunction.StringAccessor
 
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.CopyOfFn
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.CurrentGroup
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.CurrentGroupingKey
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.CurrentMergeGroup
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.CurrentMergeKey
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.Data_1
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.DeepEqual
 
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.DeepEqual40
 
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.Doc
 
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.DocumentFn
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.DynamicContextAccessor
 
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.FunctionAvailable
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.HeadFn
 
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.hof.FunctionLookup
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.InsertBefore
 
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.MathFunctionSet.PiFn
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.NormalizeSpace_1
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.NotFn
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.RegexFunction
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.RegexFunctionSansFlags
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.registry.SefFunction
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.Remove
 
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.Replace
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.ScalarSystemFunction
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.StaticBaseUri
 
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.StaticContextAccessor
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.Subsequence_2
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.Sum
 
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.SystemFunction
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.TailFn
Convert static calls into a TailExpression
makeFunctionCall(Expression...) - Method in class net.sf.saxon.functions.Trace
 
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.TypeAvailable
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression[]) - Method in class net.sf.saxon.functions.Unordered
Make an expression that either calls this function, or that is equivalent to a call on this function
makeFunctionCall(Expression...) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapBuild
 
makeFunctionCall(ExtensionFunctionDefinition, Expression[]) - Static method in class net.sf.saxon.functions.IntegratedFunctionLibrary
 
makeFunctionSequenceCoercer(Expression, Supplier<RoleDiagnostic>, boolean) - Method in class net.sf.saxon.ma.arrays.ArrayItemType
 
makeFunctionSequenceCoercer(Expression, Supplier<RoleDiagnostic>, boolean) - Method in class net.sf.saxon.ma.map.MapType
 
makeFunctionSequenceCoercer(Expression, Supplier<RoleDiagnostic>, boolean) - Method in class net.sf.saxon.ma.map.RecordTest
 
makeFunctionSequenceCoercer(Expression, Supplier<RoleDiagnostic>, boolean) - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
 
makeFunctionSequenceCoercer(Expression, Supplier<RoleDiagnostic>, boolean) - Method in class net.sf.saxon.type.AnyFunctionType
Create an expression whose effect is to apply function coercion to coerce a function from this type to another type
makeFunctionSequenceCoercer(Expression, Supplier<RoleDiagnostic>, boolean) - Method in interface net.sf.saxon.type.FunctionItemType
Create an expression whose effect is to apply function coercion to coerce a function to this function type
makeFunctionSequenceCoercer(Expression, Supplier<RoleDiagnostic>, boolean) - Method in class net.sf.saxon.type.SpecificFunctionType
 
makeGDayValue(UnicodeString) - Static method in class net.sf.saxon.value.GDayValue
 
makeGeneralComparison(Expression, int, Expression) - Method in class net.sf.saxon.expr.compat.TypeChecker10
 
makeGeneralComparison(Expression, int, Expression) - Method in class net.sf.saxon.expr.parser.TypeChecker
 
makeGlobalContextInfo(Configuration) - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Make a ContextItemStaticInfo object describing the global context item
makeGlobFilter(String) - Static method in class net.sf.saxon.functions.URIQueryParameters
 
makeGMonthDayValue(UnicodeString) - Static method in class net.sf.saxon.value.GMonthDayValue
 
makeGMonthValue(UnicodeString) - Static method in class net.sf.saxon.value.GMonthValue
 
makeGrounded() - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Ensure that all the members are grounded.
makeGYearMonthValue(UnicodeString, ConversionRules) - Static method in class net.sf.saxon.value.GYearMonthValue
 
makeGYearValue(UnicodeString, ConversionRules) - Static method in class net.sf.saxon.value.GYearValue
 
makeICUCollator(String, Configuration) - Static method in class com.saxonica.config.ICULibrary
If available, make a collation using the ICU-J Library
makeIndex() - Method in class com.saxonica.ee.optim.SwitchExpression.SwitchCaseInfo
Attempt to make the index from atomic values to expressions
makeIndexedValue(SequenceIterator) - Method in class com.saxonica.ee.optim.OptimizerEE
Create an indexed value
makeIndexedValue(SequenceIterator) - Method in class net.sf.saxon.expr.parser.Optimizer
Create an indexed value
makeInlineFunctionValue(XPathParser, AnnotationList, XPathParser.InlineFunctionDetails, List<UserFunctionParameter>, SequenceType, Expression) - Static method in class net.sf.saxon.expr.parser.XPathParser
 
makeInstance(ContentHandler, Properties) - Static method in class net.sf.saxon.event.ContentHandlerProxy
Public Factory method (bug 6036).
makeIntegerValue(long) - Static method in class net.sf.saxon.value.Int64Value
Factory method: allows Int64Value objects to be reused.
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
makeIntersection(Wildcard, Wildcard, NamePool) - Static method in class com.saxonica.ee.schema.Wildcard
Create an AttributeWildcard as the intersection of two AttributeWildcards.
makeIntersection(IntPredicateProxy, IntPredicateProxy) - Static method in class net.sf.saxon.z.IntIntersectionPredicate
 
makeInversion() - Method in class com.saxonica.ee.stream.StreamableUserFunction
Generate the inversion of the expression comprising the body of the function.
makeInversion() - Method in class com.saxonica.ee.trans.TemplateRuleEE
Generate the inversion of the expression comprising the body of a template rules.
makeInversion(Pattern, NamedTemplate) - Method in class net.sf.saxon.expr.parser.Optimizer
Generate the inversion of the expression comprising the body of a template rules.
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.AbsorbingFunctionCallAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.AccumulatorAfterStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.AdjacentTextNodeMergerAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ApplyTemplatesAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ArrayBlockAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.AtomicSequenceConverterAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.AtomizerAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.BlockAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.BooleanFnStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.CardinalityCheckerAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ChooseAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.CodepointsToStringStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.CopyAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.CopyOfAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.CountStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.CurrentMergeGroupStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.DeepDescentFunctionCallAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.DeepEqualStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.DistinctValuesStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.DocumentInstrAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.DocumentSorterAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ElementCreatorAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.EmptyStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.EmptyTextNodeRemoverAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ExistsStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.FilterFunctionCallAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.FilteringAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.FoldStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ForEachAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ForEachGroupAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ForExpressionAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.IndexOfStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.InsertBeforeStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.InstanceOfAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ItemCheckerAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.IterateAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.LetExpressionAdjunctB
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.LiteralAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.MapEntryStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.MinimaxStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.NewMapStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.NotFnStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.OnEmptyAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.OnNonEmptyAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ShallowDescentFunctionCallAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.SimpleNodeConstructorAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.SnapshotFnStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.StringFnStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.SwitchAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.TraceExprAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.TraceStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.TreatFnStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.TryCatchAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.UserFunctionCallAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.VennExpressionAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.WherePopulatedAdjunct
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.XmlToJsonFnStreamer
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in interface com.saxonica.ee.stream.feed.FeedMaker
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in interface com.saxonica.ee.stream.feed.FeedMakerDelegate.Lambda
 
makeItemFeed(WatchManager, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.feed.FeedMakerDelegate
 
makeIterator(Item) - Static method in class net.sf.saxon.tree.iter.SingletonIterator
Factory method.
makeIterator(NodeInfo) - Static method in class net.sf.saxon.tree.iter.SingleNodeIterator
Factory method.
makeIterator(NodeInfo, NodePredicate) - Static method in class net.sf.saxon.tree.NamespaceNode
Factory method to create an iterator over the in-scope namespace nodes of an element
makeIterator(AtomicValue) - Static method in class net.sf.saxon.tree.iter.SingleAtomicIterator
Factory method.
makeLetExpression() - Method in class net.sf.saxon.query.XQueryParser
Make a LetExpression.
makeLicensedConfiguration(ClassLoader, String) - Static method in class net.sf.saxon.Configuration
Static method to instantiate a professional or enterprise configuration.
makeLiteral(GroundedValue) - Static method in class net.sf.saxon.expr.Literal
Factory method to create a literal as a wrapper around a Value (factory method)
makeLiteral(GroundedValue, Expression) - Static method in class net.sf.saxon.expr.Literal
Make a literal, taking the retained static context and location information from another expression which is being simplified/optimized
makeLocalNameTest(int, String) - Method in class net.sf.saxon.expr.parser.XPathParser
Make a LocalNameTest (*:name)
makeLocation() - Method in class net.sf.saxon.expr.parser.XPathParser
 
makeLocation(int) - Method in class net.sf.saxon.expr.parser.XPathParser
Make a location object corresponding to a specified offset in the query
makeLookaheadIterator(SequenceIterator) - Static method in class net.sf.saxon.tree.iter.LookaheadIteratorImpl
 
makeMap(Map<K, V>) - Static method in class net.sf.saxon.s9api.XdmMap
Static factory method to construct an XDM map by converting each entry in a supplied Java map.
makeMap(XPathContext) - Method in class com.saxonica.functions.extfn.EXPathArchive.Entry
 
makeMap(SequenceType) - Static method in class com.saxonica.ee.extfn.ExperimentalXPathCompiler
 
makeMergeSource(MergeInstr, Expression) - Method in class net.sf.saxon.style.XSLMergeSource
 
makeMessageReceiver() - Method in class net.sf.saxon.trans.XsltController
makeMethodMap(Class<?>, String) - Method in class com.saxonica.config.ProfessionalConfiguration
Make a map representing the methods defined in a class.
makeMethodMap(Class<?>, String) - Method in class net.sf.saxon.Configuration
Make a map representing the methods defined in a class.
makeMethodMap(Configuration, Class, String) - Static method in class com.saxonica.functions.extfn.ObjectMap
Make a map representing the methods defined in a class.
makeMode(StructuredQName, CompilerInfo) - Method in class com.saxonica.config.EnterpriseConfiguration
Make a new Mode - this can be overridden in subclasses to produce optimized variants
makeMode(StructuredQName, CompilerInfo) - Method in class com.saxonica.config.ProfessionalConfiguration
Make a new Mode - this can be overridden in subclasses to produce optimized variants
makeMode(StructuredQName, CompilerInfo) - Method in class net.sf.saxon.Configuration
Make a new Mode - this can be overridden in subclasses to produce optimized variants
makeMultithreadedItemMappingIterator(SequenceIterator, ItemMappingFunction) - Method in class com.saxonica.ee.config.MultithreadingFactory
Get an item mapping iterator suitable for multi-threaded execution.
makeMutableCopy() - Method in class net.sf.saxon.value.GDateValue
 
makeName(NodeInfo) - Static method in class net.sf.saxon.om.NameOfNode
Make a NodeName object based on the name of a supplied node.
makeNamespaceContext() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Make a NamespaceContext object representing the list of in-scope namespaces.
makeNamespaceMap() - Method in class net.sf.saxon.om.NamespaceDeltaMap
 
makeNamespaceMap() - Method in class net.sf.saxon.om.NamespaceMap
 
makeNamespaceTest(int, String) - Method in class net.sf.saxon.expr.parser.XPathParser
Make a NamespaceTest (name:*)
makeNameTest(int, String, boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
Make a NameTest, using the static context for namespace resolution
makeNestedLocation(Location, int, int, String) - Method in class net.sf.saxon.expr.parser.XPathParser
Make a Location object relative to an existing location
makeNewContext(XPathContext) - Method in class net.sf.saxon.trans.Mode
Make a new XPath context for evaluating patterns if there is any possibility that the pattern uses local variables
makeNewContext(XPathContext, ContextOriginator) - Method in class net.sf.saxon.expr.instruct.UserFunction
Create a context for evaluating this function
makeNewContext(XPathContext, ContextOriginator) - Method in class net.sf.saxon.functions.AbstractFunction
Prepare an XPathContext object for evaluating the function
makeNewContext(XPathContext, ContextOriginator) - Method in class net.sf.saxon.functions.hof.LoadXqueryModule
Prepare an XPathContext object for evaluating the function
makeNewContext(XPathContext, ContextOriginator) - Method in class net.sf.saxon.functions.hof.UserFunctionReference.BoundUserFunction
 
makeNewContext(XPathContext, ContextOriginator) - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Prepare an XPathContext object for evaluating the function
makeNewContext(XPathContext, ContextOriginator) - Method in class net.sf.saxon.ma.map.MapItem
Prepare an XPathContext object for evaluating the function
makeNewContext(XPathContext, ContextOriginator) - Method in interface net.sf.saxon.om.FunctionItem
Prepare an XPathContext object for evaluating the function
makeNewRoot(Expression) - Method in class net.sf.saxon.expr.parser.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
makeNodeName(String, boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
Make a FingerprintedQName, using the static context for namespace resolution
makeNoOpenStartTagException(int, String, HostLanguage, boolean, Location) - Static method in exception net.sf.saxon.event.NoOpenStartTagException
Static factory method to create the exception
makeNumberer(String, String) - Method in class net.sf.saxon.Configuration
Load a Numberer class for a given language and check it is OK.
makeObjectLookupExpression(Expression, Expression) - Method in class com.saxonica.config.ProfessionalConfiguration
Make an object lookup expression: supports the construct X?Y where X is an external Java object.
makeObjectLookupExpression(Expression, Expression) - Method in class net.sf.saxon.Configuration
Make an object lookup expression: supports the construct X?Y where X is an external Java object.
makeOneOrMore(Sequence) - Static method in class net.sf.saxon.om.OneOrMore
 
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class com.saxonica.ee.extfn.StreamFn
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class com.saxonica.functions.extfn.Unindexed
 
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.ApplyFn
 
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.CollatingFunctionFree
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.Concat
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.Concat31
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.Empty
 
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.EndsWith
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.Exists
 
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.FormatInteger
 
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.FunctionAvailable
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.Innermost
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.Minimax
 
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.NotFn
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.Outermost
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.RegexFunction
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.registry.VendorFunctionSetHE.IsWholeNumberFn
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.Reverse
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.StartsWith
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.String_1
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.StringJoin
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.SystemFunction
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.functions.SystemProperty
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapGet
Allow the function to create an optimized call based on the values of the actual arguments
makeOptimizedFunctionCall(ExpressionVisitor, ContextItemStaticInfo, Expression...) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapMerge
Allow the function to create an optimized call based on the values of the actual arguments
makeOptionsParameter() - Static method in class net.sf.saxon.functions.Doc_2
 
makeOptionsParameter() - Static method in class net.sf.saxon.functions.hof.LoadXqueryModule
 
makeOptionsParameter() - Static method in class net.sf.saxon.functions.Serialize
 
makeOptionsParameter() - Static method in class net.sf.saxon.functions.TransformFn
 
makeOptionsParameter() - Static method in class net.sf.saxon.ma.json.XMLToJsonFn
 
makeOutputFile(URI) - Static method in class net.sf.saxon.lib.StandardResultDocumentResolver
Create an output file (unless it already exists) and return a reference to it as a Result object
makeOutputStream(StreamResult) - Method in class com.saxonica.serialize.BinaryEmitter
 
makePackageLoader() - Method in class com.saxonica.config.EnterpriseConfiguration
 
makePackageLoader() - Method in class com.saxonica.config.ProfessionalConfiguration
 
makePackageLoader() - Method in class net.sf.saxon.Configuration
Create a package loader, for reloading SEF files, appropriate to the Saxon edition being used
makeParseOptions(Configuration) - Method in class net.sf.saxon.functions.URIQueryParameters
Create ParseOptions based on these query parameters
makeParser(String) - Method in class net.sf.saxon.Configuration
Create a new SAX XMLReader object using the class name provided.
makePath(NodeInfo, XPathContext) - Static method in class net.sf.saxon.functions.Path_1
 
makePathExpression(Expression, Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Make a mapping expression.
makePedigreeValue(GroundedValue) - Method in class com.saxonica.xsltextn.pedigree.Pedigree
Make a map or array that combines a supplied map or array with this pedigree
makePendingItem(int, FleetingParentNode) - Method in class com.saxonica.ee.stream.feed.AbsorptionFeed
Create a pending item (appropriate to the subclass) containing the data needed to compute the result value for one node in the streamed input sequence
makePendingItem(int, FleetingParentNode) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
makePendingItem(int, FleetingParentNode) - Method in class com.saxonica.ee.stream.feed.SimpleContentFeed
 
makePendingItem(int, FleetingParentNode) - Method in class com.saxonica.ee.stream.feed.SnapshotFeed
 
makePendingItem(int, FleetingParentNode) - Method in class com.saxonica.ee.stream.feed.StringValueFeed
 
makePendingItem(int, FleetingParentNode) - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
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.
makePreparedQueryFunction(String, Expression) - Static method in class com.saxonica.functions.sql.SQLPreparedQueryFn
 
makeProfessionalConfiguration(ClassLoader, String) - Static method in class com.saxonica.config.ProfessionalConfiguration
Static method to instantiate a professional configuration.
makePromotingConverter(ItemType, int, ConversionRules, boolean) - Static method in class net.sf.saxon.expr.parser.TypeChecker
Make an expression that performs type promotion on a supplied sequence
makeProperties(ZipEntry) - Method in class net.sf.saxon.resource.JarCollection
Get the properties of a Zip file entry, for use when returning a MetadataResource containing this information
makeQName(String) - Method in class com.saxonica.ee.schema.sdoc.SaxonParam
Make a structured QName, using this Element as the context for namespace resolution, and registering the code in the namepool.
makeQName(String, String, String) - Method in class net.sf.saxon.style.StyleElement
Make a structured QName, using this Element as the context for namespace resolution.
makeQName(String, NamespaceUri, String, AtomicType, UnicodeString, ConversionRules) - Static method in class net.sf.saxon.value.QualifiedNameValue
Factory method to construct either a QName or a NOTATION value, or a subtype of either of these.
makeQNameTest(int, String) - Method in class net.sf.saxon.expr.parser.XPathParser
 
makeQueryModule(String, Executable, QueryModule, String, NamespaceUri) - Static method in class net.sf.saxon.query.QueryModule
Supporting method to load an imported library module.
Maker<T> - Interface in net.sf.saxon.trans
Interface representing a factory class for instances of a specific type.
makeRangeIterator(IntegerValue, IntegerValue, IntegerValue) - Static method in class net.sf.saxon.expr.AscendingRangeIterator
 
makeReceiver(String, String, XPathContext, ResultDocumentResolver, SerializationProperties, boolean) - Static method in class net.sf.saxon.expr.instruct.ResultDocument
 
makeReceiver(SerializationProperties) - Method in class net.sf.saxon.serialize.PrincipalOutputGatekeeper
 
makeRepeatable() - Method in class net.sf.saxon.om.LazySequence
 
makeRepeatable() - Method in interface net.sf.saxon.om.Sequence
Ensure that the sequence is in a form where it can be evaluated more than once.
makeRepeatable() - Method in class net.sf.saxon.value.Closure
 
makeRepeatable() - Method in class net.sf.saxon.value.MemoClosure
 
makeRepeatable() - Method in class net.sf.saxon.value.SingletonClosure
 
makeResidue(SequenceIterator) - Static method in class net.sf.saxon.value.SequenceExtent
Factory method to make a GroundedValue holding the remaining contents of any SequenceIterator, that is, the contents that have not yet been read
makeResource(XPathContext, String) - Method in class net.sf.saxon.resource.AbstractResourceCollection
Default method to make a resource, given a resource URI
makeResource(XPathContext, AbstractResourceCollection.InputDetails) - Method in interface net.sf.saxon.lib.ResourceFactory
Create a Resource with given content
makeResource(XPathContext, AbstractResourceCollection.InputDetails) - Method in class net.sf.saxon.resource.AbstractResourceCollection
Internal method to make a resource for a single entry in the ZIP or JAR file.
makeResourceResolver(String) - Method in class net.sf.saxon.Configuration
Create an instance of a URIResolver with a specified class name.
makeRetainedStaticContext() - Method in interface net.sf.saxon.expr.StaticContext
Construct a RetainedStaticContext, which extracts information from this StaticContext to provide the subset of static context information that is potentially needed during expression evaluation
makeRetainedStaticContext() - Method in class net.sf.saxon.query.QueryModule
Construct a RetainedStaticContext, which extracts information from this StaticContext to provide the subset of static context information that is potentially needed during expression evaluation
makeRetainedStaticContext() - Method in class net.sf.saxon.style.ExpressionContext
Construct a RetainedStaticContext, which extracts information from this StaticContext to provide the subset of static context information that is potentially needed during expression evaluation
makeRetainedStaticContext() - Method in class net.sf.saxon.style.StyleElement
 
makeRetainedStaticContext() - Method in class net.sf.saxon.style.UseWhenStaticContext
Construct a RetainedStaticContext, which extracts information from this StaticContext to provide the subset of static context information that is potentially needed during expression evaluation
makeRetainedStaticContext() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Construct a RetainedStaticContext, which extracts information from this StaticContext to provide the subset of static context information that is potentially needed during expression evaluation
makeRetainedStaticContext() - Method in class net.sf.saxon.sxpath.IndependentContext
Construct a RetainedStaticContext, which extracts information from this StaticContext to provide the subset of static context information that is potentially needed during expression evaluation.
makeRetainedStaticContext(NodeInfo) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
makeRoleDiagnostic() - Method in class net.sf.saxon.functions.TreatFn
 
makeRootWithPedigree(Item) - Static method in class com.saxonica.functions.extfn.WithPedigree
 
makeRule(Pattern, RuleTarget, int, int, double, int, int) - Method in class com.saxonica.ee.trans.ModeEE
 
makeRule(Pattern, RuleTarget, int, int, double, int, int) - Method in class net.sf.saxon.trans.SimpleMode
Generate a new rule - so it can be overridden to make more specialist rules
makeRuleSearchState(RuleChain, XPathContext) - Method in class com.saxonica.ee.trans.ModeEE
 
makeRuleSearchState(RuleChain, XPathContext) - Method in class net.sf.saxon.trans.SimpleMode
Generate a search state for processing a given node
makeSchemaNodeTest() - Method in class com.saxonica.ee.schema.AttributeDecl
Create a NodeTest that implements the semantics of schema-element(name) or schema-attribute(name) applied to this element or attribute declaration.
makeSchemaNodeTest() - Method in class com.saxonica.ee.schema.ElementDecl
Create a NodeTest that implements the semantics of schema-element(name) or schema-attribute(name) applied to this element or attribute declaration.
makeSchemaNodeTest() - Method in interface 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.
makeSchemaURIResolver(ResourceResolver) - Method in class com.saxonica.config.EnterpriseConfiguration
Make a SchemaURIResolver that wraps a supplied URIResolver
makeSchemaURIResolver(ResourceResolver) - Method in class net.sf.saxon.Configuration
Make a SchemaURIResolver that wraps a supplied ResourceResolver
makeSearchableValue(SequenceIterator) - Static method in class com.saxonica.ee.optim.SearchableValue
 
makeSeparator(XPathContext) - Method in class net.sf.saxon.expr.instruct.ForEach
 
makeSequence(Iterable<?>) - Static method in class net.sf.saxon.s9api.XdmValue
Make an XDM sequence from a Java Iterable.
makeSequenceArray(int) - Static method in class net.sf.saxon.om.SequenceTool
Make an array of general-purpose Sequence objects of a given length
makeSequenceExtent(List<T>) - Static method in class net.sf.saxon.value.SequenceExtent
Factory method to make a Value holding the contents of any List of items
makeSequenceExtent(Expression, int, XPathContext) - Method in class com.saxonica.config.EnterpriseConfiguration
Make a SequenceExtent, given the expected reference count
makeSequenceExtent(Expression, int, XPathContext) - Method in class net.sf.saxon.Configuration
Make a SequenceExtent, given the expected reference count
makeSequenceNormalizer(Receiver) - Method in class net.sf.saxon.serialize.SerializationProperties
Convenience method to create an appropriate SequenceNormalizer, based on the item-separator appearing in the serialization parameters.
makeSequenceNormalizer(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
 
makeSequenceType(String) - Method in class net.sf.saxon.style.StyleElement
Process an attribute whose value is a SequenceType
makeSequenceType(String, StaticContext) - Method in class com.saxonica.ee.schema.sdoc.SaxonParam
Process an attribute whose value is a SequenceType
makeSequenceType(ItemType, OccurrenceIndicator) - Static method in class net.sf.saxon.s9api.SequenceType
Factory method to construct a SequenceType
makeSequenceType(ItemType, int) - Static method in class net.sf.saxon.value.SequenceType
Construct an instance of SequenceType.
makeSimpleArrayItem(SequenceIterator) - Static method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Construct an array whose members are single items
makeSimpleContent(Expression, SimpleNodeConstructor, int) - Method in class net.sf.saxon.query.XQueryParser
Make the instructions for the children of a node with simple content (attribute, text, PI, etc)
makeSimpleContentConstructor(Expression, Expression, StaticContext) - Static method in class net.sf.saxon.style.XSLLeafNodeConstructor
Construct an expression that implements the rules of "constructing simple content": given an expression to select the base sequence, and an expression to compute the separator, build an (unoptimized) expression to produce the value of the node as a string.
makeSliceIterator(int, int) - Method in class net.sf.saxon.tree.iter.ArrayIterator
Create a new ArrayIterator over the same items, with a different start point and end point
makeSliceIterator(int, int) - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
Create a new ArrayIterator over the same items, with a different start point and end point
makeSlotManager() - Method in class com.saxonica.config.EnterpriseConfiguration
 
makeSlotManager() - Method in class net.sf.saxon.Configuration
Factory method to create a SlotManager.
makeSlotManager() - Method in interface net.sf.saxon.expr.instruct.Debugger
Create a SlotManager
makeSnapshot(NodeInfo) - Static method in class net.sf.saxon.tree.wrapper.SnapshotNode
Public factory method: apply the snapshot function to a node
makeSortComparer(StringCollator, int, XPathContext) - Static method in class net.sf.saxon.expr.sort.AtomicSortComparer
Factory method to get an atomic comparer suitable for sorting or for grouping (operations in which NaN is considered equal to NaN)
makeSortKeyEvaluators() - Method in class net.sf.saxon.expr.sort.SortExpression
 
makeSourceIterators(MergeInstr.MergeSource, PackageData, XPathContext) - Static method in class com.saxonica.ee.stream.adjunct.MergeInstrAdjunct
Given a streamable xsl:merge-source, return a set of iterators, one for each of the input sequences.
makeSourceTree(Source, int) - Method in class net.sf.saxon.Controller
Make a source tree from a source supplied as a StreamSource or SAXSource
makeStackFrameMutable() - Method in class net.sf.saxon.expr.XPathContextMinor
 
makeStandardModuleURIResolver(Configuration) - Method in class net.sf.saxon.java.JavaPlatform
 
makeStandardModuleURIResolver(Configuration) - Method in interface net.sf.saxon.Platform
Make an instance of the default module URI resolver for this platform
makeStaticContext(XPathContext, NodeInfo, String) - Method in class com.saxonica.functions.extfn.Evaluate
 
makeStaticQueryContext(boolean) - Method in class com.saxonica.config.EnterpriseConfiguration
 
makeStaticQueryContext(boolean) - Method in class net.sf.saxon.Configuration
Make a new static query context object using the factory registered with this configuration
makeStreamingAdjunct(Configuration, Expression) - Static method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
Make a streaming adjunct for a particular expression.
makeStreamingPattern(Expression, Configuration, List<String>) - Static method in class com.saxonica.ee.stream.StreamingPatternMaker
Convert an expression that is capable of being evaluated as a filter on an XML event stream into a Pattern object which is able to act as the filter
makeStreamingTransformer(Mode, ParameterSet, ParameterSet, Outputter, XPathContext) - Method in class com.saxonica.config.EnterpriseConfiguration
Create a streaming transformer
makeStreamingTransformer(Mode, ParameterSet, ParameterSet, Outputter, XPathContext) - Method in class net.sf.saxon.Configuration
Create a streaming transformer
makeStreamInstruction(Expression, Expression, boolean, ParseOptions, PackageData, Location, RetainedStaticContext) - Method in class com.saxonica.config.EnterpriseConfiguration
 
makeStreamInstruction(Expression, Expression, boolean, ParseOptions, PackageData, Location, RetainedStaticContext) - Method in class net.sf.saxon.Configuration
 
makeStringConverter(AtomicType) - Method in class net.sf.saxon.lib.ConversionRules
Static factory method to get a StringConverter for a specific target type
makeStringFromStream(InputStream, String) - Static method in class net.sf.saxon.resource.CatalogCollection
Return a String initialized to the contents of an InputStream
makeStringJoin(Expression, StaticContext) - Static method in class net.sf.saxon.query.XQueryParser
Make a string-join expression that concatenates the string-values of items in a sequence with intervening spaces.
makeStringLiteral(String, boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
Method to make a string literal from a token identified as a string literal.
makeStringLiteral(String, boolean) - Method in class net.sf.saxon.query.XQueryParser
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.
makeStripper() - Method in class net.sf.saxon.s9api.WhitespaceStrippingPolicy
 
makeStripper(Receiver) - Method in class net.sf.saxon.Controller
Make a Stripper configured to implement the whitespace stripping rules.
makeStripper(Receiver) - Method in class net.sf.saxon.om.AllElementsSpaceStrippingRule
Make a filter to implement these space-stripping rules, or null if no filtering is necessary
makeStripper(Receiver) - Method in class net.sf.saxon.om.IgnorableSpaceStrippingRule
Make a filter to implement these space-stripping rules, or null if no filtering is necessary
makeStripper(Receiver) - Method in class net.sf.saxon.om.NoElementsSpaceStrippingRule
Make a filter to implement these space-stripping rules, or null if no filtering is necessary
makeStripper(Receiver) - Method in class net.sf.saxon.om.SelectedElementsSpaceStrippingRule
Make a filter to implement these space-stripping rules, or null if no filtering is necessary
makeStripper(Receiver) - Method in interface net.sf.saxon.om.SpaceStrippingRule
Make a filter to implement these space-stripping rules, or null if no filtering is necessary
makeStripper(Receiver) - Method in class net.sf.saxon.om.StylesheetSpaceStrippingRule
Make a filter to implement these space-stripping rules, or null if no filtering is necessary
makeStructuredQName(String, NamespaceUri) - Method in class net.sf.saxon.expr.parser.XPathParser
Make a Structured QName, using the static context for namespace resolution
makeStructuredQNameSilently(String, NamespaceUri) - Method in class net.sf.saxon.expr.parser.XPathParser
Make a NameCode, using the static context for namespace resolution.
makeStyleNodeFactory(Compilation) - Method in class com.saxonica.config.EnterpriseConfiguration
Factory method to make a StyleNodeFactory, used for constructing elements in a stylesheet document
makeStyleNodeFactory(Compilation) - Method in class com.saxonica.config.ProfessionalConfiguration
Factory method to make a StyleNodeFactory, used for constructing elements in a stylesheet document
makeStyleNodeFactory(Compilation) - Method in class net.sf.saxon.Configuration
Factory method to make the StyleNodeFactory, used for constructing elements in a stylesheet document
makeStylesheet(boolean) - Method in class net.sf.saxon.style.LiteralResultElement
Make a top-level literal result element into a stylesheet.
makeStylesheetPackage() - Method in class com.saxonica.config.EnterpriseConfiguration
Factory method to make a StylesheetPackage
makeStylesheetPackage() - Method in class net.sf.saxon.Configuration
Factory method to make a StylesheetPackage
makeSubPicture(int[], DecimalSymbols) - Static method in class net.sf.saxon.functions.FormatNumber
 
makeSystemFunction(String, int) - Method in class com.saxonica.config.ProfessionalConfiguration
Make a function in the "fn" namespace
makeSystemFunction(String, int, int) - Method in class net.sf.saxon.Configuration
Make a function in the "fn" namespace
makeSystemFunction40(String, int) - Method in class com.saxonica.config.ProfessionalConfiguration
 
makeSystemFunction40(String, int) - Method in class net.sf.saxon.Configuration
 
makeTemplateRule() - Method in class com.saxonica.config.EnterpriseConfiguration
Factory method to create a Template Rule
makeTemplateRule() - Method in class net.sf.saxon.Configuration
Factory method to create a Template Rule
makeTextFragment(Configuration, UnicodeString, String) - Static method in class net.sf.saxon.value.TextFragmentValue
Static factory method: create a result tree fragment containing a single text node, unless the text is zero length, in which case an empty document node is returned
makeTextNode(NodeInfo, UnicodeString) - Method in class com.saxonica.ee.schema.sdoc.SchemaNodeFactory
Make a text node
makeTextNode(NodeInfo, UnicodeString) - Method in class net.sf.saxon.style.StyleNodeFactory
Make a text node
makeTextNode(NodeInfo, UnicodeString) - Method in interface net.sf.saxon.tree.linked.NodeFactory
Make a text node
makeTextNode(UnicodeString) - Method in class com.saxonica.ee.domino.Erector
Create a text node.
makeTextNode(UnicodeString) - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Create a text node.
makeThread(Runnable) - Method in class com.saxonica.ee.config.MultithreadingFactory
Make a new Thread
makeThreadManager() - Method in class com.saxonica.config.EnterpriseConfiguration
Make a ThreadManager for asynchronous xsl:result-document instructions
makeThreadManager() - Method in class com.saxonica.ee.config.MultithreadingFactory
Make a ThreadManager for asynchronous xsl:result-document instructions
makeThreadManager() - Method in class net.sf.saxon.Configuration
Make a ThreadManager for asynchronous xsl:result-document instructions
makeTimeValue(byte, byte, byte, int, int) - Method in class net.sf.saxon.value.TimeValue
Factory method to construct a time value given the hour, minute, second, and nanosecond components.
makeTimeValue(UnicodeString) - Static method in class net.sf.saxon.value.TimeValue
Static factory method: create a time value from a supplied string, in ISO 8601 format
makeTopNodeEquivalent() - Method in class net.sf.saxon.pattern.GeneralNodePattern
A pattern whose first step uses the child axis is treated as using the child-or-top axis, which selects a node that is either (a) a child, or (b) a parentless element, comment, text node, or PI.
makeTraceListener() - Method in class net.sf.saxon.Configuration
Get or create the TraceListener used for run-time tracing of instruction execution.
makeTraceListener(String) - Method in class net.sf.saxon.Configuration
Create an instance of a TraceListener with a specified class name
makeTracer(Expression, StructuredQName) - Method in class net.sf.saxon.expr.parser.XPathParser
If tracing, wrap an expression in a trace instruction
makeTracer(Expression, StructuredQName) - Method in class net.sf.saxon.pattern.PatternParser
 
makeTransition(State) - Method in class com.saxonica.ee.schema.fsa.Edge
Get the dynamic state that results from a transition using this edge, updating any counters that need to be updated
makeTransmissionFlow(WatchManager, Expression, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ChooseAdjunct
 
makeTransmissionFlow(WatchManager, Expression, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.CurrentMergeGroupStreamer
 
makeTransmissionFlow(WatchManager, Expression, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.SwitchAdjunct
 
makeTransmissionFlow(WatchManager, Expression, ItemFeed, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.TransmissionAdjunct
Make a Trigger that implements this expression in streaming mode.
makeTree(Document, Configuration, String) - Static method in class com.saxonica.ee.domino.DominoTree
Factory method to construct a Domino tree referencing a supplied DOM document
makeTreeWalker(NodeInfo) - Static method in class com.saxonica.xqj.pull.TreeWalker
Factory method to get a tree walker starting an a given node
makeTwoPhaseConverter(AtomicType, AtomicType, AtomicType, ConversionRules) - Static method in class net.sf.saxon.type.Converter.TwoPhaseConverter
 
makeTypeAliasManager() - Method in class net.sf.saxon.Configuration
Make a TypeAliasManager appropriate to the type of Configuration
makeTypedResource(XPathContext, Resource) - Method in class net.sf.saxon.resource.AbstractResourceCollection
Given a resource whose type may be unknown, create a Resource of a specific type, for example an XML or JSON resource
makeUcaCollator(String, Configuration) - Method in class com.saxonica.config.JavaPlatformPE
If available, make a collation using the ICU-J Library
makeUcaCollator(String, Configuration) - Method in class net.sf.saxon.java.JavaPlatform
If available, make a collation using the ICU-J Library
makeUcaCollator(String, Configuration) - Method in interface net.sf.saxon.Platform
If available, make a UCA collation.
makeUnion(Wildcard, Wildcard, NamePool) - Static method in class com.saxonica.ee.schema.Wildcard
Create a AttributeWildcard as the union of two AttributeWildcards.
makeUnion(CharacterClass, CharacterClass) - Static method in class net.sf.saxon.regex.RECompiler
Make the union of two IntPredicates (matches if p1 matches or p2 matches)
makeUnion(IntPredicateProxy, IntPredicateProxy) - Static method in class net.sf.saxon.z.IntUnionPredicate
 
makeUntypedAtomic(UnicodeString) - Static method in class net.sf.saxon.value.StringValue
Factory method for untyped atomic values
makeUntypedSequenceConverter(Configuration, Expression, PlainType) - Static method in class net.sf.saxon.expr.UntypedSequenceConverter
Create an AtomicSequenceConverter that converts all untypedAtomic values in the input sequence to a specified target type, while leaving items other than untypedAtomic unchanged
makeUntypedSequenceRejector(Configuration, Expression, PlainType) - Static method in class net.sf.saxon.expr.UntypedSequenceConverter
 
makeUseAttributeSetInstructions(StructuredQName[], StyleElement) - Static method in class net.sf.saxon.expr.instruct.UseAttributeSet
Make a list of expressions whose combined effect is to expand the attribute sets named in an [xsl]use-attribute-sets attribute, for example on a literal result element
makeUseAttributeSets(StructuredQName[], StyleElement) - Static method in class net.sf.saxon.expr.instruct.UseAttributeSet
Make an expression whose effect is to expand the attribute sets named in an [xsl]use-attribute-sets attribute, for example on a literal result element
makeUserUnionType(List<AtomicType>) - Method in class com.saxonica.config.EnterpriseConfiguration
Make a union type with a given list of member types
makeUserUnionType(List<AtomicType>) - Method in class net.sf.saxon.Configuration
Make a union type with a given list of member types
makeUStringValue(UnicodeString) - Static method in class net.sf.saxon.value.StringValue
 
makeValidationFailure(AtomicSequence, SimpleType, Facet) - Static method in class com.saxonica.ee.schema.UserSimpleType
 
makeValidator(ElementDecl, StructuredQName, Location, ValidationContext, SchemaType, int, PipelineConfiguration, Receiver, List<ValidationFailure>) - Static method in class com.saxonica.ee.validate.ContentValidator
Factory method to make a validator for a particular element
makeValidator(Receiver, String, ParseOptions) - Static method in class net.sf.saxon.event.Sender
 
makeValidatorForType(ElementDecl, SchemaType, PipelineConfiguration, Receiver, List<ValidationFailure>) - Static method in class com.saxonica.ee.validate.ContentValidator
Factory method to create a validator for elements of a given type
makeValue(Object) - Static method in class net.sf.saxon.s9api.XdmValue
Make an XDM value from a Java object.
makeValue(Item) - Static method in class net.sf.saxon.expr.flwor.WindowClause
 
makeVariant(ItemType.BuiltInAtomicItemType, ConversionRules) - Static method in class net.sf.saxon.s9api.ItemType.BuiltInAtomicItemType
 
makeVirtualCopy(NodeInfo) - Static method in class net.sf.saxon.tree.wrapper.VirtualCopy
Public factory method: create a parentless virtual tree as a copy of an existing node
makeVirtualUntypedTree(NodeInfo, NodeInfo) - Static method in class net.sf.saxon.tree.wrapper.VirtualUntypedCopy
Public factory method: create a new untyped virtual tree as a copy of a node
makeWatch(WatchManager, ItemFeed, XPathContext) - Method in interface com.saxonica.ee.stream.watch.WatchMaker
Make a Trigger: this comprises (a) a pattern to match the nodes that should be processed during a streaming pass of the source document, and (b) the processing of those nodes by a WatchAction or perhaps a sequence of WatchActions in a pipeline.
makeWhereClause(Expression, StringBuilder, List<Expression>) - Static method in class com.saxonica.functions.sql.SQLPreparedQueryFn
 
makeWrapper(Object, JDOM2DocumentWrapper) - Static method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Factory method to wrap a JDOM node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(Object, JDOM2DocumentWrapper, JDOM2NodeWrapper, int) - Static method in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
Factory method to wrap a JDOM node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(NodeInfo, RebasedDocument, RebasedNode) - Static method in class net.sf.saxon.tree.wrapper.RebasedNode
Factory method to wrap a node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(NodeInfo, SpaceStrippedDocument, SpaceStrippedNode) - Static method in class net.sf.saxon.tree.wrapper.SpaceStrippedNode
Factory method to wrap a node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(NodeInfo, TypeStrippedDocument, TypeStrippedNode) - Static method in class net.sf.saxon.tree.wrapper.TypeStrippedNode
Factory method to wrap a node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(NodeInfo, VirtualNode) - Method in class net.sf.saxon.tree.wrapper.RebasedNode
Factory method to wrap a node with a VirtualNode
makeWrapper(NodeInfo, VirtualNode) - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedNode
Factory method to wrap a node within the same document as this node with a VirtualNode
makeWrapper(NodeInfo, VirtualNode) - Method in class net.sf.saxon.tree.wrapper.TypeStrippedNode
Factory method to wrap a node with a VirtualNode
makeWrapper(NodeInfo, VirtualNode) - Method in interface net.sf.saxon.tree.wrapper.WrappingFunction
Factory method to wrap a node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(Node, XOMDocumentWrapper) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Factory method to wrap a XOM node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(Node, XOMDocumentWrapper, XOMNodeWrapper, int) - Method in class net.sf.saxon.option.xom.XOMNodeWrapper
Factory method to wrap a XOM node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(OMNode, AxiomDocument, AxiomParentNodeWrapper, int) - Static method in class net.sf.saxon.option.axiom.AxiomDocument
Factory method to wrap an Axiom node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(OMNode, AxiomDocument, AxiomParentNodeWrapper, int) - Static method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Factory method to wrap an Axiom node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(Node, DOM4JDocumentWrapper) - Static method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Factory method to wrap a DOM4J node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(Node, DOM4JDocumentWrapper, DOM4JNodeWrapper, int) - Static method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
Factory method to wrap a DOM4J node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(Node, DocumentWrapper) - Static method in class net.sf.saxon.dom.DOMNodeWrapper
Factory method to wrap a DOM node with a wrapper that implements the Saxon NodeInfo interface.
makeWrapper(Node, DocumentWrapper, DOMNodeWrapper, int) - Static method in class net.sf.saxon.dom.DOMNodeWrapper
Factory method to wrap a DOM node with a wrapper that implements the Saxon NodeInfo interface.
makeWritableOutputFile(String) - Static method in class net.sf.saxon.serialize.ExpandedStreamResult
 
makeXPathException(Exception) - Static method in exception net.sf.saxon.trans.XPathException
Create an XPathException from an exception of another kind.
makeXPathExpressionPropertyRecord(String, NamespaceResolver, String) - Static method in class com.saxonica.ee.schema.SchemaStructure
Helper method to make an XPathExpression property record
makeXQueryExpression(String, QueryModule, Configuration) - Method in class net.sf.saxon.query.XQueryParser
Create an XQueryExpression
makeXQueryExpression(Expression, QueryModule, boolean) - Method in class com.saxonica.config.EnterpriseConfiguration
Factory method to make an XQueryExpression
makeXQueryExpression(Expression, QueryModule, boolean) - Method in class net.sf.saxon.Configuration
Factory method to make an XQueryExpression
makeXSLElement(int, NodeImpl) - Method in class com.saxonica.config.pe.StyleNodeFactoryPE
Make an XSL element node
makeXSLElement(int, NodeImpl) - Method in class net.sf.saxon.style.StyleNodeFactory
Make an XSL element node
makeYearMonthDurationValue(UnicodeString) - Static method in class net.sf.saxon.value.YearMonthDurationValue
Static factory: create a year-month duration value from a supplied string, in ISO 8601 format [+|-]PnYnM
ManualGroupIterator - Class in com.saxonica.ee.stream
The class ManualGroupIterator represents an iterator that is never repositioned, but can be used to represent the focus in the dynamic context.
ManualGroupIterator(Item, int) - Constructor for class com.saxonica.ee.stream.ManualGroupIterator
Create a manual grouping iterator
ManualIterator - Class in net.sf.saxon.tree.iter
ManualIterator: a pseudo-iterator used while streaming.
ManualIterator() - Constructor for class net.sf.saxon.tree.iter.ManualIterator
Create an uninitialized ManualIterator: this is only usable after the context item, position, and size (if required) have been initialized using setter methods.
ManualIterator(Item) - Constructor for class net.sf.saxon.tree.iter.ManualIterator
Create a ManualIterator supplying the context item, and setting the value of both "position()" and "last()" implicitly to 1.
ManualIterator(Item, int) - Constructor for class net.sf.saxon.tree.iter.ManualIterator
Create a ManualIterator initializing the context item and position.
ManualRegexIterator - Class in com.saxonica.ee.stream
The class ManualRegexIterator represents an iterator that is never repositioned, but can be used to represent the current regex groups in the dynamic context.
ManualRegexIterator(RegexIterator) - Constructor for class com.saxonica.ee.stream.ManualRegexIterator
 
MANY_TO_MANY - net.sf.saxon.expr.GeneralComparison.ComparisonCardinality
 
MANY_TO_ONE - net.sf.saxon.expr.GeneralComparison.ComparisonCardinality
 
map - Variable in class net.sf.saxon.expr.StackFrame
 
map - Static variable in class net.sf.saxon.serialize.charcode.JavaCharacterSet
 
map(Function<? super T, ? extends R>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns a stream consisting of the results of applying the given function to the elements of this stream.
map(XPathContext) - Method in interface net.sf.saxon.expr.ContextMappingFunction
Map one item to a sequence.
map(XPathContext) - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeKeyMappingFunction
 
map(Item) - Method in class net.sf.saxon.expr.ForExpression.MappingAction
 
map(Item) - Method in interface net.sf.saxon.expr.ItemMapper.Lambda
 
map(Item) - Method in interface net.sf.saxon.expr.MappingFunction
Map one item to a sequence.
map(Item) - Method in interface net.sf.saxon.expr.SequenceMapper.Lambda
 
map(Item) - Method in class net.sf.saxon.expr.SequenceMapper
Map one item to a sequence
map(SequenceIterator, ItemMapper.Lambda) - Static method in class net.sf.saxon.expr.ItemMappingIterator
Factory method designed for use when the mapping function is a lambda expression Example of usage: ItemMappingIterator.map(base, item -> item.getParentNode())
map(SequenceIterator, SequenceMapper.Lambda) - Static method in class net.sf.saxon.expr.MappingIterator
Static factory method designed to handle the case where the mapping function is supplied as a lambda expression.
map(UnicodeString, boolean) - Method in class net.sf.saxon.serialize.CharacterMap
Expand all the characters in a string using this character mapping
MAP - net.sf.saxon.om.Genre
 
MAP_FUNCTIONS - Static variable in class net.sf.saxon.lib.NamespaceConstant
Namespace URI for XPath 3.0 functions associated with maps
MAP_FUNCTIONS - Static variable in class net.sf.saxon.om.NamespaceUri
Namespace URI for XPath 3.0 functions associated with maps
MapAsSequenceOfMaps() - Constructor for class net.sf.saxon.functions.registry.VendorFunctionSetHE.MapAsSequenceOfMaps
 
MapBuild() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapBuild
 
MapContains() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapContains
 
MapCreate - Class in net.sf.saxon.ma.map
This is a variant of the map:new() or map:merge() function which differs in that duplicate keys are considered an error.
MapCreate() - Constructor for class net.sf.saxon.ma.map.MapCreate
 
MapEntries() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapEntries
 
MapEntry() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapEntry
 
MapEntryStreamer - Class in com.saxonica.ee.stream.adjunct
Streaming code to implement an xsl:map instruction or map constructor, where each map entry is allowed to be consuming.
MapEntryStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.MapEntryStreamer
 
MapFilter() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapFilter
 
MapFind() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapFind
 
MapForEach() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapForEach
 
MapFunctionSet - Class in net.sf.saxon.ma.map
Function signatures (and pointers to implementations) of the functions defined in the map namespace in XPath 3.1
MapFunctionSet.MapBuild - Class in net.sf.saxon.ma.map
Implementation of the proposed XPath 4.0 function map:build($sequence, $key, $value, $combined) as xs:anyAtomicType) => map(*)
MapFunctionSet.MapContains - Class in net.sf.saxon.ma.map
Implementation of the XPath 3.1 function map:contains(Map, key) => boolean
MapFunctionSet.MapEntries - Class in net.sf.saxon.ma.map
Implementation of the proposed 4.0 function map:entries(Map) => map(*)*
MapFunctionSet.MapEntry - Class in net.sf.saxon.ma.map
Implementation of the extension function map:entry(key, value) => Map
MapFunctionSet.MapFilter - Class in net.sf.saxon.ma.map
Implementation of the proposed XPath 4.0 function map:filter(Map, function(*)) => Map
MapFunctionSet.MapFind - Class in net.sf.saxon.ma.map
Implementation of the XPath 3.1 function map:find(item()*, key) => array
MapFunctionSet.MapForEach - Class in net.sf.saxon.ma.map
Implementation of the function map:for-each(Map, Function) => item()*
MapFunctionSet.MapGet - Class in net.sf.saxon.ma.map
Implementation of the XPath 3.1 function map:get(Map, key) => value
MapFunctionSet.MapKeys - Class in net.sf.saxon.ma.map
Implementation of the XPath 3.1 function map:keys(Map) => atomicValue*
MapFunctionSet.MapMerge - Class in net.sf.saxon.ma.map
Implementation of the function map:merge() => Map From 9.8, map:merge is also used to implement map constructors in XPath and the xsl:map instruction in XSLT.
MapFunctionSet.MapOfPairs - Class in net.sf.saxon.ma.map
Implementation of the function map:of-pairs() => Map
MapFunctionSet.MapPair - Class in net.sf.saxon.ma.map
Implementation of the proposed 4.0 function map:pair(key, value) => record(key, value)
MapFunctionSet.MapPairs - Class in net.sf.saxon.ma.map
Implementation of the proposed 4.0 function map:pairs(Map) => record(key, value)*
MapFunctionSet.MapPut - Class in net.sf.saxon.ma.map
Implementation of the extension function map:put() => Map
MapFunctionSet.MapRemove - Class in net.sf.saxon.ma.map
Implementation of the XPath 3.1 function map:remove(Map, key) => value
MapFunctionSet.MapSize - Class in net.sf.saxon.ma.map
Implementation of the extension function map:size(map) => integer
MapGet() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapGet
 
mapItem(Item) - Method in class net.sf.saxon.expr.AtomicSequenceConverter.AtomicSequenceMappingFunction
 
mapItem(Item) - Method in class net.sf.saxon.expr.AtomicSequenceConverter.ToStringMappingFunction
 
mapItem(Item) - Method in class net.sf.saxon.expr.EmptyTextNodeRemover
Map an item to another item
mapItem(Item) - Method in class net.sf.saxon.expr.ForExpression.MappingAction
 
mapItem(Item) - Method in class net.sf.saxon.expr.instruct.WherePopulated
Map one item to another item.
mapItem(Item) - Method in class net.sf.saxon.expr.ItemFilter
Map one item to another item.
mapItem(Item) - Method in class net.sf.saxon.expr.ItemMapper
Map one item to another item.
mapItem(Item) - Method in interface net.sf.saxon.expr.ItemMappingFunction
Map one item to another item.
mapItem(Item) - Method in class net.sf.saxon.expr.ItemTypeCheckingFunction
 
mapItem(Item) - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer.Coercer
 
mapItem(Item) - Method in class net.sf.saxon.functions.IntegratedFunctionCall.ConfigurationCheckingFunction
Map one item to another item.
MapItem - Class in net.sf.saxon.ma.map
Interface supported by different implementations of an XDM map item
MapItem() - Constructor for class net.sf.saxon.ma.map.MapItem
 
MapKeys() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapKeys
 
MapMerge() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapMerge
 
MapOfPairs() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapOfPairs
 
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
MapPair() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapPair
 
MapPairs() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapPairs
 
mapParamNames - Static variable in class net.sf.saxon.functions.registry.ParamKeywords
 
MAPPING_ARROW - Static variable in class net.sf.saxon.expr.parser.Token
Arrow operator "=>" (XQuery 3.1)
MappingAction(XPathContext, int, Expression) - Constructor for class net.sf.saxon.expr.ForExpression.MappingAction
 
MappingFunction - Interface in net.sf.saxon.expr
MappingFunction is an interface that must be satisfied by an object passed to a MappingIterator.
MappingIterator - Class in net.sf.saxon.expr
MappingIterator merges a sequence of sequences into a single flat sequence.
MappingIterator(SequenceIterator, MappingFunction) - Constructor for class net.sf.saxon.expr.MappingIterator
Construct a MappingIterator that will apply a specified MappingFunction to each Item returned by the base iterator.
MappingJavaIterable<S,​T> - Class in net.sf.saxon.tree.jiter
A Java Iterable which applies a mapping function to each item in a supplied Iterable
MappingJavaIterable(Iterable<S>, Function<S, T>) - Constructor for class net.sf.saxon.tree.jiter.MappingJavaIterable
Create a mapping iterable
MappingJavaIterator<S,​T> - Class in net.sf.saxon.tree.jiter
A Java Iterator which applies a mapping function to each item in an input sequence
MappingJavaIterator(Iterator<S>, Function<S, T>) - Constructor for class net.sf.saxon.tree.jiter.MappingJavaIterator
Create a mapping iterator
MapPut() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapPut
 
MapRemove() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapRemove
 
MapSearch - Class in com.saxonica.functions.extfn
The saxon:map-search function, new in Saxon 9.9
MapSearch() - Constructor for class com.saxonica.functions.extfn.MapSearch
 
mapSize() - Method in class net.sf.saxon.s9api.XdmMap
Get the number of entries in the map
MapSize() - Constructor for class net.sf.saxon.ma.map.MapFunctionSet.MapSize
 
mapToDouble(ToDoubleFunction<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns a DoubleStream consisting of the results of applying the given function to the elements of this stream.
mapToInt(ToIntFunction<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns an IntStream consisting of the results of applying the given function to the elements of this stream.
mapToLong(ToLongFunction<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns a LongStream consisting of the results of applying the given function to the elements of this stream.
mapToSequence(Expression) - Method in class net.sf.saxon.style.StyleElement
Adapt an expression that returns a map to one that returns a representation of the map as a sequence of two-entry maps containing the "key" and "value" fields, as required for the proposed XSLT 4.0 xsl:for-each/iterate instructions with a "map" attribute
mapToString(MapItem) - Static method in class net.sf.saxon.ma.map.MapItem
Returns a string representation of the map.
MapType - Class in net.sf.saxon.ma.map
An instance of this class represents a specific map item type, for example map(x:integer, element(employee))
MapType(AtomicType, SequenceType, boolean) - Constructor for class net.sf.saxon.ma.map.MapType
 
MapType(PlainType, SequenceType) - Constructor for class net.sf.saxon.ma.map.MapType
 
MapUntypedContains - Class in net.sf.saxon.ma.map
Implementation of an internal function map:untyped-contains(Map, key) => boolean, which is like map:contains except that if the supplied key is untyped atomic, it is converted to all the possible types present in the map and returns true if the key after conversion is present.
MapUntypedContains() - Constructor for class net.sf.saxon.ma.map.MapUntypedContains
 
mark(int) - Method in class net.sf.saxon.query.InputStreamMarker
 
MARK_DEFAULTED_ATTRIBUTES - Static variable in class net.sf.saxon.lib.Feature
Setting the MARK_DEFAULTED_ATTRIBUTES option causes Saxon to retain details of attributes that were notified by the XML parser as being defaulted (that is, the attribute was not present in the instance document but was defined by a default value in a DTD or schema).
MARK_DEFAULTED_ATTRIBUTES - Static variable in class net.sf.saxon.lib.FeatureCode
 
MARK_DEFAULTED_ATTRIBUTES - Static variable in class net.sf.saxon.lib.FeatureKeys
Setting the MARK_DEFAULTED_ATTRIBUTES option causes Saxon to retain details of attributes that were notified by the XML parser as being defaulted (that is, the attribute was not present in the instance document but was defined by a default value in a DTD or schema).
markAsEscaped(String, boolean) - Method in class net.sf.saxon.ma.json.JsonHandler
 
markAsEscaped(String, boolean) - Method in class net.sf.saxon.ma.json.JsonHandlerXML
 
markAsInlined() - Method in class net.sf.saxon.expr.instruct.UserFunction
Indicate that the function is being inlined, incrementing a count of how many times it has been inlined
markAsRead(String, XSDSchema) - Method in class com.saxonica.ee.schema.SchemaCompiler
Mark a document as having been read
markContext(XPathContext) - Method in class net.sf.saxon.expr.instruct.BreakInstr
 
markDefaultedAttribute(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Mark an attribute as resulting from expansion of attribute defaults
markNextNode(int) - Method in class net.sf.saxon.event.BuilderMonitor
Indicate that the next node to be created will be of a given type, and request the monitor to remember the identity of this node.
markNextNode(int) - Method in class net.sf.saxon.tree.linked.LinkedBuilderMonitor
 
markNextNode(int) - Method in class net.sf.saxon.tree.tiny.TinyBuilderMonitor
 
markNonExportable(String, String) - Method in class com.saxonica.ee.trans.StylesheetPackageEE
Mark the package as non-exportable, supplying an error message to be reported if export is attempted
markNonExportable(String, String) - Method in class net.sf.saxon.style.StylesheetPackage
Mark the package as non-exportable, supplying an error message to be reported if export is attempted
markTailCalls() - Method in class net.sf.saxon.style.AbsentExtensionElement
Mark tail-recursive calls on templates and functions.
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.XSLChooseOrSwitch
Mark tail-recursive calls on templates and functions.
markTailCalls() - Method in class net.sf.saxon.style.XSLForEach
 
markTailCalls() - Method in class net.sf.saxon.style.XSLIf
Mark tail-recursive calls on stylesheet functions.
markTailCalls() - Method in class net.sf.saxon.style.XSLNextMatch
Mark tail-recursive calls on templates and 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.
markTailFunctionCalls(Expression, StructuredQName, int) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Scan an expression to find and mark any recursive tail function calls
markTailFunctionCalls(StructuredQName, int) - Method in class net.sf.saxon.expr.Expression
Mark tail-recursive calls on stylesheet functions.
markTailFunctionCalls(StructuredQName, int) - Method in class net.sf.saxon.expr.ForExpression
Mark tail function calls: only possible if the for expression iterates zero or one times.
markTailFunctionCalls(StructuredQName, int) - Method in class net.sf.saxon.expr.instruct.Choose
Mark tail-recursive calls on functions.
markTailFunctionCalls(StructuredQName, int) - Method in class net.sf.saxon.expr.LetExpression
Mark tail function calls
markTailFunctionCalls(StructuredQName, int) - Method in class net.sf.saxon.expr.UserFunctionCall
Mark tail-recursive calls on stylesheet functions.
markTopWithinEntity(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
 
markTopWithinEntity(ElementImpl) - Method in class net.sf.saxon.tree.linked.DocumentImpl
 
markUnavailable(DocumentKey) - Method in class net.sf.saxon.om.DocumentPool
Add a document URI to the set of URIs known to be unavailable (because doc-available() has returned false
markVulnerableSubParticles() - Method in class com.saxonica.ee.schema.ModelGroupParticle
Mark the vulnerable subParticles of this particle
markVulnerableSubParticles() - Method in class com.saxonica.ee.schema.Particle
Mark the vulnerable subParticles of this particle
markVulnerableSubParticles(boolean) - Method in class com.saxonica.ee.schema.ChoiceModelGroup
Mark contained particles as vulnerable.
markVulnerableSubParticles(boolean) - Method in class com.saxonica.ee.schema.ModelGroup
Mark contained particles as vulnerable.
marshal(StringValue) - Static method in class com.saxonica.ee.extfn.ExperimentalSequenceTypeMarshaller
 
match(String) - Method in class net.sf.saxon.regex.REMatcher
Matches the current regular expression program against a String.
match(UnicodeString, int) - Method in class net.sf.saxon.regex.REMatcher
Matches the current regular expression program against a character array, starting at a given index.
MATCH_PATTERN - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
matchAt(int, boolean) - Method in class net.sf.saxon.regex.REMatcher
Match the current regular expression program against the current input string, starting at index i of the input string.
matches() - Method in class net.sf.saxon.expr.FilterIterator
Determine whether the context item matches the filter predicate
matches(int, boolean, Configuration, UserComplexType) - Method in class com.saxonica.ee.schema.Wildcard
 
matches(int, NodeName, SchemaType) - Method in class com.saxonica.ee.validate.SchemaAttributeTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class com.saxonica.ee.validate.SchemaElementTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.AnyNodeTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.CombinedNodeTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.ContentTypeTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.DocumentNodeTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.LocalNameTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.MultipleNodeKindTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.NamespaceTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.NameTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.NameTestUnion
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.NodeKindTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.NodeSelector
 
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.NodeTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.pattern.SameNameTest
Test whether this node test is satisfied by a given node.
matches(int, NodeName, SchemaType) - Method in class net.sf.saxon.type.ErrorType
 
matches(Edge, SchemaCompiler) - Method in class com.saxonica.ee.schema.fsa.Edge
Test whether edges in two different finite state machines match each other.
matches(String) - Method in class net.sf.saxon.functions.URIQueryParameters.RegexFilter
Test whether a name matches the pattern (regardless whether it is a directory or not)
matches(Actor) - Method in class net.sf.saxon.trans.ComponentTest
 
matches(AtomicSequence) - Method in class com.saxonica.ee.schema.ValueConstraint
Test whether a suplied value matches the constraint
matches(GroundedValue, TypeHierarchy) - Method in class net.sf.saxon.value.SequenceType
Determine whether a given value is a valid instance of this SequenceType
matches(Item) - Method in class net.sf.saxon.type.UType
Ask whether a given Item is an instance of this UType
matches(Item, int) - Method in class com.saxonica.ee.stream.adjunct.SubsequenceStreamer.SubsequenceFilter
 
matches(Item, int) - Method in interface com.saxonica.ee.stream.feed.FilteringFeed.Filter
Test whether a given item, at a given position in the sequence, matches the filter
matches(Item, int) - Method in interface com.saxonica.ee.stream.feed.FilteringFeed.FilterDelegate
 
matches(Item, int) - Method in class com.saxonica.ee.stream.feed.FilteringFeed.FilterLambda
 
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Determine whether the pattern matches a given item.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.AnchorPattern
Determine whether this Pattern matches the given Node.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Determine whether this Pattern matches the given Node.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
Determine whether this Pattern matches the given item.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.ExceptPattern
Determine if the supplied node matches the pattern
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.GeneralNodePattern
Determine whether the pattern matches a given item.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Determine whether the pattern matches a given item.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.IntersectPattern
Determine if the supplied node matches the pattern
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.ItemTypePattern
Determine whether this Pattern matches the given Node.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.NodeSetPattern
Determine whether this Pattern matches the given Node
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.NodeTestPattern
Determine whether this Pattern matches the given Node.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.Pattern
Determine whether this Pattern matches the given item.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Determine whether this Pattern matches the given item.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.SimplePositionalPattern
Determine whether the pattern matches a given item.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.StreamingFunctionArgumentPattern
Determine whether this Pattern matches the given Node.
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.UnionPattern
Determine if the supplied node matches the pattern
matches(Item, XPathContext) - Method in class net.sf.saxon.pattern.UniversalPattern
Determine whether this Pattern matches the given Node.
matches(Item, XPathContextMajor) - Method in class net.sf.saxon.trans.rules.Rule
 
matches(Item, TypeHierarchy) - Method in class com.saxonica.ee.schema.UserAtomicType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class com.saxonica.ee.schema.UserUnionType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.ma.map.MapType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.ma.map.RecordTest
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.pattern.NodeKindTest
 
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.pattern.NodeTest
 
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.type.AnyExternalObjectType
 
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.type.AnyFunctionType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.type.AnyFunctionTypeWithAssertions
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.type.AnyItemType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.type.BuiltInAtomicType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.type.EnumerationType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.type.ErrorType
 
matches(Item, TypeHierarchy) - Method in interface net.sf.saxon.type.ItemType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.type.JavaExternalObjectType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.type.LocalUnionType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.type.NumericType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in interface net.sf.saxon.type.PlainType
Test whether a given item conforms to this type
matches(Item, TypeHierarchy) - Method in class net.sf.saxon.type.SpecificFunctionType
Test whether a given item conforms to this type
matches(NamespaceUri) - Method in class com.saxonica.ee.schema.Wildcard
Determine whether a particular namespace is allowed by this wildcard.
matches(NodeName, boolean, Configuration, UserComplexType) - Method in class com.saxonica.ee.schema.Wildcard
Determine whether a name is allowed by this wildcard.
matches(StructuredQName) - Method in class net.sf.saxon.pattern.AnyNodeTest
Test whether this QNameTest matches a given QName
matches(StructuredQName) - Method in class net.sf.saxon.pattern.LocalNameTest
Test whether this QNameTest matches a given QName
matches(StructuredQName) - Method in class net.sf.saxon.pattern.NamespaceTest
Test whether this NamespaceTest matches a given QName
matches(StructuredQName) - Method in class net.sf.saxon.pattern.NameTest
Test whether the NameTest matches a given QName
matches(StructuredQName) - Method in class net.sf.saxon.pattern.NameTestUnion
Test whether the NameTest matches a given QName
matches(StructuredQName) - Method in interface net.sf.saxon.pattern.QNameTest
Test whether the QNameTest matches a given QName
matches(StructuredQName) - Method in class net.sf.saxon.pattern.SameNameTest
Test whether the NameTest matches a given QName
matches(StructuredQName) - Method in class net.sf.saxon.pattern.UnionQNameTest
Test whether the QNameTest matches a given QName
matches(StructuredQName, boolean, Configuration, UserComplexType) - Method in class com.saxonica.ee.schema.Wildcard
Determine whether a name is allowed by this wildcard.
matches(ItemType) - Method in class net.sf.saxon.s9api.XdmItem
Determine whether this item matches a given item type.
matches(SequenceType) - Method in class net.sf.saxon.s9api.XdmValue
Test whether the value matches a supplied SequenceType
matches(XdmItem) - Method in class net.sf.saxon.s9api.ItemType.BuiltInAtomicItemType
 
matches(XdmItem) - Method in class net.sf.saxon.s9api.ItemType
Determine whether this item type matches a given item.
matches(XdmValue) - Method in class net.sf.saxon.s9api.SequenceType
Test whether a supplied value is an instance of this SequenceType
matches(UnicodeString) - Method in class net.sf.saxon.regex.ARegularExpression
Determine whether the regular expression matches a given string in its entirety
matches(UnicodeString) - Method in class net.sf.saxon.regex.JavaRegularExpression
Determine whether the regular expression matches a given string in its entirety
matches(UnicodeString) - Method in interface net.sf.saxon.regex.RegularExpression
Determine whether the regular expression matches a given string in its entirety
matches(SymbolicName) - Method in class net.sf.saxon.trans.ComponentTest
 
Matches - Class in net.sf.saxon.functions
This class implements the 3-argument matches() function for regular expression matching
Matches() - Constructor for class net.sf.saxon.functions.Matches
 
MATCHES - com.saxonica.ee.stream.feed.FilteringFeed.FilterResult
Item was matched
MATCHES_ZLS_ANYWHERE - Static variable in class net.sf.saxon.regex.Operation
 
MATCHES_ZLS_AT_END - Static variable in class net.sf.saxon.regex.Operation
 
MATCHES_ZLS_AT_START - Static variable in class net.sf.saxon.regex.Operation
 
MATCHES_ZLS_NEVER - Static variable in class net.sf.saxon.regex.Operation
 
Matches.MatchesFnElaborator - Class in net.sf.saxon.functions
 
matchesAnnotation(SchemaType, SchemaType, TypeHierarchy) - Static method in class com.saxonica.ee.validate.SchemaElementTest
Determine whether the type annotation of an element or attribute instances matches the required type of the element or attribute declaration named in a schema-element() or schema-attribute() test
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class com.saxonica.ee.stream.CurrentGroupPattern
 
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Determine whether this pattern matches a given Node within the subtree rooted at a given anchor node.
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class net.sf.saxon.pattern.AnchorPattern
Determine whether this pattern matches a given Node within the subtree rooted at a given anchor node.
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
 
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class net.sf.saxon.pattern.ExceptPattern
Determine whether this pattern matches a given Node within the subtree rooted at a given anchor node.
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class net.sf.saxon.pattern.GeneralNodePattern
Determine whether this pattern matches a given Node within the subtree rooted at a given anchor node.
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Determine whether this pattern matches a given Node within the subtree rooted at a given anchor node.
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class net.sf.saxon.pattern.IntersectPattern
Determine whether this pattern matches a given Node within the subtree rooted at a given anchor node.
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class net.sf.saxon.pattern.Pattern
Determine whether this pattern matches a given Node within the subtree rooted at a given anchor node.
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Determine whether this pattern matches a given Node within the subtree rooted at a given anchor node.
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class net.sf.saxon.pattern.SimplePositionalPattern
Determine whether this pattern matches a given Node within the subtree rooted at a given anchor node.
matchesBeneathAnchor(NodeInfo, NodeInfo, XPathContext) - Method in class net.sf.saxon.pattern.UnionPattern
Determine whether this pattern matches a given Node within the subtree rooted at a given anchor node.
matchesCurrentGroup() - Method in class com.saxonica.ee.stream.CurrentGroupPattern
Ask whether the pattern is anchored on a call on current-group()
matchesCurrentGroup() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
 
matchesCurrentGroup() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Ask whether the pattern is anchored on a call on current-group()
matchesCurrentGroup() - Method in class net.sf.saxon.pattern.Pattern
Ask whether the pattern is anchored on a call on current-group()
matchesCurrentGroup() - Method in class net.sf.saxon.pattern.VennPattern
Ask whether the pattern is anchored on a call on current-group()
matchesEmptyString() - Method in class net.sf.saxon.regex.OpAtom
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpBackReference
Ask whether the regular expression is known, after static analysis, to match a zero-length string
matchesEmptyString() - Method in class net.sf.saxon.regex.OpBOL
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpCapture
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpCharClass
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpChoice
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpEndProgram
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpEOL
 
matchesEmptyString() - Method in class net.sf.saxon.regex.Operation
Ask whether the regular expression is known, after static analysis, to match a zero-length string
matchesEmptyString() - Method in class net.sf.saxon.regex.OpGreedyFixed
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpNothing
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpReluctantFixed
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpRepeat
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpSequence
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpTrace
 
matchesEmptyString() - Method in class net.sf.saxon.regex.OpUnambiguousRepeat
 
matchesEnd(WindowClause.Window, Item, Item, Item, int, XPathContext) - Method in class net.sf.saxon.expr.flwor.WindowClause
Determine whether the current item is the last item in a window
matchesFingerprint(NamePool, int) - Method in class net.sf.saxon.pattern.AnyNodeTest
Test whether the QNameTest matches a given fingerprint
matchesFingerprint(NamePool, int) - Method in class net.sf.saxon.pattern.LocalNameTest
Test whether the QNameTest matches a given fingerprint
matchesFingerprint(NamePool, int) - Method in class net.sf.saxon.pattern.NamespaceTest
Test whether the QNameTest matches a given fingerprint
matchesFingerprint(NamePool, int) - Method in class net.sf.saxon.pattern.NameTest
Test whether the QNameTest matches a given fingerprint
matchesFingerprint(NamePool, int) - Method in class net.sf.saxon.pattern.NameTestUnion
Test whether the QNameTest matches a given fingerprint
matchesFingerprint(NamePool, int) - Method in interface net.sf.saxon.pattern.QNameTest
Test whether the QNameTest matches a given fingerprint
matchesFingerprint(NamePool, int) - Method in class net.sf.saxon.pattern.SameNameTest
Test whether the QNameTest matches a given fingerprint
matchesFingerprint(NamePool, int) - Method in class net.sf.saxon.pattern.UnionQNameTest
Test whether the QNameTest matches a given fingerprint
MatchesFnElaborator() - Constructor for class net.sf.saxon.functions.Matches.MatchesFnElaborator
 
matchesItem(Item, XPathContext) - Method in class net.sf.saxon.pattern.Pattern
Determine whether this Pattern matches the given item.
matchesNode(FleetingNode, XPathContext) - Method in class com.saxonica.ee.stream.watch.PatternWatch
Determine whether the watch matches a given node
matchesNode(FleetingNode, XPathContext) - Method in class com.saxonica.ee.stream.watch.StreamWatch
Determine whether the watch matches a given node
matchesNode(FleetingNode, XPathContext) - Method in class com.saxonica.ee.stream.watch.Trigger
 
matchesNode(FleetingNode, XPathContext) - Method in interface com.saxonica.ee.stream.watch.Watch
Determine whether the watch matches a given node
matchesNodesOfKind(UType) - Method in class com.saxonica.ee.stream.watch.PatternWatch
Ask whether the Watch is capable of matching nodes of a particular kind
matchesNodesOfKind(UType) - Method in class com.saxonica.ee.stream.watch.StreamWatch
Ask whether the Watch is capable of matching nodes of a particular kind
matchesNodesOfKind(UType) - Method in interface com.saxonica.ee.stream.watch.Watch
Ask whether the Watch is capable of matching nodes of a particular kind
matchesRegex(String) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether the result of applying the XPath string() function to an item matches a given regular expression
matchesStart(Item, Item, Item, int, XPathContext) - Method in class net.sf.saxon.expr.flwor.WindowClause
Determine whether the current item is the start of a new window
matchPattern - Variable in class net.sf.saxon.expr.instruct.TemplateRule
 
materialize() - Method in class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
Return a GroundedValue containing all the items in the sequence returned by this SequenceIterator.
materialize() - Method in class net.sf.saxon.expr.AscendingRangeIterator
Return a Value containing all the items in the sequence returned by this SequenceIterator.
materialize() - Method in class net.sf.saxon.expr.DescendingRangeIterator
Return a GroundedValue 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.
materialize() - Method in class net.sf.saxon.ma.zeno.ZenoSequence.ZenoSequenceIterator
 
materialize() - Method in class net.sf.saxon.om.FocusTrackingIterator
Return a GroundedValue containing all the items in the sequence returned by this SequenceIterator.
materialize() - Method in interface net.sf.saxon.om.GroundedValue
Create a GroundedValue containing the same items as this Sequence.
materialize() - Method in class net.sf.saxon.om.MemoSequence.ProgressiveIterator
Return a value containing all the items in the sequence returned by this SequenceIterator
materialize() - Method in interface net.sf.saxon.om.Sequence
Create a GroundedValue containing the same items as this Sequence.
materialize() - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
Return a SequenceValue containing all the items in the sequence returned by this SequenceIterator
materialize() - Method in class net.sf.saxon.tree.iter.EmptyIterator
Return a Value containing all the items in the sequence returned by this SequenceIterator.
materialize() - Method in interface net.sf.saxon.tree.iter.GroundedIterator
Create a GroundedValue (a sequence materialized in memory) containing all the values delivered by this SequenceIterator.
materialize() - Method in class net.sf.saxon.tree.iter.ListIterator.Of
Return a Sequence containing all the items in the sequence returned by this SequenceIterator
materialize() - Method in class net.sf.saxon.tree.iter.ManualIterator
Return a Value containing all the items in the sequence returned by this SequenceIterator
materialize() - Method in class net.sf.saxon.tree.iter.SingleNodeIterator
Return a Value containing all the items in the sequence returned by this SequenceIterator
materialize() - Method in class net.sf.saxon.tree.iter.SingletonIterator
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
materializeValues() - Method in class net.sf.saxon.expr.instruct.ParameterSet
If any values are non-memo closures, expand them
Math - Class in net.sf.saxon.option.exslt
This class implements extension functions in the http://exslt.org/math namespace.
Math() - Constructor for class net.sf.saxon.option.exslt.Math
 
MATH - Static variable in class net.sf.saxon.lib.NamespaceConstant
Math namespace for the XPath 3.0 math functions
MATH - Static variable in class net.sf.saxon.om.NamespaceUri
Math namespace for the XPath 3.0 math functions
MATH_DIVIDE - Static variable in class net.sf.saxon.expr.parser.Token
Mathematical divide operator "÷"
MATH_MULT - Static variable in class net.sf.saxon.expr.parser.Token
Mathematical multiply operator "×"
MathFunctionSet - Class in net.sf.saxon.functions
Abstract class providing functionality common to functions math:sin(), math:cos(), math:sqrt() etc; contains the concrete implementations of these functions as inner subclasses
MathFunctionSet.Atan2Fn - Class in net.sf.saxon.functions
Implement math:atan2
MathFunctionSet.PiFn - Class in net.sf.saxon.functions
Implement math:pi
MathFunctionSet.PowFn - Class in net.sf.saxon.functions
Implement math:pow
MathFunctionSet.TrigFn1 - Class in net.sf.saxon.functions
Generic superclass for all the arity-1 trig functions
MATHML - Static variable in class net.sf.saxon.lib.NamespaceConstant
The MathML namespace
MATHML - Static variable in class net.sf.saxon.om.NamespaceUri
The MathML namespace http://www.w3.org/1998/Math/MathML
mathParamNames - Static variable in class net.sf.saxon.functions.registry.ParamKeywords
 
max - Variable in class net.sf.saxon.regex.OpRepeat
 
max(Comparator<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns the maximum item in the stream of items, comparing them using the supplied Comparator.
max(XPathContext, SequenceIterator) - Static method in class net.sf.saxon.option.exslt.Math
Get the maximum numeric value of the string-value of each of a set of nodes
Max() - Constructor for class net.sf.saxon.functions.Minimax.Max
 
MAX - Static variable in class net.sf.saxon.lib.FeatureCode
 
MAX_COMPILED_CLASSES - Static variable in class net.sf.saxon.lib.Feature
Obsolete and ignored from Saxon 12.0.
MAX_COMPILED_CLASSES - Static variable in class net.sf.saxon.lib.FeatureCode
 
MAX_COMPILED_CLASSES - Static variable in class net.sf.saxon.lib.FeatureKeys
Obsolete and ignored from Saxon 12.0.
MAX_COST - Static variable in class net.sf.saxon.expr.Expression
 
MAX_INT - Static variable in class net.sf.saxon.value.BigDecimalValue
 
MAX_LONG - Static variable in class net.sf.saxon.value.BigIntegerValue
 
MAX_LONG - Static variable in class net.sf.saxon.value.Int64Value
IntegerValue representing the maximum value for a long
MAX_MESSAGE_LENGTH - Variable in class net.sf.saxon.lib.StandardDiagnostics
Variable defining an absolute limit on the length of an error message; any message longer than this will be truncated by the StandardDiagnostics.wordWrap(String) method.
MAX_MESSAGE_LINE_LENGTH - Variable in class net.sf.saxon.lib.StandardDiagnostics
Variable defining a threshold for word-wrapping a message.
MAX_OCCURS_PARTICLE - Static variable in class com.saxonica.ee.schema.fsa.Edge
Special singular Term identifying a transition to be used when the maxOccurs value of a counting state is reached.
MAX_REDIRECTS - Static variable in class net.sf.saxon.resource.ResourceLoader
The maximum number of redirects to follow before throwing an IOException.
MAX_SEQUENCE_LENGTH - Static variable in class net.sf.saxon.expr.Expression
 
MAX_STRING_LENGTH - Static variable in class net.sf.saxon.expr.Expression
 
MAX_UNSIGNED_LONG - Static variable in class net.sf.saxon.value.BigIntegerValue
 
MAX_VALUE - Static variable in class net.sf.saxon.style.PackageVersion
 
MAX_XML11_NAME_CHAR - Static variable in class net.sf.saxon.serialize.charcode.XMLCharacterData
Maximum code point for a character permitted in an XML 1.1 name
maxArity - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
The upper bound of the arity range
MaxExclusiveFacet - Class in com.saxonica.ee.schema
Implements the maxExclusive facet on a simple type
MaxExclusiveFacet() - Constructor for class com.saxonica.ee.schema.MaxExclusiveFacet
 
maxFractionPartSize - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
maxIgnorable - Variable in class com.saxonica.expr.sort.UcaCollatorUsingIcu
 
MaxInclusiveFacet - Class in com.saxonica.ee.schema
Implements the maxInclusive facet on a simple type
MaxInclusiveFacet() - Constructor for class com.saxonica.ee.schema.MaxInclusiveFacet
 
MaxLengthFacet - Class in com.saxonica.ee.schema
Represents the minLength facet
MaxLengthFacet() - Constructor for class com.saxonica.ee.schema.MaxLengthFacet
 
MaxOccursParticle() - Constructor for class com.saxonica.ee.schema.fsa.Edge.MaxOccursParticle
 
maxParens - Variable in class net.sf.saxon.regex.REProgram
 
maxWholePartSize - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
maybePreEvaluate(SystemFunction, Expression[]) - Static method in class net.sf.saxon.functions.Doc
 
maybeSetContext(XPathContext) - Method in exception net.sf.saxon.trans.XPathException
Set the context of a message, only if it is not already set
maybeSetErrorCode(String) - Method in exception net.sf.saxon.trans.XPathException
Set the error code, provided it has not already been set.
maybeSetHostLanguage(XmlProcessingError, HostLanguage) - Static method in class net.sf.saxon.trans.XmlProcessingIncident
 
maybeSetLocation(Location) - Method in exception net.sf.saxon.trans.XPathException
Set the location of a message, only if it is not already set
maybeSetLocation(XmlProcessingError, Location) - Static method in class net.sf.saxon.trans.XmlProcessingIncident
 
maybeWithContext(XPathContext) - Method in exception net.sf.saxon.trans.XPathException
 
maybeWithErrorCode(String) - Method in exception net.sf.saxon.trans.XPathException
 
maybeWithFailingExpression(Expression) - Method in exception net.sf.saxon.trans.XPathException
 
maybeWithLocation(Location) - Method in exception net.sf.saxon.trans.XPathException
 
mayContainFallback() - Method in class net.sf.saxon.option.sql.SQLColumn
 
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.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
mayContainFallback() - Method in class net.sf.saxon.style.XSLWherePopulated
Determine whether this type of element is allowed to contain an xsl:fallback instruction
mayContainParam() - Method in class net.sf.saxon.style.StyleElement
Determine whether this type of element is allowed to contain an xsl:param element
mayContainParam() - Method in class net.sf.saxon.style.XSLFunction
 
mayContainParam() - Method in class net.sf.saxon.style.XSLIterate
Determine whether this type of element is allowed to contain an xsl:param element
mayContainParam() - Method in class net.sf.saxon.style.XSLStylesheet
 
mayContainParam() - Method in class net.sf.saxon.style.XSLTemplate
 
mayContainSequenceConstructor() - Method in class com.saxonica.ee.extfn.js.IXSLPromise
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.ee.extfn.js.IXSLRemoveAttribute
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class com.saxonica.ee.extfn.js.IXSLRemoveProperty
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class com.saxonica.ee.extfn.js.IXSLScheduleAction
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.ee.extfn.js.IXSLSetAttribute
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class com.saxonica.ee.extfn.js.IXSLSetProperty
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class com.saxonica.ee.extfn.js.IXSLSetStyle
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class com.saxonica.ee.xtupdate.SaxonChange
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.ee.xtupdate.SaxonDelete
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.ee.xtupdate.SaxonInsert
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.ee.xtupdate.SaxonRename
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.ee.xtupdate.SaxonReplace
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.ee.xtupdate.SaxonUpdate
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.xsltextn.style.SaxonDeepUpdate
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.xsltextn.style.SaxonDo
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.xsltextn.style.SaxonDoctype
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.xsltextn.style.SaxonTabulateMaps
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class com.saxonica.xsltextn.style.SaxonWhile
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class net.sf.saxon.option.sql.SQLColumn
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class net.sf.saxon.option.sql.SQLConnect
 
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.StyleElement
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class net.sf.saxon.style.XSLAssert
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class net.sf.saxon.style.XSLBreak
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class net.sf.saxon.style.XSLCatch
Determine whether this type of element is allowed to contain a template-body
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.XSLEvaluate
Determine whether this type of element is allowed to contain a sequence constructor
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.XSLFork
Determine whether this type of element is allowed to contain a sequence constructor
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.XSLGlobalVariable
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.XSLIterate
Determine whether this type of element is allowed to contain a sequence constructor
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.XSLLeafNodeConstructor
Determine whether this type of element is allowed to contain a template-body
mayContainSequenceConstructor() - Method in class net.sf.saxon.style.XSLMap
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class net.sf.saxon.style.XSLMapEntry
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.XSLMerge
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class net.sf.saxon.style.XSLMergeAction
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class net.sf.saxon.style.XSLMergeSource
Determine whether this type of element is allowed to contain a sequence constructor
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.XSLOnCompletion
Determine whether this type of element is allowed to contain a sequence constructor
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 sequence constructor
mayContainSequenceConstructor() - Method in class net.sf.saxon.style.XSLSortOrMergeKey
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class net.sf.saxon.style.XSLSourceDocument
Determine whether this type of element is allowed to contain a sequence constructor
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.XSLTry
Determine whether this type of element is allowed to contain a sequence constructor
mayContainSequenceConstructor() - Method in class net.sf.saxon.style.XSLWherePopulated
Determine whether this type of element is allowed to contain a sequence constructor
mayCreateNewNodes() - Method in class com.saxonica.ee.stream.StreamInstr
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class com.saxonica.xsltextn.instruct.While
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.Block
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.BreakInstr
 
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.Choose
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Determine whether this instruction potentially creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.CopyOf
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.Doctype
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.ForEach
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.Instruction
Ask whether this instruction potentially creates and returns new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.IterateInstr
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.LocalParam
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.MessageInstr
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Ask whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.SourceDocument
Determine whether this instruction creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Determine whether this instruction potentially creates new nodes.
mayCreateNewNodes() - Method in class net.sf.saxon.expr.sort.MergeInstr
Determine whether this instruction creates new nodes.
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 - net.sf.saxon.s9api.Serializer.Property
Set to indicate the media type (MIME type) of the output
members() - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
members() - Method in class com.saxonica.xsltextn.pedigree.PedigreeArrayItem
Return the members of the array as an iterable collection
members() - Method in class net.sf.saxon.ma.arrays.ArrayItem
Get the list of all members of the array
members() - Method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Get the list of all members of the array
members() - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Get the list of all members of the array
members(ArrayItem) - Static method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayMembers
 
memberType - Variable in class net.sf.saxon.expr.ListConstructorFunction
 
MemoClosure - Class in net.sf.saxon.value
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(Expression, PullEvaluator, XPathContext) - Constructor for class net.sf.saxon.value.MemoClosure
 
MemoClosureEvaluator - Class in net.sf.saxon.expr.elab
A MemoClosureEvaluator is a SequenceEvaluator that evaluates an expression lazily and incrementally; it evaluates new items in the result as and when they are needed.
MemoClosureEvaluator(Expression, PullEvaluator) - Constructor for class net.sf.saxon.expr.elab.MemoClosureEvaluator
 
MemoFunction - Class in net.sf.saxon.expr.instruct
A user-defined function that is declared as a memo function, meaning that it remembers results of previous calls.
MemoFunction() - Constructor for class net.sf.saxon.expr.instruct.MemoFunction
 
MemoFunction.NodeSurrogate - Class in net.sf.saxon.expr.instruct
A NodeSurrogate is a value that represents a node; it encapsulates a Java function that can be called to test whether a particular node is the one that it represents.
MemoSequence - Class in net.sf.saxon.om
A Sequence implementation that represents a lazy evaluation of a supplied iterator.
MemoSequence(SequenceIterator) - Constructor for class net.sf.saxon.om.MemoSequence
 
MemoSequence.ProgressiveIterator - Class in net.sf.saxon.om
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.
merge(PreparedSchema, PreparedSchema) - Static method in class com.saxonica.ee.schema.PreparedSchema
Merge two PreparedSchemas into one, rejecting any components that are defined in both.
merge(ParseOptions) - Method in class net.sf.saxon.lib.ParseOptions
Merge another set of ParseOptions into these ParseOptions.
mergeAdjacentTextInstructions() - Method in class net.sf.saxon.expr.instruct.Block
Merge any adjacent instructions that create literal text nodes
mergeEnumerationFacets(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserSimpleType
Merge enumeration facets into a single enumerationSet pseudo-facet.
MergeGroupingIterator - Class in net.sf.saxon.expr.sort
An iterator that groups the result of merging several xsl:merge input streams, identifying groups of adjacent items having the same merge key value
MergeGroupingIterator(SequenceIterator, Comparator<? super ObjectValue<ItemWithMergeKeys>>, LastPositionFinder) - Constructor for class net.sf.saxon.expr.sort.MergeGroupingIterator
 
MergeInstr - Class in net.sf.saxon.expr.sort
 
MergeInstr() - Constructor for class net.sf.saxon.expr.sort.MergeInstr
 
MergeInstr.MergeKeyMappingFunction - Class in net.sf.saxon.expr.sort
Mapping function for items encountered during the merge; the mapping function wraps the merged item and its merge keys into a single composite object
MergeInstr.MergeSource - Class in net.sf.saxon.expr.sort
Inner class representing one merge source
MergeInstrAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming adjunct for the xsl:merge instruction.
MergeInstrAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.MergeInstrAdjunct
 
MergeInstrAdjunct.MergePusher - Class in com.saxonica.ee.stream.adjunct
 
MergeIterator - Class in net.sf.saxon.expr.sort
An iterator representing the sorted merge of two merge inputs, retaining all duplicates.
MergeIterator(SequenceIterator, SequenceIterator, Comparator<ObjectValue<ItemWithMergeKeys>>) - Constructor for class net.sf.saxon.expr.sort.MergeIterator
Create the iterator.
mergeKeyDefinitions - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
MergeKeyMappingFunction(XPathContext, MergeInstr.MergeSource) - Constructor for class net.sf.saxon.expr.sort.MergeInstr.MergeKeyMappingFunction
 
mergeMaps(SequenceIterator, XPathContext, String, String, FunctionItem) - Static method in class net.sf.saxon.ma.map.MapFunctionSet.MapMerge
Merge a sequence of maps into a single map
MergePusher(MergeInstr.MergeSource, PackageData, String, ParseOptions) - Constructor for class com.saxonica.ee.stream.adjunct.MergeInstrAdjunct.MergePusher
 
MergeSource(MergeInstr) - Constructor for class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
MergeSource(MergeInstr, Expression, Expression, Expression, String, SortKeyDefinitionList, String) - Constructor for class net.sf.saxon.expr.sort.MergeInstr.MergeSource
Create a MergeSource object
mergeSources - Variable in class net.sf.saxon.expr.sort.MergeInstr
 
message(XdmNode, boolean, SourceLocator) - Method in interface net.sf.saxon.s9api.MessageListener
Notify a message written using the xsl:message instruction
message(XdmNode, QName, boolean, SourceLocator) - Method in interface net.sf.saxon.s9api.MessageListener2
Deprecated.
Notify a message written using the xsl:message instruction
Message - Class in net.sf.saxon.s9api
A Message represents the output of an xsl:message or xsl:assert instruction.
Message(XdmNode, QName, boolean, Location) - Constructor for class net.sf.saxon.s9api.Message
Construct a Message.
MESSAGE_EMITTER_CLASS - Static variable in class net.sf.saxon.lib.Feature
From Saxon 11.1, this option has no effect.
MESSAGE_EMITTER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
MESSAGE_EMITTER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
From Saxon 11.1, this option has no effect.
MessageCount - Class in com.saxonica.functions.extfn
This class implements the saxon:message-count() function which returns the value of message counters at the moment of execution
MessageCount() - Constructor for class com.saxonica.functions.extfn.MessageCount
 
MessageEmitter - Class in net.sf.saxon.serialize
MessageEmitter is the default Receiver for xsl:message output.
MessageEmitter() - Constructor for class net.sf.saxon.serialize.MessageEmitter
 
MessageInstr - Class in net.sf.saxon.expr.instruct
An xsl:message or xsl:assert element in the stylesheet.
MessageInstr(Expression, Expression, Expression) - Constructor for class net.sf.saxon.expr.instruct.MessageInstr
Create an xsl:message instruction
MessageListener - Interface in net.sf.saxon.s9api
A user-written implementation of the MessageListener interface may be registered with the XsltTransformer to receive notification of xsl:message output.
MessageListener2 - Interface in net.sf.saxon.s9api
Deprecated.
MessageWarner - Class in net.sf.saxon.serialize
MessageWarner is a user-selectable receiver for XSLT xsl:message output.
MessageWarner() - Constructor for class net.sf.saxon.serialize.MessageWarner
 
MetadataResource - Class in net.sf.saxon.resource
Represents information about a resource, as well as a pointer to the resource itself
MetadataResource(String, Resource, Map<String, GroundedValue>, XPathContext) - Constructor for class net.sf.saxon.resource.MetadataResource
 
MetaTagAdjuster - Class in net.sf.saxon.serialize
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(Receiver) - Constructor for class net.sf.saxon.serialize.MetaTagAdjuster
Create a new MetaTagAdjuster
METHOD - net.sf.saxon.s9api.Serializer.Property
Serialization method: xml, html, xhtml, text, json, adaptive; or Q{uri}local
METHOD - Static variable in class net.sf.saxon.style.XSLResultDocument
 
methodRef(T) - Static method in class net.sf.saxon.transpile.CSharp
CSharp.methodRef is an identity function that signals to the CSharp transpiler that the argument expression is a non-static method reference.
MICROSECONDS - net.sf.saxon.functions.AccessorFn.Component
 
min - Variable in class net.sf.saxon.regex.OpRepeat
 
min(Comparator<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns the minimum item in the stream of items, comparing them using the supplied Comparator.
min(XPathContext, SequenceIterator) - Static method in class net.sf.saxon.option.exslt.Math
Get the minimum numeric value of the string-value of each of a set of nodes
Min() - Constructor for class net.sf.saxon.functions.Minimax.Min
 
MIN_LONG - Static variable in class net.sf.saxon.str.StringConstants
 
MIN_LONG - Static variable in class net.sf.saxon.value.BigIntegerValue
 
MIN_LONG - Static variable in class net.sf.saxon.value.Int64Value
IntegerValue representing the minimum value for a long
MIN_MESSAGE_LINE_LENGTH - Variable in class net.sf.saxon.lib.StandardDiagnostics
Variable defining a minimum length for parts of a word-wrapped a message.
minArity - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
The lower bound of the arity range
MinExclusiveFacet - Class in com.saxonica.ee.schema
Implements the minExclusive facet on a simple type
MinExclusiveFacet() - Constructor for class com.saxonica.ee.schema.MinExclusiveFacet
 
minExponentSize - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
minFractionPartSize - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
minimax(SequenceIterator, boolean, AtomicComparer, boolean, XPathContext) - Static method in class net.sf.saxon.functions.Minimax
Static method to evaluate the minimum or maximum of a sequence
Minimax - Class in net.sf.saxon.functions
This class implements the min() and max() functions, with the collation argument already known.
Minimax() - Constructor for class net.sf.saxon.functions.Minimax
 
Minimax.Max - Class in net.sf.saxon.functions
Concrete subclass to define the fn:max() function
Minimax.Min - Class in net.sf.saxon.functions
Concrete subclass to define the fn:min() function
MinimaxStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for the min() and max() functions.
MinimaxStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.MinimaxStreamer
 
minImportPrecedence - Variable in class net.sf.saxon.trans.rules.Rule
 
minimumLength - Variable in class net.sf.saxon.regex.REProgram
 
MinInclusiveFacet - Class in com.saxonica.ee.schema
Implements the minInclusive facet on a simple type
MinInclusiveFacet() - Constructor for class com.saxonica.ee.schema.MinInclusiveFacet
 
MinLengthFacet - Class in com.saxonica.ee.schema
Represents the minLength facet
MinLengthFacet() - Constructor for class com.saxonica.ee.schema.MinLengthFacet
 
minPosition - Variable in class net.sf.saxon.regex.RegexPrecondition
 
minus(IntegerValue) - Method in class net.sf.saxon.value.BigIntegerValue
Subtract another integer
minus(IntegerValue) - Method in class net.sf.saxon.value.Int64Value
Subtract another integer
minus(IntegerValue) - Method in class net.sf.saxon.value.IntegerValue
Subtract another integer
MINUS - Static variable in class net.sf.saxon.expr.Calculator
 
MINUS - Static variable in class net.sf.saxon.expr.parser.Token
Binary minus operator
MINUS_ONE - Static variable in class net.sf.saxon.value.Int64Value
IntegerValue representing the value -1
MINUS_SIGN - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
minute - Variable in class net.sf.saxon.value.DateTimeValue.MutableDateTimeValue
 
minuteInHour(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the current minute of the hour
minuteInHour(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
Return the minute of the hour in the specified date or date/time
MINUTES - net.sf.saxon.functions.AccessorFn.Component
 
MinutesFromDateTime() - Constructor for class net.sf.saxon.functions.AccessorFn.MinutesFromDateTime
 
MinutesFromDuration() - Constructor for class net.sf.saxon.functions.AccessorFn.MinutesFromDuration
 
MinutesFromTime() - Constructor for class net.sf.saxon.functions.AccessorFn.MinutesFromTime
 
minWholePartSize - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
MISC - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
MISCELLANEOUS - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
MISSING_TIMEZONE - Static variable in class net.sf.saxon.value.CalendarValue
The value MISSING_TIMEZONE is returned as the value of implicit-timezone() if the context has no known value for the implicit timezone, which typically arises when early (compile-time) evaluation is attempted.
missingAttribute(String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called when a required attribute is not found
missingChildElement(String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called when a required child element is not found
MissingComponentException - Exception in net.sf.saxon.type
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.
MissingComponentException(String) - Constructor for exception net.sf.saxon.type.MissingComponentException
 
MissingComponentExceptionImpl - Exception in com.saxonica.ee.schema
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.
MissingComponentExceptionImpl(ComponentReference) - Constructor for exception com.saxonica.ee.schema.MissingComponentExceptionImpl
 
MIXED - com.saxonica.functions.extfn.EXPathArchive.Archive.CompressionType
 
MIXED - net.sf.saxon.type.ComplexVariety
 
mod(IntegerValue) - Method in class net.sf.saxon.value.BigIntegerValue
Take modulo another integer
mod(IntegerValue) - Method in class net.sf.saxon.value.Int64Value
Take modulo another integer
mod(IntegerValue) - Method in class net.sf.saxon.value.IntegerValue
Take modulo another integer
mod(IntegerValue, Location) - Method in class net.sf.saxon.value.IntegerValue
Take modulo another integer, providing location information for any exception
MOD - Static variable in class net.sf.saxon.expr.Calculator
 
MOD - Static variable in class net.sf.saxon.expr.parser.Token
Operator "mod"
mode - Variable in class net.sf.saxon.expr.instruct.ApplyTemplates
 
mode - Variable in class net.sf.saxon.expr.instruct.TemplateRule
 
Mode - Class in net.sf.saxon.trans
A Mode is a collection of rules; the selection of a rule to apply to a given element is determined by a Pattern.
Mode(StructuredQName) - Constructor for class net.sf.saxon.trans.Mode
 
Mode.RuleAction - Interface in net.sf.saxon.trans
Interface for helper classes used to process all the rules in the Mode
Mode.RuleFilter - Interface in net.sf.saxon.trans
Interface for helper classes used to filter a chain of rules
ModeEE - Class in com.saxonica.ee.trans
A version of class Mode that optimizes various aspects of the template patterns, most notably supporting rule preconditions and indexation of unnamed elements.
ModeEE(StructuredQName, CompilerInfo) - Constructor for class com.saxonica.ee.trans.ModeEE
 
ModeEE.RuleChainOptimizationData - Class in com.saxonica.ee.trans
 
ModelGroup - Class in com.saxonica.ee.schema
An XML Schema Model Group.
ModelGroup() - Constructor for class com.saxonica.ee.schema.ModelGroup
Creates a new ModelGroup, with no name
ModelGroupDefinition - Class in com.saxonica.ee.schema
A Model Group Definition: a schema component corresponding to a top-level (named) xs:group element in a schema document.
ModelGroupDefinition(EnterpriseConfiguration, SourceLocator) - Constructor for class com.saxonica.ee.schema.ModelGroupDefinition
Creates a new Model Group definition
ModelGroupParticle - Class in com.saxonica.ee.schema
A reference within the content model of a complex type to a Model Group Definition.
ModelGroupParticle(EnterpriseConfiguration, SourceLocator) - Constructor for class com.saxonica.ee.schema.ModelGroupParticle
Creates a new Group reference
modeName - Variable in class net.sf.saxon.trans.Mode
 
ModePE - Class in com.saxonica.trans
The Mode class for use in Saxon-PE, which may contain additional XSLT3.0 features This is subclassed in Saxon-EE to add optimisation features
ModePE(StructuredQName) - Constructor for class com.saxonica.trans.ModePE
 
MODIFY - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "modify"
modifyProperty(int, boolean) - Method in class net.sf.saxon.expr.OperandRole
 
MODULE_NAMESPACE - Static variable in class net.sf.saxon.expr.parser.Token
"module namespace"
MODULE_URI_RESOLVER - Static variable in class net.sf.saxon.lib.Feature
Affects XQuery only.
MODULE_URI_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureCode
 
MODULE_URI_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureKeys
Affects XQuery only.
MODULE_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.Feature
Affects XQuery only.
MODULE_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
MODULE_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
Affects XQuery only.
ModuleURIResolver - Interface in net.sf.saxon.lib
A ModuleURIResolver is used when resolving references to query modules.
moduleURIResolverClass - Variable in class net.sf.saxon.Query
 
MONITOR_HOT_SPOT_BYTE_CODE - Static variable in class net.sf.saxon.lib.Feature
Obsolete and ignored from Saxon 12.0.
MONITOR_HOT_SPOT_BYTE_CODE - Static variable in class net.sf.saxon.lib.FeatureCode
 
MONITOR_HOT_SPOT_BYTE_CODE - Static variable in class net.sf.saxon.lib.FeatureKeys
Obsolete and ignored from Saxon 12.0.
MonoIterator<T> - Class in net.sf.saxon.tree.jiter
An iterator over a single object (typically a sub-expression of an expression)
MonoIterator(T) - Constructor for class net.sf.saxon.tree.jiter.MonoIterator
Create an iterator of the single object supplied
MonotonicIntSet - Class in net.sf.saxon.z
Set of int values.
MonotonicIntSet() - Constructor for class net.sf.saxon.z.MonotonicIntSet
Create an empty set
month - Variable in class net.sf.saxon.value.DateTimeValue.MutableDateTimeValue
 
month - Variable in class net.sf.saxon.value.GDateValue
 
month - Variable in class net.sf.saxon.value.GDateValue.MutableGDateValue
 
MONTH - net.sf.saxon.functions.AccessorFn.Component
 
monthAbbreviation(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the month abbreviation from the current date.
monthAbbreviation(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
Return the month abbreviation from a date.
monthData - Static variable in class net.sf.saxon.value.GDateValue
 
MonthFromDate() - Constructor for class net.sf.saxon.functions.AccessorFn.MonthFromDate
 
MonthFromDateTime() - Constructor for class net.sf.saxon.functions.AccessorFn.MonthFromDateTime
 
monthInYear(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the month number from the current date.
monthInYear(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
Return the month number from a date.
monthName(int, int, int) - Method in class com.saxonica.config.pe.ICUNumbererPE
Return an appropriate month name, using ICU data The approach is to try each of the forms available in descending order of 'size' until we have the first that fits the width constraints.
monthName(int, int, int) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Get a month name or abbreviation
monthName(int, int, int) - Method in class net.sf.saxon.expr.number.Numberer_en
Get a month name or abbreviation
monthName(int, int, int) - Method in interface net.sf.saxon.lib.Numberer
Get a month name or abbreviation
monthName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_da
Get a month name or abbreviation
monthName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_de
Get a month name or abbreviation
monthName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_fr
 
monthName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_frBE
 
monthName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_it
Get a month name or abbreviation
monthName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_nl
Get a month name or abbreviation
monthName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_nlBE
Get a month name or abbreviation
monthName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_sv
Get a month name or abbreviation
monthName(int, int, int) - Method in class net.sf.saxon.option.local.Numberer_tr
 
monthName(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the month name from the current date.
monthName(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
Return the month name from a date.
MonthsFromDuration() - Constructor for class net.sf.saxon.functions.AccessorFn.MonthsFromDuration
 
MOTIONLESS - com.saxonica.ee.stream.Sweep
 
MotionlessFeed - Class in com.saxonica.ee.stream.feed
A feed for an expression that typically accesses the context item but does not consume the input stream.
MotionlessFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.MotionlessFeed
 
MULT - Static variable in class net.sf.saxon.expr.parser.Token
Multiply operator, "*" when used in an operator context
MULTI - Static variable in class net.sf.saxon.expr.instruct.NumberInstruction
 
MultiAccumulatorWatch - Class in com.saxonica.ee.stream.watch
This watch managers a set of accumulators in streaming mode.
MultiAccumulatorWatch(Map<Accumulator, AccumulatorWatch>) - Constructor for class com.saxonica.ee.stream.watch.MultiAccumulatorWatch
 
MultiIndex - Class in com.saxonica.ee.optim
A MultiIndex provides fast access to the items in a sequence.
MultiIndex(GroundedValue) - Constructor for class com.saxonica.ee.optim.MultiIndex
Create a MultiIndex
MultiIndex.SelectedItemsIterator - Class in com.saxonica.ee.optim
Iterator over a subset of the items in this IndexedValue, identified by an IntSet holding the positions of the items in the selected subset (zero-based)
MULTIPLE_SCHEMA_IMPORTS - Static variable in class net.sf.saxon.lib.Feature
Affects schema construction (whether for standalone validation, or in the context of XSLT or XQuery).
MULTIPLE_SCHEMA_IMPORTS - Static variable in class net.sf.saxon.lib.FeatureCode
 
MULTIPLE_SCHEMA_IMPORTS - Static variable in class net.sf.saxon.lib.FeatureKeys
Affects schema construction (whether for standalone validation, or in the context of XSLT or XQuery).
MultipleItemException() - Constructor for exception net.sf.saxon.s9api.streams.XdmCollectors.MultipleItemException
 
MultipleNodeKindTest - Class in net.sf.saxon.pattern
An MultipleNodeKindTest is a nodetest that matches nodes belonging to any subset of possible node kinds, for example element and document nodes, or attribute and namespace nodes
MultipleNodeKindTest(UType) - Constructor for class net.sf.saxon.pattern.MultipleNodeKindTest
 
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 double
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
multiply(long) - Method in class net.sf.saxon.value.DayTimeDurationValue
Multiply a duration by an integer
multiply(long) - Method in class net.sf.saxon.value.DurationValue
Multiply a duration by an integer
multiply(long) - Method in class net.sf.saxon.value.YearMonthDurationValue
Multiply a duration by an integer
multiply(BigDecimal) - Method in class net.sf.saxon.value.DayTimeDurationValue
 
multiply(BigDecimal) - Method in class net.sf.saxon.value.DurationValue
Multiply a duration by a decimal
multiply(BigDecimal) - Method in class net.sf.saxon.value.SaxonDuration
Computes a new duration whose value is factor times longer than the value of this duration.
multiply(BigDecimal) - Method in class net.sf.saxon.value.YearMonthDurationValue
Multiply duration by a decimal.
MultithreadedContextMappingIterator - Class in com.saxonica.ee.parallel
This class performs the same role as ContextMappingIterator, but using multiple threads.
MultithreadedContextMappingIterator(PullEvaluator, XPathContextMinor, int) - Constructor for class com.saxonica.ee.parallel.MultithreadedContextMappingIterator
Construct an Iterator that will apply a specified action expression to each Item returned by the current iterator of the supplied dynamic context.
MultithreadedFocusTrackingIterator - Class in com.saxonica.ee.parallel
This is a thread-safe version of the parent class FocusTrackingIterator.
MultithreadedFocusTrackingIterator(SequenceIterator) - Constructor for class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
 
MultithreadedForEach - Class in com.saxonica.ee.parallel
This instruction represents an xsl:for-each instruction using more than one thread
MultithreadedForEach(Expression, Expression, boolean, Expression) - Constructor for class com.saxonica.ee.parallel.MultithreadedForEach
 
MultithreadedForEach.MultithreadedForEachElaborator - Class in com.saxonica.ee.parallel
 
MultithreadedForEachElaborator() - Constructor for class com.saxonica.ee.parallel.MultithreadedForEach.MultithreadedForEachElaborator
 
MultithreadedItemMappingIterator - Class in com.saxonica.ee.parallel
Parallel-processing version of the ItemMappingIterator class, which executes a mapping function for each item in a sequence.
MultithreadedItemMappingIterator(SequenceIterator, ItemMappingFunction, MultithreadingFactory) - Constructor for class com.saxonica.ee.parallel.MultithreadedItemMappingIterator
 
MultithreadingFactory - Class in com.saxonica.ee.config
This class defines a number of methods that support the use of multi-threading in Saxon.
MultithreadingFactory(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.config.MultithreadingFactory
Create a MultithreadingFactory
mustBeArrayOrMap(Expression, Item) - Static method in class net.sf.saxon.expr.LookupExpression
 
mustBeFirstElement(String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called when a child element is required to be the first child, but is found elsewhere
mustBeTyped - Variable in class net.sf.saxon.trans.Mode
 
mustBeUntyped - Variable in class net.sf.saxon.trans.Mode
 
mustPrecede(String, String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called when two child elements are found in the wrong order.
MUTABLE - net.sf.saxon.om.Durability
A mutable node is one that can be modified during the course of a query or transformation.
MUTABLE_LINKED_TREE - Static variable in class net.sf.saxon.event.Builder
Constant denoting the "mutable linked tree" in which each node is represented as an object
MUTABLE_TREE - Static variable in class net.sf.saxon.event.ReceiverOption
Flag set on startDocument() to indicate that the constructed document must be updatable
mutableCopy() - Method in class net.sf.saxon.z.IntArraySet
 
mutableCopy() - Method in class net.sf.saxon.z.IntBlockSet
 
mutableCopy() - Method in class net.sf.saxon.z.IntComplementSet
 
mutableCopy() - Method in class net.sf.saxon.z.IntEmptySet
 
mutableCopy() - Method in class net.sf.saxon.z.IntHashSet
 
mutableCopy() - Method in class net.sf.saxon.z.IntRangeSet
 
mutableCopy() - Method in class net.sf.saxon.z.IntSet
Create a copy of this IntSet that contains the same set of integers.
mutableCopy() - Method in class net.sf.saxon.z.IntSingletonSet
 
mutableCopy() - Method in class net.sf.saxon.z.IntUniversalSet
 
mutableCopy() - Method in class net.sf.saxon.z.MonotonicIntSet
 
MutableDateTimeValue() - Constructor for class net.sf.saxon.value.DateTimeValue.MutableDateTimeValue
 
MutableDocumentInfo - Interface in net.sf.saxon.om
Interface representing the document node of a mutable document
MutableGDateValue() - Constructor for class net.sf.saxon.value.GDateValue.MutableGDateValue
 
MutableGDateValue(int, int, int, boolean, int, AtomicType) - Constructor for class net.sf.saxon.value.GDateValue.MutableGDateValue
 
MutableNodeInfo - Interface in net.sf.saxon.om
An extension of the NodeInfo interface defining a node that can be updated.
mutuallyExclusive(String, String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called when two child elements may not coexist
mutuallyExclusiveAttributes(String, String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called when two attributes may not coexist
mutuallyExclusiveElementAndAttribute(String, String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
This method is called when an attribute and a child elements may not coexist

N

name - Variable in class com.saxonica.functions.extfn.EXPathArchive.Entry
 
name - Variable in class net.sf.saxon.expr.instruct.NamedTemplate.LocalParamInfo
 
name - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
The name of the function as a QName
name - Variable in class net.sf.saxon.lib.Feature
 
NAME - Static variable in class net.sf.saxon.expr.parser.Token
Name token (a QName, in general)
NAME - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:Name
NAME - Static variable in enum net.sf.saxon.type.AnySimpleType
 
NAME - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
NAME - Static variable in enum net.sf.saxon.type.Untyped
 
Name_1 - Class in net.sf.saxon.functions
This class supports the name() function with one argument
Name_1() - Constructor for class net.sf.saxon.functions.Name_1
 
Name_1.NameElaborator - Class in net.sf.saxon.functions
 
NAME_10_MASK - Static variable in class net.sf.saxon.serialize.charcode.XMLCharacterData
Bit setting to indicate that a character is valid in an XML 1.0 name
NAME_11_MASK - Static variable in class net.sf.saxon.serialize.charcode.XMLCharacterData
Bit setting to indicate that a character is valid in an XML 1.1 name
NAME_POOL - Static variable in class net.sf.saxon.lib.Feature
Indicates that the supplied NamePool should be used as the target (run-time) NamePool by all stylesheets compiled (using newTemplates()) after this call on setAttribute.
NAME_POOL - Static variable in class net.sf.saxon.lib.FeatureCode
 
NAME_POOL - Static variable in class net.sf.saxon.lib.FeatureKeys
Indicates that the supplied NamePool should be used as the target (run-time) NamePool by all stylesheets compiled (using newTemplates()) after this call on setAttribute.
NAME_START_10_MASK - Static variable in class net.sf.saxon.serialize.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 variable in class net.sf.saxon.serialize.charcode.XMLCharacterData
Bit setting to indicate that a character is valid at the start of an XML 1.1 name
nameAndVersion - Variable in class net.sf.saxon.trans.packages.PackageDetails
The name and version number of the package
NameChecker - Class in net.sf.saxon.om
The NameChecker performs validation and analysis of XML names.
NameChecker() - Constructor for class net.sf.saxon.om.NameChecker
 
nameCode - Variable in class com.saxonica.ee.domino.DominoTree
 
NAMED_FUNCTION_REF - Static variable in class net.sf.saxon.expr.parser.Token
Token representing a function name and the following "#" symbol
namedAttributeRuleChains - Variable in class net.sf.saxon.trans.SimpleMode
 
namedElementRuleChains - Variable in class net.sf.saxon.trans.SimpleMode
 
namedOutputProperties - Variable in class net.sf.saxon.style.StylesheetPackage
 
NamedTemplate - Class in net.sf.saxon.expr.instruct
The runtime object corresponding to a named xsl:template element in the stylesheet.
NamedTemplate(StructuredQName, Configuration) - Constructor for class net.sf.saxon.expr.instruct.NamedTemplate
Create a named template
NamedTemplate.LocalParamInfo - Class in net.sf.saxon.expr.instruct
 
NamedTimeZone - Class in net.sf.saxon.expr.number
This class attempts to identify a timezone name, given the date (including the time zone offset) and the country.
NamedTimeZone() - Constructor for class net.sf.saxon.expr.number.NamedTimeZone
 
NameElaborator() - Constructor for class net.sf.saxon.functions.Name_1.NameElaborator
 
NameOfNode - Class in net.sf.saxon.om
An implementation of NodeName that gets the name of an existing NodeInfo object.
namePool - Variable in class net.sf.saxon.event.Builder
 
namePool - Variable in class net.sf.saxon.style.StyleNodeFactory
 
NamePool - Class in net.sf.saxon.om
A NamePool holds a collection of expanded names, each containing a namespace URI, and a local name.
NamePool() - Constructor for class net.sf.saxon.om.NamePool
Create a NamePool
NamePool.NamePoolLimitException - Exception in net.sf.saxon.om
Unchecked Exception raised when some limit in the design of the name pool is exceeded
NamePoolConverter - Class in net.sf.saxon.event
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.
NamePoolConverter(Receiver, NamePool, NamePool) - Constructor for class net.sf.saxon.event.NamePoolConverter
Constructor
NamePoolLimitException(String) - Constructor for exception net.sf.saxon.om.NamePool.NamePoolLimitException
Create the exception
namespace() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its namespace nodes
namespace(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to its namespaces having a specified local name.
namespace(String, String) - Method in interface net.sf.saxon.s9api.push.Element
Add an namespace binding to the current element.
namespace(String, NamespaceUri) - Method in class net.sf.saxon.trace.ExpressionPresenter
Output a namespace declaration.
namespace(String, NamespaceUri, boolean) - Method in class net.sf.saxon.serialize.XMLEmitter
 
namespace(String, NamespaceUri, int) - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
namespace(String, NamespaceUri, int) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
namespace(String, NamespaceUri, int) - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
namespace(String, NamespaceUri, int) - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
namespace(String, NamespaceUri, int) - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
namespace(String, NamespaceUri, int) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
namespace(String, NamespaceUri, int) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
namespace(String, NamespaceUri, int) - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
namespace(String, NamespaceUri, int) - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
namespace(String, NamespaceUri, int) - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
namespace(String, NamespaceUri, int) - Method in class net.sf.saxon.event.ComplexContentOutputter
Add a namespace node to the content being constructed.
namespace(String, NamespaceUri, int) - Method in class net.sf.saxon.event.EventMonitor
 
namespace(String, NamespaceUri, int) - Method in class net.sf.saxon.event.Outputter
Notify a namespace binding.
namespace(String, NamespaceUri, int) - Method in class net.sf.saxon.event.OutputterEventBuffer
 
namespace(String, NamespaceUri, int) - Method in class net.sf.saxon.event.ProxyOutputter
Notify a namespace binding.
namespace(String, NamespaceUri, int) - Method in class net.sf.saxon.event.SignificantItemDetector
Notify a namespace binding.
namespace(String, NamespaceUri, int) - Method in class net.sf.saxon.event.SinkOutputter
 
namespace(String, NamespaceUri, int) - Method in class net.sf.saxon.event.TypeCheckingFilter
Notify a namespace binding.
namespace(String, NamespaceUri, int) - Method in class net.sf.saxon.event.WherePopulatedOutputter
Notify a namespace binding.
namespace(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the nodes found on the namespace axis using a supplied Predicate.
Namespace(String, NamespaceUri, int) - Constructor for class net.sf.saxon.event.OutputterEvent.Namespace
 
NAMESPACE - net.sf.saxon.functions.AccessorFn.Component
 
NAMESPACE - net.sf.saxon.pull.PullEvent
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 - net.sf.saxon.s9api.Axis
 
NAMESPACE - net.sf.saxon.s9api.XdmNodeKind
 
NAMESPACE - net.sf.saxon.type.PrimitiveUType
 
NAMESPACE - Static variable in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
NAMESPACE - Static variable in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet
 
NAMESPACE - Static variable in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
NAMESPACE - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the namespace axis
NAMESPACE - Static variable in class net.sf.saxon.pattern.NodeKindTest
 
NAMESPACE - Static variable in class net.sf.saxon.serialize.SerializationParamsHandler
 
NAMESPACE - Static variable in class net.sf.saxon.type.Type
Item type representing a namespace node
NAMESPACE - Static variable in class net.sf.saxon.type.UType
 
NAMESPACE_ANY - Static variable in class com.saxonica.ee.schema.sdoc.SchemaElement
 
NAMESPACE_ERR - Static variable in exception net.sf.saxon.dom.DOMExceptionImpl
 
NAMESPACE_KNOWN - Static variable in class com.saxonica.ee.schema.PreparedSchema
 
NAMESPACE_LOCAL - Static variable in class com.saxonica.ee.schema.sdoc.SchemaElement
 
NAMESPACE_NODE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the NAMESPACE node() type
NAMESPACE_OK - Static variable in class net.sf.saxon.event.ReceiverOption
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_OTHER - Static variable in class com.saxonica.ee.schema.sdoc.SchemaElement
 
NAMESPACE_QNAME - Static variable in class net.sf.saxon.expr.parser.Token
composite token <'namespace' QNAME> (XQuery only)
NAMESPACE_SEALED - Static variable in class com.saxonica.ee.schema.PreparedSchema
 
NAMESPACE_TARGET - Static variable in class com.saxonica.ee.schema.sdoc.SchemaElement
 
NAMESPACE_UNDER_CONSTRUCTION - Static variable in class com.saxonica.ee.schema.PreparedSchema
 
NAMESPACE_UNKNOWN - Static variable in class com.saxonica.ee.schema.PreparedSchema
 
NamespaceBinding - Class in net.sf.saxon.om
Represents the binding of a prefix to a URI.
NamespaceBinding(String, NamespaceUri) - Constructor for class net.sf.saxon.om.NamespaceBinding
Create a binding of a prefix to a URI
namespaceBindings - Variable in class net.sf.saxon.expr.instruct.FixedElement
 
NamespaceBindingSet - Interface in net.sf.saxon.om
Represents a set of namespace bindings
NamespaceConstant - Class in net.sf.saxon.lib
This class is not instantiated, it exists to hold a set of constants representing known namespaces.
NamespaceConstructor - Class in net.sf.saxon.expr.instruct
A namespace constructor instruction.
NamespaceConstructor(Expression) - Constructor for class net.sf.saxon.expr.instruct.NamespaceConstructor
Create an xsl:namespace instruction for dynamic construction of namespace nodes
NamespaceContextImpl - Class in net.sf.saxon.pull
This class bridges between the JAXP 1.3 NamespaceContext interface and Saxon's equivalent NamespaceResolver interface.
NamespaceContextImpl(NamespaceResolver) - Constructor for class net.sf.saxon.pull.NamespaceContextImpl
Constructor: wrap a Saxon NamespaceResolver as a JAXP NamespaceContext
NamespaceDeltaMap - Class in net.sf.saxon.om
Holds a set of namespace bindings as a simple immutable map from prefixes to URIs.
NamespaceDifferencer - Class in net.sf.saxon.event
NamespaceDifferencer is a ProxyReceiver responsible for removing duplicate namespace declarations.
NamespaceDifferencer(Receiver) - Constructor for class net.sf.saxon.event.NamespaceDifferencer
Create a NamespaceDifferencer
NamespaceDifferencer(Receiver, Properties) - Constructor for class net.sf.saxon.event.NamespaceDifferencer
Create a NamespaceDifferencer
NamespaceForPrefix - Class in net.sf.saxon.functions
This class supports the function namespace-uri-for-prefix()
NamespaceForPrefix() - Constructor for class net.sf.saxon.functions.NamespaceForPrefix
 
NamespaceMap - Class in net.sf.saxon.om
Holds a set of namespace bindings as a simple immutable map from prefixes to URIs.
NamespaceMap() - Constructor for class net.sf.saxon.om.NamespaceMap
 
NamespaceMap(List<NamespaceBinding>) - Constructor for class net.sf.saxon.om.NamespaceMap
Create a namespace map from a list of namespace bindings
NamespaceNode - Class in net.sf.saxon.tree
This class represents a namespace node; it is used in several tree models.
NamespaceNode(NodeInfo, NamespaceBinding, int) - Constructor for class net.sf.saxon.tree.NamespaceNode
Create a namespace node
NamespaceNodeFn() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.NamespaceNodeFn
 
namespacePrefixesSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
NamespaceReducer - Class in net.sf.saxon.event
NamespaceReducer is a ProxyReceiver responsible for removing duplicate namespace declarations.
NamespaceReducer(Receiver) - Constructor for class net.sf.saxon.event.NamespaceReducer
Create a NamespaceReducer
NamespaceResolver - Interface in net.sf.saxon.om
Abstract class that supports lookup of a lexical QName to get the expanded QName.
NamespaceResolverWithDefault - Class in net.sf.saxon.tree.util
This class is a NamespaceResolver that modifies an underyling NamespaceResolver by changing the mapping of the null prefix to be a specified namespace, rather than the one used by the underlying namespace resolver.
NamespaceResolverWithDefault(NamespaceResolver, NamespaceUri) - Constructor for class net.sf.saxon.tree.util.NamespaceResolverWithDefault
 
namespaceRuleChain - Variable in class net.sf.saxon.trans.SimpleMode
 
namespaces - Variable in class net.sf.saxon.sxpath.IndependentContext
 
namespaces(NamespaceBindingSet, int) - Method in class net.sf.saxon.event.ComplexContentOutputter
Output a set of namespace bindings.
namespaces(NamespaceBindingSet, int) - Method in class net.sf.saxon.event.Outputter
Output a set of namespace bindings.
NamespaceTest - Class in net.sf.saxon.pattern
NodeTest is an interface that enables a test of whether a node has a particular name and type.
NamespaceTest(NamePool, int, NamespaceUri) - Constructor for class net.sf.saxon.pattern.NamespaceTest
 
NamespaceUri - Class in net.sf.saxon.om
This class represents a URI used as a namespace name.
NamespaceUriFn_1 - Class in net.sf.saxon.functions
This class supports the namespace-uri() function
NamespaceUriFn_1() - Constructor for class net.sf.saxon.functions.NamespaceUriFn_1
 
NamespaceUriFn_1.NamespaceUriFnElaborator - Class in net.sf.saxon.functions
Elaborator for the namespace-uri() function
NamespaceUriFnElaborator() - Constructor for class net.sf.saxon.functions.NamespaceUriFn_1.NamespaceUriFnElaborator
 
NamespaceUriFromQName() - Constructor for class net.sf.saxon.functions.AccessorFn.NamespaceUriFromQName
 
nameTest - Variable in class net.sf.saxon.expr.TryCatch.CatchClause
 
NameTest - Class in net.sf.saxon.pattern
NodeTest is an interface that enables a test of whether a node has a particular name and type.
NameTest(int, int, NamePool) - Constructor for class net.sf.saxon.pattern.NameTest
Create a NameTest to match nodes by their nameCode allocated from the NamePool
NameTest(int, NamespaceUri, String, NamePool) - Constructor for class net.sf.saxon.pattern.NameTest
Create a NameTest to match nodes by name
NameTest(int, NodeName, NamePool) - Constructor for class net.sf.saxon.pattern.NameTest
Create a NameTest to match nodes by name
NameTestUnion - Class in net.sf.saxon.pattern
NameTestUnion is new in XPath 4.0.
NameTestUnion(UnionQNameTest, int) - Constructor for class net.sf.saxon.pattern.NameTestUnion
Create a NameTest to match nodes by name
NaN - Static variable in class net.sf.saxon.value.DoubleValue
 
NaN - Static variable in class net.sf.saxon.value.FloatValue
 
NAN - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
NaN_MATCH_KEY - Static variable in class com.saxonica.functions.qt4.DuplicateValues
A match key for use in situations where NaN = NaN
NaN_MATCH_KEY - Static variable in class net.sf.saxon.functions.DistinctValues
A match key for use in situations where NaN = NaN
nanosecond - Variable in class net.sf.saxon.value.DateTimeValue.MutableDateTimeValue
 
NANOSECONDS - net.sf.saxon.functions.AccessorFn.Component
 
nature - Variable in class net.sf.saxon.lib.ResourceRequest
The Nature of the resource, as defined in the RDDL specifications (based on the role attribute in XLink).
NAV - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
NAVIGATE - Static variable in class net.sf.saxon.expr.OperandRole
 
NAVIGATION - net.sf.saxon.expr.OperandUsage
 
Navigator - Class in net.sf.saxon.tree.util
The Navigator class provides helper classes for navigating a tree, irrespective of its implementation
Navigator.AncestorEnumeration - Class in net.sf.saxon.tree.util
General-purpose implementation of the ancestor and ancestor-or-self axes
Navigator.AxisFilter - Class in net.sf.saxon.tree.util
AxisFilter is an iterator that applies a NodeTest filter to the nodes returned by an underlying AxisIterator.
Navigator.ChildrenAsIterable - Class in net.sf.saxon.tree.util
A class that delivers the children of a node as a Java Iterable
Navigator.DescendantEnumeration - Class in net.sf.saxon.tree.util
General-purpose implementation of the descendant and descendant-or-self axes, in terms of the child axis.
Navigator.EmptyTextFilter - Class in net.sf.saxon.tree.util
EmptyTextFilter is an iterator that applies removes any zero-length text nodes returned by an underlying AxisIterator.
Navigator.FollowingEnumeration - Class in net.sf.saxon.tree.util
General purpose implementation of the following axis, in terms of the ancestor, child, and following-sibling axes
Navigator.PrecedingEnumeration - Class in net.sf.saxon.tree.util
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.
NCNAME - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:NCName
NCNAME - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
NE - Static variable in class net.sf.saxon.expr.parser.Token
Operator not-equals.
needEnterpriseEdition() - Method in class com.saxonica.config.EnterpriseConfiguration
Throw an error indicating that a request cannot be satisfied because it requires the enterprise edition of Saxon.
needEnterpriseEdition() - Method in class net.sf.saxon.Configuration
Throw an error indicating that a request cannot be satisfied because it requires the schema-aware edition of Saxon
needExtension(XPathParser, String) - Method in class net.sf.saxon.expr.parser.ParserExtension
 
needsEELicense(String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
needsPELicense(String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
needsRuntimeCheck() - Method in class net.sf.saxon.expr.GeneralComparison
Ask whether a runtime check of the types of the operands is needed
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 in net.sf.saxon.expr
This interface is implemented by expressions that returns a boolean value, and returns an expression whose result is the negated boolean value
negate() - Method in class net.sf.saxon.expr.AndExpression
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.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 interface net.sf.saxon.expr.Negatable
Create an expression that returns the negation of this expression
negate() - Method in class net.sf.saxon.expr.OrExpression
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.expr.SystemFunctionCall
Create an expression that returns the negation of this expression
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.BigDecimalValue
Negate the value
negate() - Method in class net.sf.saxon.value.BigIntegerValue
Negate the value
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.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.value.FloatValue
Negate the value
negate() - Method in class net.sf.saxon.value.Int64Value
Negate the value
negate() - Method in class net.sf.saxon.value.NumericValue
Change the sign of the number
negate() - Method in class net.sf.saxon.value.SaxonDuration
Returns a new Duration object whose value is -this.
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.parser.Token
Return the negation of a relational operator, so that "a op b" can be rewritten as not(b op' a)
NEGATE - Static variable in class net.sf.saxon.expr.parser.Token
Unary minus sign
NegateElaborator() - Constructor for class net.sf.saxon.expr.NegateExpression.NegateElaborator
 
NegateExpression - Class in net.sf.saxon.expr
Negate Expression: implements the unary minus operator.
NegateExpression(Expression) - Constructor for class net.sf.saxon.expr.NegateExpression
Create a NegateExpression
NegateExpression.NegateElaborator - Class in net.sf.saxon.expr
Elaborator for a negate expression (that is, unary minus)
Negative(WatchManager, Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.adjunct.BooleanFnFeed.Negative
 
NEGATIVE_INTEGER - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:negativeInteger
NEGATIVE_INTEGER - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
NEGATIVE_ZERO - Static variable in class net.sf.saxon.value.DoubleValue
 
NEGATIVE_ZERO - Static variable in class net.sf.saxon.value.FloatValue
 
NestedIntegerValue - Class in net.sf.saxon.value
This class represents a dot-separated sequence of numbers such as 1.12.5, typically used as a software version number.
NestedIntegerValue(int[]) - Constructor for class net.sf.saxon.value.NestedIntegerValue
 
NestedIntegerValue(String) - Constructor for class net.sf.saxon.value.NestedIntegerValue
 
NestedLocation(Location, int, int, String) - Constructor for class net.sf.saxon.expr.parser.XPathParser.NestedLocation
Create a NestedLocation
NESTING_LIMIT - Static variable in class net.sf.saxon.ma.json.JsonParser
 
net.sf.saxon - package net.sf.saxon
This is the top-level package containing the code used to build Saxon-HE.
net.sf.saxon.dom - package net.sf.saxon.dom
This package contains classes used to enable Saxon to read and write DOM tree models.
net.sf.saxon.event - package net.sf.saxon.event
This package provides support for push pipeline processing based on the Receiver interface and its implementation classes.
net.sf.saxon.expr - package net.sf.saxon.expr
This package provides classes associated with XPath expression handling.
net.sf.saxon.expr.accum - package net.sf.saxon.expr.accum
This package contains classes used to implement XSLT 3.0 accumulators, in particular, accumulators for non-streamed documents.
net.sf.saxon.expr.compat - package net.sf.saxon.expr.compat
This package contains classes concerned with evaluation of expressions in XPath 1.0 compatibility mode.
net.sf.saxon.expr.elab - package net.sf.saxon.expr.elab
 
net.sf.saxon.expr.flwor - package net.sf.saxon.expr.flwor
This package is concerned with evaluation of FLWOR expressions in XQuery
net.sf.saxon.expr.instruct - package net.sf.saxon.expr.instruct
 
net.sf.saxon.expr.number - package net.sf.saxon.expr.number
This package provides classes associated with numbering and the xsl:number instruction.
net.sf.saxon.expr.oper - package net.sf.saxon.expr.oper
This package contains a class used to handle expressions with an array of operands.
net.sf.saxon.expr.parser - package net.sf.saxon.expr.parser
This package contains classes associated with parsing and general static analysis of XPath expressions.
net.sf.saxon.expr.sort - package net.sf.saxon.expr.sort
This package provides utility routines for sorting and grouping.
net.sf.saxon.functions - package net.sf.saxon.functions
This package provides implementations of all the core functions available for use in XPath expressions.
net.sf.saxon.functions.hof - package net.sf.saxon.functions.hof
The package com.saxonica.functions.hof contains code to support higher-order functions.
net.sf.saxon.functions.registry - package net.sf.saxon.functions.registry
This package contains libraries of function signatures for the standard functions available in various Saxon-HE environments.
net.sf.saxon.gizmo - package net.sf.saxon.gizmo
This package provides supporting code for the Gizmo utility, found at net.sf.saxon.Gizmo.
net.sf.saxon.java - package net.sf.saxon.java
This package contains Saxon code that is specific to the Java platform, as distinct from .NET
net.sf.saxon.jaxp - package net.sf.saxon.jaxp
This package contains classes that provide Saxon's implementation of JAXP interfaces.
net.sf.saxon.lib - package net.sf.saxon.lib
This package collects together interfaces intended for user applications to implement in order to customize Saxon's behavior, default implementations of these interfaces, and classes containing constants that are used in public Saxon interfaces.
net.sf.saxon.ma - package net.sf.saxon.ma
This package contains classes associated with the implementation of maps, arrays, and JSON for XSLT 3.0 and XPath 3.1.
net.sf.saxon.ma.arrays - package net.sf.saxon.ma.arrays
This package implements arrays, as introduced in XPath/XQuery 3.1: arrays provide a list-like data structure that (unlike sequences) allows nesting.
net.sf.saxon.ma.json - package net.sf.saxon.ma.json
This package implements support for JSON: it includes classes that implement the XPath 3.1 functions for JSON, and underlying support code for parsing and serializating JSON.
net.sf.saxon.ma.map - package net.sf.saxon.ma.map
This package implements maps, as introduced in XSLT 3.0 and XQuery 3.1: maps provide a dictionary-like data structure.
net.sf.saxon.ma.trie - package net.sf.saxon.ma.trie
This package contains a general-purpose implementation of immutable hash trie maps, used to underpin the Saxon implementation of XSLT 3.0 maps.
net.sf.saxon.ma.zeno - package net.sf.saxon.ma.zeno
This package contains an implementation of XDM sequences known as the ZenoSequence.
net.sf.saxon.om - package net.sf.saxon.om
This package defines the interface to the Saxon tree structure.
net.sf.saxon.option.axiom - package net.sf.saxon.option.axiom
This package contains classes that interface Saxon to the Apache AXIOM tree model.
net.sf.saxon.option.dom4j - package net.sf.saxon.option.dom4j
This package provides glue classes that enable Saxon to process a source document supplied as a DOM4J tree (see https://dom4j.github.io).
net.sf.saxon.option.exslt - package net.sf.saxon.option.exslt
This package provides implementations of the functions defined in EXSLT.
net.sf.saxon.option.jdom2 - package net.sf.saxon.option.jdom2
This package contains classes that interface Saxon to the JDOM2 tree model.
net.sf.saxon.option.local - package net.sf.saxon.option.local
This package contains classes responsible for localizing the output of functions such as format-dateTime and format-integer into various languages.
net.sf.saxon.option.sql - package net.sf.saxon.option.sql
This package provides some sample extension elements for loading data into an SQL database.
net.sf.saxon.option.xom - package net.sf.saxon.option.xom
This package provides glue classes that enable Saxon to process a source document supplied as a XOM tree (see http://www.cafeconleche.org/XOM).
net.sf.saxon.pattern - package net.sf.saxon.pattern
This package provides classes associated with XSLT pattern handling.
net.sf.saxon.pull - package net.sf.saxon.pull
This package provides classes that interface Saxon to an XML parser that supplies data in the form of a stream of events.
net.sf.saxon.query - package net.sf.saxon.query
This package contains classes specific to the implementation of XQuery
net.sf.saxon.regex - package net.sf.saxon.regex
This package contains the code to map XML Schema and XPath regular expressions to a regular expression engine of the underlying Java platform.
net.sf.saxon.regex.charclass - package net.sf.saxon.regex.charclass
This package contains Java classes used to represent character classes in regular expressions.
net.sf.saxon.resource - package net.sf.saxon.resource
This package contains Java classes used to represent abstractions of resources of different kinds that can be retrieved as part of a collection (using the fn:collection() function).
net.sf.saxon.s9api - package net.sf.saxon.s9api
This package provides Saxon's preferred Java API for XSLT, XQuery, XPath, and XML Schema processing.
net.sf.saxon.s9api.push - package net.sf.saxon.s9api.push
This package contains an API for lightweight document construction.
net.sf.saxon.s9api.streams - package net.sf.saxon.s9api.streams
This package provides methods to manipulate XDM values using Java 8 streams.
net.sf.saxon.sapling - package net.sf.saxon.sapling
This package defines a public API for constructing trees; it represents trees-under-construction using a lightweight immutable data structure called a sapling; once construction of a sapling tree is complete, it can be copied to form a fully-functional XDM tree in the form of an XdmNode or NodeInfo object.
net.sf.saxon.serialize - package net.sf.saxon.serialize
This package contains code for serializing trees using the standard W3C-defined serialization methods (xml, html, text, etc).
net.sf.saxon.serialize.charcode - package net.sf.saxon.serialize.charcode
This package provides classes for handling different character sets, especially when serializing the output of a query or transformation.
net.sf.saxon.stax - package net.sf.saxon.stax
This package contains classes used to connect to StAX (pull-parser) events for input and output.
net.sf.saxon.str - package net.sf.saxon.str
This package contains classes used to handle Unicode strings: notably implementations of the UnicodeString interface, which represents a string as a sequence of directly-addressible Unicode codepoints (without relying on surrogate pairs).
net.sf.saxon.style - package net.sf.saxon.style
This package provides classes used during the compilation of an XSLT stylesheet.
net.sf.saxon.sxpath - package net.sf.saxon.sxpath
This package originally provided an alternative API for executing XPath expressions directly from a Java application.
net.sf.saxon.trace - package net.sf.saxon.trace
This package provides an interface to Saxon tracing and debugging capabilities.
net.sf.saxon.trans - package net.sf.saxon.trans
This package provides a miscellaneous collection of helper classes for XSLT transformation.
net.sf.saxon.trans.packages - package net.sf.saxon.trans.packages
This package contains classes used to support creation of XSLT 3.0 packages.
net.sf.saxon.trans.rules - package net.sf.saxon.trans.rules
This package provides classes to implement matching of patterns for selection of template rules within a mode.
net.sf.saxon.transpile - package net.sf.saxon.transpile
 
net.sf.saxon.tree - package net.sf.saxon.tree
This package contains classes and sub-packages used to implement Saxon's various tree models including the linked tree and tiny tree.
net.sf.saxon.tree.iter - package net.sf.saxon.tree.iter
This package defines implementations and subinterfaces of the interface SequenceIterator, which is used to iterate over an XDM sequence.
net.sf.saxon.tree.jiter - package net.sf.saxon.tree.jiter
This package defines utility classes designed to work with Java iterators, that is, implementations of java.util.Iterator (not to be confused with Saxon's SequenceIterator class).
net.sf.saxon.tree.linked - package net.sf.saxon.tree.linked
This package defines the implementation of the so-called "linked tree" structure.
net.sf.saxon.tree.tiny - package net.sf.saxon.tree.tiny
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.
net.sf.saxon.tree.util - package net.sf.saxon.tree.util
This package provides a number of re-usable utility classes and methods used by more than one tree model implementation.
net.sf.saxon.tree.wrapper - package net.sf.saxon.tree.wrapper
This package provides a number of classes supporting the general capability to wrap external XML tree models as instances of the Saxon NodeInfo interface, making them amenable to XPath processing
net.sf.saxon.type - package net.sf.saxon.type
This package contains classes that implement the XPath 2.0 and 3.1 type system.
net.sf.saxon.value - package net.sf.saxon.value
This package provides classes representing XPath values (that is, the results of an expression).
net.sf.saxon.xpath - package net.sf.saxon.xpath
This package is Saxon's implementation of the JAXP API designed for executing XPath 1.0 expressions directly from a Java application.
net.sf.saxon.z - package net.sf.saxon.z
This package provides utility routines for handling integer sets and maps.
neverReturnsTypedNodes(Instruction, TypeHierarchy) - Static method in class net.sf.saxon.expr.instruct.Block
Determine whether the block includes any instructions that might return nodes with a type annotation
NEW - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
NEW_FOCUS_ATOMIC - Static variable in class net.sf.saxon.expr.OperandRole
 
NewAttribute - Class in com.saxonica.functions.extfn
Implements the saxon:new-attribute() function.
NewAttribute() - Constructor for class com.saxonica.functions.extfn.NewAttribute
 
newAttributeSorter(Receiver, Properties) - Method in class com.saxonica.serialize.SerializerFactoryPE
Create a new AttributeSorter, responsible for sorting of attributes into a specified order.
newAttributeSorter(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new AttributeSorter, responsible for sorting of attributes into a specified order.
newBuilder() - Method in interface net.sf.saxon.om.MutableNodeInfo
Get a Builder suitable for building nodes that can be attached to this document.
newBuilder() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get a Builder suitable for building nodes that can be attached to this document.
newBuilder() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get a Builder suitable for building nodes that can be attached to this document.
newBuilder() - Method in class net.sf.saxon.tree.util.Orphan
Get a Builder suitable for building nodes that can be attached to this document.
newBuildingContentHandler() - Method in class net.sf.saxon.s9api.DocumentBuilder
Get an ContentHandler that may be used to build the document programmatically.
newBuildingStreamWriter() - Method in class net.sf.saxon.s9api.DocumentBuilder
Get an XMLStreamWriter that may be used to build the document programmatically.
newCDATAFilter(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new CDATA Filter, responsible for insertion of CDATA sections where required.
newCharacterMapExpander(Receiver) - Method in class net.sf.saxon.lib.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 interface 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)
NewComment - Class in com.saxonica.functions.extfn
Implements the saxon:new-comment() function.
NewComment() - Constructor for class com.saxonica.functions.extfn.NewComment
 
newConfiguration() - Static method in class net.sf.saxon.Configuration
Factory method to create a Configuration, of the class defined using conditional compilation tags when compiling this version of Saxon: that is, the type of Configuration appropriate to the edition of the software being used.
newContext() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Construct a new context as a copy of another.
newContext() - Method in interface 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(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.PreparedStylesheet
Make a Controller from this stylesheet object.
newController(DynamicQueryContext) - Method in class com.saxonica.ee.optim.XQueryExpressionEE
Get a controller that can be used to execute functions in this compiled query.
newController(DynamicQueryContext) - 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.
NewDocument - Class in com.saxonica.functions.extfn
Implements the saxon:new-text() function.
NewDocument() - Constructor for class com.saxonica.functions.extfn.NewDocument
 
newDocumentBuilder() - Method in class net.sf.saxon.s9api.Processor
Create a DocumentBuilder.
NewElement - Class in com.saxonica.functions.extfn
Implements the saxon:new-text() function.
NewElement() - Constructor for class com.saxonica.functions.extfn.NewElement
 
newExpressionExporter(String, OutputStream, StylesheetPackage) - Method in class com.saxonica.config.EnterpriseConfiguration
Get a new ExpressionPresenter capable of exporting a compiled stylesheet
newExpressionExporter(String, OutputStream, StylesheetPackage) - Method in class net.sf.saxon.Configuration
Get a new ExpressionPresenter capable of exporting a compiled stylesheet
newExpressionParser(String, boolean, StaticContext) - Method in class com.saxonica.config.EnterpriseConfiguration
Make an expression Parser for a specified version of XPath or XQuery
newExpressionParser(String, boolean, StaticContext) - Method in class com.saxonica.config.ProfessionalConfiguration
Make an expression Parser for a specified version of XPath or XQuery
newExpressionParser(String, boolean, StaticContext) - Method in class net.sf.saxon.Configuration
Make an expression Parser for a specified version of XPath or XQuery
newHTMLEmitter(Properties) - Method in class com.saxonica.serialize.SerializerFactoryPE
 
newHTMLEmitter(Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new HTML Emitter.
newHTMLIndenter(Receiver, Properties) - Method in class com.saxonica.serialize.SerializerFactoryPE
 
newHTMLIndenter(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new HTML Indenter.
newHTMLMetaTagAdjuster(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new XHTML MetaTagAdjuster, responsible for insertion, removal, or replacement of meta elements.
newHTMLURIEscaper(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new HTML URI Escaper, responsible for percent-encoding of URIs in HTML output documents.
newInstance() - Method in interface net.sf.saxon.lib.OutputURIResolver
Get an instance of this OutputURIResolver class.
newInstance() - Method in class net.sf.saxon.lib.StandardOutputResolver
Get an instance of this OutputURIResolver class.
newJsonBuilder() - Method in class net.sf.saxon.s9api.Processor
Create a JsonBuilder.
newLicensedConfiguration() - Static method in class net.sf.saxon.Configuration
Factory method to create a Configuration, of the class defined using conditional compilation tags when compiling this version of Saxon: that is, the type of Configuration appropriate to the edition of the software being used, taking into account the license available.
NEWLINE - Static variable in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
NEWLINE - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
saxon:newline = string
NEWLINE - Static variable in class net.sf.saxon.str.StringConstants
 
NewLineName - Static variable in class com.saxonica.functions.qt4.CharFn
 
newMap(Map<?, ?>) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Deprecated.
since 12.0 - use XdmMap.makeMap(java.util.Map<K, V>) instead
NewMapStreamer - Class in com.saxonica.ee.stream.adjunct
Streaming code to implement an xsl:map instruction or map constructor, where each map entry is allowed to be consuming.
NewMapStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.NewMapStreamer
 
newMinorContext() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Construct a new minor context.
newMinorContext() - Method in interface net.sf.saxon.expr.XPathContext
Construct a new minor context.
newMinorContext() - Method in class net.sf.saxon.expr.XPathContextMinor
Construct a new context as a copy of another.
NewNamespace - Class in com.saxonica.functions.extfn
Implements the saxon:new-namespace() function.
NewNamespace() - Constructor for class com.saxonica.functions.extfn.NewNamespace
 
newNamespaceSorter(Receiver, Properties) - Method in class com.saxonica.serialize.SerializerFactoryPE
Create a new NamespaceSorter, responsible for sorting of namespaces into a specified order.
newNamespaceSorter(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new NamespaceSorter, responsible for sorting of namespaces into a specified order.
newPendingUpdateList() - Method in class com.saxonica.config.EnterpriseConfiguration
Get a new Pending Update List
newPendingUpdateList() - Method in class net.sf.saxon.Configuration
Get a new Pending Update List
newPrincipalModule(XSLPackage) - Method in class com.saxonica.ee.config.StyleNodeFactoryEE
 
newPrincipalModule(XSLPackage) - Method in class net.sf.saxon.style.StyleNodeFactory
Create a stylesheet package
NewProcessingInstruction - Class in com.saxonica.functions.extfn
Implements the saxon:new-processing-instruction() function.
NewProcessingInstruction() - Constructor for class com.saxonica.functions.extfn.NewProcessingInstruction
 
newPush(Destination) - Method in class net.sf.saxon.s9api.Processor
Get a new Push provider.
newSchema() - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Returns the Schema object containing all the schema components that have been loaded using the SchemaFactoryImpl.newSchema(javax.xml.transform.Source[]) method.
newSchema(Source[]) - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Parses the specified source(s) as a schema and returns it as a schema.
newSchemaCompiler() - Method in class com.saxonica.config.EnterpriseConfiguration
Make a SchemaCompiler which can be used to compile schema documents.
newSchemaValidator() - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
Create a SchemaValidator which can be used to validate instance documents against the schema held by this SchemaManager
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
newSequenceWrapper(Receiver) - Method in class net.sf.saxon.lib.SerializerFactory
Get a SequenceWrapper, a class that serializes an XDM sequence with full annotation of item types, node kinds, etc.
newSerializer() - Method in class net.sf.saxon.s9api.Processor
Create a Serializer
newSerializer() - Method in class net.sf.saxon.s9api.Xslt30Transformer
Create a serializer initialised to use the default output parameters defined in the stylesheet.
newSerializer(File) - Method in class net.sf.saxon.s9api.Processor
Create a Serializer initialized to write to a given File.
newSerializer(File) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Create a serializer initialised to use the default output parameters defined in the stylesheet.
newSerializer(OutputStream) - Method in class net.sf.saxon.s9api.Processor
Create a Serializer initialized to write to a given OutputStream.
newSerializer(OutputStream) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Create a serializer initialised to use the default output parameters defined in the stylesheet.
newSerializer(Writer) - Method in class net.sf.saxon.s9api.Processor
Create a Serializer initialized to write to a given Writer.
newSerializer(Writer) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Create a serializer initialised to use the default output parameters defined in the stylesheet.
newStaticQueryContext() - Method in class net.sf.saxon.Configuration
Get a new StaticQueryContext (which is also the factory class for creating a query parser).
newStaticQueryContext(Configuration, boolean) - Method in class net.sf.saxon.lib.StaticQueryContextFactory
Create a new instance of StaticQueryContext.
newTemplates(Source) - Method in class com.saxonica.config.StreamingTransformerFactory
 
newTemplates(Source) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Process the Source into a Templates object, which is a a compiled representation of the source.
newTemplates(Source, CompilerInfo) - Method in class com.saxonica.config.StreamingTransformerFactory
 
newTemplates(Source, CompilerInfo) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Process the Source into a Templates object, which is a a compiled representation of the source.
newTemplatesHandler() - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Get a TemplatesHandler object that can process SAX ContentHandler events into a Templates object.
NewText - Class in com.saxonica.functions.extfn
Implements the saxon:new-text() function.
NewText() - Constructor for class com.saxonica.functions.extfn.NewText
 
newTEXTEmitter() - Method in class net.sf.saxon.lib.SerializerFactory
Create a new Text Emitter.
newThreadContext(XPathContextMinor) - Static method in class net.sf.saxon.expr.XPathContextMajor
Make a copy of the supplied context for use in a new thread (typically for an asynchronous xsl:result-document)
newTransformer() - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Create a new Transformer object that performs a copy of the source to the result.
newTransformer() - Method in class net.sf.saxon.jaxp.TemplatesImpl
Create a new transformation context for this Templates object.
newTransformer(Source) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Process the Source into a Transformer object.
newTransformer(XsltExecutable, CommandLineOptions) - Method in class net.sf.saxon.Transform
Create a new Transformer.
newTransformerHandler() - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result.
newTransformerHandler() - Method in class net.sf.saxon.jaxp.StreamingTransformerImpl
Get a TransformerHandler that can be used to run the transformation by feeding in SAX events
newTransformerHandler() - Method in class net.sf.saxon.jaxp.TransformerImpl
Create a JAXP TransformerHandler to perform the transformation
newTransformerHandler(Source) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the transformation instructions specified by the argument.
newTransformerHandler(Templates) - Method in class com.saxonica.config.StreamingTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the Templates argument.
newTransformerHandler(Templates) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the Templates argument.
newUncommittedSerializer(Result, Receiver, SerializationProperties) - Method in class net.sf.saxon.lib.SerializerFactory
Create an UncommittedSerializer.
newUnicodeNormalizer(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a Unicode Normalizer.
newUserFunction(boolean, FunctionStreamability) - Method in class com.saxonica.config.EnterpriseConfiguration
Make a UserFunction object.
newUserFunction(boolean, FunctionStreamability) - Method in class net.sf.saxon.Configuration
Make a UserFunction object.
newValidator() - Method in class com.saxonica.ee.jaxp.SchemaReference
Create a new Validator for this Schema.
newValidatorHandler() - Method in class com.saxonica.ee.jaxp.SchemaReference
Creates a new ValidatorHandler for this Schema.
newXHTMLEmitter(Properties) - Method in class com.saxonica.serialize.SerializerFactoryPE
Create a new XHTML Emitter.
newXHTMLEmitter(Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new XHTML Emitter.
newXHTMLIndenter(Receiver, Properties) - Method in class com.saxonica.serialize.SerializerFactoryPE
 
newXHTMLIndenter(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new XHTML Indenter.
newXHTMLMetaTagAdjuster(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new XHTML MetaTagAdjuster, responsible for insertion, removal, or replacement of meta elements.
newXHTMLURIEscaper(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new XHTML URI Escaper, responsible for percent-encoding of URIs in HTML output documents.
newXML10ContentChecker(Receiver, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
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(Properties) - Method in class com.saxonica.serialize.SerializerFactoryPE
 
newXMLEmitter(Properties) - Method in class net.sf.saxon.lib.SerializerFactory
Create a new XML Emitter.
newXMLFilter() - Method in class net.sf.saxon.jaxp.StreamingTransformerImpl
Create a JAXP XMLFilter which allows this transformation to be added to a SAX pipeline
newXMLFilter() - Method in class net.sf.saxon.jaxp.TransformerImpl
Create a JAXP XMLFilter which allows this transformation to be added to a SAX pipeline
newXMLFilter(Source) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Create an XMLFilter that uses the given Source as the transformation instructions.
newXMLFilter(Templates) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Create an XMLFilter, based on the Templates argument..
newXMLIndenter(XMLEmitter, Properties) - Method in class com.saxonica.serialize.SerializerFactoryPE
 
newXMLIndenter(XMLEmitter, Properties) - Method in class net.sf.saxon.lib.SerializerFactory
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 - Variable in class com.saxonica.ee.domino.DominoTree
 
next - Variable in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
next - Variable in class net.sf.saxon.trans.rules.Rule
 
next() - Method in class com.saxonica.ee.optim.MultiIndex.SelectedItemsIterator
Get the next item in the sequence.
next() - Method in class com.saxonica.ee.parallel.MultithreadedContextMappingIterator
 
next() - Method in class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
Get the next item in the sequence.
next() - Method in class com.saxonica.ee.parallel.MultithreadedItemMappingIterator
 
next() - Method in class com.saxonica.ee.stream.ManualRegexIterator
 
next() - Method in class com.saxonica.ee.stream.om.AttributeIterator
Get the next node in the iteration, or null if there are no more.
next() - Method in class com.saxonica.functions.qt4.DuplicateValues.DuplicatesIterator
Get the next item in the sequence.
next() - Method in class com.saxonica.xqj.pull.DocumentWrappingPullProvider
 
next() - Method in class com.saxonica.xqj.pull.ElementNameTracker
Get the next event.
next() - Method in class com.saxonica.xqj.pull.PullFromIterator
Get the next event
next() - Method in class com.saxonica.xqj.pull.PullNamespaceReducer
next(): handle next event.
next() - Method in class com.saxonica.xqj.pull.PullToStax
 
next() - Method in class com.saxonica.xqj.pull.PullTracer
Get the next event.
next() - Method in class com.saxonica.xqj.pull.TreeWalker
Get the next event
next() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
next() - Method in class com.saxonica.xqj.SaxonXQSequence
 
next() - Method in interface javax.xml.xquery.XQSequence
Moves to the next item in the sequence.
next() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
next() - Method in class net.sf.saxon.expr.AxisAtomizingIterator
 
next() - Method in class net.sf.saxon.expr.BigRangeIterator
 
next() - Method in class net.sf.saxon.expr.CardinalityCheckingIterator
 
next() - Method in class net.sf.saxon.expr.ContextMappingIterator
 
next() - Method in class net.sf.saxon.expr.DescendingRangeIterator
 
next() - Method in class net.sf.saxon.expr.DifferenceIterator
 
next() - Method in class net.sf.saxon.expr.ErrorIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.expr.FilterExpression.FilterExprElaborator.PositionalFilteredIterator
 
next() - Method in class net.sf.saxon.expr.FilterExpression.FilterExprElaborator.SimpleFilteredIterator
 
next() - Method in class net.sf.saxon.expr.FilterIterator
Get the next item if there is one
next() - Method in class net.sf.saxon.expr.flwor.ReturnClauseIterator
 
next() - Method in class net.sf.saxon.expr.instruct.AbstractBlockIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.expr.IntersectionIterator
 
next() - Method in class net.sf.saxon.expr.ItemCheckingIterator
 
next() - Method in class net.sf.saxon.expr.ItemMappingIterator
 
next() - Method in class net.sf.saxon.expr.MappingIterator
 
next() - Method in class net.sf.saxon.expr.parser.Tokenizer
Get the next token from the input expression.
next() - Method in class net.sf.saxon.expr.sort.DocumentOrderIterator
 
next() - Method in class net.sf.saxon.expr.sort.EmptyIntIterator
Return the next integer in the sequence.
next() - Method in class net.sf.saxon.expr.sort.GroupAdjacentIterator
 
next() - Method in class net.sf.saxon.expr.sort.GroupBreakingIterator
 
next() - Method in class net.sf.saxon.expr.sort.GroupByIterator
 
next() - Method in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
next() - Method in class net.sf.saxon.expr.sort.MergeGroupingIterator
 
next() - Method in class net.sf.saxon.expr.sort.MergeIterator
 
next() - Method in class net.sf.saxon.expr.sort.SortedIterator
Get the next item, in sorted order
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.expr.UnionEnumeration
 
next() - Method in class net.sf.saxon.expr.UnionIterator
 
next() - Method in class net.sf.saxon.expr.ValueTailIterator
 
next() - Method in class net.sf.saxon.functions.DistinctValues.DistinctIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.functions.InsertBefore.InsertIterator
 
next() - Method in class net.sf.saxon.functions.Remove.RemoveIterator
 
next() - Method in class net.sf.saxon.functions.Reverse.ReverseListIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.ma.zeno.ZenoChainIterator
 
next() - Method in class net.sf.saxon.ma.zeno.ZenoSequence.ZenoSequenceIterator
 
next() - Method in class net.sf.saxon.om.FocusTrackingIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.om.IteratorWrapper
Get the next item in the Iterator
next() - Method in class net.sf.saxon.om.MemoSequence.ProgressiveIterator
 
next() - Method in interface net.sf.saxon.om.SequenceIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.option.axiom.AxiomDocument.FollowingSiblingIterator
 
next() - Method in class net.sf.saxon.option.axiom.AxiomDocument.PrecedingSiblingIterator
 
next() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper.FollowingSiblingIterator
 
next() - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper.PrecedingSiblingIterator
 
next() - Method in class net.sf.saxon.pull.PullFilter
Get the next event.
next() - Method in interface 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.StaxBridge
Get the next event
next() - Method in interface net.sf.saxon.pull.UnfailingPullProvider
 
next() - Method in class net.sf.saxon.regex.ARegexIterator
Get the next item in the sequence
next() - Method in class net.sf.saxon.regex.ATokenIterator
 
next() - Method in class net.sf.saxon.regex.JRegexIterator
Get the next item in the sequence
next() - Method in class net.sf.saxon.regex.JTokenIterator
 
next() - Method in class net.sf.saxon.regex.Operation.ForceProgressIterator
 
next() - Method in interface net.sf.saxon.regex.RegexIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.resource.JarCollection.JarIterator
 
next() - Method in class net.sf.saxon.s9api.XdmSequenceIterator
Returns the next element in the iteration.
next() - Method in class net.sf.saxon.str.CodepointIterator
 
next() - Method in class net.sf.saxon.trace.ContextStackIterator
Returns the next element in the iteration.
next() - Method in class net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator
 
next() - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
Get the next item in the array
next() - Method in class net.sf.saxon.tree.iter.ArrayIterator.OfNodes
 
next() - Method in interface net.sf.saxon.tree.iter.AtomicIterator
Get the next atomic value in the sequence.
next() - Method in class net.sf.saxon.tree.iter.AtomizingIterator
 
next() - Method in interface net.sf.saxon.tree.iter.AxisIterator
 
next() - Method in class net.sf.saxon.tree.iter.ConcatenatingAxisIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.tree.iter.EmptyIterator
Get the next item.
next() - Method in class net.sf.saxon.tree.iter.HomogeneityCheckerIterator
 
next() - Method in class net.sf.saxon.tree.iter.IncrementalIterator
Get the next item in the sequence
next() - Method in class net.sf.saxon.tree.iter.ListIterator.Of
 
next() - Method in class net.sf.saxon.tree.iter.ListIterator.OfAtomic
 
next() - Method in class net.sf.saxon.tree.iter.LookaheadIteratorImpl
 
next() - Method in class net.sf.saxon.tree.iter.ManualIterator
 
next() - Method in class net.sf.saxon.tree.iter.NodeListIterator
 
next() - Method in class net.sf.saxon.tree.iter.NodeWrappingAxisIterator
 
next() - Method in class net.sf.saxon.tree.iter.PrependAxisIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.tree.iter.PrependSequenceIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.tree.iter.ReportingSingletonIterator
 
next() - Method in class net.sf.saxon.tree.iter.SequenceIteratorOverJavaIterator
 
next() - Method in class net.sf.saxon.tree.iter.SingleAtomicIterator
 
next() - Method in class net.sf.saxon.tree.iter.SingleNodeIterator
 
next() - Method in class net.sf.saxon.tree.iter.SingletonIterator
 
next() - Method in class net.sf.saxon.tree.iter.TextLinesIterator
 
next() - Method in class net.sf.saxon.tree.iter.TwoItemIterator
Returns the next element in the iteration.
next() - Method in class net.sf.saxon.tree.iter.UntypedAtomizingIterator
 
next() - Method in class net.sf.saxon.tree.jiter.ConcatenatingIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.tree.jiter.MappingJavaIterator
 
next() - Method in class net.sf.saxon.tree.jiter.MonoIterator
Returns the next element in the iteration.
next() - Method in class net.sf.saxon.tree.jiter.PairIterator
Returns the next element in the iteration.
next() - Method in class net.sf.saxon.tree.jiter.WrappingJavaIterator
 
next() - Method in class net.sf.saxon.tree.tiny.AncestorIterator
 
next() - Method in class net.sf.saxon.tree.util.Navigator.AncestorEnumeration
 
next() - Method in class net.sf.saxon.tree.util.Navigator.AxisFilter
 
next() - Method in class net.sf.saxon.tree.util.Navigator.DescendantEnumeration
 
next() - Method in class net.sf.saxon.tree.util.Navigator.EmptyTextFilter
 
next() - Method in class net.sf.saxon.tree.util.Navigator.FollowingEnumeration
 
next() - Method in class net.sf.saxon.tree.util.Navigator.PrecedingEnumeration
 
next() - Method in class net.sf.saxon.tree.util.SteppingNavigator.DescendantAxisIterator
 
next() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy.VirtualCopier
Get the next item in the sequence.
next() - Method in class net.sf.saxon.tree.wrapper.WrappingIterator
 
next() - Method in class net.sf.saxon.value.StringValue.CharacterIterator
 
next() - Method in class net.sf.saxon.value.Whitespace.Tokenizer
 
next() - Method in class net.sf.saxon.z.ConcatenatingIntIterator
Get the next item in the sequence.
next() - Method in class net.sf.saxon.z.IntArraySet.IntArrayIterator
 
next() - Method in interface net.sf.saxon.z.IntIterator
Return the next integer in the sequence.
next() - Method in class net.sf.saxon.z.IntRepeatIterator
 
next() - Method in class net.sf.saxon.z.IntSingletonIterator
 
next() - Method in class net.sf.saxon.z.IntStepIterator
 
NEXT_IN_CHAIN - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
saxon:next-in-chain = URI.
NEXT_IN_CHAIN_BASE_URI - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
 
nextAtomizedValue() - Method in interface net.sf.saxon.om.AtomizedValueIterator
Deliver the atomic value that is next in the atomized result
nextAtomizedValue() - Method in class net.sf.saxon.tree.iter.EmptyIterator
Deliver the atomic value that is next in the atomized result
nextChar() - Method in class net.sf.saxon.expr.parser.Tokenizer
Read next character directly.
nextItem - Variable in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
NextIteration - Class in net.sf.saxon.expr.instruct
Implements a xsl:next-iteration instruction within the body of xsl:iterate
NextIteration() - Constructor for class net.sf.saxon.expr.instruct.NextIteration
 
NextIteration.NextIterationElaborator - Class in net.sf.saxon.expr.instruct
 
NextIterationAdjunct - Class in com.saxonica.ee.stream.adjunct
Compile a xsl:next-intruction instruction to streaming code.
NextIterationAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.NextIterationAdjunct
 
NextIterationElaborator() - Constructor for class net.sf.saxon.expr.instruct.NextIteration.NextIterationElaborator
 
NextIterationFeed - Class in com.saxonica.ee.stream.feed
This class is used when one of the xsl:with-param elements within an xsl:next-iteration of an xsl:iterate consumes the streamed input
NextIterationFeed(Expression, ItemFeed, XPathContext, int) - Constructor for class com.saxonica.ee.stream.feed.NextIterationFeed
 
NextMatch - Class in net.sf.saxon.expr.instruct
An xsl:next-match element in the stylesheet
NextMatch(boolean) - Constructor for class net.sf.saxon.expr.instruct.NextMatch
 
NextMatchAction - Class in com.saxonica.ee.stream.watch
Watch for an xsl:next-match instruction.
NextMatchAction(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.watch.NextMatchAction
 
NextMatchAdjunct - Class in com.saxonica.ee.stream.adjunct
Compile an xsl:next-match expression/instruction to streaming code.
NextMatchAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.NextMatchAdjunct
 
nextReceiver - Variable in class net.sf.saxon.event.ProxyReceiver
 
nextTag() - Method in class com.saxonica.xqj.pull.PullToStax
 
nextToken() - Method in class net.sf.saxon.expr.parser.XPathParser
Read the next token, catching any exception thrown by the tokenizer
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.CountClausePull
Move on to the next tuple.
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.DiagnosticClausePull
Move on to the next tuple.
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.ForClauseOuterPull
Deliver the next output tuple.
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.ForClausePull
Move on to the next tuple.
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.GroupByClausePull
Move on to the next tuple.
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.LetClausePull
Move on to the next tuple.
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.OrderByClausePull
Move on to the next tuple.
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.SingularityPull
Move on to the next tuple.
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.TraceClausePull
Move on to the next tuple.
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.TuplePull
Move on to the next tuple.
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.WhereClausePull
Move on to the next tuple.
nextTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.WindowClausePull
Move on to the next tuple.
NILLABLE_ELEMENT - Static variable in class net.sf.saxon.event.ReceiverOption
Flag used with character content that has been validated against a nillable element declaration.
nilled - Variable in class com.saxonica.ee.validate.ContentValidator
 
Nilled_1 - Class in net.sf.saxon.functions
This class supports the nilled() function
Nilled_1() - Constructor for class net.sf.saxon.functions.Nilled_1
 
NILLED_ELEMENT - Static variable in class net.sf.saxon.event.ReceiverOption
Flag used with character content that has been validated against a nillable element declaration.
nilledSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
NMTOKEN - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:NMTOKEN
NMTOKEN - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
NMTOKENS - Static variable in class net.sf.saxon.type.BuiltInListType
 
NO_NODES_NEWLY_CREATED - Static variable 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())).
NO_SPECIAL_CHARS - Static variable in class net.sf.saxon.event.ReceiverOption
Flag indicating that the value contains no special characters that need to be escaped
NO_TIMEZONE - Static variable in class net.sf.saxon.value.CalendarValue
The value NO_TIMEZONE is used in a value that has no timezone, and it can be passed as an argument to a comparison operation if a value with no timezone is to be matched.
noAmbiguity(Operation, Operation, boolean, boolean) - Static method in class net.sf.saxon.regex.RECompiler
Determine that there is no ambiguity between two branches, that is, if one of them matches then the other cannot possibly match.
NoCloseFeed - Class in com.saxonica.ee.stream.feed
This feed suppresses the call on close().
NoCloseFeed(ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.NoCloseFeed
 
noContextMessage() - Method in class net.sf.saxon.expr.RootExpression
Customize the error message on type checking
node - Variable in class net.sf.saxon.dom.DOMNodeWrapper
 
node - Variable in class net.sf.saxon.dom.NodeOverNodeInfo
 
node - Variable in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
 
node - Variable in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
 
node - Variable in class net.sf.saxon.option.axiom.AxiomParentNodeWrapper
 
node - Variable in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
node - Variable in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
 
node - Variable in class net.sf.saxon.option.xom.XOMNodeWrapper
 
node - Variable in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
 
node - Variable in class net.sf.saxon.tree.wrapper.VirtualCopy.VirtualCopier
 
NODE - net.sf.saxon.om.Genre
 
NODE - Static variable in class net.sf.saxon.type.Type
An item type that matches any node
NODE_LETTER - Static variable in class net.sf.saxon.tree.linked.NodeImpl
Chararacteristic letters to identify each type of node, indexed using the node type values.
NODE_LETTER - Static variable in class net.sf.saxon.tree.tiny.TinyNodeImpl
Characteristic letters to identify each type of node, indexed using the node type values.
NODE_SEQUENCE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a sequence of zero or more nodes
NODE_TYPE - Static variable in class net.sf.saxon.type.Type
 
NodeFactory - Interface in net.sf.saxon.tree.linked
Interface NodeFactory.
NodeImpl - Class in net.sf.saxon.tree.linked
A node in the "linked" tree representing any kind of node except a namespace node.
NodeImpl() - Constructor for class net.sf.saxon.tree.linked.NodeImpl
 
NodeInfo - Interface in net.sf.saxon.om
The NodeInfo interface represents a node in Saxon's implementation of the XPath 2.0 data model.
nodeKind - Variable in class com.saxonica.ee.domino.DominoTree
 
nodeKind - Variable in class net.sf.saxon.dom.DOMNodeWrapper
 
nodeKind - Variable in class net.sf.saxon.option.axiom.AxiomLeafNodeWrapper
 
nodeKind - Variable in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
nodeKind - Variable in class net.sf.saxon.option.jdom2.JDOM2NodeWrapper
 
nodeKind - Variable in class net.sf.saxon.option.xom.XOMNodeWrapper
 
nodeKind - Variable in class net.sf.saxon.tree.tiny.TinyTree
 
nodeKindName(int) - Static method in class net.sf.saxon.pattern.NodeKindTest
Get the name of a node kind
NodeKindTest - Class in net.sf.saxon.pattern
NodeTest is an interface that enables a test of whether a node has a particular name and kind.
NodeListIterator - Class in net.sf.saxon.tree.iter
Class ListIterator, iterates over a sequence of items held in a Java List.
NodeListIterator(List<NodeInfo>) - Constructor for class net.sf.saxon.tree.iter.NodeListIterator
Create a ListIterator over a given List
nodeName(NodeInfo) - Static method in class net.sf.saxon.functions.NodeName_1
 
NodeName - Interface in net.sf.saxon.om
This interface represents a node name.
NodeName_1 - Class in net.sf.saxon.functions
This class supports the node-name() function with a single argument
NodeName_1() - Constructor for class net.sf.saxon.functions.NodeName_1
 
NodeName_1.NodeNameFnElaborator - Class in net.sf.saxon.functions
Elaborator for the fn:node-name() function
NodeNameFnElaborator() - Constructor for class net.sf.saxon.functions.NodeName_1.NodeNameFnElaborator
 
nodeNr - Variable in class net.sf.saxon.tree.tiny.TinyNodeImpl
 
NodeOverNodeInfo - Class in net.sf.saxon.dom
This class implements the DOM Node interface as a wrapper around a Saxon NodeInfo object.
NodeOverNodeInfo() - Constructor for class net.sf.saxon.dom.NodeOverNodeInfo
 
NodePredicate - Interface in net.sf.saxon.pattern
Interface representing a predicate applied to a node.
NodeSelector - Class in net.sf.saxon.pattern
A NodeTest that wraps a general Predicate applied to nodes.
NODESET_PROPERTIES - Static variable in class net.sf.saxon.expr.StaticProperty
Mask for nodeset-related properties
NodeSetFn() - Constructor for class net.sf.saxon.functions.registry.ExsltCommonFunctionSet.NodeSetFn
 
NodeSetPattern - Class in net.sf.saxon.pattern
A NodeSetPattern is a pattern based on an expression that is evaluated to return a set of nodes; a node matches the pattern if it is a member of this node-set.
NodeSetPattern(Expression) - Constructor for class net.sf.saxon.pattern.NodeSetPattern
Create a node-set pattern.
NodeSource - Class in net.sf.saxon.om
A JAXP Source object representing a Saxon NodeInfo.
NodeSource(NodeInfo) - Constructor for class net.sf.saxon.om.NodeSource
Create a NodeSource that wraps a supplied node
NodeSurrogate(NodeInfo) - Constructor for class net.sf.saxon.expr.instruct.MemoFunction.NodeSurrogate
 
NodeTest - Class in net.sf.saxon.pattern
A NodeTest is a simple kind of pattern that enables a context-free test of whether a node matches a given node kind and name.
NodeTest() - Constructor for class net.sf.saxon.pattern.NodeTest
 
nodeTestFromPredicate(NodePredicate) - Static method in class net.sf.saxon.tree.util.Navigator
Convert a Predicate<NodeInfo> (if necessary) to a NodeTest
NodeTestPattern - Class in net.sf.saxon.pattern
A NodeTestPattern is a pattern that consists simply of a NodeTest
NodeTestPattern(NodeTest) - Constructor for class net.sf.saxon.pattern.NodeTestPattern
Create an NodeTestPattern that matches all items of a given type
NodeVectorTree - Interface in net.sf.saxon.tree.tiny
Interface defining methods common to the TinyTree and the Domino tree model.
NodeWrappingAxisIterator<B> - Class in net.sf.saxon.tree.iter
An AxisIterator that wraps a Java Iterator.
NodeWrappingAxisIterator(Iterator<? extends B>, NodeWrappingFunction<? super B, NodeInfo>) - Constructor for class net.sf.saxon.tree.iter.NodeWrappingAxisIterator
Create a SequenceIterator over a given iterator
NodeWrappingFunction<B,​T extends NodeInfo> - Interface in net.sf.saxon.tree.iter
Interface to a function that wraps nodes from an external object model in a Saxon NodeInfo representation
NoDynamicContextException - Exception in net.sf.saxon.trans
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 exception net.sf.saxon.trans.NoDynamicContextException
Create a NoDynamicContextException
NoElementsSpaceStrippingRule - Class in net.sf.saxon.om
A whitespace stripping rule that retains all whitespace text nodes
NoElementsSpaceStrippingRule() - Constructor for class net.sf.saxon.om.NoElementsSpaceStrippingRule
 
noExceptions - Variable in class net.sf.saxon.resource.AbstractResourceCollection
 
NON_EMPTY_SEQUENCE - Static variable in class net.sf.saxon.value.SequenceType
A type that only permits a non-empty sequence
NON_NEGATIVE_INTEGER - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:nonNegativeInteger
NON_NEGATIVE_INTEGER - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
NON_POSITIVE_INTEGER - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:nonPositiveInteger
NON_POSITIVE_INTEGER - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
NoNamespaceName - Class in net.sf.saxon.om
An implementation of NodeName for the common case of a name in no namespace
NoNamespaceName(String) - Constructor for class net.sf.saxon.om.NoNamespaceName
 
NoNamespaceName(String, int) - Constructor for class net.sf.saxon.om.NoNamespaceName
 
NONBMP_MAX - Static variable in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
 
NONBMP_MIN - Static variable in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
 
NonDelegatingURIResolver - Interface in net.sf.saxon.trans
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.
NonDeterminizedState - Class in com.saxonica.ee.schema.fsa
A state in the non-determinized finite state machine
NonDeterminizedState(FiniteStateMachine) - Constructor for class com.saxonica.ee.schema.fsa.NonDeterminizedState
Create a new state in a non-determinized finite state machine
NONE - net.sf.saxon.type.OpenContentVariety
 
NONE - Static variable in class net.sf.saxon.event.ReceiverOption
 
NONE - Static variable in class net.sf.saxon.expr.parser.Loc
 
NONE - Static variable in class net.sf.saxon.s9api.WhitespaceStrippingPolicy
The value NONE indicates that all whitespace text nodes are retained.
NONE - Static variable 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.
noneMatch(Predicate<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns true if no item in the stream matches a supplied predicate
nonExtensible(RecordTest.Field...) - Static method in class net.sf.saxon.ma.map.RecordTest
Make a non-extensible record type
nonHierarchicalSchemes - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
NoOpenFeed - Class in com.saxonica.ee.stream.feed
This feed is used for the inner loop of a for-each, where the results of multiple iterations need to be concatenated into a single sequence.
NoOpenFeed(ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.NoOpenFeed
 
NoOpenOrCloseFeed - Class in com.saxonica.ee.stream.feed
This feed is used for the inner loop of a for-each, where the results of multiple iterations need to be concatenated into a single sequence.
NoOpenOrCloseFeed(ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.NoOpenOrCloseFeed
 
NoOpenStartTagException - Exception in net.sf.saxon.event
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 exception net.sf.saxon.event.NoOpenStartTagException
 
NORMALIZATION_FORM - net.sf.saxon.s9api.Serializer.Property
Set to the name of a Unicode normalization form: "NFC", "NFD", "NFKC", or "NFKD", or "none" to indicate no normalization
NORMALIZATION_FORM - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
normalization-form = NFC|NFD|NFKC|NFKD|non.
normalizationForm - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
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.value.SaxonXMLGregorianCalendar
Normalize this instance to UTC.
normalize(CharSequence) - Static method in class net.sf.saxon.value.Whitespace
 
normalize(String, String) - Static method in class net.sf.saxon.functions.NormalizeUnicode
 
normalize(UnicodeString) - Static method in class net.sf.saxon.value.Whitespace
 
normalize(UnicodeString, boolean) - Method in class net.sf.saxon.serialize.UnicodeNormalizer
 
NORMALIZED_STRING - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:normalizedString
NORMALIZED_STRING - Static variable 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.
normalizeSpace - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
normalizeSpace(UnicodeString) - Static method in class net.sf.saxon.functions.NormalizeSpace_1
 
NormalizeSpace_1 - Class in net.sf.saxon.functions
Implement the XPath normalize-space() function
NormalizeSpace_1() - Constructor for class net.sf.saxon.functions.NormalizeSpace_1
 
NormalizeSpace_1.NormalizeSpaceFnElaborator - Class in net.sf.saxon.functions
 
NormalizeSpaceFnElaborator() - Constructor for class net.sf.saxon.functions.NormalizeSpace_1.NormalizeSpaceFnElaborator
 
NormalizeUnicode - Class in net.sf.saxon.functions
Implement the XPath normalize-unicode() function (both the 1-argument and 2-argument versions)
NormalizeUnicode() - Constructor for class net.sf.saxon.functions.NormalizeUnicode
 
normalizeURI(String) - Static method in class net.sf.saxon.om.DocumentKey
Normalize the representation of file: URIs to give better equality matching than straight string comparison.
normalizeWhitespace(UnicodeString) - Static method in class net.sf.saxon.value.Whitespace
Normalize whitespace as defined in XML Schema.
normalizeWith(Calendar) - Method in class net.sf.saxon.value.SaxonDuration
Converts the years and months fields into the days field by using a specific time instant as the reference point.
not(Predicate<T>) - Static method in class net.sf.saxon.s9api.streams.Predicates
Return a Predicate that is the negation of a supplied Predicate
NOT_A_DUPLICATE - Static variable in class net.sf.saxon.event.ReceiverOption
Flag set on attribute() to indicate that there is no need to check for duplicate attributes
NOT_FOUND - Static variable in exception net.sf.saxon.trans.LicenseException
 
NOT_SUPPLIED - Static variable in class net.sf.saxon.expr.instruct.ParameterSet
 
NOT_TAIL_CALL - Static variable in class net.sf.saxon.expr.UserFunctionCall
 
NOT_UNTYPED_ATOMIC - Static variable in class net.sf.saxon.expr.StaticProperty
Expression property: this bit indicates that although the static type of the expression permits untyped atomic values, it is known that the value will not be untyped atomic.
Notation - Class in com.saxonica.ee.schema
A Notation Declaration Schema Component
Notation(EnterpriseConfiguration, SourceLocator) - Constructor for class com.saxonica.ee.schema.Notation
Creates a new Notation
NOTATION - net.sf.saxon.type.PrimitiveUType
 
NOTATION - Static variable in class com.saxonica.ee.schema.SymbolSpace
 
NOTATION - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:NOTATION
NOTATION - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
NOTATION - Static variable in class net.sf.saxon.type.UType
 
notationDecl(String, String, String) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class net.sf.saxon.event.ReceivingContentHandler
 
NotationSet - Interface in net.sf.saxon.om
A set of declared notations (in the sense of XSD xs:notation)
NotationToQName() - Constructor for class net.sf.saxon.type.Converter.NotationToQName
 
NotationValue - Class in net.sf.saxon.value
An xs:NOTATION value.
NotationValue(String, String, String, boolean) - Constructor for class net.sf.saxon.value.NotationValue
 
NotationValue(String, NamespaceUri, String) - Constructor for class net.sf.saxon.value.NotationValue
Constructor for a value that is known to be valid
NotationValue(String, NamespaceUri, String, boolean) - Constructor for class net.sf.saxon.value.NotationValue
Constructor
NotationValue(String, NamespaceUri, String, AtomicType) - Constructor for class net.sf.saxon.value.NotationValue
Constructor for a value that is known to be valid
NotationValue(StructuredQName, AtomicType) - Constructor for class net.sf.saxon.value.NotationValue
Constructor
NotFn - Class in net.sf.saxon.functions
This class supports the XPath functions boolean(), not(), true(), and false()
NotFn() - Constructor for class net.sf.saxon.functions.NotFn
 
NotFn.NotFnElaborator - Class in net.sf.saxon.functions
 
NotFnElaborator() - Constructor for class net.sf.saxon.functions.NotFn.NotFnElaborator
 
NotFnStreamer - Class in com.saxonica.ee.stream.adjunct
Streaming code for an fn:not() function call
NotFnStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.NotFnStreamer
 
nothing() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that always returns an empty sequence, whatever the input
notify(Receiver) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Notify the event to a Receiver
notify(Receiver) - Method in class com.saxonica.ee.stream.om.FleetingElementNode
Notify the event to a Receiver
notify(Receiver) - Method in class com.saxonica.ee.stream.om.FleetingParentNode
Notify the event to a Receiver
notifyActualKey(AtomicSequence[], Location) - Method in class com.saxonica.ee.validate.RefSelectorWatch
Notify a value selected by this KeyRef
notifyConversion() - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Notify conversion to an ImmutableArrayItem
notifyDuplicates(Action) - Method in class net.sf.saxon.functions.DistinctValues.DistinctIterator
 
notifyElementNode(NodeInfo) - Method in interface net.sf.saxon.event.CopyInformee
Provide information about the node being copied.
notifyElementNode(NodeInfo) - Method in class net.sf.saxon.event.LocationCopier
Provide information about the node being copied.
notifyInheritableAttribute(NodeName, String, Location, int) - Method in class com.saxonica.ee.validate.AttributeInheritor
Notify an inheritable attribute
notifyItem() - Method in class com.saxonica.ee.stream.adjunct.GroupAdjacentTester
Signal an item that matches the selection has been found.
notifyItem() - Method in class com.saxonica.ee.stream.adjunct.GroupBoundaryTester
Signal that a new item that matches the selection has been found.
notifyItem() - Method in class com.saxonica.ee.stream.adjunct.GroupEndingTester
Signal an item that matches the selection has been found.
notifyItem() - Method in class com.saxonica.ee.stream.adjunct.GroupStartingTester
Signal an item that matches the selection has been found.
notifyListener(String, Sequence, XPathContext) - Method in class net.sf.saxon.functions.Trace
 
notifyNotWellFormed() - Method in class net.sf.saxon.event.ContentHandlerProxy
The following method is called when it is found that the output is not a well-formed document.
notifySelectedAttribute(FleetingNode, Location) - Method in class com.saxonica.ee.validate.FieldChecker
Notify an attribute that matches the selection.
notifyValidationStatistics(Map<SchemaComponent, Integer>) - Method in class com.saxonica.ee.validate.StatisticsReporter
Notify the validation statistics
notifyValidationStatistics(Map<SchemaComponent, Integer>) - Method in interface net.sf.saxon.lib.ValidationStatisticsRecipient
Notify the validation statistics
now() - Static method in class com.saxonica.Validate
Get current time in nanoseconds
now() - Static method in class net.sf.saxon.Transform
Get current time in nanoseconds
now() - Static method in class net.sf.saxon.value.DateTimeValue
Get the dateTime value representing the moment of invocation of this method, in the default timezone set for the platform on which the application is running.
NS - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
nsOption - Variable in class net.sf.saxon.Query
 
nsResolver - Variable in class net.sf.saxon.expr.ListConstructorFunction
 
NUL - Static variable in class net.sf.saxon.expr.parser.Tokenizer
 
NULL - net.sf.saxon.ma.json.JsonParser.JsonToken
 
NULL - Static variable in class net.sf.saxon.lib.NamespaceConstant
A URI representing the null namespace (actually, an empty string)
NULL - Static variable in class net.sf.saxon.om.NamespaceUri
A URI representing the null namespace (actually, an empty string)
NullDestination - Class in net.sf.saxon.s9api
A NullDestination is a Destination that discards all output sent to it.
NullDestination() - Constructor for class net.sf.saxon.s9api.NullDestination
 
NUMBER - Static variable in class net.sf.saxon.expr.parser.Token
Numeric literal
Number_0() - Constructor for class net.sf.saxon.functions.ContextItemAccessorFunction.Number_0
 
Number_1 - Class in net.sf.saxon.functions
Implements the XPath fn:number() function when called with one argument.
Number_1() - Constructor for class net.sf.saxon.functions.Number_1
 
Number_1.NumberFnElaborator - Class in net.sf.saxon.functions
 
numberer(long, int) - Method in class net.sf.saxon.option.local.Numberer_tr
 
Numberer - Interface in net.sf.saxon.lib
Interface Numberer supports number formatting.
Numberer_da - Class in net.sf.saxon.option.local
Localization class for Danish.
Numberer_da() - Constructor for class net.sf.saxon.option.local.Numberer_da
 
Numberer_de - Class in net.sf.saxon.option.local
Class Numberer_de provides localization for format-date() and xsl:number with language = "de" (German)
Numberer_de() - Constructor for class net.sf.saxon.option.local.Numberer_de
 
Numberer_en - Class in net.sf.saxon.expr.number
Numberer class for the English language.
Numberer_en() - Constructor for class net.sf.saxon.expr.number.Numberer_en
 
Numberer_fr - Class in net.sf.saxon.option.local
Class Numberer_fr is a number formatter for french.
Numberer_fr() - Constructor for class net.sf.saxon.option.local.Numberer_fr
 
Numberer_frBE - Class in net.sf.saxon.option.local
Class Numberer_frBE is a number formatter for French as used in Belgium.
Numberer_frBE() - Constructor for class net.sf.saxon.option.local.Numberer_frBE
 
Numberer_he - Class in net.sf.saxon.option.local
Class Numberer_he does number formatting for language="he" (Hebrew).
Numberer_he() - Constructor for class net.sf.saxon.option.local.Numberer_he
 
Numberer_it - Class in net.sf.saxon.option.local
Localization class for Italian
Numberer_it() - Constructor for class net.sf.saxon.option.local.Numberer_it
 
Numberer_nl - Class in net.sf.saxon.option.local
Localization class for Dutch.
Numberer_nl() - Constructor for class net.sf.saxon.option.local.Numberer_nl
 
Numberer_nlBE - Class in net.sf.saxon.option.local
Numberer class for the Belgian-Dutch language region.
Numberer_nlBE() - Constructor for class net.sf.saxon.option.local.Numberer_nlBE
 
Numberer_sv - Class in net.sf.saxon.option.local
Numberer class for the Swedish language.
Numberer_sv() - Constructor for class net.sf.saxon.option.local.Numberer_sv
 
Numberer_tr - Class in net.sf.saxon.option.local
 
Numberer_tr() - Constructor for class net.sf.saxon.option.local.Numberer_tr
 
NumberFnElaborator() - Constructor for class net.sf.saxon.functions.Number_1.NumberFnElaborator
 
NumberFormatter - Class in net.sf.saxon.expr.number
Class NumberFormatter defines a method to format a ArrayList of integers as a character string according to a supplied format specification.
NumberFormatter() - Constructor for class net.sf.saxon.expr.number.NumberFormatter
 
NumberInstruction - Class in net.sf.saxon.expr.instruct
This instruction performs the node-counting function of the xsl:number instruction.
NumberInstruction(Expression, int, Pattern, Pattern) - Constructor for class net.sf.saxon.expr.instruct.NumberInstruction
Construct a NumberInstruction
numberOfNodes - Variable in class com.saxonica.ee.domino.DominoTree
 
NumberSequenceFormatter - Class in net.sf.saxon.expr
This expression performs the formatting part of the logic of the xsl:number instruction It takes as input a sequence of integers, which may either be supplied directly as the value attribute of xsl:number, or may be computed by counting nodes.
NumberSequenceFormatter(Expression, Expression, Expression, Expression, Expression, Expression, Expression, Expression, NumberFormatter, boolean) - Constructor for class net.sf.saxon.expr.NumberSequenceFormatter
Construct a NumberSequenceFormatter
NUMERIC - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in union type xs:numeric defined in XDM 3.1
NUMERIC - Static variable in class net.sf.saxon.type.UType
 
NUMERIC_DURATION - Static variable in class net.sf.saxon.expr.Calculator
Calculators used when the second operand is a duration and the first is numeric
NUMERIC_LITERAL - net.sf.saxon.ma.json.JsonParser.JsonToken
 
NumericComparer - Class in net.sf.saxon.expr.sort
A Comparer used for comparing sort keys when data-type="number".
NumericComparer() - Constructor for class net.sf.saxon.expr.sort.NumericComparer
 
NumericComparer11 - Class in net.sf.saxon.expr.sort
A Comparer used for comparing sort keys when data-type="number".
NumericComparer11() - Constructor for class net.sf.saxon.expr.sort.NumericComparer11
 
NumericComparisonOperand - Class in com.saxonica.ee.trans
Given an expression, this characteristic evaluates the set of hash keys corresponding to the string values of the items selected by that expression
NumericComparisonOperand(Expression) - Constructor for class com.saxonica.ee.trans.NumericComparisonOperand
 
NumericComparisonPrecondition(Characteristic, long) - Constructor for class com.saxonica.ee.trans.Precondition.NumericComparisonPrecondition
 
NumericGroupFormatter - Class in net.sf.saxon.expr.number
A NumericGroupFormatter is responsible for insertion of grouping separators into a formatted number (for example, reformatting "1234" as "1,234").
NumericGroupFormatter() - Constructor for class net.sf.saxon.expr.number.NumericGroupFormatter
 
NumericToBoolean() - Constructor for class net.sf.saxon.type.Converter.NumericToBoolean
 
NumericToDecimal() - Constructor for class net.sf.saxon.type.Converter.NumericToDecimal
 
NumericToDouble() - Constructor for class net.sf.saxon.type.Converter.NumericToDouble
 
NumericToFloat() - Constructor for class net.sf.saxon.type.Converter.NumericToFloat
 
NumericToInteger() - Constructor for class net.sf.saxon.type.Converter.NumericToInteger
 
NumericType - Class in net.sf.saxon.type
Singleton class representing the class xs:numeric as defined in XPath 3.1: a union type whose members are xs:double, xs:decimal, and xs:float
NumericValue - Class in net.sf.saxon.value
NumericValue is an abstract superclass for IntegerValue, DecimalValue, FloatValue, and DoubleValue
NumericValue(AtomicType) - Constructor for class net.sf.saxon.value.NumericValue
 
NumericValueToBigDecimal() - Constructor for class net.sf.saxon.expr.PJConverter.NumericValueToBigDecimal
 
NumericValueToDouble() - Constructor for class net.sf.saxon.expr.PJConverter.NumericValueToDouble
 
NumericValueToFloat() - Constructor for class net.sf.saxon.expr.PJConverter.NumericValueToFloat
 

O

OBJECT_MODEL_AXIOM - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI identifying the AXIOM object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_AXIOM - Static variable in class net.sf.saxon.om.NamespaceUri
URI identifying the AXIOM object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_DOM4J - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI identifying the DOM4J object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_DOM4J - Static variable in class net.sf.saxon.om.NamespaceUri
URI identifying the DOM4J object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_DOMINO - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI identifying the DOMINO object model (not used, but needed for consistency)
OBJECT_MODEL_DOMINO - Static variable in class net.sf.saxon.om.NamespaceUri
URI identifying the DOMINO object model (not used, but needed for consistency)
OBJECT_MODEL_DOT_NET_DOM - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI identifying the .NET DOM object model (not used, but needed for consistency)
OBJECT_MODEL_DOT_NET_DOM - Static variable in class net.sf.saxon.om.NamespaceUri
URI identifying the .NET DOM object model (not used, but needed for consistency)
OBJECT_MODEL_JDOM - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI identifying the JDOM object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_JDOM - Static variable in class net.sf.saxon.om.NamespaceUri
URI identifying the JDOM object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_SAXON - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI identifying the Saxon object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_SAXON - Static variable in class net.sf.saxon.om.NamespaceUri
URI identifying the Saxon object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_XOM - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI identifying the XOM object model for use in the JAXP 1.3 XPath API
OBJECT_MODEL_XOM - Static variable in class net.sf.saxon.om.NamespaceUri
URI identifying the XOM object model for use in the JAXP 1.3 XPath API
ObjectConverter - Interface in com.saxonica.xqj
This interface is based on the "CommonHandler" concept defined in early drafts of XQJ.
ObjectLookupElaborator() - Constructor for class com.saxonica.expr.ObjectLookupExpression.ObjectLookupElaborator
 
ObjectLookupExpression - Class in com.saxonica.expr
Saxon extension: a lookup expression of the form X?Y where X is a Java external object and Y is a method defined on that object.
ObjectLookupExpression(Expression, Expression) - Constructor for class com.saxonica.expr.ObjectLookupExpression
 
ObjectLookupExpression.ObjectLookupElaborator - Class in com.saxonica.expr
 
ObjectMap - Class in com.saxonica.functions.extfn
Extension function saxon:object-map(), which converts an external object to a map
ObjectMap() - Constructor for class com.saxonica.functions.extfn.ObjectMap
 
ObjectToBeGrouped() - Constructor for class net.sf.saxon.expr.flwor.GroupByClause.ObjectToBeGrouped
 
ObjectToBeSorted - Class in net.sf.saxon.expr.sort
This class represents a member of a sequence that is being sorted.
ObjectToBeSorted(int) - Constructor for class net.sf.saxon.expr.sort.ObjectToBeSorted
 
ObjectTypeFn() - Constructor for class net.sf.saxon.functions.registry.ExsltCommonFunctionSet.ObjectTypeFn
 
ObjectValue<T> - Class in net.sf.saxon.value
An XPath value that encapsulates a Java object.
ObjectValue(T) - Constructor for class net.sf.saxon.value.ObjectValue
Constructor
obtainBinaryContent(Configuration) - Method in class net.sf.saxon.resource.AbstractResourceCollection.InputDetails
Get the binary content of the resource, either as stored, or by encoding the character content, or by reading the input stream
obtainCharacterContent(Configuration) - Method in class net.sf.saxon.resource.AbstractResourceCollection.InputDetails
Get the character content of the resource, either as stored, or by reading and decoding the input stream
obtainCharacteristic(Characteristic) - Method in class com.saxonica.ee.trans.PreconditionMatcher
Get the value of a particular characteristic of the item being matched, evaluating it if it has not already been evaluated, and retaining its value for future use
obtainDeclaringComponent(StyleElement) - Method in class net.sf.saxon.expr.instruct.Actor
Return the declaring component, creating it if it does not already exist.
obtainDefaultSerializationProperties() - Method in class net.sf.saxon.Configuration
Obtain a default SerializationProperties object.
obtainEngine() - Static method in class com.saxonica.ee.extfn.js.IXSLFunctionSet
 
obtainFingerprint(NamePool) - Method in class net.sf.saxon.om.CodedName
Get the nameCode of this name, allocating a new code from the namepool if necessary
obtainFingerprint(NamePool) - Method in class net.sf.saxon.om.FingerprintedQName
Get the fingerprint of this name, allocating a new code from the namepool if necessary
obtainFingerprint(NamePool) - Method in class net.sf.saxon.om.NameOfNode
Get the nameCode of this name, allocating a new code from the namepool if necessary
obtainFingerprint(NamePool) - Method in interface net.sf.saxon.om.NodeName
Get the fingerprint of this name, allocating a new code from the namepool if necessary
obtainFingerprint(NamePool) - Method in class net.sf.saxon.om.NoNamespaceName
Get the nameCode of this name, allocating a new code from the name pool if necessary
obtainIndex(KeyDefinitionSet, TreeInfo, XPathContext) - Method in class net.sf.saxon.trans.KeyManager
Get the index supporting a particular key definition for a particular document.
obtainLoadedPackage(PackageDetails, List<VersionedPackageName>) - Method in class net.sf.saxon.trans.packages.PackageLibrary
Obtain a loaded package, given details of the package.
obtainMode(StructuredQName, boolean) - Method in class net.sf.saxon.trans.rules.RuleManager
Get the Mode object for a named mode.
obtainNamedDecimalFormat(StructuredQName) - Method in class net.sf.saxon.trans.DecimalFormatManager
Get a named decimal-format registered using setNamedDecimalFormat if it exists; create it if it does not
obtainOptimizer() - Method in class com.saxonica.config.EnterpriseConfiguration
Factory method to get an Optimizer
obtainOptimizer() - Method in class net.sf.saxon.Configuration
Factory method to get an Optimizer.
obtainOptimizer() - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Obtain an optimizer.
obtainOptimizer(OptimizerOptions) - Method in class com.saxonica.config.EnterpriseConfiguration
Factory method to get an Optimizer with specified optimizer options.
obtainOptimizer(OptimizerOptions) - Method in class net.sf.saxon.Configuration
Factory method to get an Optimizer with specified optimizer options.
obtainOutputStream() - Method in class net.sf.saxon.serialize.ExpandedStreamResult
 
obtainPackage(String, String) - Method in class net.sf.saxon.s9api.XsltCompiler
Import a named package, together with all the packages on which it depends, recursively.
obtainPackageWithAlias(String) - Method in class net.sf.saxon.s9api.XsltCompiler
Import a package from the configuration file (or more generally, from the packageLibrary of this XsltCompiler) given an alias used to identify it
obtainPrefixCode(String) - Method in class net.sf.saxon.om.PrefixPool
Get the prefix code corresponding to a given prefix, allocating a new code if necessary
obtainTypeAliasManager() - Method in class net.sf.saxon.expr.PackageData
Get the type alias manager if one already exists, creating it if it does not already exist
obtainUnicodeWriter() - Method in class net.sf.saxon.serialize.ExpandedStreamResult
Make a UnicodeWriter for an Emitter to use.
obtainUseEvaluator() - Method in class net.sf.saxon.trans.KeyDefinition
 
obtainXMLReader() - Method in class net.sf.saxon.lib.ParseOptions
Obtain an XMLReader (parser), by making one using the XMLReaderMaker if available, or by returning the registered XMLReader if available, or failing that, return null
OCC_EMPTY - Static variable in interface javax.xml.xquery.XQSequenceType
 
OCC_EXACTLY_ONE - Static variable in interface javax.xml.xquery.XQSequenceType
 
OCC_ONE_OR_MORE - Static variable in interface javax.xml.xquery.XQSequenceType
 
OCC_ZERO_OR_MORE - Static variable in interface javax.xml.xquery.XQSequenceType
 
OCC_ZERO_OR_ONE - Static variable in interface javax.xml.xquery.XQSequenceType
 
OCCURRENCE_LIMITS - Static variable in class net.sf.saxon.lib.Feature
OCCURRENCE_LIMITS determines the largest values of minOccurs and maxOccurs that can be accommodated when compiling an "expanded" finite state machine to represent an XSD content model grammar.
OCCURRENCE_LIMITS - Static variable in class net.sf.saxon.lib.FeatureCode
 
OCCURRENCE_LIMITS - Static variable in class net.sf.saxon.lib.FeatureKeys
OCCURRENCE_LIMITS determines the largest values of minOccurs and maxOccurs that can be accommodated when compiling an "expanded" finite state machine to represent an XSD content model grammar.
OccurrenceIndicator - Enum in net.sf.saxon.s9api
Represents one of the possible occurrence indicators in a SequenceType.
OctetsToBase64Binary() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.OctetsToBase64Binary
 
OctetsToHexBinary() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.OctetsToHexBinary
 
of(int...) - Static method in class net.sf.saxon.z.IntHashSet
Create an IntHashSet with supplied integer members
of(int, int) - Static method in class net.sf.saxon.str.IndentWhitespace
Create an IndentWhitespace object
of(Class<?>) - Static method in class net.sf.saxon.type.JavaExternalObjectType
Allocate an external object type.
of(String) - Static method in class net.sf.saxon.om.NamespaceUri
Return the NamespaceUri object corresponding to a given namespace name supplied as a string
of(String) - Static method in class net.sf.saxon.str.BMPString
Wrap a String, which must contain no surrogates
of(String) - Static method in class net.sf.saxon.str.StringView
 
of(String) - Static method in enum net.sf.saxon.trans.FunctionStreamability
 
of(String, NamespaceUri) - Static method in class net.sf.saxon.om.NamespaceMap
Get a namespace map containing a single namespace binding
of(IntPredicate) - Static method in class net.sf.saxon.z.IntPredicateLambda
Implement an integer predicate as a lambda expression
of(Predicate<? super NodeInfo>) - Static method in class net.sf.saxon.pattern.NodeSelector
Create a NodeTest based on a supplied predicate.
of(ItemFilter.Lambda) - Static method in class net.sf.saxon.expr.ItemFilter
 
of(ItemMapper.Lambda) - Static method in class net.sf.saxon.expr.ItemMapper
 
of(SequenceMapper.Lambda) - Static method in class net.sf.saxon.expr.SequenceMapper
 
of(AttributeInfo) - Static method in class net.sf.saxon.om.SingletonAttributeMap
 
of(UnicodeString) - Static method in class net.sf.saxon.str.ZenoString
Construct a ZenoString from a supplied UnicodeString
Of(List<T>) - Constructor for class net.sf.saxon.tree.iter.ListIterator.Of
Create a ListIterator over a given List
Of(List<T>) - Constructor for class net.sf.saxon.value.SequenceExtent.Of
Construct a SequenceExtent from a List.
Of(SequenceExtent.Of<T>, int, int) - Constructor for class net.sf.saxon.value.SequenceExtent.Of
Construct a SequenceExtent as a view of another SequenceExtent
Of(T[]) - Constructor for class net.sf.saxon.tree.iter.ArrayIterator.Of
 
Of(T[]) - Constructor for class net.sf.saxon.value.SequenceExtent.Of
Construct an sequence from an array of items.
Of(T[], int, int) - Constructor for class net.sf.saxon.tree.iter.ArrayIterator.Of
Create an iterator over a range of an array.
ofAtomic() - Static method in class net.sf.saxon.tree.iter.EmptyIterator
Static method to get an empty AtomicIterator
OfAtomic(List<A>) - Constructor for class net.sf.saxon.tree.iter.ListIterator.OfAtomic
 
ofAtomicValues(SequenceIterator) - Static method in class net.sf.saxon.s9api.XdmSequenceIterator
 
ofNode(XdmNode) - Static method in class net.sf.saxon.s9api.XdmSequenceIterator
 
ofNodes() - Static method in class net.sf.saxon.tree.iter.EmptyIterator
Static method to get an empty AxisIterator
ofNodes(AxisIterator) - Static method in class net.sf.saxon.s9api.XdmSequenceIterator
 
OfNodes(N[]) - Constructor for class net.sf.saxon.tree.iter.ArrayIterator.OfNodes
 
OMIT_DEFAULT_PORTS - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
OMIT_XML_DECLARATION - net.sf.saxon.s9api.Serializer.Property
Set to "yes" if the XML declaration is to be omitted from the output file
omitDefaultPorts - Variable in class com.saxonica.functions.qt4.URIFunctions
 
OMNI_MODE_NAME - Static variable in class net.sf.saxon.trans.Mode
 
ON_ERROR_FAIL - Static variable in class net.sf.saxon.functions.URIQueryParameters
 
ON_ERROR_IGNORE - Static variable in class net.sf.saxon.functions.URIQueryParameters
 
ON_ERROR_WARNING - Static variable in class net.sf.saxon.functions.URIQueryParameters
 
onClose(Runnable) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns an equivalent stream with a specified handler to be called when the stream is exhausted
onClose(List<Action>) - Method in class net.sf.saxon.event.SequenceNormalizer
Set actions to be performed when this Receiver is closed
onClose(Action) - Method in class net.sf.saxon.event.SequenceNormalizer
 
onClose(Action) - Method in class net.sf.saxon.s9api.AbstractDestination
Register a listener to be notified when this destination is closed
onClose(Action) - Method in interface net.sf.saxon.s9api.Destination
Register a listener to be notified when a Outputter linked to this destination is closed.
onClose(Action) - Method in class net.sf.saxon.s9api.DestinationHelper
Register a listener to be notified when this destination is closed
onClose(Action) - Method in class net.sf.saxon.s9api.XsltTransformer
 
OnDemandFunctionSet - Class in net.sf.saxon.functions.registry
The OnDemandFunctionSet represents a function library where the implementation classes are loaded dynamically on demand.
OnDemandFunctionSet(Configuration, NamespaceUri, String) - Constructor for class net.sf.saxon.functions.registry.OnDemandFunctionSet
 
onDuplicatesKey - Static variable in class net.sf.saxon.ma.map.MapFunctionSet.MapMerge
 
one() - Method in class net.sf.saxon.pattern.NodeTest
Get a sequence type representing exactly one instance of this atomic type
one() - Method in class net.sf.saxon.s9api.ItemType
Combine the item type with the occurrence indicator "exactly one" to form a sequence type.
one() - Method in class net.sf.saxon.type.AnyItemType
Get a sequence type representing exactly one instance of this atomic type
one() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get a sequence type representing exactly one instance of this atomic type
one() - Method in interface net.sf.saxon.type.ItemTypeWithSequenceTypeCache
Get a sequence type representing exactly one instance of this atomic type
one(ItemType) - Static method in class net.sf.saxon.value.SequenceType
 
One<T extends Item> - Class in net.sf.saxon.om
A sequence containing exactly one item.
One(T) - Constructor for class net.sf.saxon.om.One
Create an instance of the class
ONE - net.sf.saxon.s9api.OccurrenceIndicator
 
ONE - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Local names used for cardinality values
ONE - Static variable in class net.sf.saxon.str.StringConstants
 
ONE - Static variable in class net.sf.saxon.style.PackageVersion
 
ONE - Static variable in class net.sf.saxon.value.BigDecimalValue
 
ONE - Static variable in class net.sf.saxon.value.DoubleValue
 
ONE - Static variable in class net.sf.saxon.value.FloatValue
 
ONE - Static variable in class net.sf.saxon.value.NestedIntegerValue
 
ONE_OR_MORE - net.sf.saxon.s9api.OccurrenceIndicator
 
ONE_TO_ONE - net.sf.saxon.expr.GeneralComparison.ComparisonCardinality
 
OnEmptyAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a consuming xsl:on-empty instruction
OnEmptyAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.OnEmptyAdjunct
 
OnEmptyExpr - Class in net.sf.saxon.expr.instruct
A compiled xsl:on-empty instruction.
OnEmptyExpr(Expression) - Constructor for class net.sf.saxon.expr.instruct.OnEmptyExpr
Create the instruction
oneOrMore() - Method in class net.sf.saxon.pattern.NodeTest
Get a sequence type representing one or more instances of this atomic type
oneOrMore() - Method in class net.sf.saxon.s9api.ItemType
Combine the item type with the occurrence indicator "one or more" (+) to form a sequence type.
oneOrMore() - Method in class net.sf.saxon.type.AnyItemType
Get a sequence type representing one or more instances of this atomic type
oneOrMore() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get a sequence type representing one or more instances of this atomic type
oneOrMore() - Method in interface net.sf.saxon.type.ItemTypeWithSequenceTypeCache
Get a sequence type representing one or more instances of this atomic type
OneOrMore<T extends Item> - Class in net.sf.saxon.om
A value that is a sequence containing one or more items.
OneOrMore() - Constructor for class net.sf.saxon.functions.TreatFn.OneOrMore
 
OneOrMore(List<T>) - Constructor for class net.sf.saxon.om.OneOrMore
 
OneOrMore(T[]) - Constructor for class net.sf.saxon.om.OneOrMore
Create a sequence containing zero or one items
onError - Variable in class net.sf.saxon.resource.AbstractResourceCollection.InputDetails
Action to be taken in the event of an error, for example URIQueryParameters#ON_ERROR_FAIL, URIQueryParameters#ON_ERROR_WARNING, or URIQueryParameters#ON_ERROR_IGNORE
onGroupEnd(int) - Method in interface net.sf.saxon.regex.RegexMatchHandler
Method to be called when the end of a captured group is encountered
onGroupStart(int) - Method in interface net.sf.saxon.regex.RegexMatchHandler
Method to be called when the start of a captured group is encountered
OnNonEmptyAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a consuming xsl:on-non-empty instruction
OnNonEmptyAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.OnNonEmptyAdjunct
 
OnNonEmptyExpr - Class in net.sf.saxon.expr.instruct
A compiled xsl:on-non-empty instruction.
OnNonEmptyExpr(Expression) - Constructor for class net.sf.saxon.expr.instruct.OnNonEmptyExpr
Create the instruction
op - Variable in class net.sf.saxon.regex.OpRepeat
 
OpaqueFilter - Static variable in class com.saxonica.ee.stream.feed.FilteringFeed
A filter that matches nothing
OpAtom - Class in net.sf.saxon.regex
A match against a fixed string of any length, within a regular expression
OpBackReference - Class in net.sf.saxon.regex
A back-reference in a regular expression
OpBOL - Class in net.sf.saxon.regex
Beginning of Line (^) in a regular expression
OpBOL() - Constructor for class net.sf.saxon.regex.OpBOL
 
OpCapture - Class in net.sf.saxon.regex
Open paren (captured group) within a regular expression
OpCharClass - Class in net.sf.saxon.regex
A match of a single character in the input against a set of permitted characters
OpChoice - Class in net.sf.saxon.regex
A choice of several branches within a regular expression
open() - Method in class com.saxonica.ee.domino.Erector
Open the event stream
open() - Method in class com.saxonica.ee.schema.sdoc.VersionControlFilter
Start of document
open() - Method in class com.saxonica.ee.validate.AbstractReceiver
 
open() - Method in class com.saxonica.ee.validate.CatchingReceiver
 
open() - Method in class com.saxonica.serialize.BinaryEmitter
 
open() - Method in class com.saxonica.serialize.OuterNewlineInserter
Start of document
open() - Method in class net.sf.saxon.dom.DOMWriter
Start of the document.
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
open() - Method in class net.sf.saxon.event.Outputter
Notify the start of the event stream
open() - Method in class net.sf.saxon.event.ProxyOutputter
Notify the start of the event stream
open() - Method in class net.sf.saxon.event.ProxyReceiver
Start of event stream
open() - Method in interface net.sf.saxon.event.Receiver
Notify the start of the event stream
open() - Method in class net.sf.saxon.event.RegularSequenceChecker
Start of event stream
open() - Method in class net.sf.saxon.event.SequenceNormalizer
Start of event stream
open() - Method in class net.sf.saxon.event.SequenceNormalizerWithItemSeparator
Start of event stream
open() - Method in class net.sf.saxon.event.SequenceReceiver
Start the output process
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.TeeOutputter
 
open() - Method in class net.sf.saxon.event.TransformerReceiver
Start of event stream
open() - Method in class net.sf.saxon.event.TreeReceiver
Start of event sequence
open() - Method in class net.sf.saxon.ma.json.JsonReceiver
 
open() - Method in class net.sf.saxon.option.axiom.AxiomWriter
Start of the document.
open() - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
Start of the document.
open() - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
Start of the document.
open() - Method in class net.sf.saxon.option.xom.XOMWriter
Start of the document.
open() - Method in class net.sf.saxon.query.SequenceWrapper
 
open() - Method in class net.sf.saxon.serialize.HTMLEmitter
Output start of document
open() - Method in class net.sf.saxon.serialize.PrincipalOutputGatekeeper
 
open() - Method in class net.sf.saxon.serialize.TEXTEmitter
Start of the document.
open() - Method in class net.sf.saxon.serialize.UncommittedSerializer
 
open() - Method in class net.sf.saxon.serialize.XMLEmitter
Start of the event stream.
open() - Method in class net.sf.saxon.serialize.XMLIndenter
Start of document
open() - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
open() - Method in interface net.sf.saxon.str.UniStringConsumer
Initial processing.
open() - Method in class net.sf.saxon.style.UseWhenFilter
Start of document
open() - Method in class net.sf.saxon.trace.CountingFilter
Start of event stream
open() - Method in class net.sf.saxon.trace.TracingFilter
Start of event stream
open() - Method in class net.sf.saxon.trans.ConfigurationReader
 
open() - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Open the stream of Receiver events
open() - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Open the event stream
open(Terminator) - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
Open the watch.
open(Terminator) - Method in class com.saxonica.ee.stream.adjunct.LiteralAdjunct.LiteralItemFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.adjunct.TryCatchAdjunct.TryCatchFeed
Start evaluating the expression.
open(Terminator) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.feed.DecomposingFeed
Signal the start of a sequence of items
open(Terminator) - Method in class com.saxonica.ee.stream.feed.FilteringFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.feed.GeneralComparisonEqualityFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.feed.GeneralComparisonInequalityFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.feed.GeneralComparisonMinimaxFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.feed.ItemFeed
Start evaluating the expression.
open(Terminator) - Method in class com.saxonica.ee.stream.feed.NextIterationFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.feed.NoCloseFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.feed.NoOpenFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.feed.NoOpenOrCloseFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.feed.ShallowCopyEventFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.feed.SinkFeed
 
open(Terminator) - Method in class com.saxonica.ee.stream.watch.AbstractWatch
Open the watch.
open(Terminator) - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
 
open(Terminator) - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
 
open(Terminator) - Method in class com.saxonica.ee.stream.watch.ForEachAction
 
open(Terminator) - Method in class com.saxonica.ee.stream.watch.ForEachGroupParallelAction
 
open(Terminator) - Method in class com.saxonica.ee.stream.watch.ForEachGroupPartitionAction
 
open(Terminator) - Method in class com.saxonica.ee.stream.watch.IterateAction
 
open(Terminator) - Method in class com.saxonica.ee.stream.watch.MultiAccumulatorWatch
 
open(Terminator) - Method in class com.saxonica.ee.stream.watch.PatternWatch
Open the watch.
open(Terminator) - Method in class com.saxonica.ee.stream.watch.Trigger
Open the watch.
open(Terminator) - Method in interface com.saxonica.ee.stream.watch.Watch
Open the watch.
open(Controller) - Method in class net.sf.saxon.event.ContentHandlerProxy.ContentHandlerProxyTraceListener
Method called at the start of execution, that is, when the run-time transformation starts
open(Controller) - Method in interface net.sf.saxon.lib.TraceListener
Method called at the start of execution, that is, when the run-time transformation starts.
open(Controller) - Method in class net.sf.saxon.trace.AbstractTraceListener
Called at start
open(Controller) - Method in class net.sf.saxon.trace.TimingTraceListener
Called at start
open(Controller) - Method in class net.sf.saxon.trace.TraceEventMulticaster
Called at start
OPEN - net.sf.saxon.event.RegularSequenceChecker.State
 
openAncestors(NodeInfo, List<NodeInfo>, XPathContext) - Static method in class net.sf.saxon.functions.SnapshotFn
 
openContentMode - Variable in class com.saxonica.ee.schema.ContentType
 
OpenContentVariety - Enum in net.sf.saxon.type
The different varieties of open content for complex types
openContentWildcard - Variable in class com.saxonica.ee.schema.ContentType
 
openDocument() - Method in class net.sf.saxon.serialize.HTML40Emitter
 
openDocument() - Method in class net.sf.saxon.serialize.HTML50Emitter
 
openDocument() - Method in class net.sf.saxon.serialize.HTMLEmitter
 
openDocument() - Method in class net.sf.saxon.serialize.TEXTEmitter
 
openDocument() - Method in class net.sf.saxon.serialize.XMLEmitter
Do the real work of starting the document.
OpEndProgram - Class in net.sf.saxon.regex
End of program in a regular expression
OpEndProgram() - Constructor for class net.sf.saxon.regex.OpEndProgram
 
opened - Variable in class net.sf.saxon.event.Builder
 
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.
openStackFrame(SlotManager) - Method in class net.sf.saxon.expr.XPathContextMajor
Create a new stack frame for local variables, using the supplied SlotManager to define the allocation of slots to individual variables
openStartTag - Variable in class net.sf.saxon.serialize.XMLEmitter
 
OpEOL - Class in net.sf.saxon.regex
End of Line ($) in a regular expression
OpEOL() - Constructor for class net.sf.saxon.regex.OpEOL
 
Operand - Class in net.sf.saxon.expr
Information about a sub-expression and its relationship to the parent expression
Operand(Expression, Expression, OperandRole) - Constructor for class net.sf.saxon.expr.Operand
Create an operand object
OperandArray - Class in net.sf.saxon.expr.oper
Defines an operand set comprising an array of operands numbered zero to N.
OperandArray(Expression, Expression[]) - Constructor for class net.sf.saxon.expr.oper.OperandArray
 
OperandArray(Expression, Expression[], OperandRole) - Constructor for class net.sf.saxon.expr.oper.OperandArray
 
OperandArray(Expression, Expression[], OperandRole[]) - Constructor for class net.sf.saxon.expr.oper.OperandArray
 
operandExpressions() - Method in class net.sf.saxon.expr.oper.OperandArray
 
operandList(Operand...) - Method in class net.sf.saxon.expr.Expression
Helper method for subclasses to build a list of operands
OperandProcessor - Interface in net.sf.saxon.expr.flwor
Interface representing a visitor of the clauses of a FLWOR expression that can process and modify the operands of each clause
OperandRole - Class in net.sf.saxon.expr
Defines the role of a child expression relative to its parent expression.
OperandRole(int, OperandUsage) - Constructor for class net.sf.saxon.expr.OperandRole
 
OperandRole(int, OperandUsage, SequenceType) - Constructor for class net.sf.saxon.expr.OperandRole
 
OperandRole(int, OperandUsage, SequenceType, Predicate<Expression>) - Constructor for class net.sf.saxon.expr.OperandRole
 
operands() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class com.saxonica.ee.optim.SwitchExpression
 
operands() - Method in class com.saxonica.ee.update.CopyModifyExpression
 
operands() - Method in class com.saxonica.ee.update.DeleteExpression
 
operands() - Method in class com.saxonica.ee.update.InsertExpression
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class com.saxonica.ee.update.RenameExpression
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class com.saxonica.ee.update.ReplaceNodeExpression
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class com.saxonica.ee.update.ReplaceValueExpression
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class com.saxonica.xsltextn.instruct.Assign
 
operands() - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
 
operands() - Method in class com.saxonica.xsltextn.instruct.DoInstr
 
operands() - Method in class com.saxonica.xsltextn.instruct.TabulateMaps
 
operands() - Method in class com.saxonica.xsltextn.instruct.While
 
operands() - Method in class net.sf.saxon.expr.Assignation
 
operands() - Method in class net.sf.saxon.expr.BinaryExpression
 
operands() - Method in class net.sf.saxon.expr.DynamicFunctionCall
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.expr.Expression
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.expr.flwor.TupleExpression
 
operands() - Method in class net.sf.saxon.expr.FunctionCall
 
operands() - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
operands() - Method in class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
 
operands() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
 
operands() - Method in class net.sf.saxon.expr.instruct.Block
 
operands() - Method in class net.sf.saxon.expr.instruct.BreakInstr
 
operands() - Method in class net.sf.saxon.expr.instruct.CallTemplate
 
operands() - Method in class net.sf.saxon.expr.instruct.Choose
Get all the operands of the Choose expresssion - that is, all the conditions and all the actions
operands() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
 
operands() - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
 
operands() - Method in class net.sf.saxon.expr.instruct.ComputedElement
 
operands() - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
 
operands() - Method in class net.sf.saxon.expr.instruct.Copy
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.expr.instruct.CopyOf
 
operands() - Method in class net.sf.saxon.expr.instruct.Doctype
 
operands() - Method in class net.sf.saxon.expr.instruct.DocumentInstr
 
operands() - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
operands() - Method in class net.sf.saxon.expr.instruct.FixedElement
 
operands() - Method in class net.sf.saxon.expr.instruct.ForEach
Get the operands of this expression
operands() - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
operands() - Method in class net.sf.saxon.expr.instruct.Fork
 
operands() - Method in class net.sf.saxon.expr.instruct.Instruction
 
operands() - Method in class net.sf.saxon.expr.instruct.IterateInstr
 
operands() - Method in class net.sf.saxon.expr.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)
operands() - Method in class net.sf.saxon.expr.instruct.LocalParamBlock
 
operands() - Method in class net.sf.saxon.expr.instruct.MessageInstr
 
operands() - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
 
operands() - Method in class net.sf.saxon.expr.instruct.NextIteration
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.expr.instruct.NumberInstruction
 
operands() - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
 
operands() - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
operands() - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
 
operands() - Method in class net.sf.saxon.expr.instruct.SourceDocument
 
operands() - Method in class net.sf.saxon.expr.instruct.TraceExpression
 
operands() - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
 
operands() - Method in class net.sf.saxon.expr.IntegerRangeTest
 
operands() - Method in class net.sf.saxon.expr.NumberSequenceFormatter
 
operands() - Method in class net.sf.saxon.expr.oper.OperandArray
Return a collection containing all the operands.
operands() - Method in class net.sf.saxon.expr.RangeExpression
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.expr.SimpleExpression
 
operands() - Method in class net.sf.saxon.expr.sort.ConditionalSorter
 
operands() - Method in class net.sf.saxon.expr.sort.MergeInstr
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.expr.sort.SortExpression
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
 
operands() - Method in class net.sf.saxon.expr.sort.SortKeyDefinitionList
Get the operands of this SortKeyDefinitionList, treating it as a pseudo-expression.
operands() - Method in class net.sf.saxon.expr.SubscriptExpression
 
operands() - Method in class net.sf.saxon.expr.TryCatch
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.expr.UnaryExpression
 
operands() - Method in class net.sf.saxon.functions.hof.PartialApply
 
operands() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
 
operands() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.pattern.GeneralNodePattern
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.pattern.NodeSetPattern
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operands() - Method in class net.sf.saxon.pattern.VennPattern
Get the immediate sub-expressions of this expression, with information about the relationship of each expression to its parent expression.
operandSparseList(Operand...) - Method in class net.sf.saxon.expr.Expression
Helper method for subclasses to build a list of operands
OperandUsage - Enum in net.sf.saxon.expr
The usage of an operand defines how the containing expression makes use of the value of the operand, as defined in the XSLT 3.0 specification.
operation - Variable in class net.sf.saxon.regex.RegexPrecondition
 
operation - Variable in class net.sf.saxon.regex.REProgram
 
Operation - Class in net.sf.saxon.regex
Represents an operation or instruction in the regular expression program.
Operation() - Constructor for class net.sf.saxon.regex.Operation
 
Operation.ForceProgressIterator - Class in net.sf.saxon.regex
The ForceProgressIterator is used to protect against non-termination; specifically, iterators that return an infinite number of zero-length matches.
operations - Variable in class net.sf.saxon.regex.OpSequence
 
operator - Variable in class net.sf.saxon.expr.BinaryExpression
 
operator - Variable in class net.sf.saxon.expr.CompareToConstant
 
OPERATOR_STATE - Static variable in class net.sf.saxon.expr.parser.Tokenizer
State in which the next thing to be read is an operator
operatorFromCode(char) - Static method in class net.sf.saxon.expr.Calculator
 
operatorPrecedence(int) - Static method in class net.sf.saxon.expr.parser.XPathParser
Get the precedence associated with a given operator
OpFn - Class in com.saxonica.functions.qt4
This class implements the function fn:op(), which is a proposed function in XPath 4.0 to return a function that implements a supplied operator
OpFn() - Constructor for class com.saxonica.functions.qt4.OpFn
 
OpGreedyFixed - Class in net.sf.saxon.regex
Handle a greedy repetition (with possible min and max) where the size of the repeated unit is fixed.
OpNothing - Class in net.sf.saxon.regex
Match empty string within a regular expression
OpNothing() - Constructor for class net.sf.saxon.regex.OpNothing
 
OpReluctantFixed - Class in net.sf.saxon.regex
Handle a reluctant repetition (with possible min and max) where the size of the repeated unit is fixed.
OpRepeat - Class in net.sf.saxon.regex
Handle a repetition (with possible min and max) where the size of the repeated unit is variable.
OpSequence - Class in net.sf.saxon.regex
A sequence of multiple pieces in a regular expression
OPT - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
OPT_HASBACKREFS - Static variable in class net.sf.saxon.regex.REProgram
 
OPT_HASBOL - Static variable in class net.sf.saxon.regex.REProgram
 
OPTIMIZATION_LEVEL - Static variable in class net.sf.saxon.lib.Feature
Allows individual optimizations to be enabled or disabled selectively.
OPTIMIZATION_LEVEL - Static variable in class net.sf.saxon.lib.FeatureCode
 
OPTIMIZATION_LEVEL - Static variable in class net.sf.saxon.lib.FeatureKeys
Allows individual optimizations to be enabled or disabled selectively.
optimizationData - Variable in class net.sf.saxon.trans.rules.RuleChain
 
optimizationFlags - Variable in class net.sf.saxon.regex.REProgram
 
optimize() - Method in class net.sf.saxon.query.XQueryFunction
Optimize the body of this function
optimize(ExpressionVisitor, WithParam[], ContextItemStaticInfo) - Static method in class net.sf.saxon.expr.instruct.WithParam
Static method to optimize a set of with-param elements
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.optim.GeneralEqualityEE
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.parallel.MultithreadedForEach
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.stream.StreamInstr
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.AndExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.Atomizer
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.AxisExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.BinaryExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.BooleanExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.CardinalityChecker
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.CastableExpression
Optimize the expression
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.CastExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.CompareToConstant
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.compat.GeneralComparison10
Optimize the expression
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ContextItemExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.EagerLetExpression
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ErrorExpression
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.Expression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.FilterExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.Clause
Optimize any expressions contained within this clause
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.GroupByClause
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.OuterForExpression
Optimize the expression
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ForExpression
Optimize the expression
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.FunctionCall
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.GeneralComparison
Optimize the expression
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.HomogeneityChecker
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.IdentityComparison
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.InstanceOfExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.Block
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.CallTemplate
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.Choose
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.Copy
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.CopyOf
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.FixedElement
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ForEach
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.IterateInstr
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.MessageInstr
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.NumberInstruction
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.SequenceInstr
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.SourceDocument
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.IntegerRangeTest
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.IsLastExpression
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ItemChecker
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.LetExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.Literal
Optimize an expression
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.LookupAllExpression
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.LookupExpression
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.NumberSequenceFormatter
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.Operand
Perform optimization on the child expression.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.OrExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.QuantifiedExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.RangeExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.RootExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SimpleStepExpression
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SingleItemFilter
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SingletonAtomizer
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SingletonIntersectExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SlashExpression
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.sort.ConditionalSorter
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.sort.DocumentSorter
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.sort.MergeInstr
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.sort.SortExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SubscriptExpression
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SuppliedParameterReference
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SystemFunctionCall
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SystemFunctionCall.Optimized
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.TailExpression
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.TryCatch
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.UnaryExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.UserFunctionCall
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ValueComparison
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.VariableReference
Optimize the expression.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.VennExpression
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.GeneralNodePattern
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Perform optimisation of an expression and its subexpressions.
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.NodeSetPattern
 
optimize(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.Pattern
Perform optimisation of an expression and its subexpressions.
optimize(REProgram, REFlags) - Method in class net.sf.saxon.regex.OpCapture
 
optimize(REProgram, REFlags) - Method in class net.sf.saxon.regex.OpChoice
 
optimize(REProgram, REFlags) - Method in class net.sf.saxon.regex.Operation
Optimize the operation
optimize(REProgram, REFlags) - Method in class net.sf.saxon.regex.OpGreedyFixed
 
optimize(REProgram, REFlags) - Method in class net.sf.saxon.regex.OpReluctantFixed
 
optimize(REProgram, REFlags) - Method in class net.sf.saxon.regex.OpRepeat
 
optimize(REProgram, REFlags) - Method in class net.sf.saxon.regex.OpSequence
 
optimize(REProgram, REFlags) - Method in class net.sf.saxon.regex.OpTrace
 
optimize(REProgram, REFlags) - Method in class net.sf.saxon.regex.OpUnambiguousRepeat
 
optimize(ComponentDeclaration) - Method in interface net.sf.saxon.style.StylesheetComponent
Optimize the stylesheet construct
optimize(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAccumulator
 
optimize(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAttributeSet
Optimize the stylesheet construct
optimize(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLFunction
 
optimize(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLGlobalVariable
Optimize the stylesheet construct
optimize(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLKey
Optimize the stylesheet construct
optimize(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLTemplate
This method is a bit of a misnomer, because it does more than invoke optimization of the template body.
optimizeChildren(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.Expression
Perform optimization of the children of this expression (and their children, recursively) This method is provided as a helper for implementations of the Expression.optimize(net.sf.saxon.expr.parser.ExpressionVisitor, net.sf.saxon.expr.parser.ContextItemStaticInfo) method, since optimizing the children is an inevitable part of optimizing the expression itself
optimizeComponentBody(Expression, Compilation, ExpressionVisitor, ContextItemStaticInfo, boolean) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Optimize the implementation of a component such as a function, template, or global variable
Optimized(SystemFunction, Expression[]) - Constructor for class net.sf.saxon.expr.SystemFunctionCall.Optimized
 
optimizeForExpressionForStreaming(ForExpression) - Method in class com.saxonica.ee.optim.OptimizerEE
In streaming mode, optimize a ForExpression for streaming.
optimizeForExpressionForStreaming(ForExpression) - Method in class net.sf.saxon.expr.parser.Optimizer
In streaming mode, optimizer a ForExpression for streaming
optimizeGeneralComparison(ExpressionVisitor, GeneralComparison, boolean, ContextItemStaticInfo) - Method in class com.saxonica.ee.optim.OptimizerEE
Optimize a GeneralComparison expression.
optimizeGeneralComparison(ExpressionVisitor, GeneralComparison, boolean, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.parser.Optimizer
Simplify a GeneralComparison expression
optimizeGlobalFunctions() - Method in class net.sf.saxon.query.QueryModule
Optimize the body of all global functions.
optimizeGlobalFunctions(QueryModule) - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Optimize the body of all global functions.
optimizeNodeSetPattern(NodeSetPattern) - Method in class com.saxonica.ee.optim.OptimizerEE
 
optimizeNodeSetPattern(NodeSetPattern) - Method in class net.sf.saxon.expr.parser.Optimizer
 
optimizeNumberInstruction(NumberInstruction, ContextItemStaticInfo) - Method in class com.saxonica.ee.optim.OptimizerEE
 
optimizeNumberInstruction(NumberInstruction, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.parser.Optimizer
 
optimizeQuantifiedExpressionForStreaming(QuantifiedExpression) - Method in class com.saxonica.ee.optim.OptimizerEE
In streaming mode, optimize a QuantifiedExpression for streaming.
optimizeQuantifiedExpressionForStreaming(QuantifiedExpression) - Method in class net.sf.saxon.expr.parser.Optimizer
In streaming mode, optimizer a QuantifiedExpression for streaming
optimizer - Variable in class net.sf.saxon.Configuration
 
Optimizer - Class in net.sf.saxon.expr.parser
This class performs optimizations that vary between different versions of the Saxon product.
Optimizer(Configuration) - Constructor for class net.sf.saxon.expr.parser.Optimizer
Create an Optimizer.
OptimizerEE - Class in com.saxonica.ee.optim
This class performs a number of optimizations that are specific to the Saxon-EE product.
OptimizerEE(Configuration) - Constructor for class com.saxonica.ee.optim.OptimizerEE
Create the Saxon-EE optimizer
optimizerOptions - Variable in class net.sf.saxon.Configuration
 
optimizerOptions - Variable in class net.sf.saxon.sxpath.IndependentContext
 
OptimizerOptions - Class in net.sf.saxon.expr.parser
Defines switches that can be used to control which optimizations take place.
OptimizerOptions(int) - Constructor for class net.sf.saxon.expr.parser.OptimizerOptions
 
OptimizerOptions(String) - Constructor for class net.sf.saxon.expr.parser.OptimizerOptions
 
optimizeRuleChain(RuleChain) - Method in class com.saxonica.ee.trans.ModeEE
Perform optimization on a chain of rules.
optimizeRules() - Method in class com.saxonica.ee.trans.ModeEE
Perform optimization on the complete set of rules comprising this Mode.
optimizeRules() - Method in class net.sf.saxon.trans.rules.RuleManager
Optimization of template rules Only invoked when rule optimization has been turned on.
optimizeRules() - Method in class net.sf.saxon.trans.SimpleMode
Perform optimization on the complete set of rules comprising this Mode.
optimizeSaxonStreamFunction(ExpressionVisitor, ContextItemStaticInfo, Expression) - Method in class com.saxonica.ee.optim.OptimizerEE
Attempt to optimize a copy operation.
optimizeSaxonStreamFunction(ExpressionVisitor, ContextItemStaticInfo, Expression) - Method in class net.sf.saxon.expr.parser.Optimizer
Attempt to optimize a call on saxon:stream().
optimizeTopLevel() - Method in class net.sf.saxon.style.PrincipalStylesheetModule
 
optimizeValueComparison(ValueComparison, ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.optim.OptimizerEE
Optimize a value comparison
optimizeValueComparison(ValueComparison, ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.parser.Optimizer
Optimize a value comparison
OPTION - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
OPTION_DETAILS - Static variable in class com.saxonica.functions.extfn.SendMail
 
OPTION_DETAILS - Static variable in class com.saxonica.functions.qt4.XdmToJsonFn
 
OPTION_DETAILS - Static variable in class net.sf.saxon.functions.DeepEqual40
 
OPTION_DETAILS - Static variable in class net.sf.saxon.ma.json.JsonToXMLFn
 
OPTION_DETAILS - Static variable in class net.sf.saxon.ma.json.ParseJsonFn
 
OPTIONAL - com.saxonica.ee.schema.Optionality
 
OPTIONAL_ANY_URI - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional anyURI
OPTIONAL_ATOMIC - Static variable in class net.sf.saxon.value.SequenceType
A type that allows zero or one atomic values
OPTIONAL_BASE64_BINARY - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional xs:Base64Binary
OPTIONAL_BOOLEAN - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional boolean
OPTIONAL_BYTE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional byte
OPTIONAL_DATE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional date
OPTIONAL_DATE_TIME - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional dateTime
OPTIONAL_DAY_TIME_DURATION - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional dayTimeDuration
OPTIONAL_DECIMAL - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional decimal
OPTIONAL_DOCUMENT_NODE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single document node
OPTIONAL_DOUBLE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional double
OPTIONAL_DURATION - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional duration
OPTIONAL_FLOAT - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional float
OPTIONAL_FUNCTION_ITEM - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a sequence of zero or one function items
OPTIONAL_G_DAY - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional gDay
OPTIONAL_G_MONTH - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional gMonth
OPTIONAL_G_MONTH_DAY - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional gMonthDay
OPTIONAL_G_YEAR - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional gYear
OPTIONAL_G_YEAR_MONTH - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional gYearMonth
OPTIONAL_HEX_BINARY - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional xs:hexBinary
OPTIONAL_INTEGER - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional integer
OPTIONAL_ITEM - Static variable in class net.sf.saxon.value.SequenceType
A type that allows zero or one items, of any kind
OPTIONAL_MAP_ITEM - Static variable in class net.sf.saxon.ma.map.MapType
A type that allows a sequence of zero or one map items
OPTIONAL_NODE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows zero or one nodes
OPTIONAL_NOTATION - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional xs:NOTATION
OPTIONAL_NUMERIC - Static variable in class net.sf.saxon.value.SequenceType
A type that allows an optional numeric value
OPTIONAL_QNAME - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional xs:QName
OPTIONAL_SHORT - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional short
OPTIONAL_STRING - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional string
OPTIONAL_TIME - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional time
OPTIONAL_YEAR_MONTH_DURATION - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single optional yearMonthDuration
OptionalItemEvaluator - Class in net.sf.saxon.expr.elab
A SequenceEvaluator for expressions that return a sequence of zero or one items.
OptionalItemEvaluator(ItemEvaluator) - Constructor for class net.sf.saxon.expr.elab.OptionalItemEvaluator
 
Optionality - Enum in com.saxonica.ee.schema
 
optionDetails - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
For options parameters, details of the accepted options, their defaults, and required type
options(XPathContext, Base64BinaryValue) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
optionsFromQueryParameters(URIQueryParameters, XPathContext) - Method in class net.sf.saxon.resource.AbstractResourceCollection
Analyze URI query parameters and convert them to a set of parser options
optionsMap(XPathContext, Base64BinaryValue) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
OptionsParameter - Class in net.sf.saxon.functions
This class implements the rules for options parameters, as used in functions such as parse-json, serialize, json-to-XML, map:merge.
OptionsParameter() - Constructor for class net.sf.saxon.functions.OptionsParameter
 
OpTrace - Class in net.sf.saxon.regex
Operation that wraps a base operation and traces its execution
OpUnambiguousRepeat - Class in net.sf.saxon.regex
Handle a repetition where there is no ambiguity; if the repeated term is matched in the string, then it cannot match anything other than the repeated term.
OR - Static variable in class net.sf.saxon.expr.parser.Token
Operator "or"
OR_ELSE - Static variable in class net.sf.saxon.expr.parser.Token
"orElse" (Saxon extension)
order - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
order - Variable in class net.sf.saxon.style.XSLSortOrMergeKey
 
ORDER_BY - net.sf.saxon.expr.flwor.Clause.ClauseName
 
ORDER_BY - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
OrderByClause - Class in net.sf.saxon.expr.flwor
This class represents an "order by" clause in a FLWOR expression
OrderByClause(FLWORExpression, SortKeyDefinition[], TupleExpression) - Constructor for class net.sf.saxon.expr.flwor.OrderByClause
 
OrderByClausePull - Class in net.sf.saxon.expr.flwor
Represents the tuple stream delivered by an "order by" clause.
OrderByClausePull(TuplePull, TupleExpression, OrderByClause, XPathContext) - Constructor for class net.sf.saxon.expr.flwor.OrderByClausePull
 
OrderByClausePush - Class in net.sf.saxon.expr.flwor
Represents the tuple stream delivered by an "order by" clause.
OrderByClausePush(Outputter, TuplePush, TupleExpression, OrderByClause, XPathContext) - Constructor for class net.sf.saxon.expr.flwor.OrderByClausePush
 
ORDERED_NODESET - Static variable 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.
OrderFacet - Class in com.saxonica.ee.schema
The saxon:order facet on a list type can be used to constrain the list to be in ascending or descending order.
OrderFacet() - Constructor for class com.saxonica.ee.schema.OrderFacet
Create a saxon:order facet
ORDERING_MODE_ORDERED - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that ordered results are to be returned by certain path expressions, union, intersect, and except expressions, and FLWOR expressions that have no order by clause.
ORDERING_MODE_UNORDERED - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that unordered results are to be returned by certain path expressions, union, intersect, and except expressions, and FLWOR expressions that have no order by clause.
orderRules(List<Rule>, List<Rule>) - Static method in class com.saxonica.ee.trans.ModeEE
Combine two rule lists in rank order
orderRules(RuleChain, RuleChain) - Static method in class com.saxonica.ee.trans.ModeEE
Combine two rule chains into a rank-ordered combined list
ordinal() - Method in class net.sf.saxon.s9api.WhitespaceStrippingPolicy
 
ordinal(int) - Static method in class net.sf.saxon.expr.parser.RoleDiagnostic
Get the ordinal representation of a number (used to identify which argument of a function is in error)
ordinalSuffix(String, long) - Method in class com.saxonica.config.pe.ICUNumbererPE
 
ordinalSuffix(String, long) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Construct the ordinal suffix for a number, for example "st", "nd", "rd".
ordinalSuffix(String, long) - Method in class net.sf.saxon.expr.number.Numberer_en
Construct the ordinal suffix for a number, for example "st", "nd", "rd"
ordinalSuffix(String, long) - Method in class net.sf.saxon.option.local.Numberer_de
Construct the ordinal suffix for a number, for example "st", "nd", "rd"
ordinalSuffix(String, long) - Method in class net.sf.saxon.option.local.Numberer_fr
 
ordinalSuffix(String, long) - Method in class net.sf.saxon.option.local.Numberer_frBE
 
OrElaborator() - Constructor for class net.sf.saxon.expr.OrExpression.OrElaborator
 
OrExpression - Class in net.sf.saxon.expr
 
OrExpression(Expression, Expression) - Constructor for class net.sf.saxon.expr.OrExpression
Construct a boolean OR expression
OrExpression.OrElaborator - Class in net.sf.saxon.expr
Elaborator for an "or" expression (A or B)
original - Variable in class net.sf.saxon.tree.wrapper.VirtualCopy
 
OriginalFunction - Class in net.sf.saxon.expr.instruct
This class represents a function invoked using xsl:original from within an xs:override element.
OriginalFunction(Component) - Constructor for class net.sf.saxon.expr.instruct.OriginalFunction
 
originalPosition - Variable in class net.sf.saxon.expr.sort.ObjectToBeSorted
 
originalPosition - Variable in class net.sf.saxon.functions.Sort_1.ItemToBeSorted
 
originalValues - Variable in class com.saxonica.ee.optim.SwitchExpression.SwitchCaseInfo
 
Orphan - Class in net.sf.saxon.tree.util
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(Configuration) - Constructor for class net.sf.saxon.tree.util.Orphan
Create an Orphan node
OTHERWISE - Static variable in class net.sf.saxon.expr.parser.Token
"otherwise" (Saxon extension)
out - Variable in class net.sf.saxon.trace.AbstractTraceListener
 
Outcome<T> - Class in com.saxonica.ee.trans
An Outcome represents the result of a task, which might be success or failure T is the class of the result of the task in the event that it is successful
Outcome(Exception) - Constructor for class com.saxonica.ee.trans.Outcome
Create a failure outcome
Outcome(T) - Constructor for class com.saxonica.ee.trans.Outcome
Create a success outcome
outer() - Method in annotation type net.sf.saxon.transpile.CSharpInnerClass
 
OuterForExprElaborator() - Constructor for class net.sf.saxon.expr.flwor.OuterForExpression.OuterForExprElaborator
 
OuterForExpression - Class in net.sf.saxon.expr.flwor
Expression class that implements the "outer for" clause of XQuery 3.0
OuterForExpression() - Constructor for class net.sf.saxon.expr.flwor.OuterForExpression
 
OuterForExpression.OuterForExprElaborator - Class in net.sf.saxon.expr.flwor
An elaborator for a "for" expression, typically written as {for $x in SEQ return R}.
Outermost - Class in net.sf.saxon.functions
This class implements the function fn:outermost(), which is a standard function in XPath 3.0
Outermost() - Constructor for class net.sf.saxon.functions.Outermost
 
OutermostStreamer - Class in com.saxonica.ee.stream.adjunct
Streaming code for an outermost() function call.
OutermostStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.OutermostStreamer
 
OuterNewlineInserter - Class in com.saxonica.serialize
OuterNewlineInserter: This ProxyReceiver inserts a newline after any comment or PI child of the document node that precedes the first element child, and before any comment or PI child that follows the first element child.
OuterNewlineInserter(XMLEmitter) - Constructor for class com.saxonica.serialize.OuterNewlineInserter
Create an XML Indenter
outerVariables - Variable in class net.sf.saxon.expr.parser.XPathParser.InlineFunctionDetails
 
outerVariablesUsed - Variable in class net.sf.saxon.expr.parser.XPathParser.InlineFunctionDetails
 
OUTPUT - Static variable in class net.sf.saxon.lib.NamespaceConstant
The standard namespace for XQuery output declarations
OUTPUT - Static variable in class net.sf.saxon.om.NamespaceUri
The standard namespace for XQuery output declarations
OUTPUT_URI_RESOLVER - Static variable in class net.sf.saxon.lib.Feature
The supplied OutputURIResolver will be used to resolve URIs of secondary result documents selected in the href attribute of the XSLT xsl:result-document instruction.
OUTPUT_URI_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureCode
 
OUTPUT_URI_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureKeys
The supplied OutputURIResolver will be used to resolve URIs of secondary result documents selected in the href attribute of the XSLT xsl:result-document instruction.
OUTPUT_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.Feature
The supplied class will be instantiated, and the resulting OutputURIResolver will be used to resolve URIs of secondary result documents selected in the href attribute of the XSLT xsl:result-document instruction.
OUTPUT_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
OUTPUT_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
The supplied class will be instantiated, and the resulting OutputURIResolver will be used to resolve URIs of secondary result documents selected in the href attribute of the XSLT xsl:result-document instruction.
outputCharacterReference(int, UnicodeWriter) - Method in class com.saxonica.serialize.DecimalCharacterReferenceGenerator
 
outputCharacterReference(int, UnicodeWriter) - Method in class com.saxonica.serialize.HTMLEntityReferenceGenerator
 
outputCharacterReference(int, UnicodeWriter) - Method in interface net.sf.saxon.serialize.CharacterReferenceGenerator
Generate a character reference
outputCharacterReference(int, UnicodeWriter) - Method in class net.sf.saxon.serialize.HexCharacterReferenceGenerator
 
outputFileName - Variable in class net.sf.saxon.Query
 
outputNamespaceNodes(Outputter, NodeName, ElementCreator.ElementCreationDetails) - Method in class net.sf.saxon.expr.instruct.ComputedElement
Callback to output namespace nodes for the new element.
outputNamespaceNodes(Outputter, NodeName, ElementCreator.ElementCreationDetails) - Method in class net.sf.saxon.expr.instruct.Copy
Callback to output namespace nodes for the new element.
outputNamespaceNodes(Outputter, NodeName, ElementCreator.ElementCreationDetails) - Method in class net.sf.saxon.expr.instruct.ElementCreator
Callback to output namespace bindings for the new element.
outputNamespaceNodes(Outputter, NodeName, ElementCreator.ElementCreationDetails) - Method in class net.sf.saxon.expr.instruct.FixedElement
Callback from the superclass ElementCreator to output the namespace nodes
outputProperties - Variable in class net.sf.saxon.serialize.Emitter
 
outputStackTrace(Logger, XPathContext) - Method in class net.sf.saxon.lib.StandardErrorListener
Generate a stack trace for a dynamic error.
outputStackTrace(Logger, XPathContext) - Method in class net.sf.saxon.lib.StandardErrorReporter
Generate a stack trace.
outputStatistics(Logger) - Method in class com.saxonica.ee.stream.Projector
Output statistics showing the effectiveness of filtering
outputStream - Variable in class com.saxonica.serialize.BinaryEmitter
 
Outputter - Class in net.sf.saxon.event
Outputter: This interface represents a recipient of XML tree-walking (push) events.
Outputter() - Constructor for class net.sf.saxon.event.Outputter
 
OutputterEvent - Class in net.sf.saxon.event
An outputter event is an object representing one of the events that can be passed to an Outputter : for example, a startElement, attribute, namespace endElement, characters, or comment event.
OutputterEvent() - Constructor for class net.sf.saxon.event.OutputterEvent
 
OutputterEvent.Append - Class in net.sf.saxon.event
Event representing an arbitrary item being sent to the event stream in composed form.
OutputterEvent.Attribute - Class in net.sf.saxon.event
Event representing an attribute node
OutputterEvent.Comment - Class in net.sf.saxon.event
Event representing a comment node
OutputterEvent.EndDocument - Class in net.sf.saxon.event
Event representing end of document
OutputterEvent.EndElement - Class in net.sf.saxon.event
Event representing the end of an element
OutputterEvent.Namespace - Class in net.sf.saxon.event
Event representing a namespace node
OutputterEvent.ProcessingInstruction - Class in net.sf.saxon.event
Event representing a processing instruction node
OutputterEvent.StartContent - Class in net.sf.saxon.event
Event representing the start of element content
OutputterEvent.StartDocument - Class in net.sf.saxon.event
Event representing start of document
OutputterEvent.StartElement - Class in net.sf.saxon.event
Event representing the start of an element (including attributes or namespaces)
OutputterEvent.Text - Class in net.sf.saxon.event
Event representing a text node
OutputterEventBuffer - Class in net.sf.saxon.event
An EventBuffer is a receiver of events that records the events in memory for subsequent replay.
OutputterEventBuffer() - Constructor for class net.sf.saxon.event.OutputterEventBuffer
 
OutputURIResolver - Interface in net.sf.saxon.lib
This interface defines an OutputURIResolver.
OutputURIResolverWrapper - Class in net.sf.saxon.lib
This class is an implementation of the ResultDocumentResolver interface that wraps a supplied OutputURIResolver.
OutputURIResolverWrapper(OutputURIResolver) - Constructor for class net.sf.saxon.lib.OutputURIResolverWrapper
 
outputWarning(Item, XPathContext) - Method in class net.sf.saxon.trans.rules.RuleSetWithWarnings
 
overlaps(Wildcard) - Method in class com.saxonica.ee.schema.Wildcard
Determine whether this wildcard overlaps another wildcard, that is, whether there is an element that could match either.
overlaps(UType) - Method in class net.sf.saxon.type.UType
Determine whether two UTypes have overlapping membership
OVERLAPS - net.sf.saxon.type.Affinity
The two types have intersecting value spaces; there are values that belong to both types, but neither type subsumes the other.
overriddenComponents - Variable in class net.sf.saxon.style.StylesheetPackage
 

P

p1 - Variable in class net.sf.saxon.pattern.VennPattern
 
p2 - Variable in class net.sf.saxon.pattern.VennPattern
 
pack - Variable in class net.sf.saxon.functions.registry.SefFunction
 
PackageData - Class in net.sf.saxon.expr
Information about a unit of compilation: in XSLT, a package; in XQuery, a module.
PackageData(Configuration) - Constructor for class net.sf.saxon.expr.PackageData
Create a PackageData object
PackageDetails - Class in net.sf.saxon.trans.packages
Information about a package held in a package library; the package may or may not be loaded in memory
PackageDetails() - Constructor for class net.sf.saxon.trans.packages.PackageDetails
 
PackageInspector - Class in net.sf.saxon.trans.packages
The PackageInspector class is a Receiver that looks at an incoming stylesheet document and extracts the package name and version from the root element; parsing is then abandoned.
PackageLibrary - Class in net.sf.saxon.trans.packages
A PackageLibrary represents a collection of packages that can be searched, typically to satisfy an xsl:use-package declaration.
PackageLibrary(CompilerInfo) - Constructor for class net.sf.saxon.trans.packages.PackageLibrary
Create an empty package library
PackageLibrary(CompilerInfo, Set<File>) - Constructor for class net.sf.saxon.trans.packages.PackageLibrary
Create a package library from a set of source files (being either the source XSLT of the top-level modules of the packages in question, or the exported SEF file representing the compiled package)
PackageLibrary(PackageLibrary) - Constructor for class net.sf.saxon.trans.packages.PackageLibrary
Create a package library as a copy of an existing package library
PackageLoaderEE - Class in com.saxonica.ee.trans
Saxon-EE version of PackageLoader
PackageLoaderEE(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.trans.PackageLoaderEE
 
PackageLoaderHE - Class in net.sf.saxon.trans
This class reads the XML exported form of a package and reconstructs the package object in memory.
PackageLoaderHE(Configuration) - Constructor for class net.sf.saxon.trans.PackageLoaderHE
 
PackageLoaderHE.ExpressionLoader - Interface in net.sf.saxon.trans
 
PackageLoaderHE.PatternLoader - Interface in net.sf.saxon.trans
 
PackageLoaderPE - Class in com.saxonica.trans
This class reads the XML exported form of a package and reconstructs the package object in memory.
PackageLoaderPE(ProfessionalConfiguration) - Constructor for class com.saxonica.trans.PackageLoaderPE
 
packageMap - Variable in class net.sf.saxon.trace.ExpressionPresenter.ExportOptions
 
packageName - Variable in class net.sf.saxon.trans.packages.UsePack
 
packageName - Variable in class net.sf.saxon.trans.packages.VersionedPackageName
 
packageVersion - Variable in class net.sf.saxon.trans.packages.VersionedPackageName
 
PackageVersion - Class in net.sf.saxon.style
A class to represent an XSLT package version such as 1.12.5 or 3.0-alpha
PackageVersion(int[]) - Constructor for class net.sf.saxon.style.PackageVersion
Return a package version defined by a fixed sequence of int values, which implies no suffix
PackageVersion(String) - Constructor for class net.sf.saxon.style.PackageVersion
Generate a package version from a string description
PackageVersionRanges - Class in net.sf.saxon.style
A class to handle a set of package version ranges
PackageVersionRanges(String) - Constructor for class net.sf.saxon.style.PackageVersionRanges
Generate a set of package version ranges
packStack - Variable in class net.sf.saxon.trans.PackageLoaderHE
 
PairIterator<T> - Class in net.sf.saxon.tree.jiter
An iterator over a pair of objects (typically sub-expressions of an expression)
PairIterator(T, T) - Constructor for class net.sf.saxon.tree.jiter.PairIterator
Create an iterator over two objects
parallel() - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns an equivalent stream that will (where possible and appropriate) be evaluated in parallel
PARAM - net.sf.saxon.style.SourceBinding.BindingProperty
 
PARAM - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
PARAMETER_DOCUMENT - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
parameter-document = URI.
PARAMETER_DOCUMENT_BASE_URI - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
 
ParameterDetails(Processor, SequenceType, boolean) - Constructor for class net.sf.saxon.s9api.XsltExecutable.ParameterDetails
 
ParameterSet - Class in net.sf.saxon.expr.instruct
A ParameterSet is a set of parameters supplied when calling a template.
ParameterSet() - Constructor for class net.sf.saxon.expr.instruct.ParameterSet
Create an empty parameter set
ParameterSet(int) - Constructor for class net.sf.saxon.expr.instruct.ParameterSet
Create a parameter set specifying the initial capacity
ParameterSet(Map<StructuredQName, Sequence>) - Constructor for class net.sf.saxon.expr.instruct.ParameterSet
Create a parameter set from a name/value map
ParameterSet(ParameterSet, int) - Constructor for class net.sf.saxon.expr.instruct.ParameterSet
Create a parameter set as a copy of an existing parameter set
ParamKeywords - Class in net.sf.saxon.functions.registry
Data-only class to define the keywords used for parameters of built-in functions.
ParamKeywords() - Constructor for class net.sf.saxon.functions.registry.ParamKeywords
 
paramNames - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
An array holding the names of the parameters to the function
params - Variable in class net.sf.saxon.resource.AbstractResourceCollection
 
paramTypes - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
An array holding the types of the parameters to the function
Parcel - Class in net.sf.saxon.ma
A Parcel is a way of wrapping an arbitrary sequence as a single item.
Parcel(GroundedValue) - Constructor for class net.sf.saxon.ma.Parcel
Create a parcel
ParcelFn - Class in com.saxonica.functions.qt4
This class implements the function fn:parcel(), which is a proposed function in XPath 4.0 to wrap a sequence as a single item
ParcelFn() - Constructor for class com.saxonica.functions.qt4.ParcelFn
 
parcelKey - Static variable in class net.sf.saxon.ma.Parcel
The key of the single entry, that is the string "value"
parcels() - Method in class net.sf.saxon.ma.arrays.ArrayItem
Get an iterator over the members of the array, each represented as a Parcel
parcels() - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Get an iterator over the members of the array, each represented as a Parcel
parent - Variable in class net.sf.saxon.tree.tiny.TinyNodeImpl
 
parent - Variable in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
 
parent - Variable in class net.sf.saxon.tree.wrapper.VirtualCopy
 
parent() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its parent
parent(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the parent element provided it has a specified local name, irrespective of the namespace
parent(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the parent element provided it has a specified namespace URI and local name
parent(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the node found on the parent axis using a supplied Predicate.
PARENT - net.sf.saxon.s9api.Axis
 
PARENT - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the parent axis
PARENT_NODE - Static variable in class net.sf.saxon.pattern.MultipleNodeKindTest
 
PARENT_NODE_KINDS - Static variable in class net.sf.saxon.type.UType
 
PARENT_POINTER - Static variable in class net.sf.saxon.type.Type
Dummy node kind used in the tiny tree to contain a parent pointer
PARENT_POINTER_INTERVAL - Static variable in class com.saxonica.ee.domino.Erector
 
ParentConstructorAdjunct - Class in com.saxonica.ee.stream.adjunct
Watch factory class for an atomizer
ParentConstructorAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ParentConstructorAdjunct
 
parenthesize(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Display an expression adding parentheses if it is possible they are necessary because the expression has sub-expressions
parenthesizeShort(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
 
parentlessContextItem - Variable in class net.sf.saxon.sxpath.IndependentContext
 
ParentNodeConstructor - Class in net.sf.saxon.expr.instruct
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.expr.instruct.ParentNodeConstructor
Create a document or element node constructor instruction
ParentNodeImpl - Class in net.sf.saxon.tree.linked
ParentNodeImpl is an implementation of a non-leaf node (specifically, an Element node or a Document node)
ParentNodeImpl() - Constructor for class net.sf.saxon.tree.linked.ParentNodeImpl
 
parse() - Method in class net.sf.saxon.style.TextValueTemplateNode
Parse any XPath expressions contained in the content of the text value template
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(File, Destination) - Method in class net.sf.saxon.s9api.DocumentBuilder
Parse a source document from a File, sending it to a supplied Destination
parse(CharSequence) - Static method in class net.sf.saxon.value.BigDecimalValue
Factory method to construct a DecimalValue from a string, throwing an unchecked exception if the value is invalid
parse(String) - Method in class com.saxonica.ee.jaxp.ValidatingReader
Parse an XML document from a system identifier (URI).
parse(String) - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Parse (that is, transform) an XML document given a system identifier (URI).
parse(String) - Static method in class net.sf.saxon.value.NestedIntegerValue
 
parse(String, int, int, StaticContext) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a string representing an expression.
parse(String, int, JsonHandler, XPathContext) - Method in class net.sf.saxon.ma.json.JsonParser
Parse the JSON string according to supplied options
parse(String, Map<String, GroundedValue>, XPathContext) - Static method in class net.sf.saxon.ma.json.ParseJsonFn
Parse the JSON string according to supplied options
parse(String, XPathContext) - Method in class net.sf.saxon.functions.ParseIetfDate
Parse a supplied string to obtain a dateTime
parse(String, NamespaceUri) - Method in class net.sf.saxon.om.QNameParser
Make a structured QName from a lexical QName, using a supplied NamespaceResolver to resolve the prefix.
parse(Source, Destination) - Method in class net.sf.saxon.s9api.DocumentBuilder
Parse a source document, sending it to a supplied Destination
parse(Tokenizer, StaticContext, String, int, int) - Method in class com.saxonica.ee.optim.QuickXPathParser
Attempt to parse an expression, provided it is very simple.
parse(Tokenizer, StaticContext, String, int, int) - Method in interface net.sf.saxon.expr.parser.XPathParser.Accelerator
Attempt fast parsing of an expression, provided it is sufficiently simple.
parse(UnicodeString) - Static method in class net.sf.saxon.value.DateTimeValue
Factory method: create a dateTime value from a supplied string, in ISO 8601 format, allowing a year value of 0 to represent the year before year 1 (that is, following the XSD 1.1 rules).
parse(InputSource) - Method in class com.saxonica.ee.jaxp.ValidatingReader
Parse an XML document.
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.jaxp.FilterImpl
Parse an XML document - In the context of a Transformer, this means perform a transformation.
parse(InputSource) - Method in class net.sf.saxon.jaxp.StreamingFilterImpl
Parse an XML document - In the context of a Transformer, this means perform a transformation.
Parse - Class in com.saxonica.functions.extfn
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() - Constructor for class com.saxonica.functions.extfn.Parse
 
parseAlphaCode(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
Parse the SequenceType whose value is held in the attribute named "name", as an alphacode
parseAlphaCodeForItemType(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
parseAnnotationsList() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse the annotations that can appear in a variable or function declaration
parseAnnotationsList() - Method in class net.sf.saxon.query.XQueryParser
Parse the annotations that can appear in a variable or function declaration
parseArrayCurlyConstructor() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a "curly" array constructor array "{" expr "}" Applies to XPath/XQuery 3.1 only
parseArrayItemType() - Method in class net.sf.saxon.expr.parser.XPathParser
Get the item type used for array items (XPath 3.1) Syntax: array '(' '*' ') | array '(' SeqType ')' The "array(" has already been read
parseArraySquareConstructor() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a "square" array constructor "[" (exprSingle ("," exprSingle)* )? "]" Applies to XPath/XQuery 3.1 only
parseArrowPostfix(Expression) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse an XPath 3.1 arrow operator ("=>")
parseBackTickedStringLiteral() - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseBasicStep(boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a basic step expression (without the predicates)
parseBasicStep(boolean) - Method in class net.sf.saxon.pattern.PatternParser
Parse a basic step expression (without the predicates)
parseBinaryExpression(Expression, int) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a binary expression, using operator precedence parsing.
parseBinaryLiteral(boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseBooleanAttribute(String, String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Parse a boolean attribute value
parseConstructor() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a node constructor.
parseConstructor() - Method in class net.sf.saxon.query.XQueryParser
Parse a node constructor.
ParseDateTime() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.ParseDateTime
 
ParsedContentType - Class in net.sf.saxon.resource
Represents a content type as it appears in HTTP headers, parsed to extract two properties: (a) a boolean indicating whether the media type is XML, and (b) the character encoding.
ParsedContentType(String) - Constructor for class net.sf.saxon.resource.ParsedContentType
 
parseDeleteExpression(XPathParser) - Static method in class com.saxonica.ee.update.UpdateParser
Parse a delete expression.
parseDynamicFunctionCall(Expression, Expression) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a dynamic function call
parseEnumType() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse an enum type (XPath 4.0 proposal).
parseExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a top-level Expression: ExprSingle ( ',' ExprSingle )*
parseExpression() - Method in class net.sf.saxon.pattern.PatternParser
Override the parsing of top-level expressions
parseExprSingle() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse an ExprSingle
parseExtendedExprSingle(XPathParser) - Method in class com.saxonica.ee.update.XQueryParserExtensionEE
Parse an ExprSingle
parseExtendedExprSingle(XPathParser) - Method in class net.sf.saxon.expr.parser.ParserExtension
 
parseExtendedItemType(String, StaticContext) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a string representing an extended item type: specifically, the content of itemType or nodeTest attributes in an exported package.
parseExtendedItemType(XPathParser) - Method in class net.sf.saxon.expr.parser.ParserExtension
Parse an ItemType within a SequenceType
parseExtendedSequenceType(String, StaticContext) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a string representing a sequence type with syntax extensions used in exported stylesheets.
parseExtensionExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse an Extension Expression This construct is XQuery-only, so the XPath version of this method throws an error unconditionally
parseExtensionExpression() - Method in class net.sf.saxon.query.XQueryParser
Parse an Extension Expression.
parseFinalOrBlock(String, String, int) - Static method in class com.saxonica.ee.schema.SchemaModelLoader
Parse a list of blocked or final derivations.
parseFinalOrBlock(String, String, int) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Parse a list of blocked or final derivations.
parseFLWORExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a FOR or LET expression: for 'member'? $x in expr (',' 'member'? $y in expr)* 'return' expr let $x := expr (', $y := expr)* 'return' expr This version of the method handles the subset of the FLWOR syntax allowed in XPath
parseFLWORExpression() - Method in class net.sf.saxon.query.XQueryParser
Parse a FLWOR expression.
parseFocusFunction(AnnotationList) - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseFunctionArgument() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse an argument to a function call.
parseFunctionArgument() - Method in class net.sf.saxon.pattern.PatternParser
 
parseFunctionCall(Expression) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a function call.
parseFunctionCall(Expression) - Method in class net.sf.saxon.pattern.PatternParser
Parse a function call appearing within a pattern.
parseFunctionDeclaration(AnnotationList) - Method in class net.sf.saxon.query.XQueryParser
Parse a function declaration.
parseFunctionItemType(AnnotationList) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse the item type used for function items (for higher order functions) Syntax (changed by WG decision on 2009-09-22): function '(' '*' ') | function '(' (SeqType (',' SeqType)*)? ')' 'as' SeqType The "function(" has already been read
parseHexLiteral(boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
 
ParseHtml - Class in com.saxonica.functions.qt4
Supports the saxon:parse-html() or fn:parse-html, which parses HTML using nu.validator
ParseHtml() - Constructor for class com.saxonica.functions.qt4.ParseHtml
 
ParseHtml.Html5Converter - Class in com.saxonica.functions.qt4
This class "tweaks" the output of nu.validator to deliver what the parse-html() function expects.
ParseHtml.HTML5ErrorHandler - Class in com.saxonica.functions.qt4
 
ParseIetfDate - Class in net.sf.saxon.functions
This class implements the function parse-ietf-date(), which is a standard function in XPath 3.1
ParseIetfDate() - Constructor for class net.sf.saxon.functions.ParseIetfDate
 
parseInlineFunction(AnnotationList) - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseInlineFunctionBody(AnnotationList, List<UserFunctionParameter>, SequenceType) - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseInsertExpression(XPathParser) - Static method in class com.saxonica.ee.update.UpdateParser
Parse the insert expression Syntax: insert_node Expr choice Expr choice: "as first into" | "as last into" | "into" | "after" | "before"
parseInteger(String) - Static method in class net.sf.saxon.style.PackageVersion
 
ParseInteger - Class in com.saxonica.functions.qt4
Implements the 4.0 parse-integer() function.
ParseInteger() - Constructor for class com.saxonica.functions.qt4.ParseInteger
 
parseItemType() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse an ItemType within a SequenceType
parseItemType(String) - Method in class net.sf.saxon.s9api.ItemTypeFactory
Parse an item type in XPath syntax.
parseItemTypeAttribute(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
Parse the ItemType whose value is held in the attribute named "name"
parseItemTypeDeclaration(AnnotationList) - Method in class net.sf.saxon.query.XQueryParser
Parse a type alias declaration.
parseItemTypeDeclaration(XQueryParser) - Method in class com.saxonica.expr.XQueryParserExtensionPE
Parse a type alias declaration.
parseItemTypeDeclaration(XQueryParser) - Method in class net.sf.saxon.expr.parser.ParserExtension
Parse a type alias declaration.
parseJson(Reader) - Method in class net.sf.saxon.s9api.JsonBuilder
Parse a JSON input string, supplied as a Reader and construct an XdmValue representing its content.
parseJson(String) - Method in class net.sf.saxon.s9api.JsonBuilder
Parse a JSON input string, supplied as a String and construct an XdmValue representing its content.
ParseJsonFn - Class in net.sf.saxon.ma.json
Implements the parse-json function, as defined in XPath 3.1 The parsing code, and the handling of options is shared with the json-to-xml function.
ParseJsonFn() - Constructor for class net.sf.saxon.ma.json.ParseJsonFn
 
parseLambdaParams() - Method in class net.sf.saxon.expr.parser.XPathParser
Attempt to parse the parameter list of a lambda expression.
parseLibraryModule(String, QueryModule) - Method in class net.sf.saxon.query.XQueryParser
Parse a library module.
parseListOfNodeNames(String, NamespaceResolver, boolean, boolean, boolean, String) - Static method in class net.sf.saxon.lib.SaxonOutputKeys
Process a serialization property whose value is a list of element names, for example cdata-section-elements
parseLookup(Expression) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a lookup operator ("?")
parseMapExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a map expression.
parseMapItemType() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse the item type used for maps (XSLT extension to XPath 3.0) Syntax: map '(' '*' ') | map '(' ItemType ',' SeqType ')' 'as' SeqType The "map(" has already been read
parseMappingArrowPostfix(Expression) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse an XPath 4.0 mapping arrow operator ("=!>")
parseNamedFunctionReference() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a literal function item (introduced in XQuery 1.1) Syntax: QName # integer The QName and # have already been read
parseNameTestUnion(int) - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseNodeTest(short) - Method in class net.sf.saxon.expr.parser.XPathParser
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.
parseNumericLiteral(boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseOccurrenceIndicator() - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseOptions - Variable in class net.sf.saxon.expr.instruct.SourceDocument
 
parseOptions - Variable in class net.sf.saxon.resource.AbstractResourceCollection.InputDetails
Options for parsing the content of an XML resource
ParseOptions - Class in net.sf.saxon.lib
This class defines options for parsing and/or validating a source document.
ParseOptions() - Constructor for class net.sf.saxon.lib.ParseOptions
Create a ParseOptions object with default options set
parseOutputDeclaration(StructuredQName, String) - Method in class net.sf.saxon.query.XQueryParser
 
parseParenthesizedExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
 
parsePathExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a PathExpresssion.
parsePattern(String, StaticContext) - Method in class net.sf.saxon.pattern.PatternParser
Parse a string representing an XSLT pattern
parsePredicate() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse the expression within a predicate.
parsePredicate() - Method in class net.sf.saxon.pattern.PatternParser
Parse an expression appearing within a predicate.
parsePredicate(Expression) - Method in class net.sf.saxon.expr.parser.XPathParser
 
ParseQNameFn - Class in com.saxonica.functions.qt4
This class supports the fn:parse-QName() function, new in 4.0
ParseQNameFn() - Constructor for class com.saxonica.functions.qt4.ParseQNameFn
 
ParseQNameFn.QNameFnElaborator - Class in com.saxonica.functions.qt4
 
parseRelativePath() - Method in class com.saxonica.ee.schema.sdoc.SelectionParser
 
parseRelativePath() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a relative path (a sequence of steps).
parseRemainingPath(Expression) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse the remaining steps of an absolute path expression (one starting in "/" or "//").
parseRenameExpression(XPathParser) - Static method in class com.saxonica.ee.update.UpdateParser
Parse a "rename" expression.
parseReplaceNodeExpression(XPathParser) - Static method in class com.saxonica.ee.update.UpdateParser
Parse a "replace node" expression.
parseReplaceValueExpression(XPathParser) - Static method in class com.saxonica.ee.update.UpdateParser
Parse a "replace value" expression.
parseRevalidationDeclaration() - Method in class net.sf.saxon.query.XQueryParser
Parse the "declare revalidation" declaration.
parseRevalidationDeclaration(XQueryParser) - Method in class com.saxonica.ee.update.XQueryParserExtensionEE
Parse the "declare revalidation" declaration (XQuery Update).
parseRevalidationDeclaration(XQueryParser) - Method in class net.sf.saxon.expr.parser.ParserExtension
Parse the "declare revalidation" declaration.
parserExtension - Variable in class net.sf.saxon.expr.parser.XPathParser
 
ParserExtension - Class in net.sf.saxon.expr.parser
Dummy Parser extension for syntax in XPath that is accepted only in particular product variants.
ParserExtension() - Constructor for class net.sf.saxon.expr.parser.ParserExtension
 
ParserExtension.TemporaryXSLTVariableBinding - Class in net.sf.saxon.expr.parser
 
parseSelector(String, StaticContext, boolean) - Method in class com.saxonica.ee.schema.sdoc.SelectionParser
Parse a string representing the restricted XPath expression allowed in an XML Schema selector or field attribute
parseSequenceType() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse the sequence type production.
parseSequenceType(String, StaticContext) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a string representing a sequence type
parseSequenceType(XPathContext, String, NodeInfo, NamespaceUri) - Static method in class com.saxonica.ee.extfn.ExperimentalXPathCompiler
Parse a SequenceType
parseSequenceType(NodeInfo, String) - Method in class net.sf.saxon.trans.PackageLoaderHE
Parse the SequenceType whose value is held in the attribute named "name"
parseSimpleMappingExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse an XPath 3.0 simple mapping expression ("!" operator)
parseStartAtValue(String) - Method in class net.sf.saxon.expr.NumberSequenceFormatter
 
parseStepExpression() - Method in class com.saxonica.ee.schema.sdoc.SelectionParser
Override the general XPath parsing of a StepExpression to support the simpler kind of Step used in XML Schema selectors
parseStepExpression(boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a step (including an optional sequence of predicates)
parseStringConstructor() - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseStringConstructor() - Method in class net.sf.saxon.query.XQueryParser
Parse a string constructor: introduced in XQuery 3.1
parseStringLiteral(boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseStringTemplate() - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseSwitchExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a Switch Expression.
parseSwitchExpression() - Method in class net.sf.saxon.query.XQueryParser
Parse a Switch Expression.
parseTime(List<String>, int, List<TimeValue>, String) - Method in class net.sf.saxon.functions.ParseIetfDate
Parse part of a string (already tokenized) to obtain a TimeValue
parseTransformExpression(XPathParser) - Static method in class com.saxonica.ee.update.UpdateParser
Parse the "transform" (that is, copy/modify/return) expression Syntax: "copy" "$" VarName ":=" ExprSingle ("," "$" VarName ":=" ExprSingle)* "modify" ExprSingle "return" ExprSingle
parseTryCatchExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a try/catch Expression This construct is XQuery-3.0 only, so the XPath version of this method throws an error unconditionally
parseTryCatchExpression() - Method in class net.sf.saxon.query.XQueryParser
Parse a Try/Catch Expression.
parseTypePattern(XPathParser) - Method in class com.saxonica.expr.SaxonSyntaxExtension
Parse an extended XSLT pattern in the form item-type (predicate)* (but excluding the predicates)
parseTypePattern(XPathParser) - Method in class net.sf.saxon.expr.parser.ParserExtension
Parse an extended XSLT pattern in the form ~itemType (predicate)*
parseTypeswitchExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a Typeswitch Expression.
parseTypeswitchExpression() - Method in class net.sf.saxon.query.XQueryParser
Parse a Typeswitch Expression.
parseUnionExpression() - Method in class com.saxonica.ee.schema.sdoc.SelectionParser
 
parseUnionNodeTest(short) - Method in class net.sf.saxon.expr.parser.XPathParser
 
parseUnionType() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a union type (Saxon 9.8 extension).
parseUpdatingFunctionDeclaration(XQueryParser) - Method in class com.saxonica.ee.update.XQueryParserExtensionEE
Parse an updating function declaration (allowed in XQuery Update only)
parseUpdatingFunctionDeclaration(XQueryParser) - Method in class net.sf.saxon.expr.parser.ParserExtension
Parse an updating function declaration (allowed in XQuery Update only)
ParseURI - Class in com.saxonica.functions.qt4
Supports the fn:build-uri function.
ParseURI() - Constructor for class com.saxonica.functions.qt4.ParseURI
 
parseValidateExpression() - Method in class net.sf.saxon.expr.parser.XPathParser
Parse a Validate Expression.
parseValidateExpression() - Method in class net.sf.saxon.query.XQueryParser
Parse a Validate Expression.
parseVariableName() - Method in class net.sf.saxon.expr.parser.XPathParser
 
ParseXml - Class in net.sf.saxon.functions
 
ParseXml() - Constructor for class net.sf.saxon.functions.ParseXml
 
ParseXml.RetentiveErrorHandler - Class in net.sf.saxon.functions
 
ParseXmlFragment - Class in net.sf.saxon.functions
 
ParseXmlFragment() - Constructor for class net.sf.saxon.functions.ParseXmlFragment
 
ParseXPath - Class in com.saxonica.functions.extfn
This class implements the saxon:parse-XPath() extension function, which is specially-recognized by the system because it needs access to parts of the static context
ParseXPath() - Constructor for class com.saxonica.functions.extfn.ParseXPath
 
part - Variable in class net.sf.saxon.trans.rules.Rule
 
PartialApply - Class in net.sf.saxon.functions.hof
This expression class implements the operation of currying (or performing partial application) of a function.
PartialApply(Expression, Expression[]) - Constructor for class net.sf.saxon.functions.hof.PartialApply
Create a partial function application expression
particle - Variable in class com.saxonica.ee.schema.ContentType
 
particle - Variable in class com.saxonica.ee.schema.fsa.FiniteStateMachine.TermParticlePair
 
Particle - Class in com.saxonica.ee.schema
Represents a Particle as defined by XML Schema.
Particle() - Constructor for class com.saxonica.ee.schema.Particle
 
Partition - Class in com.saxonica.functions.qt4
Function fn:partition, new in 4.0
Partition() - Constructor for class com.saxonica.functions.qt4.Partition
 
parts - Variable in class net.sf.saxon.style.PackageVersion
 
Parts - Class in com.saxonica.functions.qt4
Proposed XPath 4.0 function that returns the components of an atomic value as a map (for example, the components of a dateTime, a duration, or a URI).
Parts() - Constructor for class com.saxonica.functions.qt4.Parts
 
passesAdditionalChecks(URI) - Method in class net.sf.saxon.lib.StandardURIChecker
 
PASSWORD - Static variable in class net.sf.saxon.option.sql.SQLConnect.ConnectInstruction
 
path(String...) - Static method in class net.sf.saxon.s9api.streams.Steps
Construct a simple path consisting solely of simple child, attribute, descendant, root, and parent steps.
path(Step<? extends XdmNode>...) - Static method in class net.sf.saxon.s9api.streams.Steps
Construct a path as a composite Step from a sequence of steps composed together
PATH - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
Path_1 - Class in net.sf.saxon.functions
Implement the fn:path function with one argument
Path_1() - Constructor for class net.sf.saxon.functions.Path_1
 
PATH_SEGMENTS - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
PATH_SEPARATOR - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
PathElement(int, NodeName, int) - Constructor for class net.sf.saxon.om.AbsolutePath.PathElement
Create a path element
PathMaintainer - Class in net.sf.saxon.event
This class sits in a receiver (push) pipeline and maintains the current path.
PathMaintainer(Receiver) - Constructor for class net.sf.saxon.event.PathMaintainer
 
PathMap - Class in net.sf.saxon.expr.parser
A PathMap is a description of all the paths followed by an expression.
PathMap(Expression) - Constructor for class net.sf.saxon.expr.parser.PathMap
Create the PathMap for an expression
PathMap.PathMapArc - Class in net.sf.saxon.expr.parser
An arc joining two nodes in the path map.
PathMap.PathMapNode - Class in net.sf.saxon.expr.parser
A node in the path map.
PathMap.PathMapNodeSet - Class in net.sf.saxon.expr.parser
A (mutable) set of nodes in the path map
PathMap.PathMapRoot - Class in net.sf.saxon.expr.parser
A root node in the path map.
PathMapArc(int, NodeTest, PathMap.PathMapNode) - Constructor for class net.sf.saxon.expr.parser.PathMap.PathMapArc
Create a PathMapArc
PathMapNode() - Constructor for class net.sf.saxon.expr.parser.PathMap.PathMapNode
Create a node in the PathMap (initially with no arcs)
PathMapNodeSet() - Constructor for class net.sf.saxon.expr.parser.PathMap.PathMapNodeSet
Create an initially-empty set of path map nodes
PathMapNodeSet(PathMap.PathMapNode) - Constructor for class net.sf.saxon.expr.parser.PathMap.PathMapNodeSet
Create a set of path map nodes that initially contains a single node
PathMappedAccumulatorData - Class in net.sf.saxon.expr.accum
Accumulator data for a tree that is obtained by mapping the nodes in this tree to nodes in some other tree (specifically, the subtree from which this tree was originally copied with copy-accumulators=yes) and getting the accumulator value from the corresponding node in the other tree.
PathMapRoot(Expression) - Constructor for class net.sf.saxon.expr.parser.PathMap.PathMapRoot
Create a PathMapRoot
pathSeparator - Variable in class com.saxonica.functions.qt4.URIFunctions
 
pathToNode(NodeInfo) - Static method in class net.sf.saxon.om.AbsolutePath
Create an absolute path given a Node
pattern - Variable in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
pattern - Variable in class net.sf.saxon.trans.rules.Rule
 
Pattern - Class in net.sf.saxon.pattern
A Pattern represents the result of parsing an XSLT pattern string.
Pattern() - Constructor for class net.sf.saxon.pattern.Pattern
 
PATTERN - Static variable in class net.sf.saxon.expr.OperandRole
 
PATTERN_SEPARATOR - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
patternContainsVariable(Pattern) - Static method in class net.sf.saxon.pattern.Pattern
Ask whether a pattern has dependencies on local variables
PatternFacet - Class in com.saxonica.ee.schema
Represents a pattern facet on a schema-defined simple type
PatternFacet(Configuration) - Constructor for class com.saxonica.ee.schema.PatternFacet
Create a pattern facet
PatternMaker - Class in net.sf.saxon.pattern
This is a singleton class used to convert an expression to an equivalent pattern.
PatternMaker() - Constructor for class net.sf.saxon.pattern.PatternMaker
 
PatternOptimizer - Class in com.saxonica.ee.trans
A PatternOptimizer is an agent responsible for optimizing a particular class of patterns.
PatternOptimizer() - Constructor for class com.saxonica.ee.trans.PatternOptimizer
 
PatternParser - Class in net.sf.saxon.pattern
Parser for XSLT patterns.
PatternParser(StaticContext) - Constructor for class net.sf.saxon.pattern.PatternParser
 
PatternThatSetsCurrent - Class in net.sf.saxon.pattern
This class represents a pattern that sets the value of current() to the node being matched, and then wraps another pattern that uses the value of current()
PatternThatSetsCurrent(Pattern) - Constructor for class net.sf.saxon.pattern.PatternThatSetsCurrent
 
PatternThatSetsCurrent(Pattern, LocalVariableBinding) - Constructor for class net.sf.saxon.pattern.PatternThatSetsCurrent
 
PatternWatch - Class in com.saxonica.ee.stream.watch
A Watch represents a class that is interested in looking at nodes for the purpose of evaluating uniqueness and key constraints, or for XSLT streaming; specifically, an implementation of Watch that retains a Pattern which is evaluated to see whether a particular node matches the Watch.
PatternWatch() - Constructor for class com.saxonica.ee.stream.watch.PatternWatch
 
PatternWithPredicate - Interface in net.sf.saxon.pattern
Represents a pattern with a predicate, for example item[@value=3] or .[.
pauseTracing(boolean) - Method in class net.sf.saxon.Controller
Pause or resume tracing.
Pedigree - Class in com.saxonica.xsltextn.pedigree
A Pedigree is transient information relating to a map or array indicating the route by which it was reached; it thus compensates for the absence of parent pointers in a JSON-like tree, by allowing the steps used to reach a map or array in such a structure to be retraced.
Pedigree(PedigreeValue, int) - Constructor for class com.saxonica.xsltextn.pedigree.Pedigree
Create a pedigree for a map or array obtained by selection from an array, using an index value as a subscript into the array
Pedigree(PedigreeValue, AtomicValue) - Constructor for class com.saxonica.xsltextn.pedigree.Pedigree
Create a pedigree for a map or array obtained by selection from a map, using a key value
PEDIGREE_ROOT - Static variable in class com.saxonica.xsltextn.pedigree.Pedigree
An empty Pedigree: that is, the Pedigree of a map or array that was created as the root of a pedigree tree.
PedigreeArrayItem - Class in com.saxonica.xsltextn.pedigree
A PedigreeArrayItem represents an XDM array together with a Pedigree: that is, retained information about how the array was selected with a JSON-like tree.
PedigreeArrayItem(ArrayItem) - Constructor for class com.saxonica.xsltextn.pedigree.PedigreeArrayItem
Create a PedigreeArrayItem with an empty pedigree
PedigreeArrayItem(ArrayItem, Pedigree) - Constructor for class com.saxonica.xsltextn.pedigree.PedigreeArrayItem
Create a PedigreeArrayItem with a known pedigree
PedigreeFn - Class in com.saxonica.functions.extfn
The saxon:pedigree function, new in Saxon 9.9.
PedigreeFn() - Constructor for class com.saxonica.functions.extfn.PedigreeFn
 
PedigreeMapItem - Class in com.saxonica.xsltextn.pedigree
A PedigreeMapItem represents an XDM map together with a Pedigree: that is, retained information about how the map was selected within a JSON-like tree.
PedigreeMapItem(MapItem) - Constructor for class com.saxonica.xsltextn.pedigree.PedigreeMapItem
Create a PedigreeMapItem with an empty pedigree
PedigreeMapItem(MapItem, Pedigree) - Constructor for class com.saxonica.xsltextn.pedigree.PedigreeMapItem
Create a PedigreeMapItem with a known pedigree
PedigreeValue - Interface in com.saxonica.xsltextn.pedigree
A PedigreeValue is a map or array together with a Pedigree indicating how that map or array was selected within a JSON-like tree structure.
peek() - Method in class net.sf.saxon.tree.util.IndexedStack
Get the item on the top of the stack, without changing the state of the stack
peek(Consumer<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns the supplied stream, while invoking a supplied action on each element of the stream as it is processed.
peekChar() - Method in class net.sf.saxon.expr.parser.Tokenizer
Look ahead to see what the next character will be, without changing the current state
PEER_NODESET - Static variable 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.
PendingItem(int) - Constructor for class com.saxonica.ee.stream.feed.AbsorptionFeed.PendingItem
 
pendingMessages - Variable in class com.saxonica.ee.validate.ContentValidator
 
PendingUpdateAction - Class in com.saxonica.ee.update
A pending update action, such as is found on a pending update list
PendingUpdateAction() - Constructor for class com.saxonica.ee.update.PendingUpdateAction
 
PendingUpdateList - Interface in net.sf.saxon.expr
A PendingUpdateList is created by updating expressions in XQuery Update.
PendingUpdateListImpl - Class in com.saxonica.ee.update
Concrete implementation of the Pending Update List
PendingUpdateListImpl() - Constructor for class com.saxonica.ee.update.PendingUpdateListImpl
Create a Pending Update List
PER_MILLE - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
PERCENT - Static variable in class net.sf.saxon.expr.parser.Token
percent sign '%'
PERCENT - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
perform(ZenoSequence, XPathContext) - Method in interface net.sf.saxon.expr.instruct.Block.ChainAction
 
PHASE - Static variable in class com.saxonica.ee.update.DeleteAction
 
PHASE - Static variable in class com.saxonica.ee.update.PutAction
 
PHP - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI for the user extension calls in SaxonC for C++ and PHP
PHP - Static variable in class net.sf.saxon.om.NamespaceUri
URI for the user extension calls in SaxonC for C++ and PHP
pi(String, String) - Static method in class net.sf.saxon.sapling.Saplings
Create a sapling processing instruction node, with a given name and string value
PI - net.sf.saxon.type.PrimitiveUType
 
PI - Static variable in class net.sf.saxon.type.UType
 
PI_END - Static variable in class net.sf.saxon.str.StringConstants
 
PI_QNAME - Static variable in class net.sf.saxon.expr.parser.Token
composite token <'pi' QNAME> (XQuery only)
PI_START - Static variable in class net.sf.saxon.str.StringConstants
 
PiFn() - Constructor for class net.sf.saxon.functions.MathFunctionSet.PiFn
 
PIGrabber - Class in net.sf.saxon.event
The PIGrabber class is a ProxyReceiver that looks for xml-stylesheet processing instructions and tests whether they match specified criteria; for those that do, it creates a Source object referring to the relevant stylesheet
PIGrabber(Receiver) - Constructor for class net.sf.saxon.event.PIGrabber
 
ping() - Method in interface net.sf.saxon.expr.elab.Pingable
Notify that an event has occurred; the recipient is expected to know what this means.
ping() - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayFromSequence
Callback function, invoked when a SimpleArrayItem created by this function needs to be converted to an ImmutableArrayItem
ping() - Method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayGeneratingFunction
Callback function, invoked when a SimpleArrayItem created by this function needs to be converted to an ImmutableArrayItem
ping() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
 
Pingable - Interface in net.sf.saxon.expr.elab
A Pingable represents an object that can receive an event with no associated information.
PIOverNodeInfo - Class in net.sf.saxon.dom
This class is an implementation of the DOM ProcessingInstruction interface that wraps a Saxon NodeInfo representation of a text or comment node.
PIOverNodeInfo() - Constructor for class net.sf.saxon.dom.PIOverNodeInfo
 
pipe - Variable in class net.sf.saxon.event.Builder
 
pipe - Variable in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
pipelineConfiguration - Variable in class net.sf.saxon.event.Outputter
 
pipelineConfiguration - Variable in class net.sf.saxon.event.SequenceReceiver
 
PipelineConfiguration - Class in net.sf.saxon.event
A PipelineConfiguration sets options that apply to all the operations in a pipeline.
PipelineConfiguration(Configuration) - Constructor for class net.sf.saxon.event.PipelineConfiguration
Create a PipelineConfiguration.
PipelineConfiguration(Configuration, ParseOptions) - Constructor for class net.sf.saxon.event.PipelineConfiguration
 
PipelineConfiguration(PipelineConfiguration) - Constructor for class net.sf.saxon.event.PipelineConfiguration
Create a PipelineConfiguration as a copy of an existing PipelineConfiguration
pivot - Variable in class net.sf.saxon.tree.wrapper.SnapshotNode
 
PJConverter - Class in net.sf.saxon.expr
This class together with its embedded subclasses handles conversion from XPath values to Java values
PJConverter() - Constructor for class net.sf.saxon.expr.PJConverter
 
PJConverter.AnyURIValueToURI - Class in net.sf.saxon.expr
 
PJConverter.AnyURIValueToURL - Class in net.sf.saxon.expr
 
PJConverter.Atomic - Class in net.sf.saxon.expr
Converter for use when the source object is an atomic value, but nothing more is known statically.
PJConverter.BooleanValueToBoolean - Class in net.sf.saxon.expr
 
PJConverter.CalendarValueToCalendar - Class in net.sf.saxon.expr
 
PJConverter.CalendarValueToDate - Class in net.sf.saxon.expr
 
PJConverter.CalendarValueToInstant - Class in net.sf.saxon.expr
 
PJConverter.CalendarValueToLocalDateTime - Class in net.sf.saxon.expr
 
PJConverter.CalendarValueToOffsetDateTime - Class in net.sf.saxon.expr
 
PJConverter.CalendarValueToZonedDateTime - Class in net.sf.saxon.expr
 
PJConverter.ConditionalUnwrapExternalObject - Class in net.sf.saxon.expr
 
PJConverter.DateValueToLocalDate - Class in net.sf.saxon.expr
 
PJConverter.General - Class in net.sf.saxon.expr
General-purpose converter when nothing more specific is available.
PJConverter.Identity - Class in net.sf.saxon.expr
 
PJConverter.IntegerValueToBigInteger - Class in net.sf.saxon.expr
 
PJConverter.IntegerValueToByte - Class in net.sf.saxon.expr
 
PJConverter.IntegerValueToChar - Class in net.sf.saxon.expr
 
PJConverter.IntegerValueToInt - Class in net.sf.saxon.expr
 
PJConverter.IntegerValueToLong - Class in net.sf.saxon.expr
 
PJConverter.IntegerValueToShort - Class in net.sf.saxon.expr
 
PJConverter.NumericValueToBigDecimal - Class in net.sf.saxon.expr
 
PJConverter.NumericValueToDouble - Class in net.sf.saxon.expr
 
PJConverter.NumericValueToFloat - Class in net.sf.saxon.expr
 
PJConverter.QualifiedNameValueToQName - Class in net.sf.saxon.expr
 
PJConverter.StringItemToChar - Class in net.sf.saxon.expr
 
PJConverter.StringItemToString - Class in net.sf.saxon.expr
 
PJConverter.StringItemToUnicodeString - Class in net.sf.saxon.expr
 
PJConverter.ToArray - Class in net.sf.saxon.expr
Converter for use when the target class is an array
PJConverter.ToCollection - Class in net.sf.saxon.expr
Converter for use when the target class is a collection class.
PJConverter.ToNull - Class in net.sf.saxon.expr
 
PJConverter.ToOne - Class in net.sf.saxon.expr
Converter for use when the target class is One, which constrains the value to be a singleton
PJConverter.ToOneOrMore - Class in net.sf.saxon.expr
Converter for use when the target class is OneOrMore, which constrains the value to be a non-empty sequence
PJConverter.ToSequenceExtent - Class in net.sf.saxon.expr
 
PJConverter.ToSequenceIterator - Class in net.sf.saxon.expr
 
PJConverter.ToZeroOrMore - Class in net.sf.saxon.expr
Converter for use when the target class is ZeroOrMore, which allows any sequence but is a generic (parameterized) class so there is compile-time information about the type of items
PJConverter.ToZeroOrOne - Class in net.sf.saxon.expr
Converter for use when the target class is ZeroOrOne, which constrains the value to be a singleton or an empty sequence
PJConverter.UnwrapExternalObject - Class in net.sf.saxon.expr
 
PlainType - Interface in net.sf.saxon.type
A "plain type" is either an atomic type, or a union type that (a) imposes no restrictions other than those imposed by its member types, and (b) has exclusively plain types as its member types
platform - Static variable in class net.sf.saxon.Version
 
Platform - Interface in net.sf.saxon
This interface provides access to methods whose implementation depends on the chosen platform (typically Java or .NET)
plural(int, String) - Static method in class net.sf.saxon.expr.FunctionCall
Utility routine used in constructing error messages: get the word "argument" or "arguments"
plus(IntegerValue) - Method in class net.sf.saxon.value.BigIntegerValue
Add another integer
plus(IntegerValue) - Method in class net.sf.saxon.value.Int64Value
Add another integer
plus(IntegerValue) - Method in class net.sf.saxon.value.IntegerValue
Add another integer
PLUS - Static variable in class net.sf.saxon.expr.Calculator
 
PLUS - Static variable in class net.sf.saxon.expr.parser.Token
Operator "+"
PLUS - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
PLUS_ONE - Static variable in class net.sf.saxon.value.Int64Value
IntegerValue representing the value +1
POINT_ZERO - Static variable in class net.sf.saxon.str.StringConstants
 
poll() - Method in class com.saxonica.ee.parallel.CountingCompletionService
 
poll(long, TimeUnit) - Method in class com.saxonica.ee.parallel.CountingCompletionService
 
pool - Variable in class net.sf.saxon.serialize.HTMLURIEscaper
 
PooledXQConnection - Interface in javax.xml.xquery
An object that provides hooks for connection pool management.
pop() - Method in class net.sf.saxon.tree.util.IndexedStack
Get the item on the top of the stack, and remove it from the stack
popDynamicValue() - Method in class net.sf.saxon.expr.StackFrame
 
populate(Supplier<SystemFunction>, ItemType, int, int) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
 
population - Variable in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
populator - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
 
PORT - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
position - Variable in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
position - Variable in class net.sf.saxon.expr.sort.SortedIterator
 
position() - Method in class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
Get the current position.
position() - Method in interface net.sf.saxon.om.FocusIterator
Get the current position.
position() - Method in class net.sf.saxon.om.FocusTrackingIterator
Get the current position.
position() - Method in class net.sf.saxon.tree.iter.ArrayIterator
 
position() - Method in class net.sf.saxon.tree.iter.ListIterator.Of
 
position() - Method in class net.sf.saxon.tree.iter.ManualIterator
Return the current position in the sequence.
position() - Method in class net.sf.saxon.tree.iter.SingletonIterator
 
Position() - Constructor for class net.sf.saxon.functions.PositionAndLast.Position
 
PositionalFilteredIterator(XPathContext, PullEvaluator) - Constructor for class net.sf.saxon.expr.FilterExpression.FilterExprElaborator.PositionalFilteredIterator
Construct a AxisFilter
PositionAndLast - Class in net.sf.saxon.functions
 
PositionAndLast() - Constructor for class net.sf.saxon.functions.PositionAndLast
 
PositionAndLast.Last - Class in net.sf.saxon.functions
 
PositionAndLast.Last.LastFnElaborator - Class in net.sf.saxon.functions
 
PositionAndLast.Position - Class in net.sf.saxon.functions
 
PositionAndLast.Position.PositionFnElaborator - Class in net.sf.saxon.functions
 
PositionFnElaborator() - Constructor for class net.sf.saxon.functions.PositionAndLast.Position.PositionFnElaborator
 
positionVariable - Variable in class net.sf.saxon.expr.flwor.ForClause
 
Positive(WatchManager, Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.adjunct.BooleanFnFeed.Positive
 
POSITIVE_INTEGER - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:positiveInteger
POSITIVE_INTEGER - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
POSN - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
postprocess(UnicodeString) - Method in class com.saxonica.ee.schema.PreprocessFacet
Apply the postprocessing defined by this facet
postprocess(UnicodeString) - Method in class com.saxonica.ee.schema.UserSimpleType
Reverse any pre-lexical facets, other than whitespace.
postprocess(UnicodeString) - Method in enum net.sf.saxon.type.AnySimpleType
Reverse any pre-lexical facets, other than whitespace.
postprocess(UnicodeString) - Method in class net.sf.saxon.type.BuiltInAtomicType
Reverse any pre-lexical facets, other than whitespace.
postprocess(UnicodeString) - Method in class net.sf.saxon.type.BuiltInListType
Reverse any pre-lexical facets, other than whitespace.
postprocess(UnicodeString) - Method in class net.sf.saxon.type.EnumerationType
Reverse any pre-lexical facets, other than whitespace.
postprocess(UnicodeString) - Method in class net.sf.saxon.type.ErrorType
Reverse any pre-lexical facets, other than whitespace.
postprocess(UnicodeString) - Method in class net.sf.saxon.type.NumericType
Reverse any pre-lexical facets, other than whitespace.
postprocess(UnicodeString) - Method in interface net.sf.saxon.type.SimpleType
Reverse any pre-lexical facets, other than whitespace.
postProcess(String) - Method in class com.saxonica.config.pe.ICUNumbererEnUnhyphenated
Replace '-' in compound numeric words in English by ' '
postProcess(String) - Method in class com.saxonica.config.pe.ICUNumbererPE
Post-process a spelled-out number.
postProcess(Expression, ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.schema.sdoc.XSDAssert.CustomizedXPath
Customize the expression post-optimization.
postProcess(Expression, ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.sxpath.XPathEvaluator
Customize the expression post-optimization.
postProcessOrdinal(String, String) - Method in class com.saxonica.config.pe.ICUNumberer_de
Replace trailing 'e' on German ordinals with the post-hyphen suffix, e.g.
postProcessOrdinal(String, String) - Method in class com.saxonica.config.pe.ICUNumbererPE
Post-process an ordinal spelled-out number.
Posture - Enum in com.saxonica.ee.stream
The posture of an expression defines the relationship of the result to a streamed input document, as defined in the XSLT 3.0 specification.
PostureAndSweep - Class in com.saxonica.ee.stream
This class defines a composite property of an expression containing both the posture and sweep of the expression, as defined in the XSLT 3.0 specification.
PostureAndSweep(Posture, Sweep) - Constructor for class com.saxonica.ee.stream.PostureAndSweep
Create a PostureAndSweep with a given posture and sweep
postValidate() - Method in class net.sf.saxon.style.SourceBinding
Hook to allow additional validation of a parent element immediately after its children have been validated.
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
 
postValidate() - Method in class net.sf.saxon.style.XSLGeneralVariable
Hook to allow additional validation of a parent element immediately after its children have been validated.
postValidate() - Method in class net.sf.saxon.style.XSLGlobalVariable
Hook to allow additional validation of a parent element immediately after its children have been validated.
postValidate() - Method in class net.sf.saxon.style.XSLNextIteration
 
postValidate() - Method in class net.sf.saxon.style.XSLOverride
 
postValidate() - Method in class net.sf.saxon.style.XSLUsePackage
 
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Hook to allow additional validation of a parent element immediately after its children have been validated.
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDAlternative
Additional processing after all the children of this element have been validated.
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDAttribute
Additional processing after all the children of this element have been validated.
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDAttributeGroup
Additional processing after all the children of this element have been validated.
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDComplexContentRestriction
Process child elements after validation
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDComplexType
Hook to allow additional validation of a parent element immediately after its children have been validated.
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDCompositor
Process child elements after validation
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDElement
Additional processing after all the children of this element have been validated.
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDExtension
Additional processing after all the children of this element have been validated.
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDGroup
Additional processing after all the children of this element have been validated.
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDIdentityConstraint
Process the child elements after validation
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDList
Process the child elements after validation
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDOverride
Process child elements after validation
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDRedefine
Process child elements after validation
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Process child elements after validation
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleContentRestriction
Process child elements after validation.
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleType
Hook to allow additional validation of a parent element immediately after its children have been validated.
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleTypeRestriction
Process child elements after validation
postValidate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDUnion
Process child elements after validation
power(NumericValue, NumericValue) - Static method in class net.sf.saxon.option.exslt.Math
Get a number n raised to the power of another number e.
PowFn() - Constructor for class net.sf.saxon.functions.MathFunctionSet.PowFn
 
PRAGMA - Static variable in class net.sf.saxon.expr.parser.Token
A token representing an XQuery pragma.
PRE_EVALUATE_DOC_FUNCTION - Static variable in class net.sf.saxon.lib.Feature
If true, calls on the doc() and document() functions, if their arguments are known at compile time, will be evaluated at compile time, and the resulting document will be stored as part of the Saxon Configuration and shared by all queries and transformations running within that Configuration.
PRE_EVALUATE_DOC_FUNCTION - Static variable in class net.sf.saxon.lib.FeatureCode
 
PRE_EVALUATE_DOC_FUNCTION - Static variable in class net.sf.saxon.lib.FeatureKeys
If true, calls on the doc() and document() functions, if their arguments are known at compile time, will be evaluated at compile time, and the resulting document will be stored as part of the Saxon Configuration and shared by all queries and transformations running within that Configuration.
preAllocateComparer(AtomicType, AtomicType, StaticContext) - Method in class net.sf.saxon.functions.CollatingFunctionFixed
During static analysis, if types are known and the collation is known, pre-allocate a comparer for comparing atomic values.
preallocateNumberer(Configuration) - Method in class net.sf.saxon.expr.NumberSequenceFormatter
 
precedence - Variable in class net.sf.saxon.trans.rules.Rule
 
PRECEDES - Static variable in class net.sf.saxon.expr.parser.Token
Operator "<<"
preceding() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its preceding nodes (excluding ancestors), which are returned in reverse document order
preceding(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the preceding elements having a specified local name.
preceding(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the preceding elements having a specified namespace URI and local name.
preceding(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the nodes found on the preceding axis using a supplied Predicate.
PRECEDING - net.sf.saxon.s9api.Axis
 
PRECEDING - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the preceding axis
PRECEDING_OR_ANCESTOR - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the preceding-or-ancestor axis.
PRECEDING_SIBLING - net.sf.saxon.s9api.Axis
 
PRECEDING_SIBLING - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the preceding-sibling axis
PrecedingEnumeration(NodeInfo, boolean) - Constructor for class net.sf.saxon.tree.util.Navigator.PrecedingEnumeration
Create an iterator for the preceding or "preceding-or-ancestor" axis (the latter being used internall to support xsl:number)
precedingSibling() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to its preceding siblings, which are returned in reverse document order
precedingSibling(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the preceding sibling elements having a specified local name, irrespective of the namespace.
precedingSibling(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to the preceding sibling elements having a specified namespace URI and local name.
precedingSibling(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the nodes found on the preceding sibling axis using a supplied Predicate.
PrecedingSiblingIterator(OMNode, AxiomParentNodeWrapper, AxiomDocument) - Constructor for class net.sf.saxon.option.axiom.AxiomDocument.PrecedingSiblingIterator
 
PrecedingSiblingIterator(OMNode, AxiomParentNodeWrapper, AxiomDocument) - Constructor for class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper.PrecedingSiblingIterator
 
precomputeRegex(Configuration, List<String>) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
Precondition - Class in com.saxonica.ee.trans
A Precondition is a boolean condition that must be true if a pattern is to match (but in general is not a sufficient condition for the pattern to match).
Precondition() - Constructor for class com.saxonica.ee.trans.Precondition
 
PRECONDITION_FALSE - Static variable in class com.saxonica.ee.trans.Precondition
 
PRECONDITION_TRUE - Static variable in class com.saxonica.ee.trans.Precondition
 
PRECONDITION_UNKNOWN - Static variable in class com.saxonica.ee.trans.Precondition
 
Precondition.BooleanPrecondition - Class in com.saxonica.ee.trans
A BooleanPrecondition can in principle test any boolean characteristic of a pattern.
Precondition.NumericComparisonPrecondition - Class in com.saxonica.ee.trans
A numeric comparison precondition is used for patterns containing a predicate that compares some expression E with a numeric constant.
Precondition.StringHashPrecondition - Class in com.saxonica.ee.trans
A StringHashPrecondition compares a characteristic in the form of a set of integer hash codes against a constant hash code; the precondition is satisfied if the constant hash code is present in the set.
PreconditionMatcher - Class in com.saxonica.ee.trans
This class contains the stateful part of the precondition checker.
PreconditionMatcher(RuleChain, XPathContext) - Constructor for class com.saxonica.ee.trans.PreconditionMatcher
Allocate a PreconditionMatcher for a given set of rules
preconditions - Variable in class com.saxonica.ee.trans.ModeEE.RuleChainOptimizationData
 
preconditions - Variable in class net.sf.saxon.regex.REProgram
 
PredicateCharacterClass - Class in net.sf.saxon.regex.charclass
A character class represents a set of characters for regex matching purposes.
PredicateCharacterClass(IntPredicate) - Constructor for class net.sf.saxon.regex.charclass.PredicateCharacterClass
 
Predicates - Class in net.sf.saxon.s9api.streams
This non-instantiable class provides a number of useful implementations of the Predicate interface, designed for use when navigating streams of XDM items.
Predicates() - Constructor for class net.sf.saxon.s9api.streams.Predicates
 
preEvaluate() - Method in class net.sf.saxon.expr.AndExpression
 
preEvaluate() - Method in class net.sf.saxon.expr.BooleanExpression
Evaluate the expression statically if either or both operands are literals.
preEvaluate() - Method in class net.sf.saxon.expr.CastExpression
Perform early (compile-time) evaluation, if possible
preEvaluate() - Method in class net.sf.saxon.expr.OrExpression
 
preEvaluate(ExpressionVisitor) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
preEvaluate: this method suppresses compile-time evaluation by doing nothing (because the external function might have side-effects and might use the context)
preEvaluate(ExpressionVisitor) - Method in class net.sf.saxon.expr.FunctionCall
Pre-evaluate a function at compile time.
preEvaluate(ExpressionVisitor) - Method in class net.sf.saxon.expr.SystemFunctionCall
Pre-evaluate a function at compile time.
preEvaluate(ExpressionVisitor) - Method in class net.sf.saxon.expr.UserFunctionCall
Pre-evaluate a function at compile time.
preEvaluate(ExpressionVisitor) - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Pre-evaluate a function at compile time.
preEvaluate(ExpressionVisitor) - Method in class net.sf.saxon.xpath.XPathFunctionCall
preEvaluate: this method suppresses compile-time evaluation by doing nothing (because the external function might have side-effects and might use the context)
preEvaluateGlobals(XPathContext) - Method in class net.sf.saxon.Controller
Pre-evaluate global variables (when debugging/tracing).
preEvaluateGlobals(XPathContext) - Method in class net.sf.saxon.trans.XsltController
 
preEvaluateIfConstant(ExpressionVisitor) - Method in class net.sf.saxon.expr.FunctionCall
 
preface - Static variable in class net.sf.saxon.functions.FormatInteger
 
prefix - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
prefix - Variable in class net.sf.saxon.regex.REProgram
 
prefix(long) - Method in class net.sf.saxon.str.UnicodeString
Get a substring of this string, starting at position 0, with a given end position
PREFIX - net.sf.saxon.functions.AccessorFn.Component
 
PREFIX - Static variable in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
PREFIX - Static variable in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet
 
PREFIX - Static variable in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
PREFIX - Static variable in class net.sf.saxon.expr.parser.Token
"prefix:*" token
PREFIX - Static variable in class net.sf.saxon.expr.sort.AlphanumericCollator
 
PREFIX - Static variable in class net.sf.saxon.ma.json.JsonHandlerXML
 
prefixes - Variable in class net.sf.saxon.om.NamespaceMap
 
PrefixFromQName() - Constructor for class net.sf.saxon.functions.AccessorFn.PrefixFromQName
 
PrefixPool - Class in net.sf.saxon.om
A prefix pool maintains a two-way mapping from namespace prefixes (as strings) to integer prefix codes.
PrefixPool() - Constructor for class net.sf.saxon.om.PrefixPool
 
preLoadDoc(String, String, PackageData, Configuration, SourceLocator) - Static method in class net.sf.saxon.functions.DocumentFn
Supporting routine to load one external document given a URI (href) and a baseURI.
prepare(String) - Method in class net.sf.saxon.expr.number.NumberFormatter
Tokenize the format pattern.
prepareAttributes() - Method in class com.saxonica.ee.extfn.js.IXSLPromise
 
prepareAttributes() - Method in class com.saxonica.ee.extfn.js.IXSLRemoveAttribute
 
prepareAttributes() - Method in class com.saxonica.ee.extfn.js.IXSLRemoveProperty
 
prepareAttributes() - Method in class com.saxonica.ee.extfn.js.IXSLScheduleAction
 
prepareAttributes() - Method in class com.saxonica.ee.extfn.js.IXSLSetAttribute
 
prepareAttributes() - Method in class com.saxonica.ee.extfn.js.IXSLSetProperty
 
prepareAttributes() - Method in class com.saxonica.ee.extfn.js.IXSLSetStyle
 
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.SaxonParam
 
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.SaxonPreprocess
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Set the attribute list for the element.
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.UnknownElement
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDAlternative
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDAnnotation
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDAny
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDAnyAttribute
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDAssert
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDAttribute
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDAttributeGroup
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDComplexContent
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDComplexContentRestriction
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDComplexType
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDCompositor
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDDefaultOpenContent
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDDocumentation
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDElement
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDExtension
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDFacet
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDFieldOrSelector
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDGroup
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDIdentityConstraint
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDImport
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDInclude
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDList
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDNotation
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDOpenContent
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDOverride
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDRedefine
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleContent
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleContentRestriction
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleType
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleTypeRestriction
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDUnion
Validate and process the attributes on this element in the schema document
prepareAttributes() - Method in class com.saxonica.ee.xtupdate.SaxonChange
 
prepareAttributes() - Method in class com.saxonica.ee.xtupdate.SaxonDelete
 
prepareAttributes() - Method in class com.saxonica.ee.xtupdate.SaxonInsert
 
prepareAttributes() - Method in class com.saxonica.ee.xtupdate.SaxonRename
 
prepareAttributes() - Method in class com.saxonica.ee.xtupdate.SaxonReplace
 
prepareAttributes() - Method in class com.saxonica.ee.xtupdate.SaxonUpdate
 
prepareAttributes() - Method in class com.saxonica.trans.XSLArray
 
prepareAttributes() - Method in class com.saxonica.xsltextn.style.SaxonAssign
 
prepareAttributes() - Method in class com.saxonica.xsltextn.style.SaxonDeepUpdate
 
prepareAttributes() - Method in class com.saxonica.xsltextn.style.SaxonDo
 
prepareAttributes() - Method in class com.saxonica.xsltextn.style.SaxonDoctype
 
prepareAttributes() - Method in class com.saxonica.xsltextn.style.SaxonEntityRef
 
prepareAttributes() - Method in class com.saxonica.xsltextn.style.SaxonImportQuery
 
prepareAttributes() - Method in class com.saxonica.xsltextn.style.SaxonTabulateMaps
 
prepareAttributes() - Method in class com.saxonica.xsltextn.style.SaxonWhile
 
prepareAttributes() - Method in class net.sf.saxon.option.sql.SQLClose
 
prepareAttributes() - Method in class net.sf.saxon.option.sql.SQLColumn
 
prepareAttributes() - Method in class net.sf.saxon.option.sql.SQLConnect
 
prepareAttributes() - Method in class net.sf.saxon.option.sql.SQLDelete
 
prepareAttributes() - Method in class net.sf.saxon.option.sql.SQLExecute
 
prepareAttributes() - Method in class net.sf.saxon.option.sql.SQLInsert
 
prepareAttributes() - Method in class net.sf.saxon.option.sql.SQLQuery
 
prepareAttributes() - Method in class net.sf.saxon.option.sql.SQLUpdate
 
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.StyleElement
Set the attribute list for the element.
prepareAttributes() - Method in class net.sf.saxon.style.XSLAccept
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLAcceptExpose
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLAccumulator
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLAccumulatorRule
 
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.XSLAssert
 
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.XSLBreak
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLBreakOrContinue
Set the attribute list for the element.
prepareAttributes() - Method in class net.sf.saxon.style.XSLCallTemplate
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLCatch
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLCharacterMap
Validate the attributes on this instruction
prepareAttributes() - Method in class net.sf.saxon.style.XSLChooseOrSwitch
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLComment
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLContextItem
 
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
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLElement
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLEvaluate
 
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.XSLFork
 
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.XSLGlobalVariable
 
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.XSLItemType
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLIterate
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLKey
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLLocalParam
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLLocalVariable
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLMap
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLMapEntry
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLMatchingSubstring
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLMerge
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLMergeAction
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLMergeKey
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLMergeSource
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLMessage
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLMode
 
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
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLNumber
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLOnCompletion
 
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.XSLOverride
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLPackage
 
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.XSLSortOrMergeKey
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLSourceDocument
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLStylesheet
Prepare the attributes on the stylesheet element
prepareAttributes() - Method in class net.sf.saxon.style.XSLSwitch
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLTemplate
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLText
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLTry
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLUsePackage
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLValueOf
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLWhen
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLWherePopulated
 
prepareAttributes() - Method in class net.sf.saxon.style.XSLWithParam
 
prepareAttributes(EnumSet<SourceBinding.BindingProperty>) - Method in class net.sf.saxon.style.SourceBinding
 
prepareAttributesNameAndSelect() - Method in class net.sf.saxon.style.XSLLeafNodeConstructor
Method for use by subclasses (processing-instruction and namespace) that take a name and a select attribute
prepareCharacterMaps(StyleElement, String, Properties) - Static method in class net.sf.saxon.style.XSLOutput
Process the use-character-maps attribute
PreparedExpression() - Constructor for class com.saxonica.functions.extfn.Evaluate.PreparedExpression
 
PreparedSchema - Class in com.saxonica.ee.schema
A schema is a collection of schema components.
PreparedSchema() - Constructor for class com.saxonica.ee.schema.PreparedSchema
Create a dummy schema definition.
PreparedSchema(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.schema.PreparedSchema
Create a new Schema definition
PreparedStylesheet - Class in net.sf.saxon
This PreparedStylesheet class represents a Stylesheet that has been prepared for execution (or "compiled").
PreparedStylesheet(Compilation) - Constructor for class net.sf.saxon.PreparedStylesheet
Constructor - deliberately protected
prepareExpression(InputStream) - Method in class com.saxonica.xqj.SaxonXQConnection
 
prepareExpression(InputStream) - Method in interface javax.xml.xquery.XQConnection
Prepares an expression for execution.
prepareExpression(InputStream, XQStaticContext) - Method in class com.saxonica.xqj.SaxonXQConnection
 
prepareExpression(InputStream, XQStaticContext) - Method in interface javax.xml.xquery.XQConnection
Prepares an expression for execution.
prepareExpression(Reader) - Method in class com.saxonica.xqj.SaxonXQConnection
 
prepareExpression(Reader) - Method in interface javax.xml.xquery.XQConnection
Prepares an expression for execution.
prepareExpression(Reader, XQStaticContext) - Method in class com.saxonica.xqj.SaxonXQConnection
 
prepareExpression(Reader, XQStaticContext) - Method in interface javax.xml.xquery.XQConnection
Prepares an expression for execution.
prepareExpression(String) - Method in class com.saxonica.xqj.SaxonXQConnection
 
prepareExpression(String) - Method in interface javax.xml.xquery.XQConnection
Prepares an expression for execution.
prepareExpression(String, XQStaticContext) - Method in class com.saxonica.xqj.SaxonXQConnection
 
prepareExpression(String, XQStaticContext) - Method in interface javax.xml.xquery.XQConnection
Prepares an expression for execution.
prepareExpression(String, NodeInfo, String, String, XPathContext) - Method in class com.saxonica.functions.extfn.Evaluate
 
prepareForDynamicCall(Configuration) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
 
prepareForStreaming() - Method in class com.saxonica.ee.stream.StreamableUserFunction
 
prepareForStreaming() - Method in class com.saxonica.ee.stream.StreamInstr
 
prepareForStreaming() - Method in class net.sf.saxon.expr.Expression
 
prepareForStreaming() - Method in class net.sf.saxon.expr.instruct.UserFunction
 
prepareForStreaming() - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
prepareForStreaming() - Method in class net.sf.saxon.expr.sort.MergeInstr
 
prepareForStreaming(Expression) - Method in class com.saxonica.ee.optim.OptimizerEE
Prepare an expression for streaming
prepareForStreaming(Expression) - Method in class net.sf.saxon.expr.parser.Optimizer
Prepare an expression for streaming
prepareForStreaming(PackageData) - Method in class com.saxonica.ee.stream.StreamInstr
 
prepareInitializer(Compilation, ComponentDeclaration) - Method in class com.saxonica.ee.trans.TemplateRuleEE
Prepare for JIT compilation.
prepareInitializer(Compilation, ComponentDeclaration) - Method in class net.sf.saxon.expr.instruct.TemplateRule
Prepare for JIT compilation.
prepareInputTree(Source) - Method in class net.sf.saxon.Controller
Prepare an input tree for processing.
prepareNextStylesheet(PipelineConfiguration, String, String, Result) - Method in class com.saxonica.serialize.SerializerFactoryPE
Prepare another stylesheet to handle the output of this one.
prepareNextStylesheet(PipelineConfiguration, String, String, Result) - Method in class net.sf.saxon.lib.SerializerFactory
Prepare another stylesheet to handle the output of this one.
prepareStreamability() - Method in class com.saxonica.trans.ModePE
Prepare for possible streamability - probably eventually in EE
prepareStreamability() - Method in class net.sf.saxon.trans.SimpleMode
Prepare for possible streamability - null here, but can be subclassed
prepareTemplateSignatureAttributes() - Method in class net.sf.saxon.style.SourceBinding
This method is called to establish basic signature information for local parameters of a named template, so that this can be checked against xsl:call-template instructions.
prepareTemplateSignatureAttributes() - Method in class net.sf.saxon.style.XSLLocalParam
 
prepareTestAttribute(StyleElement) - Static method in class net.sf.saxon.style.XSLIf
Process all the attributes, for an element where the only permitted attribute is "test"
prepareValidationReporting(XPathContext, ParseOptions) - Method in class com.saxonica.config.EnterpriseConfiguration
Set validation reporting options.
prepareValidationReporting(XPathContext, ParseOptions) - Method in class net.sf.saxon.Configuration
Set validation reporting options.
prepend(Inversion.PushAction) - Method in class com.saxonica.ee.stream.Inversion
Add an action to the start of this streaming route (a parent of the currently-first expression, which is therefore last to receive events from the parser)
prepend(T) - Method in class net.sf.saxon.ma.trie.ImmutableList
Return a list with a new item added at the start
prepend(T) - Method in class net.sf.saxon.ma.zeno.ZenoChain
Prepend an item.
PrependAxisIterator - Class in net.sf.saxon.tree.iter
An iterator over nodes, that prepends a given node to the nodes returned by another iterator.
PrependAxisIterator(NodeInfo, AxisIterator) - Constructor for class net.sf.saxon.tree.iter.PrependAxisIterator
 
prependRepeated(StringBuilder, char, int) - Static method in class net.sf.saxon.str.StringTool
Insert repeated occurrences of a given character at the start of a StringBuilder
PrependSequenceIterator - Class in net.sf.saxon.tree.iter
An iterator over nodes, that prepends a given node to the nodes returned by another iterator.
PrependSequenceIterator(Item, SequenceIterator) - Constructor for class net.sf.saxon.tree.iter.PrependSequenceIterator
 
prependWideChar(StringBuilder, int) - Static method in class net.sf.saxon.str.StringTool
Insert a wide character (surrogate pair) at the start of a StringBuilder
preprocess(List<SAXSource>) - Method in class net.sf.saxon.option.jdom2.JDOM2Query
 
preprocess(List<Source>) - Method in class net.sf.saxon.dom.DOMTransform
 
preprocess(List<Source>) - Method in class net.sf.saxon.option.jdom2.JDOM2Transform
 
preprocess(List<Source>) - Method in class net.sf.saxon.Transform
Preprocess the list of sources.
preprocess(UnicodeString) - Method in class com.saxonica.ee.schema.PreprocessFacet
Apply the preprocessing defined by this facet
preprocess(UnicodeString) - Method in class com.saxonica.ee.schema.UserSimpleType
Apply any pre-lexical facets, other than whitespace.
preprocess(UnicodeString) - Method in enum net.sf.saxon.type.AnySimpleType
Apply any pre-lexical facets, other than whitespace.
preprocess(UnicodeString) - Method in class net.sf.saxon.type.BuiltInAtomicType
Apply any pre-lexical facets, other than whitespace.
preprocess(UnicodeString) - Method in class net.sf.saxon.type.BuiltInListType
Apply any pre-lexical facets, other than whitespace.
preprocess(UnicodeString) - Method in class net.sf.saxon.type.EnumerationType
Apply any pre-lexical facets, other than whitespace.
preprocess(UnicodeString) - Method in class net.sf.saxon.type.ErrorType
Apply any pre-lexical facets, other than whitespace.
preprocess(UnicodeString) - Method in class net.sf.saxon.type.NumericType
Apply any pre-lexical facets, other than whitespace.
preprocess(UnicodeString) - Method in interface net.sf.saxon.type.SimpleType
Apply any pre-lexical facets, other than whitespace.
preprocess(Compilation) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Preprocess does all the processing possible before the source document is available.
PreprocessFacet - Class in com.saxonica.ee.schema
Represents the preprocess facet on a schema-defined simple type.
PreprocessFacet() - Constructor for class com.saxonica.ee.schema.PreprocessFacet
 
PreprocessFacet(Assertion, Assertion) - Constructor for class com.saxonica.ee.schema.PreprocessFacet
 
preRegisterKeyDefinition(StructuredQName) - Method in class net.sf.saxon.trans.KeyManager
Pre-register a key definition.
PRESERVE - net.sf.saxon.s9api.ValidationMode
Preserve existing type annotations if any
PRESERVE - Static variable in class net.sf.saxon.event.Stripper
 
PRESERVE - Static variable in class net.sf.saxon.lib.Validation
Code corresponding to the XSLT option validation=preserve, which indicates that existing type annotations are to be preserved but no new validation is performed.
PRESERVE - Static variable in class net.sf.saxon.value.Whitespace
The values PRESERVE, REPLACE, and COLLAPSE represent the three options for whitespace normalization.
PRESERVE_PARENT - Static variable in class net.sf.saxon.event.Stripper
 
preserveSpace - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
preservingTypes - Variable in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Flag set to true if validation=preserve and no schema type supplied for validation; also true when validation="strip" if there is no need to physically strip type annotations
previous() - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
previous() - Method in class com.saxonica.xqj.SaxonXQSequence
 
previous() - Method in interface javax.xml.xquery.XQSequence
Moves to the previous item in the sequence.
previousAtomic - Variable in class net.sf.saxon.event.SequenceReceiver
 
PrimitiveUType - Enum in net.sf.saxon.type
 
principalNodeType - Static variable in class net.sf.saxon.om.AxisInfo
Table indicating the principal node type of each axis
principalNodeUType - Static variable in class net.sf.saxon.om.AxisInfo
 
PrincipalOutputGatekeeper - Class in net.sf.saxon.serialize
This class is added to the output pipeline for the principal result destination for a transformation if the transformation uses xsl:result-document instructions.
PrincipalOutputGatekeeper(XsltController, Receiver) - Constructor for class net.sf.saxon.serialize.PrincipalOutputGatekeeper
 
principalResult - Variable in class net.sf.saxon.Controller
 
principalResultURI - Variable in class net.sf.saxon.Controller
 
PrincipalStylesheetModule - Class in net.sf.saxon.style
Represents both the stylesheet module at the root of the import tree, that is, the module that includes or imports all the others, and also the XSLT package that has this stylesheet module as its root.
PrincipalStylesheetModule(XSLPackage) - Constructor for class net.sf.saxon.style.PrincipalStylesheetModule
Create a PrincipalStylesheetModule
PrincipalStylesheetModuleEE - Class in com.saxonica.ee.trans
This version of the StylesheetPackage class represents a "real" package, that is one with an xsl:package element, which potentially uses other packages and overrides selected components in those packages.
PrincipalStylesheetModuleEE(XSLPackage) - Constructor for class com.saxonica.ee.trans.PrincipalStylesheetModuleEE
 
print(Logger) - Method in class net.sf.saxon.trace.ContextStackFrame.ApplyTemplates
Display a representation of the stack frame on the specified output stream
print(Logger) - Method in class net.sf.saxon.trace.ContextStackFrame.BuiltInTemplateRule
 
print(Logger) - Method in class net.sf.saxon.trace.ContextStackFrame.CallingApplication
 
print(Logger) - Method in class net.sf.saxon.trace.ContextStackFrame.CallTemplate
Display a representation of the stack frame on the specified output stream
print(Logger) - Method in class net.sf.saxon.trace.ContextStackFrame.FunctionCall
Display a representation of the stack frame on the specified output stream
print(Logger) - Method in class net.sf.saxon.trace.ContextStackFrame
Display a representation of the stack frame on the specified output stream
print(Logger) - Method in class net.sf.saxon.trace.ContextStackFrame.VariableEvaluation
Display a representation of the stack frame on the specified output stream
println(String, int) - Method in class net.sf.saxon.lib.Logger
Log a message.
println(String, int) - Method in class net.sf.saxon.lib.StandardLogger
Output a message with a specified severity.
println(String, int) - Method in class net.sf.saxon.lib.SystemLogger
Log a message.
PrintStack() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.PrintStack
 
prior - Variable in class com.saxonica.ee.domino.DominoTree
 
priority - Variable in class net.sf.saxon.trans.packages.PackageDetails
The priority of this version of a package relative to other versions of the same package.
priority - Variable in class net.sf.saxon.trans.rules.Rule
 
PRIVATE - net.sf.saxon.style.SourceBinding.BindingProperty
 
PRIVATE - net.sf.saxon.trans.Visibility
 
PRIVATE - Static variable in class net.sf.saxon.query.Annotation
 
PROACTIVE - net.sf.saxon.expr.instruct.UserFunction.Determinism
 
process(RuleEE, Pattern, Map<Precondition, List<RuleEE>>, Map<Characteristic, Characteristic>) - Method in class com.saxonica.ee.trans.AncestorPatternOptimizer
 
process(RuleEE, Pattern, Map<Precondition, List<RuleEE>>, Map<Characteristic, Characteristic>) - Method in class com.saxonica.ee.trans.ContainsTokenPatternOptimizer
 
process(RuleEE, Pattern, Map<Precondition, List<RuleEE>>, Map<Characteristic, Characteristic>) - Method in class com.saxonica.ee.trans.EqualityPatternOptimizer
 
process(RuleEE, Pattern, Map<Precondition, List<RuleEE>>, Map<Characteristic, Characteristic>) - Method in class com.saxonica.ee.trans.GeneralPatternOptimizer
 
process(RuleEE, Pattern, Map<Precondition, List<RuleEE>>, Map<Characteristic, Characteristic>) - Method in class com.saxonica.ee.trans.IntEqualityPatternOptimizer
 
process(RuleEE, Pattern, Map<Precondition, List<RuleEE>>, Map<Characteristic, Characteristic>) - Method in class com.saxonica.ee.trans.PatternOptimizer
Process a particular pattern, potentially adding to the list of preconditions and characteristics maintained when processing a set of rules
process(Outputter, XPathContext) - Method in class com.saxonica.ee.optim.SwitchExpression
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class com.saxonica.ee.stream.StreamInstr
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class com.saxonica.ee.update.BasicUpdatingExpression
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class com.saxonica.ee.update.CopyModifyExpression
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.CardinalityChecker
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.Expression
Process the instruction
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.flwor.OuterForExpression
Process this expression as an instruction, writing results to the current outputter
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.ForExpression
Process this expression as an instruction, writing results to the current outputter
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.Actor
 
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.CallTemplate
Process this instruction, without leaving any tail calls.
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.Instruction
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.SequenceInstr
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.WherePopulated
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.ItemChecker
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.LetExpression
Process this expression as an instruction, writing results to the current outputter
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.Literal
Process the value as an instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.PseudoExpression
 
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.SimpleExpression
Process the instruction, without returning any tail calls
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.SystemFunctionCall
 
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.TailCallLoop
Process the function body
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.TryCatch
 
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.UserFunctionCall
Process the function call in push mode
process(Outputter, XPathContext) - Method in class net.sf.saxon.expr.VariableReference
 
process(Outputter, XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Concat
 
process(Outputter, XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.Concat31
 
process(Outputter, XPathContext, Sequence[]) - Method in interface net.sf.saxon.functions.PushableFunction
Evaluate the function in "push" mode
process(Outputter, XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.StringJoin
 
process(Outputter, XPathContext, Sequence[]) - Method in class net.sf.saxon.functions.UnparsedText
 
process(Outputter, XPathContext, Sequence[]) - Method in class net.sf.saxon.ma.json.XMLToJsonFn
 
process(PushEvaluator, XPathContext) - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
process(Expression, Object) - Method in interface net.sf.saxon.expr.parser.ExpressionAction
Process an expression
process(Expression, ExpressionVisitor, ContextItemStaticInfo) - Static method in class net.sf.saxon.expr.parser.LoopLifter
Apply loop-lifting to an expression (typically the body of a template or function)
process(XPathContextMajor, Sequence[], Outputter) - Method in class net.sf.saxon.expr.instruct.UserFunction
Call this function in "push" mode, writing the results to the current output destination.
process(Item, ParameterSet, ParameterSet, Outputter, XPathContext, Location) - Method in interface net.sf.saxon.trans.rules.BuiltInRuleSet
Perform the built-in template action for a given item.
process(Item, ParameterSet, ParameterSet, Outputter, XPathContext, Location) - Method in class net.sf.saxon.trans.rules.DeepCopyRuleSet
Perform the built-in template action for a given node.
process(Item, ParameterSet, ParameterSet, Outputter, XPathContext, Location) - Method in class net.sf.saxon.trans.rules.DeepSkipRuleSet
Perform the built-in template action for a given item.
process(Item, ParameterSet, ParameterSet, Outputter, XPathContext, Location) - Method in class net.sf.saxon.trans.rules.FailRuleSet
Perform the built-in template action for a given item.
process(Item, ParameterSet, ParameterSet, Outputter, XPathContext, Location) - Method in class net.sf.saxon.trans.rules.RuleSetWithWarnings
Perform the built-in template action for a given item.
process(Item, ParameterSet, ParameterSet, Outputter, XPathContext, Location) - Method in class net.sf.saxon.trans.rules.ShallowCopyAllRuleSet
Perform the built-in template action for a given node.
process(Item, ParameterSet, ParameterSet, Outputter, XPathContext, Location) - Method in class net.sf.saxon.trans.rules.ShallowCopyRuleSet
Perform the built-in template action for a given node.
process(Item, ParameterSet, ParameterSet, Outputter, XPathContext, Location) - Method in class net.sf.saxon.trans.rules.ShallowSkipRuleSet
Perform the built-in template action for a given item.
process(Item, ParameterSet, ParameterSet, Outputter, XPathContext, Location) - Method in class net.sf.saxon.trans.rules.TextOnlyCopyRuleSet
Perform the built-in template action for a given item.
process(Sequence, Outputter, Location) - Static method in class net.sf.saxon.om.SequenceTool
Process a supplied value by copying it to the current output destination
process(TraceableComponent) - Method in interface net.sf.saxon.expr.parser.CodeInjector
Process a component such as a function, template, or global variable.
process(TraceableComponent) - Method in class net.sf.saxon.trace.TimingCodeInjector
 
process(TraceableComponent) - Method in class net.sf.saxon.trace.TraceCodeInjector
 
PROCESS - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
PROCESS_METHOD - Static variable in class net.sf.saxon.expr.Expression
 
processAccumulatorList(PackageLoaderHE, SourceDocument, String) - Static method in class net.sf.saxon.trans.PackageLoaderHE
 
processAllAttributes() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Process the attributes of this element and all its children
processAllAttributes() - Method in class com.saxonica.ee.schema.sdoc.XSDDocumentation
Process the attributes of this element and all its children
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.PrincipalStylesheetModule
Process the attributes of every node in the stylesheet
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.XSLModuleRoot
Process the attributes of every node in the stylesheet module
processAllAttributes() - Method in class net.sf.saxon.style.XSLTemplate
 
processAllDeclarations(List<ComponentDeclaration>) - Method in class net.sf.saxon.trans.TypeAliasManager
 
processAllowedNamespaces(String, Wildcard) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Process the namespaces attribute of XSDAny or XSDAnyAttribute
processAttribute(AttributeInfo) - Method in class com.saxonica.ee.validate.LaxValidator
Lax-validate an attribute
processAttributes() - Method in class net.sf.saxon.style.StyleElement
Process the attribute list for the element.
processBooleanAttribute(String, String) - Method in class net.sf.saxon.style.StyleElement
Process an attribute whose value is yes, no, true, false, 1, or 0; returning true or false.
processComponentReference(StylesheetPackage, ComponentInvocation) - Method in class com.saxonica.trans.PackageLoaderPE
 
processComponentReference(StylesheetPackage, ComponentInvocation) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
processContent(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.Copy.CopyElementDetails
 
processContent(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.ElementCreator.ElementCreationDetails
Callback to process the content expression, generating attributes, children and descendants (but not namespaces) of the new element node
processDeclaration(ComponentDeclaration) - Method in class net.sf.saxon.trans.TypeAliasManager
 
processDisallowedNamespaces(String, Wildcard) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Process the notNamespaces attribute of XSDAny or XSDAnyAttribute
processDisallowedQNames(String, Wildcard) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Process the notQNames attribute of XSDAny or XSDAnyAttribute
processExpressionTree(Expression, Object, ExpressionAction) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Process every node on a subtree of the expression tree using a supplied action.
processFile(Source, SchemaValidator) - Method in class com.saxonica.Validate
Process a single file using a supplied schema
processFile(Source, XsltExecutable, File, CommandLineOptions) - Method in class net.sf.saxon.Transform
Process a single file using a supplied stylesheet
processGroundedItem(Item) - Method in class com.saxonica.ee.stream.feed.AbsorptionFeed
Process a grounded item in the input sequence: either a streamed leaf node such as an attribute or text node, or an atomic value, or a non-streamed element or document node injected into the sequence for example by use of the comma operator.
processGroundedItem(Item) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
processGroundedItem(Item) - Method in class com.saxonica.ee.stream.feed.SimpleContentFeed
 
processGroundedItem(Item) - Method in class com.saxonica.ee.stream.feed.SnapshotFeed
 
processGroundedItem(Item) - Method in class com.saxonica.ee.stream.feed.StringValueFeed
 
processGroundedItem(Item) - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
processGroup(List<GroupByClause.ObjectToBeGrouped>, XPathContext) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Process a group of tuples from the input stream to generate a single tuple in the output stream.
processId() - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Process an @id attribute on the schema element: if present, check that it is a valid ID, and that it is unique in the schema document
PROCESSING_INSTRUCTION - net.sf.saxon.pull.PullEvent
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 - net.sf.saxon.s9api.XdmNodeKind
 
PROCESSING_INSTRUCTION - Static variable in class net.sf.saxon.pattern.NodeKindTest
 
PROCESSING_INSTRUCTION - Static variable in class net.sf.saxon.type.Type
Item type representing a processing-instruction node
PROCESSING_INSTRUCTION_NODE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the PROCESSING_INSTRUCTION node() type
processingInstruction(String, CharSequence) - Method in interface net.sf.saxon.s9api.push.Container
Add a processing instruction node to the current element or document node.
processingInstruction(String, CharSequence) - Method in interface net.sf.saxon.s9api.push.Document
 
processingInstruction(String, CharSequence) - Method in interface net.sf.saxon.s9api.push.Element
 
processingInstruction(String, String) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class net.sf.saxon.event.ReceivingContentHandler
Notify the existence of a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.domino.Erector
Callback interface for SAX: not for application use
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.schema.sdoc.VersionControlFilter
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.ContentDetector
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.Projector
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.stream.watch.WatchManager
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.trans.ExpressionPresenterToJson
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.AbstractReceiver
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.ee.validate.CatchingReceiver
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.serialize.BinaryEmitter
 
processingInstruction(String, UnicodeString, Location, int) - Method in class com.saxonica.serialize.OuterNewlineInserter
Output a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.dom.DOMWriter
Handle a processing instruction.
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.CheckSumFilter
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.CommentStripper
Remove processing instructions
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.ComplexContentOutputter
Write a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.ContentHandlerProxy
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.EventBuffer
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.EventMonitor
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.IDFilter
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.Outputter
Output a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.OutputterEventBuffer
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.PIGrabber
Handle xml-stylesheet PI
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.ProxyOutputter
Output a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.ProxyReceiver
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in interface net.sf.saxon.event.Receiver
Output a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.RegularSequenceChecker
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.SequenceNormalizer
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.SequenceNormalizerWithItemSeparator
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.SequenceWriter
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.SignificantItemDetector
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.Sink
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.SinkOutputter
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.TeeOutputter
Output a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.TreeReceiver
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.TypeCheckingFilter
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.event.WherePopulatedOutputter
Output a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.ma.json.JsonReceiver
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.option.axiom.AxiomWriter
Handle a processing instruction.
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
Handle a processing instruction.
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
Handle a processing instruction.
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.option.xom.XOMWriter
Handle a processing instruction.
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.query.SequenceWrapper
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.BinaryTextDecoder
Output a processing instruction.
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.CDATAFilter
Output a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.HTMLEmitter
Handle a processing instruction.
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.HTMLIndenter
Output a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.MessageEmitter
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.MessageWarner
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.PrincipalOutputGatekeeper
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.TEXTEmitter
Output a processing instruction.
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.UncommittedSerializer
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.XML10ContentChecker
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.XMLEmitter
Handle a processing instruction.
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.XMLIndenter
Output a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.style.UseWhenFilter
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.trace.CountingFilter
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.trace.TracingFilter
Processing Instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.trans.ConfigurationReader
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.tree.linked.LinkedBuilderMonitor
 
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Notify a processing instruction
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Callback interface for SAX: not for application use
processingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.tree.tiny.TinyBuilderMonitor
 
ProcessingInstruction - Class in net.sf.saxon.expr.instruct
An xsl:processing-instruction element in the stylesheet, or a processing-instruction constructor in a query
ProcessingInstruction(String, UnicodeString, Location, int) - Constructor for class net.sf.saxon.event.Event.ProcessingInstruction
 
ProcessingInstruction(String, UnicodeString, Location, int) - Constructor for class net.sf.saxon.event.OutputterEvent.ProcessingInstruction
 
ProcessingInstruction(Expression) - Constructor for class net.sf.saxon.expr.instruct.ProcessingInstruction
Create an xsl:processing-instruction instruction
processingInstructionRuleChain - Variable in class net.sf.saxon.trans.SimpleMode
 
processingInstructionsSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
processInstruction(PushEvaluator, XPathContext) - Method in class net.sf.saxon.expr.instruct.ResultDocument
Evaluation method designed for calling from compiled bytecode.
processItem(Item) - Method in class com.saxonica.ee.stream.watch.AbstractWatch
Signal that a node (other than an element) that matches the selection has been found.
processItem(Item) - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
Signal that a node (other than an element) that matches the selection has been found.
processItem(Item) - Method in class com.saxonica.ee.stream.watch.MultiAccumulatorWatch
Signal that a node (other than an element) that matches the selection has been found.
processItem(Item) - Method in class com.saxonica.ee.stream.watch.PatternWatch
Signal that a node (other than an element) that matches the selection has been found.
processItem(Item) - Method in class com.saxonica.ee.stream.watch.Trigger
Signal that a node (other than an element) that matches the selection has been found.
processItem(Item) - Method in interface com.saxonica.ee.stream.watch.Watch
Signal that a node (other than a document or element node) that matches the selection has been found.
processItem(Item) - Method in class com.saxonica.ee.validate.FieldWatch
Signal that a node (other than an element) that matches the selection has been found.
processItem(Item) - Method in interface net.sf.saxon.functions.Fold
Process one item in the input sequence, returning a new copy of the working data
processItem(Item) - Method in class net.sf.saxon.functions.hof.FoldLeftFn.FoldLeftFold
 
processItem(Item) - Method in class net.sf.saxon.functions.Sum.SumFold
Process one item in the input sequence, returning a new copy of the working data
processItems(SequenceIterator, Outputter) - Static method in class com.saxonica.ee.stream.feed.ItemFeed
Convenience method to process all the items selected by an iterator and push them to the next feed in the push pipeline
processLeavingTail() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates.ApplyTemplatesPackage
 
processLeavingTail() - Method in class net.sf.saxon.expr.instruct.CallTemplate.CallTemplatePackage
Process the template call encapsulated by this package.
processLeavingTail() - Method in interface net.sf.saxon.expr.instruct.TailCall
Process this TailCall (that is, executed the template call that is packaged in this object).
processLeavingTail(Outputter, XPathContext) - Method in class com.saxonica.ee.stream.adjunct.MergeInstrAdjunct.MergePusher
 
processLeavingTail(Outputter, XPathContext) - Method in interface net.sf.saxon.expr.elab.PushEvaluator
Evaluate a construct in push mode, sending the value of the construct to a supplied outputter
processLeft(XPathContext) - Method in class com.saxonica.ee.stream.adjunct.DocumentInstrAdjunct.DocumentInstrFeed
In streaming mode, process the first half of the instruction (for example, to start a new document or element)
processLeft(XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ResultDocumentAdjunct.ResultDocumentFeed
In streaming mode, process the first half of the instruction (for example, to start a new document or element)
processLeft(XPathContext) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
In streaming mode, process the first half of the instruction (for example, to start a new document or element)
processLeft(XPathContext) - Method in class com.saxonica.ee.stream.feed.ElementCreatorFeed
In streaming mode, process the first half of the instruction (for example, to start a new document or element)
processLeft(XPathContext) - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
processMatchingSubstring(RegexMatchHandler) - Method in class com.saxonica.ee.stream.ManualRegexIterator
Process a matching substring, performing specified actions at the start and end of each matching group
processMatchingSubstring(RegexMatchHandler) - Method in class net.sf.saxon.regex.ARegexIterator
Process a matching substring, performing specified actions at the start and end of each captured subgroup.
processMatchingSubstring(RegexMatchHandler) - Method in class net.sf.saxon.regex.JRegexIterator
Process a matching substring, performing specified actions at the start and end of each captured subgroup.
processMatchingSubstring(RegexMatchHandler) - Method in interface net.sf.saxon.regex.RegexIterator
Process a matching substring, performing specified actions at the start and end of each matching group
processMaxOccurs(String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Process the value of a maxOccurs attribute on any element where it appears
processMinOccurs(String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Process the value of a minOccurs attribute on any element where it appears
processOperand(Operand) - Method in interface net.sf.saxon.expr.flwor.OperandProcessor
 
processOperands(OperandProcessor) - Method in class net.sf.saxon.expr.flwor.Clause
Process the subexpressions of this clause
processOperands(OperandProcessor) - Method in class net.sf.saxon.expr.flwor.CountClause
Process the subexpressions of this clause
processOperands(OperandProcessor) - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
Process the subexpressions of this clause
processOperands(OperandProcessor) - Method in class net.sf.saxon.expr.flwor.ForClause
Process the subexpressions of this clause
processOperands(OperandProcessor) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Process the subexpressions of this clause
processOperands(OperandProcessor) - Method in class net.sf.saxon.expr.flwor.LetClause
Process the subexpressions of this clause
processOperands(OperandProcessor) - Method in class net.sf.saxon.expr.flwor.OrderByClause
Process the subexpressions of this clause
processOperands(OperandProcessor) - Method in class net.sf.saxon.expr.flwor.TraceClause
Process the subexpressions of this clause
processOperands(OperandProcessor) - Method in class net.sf.saxon.expr.flwor.WhereClause
Process the subexpressions of this clause
processOperands(OperandProcessor) - Method in class net.sf.saxon.expr.flwor.WindowClause
Process the subexpressions of this clause
processor - Variable in class net.sf.saxon.s9api.AbstractXsltTransformer
 
Processor - Class in net.sf.saxon.s9api
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() - Constructor for class net.sf.saxon.s9api.Processor
Create a Processor according to the capabilities available.
Processor(boolean) - Constructor for class net.sf.saxon.s9api.Processor
Create a Processor, specifying whether a licensed configuration is required
Processor(Source) - Constructor for class net.sf.saxon.s9api.Processor
Create a Processor configured according to the settings in a supplied configuration file.
Processor(Configuration) - Constructor for class net.sf.saxon.s9api.Processor
Create a Processor based on an existing Configuration.
processQuery(Outputter, XPathContext) - Method in class com.saxonica.ee.optim.XQueryExpressionEE
 
processQuery(Outputter, XPathContext) - Method in class net.sf.saxon.query.XQueryExpression
 
processResultDocument(ResultDocument, PushEvaluator, XPathContext) - Method in class com.saxonica.config.EnterpriseConfiguration
Process an xsl:result-document instruction.
processResultDocument(ResultDocument, PushEvaluator, XPathContext) - Method in class net.sf.saxon.Configuration
Process an xsl:result-document instruction.
processRight(XPathContext) - Method in class com.saxonica.ee.stream.adjunct.DocumentInstrAdjunct.DocumentInstrFeed
In streaming mode, process the right half of the instruction (for example, to end a new document or element)
processRight(XPathContext) - Method in class com.saxonica.ee.stream.adjunct.ResultDocumentAdjunct.ResultDocumentFeed
In streaming mode, process the right half of the instruction (for example, to end a new document or element)
processRight(XPathContext) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
In streaming mode, process the right half of the instruction (for example, to end a new document or element)
processRight(XPathContext) - Method in class com.saxonica.ee.stream.feed.ElementCreatorFeed
In streaming mode, process the right half of the instruction (for example, to end a new document or element)
processRule(Rule) - Method in interface net.sf.saxon.trans.Mode.RuleAction
Process a given rule
processRuleChain(RuleChain, Mode.RuleAction) - Method in class net.sf.saxon.trans.SimpleMode
Walk over all the rules, applying a specified action to each one.
processRuleChain(RuleChain, Mode.RuleAction, SimpleMode.RuleGroupAction) - Method in class net.sf.saxon.trans.SimpleMode
 
processRuleChains(IntHashMap<RuleChain>, Mode.RuleAction, SimpleMode.RuleGroupAction) - Method in class net.sf.saxon.trans.SimpleMode
 
processRules(Mode.RuleAction) - Method in class net.sf.saxon.trans.CompoundMode
Walk over all the rules, applying a specified action to each one.
processRules(Mode.RuleAction) - Method in class net.sf.saxon.trans.Mode
Walk over all the rules, applying a specified action to each one.
processRules(Mode.RuleAction) - Method in class net.sf.saxon.trans.SimpleMode
Walk over all the rules, applying a specified action to each one.
processRules(Mode.RuleAction, SimpleMode.RuleGroupAction) - Method in class net.sf.saxon.trans.SimpleMode
Walk over all the rules, applying a specified action to each one.
processSource(Source, XQueryExecutable, XQueryEvaluator) - Method in class net.sf.saxon.Query
Process the supplied XML source file
processSourceFile(String, boolean) - Method in class net.sf.saxon.Query
 
processStandardAttributes(NamespaceUri) - Method in class net.sf.saxon.style.LiteralResultElement
 
processStandardAttributes(NamespaceUri) - Method in class net.sf.saxon.style.StyleElement
Process the standard attributes such as [xsl:]expand-text.
processSuppliedOptions(MapItem, XPathContext) - Method in class net.sf.saxon.functions.OptionsParameter
Process an XPath map containing the supplied values.
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.CountClausePush
 
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.DiagnosticClausePush
 
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.ForClauseOuterPush
 
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.ForClausePush
 
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.GroupByClausePush
Move on to the next tuple.
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.LetClausePush
 
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.OrderByClausePush
Process the next tuple.
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.ReturnClausePush
Notify the availability of the next tuple.
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.TraceClausePush
 
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.TuplePush
Notify the availability of the next tuple.
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.WhereClausePush
 
processTuple(XPathContext) - Method in class net.sf.saxon.expr.flwor.WindowClausePush
Notify the availability of the next tuple.
processValue(UnicodeString, Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Process the value of the node, to create the new node.
processValue(UnicodeString, Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.Comment
Process the value of the node, to create the new node.
processValue(UnicodeString, Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
 
processValue(UnicodeString, Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
Process the value of the node, to create the new node.
processValue(UnicodeString, Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Process the value of the node, to create the new node.
processValue(UnicodeString, Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.ValueOf
Process the value of the node, to create the new node.
processValueOf(Expression, Configuration) - Method in class net.sf.saxon.expr.compat.TypeChecker10
 
processValueOf(Expression, Configuration) - Method in class net.sf.saxon.expr.parser.TypeChecker
 
processVersionAttribute(NamespaceUri) - Method in class net.sf.saxon.style.StyleElement
Process the [xsl:]version attribute if there is one
processVersionAttribute(NamespaceUri) - Method in class net.sf.saxon.style.XSLOutput
Process the [xsl:]version attribute if there is one
processWildcardTerm(Wildcard, NodeName, Location) - Method in class com.saxonica.ee.validate.AttributeValidator
Process a wildcard term found in complex content or "all" content groups.
processXslOutputElement(NodeInfo, Properties, XPathContext) - Static method in class net.sf.saxon.expr.instruct.ResultDocument
Construct a set of output properties from an xsl:output element supplied at run-time
ProcInstImpl - Class in net.sf.saxon.tree.linked
ProcInstImpl is an implementation of ProcInstInfo used by the Propagator to construct its trees.
ProcInstImpl(String, UnicodeString) - Constructor for class net.sf.saxon.tree.linked.ProcInstImpl
 
ProcInstParser - Class in net.sf.saxon.tree.util
ProcInstParser is used to parse pseudo-attributes within Processing Instructions.
PROFESSIONAL_EDITION - Static variable in class net.sf.saxon.Configuration.LicenseFeature
 
ProfessionalConfiguration - Class in com.saxonica.config
This class holds details of user-selected configuration options for a set of transformations and/or queries.
ProfessionalConfiguration() - Constructor for class com.saxonica.config.ProfessionalConfiguration
Create a Saxon Professional Edition configuration object with default settings for all options.
ProfessionalTransformerFactory - Class in com.saxonica.config
The is the JAXP TransformerFactory implementation for the professional edition of Saxon.
ProfessionalTransformerFactory() - Constructor for class com.saxonica.config.ProfessionalTransformerFactory
Create a ProfessionalTransformerFactory.
ProfessionalTransformerFactory(ProfessionalConfiguration) - Constructor for class com.saxonica.config.ProfessionalTransformerFactory
Construct a ProfessionalTransformerFactory using an existing Configuration.
ProfessionalXPathFactory - Class in com.saxonica.config
An implementation of the JAXP XPath Factory that creates a Professional configuration.
ProfessionalXPathFactory() - Constructor for class com.saxonica.config.ProfessionalXPathFactory
Default constructor: this creates a Configuration as well as creating the professional XPathFactory.
ProfessionalXPathFactory(ProfessionalConfiguration) - Constructor for class com.saxonica.config.ProfessionalXPathFactory
Constructor using a user-supplied Configuration.
ProgressiveIterator(MemoSequence) - Constructor for class net.sf.saxon.om.MemoSequence.ProgressiveIterator
Create a ProgressiveIterator
PROHIBITED - com.saxonica.ee.schema.Optionality
 
projection - Variable in class net.sf.saxon.Query
 
Projector - Class in com.saxonica.ee.stream
This class uses a PathMap to do document projection.
Projector(PathMap.PathMapRoot, Receiver) - Constructor for class com.saxonica.ee.stream.Projector
Create a document projector
promoteCommonSubexpressions(Expression) - Method in class com.saxonica.ee.optim.CommonSubexpressionPromoter
Search for duplicate subexpressions within an expression tree, and if one is found, generate a local variable bound to the common subexpression, replacing the original subexpression with a reference to the new local variable
promoteExpressionsToGlobal(Expression, GlobalVariableManager, ExpressionVisitor) - Method in class com.saxonica.ee.optim.OptimizerEE
Identify expressions within a function or template body that can be promoted to be evaluated as global variables.
promoteExpressionsToGlobal(Expression, GlobalVariableManager, ExpressionVisitor) - Method in class net.sf.saxon.expr.parser.Optimizer
Identify expressions within a function or template body that can be promoted to be evaluated as global variables.
PromoterToAnyURI() - Constructor for class net.sf.saxon.type.Converter.PromoterToAnyURI
 
PromoterToBase64Binary() - Constructor for class net.sf.saxon.type.Converter.PromoterToBase64Binary
 
PromoterToDouble(ConversionRules) - Constructor for class net.sf.saxon.type.Converter.PromoterToDouble
 
PromoterToFloat(ConversionRules) - Constructor for class net.sf.saxon.type.Converter.PromoterToFloat
 
PromoterToHexBinary() - Constructor for class net.sf.saxon.type.Converter.PromoterToHexBinary
 
PromoterToString() - Constructor for class net.sf.saxon.type.Converter.PromoterToString
 
properties - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
Any additional properties.
PROPERTY_ORDER - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
saxon:property-order = list of strings
propertyNames - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
ProtocolRestrictor - Class in net.sf.saxon.lib
This class implements the rules in a property such as XMLConstants.ACCESS_EXTERNAL_SCHEMA, which constrain the set of URIs that can be used by supplying a list of permitted protocols.
ProtocolRestrictor(String) - Constructor for class net.sf.saxon.lib.ProtocolRestrictor
Create a predicate from a list of allowed protocols.
provideContext(XPathContext) - Method in interface net.sf.saxon.expr.sort.AtomicComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.AtomicSortComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.CalendarValueComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.CodepointCollatingComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.CollatingAtomicComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.ContextFreeAtomicComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.DecimalSortComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.DescendingComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.DoubleSortComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.EmptyGreatestComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.EqualityComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.GenericAtomicComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.NumericComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.TextComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.sort.UntypedNumericComparer
Supply the dynamic context in case this is needed for the comparison
provideContext(XPathContext) - Method in class net.sf.saxon.expr.SwitchCaseComparer
 
ProxyOutputter - Class in net.sf.saxon.event
 
ProxyOutputter(Outputter) - Constructor for class net.sf.saxon.event.ProxyOutputter
 
ProxyReceiver - Class in net.sf.saxon.event
A ProxyReceiver is an Receiver that filters data before passing it to another underlying Receiver.
ProxyReceiver(Receiver) - Constructor for class net.sf.saxon.event.ProxyReceiver
 
PseudoExpression - Class in net.sf.saxon.expr
A pseudo-expression is an object that can appear as a node on the expression tree, but which cannot actually be evaluated in its own right.
PseudoExpression() - Constructor for class net.sf.saxon.expr.PseudoExpression
 
PUBLIC - net.sf.saxon.trans.Visibility
 
PUBLIC - Static variable in class net.sf.saxon.query.Annotation
 
PUBLIC_ID - Static variable in class net.sf.saxon.functions.UnparsedEntity
 
publicId - Variable in class net.sf.saxon.lib.ResourceRequest
The public ID of the requested resource, where applicable
PublicStylesheetFunctionLibrary - Class in net.sf.saxon.style
A PublicStylesheetFunctionLibrary filters a StylesheetFunctionLibrary to include only those functions whose visibility is final or public.
PublicStylesheetFunctionLibrary(FunctionLibrary) - Constructor for class net.sf.saxon.style.PublicStylesheetFunctionLibrary
Create a FunctionLibrary that provides access to public stylesheet functions
PullConsumer - Class in net.sf.saxon.pull
A PullConsumer consumes all the events supplied by a PullProvider, doing nothing with them.
PullConsumer(PullProvider) - Constructor for class net.sf.saxon.pull.PullConsumer
Create a PullConsumer that swallows the events read from a given pull provider
PullElaborator - Class in net.sf.saxon.expr.elab
Abstract implementation of Elaborator for expressions that primarily evaluate in pull mode, that is, by returning a SequenceIterator over the result.
PullElaborator() - Constructor for class net.sf.saxon.expr.elab.PullElaborator
 
pullEvaluator - Variable in class net.sf.saxon.query.XQueryExpression
 
PullEvaluator - Interface in net.sf.saxon.expr.elab
Interface implemented by evaluators that evaluate an expression in "pull" mode, that is, by delivering a SequenceIterator over the results.
PullEvent - Enum in net.sf.saxon.pull
Enumeration of event types that can occur in the PullProvider interface
PullFilter - Class in net.sf.saxon.pull
PullFilter is a pass-through filter class that links one PullProvider to another PullProvider in a pipeline.
PullFilter(PullProvider) - Constructor for class net.sf.saxon.pull.PullFilter
Create a PullFilter
PullFromIterator - Class in com.saxonica.xqj.pull
This class delivers any XPath sequence through the pull interface.
PullFromIterator(SequenceIterator) - Constructor for class com.saxonica.xqj.pull.PullFromIterator
Create a PullProvider that wraps a supplied SequenceIterator
PullNamespaceReducer - Class in com.saxonica.xqj.pull
PullNamespaceReducer is a PullFilter responsible for removing duplicate namespace declarations.
PullNamespaceReducer(PullProvider) - Constructor for class com.saxonica.xqj.pull.PullNamespaceReducer
Create a namespace reducer for a pull pipeline
PullProvider - Interface in net.sf.saxon.pull
PullProvider is Saxon's pull-based interface for reading XML documents and XDM sequences.
PullPushCopier - Class in net.sf.saxon.pull
This class copies a document by using the pull interface to read the input document, and the push interface to write the output document.
PullPushCopier(PullProvider, Receiver) - Constructor for class net.sf.saxon.pull.PullPushCopier
Create a PullPushCopier
PullPushTee - Class in net.sf.saxon.pull
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.
PullPushTee(PullProvider, Receiver) - Constructor for class net.sf.saxon.pull.PullPushTee
Create a PullPushTee
PullSource - Class in net.sf.saxon.pull
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(PullProvider) - Constructor for class net.sf.saxon.pull.PullSource
Create a PullSource based on a supplied PullProvider
PullToStax - Class in com.saxonica.xqj.pull
This class bridges PullProvider events to XMLStreamReader (Stax) events.
PullToStax(PullProvider) - Constructor for class com.saxonica.xqj.pull.PullToStax
Create a PullToStax instance, which wraps a Saxon PullProvider as a Stax XMLStreamReader
PullToStax.SourceStreamLocation - Class in com.saxonica.xqj.pull
Bridge a SAX SourceLocator to a javax.xml.stream.Location
PullTracer - Class in com.saxonica.xqj.pull
PullTracer is a PullFilter that can be inserted into a pull pipeline for diagnostic purposes.
PullTracer(PullProvider) - Constructor for class com.saxonica.xqj.pull.PullTracer
Create a PullTracer
purpose - Variable in class net.sf.saxon.lib.ResourceRequest
The Purpose of the request, as defined in the RDDL specifications (based on the arcrole attribute in XLink).
push(Outputter, XPathContext) - Method in interface com.saxonica.ee.parallel.Pusher
Evaluate an instruction in push mode
push(Outputter, XPathContext) - Method in class com.saxonica.ee.stream.StreamInstr
Evaluate the instruction in push mode
push(Outputter, XPathContext) - Method in class net.sf.saxon.expr.instruct.SourceDocument
Evaluate the instruction in push mode
push(T) - Method in class net.sf.saxon.tree.util.IndexedStack
Add an item to the top of the stack
Push - Interface in net.sf.saxon.s9api.push
An interface designed for applications to generate XML documents by issuing events.
PushableFunction - Interface in net.sf.saxon.functions
Interface implemented by functions that have a "push" implementation, whereby the result of the function is written incrementally to an Outputter rather than being returned as the result of a call() method.
PushAction() - Constructor for class com.saxonica.ee.stream.Inversion.PushAction
 
pushDynamicValue(Sequence) - Method in class net.sf.saxon.expr.StackFrame
 
PushElaborator - Class in net.sf.saxon.expr.elab
Abstract superclass for elaborators whose primary evaluation method is in push mode.
PushElaborator() - Constructor for class net.sf.saxon.expr.elab.PushElaborator
 
Pusher - Interface in com.saxonica.ee.parallel
Interface implemented by instructions that push data to an Outputter
pushEvaluator - Variable in class net.sf.saxon.expr.instruct.UserFunction
 
pushEvaluator - Variable in class net.sf.saxon.query.XQueryExpression
 
PushEvaluator - Interface in net.sf.saxon.expr.elab
 
pushMethod - Variable in class com.saxonica.ee.stream.Inversion.PushAction
 
PushToPull - Class in com.saxonica.ee.parallel
This class evaluates an expression in push mode in one thread, and provides an iterator to read the results of the expression in pull mode in the original thread.
PushToPull(PushEvaluator, XPathContext) - Constructor for class com.saxonica.ee.parallel.PushToPull
 
PushToReceiver - Class in net.sf.saxon.event
 
PushToReceiver(Receiver) - Constructor for class net.sf.saxon.event.PushToReceiver
 
put(int, int) - Method in class net.sf.saxon.z.IntRangeToIntMap
Adds a key-value pair to the map.
put(int, int) - Method in class net.sf.saxon.z.IntToIntArrayMap
Adds a key-value pair to the map.
put(int, int) - Method in class net.sf.saxon.z.IntToIntHashMap
Adds a key-value pair to the map.
put(int, int) - Method in interface net.sf.saxon.z.IntToIntMap
Adds a key-value pair to the map.
put(int, GroundedValue) - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
put(int, GroundedValue) - Method in class net.sf.saxon.ma.arrays.ArrayItem
Replace a member of the array
put(int, GroundedValue) - Method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Replace a member of the array
put(int, GroundedValue) - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Replace a member of the array
put(int, XdmValue) - Method in class net.sf.saxon.s9api.XdmArray
Create a new array in which one member is replaced with a new value.
put(int, T) - Method in class net.sf.saxon.z.IntHashMap
Adds a key-value pair to the map.
put(String, NamespaceUri) - Method in class net.sf.saxon.om.NamespaceDeltaMap
 
put(String, NamespaceUri) - Method in class net.sf.saxon.om.NamespaceMap
Add a new entry to the map, or replace an existing entry.
put(K, V) - Method in class net.sf.saxon.expr.sort.CustomMap
Add an entry to the map
put(K, V) - Method in class net.sf.saxon.expr.sort.LFUCache
Adds an entry to this cache.
put(K, V) - Method in class net.sf.saxon.ma.trie.ImmutableHashTrieMap
 
put(K, V) - Method in interface net.sf.saxon.ma.trie.ImmutableMap
Add a new entry to the map.
put(Binding, Binding) - Method in class net.sf.saxon.expr.parser.RebindingMap
Add an entry to the binding map
put(AttributeInfo) - Method in interface net.sf.saxon.om.AttributeMap
Replace or add an attribute, to create a new AttributeMap
put(AttributeInfo) - Method in class net.sf.saxon.om.EmptyAttributeMap
 
put(AttributeInfo) - Method in class net.sf.saxon.om.LargeAttributeMap
 
put(AttributeInfo) - Method in class net.sf.saxon.om.SingletonAttributeMap
 
put(StructuredQName, GroundedValue) - Method in class net.sf.saxon.expr.instruct.GlobalParameterSet
Add a parameter to the ParameterSet
put(StructuredQName, Sequence, boolean) - Method in class net.sf.saxon.expr.instruct.ParameterSet
Add a parameter to the ParameterSet
put(XdmAtomicValue, XdmValue) - Method in class net.sf.saxon.s9api.XdmMap
Create a new map containing an additional (key, value) pair.
Put - Class in net.sf.saxon.functions
Implements the fn:put() function in XQuery Update 1.0.
Put() - Constructor for class net.sf.saxon.functions.Put
 
Put.PutFnElaborator - Class in net.sf.saxon.functions
 
PutAction - Class in com.saxonica.ee.update
A saved put() call on the pending update list.
PutAction(NodeInfo, String) - Constructor for class com.saxonica.ee.update.PutAction
 
putAll(NamespaceMap) - Method in class net.sf.saxon.om.NamespaceMap
Merge the prefix/uri pairs in the supplied delta with the prefix/uri pairs in this namespace map, to create a new namespace map.
putCachedStylesheet(String, String, PreparedStylesheet) - Method in class net.sf.saxon.PreparedStylesheet
Save a "next in chain" stylesheet in compiled form, so that it can be reused repeatedly.
putCharacterMap(StructuredQName, CharacterMap) - Method in class net.sf.saxon.serialize.CharacterMapIndex
Add a character map with a given name
PutFnElaborator() - Constructor for class net.sf.saxon.functions.Put.PutFnElaborator
 
putNamedTemplate(StructuredQName, NamedTemplate) - Method in class net.sf.saxon.PreparedStylesheet
Register the named template with a given name
putStylesheetDocument(DocumentKey, XSLStylesheet) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Add a module to the cache of stylesheet modules

Q

QMARK - Static variable in class net.sf.saxon.expr.parser.Token
Question mark symbol.
QMARK_QMARK - Static variable in class net.sf.saxon.expr.parser.Token
operator "??"
qName - Variable in class net.sf.saxon.value.QualifiedNameValue
 
qName(String) - Method in class net.sf.saxon.om.NamespaceUri
Construct an unprefixed QName using this namespace and a supplied local name
QName - Class in net.sf.saxon.s9api
The QName class represents an instance of xs:QName, as defined in the XPath 2.0 data model.
QName(String) - Constructor for class net.sf.saxon.s9api.QName
Construct a QName from a localName alone.
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).
QName(String, 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(QName) - Constructor for class net.sf.saxon.s9api.QName
Construct a QName from a JAXP QName object
QName(NamespaceUri, String) - Constructor for class net.sf.saxon.s9api.QName
Construct a QName using a namespace URI and a lexical representation.
QName(StructuredQName) - Constructor for class net.sf.saxon.s9api.QName
Construct a QName from a StructuredQName
QNAME - net.sf.saxon.type.PrimitiveUType
 
QNAME - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:QName
QNAME - Static variable in enum net.sf.saxon.type.AnyType
 
QNAME - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
QNAME - Static variable in class net.sf.saxon.type.UType
 
qNamedAttributeRuleChains - Variable in class net.sf.saxon.trans.SimpleMode
 
qNamedElementRuleChains - Variable in class net.sf.saxon.trans.SimpleMode
 
QNameException - Exception in net.sf.saxon.om
A QNameException represents an error condition whereby a QName (for example a variable name or template name) is malformed
QNameException(String) - Constructor for exception net.sf.saxon.om.QNameException
 
QNameFn - Class in net.sf.saxon.functions
This class supports the fn:QName() function
QNameFn() - Constructor for class net.sf.saxon.functions.QNameFn
 
QNameFn.QNameFnElaborator - Class in net.sf.saxon.functions
 
QNameFnElaborator() - Constructor for class com.saxonica.functions.qt4.ParseQNameFn.QNameFnElaborator
 
QNameFnElaborator() - Constructor for class net.sf.saxon.functions.QNameFn.QNameFnElaborator
 
qNameParser - Variable in class net.sf.saxon.expr.parser.XPathParser
 
QNameParser - Class in net.sf.saxon.om
Parser to handle QNames in either lexical QName or EQName syntax, including resolving any prefix against a URIResolver.
QNameParser(NamespaceResolver) - Constructor for class net.sf.saxon.om.QNameParser
 
QNameTest - Interface in net.sf.saxon.pattern
Interface for tests against a QName.
QNameToNotation() - Constructor for class net.sf.saxon.type.Converter.QNameToNotation
 
QNameValue - Class in net.sf.saxon.value
A QName value.
QNameValue(String, NamespaceUri, String) - Constructor for class net.sf.saxon.value.QNameValue
Constructor for a QName that is known to be valid.
QNameValue(String, NamespaceUri, String, AtomicType) - Constructor for class net.sf.saxon.value.QNameValue
Constructor for a QName that is known to be valid, allowing a user-defined subtype of QName to be specified.
QNameValue(String, NamespaceUri, String, AtomicType, boolean) - Constructor for class net.sf.saxon.value.QNameValue
Constructor.
QNameValue(StructuredQName, AtomicType) - Constructor for class net.sf.saxon.value.QNameValue
Constructor
QualifiedNameValue - Class in net.sf.saxon.value
A qualified name: this is an abstract superclass for QNameValue and NotationValue, representing the XPath primitive types xs:QName and xs:NOTATION respectively
QualifiedNameValue(StructuredQName, AtomicType) - Constructor for class net.sf.saxon.value.QualifiedNameValue
 
QualifiedNameValueToQName() - Constructor for class net.sf.saxon.expr.PJConverter.QualifiedNameValueToQName
 
QuantifiedExprElaborator() - Constructor for class net.sf.saxon.expr.QuantifiedExpression.QuantifiedExprElaborator
 
QuantifiedExpression - Class in net.sf.saxon.expr
A QuantifiedExpression tests whether some/all items in a sequence satisfy some condition.
QuantifiedExpression() - Constructor for class net.sf.saxon.expr.QuantifiedExpression
 
QuantifiedExpression.QuantifiedExprElaborator - Class in net.sf.saxon.expr
Elaborator for a quantified expression (some|every X in Y satisfies Z)
Query - Class in com.saxonica
This is a synonym of net.sf.saxon.Query, the command line interface for running XQuery.
Query - Class in net.sf.saxon
This Query class provides a command-line interface to the Saxon XQuery processor.
Query() - Constructor for class com.saxonica.Query
 
Query() - Constructor for class net.sf.saxon.Query
 
QUERY - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
QUERY_PARAMETERS - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
QUERY_SEPARATOR - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
queryFileName - Variable in class net.sf.saxon.Query
 
QueryFn - Class in com.saxonica.functions.extfn
This class implements the saxon:query() extension function
QueryFn() - Constructor for class com.saxonica.functions.extfn.QueryFn
 
QueryLibrary - Class in net.sf.saxon.query
A QueryLibrary represents an independently compiled set of query modules that does not include a main module.
QueryLibrary(StaticQueryContext) - Constructor for class net.sf.saxon.query.QueryLibrary
 
QueryLibraryImpl - Class in com.saxonica.expr
Concrete implementation of a separately-compiled XQuery library
QueryLibraryImpl(StaticQueryContext) - Constructor for class com.saxonica.expr.QueryLibraryImpl
 
QueryModule - Class in net.sf.saxon.query
This class represents a query module, and includes information about the static context of the query module.
QueryModule(Configuration, QueryModule) - Constructor for class net.sf.saxon.query.QueryModule
Create a QueryModule for a library module.
QueryModule(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
queryParametersAreRecognized() - Method in class net.sf.saxon.lib.StandardURIResolver
Determine whether query parameters (such as validation=strict) are to be recognized
QueryReader - Class in net.sf.saxon.query
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 in net.sf.saxon.query
This utility class takes the result sequence produced by a query, and wraps it as an XML document.
querySeparator - Variable in class com.saxonica.functions.qt4.URIFunctions
 
quickCompare(StringValue, NumericValue, int, ConversionRules) - Static method in class net.sf.saxon.expr.sort.UntypedNumericComparer
Optimized routine to compare an untyped atomic value with a numeric value.
QuickXPathParser - Class in com.saxonica.ee.optim
This class performs a quick parse of commonly encountered XPath expressions that conform to common syntactic patterns.
QuickXPathParser() - Constructor for class com.saxonica.ee.optim.QuickXPathParser
 
quit(String, int) - Method in class com.saxonica.Validate
Exit with a message
quit(String, int) - Method in class net.sf.saxon.Query
Exit with a message
quit(String, int) - Method in class net.sf.saxon.Transform
Exit with a message
QuitParsingException - Exception in net.sf.saxon.trans
An exception used to signal that no more input is required from the parser, and that parsing can therefore be abandoned early (but without signaling any error to the user)
QuitParsingException(boolean) - Constructor for exception net.sf.saxon.trans.QuitParsingException
Create a QuitParsingException
quoteSqlName(String) - Static method in class net.sf.saxon.option.sql.SQLConnect
Utility method to quote a SQL table or column name if it needs quoting.

R

random() - Static method in class net.sf.saxon.option.exslt.Math
Get a random numeric value (SStL)
Random - Class in net.sf.saxon.option.exslt
This class implements extension functions in the http://exslt.org/random namespace.
Random() - Constructor for class net.sf.saxon.option.exslt.Random
 
RandomNumberGenerator - Class in net.sf.saxon.functions.hof
This class implements the function random-number-generator(), which is a standard function in XPath 3.1
RandomNumberGenerator() - Constructor for class net.sf.saxon.functions.hof.RandomNumberGenerator
 
randomSeed() - Method in class net.sf.saxon.value.DateTimeValue
Generate a value from the current date and time that can be used to seed a random number generator
randomSequence() - Static method in class net.sf.saxon.option.exslt.Random
Returns a single random number X between 0 and 1.
randomSequence(int) - Static method in class net.sf.saxon.option.exslt.Random
Returns a sequence of random numbers between 0 and 1.
randomSequence(int, double) - Static method in class net.sf.saxon.option.exslt.Random
Returns a sequence of random numbers between 0 and 1.
RangeElaborator() - Constructor for class net.sf.saxon.expr.RangeExpression.RangeElaborator
 
RangeExpression - Class in net.sf.saxon.expr
A RangeExpression is an expression that represents an integer sequence as a pair of end-points (for example "x to y").
RangeExpression(Expression, Expression) - Constructor for class net.sf.saxon.expr.RangeExpression
Construct a RangeExpression with increment of 1
RangeExpression.RangeElaborator - Class in net.sf.saxon.expr
 
RangeIterator - Class in net.sf.saxon.tree.iter
This abstract class represents an iteration over the results of a range expression (A by B to C).
RangeIterator() - Constructor for class net.sf.saxon.tree.iter.RangeIterator
 
RangeKey - Class in net.sf.saxon.ma.map
This class implements an XPath map item as a view of an XSLT key index.
RangeKey(UnicodeString, UnicodeString, TreeMap<AtomicMatchKey, Object>) - Constructor for class net.sf.saxon.ma.map.RangeKey
 
ranges - Variable in class net.sf.saxon.trans.packages.UsePack
 
rangeVariable - Variable in class net.sf.saxon.expr.flwor.ForClause
 
rangeVariables - Variable in class net.sf.saxon.expr.parser.XPathParser
 
RawDestination - Class in net.sf.saxon.s9api
An RawDestination is a Destination that accepts a sequence output by a stylesheet or query and returns it directly as an XdmValue, without constructing an XML tree, and without serialization.
RawDestination() - Constructor for class net.sf.saxon.s9api.RawDestination
 
RawResult - Class in net.sf.saxon.lib
This class is an implementation of the JAXP Result interface.
RawResult() - Constructor for class net.sf.saxon.lib.RawResult
 
RCURLY - net.sf.saxon.ma.json.JsonParser.JsonToken
 
RCURLY - Static variable in class net.sf.saxon.expr.parser.Token
"}" symbol (XQuery only)
read(Source, SchemaCompiler, PipelineConfiguration, SchemaElement) - Static method in class com.saxonica.ee.schema.sdoc.SchemaReader
Read the Schema from a source XML document and return the Schema document.
readBinaryFromStream(InputStream, String) - Static method in class net.sf.saxon.resource.BinaryResource
Utility method to construct an array of bytes from the content of an InputStream
ReadBinaryResource - Class in com.saxonica.functions.extfn
Implement saxon:read-binary-resource extension function
ReadBinaryResource() - Constructor for class com.saxonica.functions.extfn.ReadBinaryResource
 
readCollationName() - Method in class net.sf.saxon.query.XQueryParser
 
readConfiguration(Source) - Static method in class net.sf.saxon.Configuration
Factory method to construct a Configuration object by reading a configuration file.
readConfiguration(Source, Configuration) - Static method in class net.sf.saxon.Configuration
Factory method to construct a Configuration object by reading a configuration file.
readConfigurationFile(Source) - Method in class net.sf.saxon.Configuration
Read the configuration file an construct a new Configuration (the real one)
readConfigurationFile(Source, Configuration) - Method in class net.sf.saxon.Configuration
 
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
readEntity(UnicodeString) - Method in class com.saxonica.functions.qt4.CharFn
 
reader - Variable in class net.sf.saxon.tree.iter.TextLinesIterator
 
readExtensionElement(AttributeMap) - Method in class com.saxonica.config.pe.ConfigurationReaderPE
Code to process details of user-defined XSLT extension elements
readExtensionElement(AttributeMap) - Method in class net.sf.saxon.trans.ConfigurationReader
Process details of XSLT extension elements.
readFile(URI, String, UniStringConsumer, XPathContext) - Static method in class net.sf.saxon.functions.UnparsedTextFunction
Supporting routine to load one external file given a URI (href) and a baseURI
readFile(IntPredicateProxy, Reader) - Static method in class net.sf.saxon.functions.UnparsedTextFunction
Read the contents of an unparsed text file
readFile(IntPredicateProxy, Reader, UniStringConsumer) - Static method in class net.sf.saxon.functions.UnparsedTextFunction
Read the contents of an unparsed text file
readFunction(NodeInfo) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
readInlineSchema(NodeInfo, NamespaceUri, ErrorReporter) - Method in class com.saxonica.config.EnterpriseConfiguration
Read an inline schema from a stylesheet
readInlineSchema(NodeInfo, NamespaceUri, ErrorReporter) - Method in class com.saxonica.ee.schema.SchemaCompiler
Read an inline schema from a stylesheet
readInlineSchema(NodeInfo, NamespaceUri, ErrorReporter) - Method in class net.sf.saxon.Configuration
Read an inline schema from a stylesheet.
readInputStream(InputStream, String, IntPredicateProxy) - Static method in class net.sf.saxon.query.QueryReader
Read a query from an InputStream.
readLicenseFile(InputStream) - Method in class com.saxonica.config.Verifier
 
readMultipleSchemas(PipelineConfiguration, String, List<String>, NamespaceUri) - Method in class com.saxonica.config.EnterpriseConfiguration
Read schema documents from a list of schema locations
readMultipleSchemas(PipelineConfiguration, String, List<String>, NamespaceUri) - Method in class com.saxonica.ee.schema.SchemaCompiler
Read schemas from a list of schema locations.
readMultipleSchemas(PipelineConfiguration, String, List<String>, NamespaceUri) - Method in class net.sf.saxon.Configuration
Read schemas from a list of schema locations.
readSchema() - Method in class net.sf.saxon.style.XSLImportSchema
 
readSchema(PipelineConfiguration, String, String, NamespaceUri) - Method in class com.saxonica.config.EnterpriseConfiguration
Read a schema from a given schema location
readSchema(PipelineConfiguration, String, String, NamespaceUri) - Method in class com.saxonica.ee.schema.SchemaCompiler
Read a schema document from a given schema location.
readSchema(PipelineConfiguration, String, String, NamespaceUri) - Method in class net.sf.saxon.Configuration
Read a schema from a given schema location
readSchemaNamespaces(NodeInfo) - Method in class com.saxonica.trans.PackageLoaderPE
 
readSchemaNamespaces(NodeInfo) - Method in class net.sf.saxon.trans.PackageLoaderHE
 
readSourceQuery(Configuration, StreamSource, IntPredicateProxy) - Static method in class net.sf.saxon.query.QueryReader
Read a query module given a StreamSource
readWithParam(AttributeMap, NamespaceMap) - Method in class net.sf.saxon.trans.ConfigurationReader
 
readXsltPackage(AttributeMap) - Method in class net.sf.saxon.trans.ConfigurationReader
 
realLocale(String) - Static method in class com.saxonica.config.pe.ICUNumbererPE
Return the real language to be used for a given locale
reasonForNonMatch(NodeName, boolean, Configuration, UserComplexType) - Method in class com.saxonica.ee.schema.Wildcard
If matches() returns false, return a string explaining the reason for the non-match
RebasedDocument - Class in net.sf.saxon.tree.wrapper
A RebasedDocument represents a view of a real Document in which all nodes are mapped to a different base URI and/or system ID using supplied mapping functions.
RebasedDocument(TreeInfo, Function<NodeInfo, String>, Function<NodeInfo, String>) - Constructor for class net.sf.saxon.tree.wrapper.RebasedDocument
Create a rebased view of a document
RebasedNode - Class in net.sf.saxon.tree.wrapper
A RebasedNode is a view of a node, in a virtual tree that maps the base URI and/or system ID to new values
RebasedNode() - Constructor for class net.sf.saxon.tree.wrapper.RebasedNode
 
RebasedNode(NodeInfo, RebasedNode) - Constructor for class net.sf.saxon.tree.wrapper.RebasedNode
This constructor is protected: nodes should be created using the makeWrapper factory method
RebindingMap - Class in net.sf.saxon.expr.parser
A map from old bindings to new bindings, maintained during a copy() operation applied to an expression tree.
RebindingMap() - Constructor for class net.sf.saxon.expr.parser.RebindingMap
 
rebindVariableReferences(Expression, Binding, Binding) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Rebind all variable references to a binding
rebuildReferenceList(boolean) - Method in class net.sf.saxon.expr.Assignation
Rebuild the reference list to guide subsequent optimization.
Receiver - Interface in net.sf.saxon.event
Receiver: This interface represents a recipient of XML tree-walking (push) events.
ReceiverOption - Class in net.sf.saxon.event
ReceiverOption defines a set of constants representing boolean flags, which can be used in calls to methods on the Receiver interface.
ReceiverOption() - Constructor for class net.sf.saxon.event.ReceiverOption
 
ReceiverToXMLStreamWriter - Class in net.sf.saxon.stax
ReceiverToXMLStreamWriter is a Receiver writes XML by using the XMLStreamWriter
ReceiverToXMLStreamWriter(XMLStreamWriter) - Constructor for class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
ReceiverWithOutputProperties - Interface in net.sf.saxon.event
Marker interface attached to a Outputter that retains serialization properties (typically, a Receiver that forms part of the serialization pipeline).
ReceivingContentHandler - Class in net.sf.saxon.event
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
ReceivingContentHandler.LocalLocator - Class in net.sf.saxon.event
An implementation of the Saxon Location interface that wraps the SAX Locator information.
ReceivingDestination - Class in net.sf.saxon.jaxp
An implementation of Destination that simply wraps a supplied Receiver
ReceivingDestination(Receiver) - Constructor for class net.sf.saxon.jaxp.ReceivingDestination
Create a ReceivingDestination that wraps a supplied Receiver
RECOGNIZE_BINARY - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
recognize-binary = yes|no.
RECOGNIZE_URI_QUERY_PARAMETERS - Static variable in class net.sf.saxon.lib.Feature
True if the doc() or document() are to recognize query parameters included in the URI (for example, ?validation=strict).
RECOGNIZE_URI_QUERY_PARAMETERS - Static variable in class net.sf.saxon.lib.FeatureCode
 
RECOGNIZE_URI_QUERY_PARAMETERS - Static variable in class net.sf.saxon.lib.FeatureKeys
True if the doc() or document() are to recognize query parameters included in the URI (for example, ?validation=strict).
recompile(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserComplexType
Recompile the complex type when new members are added to the substitution group of an element
RECompiler - Class in net.sf.saxon.regex
A regular expression compiler class.
RECompiler() - Constructor for class net.sf.saxon.regex.RECompiler
Constructor.
recomputeInLoop() - Method in class net.sf.saxon.expr.VariableReference
 
reconstruct() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Get the original pattern text
reconstruct() - Method in class net.sf.saxon.pattern.AnchorPattern
 
reconstruct() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Display the pattern for diagnostics
reconstruct() - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
Display the pattern for diagnostics
reconstruct() - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Get a string representation of the pattern.
reconstruct() - Method in class net.sf.saxon.pattern.ItemTypePattern
Display the pattern for diagnostics
reconstruct() - Method in class net.sf.saxon.pattern.NodeTestPattern
Display the pattern for diagnostics
reconstruct() - Method in class net.sf.saxon.pattern.Pattern
Reconstruct a string representation of the pattern from its compiled form, in cases where the original text is not available
reconstruct() - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Get the original pattern text
reconstruct() - Method in class net.sf.saxon.pattern.SimplePositionalPattern
Get the original pattern text
reconstruct() - Method in class net.sf.saxon.pattern.StreamingFunctionArgumentPattern
 
reconstruct() - Method in class net.sf.saxon.pattern.UniversalPattern
Display the pattern for diagnostics
reconstruct() - Method in class net.sf.saxon.pattern.VennPattern
Get the original pattern text
reconstruct(String) - Static method in class net.sf.saxon.expr.parser.RoleDiagnostic
Reconstruct from a saved string
reconstructCalculator(String) - Static method in class net.sf.saxon.expr.Calculator
Get a calculator given the short code used in the exported expression tree
RecordTest - Class in net.sf.saxon.ma.map
An instance of this class represents a specific record item type, for example record(x as xs:double, y as element(employee)).
RecordTest() - Constructor for class net.sf.saxon.ma.map.RecordTest
Construct a dummy RecordTest, details to be supplied later
RecordTest(List<String>, List<SequenceType>, Collection<String>, boolean) - Constructor for class net.sf.saxon.ma.map.RecordTest
Construct a RecordTest
RecordTest.Field - Class in net.sf.saxon.ma.map
Class representing one field definition within a record type definition, used only while constructing a record definition
RecordType - Interface in net.sf.saxon.ma.map
An instance of this class represents a specific record type, for example record(x as xs:double, y as element(employee)).
RECOVER_SILENTLY - net.sf.saxon.trans.RecoveryPolicy
Constant indicating that the processor should take the recovery action when a recoverable error occurs, with no warning message.
RECOVER_WITH_WARNINGS - net.sf.saxon.trans.RecoveryPolicy
Constant indicating that the processor should produce a warning when a recoverable error occurs, and should then take the recovery action and continue.
RECOVER_WITH_WARNINGS - Static variable in class net.sf.saxon.trans.Mode
 
RECOVERY_POLICY - Static variable in class net.sf.saxon.lib.Feature
At one time this property controlled how recoverable errors were handled (fatal error, warning, or ignored).
RECOVERY_POLICY - Static variable in class net.sf.saxon.lib.FeatureCode
 
RECOVERY_POLICY - Static variable in class net.sf.saxon.lib.FeatureKeys
At one time this property controlled how recoverable errors were handled (fatal error, warning, or ignored).
RECOVERY_POLICY_NAME - Static variable in class net.sf.saxon.lib.Feature
At one time this property controlled how recoverable errors were handled (fatal error, warning, or ignored).
RECOVERY_POLICY_NAME - Static variable in class net.sf.saxon.lib.FeatureCode
 
RECOVERY_POLICY_NAME - Static variable in class net.sf.saxon.lib.FeatureKeys
At one time this property controlled how recoverable errors were handled (fatal error, warning, or ignored).
RecoveryPolicy - Enum in net.sf.saxon.trans
 
reduce() - Method in class com.saxonica.ee.optim.SearchableValue
Reduce the sequence to its simplest form.
reduce() - Method in class com.saxonica.ee.validate.CompactStringValue
 
reduce() - Method in class net.sf.saxon.expr.instruct.UserFunction
Reduce the sequence to its simplest form.
reduce() - Method in class net.sf.saxon.om.AtomicArray
Reduce the sequence to its simplest form.
reduce() - Method in class net.sf.saxon.om.EmptyAtomicSequence
Reduce the sequence to its simplest form.
reduce() - Method in interface net.sf.saxon.om.GroundedValue
Reduce the sequence to its simplest form.
reduce() - Method in interface net.sf.saxon.om.Item
Reduce the sequence to its simplest form.
reduce() - Method in class net.sf.saxon.om.ZeroOrMore
Reduce the sequence to its simplest form.
reduce() - Method in class net.sf.saxon.om.ZeroOrOne
Reduce the sequence to its simplest form.
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.EmptySequence
Reduce the sequence to its simplest form.
reduce() - Method in class net.sf.saxon.value.IntegerRange
Reduce the sequence to its simplest form.
reduce() - Method in class net.sf.saxon.value.MemoClosure
Return a value containing all the items in the sequence returned by this SequenceIterator
reduce() - Method in class net.sf.saxon.value.SequenceExtent.Of
Reduce the sequence to its simplest form.
reduce(BinaryOperator<T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Calls on the underlying stream
reduce(T, BinaryOperator<T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Performs a reduction or fold operation on the items in the stream.
reduce(U, BiFunction<U, ? super T, U>, BinaryOperator<U>) - Method in class net.sf.saxon.s9api.streams.XdmStream
 
reduceToDownwardsAxes(PathMap.PathMapRoot) - Method in class net.sf.saxon.expr.parser.PathMap
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 - Variable in class net.sf.saxon.style.XSLGlobalVariable
 
reEscape(String) - Method in class net.sf.saxon.ma.json.JsonHandler
Optionally apply escaping or unescaping to a value.
references - Variable in class net.sf.saxon.expr.Assignation
 
references - Variable in class net.sf.saxon.expr.instruct.GlobalVariable
 
refersToVariableOrFunction(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Determine whether the expression contains any variable references or calls to user-written functions
refineTypeInformation(ItemType, int, GroundedValue, int, Assignation) - Method in class net.sf.saxon.expr.Assignation
Refine the type information associated with this variable declaration.
refineVariableType(ExpressionVisitor, List<VariableReference>, Expression) - Method in class net.sf.saxon.expr.flwor.Clause
Supply improved type information to the expressions that contain references to the variables declared in this clause
refineVariableType(ExpressionVisitor, List<VariableReference>, Expression) - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
 
refineVariableType(ExpressionVisitor, List<VariableReference>, Expression) - Method in class net.sf.saxon.expr.flwor.ForClause
 
refineVariableType(ExpressionVisitor, List<VariableReference>, Expression) - Method in class net.sf.saxon.expr.flwor.LetClause
 
refineVariableType(ExpressionVisitor, List<VariableReference>, Expression) - Method in class net.sf.saxon.expr.flwor.WhereClause
 
refineVariableType(ItemType, int, GroundedValue, int) - Method in class net.sf.saxon.expr.VariableReference
Provide additional information about the type of the variable, typically derived by analyzing the initializer of the variable binding
REFlags - Class in net.sf.saxon.regex
Class representing a set of regular expression flags (some combination of i, m, s, x, q).
REFlags(String, String) - Constructor for class net.sf.saxon.regex.REFlags
Create the regular expression flags
RefSelectorWatch - Class in com.saxonica.ee.validate
This class watches the selector for a keyref constraint
RefSelectorWatch(ConstraintChecker, KeyRef) - Constructor for class com.saxonica.ee.validate.RefSelectorWatch
Create a watch for values that might satisfy a keyref constraint
REFUSE_NAMESPACES - Static variable in class net.sf.saxon.event.ReceiverOption
Flag set on startElement() to indicate that the element does not inherit namespaces from its parent.
REGEX_BACKTRACKING_LIMIT - Static variable in class net.sf.saxon.lib.Feature
This property sets a limit on the amount of backtracking performed during regular expression evaluation.
REGEX_BACKTRACKING_LIMIT - Static variable in class net.sf.saxon.lib.FeatureCode
 
REGEX_BACKTRACKING_LIMIT - Static variable in class net.sf.saxon.lib.FeatureKeys
This property sets a limit on the amount of backtracking performed during regular expression evaluation.
REGEX_CACHE - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
RegexFilter(RegularExpression) - Constructor for class net.sf.saxon.functions.URIQueryParameters.RegexFilter
 
RegexFunction - Class in net.sf.saxon.functions
This class implements any of the functions matches(), replace(), tokenize(), analyze-string(), in the version where a flags argument is present in the argument list
RegexFunction() - Constructor for class net.sf.saxon.functions.RegexFunction
 
RegexFunctionSansFlags - Class in net.sf.saxon.functions
This class implements any of the functions matches(), replace(), tokenize(), analyze-string(), in which the final "flags" argument is omitted.
RegexFunctionSansFlags() - Constructor for class net.sf.saxon.functions.RegexFunctionSansFlags
 
RegexGroup - Class in net.sf.saxon.functions
 
RegexGroup() - Constructor for class net.sf.saxon.functions.RegexGroup
 
RegexIterator - Interface in net.sf.saxon.regex
This interface defines an iterator that supports the evaluation of xsl:analyze-string.
RegexMatchHandler - Interface in net.sf.saxon.regex
Interface defining a call-back action for processing captured groups within a regular expression
RegexPrecondition - Class in net.sf.saxon.regex
A precondition that must be true if a regular expression is to match
RegexPrecondition(Operation, int, int) - Constructor for class net.sf.saxon.regex.RegexPrecondition
Create a precondition for a regular expression to be true
register(int, SchemaType) - Static method in class net.sf.saxon.type.BuiltInType
Method for internal use to register a built in type with this class
register(String, int, int, Function<BuiltInFunctionSet.Entry, BuiltInFunctionSet.Entry>) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
register(String, int, Function<BuiltInFunctionSet.Entry, BuiltInFunctionSet.Entry>) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
Register a system function in the table of function details.
register(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLTemplate
Registers the template rule with each Mode that it belongs to.
registerAllBuiltInObjectModels(Configuration) - Method in class com.saxonica.config.JavaPlatformPE
Register all the external object models that are provided as standard with the relevant edition of Saxon for this Configuration
registerAllBuiltInObjectModels(Configuration) - Method in class net.sf.saxon.java.JavaPlatform
Register all the external object models that are provided as standard with the relevant edition of Saxon for this Configuration
registerAllBuiltInObjectModels(Configuration) - Method in interface net.sf.saxon.Platform
Register all the external object models that are provided as standard with the relevant edition of Saxon for this Configuration
registerCleanupAction(Object, Runnable) - Method in class net.sf.saxon.Configuration
 
registerCleanupAction(Object, Runnable) - Method in class net.sf.saxon.java.CleanerProxy
 
registerCollation(String, StringCollator) - Method in class net.sf.saxon.Configuration
Register a collation.
registerCollection(String, ResourceCollection) - Method in class net.sf.saxon.Configuration
Register a specific URI and bind it to a specific ResourceCollection.
registerCollection(String, ResourceCollection) - Method in class net.sf.saxon.s9api.Processor
Register a specific URI and bind it to a specific ResourceCollection.
registerComplexTypeUsingThisElement(UserComplexType) - Method in class com.saxonica.ee.schema.ElementDecl
Register a complex type that contains this element as a particle.
registerContentType(String, ResourceFactory) - Method in class net.sf.saxon.resource.AbstractResourceCollection
Associate a media type with a resource factory.
registerDocument(TreeInfo, DocumentKey) - Method in class net.sf.saxon.Controller
Add a document to the document pool, and check that it is suitable for use in this query or transformation.
registerExtensionFunction(ExtensionFunctionDefinition) - Method in class com.saxonica.xqj.SaxonXQDataSource
Register an extension function that is to be made available within any query.
registerExtensionFunction(ExtensionFunctionDefinition) - Method in class net.sf.saxon.Configuration
Register an extension function that is to be made available within any stylesheet, query, or XPath expression compiled under the control of this processor.
registerExtensionFunction(ExtensionFunctionDefinition) - Method in class net.sf.saxon.s9api.Processor
Register an extension function that is to be made available within any stylesheet, query, or XPath expression compiled under the control of this processor.
registerExtensionFunction(ExtensionFunction) - Method in class net.sf.saxon.s9api.Processor
Register a simple external/extension function that is to be made available within any stylesheet, query, or XPath expression compiled under the control of this processor.
registerExtensionOfBuiltInType(int, UserComplexType) - Method in class com.saxonica.ee.schema.PreparedSchema
Register a complex type that extends a built-in simple type
registerExtensionType(UserComplexType) - Method in class com.saxonica.ee.schema.UserDefinedType
Register another type as an extension of this type
registerExternalObjectModel(ExternalObjectModel) - Method in class net.sf.saxon.Configuration
Register an external object model with this Configuration.
registerFileExtension(String, String) - Method in class net.sf.saxon.Configuration
Set the media type to be associated with a file extension by the standard collection handler
registerFunction(ExtensionFunctionDefinition) - Method in class net.sf.saxon.functions.IntegratedFunctionLibrary
Register an integrated function with this function library
registerFunctionAnnotationHandler(FunctionAnnotationHandler) - Method in class net.sf.saxon.Configuration
Register a FunctionAnnotationHandler to handle XQuery function annotations in a particular namespace
registerGlobalParameter(GlobalParam) - Method in class net.sf.saxon.expr.instruct.Executable
Register a global parameter
registerGlobalVariableDependency(GlobalVariable, GlobalVariable) - Method in class net.sf.saxon.Controller
Register the dependency of one variable ("one") upon another ("two"), throwing an exception if this would establish a cycle of dependencies.
registerId(String, SchemaElement) - Method in class com.saxonica.ee.schema.sdoc.SchemaNodeFactory
Register an ID value found on an element in the schema document
registerKnownClasses() - Method in class com.saxonica.config.pe.DynamicLoaderPE
Register classes that might be dynamically loaded even though they are contained within Saxon itself.
registerKnownClasses() - Method in class com.saxonica.ee.config.DynamicLoaderEE
Register classes that might be dynamically loaded even though they are contained within Saxon itself.
registerKnownClasses() - Method in class net.sf.saxon.trans.DynamicLoader
Register classes that might be dynamically loaded even though they are contained within Saxon itself.
registerLocalLicense(String) - Method in class com.saxonica.config.ProfessionalConfiguration
Register a local license file (for use within a single transformation (etc))
registerLocalLicense(String) - Method in class net.sf.saxon.Configuration
Register a local license file (for use within a single transformation (etc))
registerMediaType(String, ResourceFactory) - Method in class net.sf.saxon.Configuration
Associate a media type with a resource factory.
registerMode(Mode) - Method in class net.sf.saxon.trans.rules.RuleManager
 
registerPackageDependency(UsePack) - Method in class net.sf.saxon.style.Compilation
Method called internally while compiling a package to register that an xsl:use-package declaration has been encountered.
registerPathForVariable(Binding, PathMap.PathMapNodeSet) - Method in class net.sf.saxon.expr.parser.PathMap
Register the path used when evaluating a given variable binding
registerReference(BindingReference) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Register a variable reference that refers to this global variable
registerReference(BindingReference) - Method in class net.sf.saxon.style.SourceBinding
Method called by VariableReference to register the variable reference for subsequent fixup
registerReference(UserFunctionResolvable) - Method in class net.sf.saxon.query.XQueryFunction
Register a call on this function
registerRule(Pattern, TemplateRule, Mode, StylesheetModule, double, int, int) - Method in class net.sf.saxon.trans.rules.RuleManager
Register a template for a particular pattern.
registerRule(Rule) - Method in class net.sf.saxon.event.Stripper.StripRuleTarget
 
registerRule(Rule) - Method in class net.sf.saxon.expr.accum.AccumulatorRule
Register a rule for which this is the target
registerRule(Rule) - Method in class net.sf.saxon.expr.instruct.TemplateRule
Register a rule for which this is the target
registerRule(Rule) - Method in interface net.sf.saxon.trans.rules.RuleTarget
Register a rule for which this is the target
registerSelectedAccumulators(WatchManager, Set<? extends Accumulator>) - Static method in class com.saxonica.ee.stream.AccumulatorRegistryEE
Register all the rules for all the accumulators with a WatchManager handling events for a streaming pass over a source document
registerTypeAlias(StructuredQName, ItemType) - Method in class net.sf.saxon.trans.TypeAliasManager
 
registerUpdates(XPathContext, PendingUpdateList) - Method in interface net.sf.saxon.expr.elab.UpdateEvaluator
Add update primitives to a pending update list
registerVariadic(String, int, Function<BuiltInFunctionSet.Entry, BuiltInFunctionSet.Entry>) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
regular - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
RegularExpression - Interface in net.sf.saxon.regex
This interface represents a compiled regular expression.
RegularGroupFormatter - Class in net.sf.saxon.expr.number
A RegularGroupFormatter is a NumericGroupFormatter that inserts a separator at constant intervals through a number: for example, a comma after every three digits counting from the right.
RegularGroupFormatter(int, String, UnicodeString) - Constructor for class net.sf.saxon.expr.number.RegularGroupFormatter
Create a RegularGroupFormatter
RegularSequenceChecker - Class in net.sf.saxon.event
A RegularSequenceChecker is a filter that can be inserted into a Receiver pipeline to check that the sequence of events passed in is a regular event sequence.
RegularSequenceChecker(Receiver, boolean) - Constructor for class net.sf.saxon.event.RegularSequenceChecker
Create a RegularSequenceChecker and allocate a unique Id.
RegularSequenceChecker.State - Enum in net.sf.saxon.event
 
reindexUntypedValues(BuiltInAtomicType) - Method in class net.sf.saxon.trans.KeyIndex
Re-index untyped atomic values after conversion to a specific type.
REJECT_DUPLICATES - Static variable in class net.sf.saxon.event.ReceiverOption
Flag indicating that duplicate values should be rejected
rejectControlCharacters() - Method in class net.sf.saxon.serialize.HTML40Emitter
Ask whether control characters should be rejected: true for HTML4, false for HTML5
rejectControlCharacters() - Method in class net.sf.saxon.serialize.HTML50Emitter
Ask whether control characters should be rejected: true for HTML4, false for HTML5
rejectControlCharacters() - Method in class net.sf.saxon.serialize.HTMLEmitter
Ask whether control characters should be rejected: true for HTML4, false for HTML5
relationship(AnnotationList, AnnotationList) - Method in interface net.sf.saxon.lib.FunctionAnnotationHandler
Test the relationship of one list of annotation assertions to another list of annotation assertions, all from this namespace.
relationship(AnnotationList, AnnotationList) - Method in class net.sf.saxon.lib.XQueryFunctionAnnotationHandler
Test the relationship of one list of annotation assertions to another list of annotation assertions, all from this namespace
relationship(FunctionItemType, TypeHierarchy) - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Determine the relationship of one function item type to another
relationship(FunctionItemType, TypeHierarchy) - Method in class net.sf.saxon.ma.map.MapType
Determine the relationship of one function item type to another
relationship(FunctionItemType, TypeHierarchy) - Method in class net.sf.saxon.ma.map.RecordTest
Determine the relationship of one function item type to another
relationship(FunctionItemType, TypeHierarchy) - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Determine the relationship of one function item type to another
relationship(FunctionItemType, TypeHierarchy) - Method in class net.sf.saxon.type.AnyFunctionType
Determine the relationship of one function item type to another
relationship(FunctionItemType, TypeHierarchy) - Method in interface net.sf.saxon.type.FunctionItemType
Determine the relationship of one function item type to another.
relationship(FunctionItemType, TypeHierarchy) - Method in class net.sf.saxon.type.SpecificFunctionType
Determine the relationship of one function item type to another.
relationship(ItemType, ItemType) - Method in class net.sf.saxon.type.TypeHierarchy
Determine the relationship of one item type to another.
relative(int) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
relative(int) - Method in class com.saxonica.xqj.SaxonXQSequence
 
relative(int) - Method in interface javax.xml.xquery.XQSequence
Moves the cursor a relative number of items, either positive or negative.
relativeUri - Variable in class net.sf.saxon.lib.ResourceRequest
The relative URI that was actually requested, where applicable.
RelativeURIResolver - Interface in net.sf.saxon.lib
The standard JAXP URIResolver is given a relative URI and a base URI and returns the resource identified by this combination.
releaseAttributeSetEvaluationStack() - Method in class net.sf.saxon.trans.XsltController
 
releaseStartTag() - Method in class net.sf.saxon.event.WherePopulatedOutputter
 
relocatable - Variable in class net.sf.saxon.trace.ExpressionPresenter.ExportOptions
 
REMatcher - Class in net.sf.saxon.regex
RE is an efficient, lightweight regular expression evaluator/matcher class.
REMatcher(REProgram) - Constructor for class net.sf.saxon.regex.REMatcher
Construct a matcher for a pre-compiled regular expression from program (bytecode) data.
REMatcher.State - Class in net.sf.saxon.regex
 
remove() - Method in class net.sf.saxon.resource.JarCollection.JarIterator
 
remove() - Method in class net.sf.saxon.s9api.XdmSequenceIterator
Not supported on this implementation.
remove() - Method in class net.sf.saxon.trace.ContextStackIterator
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove() - Method in class net.sf.saxon.tree.jiter.MappingJavaIterator
 
remove() - Method in class net.sf.saxon.tree.jiter.WrappingJavaIterator
 
remove(int) - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
remove(int) - Method in class com.saxonica.xsltextn.pedigree.PedigreeArrayItem
Get all members of the array except that at a specified position, retaining information about how the remaining members were selected
remove(int) - Method in class net.sf.saxon.ma.arrays.ArrayItem
Remove a member from the array
remove(int) - Method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Remove a member from the array
remove(int) - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Remove a member from the array
remove(int) - Method in class net.sf.saxon.ma.zeno.ZenoChain
Remove the item at position n, zero-based
remove(int) - Method in class net.sf.saxon.tree.linked.AttributeMapWithIdentity
Remove an existing attribute, to create a new AttributeMap
remove(int) - Method in class net.sf.saxon.z.IntArraySet
 
remove(int) - Method in class net.sf.saxon.z.IntBlockSet
Remove an integer from the set
remove(int) - Method in class net.sf.saxon.z.IntComplementSet
 
remove(int) - Method in class net.sf.saxon.z.IntEmptySet
 
remove(int) - Method in class net.sf.saxon.z.IntHashMap
Removes a key from the map.
remove(int) - Method in class net.sf.saxon.z.IntHashSet
 
remove(int) - Method in class net.sf.saxon.z.IntRangeSet
 
remove(int) - Method in class net.sf.saxon.z.IntRangeToIntMap
 
remove(int) - Method in class net.sf.saxon.z.IntSet
Remove an integer from the set
remove(int) - Method in class net.sf.saxon.z.IntSingletonSet
 
remove(int) - Method in class net.sf.saxon.z.IntToIntArrayMap
Removes a key from the map.
remove(int) - Method in class net.sf.saxon.z.IntToIntHashMap
Removes a key from the map.
remove(int) - Method in interface net.sf.saxon.z.IntToIntMap
Removes a key from the map.
remove(int) - Method in class net.sf.saxon.z.IntUniversalSet
 
remove(int) - Method in class net.sf.saxon.z.MonotonicIntSet
 
remove(String) - Method in class net.sf.saxon.om.NamespaceDeltaMap
 
remove(String) - Method in class net.sf.saxon.om.NamespaceMap
Remove an entry from the map
remove(K) - Method in class net.sf.saxon.ma.trie.ImmutableHashTrieMap
 
remove(K) - Method in interface net.sf.saxon.ma.trie.ImmutableMap
Remove an entry from the map.
remove(TraceListener) - Method in class net.sf.saxon.trace.TraceEventMulticaster
Removes a listener from this multicaster and returns the resulting multicast listener.
remove(TraceListener, TraceListener) - Static method in class net.sf.saxon.trace.TraceEventMulticaster
Removes the old trace-listener from trace-listener-l and returns the resulting multicast listener.
remove(NodeName) - Method in interface net.sf.saxon.om.AttributeMap
Remove an existing attribute, to create a new AttributeMap
remove(NodeName) - Method in class net.sf.saxon.om.EmptyAttributeMap
 
remove(NodeName) - Method in class net.sf.saxon.om.LargeAttributeMap
 
remove(NodeName) - Method in class net.sf.saxon.om.SingletonAttributeMap
 
remove(XdmAtomicValue) - Method in class net.sf.saxon.s9api.XdmMap
Create a new map in which the entry for a given key has been removed.
remove(AtomicValue) - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
remove(AtomicValue) - Method in class net.sf.saxon.ma.map.DictionaryMap
Remove an entry from the map
remove(AtomicValue) - Method in class net.sf.saxon.ma.map.HashTrieMap
Remove an entry from the map
remove(AtomicValue) - Method in class net.sf.saxon.ma.map.MapItem
Remove an entry from the map
remove(AtomicValue) - Method in class net.sf.saxon.ma.map.RangeKey
Remove an entry from the map
remove(AtomicValue) - Method in class net.sf.saxon.ma.map.SingleEntryMap
Remove an entry from the map
Remove - Class in net.sf.saxon.functions
The XPath 2.0 remove() function
Remove() - Constructor for class net.sf.saxon.functions.Remove
 
Remove.RemoveIterator - Class in net.sf.saxon.functions
An implementation of SequenceIterator that returns all items except the one at a specified position.
removeAllWhitespace(String) - 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.
removeAttribute(NodeInfo) - Method in interface net.sf.saxon.om.MutableNodeInfo
Remove an attribute from this element node
removeAttribute(NodeInfo) - Method in class net.sf.saxon.tree.linked.ElementImpl
Remove an attribute from this element node
removeAttribute(NodeInfo) - Method in class net.sf.saxon.tree.linked.NodeImpl
Remove an attribute from this element node
removeAttribute(NodeInfo) - Method in class net.sf.saxon.tree.util.Orphan
Remove an attribute from this element node
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.
removeChild(NodeImpl) - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Remove a given child
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.
removeConnectionEventListener(XQConnectionEventListener) - Method in interface javax.xml.xquery.PooledXQConnection
Removes the given event listener from the list of components that will be notified when an event occurs on this PooledXQConnection object.
removeDeadReferences() - Method in class net.sf.saxon.expr.Assignation
Remove dead references from the reference list of the variable; at the same time, check whether any of the variable references is in a loop, and return true if so.
removeInternal(TraceListener, TraceListener) - Static method in class net.sf.saxon.trace.TraceEventMulticaster
Returns the resulting multicast listener after removing the old listener from listener-l.
RemoveIterator(SequenceIterator, IntSet) - Constructor for class net.sf.saxon.functions.Remove.RemoveIterator
 
removeLeadingWhitespace(UnicodeString) - Static method in class net.sf.saxon.value.Whitespace
Remove leading whitespace characters from a string
removeNamespace(String) - Method in interface net.sf.saxon.om.MutableNodeInfo
Remove a namespace node from this node.
removeNamespace(String) - Method in class net.sf.saxon.tree.linked.ElementImpl
Remove a namespace node from this node.
removeSchema(NamespaceUri) - Method in class com.saxonica.config.EnterpriseConfiguration
Remove the schema for a given namespace.
removeSeveral(IntSet) - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
removeSeveral(IntSet) - Method in class net.sf.saxon.ma.arrays.ArrayItem
Remove zero or more members from the array
removeSeveral(IntSet) - Method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Remove zero or more members from the array
removeSeveral(IntSet) - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Remove zero or more members from the array
RemoveStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a remove() function call.
RemoveStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.RemoveStreamer
 
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
removeTraceListener(TraceListener) - Method in class net.sf.saxon.Controller
Removes the specified trace listener so that the listener will no longer receive trace events.
removeTypeAnnotation() - Method in interface net.sf.saxon.om.MutableNodeInfo
Remove type information from this node (and its ancestors, recursively).
removeTypeAnnotation() - Method in class net.sf.saxon.tree.linked.AttributeImpl
Remove type information from this node (and its ancestors, recursively).
removeTypeAnnotation() - Method in class net.sf.saxon.tree.linked.ElementImpl
Remove type information from this node (and its ancestors, recursively).
removeTypeAnnotation() - Method in class net.sf.saxon.tree.linked.NodeImpl
Remove type information from this node (and its ancestors, recursively).
removeTypeAnnotation() - Method in class net.sf.saxon.tree.util.Orphan
Remove type information from this node (and its ancestors, recursively).
removeUnavailableOutputDestination(DocumentKey) - Method in class net.sf.saxon.trans.XsltController
Remove a URI from the set of output destinations that cannot be written to or read from.
removeWatch(Watch) - Method in class com.saxonica.ee.stream.watch.WatchManager
Remove a watch
rename(NodeName, boolean) - Method in interface net.sf.saxon.om.MutableNodeInfo
Rename this node.
rename(NodeName, boolean) - Method in class net.sf.saxon.tree.linked.AttributeImpl
Rename this node
rename(NodeName, boolean) - Method in class net.sf.saxon.tree.linked.ElementImpl
Rename this node
rename(NodeName, boolean) - Method in class net.sf.saxon.tree.linked.NodeImpl
Rename this node
rename(NodeName, boolean) - Method in class net.sf.saxon.tree.linked.ProcInstImpl
Rename this node
rename(NodeName, boolean) - Method in class net.sf.saxon.tree.util.Orphan
Rename this node.
RENAME_NODE - Static variable in class net.sf.saxon.expr.parser.Token
"rename node"
RenameAction - Class in com.saxonica.ee.update
A pending update action representing the effect of a rename expression
RenameExpression - Class in com.saxonica.ee.update
A rename expression in XQuery Update
RenameExpression(Expression, Expression, NamespaceResolver, NamespaceUri, boolean) - Constructor for class com.saxonica.ee.update.RenameExpression
Create a RenameExpression
renameNode(Node, String, String) - Method in class net.sf.saxon.dom.DocumentOverNodeInfo
Rename an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE.
REORDER_PREDICATES - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
reorderPredicates(FilterExpression, ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.optim.OptimizerEE
Consider reordering the predicates in a filter expression based on cost estimates and other criteria
reorderPredicates(FilterExpression, ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.parser.Optimizer
Consider reordering the predicates in a filter expression based on cost estimates and other criteria
RepairingContentHandler - Class in net.sf.saxon.event
A RepairingContentHandler is a SAX filter that can be placed on the input pipeline in front of a ReceivingContentHandler for use in cases where the events supplied by the XML parser are not guaranteed to satisfy all the consistency constraints.
RepairingContentHandler() - Constructor for class net.sf.saxon.event.RepairingContentHandler
 
repeat - Variable in class net.sf.saxon.Query
 
repeat - Variable in class net.sf.saxon.Transform
 
REPEAT_INSPECT - Static variable in class net.sf.saxon.expr.OperandRole
 
REPEAT_NAVIGATE - Static variable in class net.sf.saxon.expr.OperandRole
 
replace(int, T) - Method in class net.sf.saxon.ma.zeno.ZenoChain
Replace the item at position n, zero-based
replace(NodeInfo[], boolean) - Method in interface net.sf.saxon.om.MutableNodeInfo
Replace this node with a given sequence of nodes.
replace(NodeInfo[], boolean) - Method in class net.sf.saxon.tree.linked.AttributeImpl
Replace this node with a given sequence of nodes
replace(NodeInfo[], boolean) - Method in class net.sf.saxon.tree.linked.NodeImpl
Replace this node with a given sequence of nodes.
replace(NodeInfo[], boolean) - Method in class net.sf.saxon.tree.util.Orphan
Replace this node with a given sequence of nodes
replace(UnicodeString, UnicodeString) - Method in class net.sf.saxon.regex.REMatcher
Substitutes a string for this regular expression in another string.
replace(UnicodeString, UnicodeString) - Method in class net.sf.saxon.regex.ARegularExpression
Replace all substrings of a supplied input string that match the regular expression with a replacement string.
replace(UnicodeString, UnicodeString) - Method in class net.sf.saxon.regex.JavaRegularExpression
Replace all substrings of a supplied input string that match the regular expression with a replacement string.
replace(UnicodeString, UnicodeString) - Method in interface net.sf.saxon.regex.RegularExpression
Replace all substrings of a supplied input string that match the regular expression with a replacement string.
Replace - Class in net.sf.saxon.functions
This class implements the replace() function for replacing substrings that match a regular expression
Replace() - Constructor for class net.sf.saxon.functions.Replace
 
REPLACE - Static variable in class net.sf.saxon.value.Whitespace
 
REPLACE_NODE - Static variable in class net.sf.saxon.expr.parser.Token
"replace node/nodes"
REPLACE_VALUE - Static variable in class net.sf.saxon.expr.parser.Token
"replace value"
ReplaceAttributeAction - Class in com.saxonica.ee.update
A pending update action representing a replace node expression applied to an attribute.
replaceCallsToCurrent(Expression, LocalBinding) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Replace calls to current() by a variable reference.
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.
replaceChildrenAt(NodeInfo[], int, boolean) - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Replace child at a given index by new _children
replaceCurrent(Expression, LocalBinding) - Static method in class net.sf.saxon.pattern.Pattern
Replace any call to current() within a contained expression by a reference to a variable
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.
ReplaceNodeAction - Class in com.saxonica.ee.update
A pending update action representing the effect of a "replace node" expression
ReplaceNodeExpression - Class in com.saxonica.ee.update
A "replace node" expression in XQuery Update
ReplaceNodeExpression(Expression, Expression, int, boolean) - Constructor for class com.saxonica.ee.update.ReplaceNodeExpression
Create a ReplaceNodeExpression
replaceSelectedSubexpressions(Expression, Predicate<Expression>, Expression, boolean) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Replace all selected subexpressions within a subtree
replaceStringValue(UnicodeString) - Method in interface net.sf.saxon.om.MutableNodeInfo
Replace the string-value of this node.
replaceStringValue(UnicodeString) - Method in class net.sf.saxon.tree.linked.AttributeImpl
 
replaceStringValue(UnicodeString) - Method in class net.sf.saxon.tree.linked.CommentImpl
Replace the string-value of this node
replaceStringValue(UnicodeString) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Replace the string-value of this node
replaceStringValue(UnicodeString) - Method in class net.sf.saxon.tree.linked.ElementImpl
Replace the string-value of this node
replaceStringValue(UnicodeString) - Method in class net.sf.saxon.tree.linked.ProcInstImpl
Replace the string-value of this node
replaceStringValue(UnicodeString) - Method in class net.sf.saxon.tree.linked.TextImpl
Replace the string-value of this node
replaceStringValue(UnicodeString) - Method in class net.sf.saxon.tree.util.Orphan
Replace the string-value of this node.
replaceTrivialCallsToCurrent(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Replace trivial calls to current() by a context item expression (.).
ReplaceValueAction - Class in com.saxonica.ee.update
A pending update action representing the effect of a "replace value" expression.
ReplaceValueExpression - Class in com.saxonica.ee.update
A "replace value of" expression in XQuery Update
ReplaceValueExpression(Expression, Expression) - Constructor for class com.saxonica.ee.update.ReplaceValueExpression
Create a ReplaceValue expression
replaceVariable(Expression) - Method in class net.sf.saxon.expr.Assignation
Replace all references to the variable bound by this let expression, that occur within the action expression, with the given expression
replaceVariableReferences(Expression, Binding, Expression, boolean) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Replace all references to a particular variable within a subtree
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.
replaceWith(UnicodeString, BiFunction<UnicodeString, UnicodeString[], UnicodeString>) - Method in class net.sf.saxon.regex.REMatcher
Substitutes a string for this regular expression in another string.
replaceWith(UnicodeString, BiFunction<UnicodeString, UnicodeString[], UnicodeString>) - Method in class net.sf.saxon.regex.ARegularExpression
Replace all substrings of a supplied input string that match the regular expression with a replacement string.
replaceWith(UnicodeString, BiFunction<UnicodeString, UnicodeString[], UnicodeString>) - Method in class net.sf.saxon.regex.JavaRegularExpression
Replace all substrings of a supplied input string that match the regular expression with a replacement string.
replaceWith(UnicodeString, BiFunction<UnicodeString, UnicodeString[], UnicodeString>) - Method in interface net.sf.saxon.regex.RegularExpression
Replace all substrings of a supplied input string that match the regular expression with a replacement string.
ReplaceWith - Class in com.saxonica.functions.extfn
This class implements the saxon:replace-with() function for replacing substrings that match a regular expression by means of a callback to a user-supplied function
ReplaceWith() - Constructor for class com.saxonica.functions.extfn.ReplaceWith
 
replacingErrorCode(String, String) - Method in exception net.sf.saxon.trans.XPathException
 
replay(Outputter) - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
Replay the captured events to a supplied destination
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent.Append
 
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent.Attribute
 
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent.Comment
 
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent.EndDocument
 
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent.EndElement
 
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent.Namespace
 
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent.ProcessingInstruction
 
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent
Send the event to a receiver
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent.StartContent
 
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent.StartDocument
 
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent.StartElement
 
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEvent.Text
 
replay(Outputter) - Method in class net.sf.saxon.event.OutputterEventBuffer
Replay the captured events to a supplied destination
replay(Receiver) - Method in class net.sf.saxon.event.Event.Append
 
replay(Receiver) - Method in class net.sf.saxon.event.Event.Comment
 
replay(Receiver) - Method in class net.sf.saxon.event.Event.EndDocument
 
replay(Receiver) - Method in class net.sf.saxon.event.Event.EndElement
 
replay(Receiver) - Method in class net.sf.saxon.event.Event.ProcessingInstruction
 
replay(Receiver) - Method in class net.sf.saxon.event.Event
Send the event to a receiver
replay(Receiver) - Method in class net.sf.saxon.event.Event.StartDocument
 
replay(Receiver) - Method in class net.sf.saxon.event.Event.StartElement
 
replay(Receiver) - Method in class net.sf.saxon.event.Event.Text
 
replay(Receiver) - Method in class net.sf.saxon.event.EventBuffer
Replay the captured events to a supplied destination
replay(Receiver, int) - Method in class net.sf.saxon.event.Event.StartElement
 
Replicate - Class in com.saxonica.functions.qt4
The proposed XPath 4.0 replicate() function
Replicate() - Constructor for class com.saxonica.functions.qt4.Replicate
 
report() - Static method in class net.sf.saxon.trace.Instrumentation
 
report(String) - Method in class net.sf.saxon.trans.Timer
 
report(Processor, Destination) - Method in class com.saxonica.ee.s9api.ValidationStatistics
 
report(XmlProcessingError) - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl.ErrorReporterWrappingErrorHandler
 
report(XmlProcessingError) - Method in interface net.sf.saxon.lib.ErrorReporter
Report an error.
report(XmlProcessingError) - Method in class net.sf.saxon.lib.ErrorReporterToListener
Receive notification of a error or warning
report(XmlProcessingError) - Method in class net.sf.saxon.lib.StandardErrorReporter
Report an error or warning
REPORT_ALWAYS - net.sf.saxon.style.StyleElement.OnFailure
 
REPORT_DYNAMICALLY_UNLESS_FALLBACK_AVAILABLE - net.sf.saxon.style.StyleElement.OnFailure
 
REPORT_IF_INSTANTIATED - net.sf.saxon.style.StyleElement.OnFailure
 
REPORT_NS - Static variable in class net.sf.saxon.lib.InvalidityReportGenerator
 
REPORT_STATICALLY_UNLESS_FALLBACK_AVAILABLE - net.sf.saxon.style.StyleElement.OnFailure
 
REPORT_UNLESS_FORWARDS_COMPATIBLE - net.sf.saxon.style.StyleElement.OnFailure
 
reportAbsence(String) - Method in class net.sf.saxon.style.StyleElement
Convenience method to report the absence of a mandatory attribute
reportAbsentContext(XPathContext) - Method in class net.sf.saxon.expr.ContextItemExpression
 
reportAmbiguity(Item, Rule, Rule, XPathContext) - Method in class com.saxonica.ee.trans.ModeEE
 
reportAmbiguity(Item, Rule, Rule, XPathContext) - Method in class net.sf.saxon.trans.SimpleMode
Report an ambiguity, that is, the situation where two rules of the same precedence and priority match the same node
reportCompletion(int) - Method in class net.sf.saxon.expr.elab.LearningEvaluator
Callback method called when a lazily-evaluated expression has been read to completion
reportCumulative(String) - Method in class net.sf.saxon.trans.Timer
 
reportError(XmlProcessingError) - Method in class net.sf.saxon.style.Compilation
Report a compile time error.
reportError(XPathException) - Method in class net.sf.saxon.style.Compilation
Report a compile time error.
reportError(SAXParseException, boolean) - Method in class net.sf.saxon.lib.StandardErrorHandler
Common routine for SAX errors and fatal errors
reportFatalError(XPathException) - Method in class net.sf.saxon.Configuration
Report a fatal error
reportFatalError(XPathException) - Method in class net.sf.saxon.Controller
Report a fatal error
reportFatalError(XPathException) - Method in class net.sf.saxon.jaxp.IdentityTransformer
 
reportIfInvalid() - Method in class com.saxonica.ee.validate.ValidatingFilter
 
reportIfMissingLicenseFeature(int, String) - Method in class com.saxonica.config.ProfessionalConfiguration
 
reportingCircumstances - Variable in class net.sf.saxon.style.StyleElement
 
ReportingSingletonIterator - Class in net.sf.saxon.tree.iter
This is a subclass of SingletonIterator that reports to a LearningEvaluator when the single target item is actually read.
ReportingSingletonIterator(Item, LearningEvaluator, int) - Constructor for class net.sf.saxon.tree.iter.ReportingSingletonIterator
Create a ReportingSingletonIterator
reportInvalidity(Invalidity) - Method in class com.saxonica.ee.jaxp.ValidatorImpl.InvalidityHandlerWrappingErrorHandler
 
reportInvalidity(Invalidity) - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
Receive notification of a validity error.
reportInvalidity(Invalidity) - Method in interface net.sf.saxon.lib.InvalidityHandler
Report a validation error found during validation of an instance document against a schema
reportInvalidity(Invalidity) - Method in class net.sf.saxon.lib.InvalidityHandlerWrappingErrorListener
 
reportInvalidity(Invalidity) - Method in class net.sf.saxon.lib.InvalidityHandlerWrappingErrorReporter
 
reportInvalidity(Invalidity) - Method in class net.sf.saxon.lib.InvalidityReportGenerator
Receive notification of a validity error.
reportInvalidity(Invalidity) - Method in class net.sf.saxon.lib.StandardInvalidityHandler
Receive notification of a validity error.
reportMissingComponent(String, StructuredQName) - Method in class com.saxonica.ee.schema.SchemaCompiler
Register that there is an unresolved component reference
reportMissingFunction(int, StructuredQName, Expression[], List<String>) - Method in class net.sf.saxon.expr.parser.XPathParser
 
reportStaticError(XmlProcessingError) - Method in class net.sf.saxon.query.QueryModule
Report a static error in the query (via the registered ErrorListener)
reportStaticError(XPathException) - Method in class net.sf.saxon.query.QueryModule
Report a static error in the query (via the registered ErrorListener)
reportValidationError(ValidationFailure, boolean, Location) - Method in class com.saxonica.ee.validate.ValidatingFilter
Report a validation error
reportValidationError(ValidationFailure, Location) - Method in class com.saxonica.ee.validate.IdValidator
Report a validation error
reportValidationError(ValidationFailure, Location) - Method in class com.saxonica.ee.validate.SelectorWatch
Report a validation error
reportValidationStatistics(Destination) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Report the validation statistics from the most recent validation episode Does nothing if no validation statistics have been collected.
reportValidationStatistics(Destination) - Method in class net.sf.saxon.s9api.SchemaValidator
Report the validation statistics from the most recent validation episode Does nothing if no validation statistics have been collected.
reportWarning(String, String, Location) - Method in class net.sf.saxon.style.Compilation
 
reportWarning(XPathException) - Method in class net.sf.saxon.style.Compilation
Report a compile time warning.
REProgram - Class in net.sf.saxon.regex
A class that holds compiled regular expressions.
REProgram(Operation, int, REFlags) - Constructor for class net.sf.saxon.regex.REProgram
Constructs a program object from a character array
requestedEncoding - Variable in class net.sf.saxon.lib.ResourceRequest
If the encoding is specified out of band, it can be provided here.
requestNotification(Pingable) - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Register an object to be notified if the SimpleArrayItem is converted to an ImmutableArrayItem.
requestTailCall(TailCallLoop.TailCallInfo, Sequence[]) - Method in class net.sf.saxon.expr.XPathContextMajor
Reset the local stack frame.
require(int, String, String) - Method in class com.saxonica.xqj.pull.PullToStax
 
REQUIRE_NULL_NS - Static variable in class com.saxonica.ee.schema.sdoc.SchemaElement
Option indicating "no namespace prefix is allowed; the name is in the null Namespace"
REQUIRE_TARGET_NS - Static variable in class com.saxonica.ee.schema.sdoc.SchemaElement
Option indicating "no namespace prefix is allowed; the name is in the targetNamespace"
REQUIRE_WELL_FORMED - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
saxon:require-well-formed = yes|no.
requireAttribute(AttributeMap, String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Indicate that a particular attribute is required
requireBoolean(String, Object) - Static method in class net.sf.saxon.Configuration
Validate a property value where the required type is boolean
REQUIRED - com.saxonica.ee.schema.Optionality
 
REQUIRED - net.sf.saxon.style.SourceBinding.BindingProperty
 
requiredContextItemType - Variable in class net.sf.saxon.sxpath.IndependentContext
 
requiredItemType - Variable in class net.sf.saxon.expr.AtomicSequenceConverter
 
requiredType - Variable in class net.sf.saxon.expr.Assignation
 
requiredType - Variable in class net.sf.saxon.expr.instruct.NamedTemplate.LocalParamInfo
 
requireInt(long) - Static method in class net.sf.saxon.str.UnicodeString
Utility method for use where strings longer than 2^31 characters cannot yet be handled.
requireInteger(String, Object) - Method in class net.sf.saxon.Configuration
Validate a property value where the required type is integer
requireNonNegativeInt(long) - Static method in class net.sf.saxon.str.UnicodeString
Utility method for use where strings longer than 2^31 characters cannot yet be handled; and where negative offsets are to be treated as zero
requireProfessionalLicense(String) - Method in class net.sf.saxon.Configuration
Assert that a PE license is required, and fail if none is available
requiresCounter() - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Ask whether this is a counting state
requireString(String, Object) - Method in class net.sf.saxon.Configuration
 
requireXslt40Attribute(String) - Method in class net.sf.saxon.style.StyleElement
Report an error unless XSLT 4.0 syntax is enabled in the XSLT compiler
requireXslt40Element() - Method in class net.sf.saxon.style.StyleElement
Report an error unless XSLT 4.0 syntax is enabled in the XSLT compiler
reset() - Method in class com.saxonica.ee.domino.Erector
 
reset() - Method in class com.saxonica.ee.jaxp.ValidatorImpl
 
reset() - Method in class net.sf.saxon.Controller
Reset this Transformer to its original configuration.
reset() - Method in class net.sf.saxon.event.Builder
Reset the builder to its initial state.
reset() - Method in class net.sf.saxon.event.OutputterEventBuffer
 
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.event.SequenceCollector
Clear the contents of the SequenceCollector and make it available for reuse
reset() - Method in class net.sf.saxon.jaxp.IdentityTransformer
Reset this Transformer to its original configuration.
reset() - Method in class net.sf.saxon.jaxp.TransformerImpl
 
reset() - Method in class net.sf.saxon.query.InputStreamMarker
 
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, without resetting other properties of the destination.
reset() - Static method in class net.sf.saxon.trace.Instrumentation
 
reset() - Method in class net.sf.saxon.trans.XsltController
Reset this Transformer to its original configuration.
reset() - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
 
reset() - Method in class net.sf.saxon.tree.tiny.TinyBuilder
 
reset() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Reset this XMLGregorianCalendar to its original values.
reset() - Method in class net.sf.saxon.xpath.XPathEvaluator
 
resetAllVariableValues(Sequence[]) - Method in class net.sf.saxon.expr.XPathContextMajor
Overwrite all the variables in the stack frame
resetIndexes() - Method in interface net.sf.saxon.om.MutableDocumentInfo
This method is called before performing a batch of updates; it allows all cached data that might be invalidated by such updates to be cleared
resetIndexes() - Method in class net.sf.saxon.tree.linked.DocumentImpl
This method is called before performing a batch of updates; it allows all cached data that might be invalidated by such updates to be cleared
resetLocalStaticProperties() - Method in class net.sf.saxon.expr.ArithmeticExpression
Reset the static properties of the expression to -1, so that they have to be recomputed next time they are used.
resetLocalStaticProperties() - Method in class net.sf.saxon.expr.Atomizer
Reset the static properties of the expression to -1, so that they have to be recomputed next time they are used.
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.
resetLocalStaticProperties() - Method in class net.sf.saxon.expr.LetExpression
 
resetLocalStaticProperties() - Method in class net.sf.saxon.expr.UserFunctionCall
Reset the static properties of the expression to -1, so that they have to be recomputed next time they are used.
resetLocalStaticProperties() - Method in class net.sf.saxon.functions.CurrentGroupCall
 
resetParameterValues(Sequence[]) - Method in class net.sf.saxon.expr.XPathContextMajor
Overwrite all the parameters in the stack frame.
resetPropertiesWithinSubtree(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Reset cached static properties within a subtree, meaning that they have to be recalulated next time they are required
resetStackFrameMap(SlotManager, int) - Method in class net.sf.saxon.expr.XPathContextMajor
Reset the stack frame variable map, while reusing the StackFrame object itself.
resetState(REMatcher.State) - Method in class net.sf.saxon.regex.REMatcher
 
resetStaticProperties(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Reset the static properties for the current expression and for all its containing expressions.
resolve(String, String) - Method in interface net.sf.saxon.lib.OutputURIResolver
Resolve an output URI.
resolve(String, String) - Method in interface net.sf.saxon.lib.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.lib.StandardOutputResolver
Resolve an output URI
resolve(String, String) - Method in class net.sf.saxon.lib.StandardResultDocumentResolver
Resolve an output URI
resolve(String, String) - Method in class net.sf.saxon.lib.StandardURIResolver
Resolve a URI
resolve(String, String, String) - Method in interface net.sf.saxon.lib.RelativeURIResolver
Extended method that accepts flags
resolve(String, String, String[]) - Method in class com.saxonica.ee.config.StandardSchemaResolver
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 com.saxonica.ee.schema.sdoc.LSSchemaResolver
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 interface net.sf.saxon.lib.ModuleURIResolver
Locate a query module, or a set of query modules, given the identifying URI and a set of associated location hints.
resolve(String, String, String[]) - Method in interface net.sf.saxon.lib.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.lib.StandardModuleURIResolver
Resolve a module URI and associated location hints.
resolve(String, Configuration) - Method in interface net.sf.saxon.lib.CollationURIResolver
Resolve a collation URI (expressed as a string in the form of an absolute URI) and return the corresponding collation.
resolve(String, Configuration) - Method in class net.sf.saxon.lib.StandardCollationURIResolver
Create a collator from a parameterized URI
resolve(URI, String, Configuration) - Method in class net.sf.saxon.lib.StandardUnparsedTextResolver
Resolve the URI passed to the XSLT unparsed-text() function, after resolving against the base URI.
resolve(URI, String, Configuration) - Method in interface net.sf.saxon.lib.UnparsedTextURIResolver
Resolve the URI passed to the XSLT unparsed-text() function, after resolving against the base URI.
resolve(XPathContext, String, String, SerializationProperties) - Method in class net.sf.saxon.lib.OutputURIResolverWrapper
Saxon calls this method when an xsl:result-document instruction with an href attribute is evaluated
resolve(XPathContext, String, String, SerializationProperties) - Method in interface net.sf.saxon.lib.ResultDocumentResolver
Saxon calls this method when an xsl:result-document instruction with an href attribute is evaluated.
resolve(XPathContext, String, String, SerializationProperties) - Method in class net.sf.saxon.lib.StandardResultDocumentResolver
 
resolve(ResourceRequest) - Method in class com.saxonica.ee.jaxp.ResourceResolverWrappingLSResourceResolver
Called by an XSLT processor when it encounters an xsl:include, xsl:import, or document() function.
resolve(ResourceRequest) - Method in class net.sf.saxon.lib.CatalogResourceResolver
Resolve a resource request.
resolve(ResourceRequest) - Method in class net.sf.saxon.lib.ChainedResourceResolver
 
resolve(ResourceRequest) - Method in class net.sf.saxon.lib.DirectResourceResolver
Process a resource request to deliver a resource
resolve(ResourceRequest) - Method in interface net.sf.saxon.lib.ResourceResolver
Process a resource request to deliver a resource
resolve(ResourceRequest) - Method in class net.sf.saxon.lib.ResourceResolverDelegate
 
resolve(ResourceRequest) - Method in class net.sf.saxon.lib.ResourceResolverWrappingURIResolver
Process a resource request to deliver a resource
resolve(ResourceResolver...) - Method in class net.sf.saxon.lib.ResourceRequest
Resolve the request by passing it to one or more resource resolvers.
resolve(SequenceType[]) - Method in class com.saxonica.config.JavaExtensionLibrary.UnresolvedExtensionFunctionCall
 
resolveCallsToCurrentFunction(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Resolve calls to the XSLT current() function within an expression
resolveEntity(String, String) - Method in class net.sf.saxon.lib.CatalogResourceResolver
Resolves an entity.
resolveEntity(String, String) - Method in class net.sf.saxon.lib.ChainedEntityResolver
 
resolveEntity(String, String) - Method in class net.sf.saxon.lib.EntityResolverWrappingResourceResolver
 
resolveEntity(String, String, String, String) - Method in class net.sf.saxon.lib.CatalogResourceResolver
Resolves an entity.
resolveEntity(String, String, String, String) - Method in class net.sf.saxon.lib.ChainedEntityResolver
 
resolveEntity(String, String, String, String) - Method in class net.sf.saxon.lib.EntityResolverWrappingResourceResolver
 
resolveFunctionName(String) - Method in class net.sf.saxon.expr.parser.XPathParser
Interpret a function name, returning it as a resolved QName
resolveLocationHint(String, String) - Method in class net.sf.saxon.lib.StandardModuleURIResolver
Resolve a location hint appearing in an "import module" declaration
resolveModuleURI(String, String) - Method in class net.sf.saxon.lib.StandardModuleURIResolver
Attempt to resolve the module namespace URI without the help of location hints.
resolveNamespace(String, String, String) - Method in class net.sf.saxon.lib.CatalogResourceResolver
Resolves a URI that is known to be a namespace URI.
resolveProperties(RuleManager) - Method in class net.sf.saxon.trans.SimpleMode
Check that the mode does not contain conflicting property values, and select property values if there were multiple xsl:mode declarations, possible at different import precedence
resolveQName(String, NodeInfo) - Static method in class net.sf.saxon.functions.ResolveQName
Static method to resolve a lexical QName against the namespace context of a supplied element node
ResolveQName - Class in net.sf.saxon.functions
This class supports the resolve-QName function in XPath 2.0
ResolveQName() - Constructor for class net.sf.saxon.functions.ResolveQName
 
resolver - Variable in class net.sf.saxon.expr.UnionConstructorFunction
 
resolveSource(Source, Configuration) - Method in class com.saxonica.config.ProfessionalConfiguration
Resolve a Source.
resolveSource(Source, Configuration) - Method in class net.sf.saxon.Configuration
Resolve a Source.
resolveSource(Source, Configuration) - Method in class net.sf.saxon.java.JavaPlatform
Convert a Source to an ActiveSource.
resolveSource(Source, Configuration) - Method in interface net.sf.saxon.lib.SourceResolver
Resolve a Source.
resolveSource(Source, Configuration) - Method in interface net.sf.saxon.Platform
Convert a Source to an ActiveSource.
resolveTypeAlias(StructuredQName) - Method in interface net.sf.saxon.expr.StaticContext
Get type alias.
resolveTypeAlias(StructuredQName) - Method in class net.sf.saxon.query.QueryModule
Get type alias.
resolveTypeAlias(StructuredQName) - Method in class net.sf.saxon.style.ExpressionContext
Get type alias.
resolveTypeAlias(StructuredQName) - Method in class net.sf.saxon.style.UseWhenStaticContext
Get type alias.
resolveTypeAlias(StructuredQName) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Get type alias.
resolveURI(String, String, String, XPathContext) - Static method in class net.sf.saxon.functions.DocumentFn
Call the URIResolver to resolve a URI
ResolveURI - Class in net.sf.saxon.functions
This class supports the resolve-uri() function in XPath 2.0
ResolveURI() - Constructor for class net.sf.saxon.functions.ResolveURI
 
resolveVariableReference(int, StructuredQName) - Method in class net.sf.saxon.expr.parser.XPathParser
 
Resource - Interface in net.sf.saxon.lib
This interface defines a Resource.
RESOURCE_RESOLVER - Static variable in class net.sf.saxon.lib.Feature
The supplied implementation of ResourceResolver is used to resolve URIs.
RESOURCE_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureCode
 
RESOURCE_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureKeys
The supplied implementation of ResourceResolver is used to resolve URIs.
RESOURCE_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.Feature
The supplied class is instantiated and the resulting instance is used as the value of the Feature.RESOURCE_RESOLVER property.
RESOURCE_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
RESOURCE_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
The supplied class is instantiated and the resulting instance is used as the value of the FeatureKeys.RESOURCE_RESOLVER property.
ResourceCollection - Interface in net.sf.saxon.lib
This interface defines a ResourceCollection.
ResourceFactory - Interface in net.sf.saxon.lib
A ResourceFactory is used for constructing a particular type of resource
ResourceLoader - Class in net.sf.saxon.resource
The class provides a static method for loading resources from a URL.
ResourceLoader() - Constructor for class net.sf.saxon.resource.ResourceLoader
 
ResourceRequest - Class in net.sf.saxon.lib
A bundle of information made available when requesting resource resolution.
ResourceRequest() - Constructor for class net.sf.saxon.lib.ResourceRequest
 
ResourceResolver - Interface in net.sf.saxon.lib
Interface for processing a resource request to deliver a resource
ResourceResolverDelegate - Class in net.sf.saxon.lib
Convenience class to allow a ResourceResolver to be implemented as a lambda expression.
ResourceResolverDelegate(Function<ResourceRequest, Source>) - Constructor for class net.sf.saxon.lib.ResourceResolverDelegate
Create a ResourceResolver implemented using (typically) a lambda expression
ResourceResolverWrappingLSResourceResolver - Class in com.saxonica.ee.jaxp
This class implements the Saxon ResourceResolver interface as a wrapper around a DOM Level 3 LSResourceResolver.
ResourceResolverWrappingLSResourceResolver(LSResourceResolver) - Constructor for class com.saxonica.ee.jaxp.ResourceResolverWrappingLSResourceResolver
 
ResourceResolverWrappingURIResolver - Class in net.sf.saxon.lib
A ResourceResolver implemented by wrapping a supplied URIResolver
ResourceResolverWrappingURIResolver(URIResolver) - Constructor for class net.sf.saxon.lib.ResourceResolverWrappingURIResolver
Create a ResourceResolver by wrapping a supplied URIResolver
resourceUri - Variable in class net.sf.saxon.resource.AbstractResourceCollection.InputDetails
The URI of the resource
restartElement(Watch) - Method in class com.saxonica.ee.stream.watch.WatchManager
During schema validation, the startElement() event is emitted before we can examine all the streamed assertions that might apply to that element.
restoreParentPointers() - Method in class net.sf.saxon.expr.Expression
Restore parent pointers for the subtree rooted at this expression
result() - Method in interface net.sf.saxon.functions.Fold
Compute the final result of the function, when all the input has been processed
result() - Method in class net.sf.saxon.functions.hof.FoldLeftFn.FoldLeftFold
 
result() - Method in class net.sf.saxon.functions.Sum.SumFold
Compute the final result of the function, when all the input has been processed
RESULT_DOCUMENT_THREADS - Static variable in class net.sf.saxon.lib.Feature
Indicates the maximum number of threads to be used for processing xsl:result-document instructions in parallel.
RESULT_DOCUMENT_THREADS - Static variable in class net.sf.saxon.lib.FeatureCode
 
RESULT_DOCUMENT_THREADS - Static variable in class net.sf.saxon.lib.FeatureKeys
Indicates the maximum number of threads to be used for processing xsl:result-document instructions in parallel.
RESULT_NS - Static variable in class net.sf.saxon.query.QueryResult
 
RESULT_NS - Static variable in class net.sf.saxon.query.SequenceWrapper
 
RESULT_TREE_STATISTICS - Variable in class net.sf.saxon.tree.tiny.TreeStatistics
 
ResultDocument - Class in net.sf.saxon.expr.instruct
The compiled form of an xsl:result-document element in the stylesheet.
ResultDocument(Properties, Properties, Expression, Expression, int, SchemaType, Map<StructuredQName, Expression>, CharacterMapIndex) - Constructor for class net.sf.saxon.expr.instruct.ResultDocument
Create a result-document instruction
ResultDocumentAdjunct - Class in com.saxonica.ee.stream.adjunct
Handle an xsl:result-document expression/instruction for XSLT streaming capability.
ResultDocumentAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ResultDocumentAdjunct
 
ResultDocumentAdjunct.ResultDocumentFeed - Class in com.saxonica.ee.stream.adjunct
 
ResultDocumentFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.adjunct.ResultDocumentAdjunct.ResultDocumentFeed
 
ResultDocumentResolver - Interface in net.sf.saxon.lib
The ResultDocumentResolver interface may be implemented by a user application; it is a callback that is called whenever an xsl:result-document instruction is executed.
resultIfEmpty - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.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
resultIfEmpty(int) - Method in class net.sf.saxon.functions.Concat
 
resultIfEmpty(int) - Method in class net.sf.saxon.functions.Concat31
 
resultIfEmpty(int) - Method in class net.sf.saxon.functions.SystemFunction
Ask if the function always returns a known result when one of the arguments is an empty sequence
resultWhenEmpty() - Method in class net.sf.saxon.functions.EncodeForUri
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.EscapeHtmlUri
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.GenerateId_1
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.IriToUri
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.LocalName_1
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.LowerCase
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.Name_1
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.NamespaceUriFn_1
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.NormalizeSpace_1
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.Number_1
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.ScalarSystemFunction
Method that may be supplied in subclasses, to indicate the result that is returned when an empty sequence is supplied as the argument value.
resultWhenEmpty() - Method in class net.sf.saxon.functions.String_1
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.StringLength_1
 
resultWhenEmpty() - Method in class net.sf.saxon.functions.UpperCase
 
RESyntaxException - Exception in net.sf.saxon.regex
Exception thrown to indicate a syntax error in a regular expression.
RESyntaxException(String) - Constructor for exception net.sf.saxon.regex.RESyntaxException
Constructor.
RESyntaxException(String, int) - Constructor for exception net.sf.saxon.regex.RESyntaxException
Constructor.
RETAIN_DTD_ATTRIBUTE_TYPES - Static variable in class net.sf.saxon.lib.Feature
If set to true, indicates that when input is obtained from a SAX parser, the DTD-based attribute type notified by the XML parser should be used to set the type annotation of the resulting node: for example a DTD type of NMTOKENS results in a type annotation of xs:NMTOKENS.
RETAIN_DTD_ATTRIBUTE_TYPES - Static variable in class net.sf.saxon.lib.FeatureCode
 
RETAIN_DTD_ATTRIBUTE_TYPES - Static variable in class net.sf.saxon.lib.FeatureKeys
If set to true, indicates that when input is obtained from a SAX parser, the DTD-based attribute type notified by the XML parser should be used to set the type annotation of the resulting node: for example a DTD type of NMTOKENS results in a type annotation of xs:NMTOKENS.
RETAIN_NODE_FOR_DIAGNOSTICS - Static variable in class net.sf.saxon.lib.Feature
By default, Saxon attempts to ensure that the run-time code contains no links to the original source stylesheet tree.
RETAIN_NODE_FOR_DIAGNOSTICS - Static variable in class net.sf.saxon.lib.FeatureCode
 
RETAIN_NODE_FOR_DIAGNOSTICS - Static variable in class net.sf.saxon.lib.FeatureKeys
By default, Saxon attempts to ensure that the run-time code contains no links to the original source stylesheet tree.
retainedStaticContext - Variable in class net.sf.saxon.sxpath.IndependentContext
 
RetainedStaticContext - Class in net.sf.saxon.expr.parser
This class contains the part of the static context of expressions that (a) can change from one expression to another within a query or stylesheet, and (b) are potentially needed at run-time.
RetainedStaticContext(Configuration) - Constructor for class net.sf.saxon.expr.parser.RetainedStaticContext
 
RetainedStaticContext(StaticContext) - Constructor for class net.sf.saxon.expr.parser.RetainedStaticContext
 
retainedValues - Variable in class net.sf.saxon.expr.flwor.GroupByClause.ObjectToBeGrouped
 
RetentiveErrorHandler() - Constructor for class net.sf.saxon.functions.ParseXml.RetentiveErrorHandler
 
RETURN - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "return"
RETURN_EMPTY_SEQUENCE - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
RETURN_TYPE - Static variable in class com.saxonica.functions.extfn.FunctionAnnotations
 
RETURN_TYPE - Static variable in class net.sf.saxon.functions.hof.RandomNumberGenerator
 
ReturnClauseIterator - Class in net.sf.saxon.expr.flwor
This iterator applies the return expression of a FLWOR expression to each of the tuples in a supplied tuple stream, returning the result as an iterator
ReturnClauseIterator(TuplePull, PullEvaluator, XPathContext) - Constructor for class net.sf.saxon.expr.flwor.ReturnClauseIterator
Construct an iterator over the results of the FLWOR expression.
returnClauseOp - Variable in class net.sf.saxon.expr.flwor.FLWORExpression
 
ReturnClausePush - Class in net.sf.saxon.expr.flwor
The class represents the final stage in a push-mode tuple pipeline.
ReturnClausePush(Outputter, PushEvaluator) - Constructor for class net.sf.saxon.expr.flwor.ReturnClausePush
 
returnPushEvaluator - Variable in class net.sf.saxon.expr.flwor.FLWORExpression
 
returnZeroLengthWhenAbsent() - Method in class net.sf.saxon.expr.elab.StringElaborator
 
returnZeroLengthWhenAbsent() - Method in class net.sf.saxon.functions.NormalizeSpace_1.NormalizeSpaceFnElaborator
 
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() - Method in class net.sf.saxon.ma.trie.ImmutableList
Return a list with the contents of this list in reverse order
Reverse - Class in net.sf.saxon.functions
Implement XPath function fn:reverse()
Reverse() - Constructor for class net.sf.saxon.functions.Reverse
 
REVERSE_DOCUMENT_ORDER - Static variable 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.
Reverse.ReverseListIterator - Class in net.sf.saxon.functions
 
reverseIterate() - Method in class net.sf.saxon.om.ZeroOrMore
Return an enumeration of this sequence in reverse order (used for reverse axes)
reverseIterate() - Method in class net.sf.saxon.value.SequenceExtent.Of
Return an enumeration of this sequence in reverse order (used for reverse axes)
reverseIterate() - Method in class net.sf.saxon.value.SequenceExtent
 
reverseIterator(List<T>) - Static method in class net.sf.saxon.functions.Reverse
 
ReverseListIterator(List<T>) - Constructor for class net.sf.saxon.functions.Reverse.ReverseListIterator
 
ReverseStreamer - Class in com.saxonica.ee.stream.adjunct
 
ReverseStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.ReverseStreamer
 
ReversibleIterator - Interface in net.sf.saxon.tree.iter
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).
rewrite(StaticContext, Expression[]) - Method in class net.sf.saxon.lib.ExtensionFunctionCall
Rewrite the function call.
rewriteEffectiveBooleanValue(Expression, ExpressionVisitor, ContextItemStaticInfo) - Static method in class net.sf.saxon.functions.BooleanFn
Optimize an expression whose effective boolean value is required.
rewriteForExpressionAsMappingExpression(ForExpression) - Static method in class com.saxonica.ee.stream.Streamability
 
rewriteQuantifiedExpressionAsFilterExpression(QuantifiedExpression) - Static method in class com.saxonica.ee.stream.Streamability
 
rewriteToDisk(NodeInfo, Properties, boolean, PrintStream) - Static method in class net.sf.saxon.query.QueryResult
Write an updated document back to disk, using the original URI from which it was read
RIGHT_ANGLE_NEWLINE - Static variable in class net.sf.saxon.serialize.XMLEmitter
 
ROAMING - com.saxonica.ee.stream.Posture
 
ROAMING_AND_FREE_RANGING - Static variable in class com.saxonica.ee.stream.PostureAndSweep
Constant value for (posture = roaming, sweep = free-ranging)
RoleDiagnostic - Class in net.sf.saxon.expr.parser
A RoleDiagnostic (formerly RoleLocator) identifies the role in which an expression is used, for example as the third argument of the concat() function.
RoleDiagnostic(int, String, int) - Constructor for class net.sf.saxon.expr.parser.RoleDiagnostic
Create information about the role of a subexpression within its parent expression
RoleDiagnostic(int, String, int, String) - Constructor for class net.sf.saxon.expr.parser.RoleDiagnostic
 
rollback() - Method in class com.saxonica.ee.stream.feed.AbsorptionFeed.PendingItem
Reset the data relating to this node if a dynamic error occurs while processing the input stream.
rollback() - Method in class com.saxonica.xqj.SaxonXQConnection
 
rollback() - Method in interface javax.xml.xquery.XQConnection
Undoes all changes made in the current transaction and releases any locks held by the datasource.
ROMAN_VARIANTS - Static variable 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 - Variable in class com.saxonica.ee.stream.om.FleetingNode
 
root - Variable in class net.sf.saxon.dom.DOMSender
 
root - Variable in class net.sf.saxon.om.GenericTreeInfo
 
root - Variable in class net.sf.saxon.tree.wrapper.VirtualCopy
 
root() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that selects the root node of the containing document (which may or may not be a document node)
Root_1 - Class in net.sf.saxon.functions
Implement the XPath 2.0 root() function with one argument
Root_1() - Constructor for class net.sf.saxon.functions.Root_1
 
Root_1.RootFnElaborator - Class in net.sf.saxon.functions
 
RootExprElaborator() - Constructor for class net.sf.saxon.expr.RootExpression.RootExprElaborator
 
RootExpression - Class in net.sf.saxon.expr
An expression whose value is always a set of nodes containing a single node, the document root.
RootExpression() - Constructor for class net.sf.saxon.expr.RootExpression
 
RootExpression.RootExprElaborator - Class in net.sf.saxon.expr
Elaborator for a root expression (/)
RootExpressionAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming code for an expression that does not support streaming
RootExpressionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.RootExpressionAdjunct
 
RootFnElaborator() - Constructor for class net.sf.saxon.functions.Root_1.RootFnElaborator
 
rootPackage - Variable in class net.sf.saxon.trace.ExpressionPresenter.ExportOptions
 
RootStreamer - Class in com.saxonica.ee.stream.adjunct
 
RootStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.RootStreamer
 
round(int) - Method in class net.sf.saxon.value.BigDecimalValue
Implement the XPath round() function
round(int) - Method in class net.sf.saxon.value.BigIntegerValue
Implement the XPath round() function
round(int) - Method in class net.sf.saxon.value.DoubleValue
Implement the XPath round() function
round(int) - Method in class net.sf.saxon.value.FloatValue
Implement the XPath round() function
round(int) - Method in class net.sf.saxon.value.Int64Value
Implement the XPath round() function
round(int) - Method in class net.sf.saxon.value.NumericValue
Implement the XPath round() function
Round - Class in net.sf.saxon.functions
This class implements the fn:round() function
Round() - Constructor for class net.sf.saxon.functions.Round
 
Round.RoundElaborator - Class in net.sf.saxon.functions
 
RoundElaborator() - Constructor for class net.sf.saxon.functions.Round.RoundElaborator
 
roundHalfToEven(int) - Method in class net.sf.saxon.value.BigDecimalValue
Implement the XPath round-half-to-even() 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.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
RoundHalfToEven - Class in net.sf.saxon.functions
This class supports the round-to-half-even() function
RoundHalfToEven() - Constructor for class net.sf.saxon.functions.RoundHalfToEven
 
RoundHalfToEven.RoundHalfToEvenElaborator - Class in net.sf.saxon.functions
 
RoundHalfToEvenElaborator() - Constructor for class net.sf.saxon.functions.RoundHalfToEven.RoundHalfToEvenElaborator
 
rowSelectOp - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
RPAR - Static variable in class net.sf.saxon.expr.parser.Token
Right parenthesis
RSQB - net.sf.saxon.ma.json.JsonParser.JsonToken
 
RSQB - Static variable in class net.sf.saxon.expr.parser.Token
Right square bracket
rule - Variable in class net.sf.saxon.event.Stripper
 
Rule - Class in net.sf.saxon.trans.rules
Rule: common functionality representing an abstraction of a template rule, a strip-space rule, or an accumulator rule
Rule() - Constructor for class net.sf.saxon.trans.rules.Rule
 
Rule(Pattern, RuleTarget, int, int, double, int, int) - Constructor for class net.sf.saxon.trans.rules.Rule
Create a Rule.
RULE_SET - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
RuleBasedSubstringMatcher - Class in net.sf.saxon.expr.sort
This class wraps a RuleBasedCollator to provide a SubstringMatcher.
RuleBasedSubstringMatcher(String, RuleBasedCollator) - Constructor for class net.sf.saxon.expr.sort.RuleBasedSubstringMatcher
Create a RuleBasedSubstringMatcher
RuleChain - Class in net.sf.saxon.trans.rules
A chain of rules: actually in this incarnation just a pointer to the first rule in the chain, the others being linked together each to the next.
RuleChain() - Constructor for class net.sf.saxon.trans.rules.RuleChain
Create an empty rule chain
RuleChain(Rule) - Constructor for class net.sf.saxon.trans.rules.RuleChain
Create an rule chain with a give rule as the _head of the chain
RuleChainOptimizationData() - Constructor for class com.saxonica.ee.trans.ModeEE.RuleChainOptimizationData
 
RuleEE - Class in com.saxonica.ee.trans
A Rule with associated preconditions
RuleEE(Pattern, RuleTarget, int, int, double, int, int) - Constructor for class com.saxonica.ee.trans.RuleEE
 
ruleManager - Variable in class net.sf.saxon.expr.instruct.ApplyTemplates
 
RuleManager - Class in net.sf.saxon.trans.rules
RuleManager maintains a set of template rules, one set for each mode
RuleManager(StylesheetPackage) - Constructor for class net.sf.saxon.trans.rules.RuleManager
create a RuleManager and initialise variables.
RuleManager(StylesheetPackage, CompilerInfo) - Constructor for class net.sf.saxon.trans.rules.RuleManager
 
ruleMatches(Rule, Item, XPathContextMajor, RuleSearchState) - Method in class com.saxonica.ee.trans.ModeEE
Does this rule match the given item? Can be overridden
ruleMatches(Rule, Item, XPathContextMajor, RuleSearchState) - Method in class net.sf.saxon.trans.SimpleMode
Does this rule match the given item? Can be overridden
RuleSearchState - Class in net.sf.saxon.trans.rules
A simple class for holding stateful details of a rule search operation This is a dummy implementation for Saxon-HE which does not optimize searching a rule chain.
RuleSearchState() - Constructor for class net.sf.saxon.trans.rules.RuleSearchState
 
RuleSetWithWarnings - Class in net.sf.saxon.trans.rules
A set of built-in template rules that performs the same action as an underlying set of rules, but with the addition of a warning message saying that no user-defined template rules was found.
RuleSetWithWarnings(BuiltInRuleSet) - Constructor for class net.sf.saxon.trans.rules.RuleSetWithWarnings
 
RuleTarget - Interface in net.sf.saxon.trans.rules
The target of a rule, typically a TemplateRule.
run - Variable in class net.sf.saxon.Transform
 
run() - Method in class net.sf.saxon.s9api.XQueryEvaluator
Perform the query.
run(DynamicQueryContext, Result, Properties) - Method in class net.sf.saxon.query.XQueryExpression
Run the query, sending the results directly to a JAXP Result object.
run(Destination) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Perform the query, sending the results to a specified destination.
runningContext - Variable in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
runQuery(XQueryExecutable, XQueryEvaluator, Source, Destination) - Method in class net.sf.saxon.Query
Run the query
runStreamed(Source, Destination) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Perform the query in streaming mode, sending the results to a specified destination.
runStreamed(DynamicQueryContext, Source, Result, Properties) - Method in class com.saxonica.ee.optim.XQueryExpressionEE
Run the query in streaming mode, assuming it has been compiled for streaming
runStreamed(DynamicQueryContext, Source, Result, Properties) - Method in class net.sf.saxon.query.XQueryExpression
Run the query in streaming mode, assuming it has been compiled for streaming.
runtimeCheckNeeded - Variable in class net.sf.saxon.expr.GeneralComparison
 
runUpdate(DynamicQueryContext) - Method in class com.saxonica.ee.optim.XQueryExpressionEE
Run an updating query
runUpdate(DynamicQueryContext) - Method in class net.sf.saxon.query.XQueryExpression
Run an updating query
runUpdate(DynamicQueryContext, UpdateAgent) - Method in class com.saxonica.ee.optim.XQueryExpressionEE
Run an updating query, writing back eligible updated node to persistent storage.
runUpdate(DynamicQueryContext, UpdateAgent) - Method in class net.sf.saxon.query.XQueryExpression
Run an updating query, writing back eligible updated node to persistent storage.
runUpdate(XQueryExecutable, XQueryEvaluator, Serializer) - Method in class net.sf.saxon.Query
Run an updating query

S

SAME_FOCUS_ACTION - Static variable in class net.sf.saxon.expr.OperandRole
 
SAME_TYPE - net.sf.saxon.type.Affinity
The two types are identical
sameLength(SequenceIterator, SequenceIterator) - Static method in class net.sf.saxon.om.SequenceTool
Determine whether two sequences have the same number of items.
SameNameTest - Class in net.sf.saxon.pattern
NodeTest is an interface that enables a test of whether a node has a particular name and type.
SameNameTest(NodeInfo) - Constructor for class net.sf.saxon.pattern.SameNameTest
Create a SameNameTest to match nodes by name
SaplingComment - Class in net.sf.saxon.sapling
A comment node in a sapling tree
SaplingComment(String) - Constructor for class net.sf.saxon.sapling.SaplingComment
Construct a sapling comment node with a given string value
SaplingDocument - Class in net.sf.saxon.sapling
A document node in a sapling tree.
SaplingDocument() - Constructor for class net.sf.saxon.sapling.SaplingDocument
Create a sapling document node with no children and no base URI
SaplingDocument(String) - Constructor for class net.sf.saxon.sapling.SaplingDocument
Create a sapling document node with no children, having a specified base URI
SaplingElement - Class in net.sf.saxon.sapling
An element node on a sapling tree.
SaplingElement(String) - Constructor for class net.sf.saxon.sapling.SaplingElement
Create an empty element, in no namespace
SaplingElement(QName) - Constructor for class net.sf.saxon.sapling.SaplingElement
Create an empty element, with a name supplied as a QName.
SaplingNode - Class in net.sf.saxon.sapling
This class represents a sapling node.
SaplingNode() - Constructor for class net.sf.saxon.sapling.SaplingNode
 
SaplingProcessingInstruction - Class in net.sf.saxon.sapling
A processing-instruction node in a sapling tree
SaplingProcessingInstruction(String, String) - Constructor for class net.sf.saxon.sapling.SaplingProcessingInstruction
Construct a sapling processing-instruction node with a given name and string value
Saplings - Class in net.sf.saxon.sapling
This is a non-instantiable class holding a number of convenience methods for creating sapling nodes of different kinds.
SaplingText - Class in net.sf.saxon.sapling
 
SaplingText(String) - Constructor for class net.sf.saxon.sapling.SaplingText
Construct a sapling text node with a given string value
SATISFIES - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "satisfies"
satisfiesAssertion(Annotation, AnnotationList) - Method in interface net.sf.saxon.lib.FunctionAnnotationHandler
Test whether a function with a given list of annotations satisfies an annotation assertion present on a function item test.
satisfiesAssertion(Annotation, AnnotationList) - Method in class net.sf.saxon.lib.XQueryFunctionAnnotationHandler
Test whether a function with a given list of annotations satisfies an annotation assertion present on a function item test.
satisfyPackageDependencies(XSLPackage) - Method in class net.sf.saxon.style.Compilation
After the first phase of processing, we have gathered information about the xsl:use-package elements in the stylesheet.
save() - Method in class net.sf.saxon.expr.parser.RoleDiagnostic
Save as a string, for use when serializing the expression tree
save() - Method in interface net.sf.saxon.expr.sort.AtomicComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.AtomicSortComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.CalendarValueComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.CodepointCollatingComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.CollatingAtomicComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.ContextFreeAtomicComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.DecimalSortComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.DescendingComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.DoubleSortComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.EmptyGreatestComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.EqualityComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.GenericAtomicComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.NumericComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.NumericComparer11
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.TextComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.sort.UntypedNumericComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save() - Method in class net.sf.saxon.expr.SwitchCaseComparer
Create a string representation of this AtomicComparer that can be saved in a compiled package and used to reconstitute the AtomicComparer when the package is reloaded
save(File) - Method in class net.sf.saxon.s9api.XsltPackage
Save this compiled package to filestore.
save(File, String) - Method in class net.sf.saxon.s9api.XsltPackage
Deprecated.
since 9.9.1.3. Use XsltCompiler.setTargetEdition() to define the target environment.
saveContext(Expression, XPathContext) - Method in class net.sf.saxon.value.Closure
 
savedXPathContext - Variable in class net.sf.saxon.value.Closure
 
saveGlobalVariableValue(GlobalVariable, GroundedValue) - Method in class net.sf.saxon.expr.instruct.Bindery
Save the value of a global variable, and mark evaluation as complete.
saveLocation() - Method in class com.saxonica.ee.domino.DominoAttr
Get an immutable copy of this Location object.
saveLocation() - Method in class com.saxonica.ee.domino.DominoNode
Get an immutable copy of this Location object.
saveLocation() - Method in class com.saxonica.ee.schema.SchemaStructure
Get an immutable copy of this Location object.
saveLocation() - Method in class com.saxonica.ee.stream.om.FleetingNode
Get an immutable copy of this Location object.
saveLocation() - Method in class com.saxonica.xqj.pull.TreeWalker
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.event.ReceivingContentHandler.LocalLocator
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.expr.instruct.Actor
 
saveLocation() - Method in class net.sf.saxon.expr.instruct.TemplateRule
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.expr.parser.Loc
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.expr.parser.XPathParser.NestedLocation
Save an immutable copy of the location information.
saveLocation() - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.query.XQueryExpression
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.query.XQueryFunction
Get an immutable copy of this Location object.
saveLocation() - Method in interface net.sf.saxon.s9api.Location
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.tree.AttributeLocation
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.tree.linked.NodeImpl
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.tree.NamespaceNode
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.tree.util.Orphan
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.type.ValidationFailure
Get an immutable copy of this Location object.
saveLocation() - Method in class net.sf.saxon.value.TextFragmentValue
Get an immutable copy of this Location object.
SAXDestination - Class in net.sf.saxon.s9api
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 variable in class net.sf.saxon.lib.NamespaceConstant
Current namespace name for SAXON (from 7.0 onwards): "http://saxon.sf.net/"
SAXON - Static variable in class net.sf.saxon.om.NamespaceUri
Current namespace name for SAXON (from 7.0 onwards): "http://saxon.sf.net/"
SAXON - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_ASSIGN - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_ASYCHRONOUS - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_ATTRIBUTE_ORDER - net.sf.saxon.s9api.Serializer.Property
Saxon extension: set to a space-separated list of attribute names, in Clark or EQName notation, followed optionally by "*" and then another space-separated list of attribute names indicating that attributes present in the list should be serialized in the order indicated: specific attributes listed before the "*" come first in the order specified; then attributes not present in the list (these are sorted first by namespace, then by local name), and finally specific attributes listed after the "*", in the order specified.
SAXON_BASE64_BINARY_METHOD - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
String constant representing the saxon:base64Binary output method name
SAXON_CANONICAL - net.sf.saxon.s9api.Serializer.Property
Saxon extension: request canonical XML output.
SAXON_CHARACTER_REPRESENTATION - net.sf.saxon.s9api.Serializer.Property
Saxon extension to indicate how characters outside the encoding should be represented, for example "hex" for hexadecimal character references, "decimal" for decimal character references
SAXON_CONFIGURATION - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI for the Saxon configuration file
SAXON_CONFIGURATION - Static variable in class net.sf.saxon.om.NamespaceUri
URI for the Saxon configuration file
SAXON_DEEP_UPDATE - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_DISTINCT - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_DO - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_DOCTYPE - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_DOUBLE_SPACE - net.sf.saxon.s9api.Serializer.Property
Saxon extension: set to a space-separated list of element names, in Clark or EQName notation, representing elements that will be preceded by an extra blank line in the output in addition to normal indentation.
SAXON_ENTITY_REF - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_EXPLAIN - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_GENERATED_VARIABLE - Static variable in class net.sf.saxon.lib.NamespaceConstant
URI for the names of generated variables
SAXON_GENERATED_VARIABLE - Static variable in class net.sf.saxon.om.NamespaceUri
URI for the names of generated variables
SAXON_HEX_BINARY_METHOD - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
String constant representing the saxon:hexBinary output method name
SAXON_INDENT_SPACES - net.sf.saxon.s9api.Serializer.Property
Saxon extension: set to an integer (represented as a string) giving the number of spaces by which each level of nesting should be indented.
SAXON_INTERNAL_DTD_SUBSET - net.sf.saxon.s9api.Serializer.Property
Saxon extension: set to a string containing the internal DTD subset, which is output "as is", without any checking.
SAXON_LINE_LENGTH - net.sf.saxon.s9api.Serializer.Property
Saxon extension: set to an integer (represented as a string) giving the desired maximum length of lines when indenting.
SAXON_MEMO_FUNCTION - Static variable in class net.sf.saxon.query.XQueryParser
 
SAXON_NEWLINE - net.sf.saxon.s9api.Serializer.Property
Saxon extension: set to any string.
SAXON_ORDER - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_PARAM - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_PREPROCESS - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_RECOGNIZE_BINARY - net.sf.saxon.s9api.Serializer.Property
Saxon extension for use when writing to the text output method; this option causes the processing instructions hex and b64 to be recognized as containing hexBinary or base64 data respectively.
SAXON_REQUIRE_WELL_FORMED - net.sf.saxon.s9api.Serializer.Property
Saxon extension for use when output is sent to a SAX ContentHandler: indicates that the output is required to be well-formed (exactly one top-level element, no top-level text nodes)
SAXON_STYLESHEET_VERSION - net.sf.saxon.s9api.Serializer.Property
Saxon extension for internal use: used in XSLT to tell the serializer whether the stylesheet used version="1.0" or version="2.0" (etc).
SAXON_SUPPLY_SOURCE_LOCATOR - net.sf.saxon.s9api.Serializer.Property
Saxon extension for interfacing with debuggers; indicates that location information is available for events in this output stream
SAXON_SUPPRESS_INDENTATION - net.sf.saxon.s9api.Serializer.Property
Set to a space-separated list of element names (in Clark or EQName notation), identifying elements (such as para) within which no content is to be indented.
SAXON_TABULATE_MAPS - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_WHILE - Static variable in class net.sf.saxon.om.StandardNames
 
SAXON_WRAP - net.sf.saxon.s9api.Serializer.Property
Saxon extension, indicates that the output of a query is to be wrapped before serialization, such that each item in the result sequence is enclosed in an element indicating its type
SAXON_XML_TO_JSON_METHOD - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
String constant representing the saxon:xml-to-json output method name
SAXON_XQUERY_METHOD - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
String constant representing the saxon:xquery output method name
SAXON_XSLT_EXPORT - Static variable in class net.sf.saxon.lib.NamespaceConstant
Fixed namespace name for the export of a Saxon stylesheet package
SAXON_XSLT_EXPORT - Static variable in class net.sf.saxon.om.NamespaceUri
Fixed namespace name for the export of a Saxon stylesheet package
SAXON6 - Static variable in class net.sf.saxon.lib.NamespaceConstant
Old namespace name for SAXON6: "http://icl.com/saxon"
SAXON6 - Static variable in class net.sf.saxon.om.NamespaceUri
Old namespace name for SAXON6: "http://icl.com/saxon"
Saxon6ElementFactory - Class in com.saxonica.xsltextn.style
A Factory for the old saxon:output extension instruction (in the old Saxon6 namespace) for the benefit of people running the docbook stylesheets.
Saxon6ElementFactory() - Constructor for class com.saxonica.xsltextn.style.Saxon6ElementFactory
 
SaxonApiException - Exception in net.sf.saxon.s9api
An exception thrown by the Saxon s9api API.
SaxonApiException(String) - Constructor for exception net.sf.saxon.s9api.SaxonApiException
Create a SaxonApiException
SaxonApiException(String, Throwable) - Constructor for exception net.sf.saxon.s9api.SaxonApiException
Create a SaxonApiException
SaxonApiException(Throwable) - Constructor for exception net.sf.saxon.s9api.SaxonApiException
Create a SaxonApiException
SaxonApiException(UncheckedXPathException) - Constructor for exception net.sf.saxon.s9api.SaxonApiException
Create a SaxonApiException
SaxonApiUncheckedException - Exception in net.sf.saxon.s9api
An unchecked exception thrown by the Saxon API.
SaxonApiUncheckedException(Throwable) - Constructor for exception net.sf.saxon.s9api.SaxonApiUncheckedException
Create an unchecked exception
SaxonAssign - Class in com.saxonica.xsltextn.style
saxon:assign element in stylesheet.
SaxonAssign() - Constructor for class com.saxonica.xsltextn.style.SaxonAssign
 
SaxonChange - Class in com.saxonica.ee.xtupdate
saxon:change is an XSLT version of the XQuery Update "replace value of node" expression.
SaxonChange() - Constructor for class com.saxonica.ee.xtupdate.SaxonChange
 
SaxonDeepEqual - Class in com.saxonica.functions.extfn
Implements the saxon:deep-equal() function, a variant of fn:deep-equal that provides additional control over how the comparison is performed.
SaxonDeepEqual() - Constructor for class com.saxonica.functions.extfn.SaxonDeepEqual
 
SaxonDeepUpdate - Class in com.saxonica.xsltextn.style
Handler for saxon:deep-update elements in stylesheet.
SaxonDeepUpdate() - Constructor for class com.saxonica.xsltextn.style.SaxonDeepUpdate
 
SaxonDelete - Class in com.saxonica.ee.xtupdate
saxon:delete is an XSLT version of the XQuery Update "delete node" expression.
SaxonDelete() - Constructor for class com.saxonica.ee.xtupdate.SaxonDelete
 
SaxonDo - Class in com.saxonica.xsltextn.style
Handler for saxon:do elements in stylesheet.
SaxonDo() - Constructor for class com.saxonica.xsltextn.style.SaxonDo
 
SaxonDoctype - Class in com.saxonica.xsltextn.style
A saxon:doctype element in the stylesheet.
SaxonDoctype() - Constructor for class com.saxonica.xsltextn.style.SaxonDoctype
 
SaxonDuration - Class in net.sf.saxon.value
Saxon implementation of the JAXP class javax.xml.datatype.Duration.
SaxonDuration(DurationValue) - Constructor for class net.sf.saxon.value.SaxonDuration
Create a SaxonDuration that wraps a supplied DurationValue
SaxonElementFactory - Class in com.saxonica.xsltextn.style
A Factory for Saxon extension nodes in the stylesheet tree.
SaxonElementFactory() - Constructor for class com.saxonica.xsltextn.style.SaxonElementFactory
 
SaxonElementFactoryEE - Class in com.saxonica.ee.trans
A Factory for Saxon extension nodes in the stylesheet tree.
SaxonElementFactoryEE() - Constructor for class com.saxonica.ee.trans.SaxonElementFactoryEE
 
SaxonEntityRef - Class in com.saxonica.xsltextn.style
A saxon:entity-ref element in the stylesheet.
SaxonEntityRef() - Constructor for class com.saxonica.xsltextn.style.SaxonEntityRef
 
SaxonErrorCode - Class in net.sf.saxon.trans
The class acts as a register of Saxon-specific error codes.
SaxonErrorCode() - Constructor for class net.sf.saxon.trans.SaxonErrorCode
 
SaxonImportQuery - Class in com.saxonica.xsltextn.style
The class implements a saxon:import-query declaration in a stylesheet.
SaxonImportQuery() - Constructor for class com.saxonica.xsltextn.style.SaxonImportQuery
 
SaxonInsert - Class in com.saxonica.ee.xtupdate
saxon:insert is an XSLT version of the XQuery Update "insert node" expression.
SaxonInsert() - Constructor for class com.saxonica.ee.xtupdate.SaxonInsert
 
SaxonOutputKeys - Class in net.sf.saxon.lib
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.
SaxonParam - Class in com.saxonica.ee.schema.sdoc
This object represents a saxon:param element in a schema document.
SaxonParam() - Constructor for class com.saxonica.ee.schema.sdoc.SaxonParam
 
SaxonPreprocess - Class in com.saxonica.ee.schema.sdoc
saxon:preprocess is an implementation-defined pre-lexical facet as permitted by XML Schema 1.1.
SaxonPreprocess() - Constructor for class com.saxonica.ee.schema.sdoc.SaxonPreprocess
Creates a new SaxonPreprocess element
SaxonRename - Class in com.saxonica.ee.xtupdate
saxon:rename is an XSLT version of the XQuery Update rename expression.
SaxonRename() - Constructor for class com.saxonica.ee.xtupdate.SaxonRename
 
SaxonReplace - Class in com.saxonica.ee.xtupdate
saxon:replace is an XSLT version of the XQuery Update "replace node" expression.
SaxonReplace() - Constructor for class com.saxonica.ee.xtupdate.SaxonReplace
 
SaxonSlice - Class in com.saxonica.functions.extfn
This class implements the saxon:slice() (proposed as fn:slice() for 4.0))
SaxonSlice() - Constructor for class com.saxonica.functions.extfn.SaxonSlice
 
SaxonSyntaxExtension - Class in com.saxonica.expr
Parser extension for syntax in XPath that is accepted only in Saxon-PE and -EE.
SaxonSyntaxExtension() - Constructor for class com.saxonica.expr.SaxonSyntaxExtension
 
SaxonTabulateMaps - Class in com.saxonica.xsltextn.style
Handler for saxon:tabulate-maps elements in stylesheet.
SaxonTabulateMaps() - Constructor for class com.saxonica.xsltextn.style.SaxonTabulateMaps
 
SaxonTransformerFactory - Class in net.sf.saxon.jaxp
A SaxonTransformerFactory instance can be used to create Transformer and Template objects.
SaxonTransformerFactory() - Constructor for class net.sf.saxon.jaxp.SaxonTransformerFactory
Default constructor.
SaxonTransformerFactory(Configuration) - Constructor for class net.sf.saxon.jaxp.SaxonTransformerFactory
Construct a TransformerFactory using an existing Configuration.
SaxonUpdate - Class in com.saxonica.ee.xtupdate
saxon:update is an XSLT version of the XQuery Update copy-modify expression.
SaxonUpdate() - Constructor for class com.saxonica.ee.xtupdate.SaxonUpdate
 
SaxonWhile - Class in com.saxonica.xsltextn.style
Handler for saxon:while elements in stylesheet.
SaxonWhile() - Constructor for class com.saxonica.xsltextn.style.SaxonWhile
 
SaxonXMLGregorianCalendar - Class in net.sf.saxon.value
Saxon implementation of the JAXP class javax.xml.datatype.XMLGregorianCalendar.
SaxonXMLGregorianCalendar(CalendarValue) - Constructor for class net.sf.saxon.value.SaxonXMLGregorianCalendar
Create a SaxonXMLGregorianCalendar from a Saxon CalendarValue object
SaxonXQConnection - Class in com.saxonica.xqj
Saxon implementation of the XQL interface XQConnection.
SaxonXQDataFactory - Class in com.saxonica.xqj
Saxon implementation of the XQJ interface XQDataFactory.
SaxonXQDataFactory() - Constructor for class com.saxonica.xqj.SaxonXQDataFactory
 
SaxonXQDataSource - Class in com.saxonica.xqj
Saxon implementation of the XQJ XQDataSource interface.
SaxonXQDataSource() - Constructor for class com.saxonica.xqj.SaxonXQDataSource
Create a SaxonXQDataSource using a default configuration.
SaxonXQDataSource(Configuration) - Constructor for class com.saxonica.xqj.SaxonXQDataSource
Create a Saxon XQDataSource with a specific configuration
SaxonXQDynamicContext - Class in com.saxonica.xqj
Saxon implementation of the XQJ DynamicContext interface
SaxonXQDynamicContext() - Constructor for class com.saxonica.xqj.SaxonXQDynamicContext
 
SaxonXQExpression - Class in com.saxonica.xqj
Saxon implementation of the XQJ XQExpression interface
SaxonXQForwardSequence - Class in com.saxonica.xqj
The class is a Saxon implementation of the XQJ interface XQResultSequence.
SaxonXQForwardSequence(FocusIterator, SaxonXQPreparedExpression) - Constructor for class com.saxonica.xqj.SaxonXQForwardSequence
 
SaxonXQItem - Class in com.saxonica.xqj
This Saxon class is used to implement both the XQItem and XQResultItem interfaces in XQJ.
SaxonXQItem(Item, SaxonXQDataFactory) - Constructor for class com.saxonica.xqj.SaxonXQItem
 
SaxonXQItemAccessor - Interface in com.saxonica.xqj
All Saxon implementations of XQItemAccessor must implement this interface
SaxonXQItemType - Class in com.saxonica.xqj
Saxon implementation of the XQJ XQItemType interface
SaxonXQItemType(NodeInfo) - Constructor for class com.saxonica.xqj.SaxonXQItemType
 
SaxonXQItemType(ItemType, Configuration) - Constructor for class com.saxonica.xqj.SaxonXQItemType
 
SaxonXQMetaData - Class in com.saxonica.xqj
Saxon implementation of the XQMetaData interface
SaxonXQMetaData(SaxonXQConnection) - Constructor for class com.saxonica.xqj.SaxonXQMetaData
Create the metadata for a given Saxon configuration
SaxonXQPreparedExpression - Class in com.saxonica.xqj
Saxon implementation of the XQJ interface XQPreparedExpression.
SaxonXQPreparedExpression(SaxonXQConnection, XQueryExpression, SaxonXQStaticContext, DynamicQueryContext) - Constructor for class com.saxonica.xqj.SaxonXQPreparedExpression
 
SaxonXQSequence - Class in com.saxonica.xqj
Saxon implementation of the XQSequence interface in XQJ, which represents an XDM sequence together with a current position.
SaxonXQSequenceType - Class in com.saxonica.xqj
Saxon implementation of the XQJ SequenceType interface
SaxonXQStaticContext - Class in com.saxonica.xqj
Saxon implementation of the XQJ XQStaticContext interface
SaxonXQStaticContext(SaxonXQStaticContext) - Constructor for class com.saxonica.xqj.SaxonXQStaticContext
Create a SaxonXQStaticContext object as a copy of another SaxonXQStaticContext object
SaxonXQStaticContext(Configuration) - Constructor for class com.saxonica.xqj.SaxonXQStaticContext
Create a SaxonXQStaticContext object, the Saxon implementation of XQStaticContext in XQJ
ScalarSystemFunction - Class in net.sf.saxon.functions
A Scalar system function is a pure function that accepts a single item as its operand, returns a single atomic value as its result, typically returns an empty sequence if the argument is an empty sequence, and has no context dependencies.
ScalarSystemFunction() - Constructor for class net.sf.saxon.functions.ScalarSystemFunction
 
scalingFactor - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
scanOnly - Variable in class net.sf.saxon.expr.parser.XPathParser
 
ScheduleActionFn() - Constructor for class com.saxonica.ee.extfn.js.IXSLFunctionSet.ScheduleActionFn
 
scheduleAutomaton(UserComplexType) - Method in class com.saxonica.ee.schema.SchemaCompiler
Schedule the task of creating a finite state automaton for a given complex type.
scheduleAutomatonCheck(UserComplexType, UserComplexType) - Method in class com.saxonica.ee.schema.SchemaCompiler
Schedule a subsumption check: that is, checking that the finite state automaton for one complex type subsumes the FSA for another complex type
SCHEMA - Static variable in class net.sf.saxon.lib.NamespaceConstant
Namespace name for XML Schema: "http://www.w3.org/2001/XMLSchema"
SCHEMA - Static variable in class net.sf.saxon.om.NamespaceUri
Namespace name for XML Schema: "http://www.w3.org/2001/XMLSchema"
SCHEMA_INSTANCE - Static variable in class net.sf.saxon.lib.NamespaceConstant
XML-schema-defined namespace for use in instance documents ("xsi")
SCHEMA_INSTANCE - Static variable in class net.sf.saxon.om.NamespaceUri
XML-schema-defined namespace for use in instance documents ("xsi")
SCHEMA_NATURE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
SCHEMA_URI_RESOLVER - Static variable in class net.sf.saxon.lib.Feature
The supplied SchemaURIResolver will be used to resolve URIs of schema documents referenced in xsl:import-schema declarations in XSLT, import schema in XQuery, references from one schema document to another using xs:include or xs:import, and references from an instance document to a schema using xsi:schemaLocation.
SCHEMA_URI_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureCode
 
SCHEMA_URI_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureKeys
The supplied SchemaURIResolver will be used to resolve URIs of schema documents referenced in xsl:import-schema declarations in XSLT, import schema in XQuery, references from one schema document to another using xs:include or xs:import, and references from an instance document to a schema using xsi:schemaLocation.
SCHEMA_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.Feature
The name of a class that implements the interface SchemaURIResolver; this class will be instantiated and the resulting instance will be used as the value of the Feature.SCHEMA_URI_RESOLVER property.
SCHEMA_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
SCHEMA_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
The name of a class that implements the interface SchemaURIResolver; this class will be instantiated and the resulting instance will be used as the value of the FeatureKeys.SCHEMA_URI_RESOLVER property.
SCHEMA_VALIDATION - Static variable in class net.sf.saxon.Configuration.LicenseFeature
 
SCHEMA_VALIDATION - Static variable in class net.sf.saxon.lib.Feature
Indicates whether and how schema validation should be applied to source documents.
SCHEMA_VALIDATION - Static variable in class net.sf.saxon.lib.FeatureCode
 
SCHEMA_VALIDATION - Static variable in class net.sf.saxon.lib.FeatureKeys
Indicates whether and how schema validation should be applied to source documents.
SCHEMA_VALIDATION_MODE - Static variable in class net.sf.saxon.lib.Feature
Indicates whether and how schema validation should be applied to source documents.
SCHEMA_VALIDATION_MODE - Static variable in class net.sf.saxon.lib.FeatureCode
 
SCHEMA_VALIDATION_MODE - Static variable in class net.sf.saxon.lib.FeatureKeys
Indicates whether and how schema validation should be applied to source documents.
SCHEMA_VERSIONING - Static variable in class net.sf.saxon.lib.NamespaceConstant
Namespace defined in XSD 1.1 for schema versioning
SCHEMA_VERSIONING - Static variable in class net.sf.saxon.om.NamespaceUri
Namespace defined in XSD 1.1 for schema versioning
SchemaAttributeTest - Class in com.saxonica.ee.validate
A NodeTest of the form schema-attribute(attribute-name)
SchemaAttributeTest(AttributeDecl) - Constructor for class com.saxonica.ee.validate.SchemaAttributeTest
Constructor
schemaAware - Variable in class net.sf.saxon.expr.instruct.Executable
 
schemaAware - Variable in class net.sf.saxon.Transform
 
SchemaCompiler - Class in com.saxonica.ee.schema
A SchemaCompiler is capable of reading source schema documents and converting them into collections of schema components.
SchemaCompiler(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.schema.SchemaCompiler
Create a SchemaCompiler
SchemaComponent - Interface in net.sf.saxon.type
This is a marker interface that represents any "schema component" as defined in the XML Schema specification.
SchemaDeclaration - Interface in net.sf.saxon.type
This is a marker interface that acts as a surrogate for an object representing a global element or attribute declaration.
SchemaDocument - Class in com.saxonica.ee.schema.sdoc
An XML document containing a module of an XML Schema.
SchemaDocument(TreeInfo) - Constructor for class com.saxonica.ee.schema.sdoc.SchemaDocument
Create a SchemaDocument from a given document.
SchemaDocumentTransformer - Class in com.saxonica.ee.schema.sdoc
Class that applies a standard transformation to a schema document: specifically, the chameleon transformation or the override transformation
SchemaDocumentTransformer(Configuration, String) - Constructor for class com.saxonica.ee.schema.sdoc.SchemaDocumentTransformer
 
SchemaElement - Class in com.saxonica.ee.schema.sdoc
An element in an XML Schema document.
SchemaElement() - Constructor for class com.saxonica.ee.schema.sdoc.SchemaElement
Construct a SchemaElement
SchemaElement.XPathStaticContext - Class in com.saxonica.ee.schema.sdoc
 
SchemaElementTest - Class in com.saxonica.ee.validate
A NodeTest of the form schema-element(element-name)
SchemaElementTest(ElementDecl) - Constructor for class com.saxonica.ee.validate.SchemaElementTest
Constructor
SchemaException - Exception in net.sf.saxon.type
An exception that identifies an error in reading, parsing, or validating a schema.
SchemaException(String) - Constructor for exception net.sf.saxon.type.SchemaException
Creates a new XMLException with the given message.
SchemaException(String, Throwable) - Constructor for exception net.sf.saxon.type.SchemaException
Creates a new XMLException with the given message and nested exception.
SchemaException(String, Location) - Constructor for exception net.sf.saxon.type.SchemaException
 
SchemaException(Throwable) - Constructor for exception net.sf.saxon.type.SchemaException
Creates a new XMLException with the given nested exception.
SchemaFactoryImpl - Class in com.saxonica.ee.jaxp
This is the Saxon implementation of the JAXP 1.3 SchemaFactory interface.
SchemaFactoryImpl() - Constructor for class com.saxonica.ee.jaxp.SchemaFactoryImpl
Default constructor.
SchemaFactoryImpl(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.jaxp.SchemaFactoryImpl
Constructor supplying an EnterpriseConfiguration
SchemaFactoryImpl.ErrorReporterWrappingErrorHandler - Class in com.saxonica.ee.jaxp
A JAXP ErrorReporter that wraps a SAX ErrorHandler
SchemaFn - Class in com.saxonica.ee.extfn
This class implements the saxon:schema() extension function.
SchemaFn() - Constructor for class com.saxonica.ee.extfn.SchemaFn
 
schemaIndex - Variable in class net.sf.saxon.style.StylesheetPackage
 
SchemaManager - Class in net.sf.saxon.s9api
The SchemaManager is used to load schema documents, and to set options for the way in which they are loaded.
SchemaManager() - Constructor for class net.sf.saxon.s9api.SchemaManager
 
SchemaManagerImpl - Class in com.saxonica.ee.s9api
The SchemaManager is used to load schema documents, and to set options for the way in which they are loaded.
SchemaManagerImpl(Processor) - Constructor for class com.saxonica.ee.s9api.SchemaManagerImpl
 
SchemaModelLoader - Class in com.saxonica.ee.schema
This class allows a compiled schema model in SCM format to be loaded into memory.
SchemaModelLoader(Configuration) - Constructor for class com.saxonica.ee.schema.SchemaModelLoader
Create a schema model loader
SchemaModelSerializer - Class in com.saxonica.ee.schema
This class provides services enabling a compiled schema to be serialized to disk
SchemaModelSerializer(Configuration, Receiver) - Constructor for class com.saxonica.ee.schema.SchemaModelSerializer
Create a SchemaModelSerializer
SchemaNodeFactory - Class in com.saxonica.ee.schema.sdoc
Class SchemaNodeFactory.
SchemaNodeFactory(SchemaCompiler, PipelineConfiguration, SchemaElement) - Constructor for class com.saxonica.ee.schema.sdoc.SchemaNodeFactory
Create a SchemaNodeFactory, used for building the tree representation of a schema document
SchemaNodeTest - Interface in net.sf.saxon.pattern
Marker interface for schema-element() and schema-attribute() node tests
SchemaReader - Class in com.saxonica.ee.schema.sdoc
A class for reading XML Schema documents.
SchemaReference - Class in com.saxonica.ee.jaxp
A reference to a Saxon prepared schema.
SchemaReference(PreparedSchema) - Constructor for class com.saxonica.ee.jaxp.SchemaReference
Create a SchemaReference to wrap a supplied PreparedSchema object
SchemaStructure - Class in com.saxonica.ee.schema
The base class for all XML Schema stuctures.
SchemaStructure() - Constructor for class com.saxonica.ee.schema.SchemaStructure
 
schemaType - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
SchemaType - Interface in net.sf.saxon.type
SchemaType is an interface implemented by all schema types: simple and complex types, built-in and user-defined types.
SchemaTypeFn - Class in com.saxonica.ee.extfn
Extension function saxon:schema-type
SchemaTypeFn() - Constructor for class com.saxonica.ee.extfn.SchemaTypeFn
 
schemaTypeRelationship(SchemaType, SchemaType) - Method in class net.sf.saxon.type.TypeHierarchy
Get the relationship of two schema types to each other
SchemaURIResolver - Interface in net.sf.saxon.lib
A SchemaURIResolver is used when resolving references to schema documents.
SchemaValidationStatus - Enum in net.sf.saxon.type
Internal indicator representing progress in validating components of a schema
SchemaValidator - Class in net.sf.saxon.s9api
A SchemaValidator is an object that is used for validating instance documents against a schema.
SchemaValidator() - Constructor for class net.sf.saxon.s9api.SchemaValidator
 
SchemaValidatorImpl - Class in com.saxonica.ee.s9api
A SchemaValidator is an object that is used for validating instance documents against a schema.
SchemaValidatorImpl(Processor) - Constructor for class com.saxonica.ee.s9api.SchemaValidatorImpl
 
SCHEME - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
SCM - Static variable in class net.sf.saxon.lib.NamespaceConstant
Namespace for the Saxon serialization of the schema component model
SCM - Static variable in class net.sf.saxon.om.NamespaceUri
Namespace for the Saxon serialization of the schema component model
ScopedBindingElement - Interface in net.sf.saxon.style
Marker interface for elements that declare a variable which is in-scope within their body
SCROLLTYPE_FORWARD_ONLY - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the result sequence can only be scrolled forward.
SCROLLTYPE_SCROLLABLE - Static variable in class javax.xml.xquery.XQConstants
The constant indicating that the result sequence can be scrolled forward or backward and is insensitive to any updates done on the underlying objects
sealNamespace(NamespaceUri) - Method in class com.saxonica.config.EnterpriseConfiguration
Mark a schema namespace as being sealed.
sealNamespace(NamespaceUri) - Method in class net.sf.saxon.Configuration
Mark a schema namespace as being sealed.
search(KeyManager, XPathContext, Sequence, NodeInfo, KeyDefinitionSet) - Static method in class net.sf.saxon.functions.KeyFn
 
SearchableValue - Class in com.saxonica.ee.optim
A sequence that is held in a form that permits rapid searching, typically by use of indexes.
SearchableValue() - Constructor for class com.saxonica.ee.optim.SearchableValue
 
searchForParent(Branch, Node) - Static method in class net.sf.saxon.option.dom4j.DOM4JDocumentWrapper
DOM4J does not guarantee to provide the parent of a node, but XDM requires this.
searchRuleChain(Item, XPathContext, Rule, RuleChain) - Method in class net.sf.saxon.trans.SimpleMode
Search a chain of rules
searchRuleChain(Item, XPathContext, Rule, RuleChain, RuleSearchState, Predicate<Rule>) - Method in class net.sf.saxon.trans.SimpleMode
Search a chain of rules
second - Variable in class net.sf.saxon.value.DateTimeValue.MutableDateTimeValue
 
secondInMinute(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the current second of the minute
secondInMinute(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
Return the second of the minute in the specified date or date/time
seconds(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the number of seconds since 1 Jan 1970
seconds(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
The date:seconds function returns the number of seconds specified by the argument string.
SECONDS - net.sf.saxon.functions.AccessorFn.Component
 
SecondsFromDateTime() - Constructor for class net.sf.saxon.functions.AccessorFn.SecondsFromDateTime
 
SecondsFromDuration() - Constructor for class net.sf.saxon.functions.AccessorFn.SecondsFromDuration
 
SecondsFromTime() - Constructor for class net.sf.saxon.functions.AccessorFn.SecondsFromTime
 
secondsSinceEpoch() - Method in class net.sf.saxon.value.DateTimeValue
 
seesAvuncularVariables() - Method in class net.sf.saxon.style.StyleElement
Ask whether variables declared in an "uncle" element are visible.
seesAvuncularVariables() - Method in class net.sf.saxon.style.XSLCatch
Ask whether variables declared in an "uncle" element are visible.
seesAvuncularVariables() - Method in class net.sf.saxon.style.XSLFallback
Ask whether variables declared in an "uncle" element are visible.
seesAvuncularVariables() - Method in class net.sf.saxon.style.XSLLocalParam
Ask whether variables declared in an "uncle" element are visible.
SefFunction - Class in net.sf.saxon.functions.registry
Represents a system function whose implementation is written in XSLT, and which is implemented here by loading the pre-compiled code from a system SEF file.
SefFunction() - Constructor for class net.sf.saxon.functions.registry.SefFunction
 
select - Variable in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
select - Variable in class net.sf.saxon.style.XSLLeafNodeConstructor
 
select - Variable in class net.sf.saxon.style.XSLSortOrMergeKey
 
select(Step<T>) - Method in class net.sf.saxon.s9api.XdmValue
Get a stream of items by applying a Step to the items in this value.
SELECT - net.sf.saxon.style.SourceBinding.BindingProperty
 
selectByCompositeKey(KeyDefinitionSet, TreeInfo, SequenceIterator, XPathContext) - Method in class net.sf.saxon.trans.KeyManager
Get the nodes with a given composite key value
selectByKey(KeyDefinitionSet, TreeInfo, AtomicValue, XPathContext) - Method in class net.sf.saxon.trans.KeyManager
Get the nodes with a given key value
SelectedElementsSpaceStrippingRule - Class in net.sf.saxon.om
A whitespace stripping rule that strips elected elements unless xml:space indicates that whitespace should be preserved.
SelectedElementsSpaceStrippingRule(boolean) - Constructor for class net.sf.saxon.om.SelectedElementsSpaceStrippingRule
Create the ruleset
SelectedItemsIterator(GroundedValue, IntSet) - Constructor for class com.saxonica.ee.optim.MultiIndex.SelectedItemsIterator
 
selectExpression - Variable in class com.saxonica.ee.schema.FieldOrSelector
Compiled XPath expression
selectID(String, boolean) - Method in class com.saxonica.ee.domino.DominoTree
Get the element with a given ID.
selectID(String, boolean) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Get the element with a given ID, if any
selectID(String, boolean) - Method in class net.sf.saxon.dom.DocumentWrapper
Get the element with a given ID, if any
selectID(String, boolean) - Method in class net.sf.saxon.om.GenericTreeInfo
Get the element with a given ID, if any
selectID(String, boolean) - Method in interface net.sf.saxon.om.TreeInfo
Get the element with a given ID, if any
selectID(String, boolean) - Method in class net.sf.saxon.option.axiom.AxiomDocument
Get the element with a given ID, if any
selectID(String, boolean) - Method in class net.sf.saxon.option.dom4j.DOM4JDocumentWrapper
Get the element with a given ID, if any
selectID(String, boolean) - Method in class net.sf.saxon.option.jdom2.JDOM2DocumentWrapper
Get the element with a given ID, if any
selectID(String, boolean) - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Get the element with a given ID, if any
selectID(String, boolean) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Get the element with a given ID.
selectID(String, boolean) - Method in class net.sf.saxon.tree.tiny.TinyTree
Get the element with a given ID.
selectID(String, boolean) - Method in class net.sf.saxon.tree.wrapper.RebasedDocument
Get the element with a given ID, if any
selectID(String, boolean) - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedDocument
Get the element with a given ID, if any
selectID(String, boolean) - Method in class net.sf.saxon.tree.wrapper.TypeStrippedDocument
Get the element with a given ID, if any
selectID(String, boolean) - Method in class net.sf.saxon.value.TextFragmentValue
Get the element with a given ID.
SelectionParser - Class in com.saxonica.ee.schema.sdoc
This class parses the two XPath subsets defined in XML Schema for handling the "selector" and "field" attributes of the <unique>, <key>, and <keyref> elements.
SelectionParser(StaticContext) - Constructor for class com.saxonica.ee.schema.sdoc.SelectionParser
 
selectNodes(TreeInfo, XPathContext) - Method in class net.sf.saxon.pattern.NodeSetPattern
Select nodes in a document using this PatternFinder.
selectNodes(TreeInfo, XPathContext) - Method in class net.sf.saxon.pattern.Pattern
Select all nodes in a document that match this pattern.
selectOp - Variable in class net.sf.saxon.expr.instruct.ForEach
 
selectOp - Variable in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
 
SelectorWatch - Class in com.saxonica.ee.validate
A Watch represents a class that is interested in looking at nodes for the purpose of evaluating uniqueness and key constraints.
self() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step to navigate from a node to itself (useful only if applying a predicate)
self(String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to itself provided it is an element with a specified local name, irrespective of the namespace
self(String, String) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that navigates from a node to itself provided it has a specified namespace URI and local name
self(Predicate<? super XdmNode>) - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that filters the node found on the self axis using a supplied Predicate.
SELF - net.sf.saxon.s9api.Axis
 
SELF - Static variable in class net.sf.saxon.om.AxisInfo
Constant representing the self axis
SELF_TAIL_CALL - Static variable in class net.sf.saxon.expr.UserFunctionCall
 
SelfReferenceRecordTest - Class in net.sf.saxon.ma.map
An instance of this class represents a self-reference within a record type, that is the ".." construct in a record test such as record(data as xs:string, next? as ..).
SelfReferenceRecordTest(RecordTest) - Constructor for class net.sf.saxon.ma.map.SelfReferenceRecordTest
Construct a RecordTest
SEMICOLON - Static variable in class net.sf.saxon.expr.parser.Token
semicolon separator
send() - Method in class net.sf.saxon.dom.DOMSender
Walk a tree (traversing the nodes depth first).
send(Source, Receiver, ParseOptions) - Static method in class net.sf.saxon.event.Sender
Send the contents of a Source to a Receiver.
send(Processor, Destination) - Method in class net.sf.saxon.sapling.SaplingDocument
Send the document to an arbitrary destination
sendDoc(String, String, PackageData, XPathContext, Location, Receiver, ParseOptions) - Static method in class net.sf.saxon.functions.DocumentFn
Supporting routine to push one external document given a URI (href) and a baseURI to a given Receiver.
sendDocumentInfo(NodeInfo, Receiver, Location) - Static method in class net.sf.saxon.event.Sender
Send a copy of a Saxon NodeInfo representing a document or element node to a receiver
sendDOMSource(DOMSource, Receiver) - Static method in class net.sf.saxon.dom.DOMObjectModel
 
Sender - Class in net.sf.saxon.event
Sender is a helper class that sends events to a Receiver from any kind of Source object
sendMail(String, String) - Method in class com.saxonica.functions.extfn.Mailer2
 
SendMail - Class in com.saxonica.functions.extfn
This class implements the extension function saxon:send-mail().
SendMail() - Constructor for class com.saxonica.functions.extfn.SendMail
 
sendWrappedSequence(SequenceIterator, Receiver) - Static method in class net.sf.saxon.query.QueryResult
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 variable in class net.sf.saxon.event.ReceiverOption
Flag set on characters() to indicate that the text node is a separator space between atomic values
separatorOp - Variable in class net.sf.saxon.expr.instruct.ForEach
 
sequence - Variable in class net.sf.saxon.trans.rules.Rule
 
Sequence - Interface in net.sf.saxon.om
This interface represents an XDM Value, that is, a sequence of items.
SEQUENCE_OF_MAPS - Static variable in class net.sf.saxon.ma.map.MapType
 
SEQUENCE_TYPE - net.sf.saxon.expr.parser.XPathParser.ParsedLanguage
 
SEQUENCE_TYPE_STATE - Static variable in class net.sf.saxon.expr.parser.Tokenizer
State in which the next thing to be read is a SequenceType
SequenceCollector - Class in net.sf.saxon.event
This receiver is used when writing a sequence of atomic values and nodes, that is, when xsl:variable is used with content and an "as" attribute.
SequenceCollector(PipelineConfiguration) - Constructor for class net.sf.saxon.event.SequenceCollector
Create a new SequenceOutputter
SequenceCollector(PipelineConfiguration, int) - Constructor for class net.sf.saxon.event.SequenceCollector
 
SequenceCopier - Class in net.sf.saxon.event
Copies a sequence, supplied as a SequenceIterator, to a push pipeline, represented by a SequenceReceiver
SequenceEvaluator - Interface in net.sf.saxon.expr.elab
 
SequenceExtent - Class in net.sf.saxon.value
A sequence value implemented extensionally.
SequenceExtent() - Constructor for class net.sf.saxon.value.SequenceExtent
 
SequenceExtent.Of<T extends Item> - Class in net.sf.saxon.value
 
SequenceInstr - Class in net.sf.saxon.expr.instruct
A compiled xsl:sequence instruction.
SequenceInstr(Expression) - Constructor for class net.sf.saxon.expr.instruct.SequenceInstr
Create the instruction
SequenceInstr.SequenceInstrElaborator - Class in net.sf.saxon.expr.instruct
 
SequenceInstrAdjunct - Class in com.saxonica.ee.stream.adjunct
 
SequenceInstrAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.SequenceInstrAdjunct
 
SequenceInstrElaborator() - Constructor for class net.sf.saxon.expr.instruct.SequenceInstr.SequenceInstrElaborator
 
SequenceIterator - Interface in net.sf.saxon.om
A SequenceIterator is used to iterate over any XPath 2 sequence (of values or nodes).
SequenceIteratorOverJavaIterator<J> - Class in net.sf.saxon.tree.iter
 
SequenceIteratorOverJavaIterator(Iterator<J>, Function<J, Item>) - Constructor for class net.sf.saxon.tree.iter.SequenceIteratorOverJavaIterator
 
SequenceMapper - Class in net.sf.saxon.expr
SequenceMapper is an implementation of MappingFunction that wraps a function typically supplied as a lambda expression.
SequenceMapper.Lambda - Interface in net.sf.saxon.expr
 
SequenceMatching - Class in com.saxonica.functions.qt4
This class supports the two extension functions starts-with-sequence, ends-with-sequence, contains-sequence
SequenceMatching() - Constructor for class com.saxonica.functions.qt4.SequenceMatching
 
SequenceMatching.ContainsSequence - Class in com.saxonica.functions.qt4
 
SequenceMatching.EndsWithSequence - Class in com.saxonica.functions.qt4
 
SequenceMatching.StartsWithSequence - Class in com.saxonica.functions.qt4
 
SequenceModelGroup - Class in com.saxonica.ee.schema
A SequenceCompositor represents an xs:sequence element in the schema
SequenceModelGroup() - Constructor for class com.saxonica.ee.schema.SequenceModelGroup
 
SequenceNormalizer - Class in net.sf.saxon.event
Implement the "sequence normalization" logic as defined in the XSLT 3.0/XQuery 3.0 serialization spec.
SequenceNormalizer(Receiver) - Constructor for class net.sf.saxon.event.SequenceNormalizer
 
SequenceNormalizerWithItemSeparator - Class in net.sf.saxon.event
Implement the "sequence normalization" logic as defined in the XSLT 3.0/XQuery 3.0 serialization spec.
SequenceNormalizerWithItemSeparator(Receiver, UnicodeString) - Constructor for class net.sf.saxon.event.SequenceNormalizerWithItemSeparator
 
SequenceNormalizerWithSpaceSeparator - Class in net.sf.saxon.event
Implement the "sequence normalization" logic as defined in the XSLT 3.0/XQuery 3.0 serialization spec, for the case where there is no item-separator.
SequenceNormalizerWithSpaceSeparator(Receiver) - Constructor for class net.sf.saxon.event.SequenceNormalizerWithSpaceSeparator
 
sequenceNr - Static variable in class com.saxonica.ee.stream.adjunct.TraceStreamer
 
sequenceOp - Variable in class net.sf.saxon.expr.flwor.ForClause
 
sequenceOperandEvaluator - Variable in class net.sf.saxon.expr.flwor.ForClause
 
SequenceReceiver - Class in net.sf.saxon.event
SequenceReceiver: this extension of the Receiver interface is used when processing a sequence constructor.
SequenceReceiver(PipelineConfiguration) - Constructor for class net.sf.saxon.event.SequenceReceiver
Create a SequenceReceiver
SequenceTool - Class in net.sf.saxon.om
Utility class for manipulating sequences.
SequenceTool() - Constructor for class net.sf.saxon.om.SequenceTool
 
SequenceType - Class in net.sf.saxon.s9api
A SequenceType is the combination of an ItemType and an OccurrenceIndicator
SequenceType - Class in net.sf.saxon.value
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.
SequenceType(ItemType, int) - Constructor for class net.sf.saxon.value.SequenceType
Construct an instance of SequenceType.
sequenceTypeRelationship(SequenceType, SequenceType) - Method in class net.sf.saxon.type.TypeHierarchy
Get the relationship of two sequence types to each other
SequenceWrapper - Class in net.sf.saxon.query
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(Receiver) - Constructor for class net.sf.saxon.query.SequenceWrapper
Create a sequence wrapper.
SequenceWriter - Class in net.sf.saxon.event
The SequenceWriter is used when writing a sequence of items, for example, when xsl:variable is used with content and an "as" attribute.
SequenceWriter(PipelineConfiguration) - Constructor for class net.sf.saxon.event.SequenceWriter
 
sequential() - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns an equivalent stream that will be evaluated sequentially
SEQV - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
SerializableSchemaComponent - Interface in com.saxonica.ee.schema
A component that can be serialized by the SchemaSerializer.
SerializationParamsHandler - Class in net.sf.saxon.serialize
This class handles a set of serialization parameters provided in the form of an XDM instance as specified in the Serialization 3.0 definition, section 3.1
SerializationParamsHandler() - Constructor for class net.sf.saxon.serialize.SerializationParamsHandler
 
SerializationParamsHandler(Properties) - Constructor for class net.sf.saxon.serialize.SerializationParamsHandler
 
SerializationProperties - Class in net.sf.saxon.serialize
Define a set of serialization properties.
SerializationProperties() - Constructor for class net.sf.saxon.serialize.SerializationProperties
Create a set of defaulted serialization parameters
SerializationProperties(Properties) - Constructor for class net.sf.saxon.serialize.SerializationProperties
Create a set of serialization parameters based on defined output properties, with no character maps
SerializationProperties(Properties, CharacterMapIndex) - Constructor for class net.sf.saxon.serialize.SerializationProperties
Create a set of serialization parameters based on defined output properties, with an index of named character maps that may be referred to from the USE_CHARACTER_MAPS property
serialize() - Method in class com.saxonica.ee.schema.SchemaModelSerializer
Export the pre-compiled schema components in this configuration to the specified Receiver
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.Assertion
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.AttributeDecl
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.AttributeUse
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.AttributeWildcard
Serialize this schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.ElementDecl
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Serialize this state as part of the serialization of a schema component model
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.fsa.Edge
Serialize this Edge as part of the serialization of a schema component model
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Output a representation of this finite state machine
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.IdentityConstraint
Serialize the identity constraint as part of the serialized Schema Component Model
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.ModelGroup
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.ModelGroupDefinition
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.Notation
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Serialize the schema component
serialize(SchemaModelSerializer) - Method in interface com.saxonica.ee.schema.SerializableSchemaComponent
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.TypeAlternative
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.UserComplexType
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.UserSimpleType
Serialize the schema component
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.ValueConstraint
Serialize the value constraint
serialize(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.Wildcard
Serialize this schema component
serialize(Source) - Method in class net.sf.saxon.s9api.Serializer
Serialize an arbitrary JAXP Source to the selected output destination using this serializer.
serialize(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(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(NodeInfo, Result, SerializationProperties) - Static method in class net.sf.saxon.query.QueryResult
Serialize a document or element node.
serialize(Serializer) - Method in class net.sf.saxon.sapling.SaplingDocument
Serialize the document
Serialize - Class in com.saxonica.functions.extfn
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 - Class in net.sf.saxon.functions
Implementation of fn:serialize() as defined in XPath 3.1
Serialize() - Constructor for class com.saxonica.functions.extfn.Serialize
 
Serialize() - Constructor for class net.sf.saxon.functions.Serialize
 
serializeContents(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Serialize the list of attribute users and wildcard
serializeFacet(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.AssertionFacet
Serialize this facet
serializeFacet(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.EnumerationFacetSet
Serialize this facet
serializeFacet(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.Facet
Serialize this facet when externalizing the schema component model
serializeFacet(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.PreprocessFacet
 
serializeNode(XdmNode) - Method in class net.sf.saxon.s9api.Serializer
Serialize an XdmNode to the selected output destination using this serializer
serializeNodeToString(XdmNode) - Method in class net.sf.saxon.s9api.Serializer
Serialize an XdmNode to a string using this serializer
serializeParticle(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.ElementParticle
Serialize the particle
serializeParticle(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.ElementWildcard
Serialize the particle
serializeParticle(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.ModelGroupParticle
Serialize the schema component as a particle
serializeParticle(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.Particle
Serialize this particle to an XML Schema Component Model file
Serializer - Class in net.sf.saxon.s9api
A Serializer takes a tree representation of XML and turns it into lexical XML markup.
Serializer(Processor) - Constructor for class net.sf.saxon.s9api.Serializer
Create a Serializer belonging to a specific processor
SERIALIZER_FACTORY_CLASS - Static variable in class net.sf.saxon.lib.Feature
The class will be instantiated and the resulting SerializerFactory will be used to create the serialization pipeline for XSLT and XQuery results.
SERIALIZER_FACTORY_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
SERIALIZER_FACTORY_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
The class will be instantiated and the resulting SerializerFactory will be used to create the serialization pipeline for XSLT and XQuery results.
Serializer.Property - Enum in net.sf.saxon.s9api
Enumeration class defining the permitted serialization properties
SerializerFactory - Class in net.sf.saxon.lib
Helper class to construct a serialization pipeline for a given result destination and a given set of output properties.
SerializerFactory(Configuration) - Constructor for class net.sf.saxon.lib.SerializerFactory
Create a SerializerFactory
SerializerFactory(PipelineConfiguration) - Constructor for class net.sf.saxon.lib.SerializerFactory
 
SerializerFactoryPE - Class in com.saxonica.serialize
Saxon-PE extensions to the serializer factory
SerializerFactoryPE(ProfessionalConfiguration) - Constructor for class com.saxonica.serialize.SerializerFactoryPE
 
serializeSequence(SequenceIterator, Configuration, OutputStream, Properties) - Static method in class net.sf.saxon.query.QueryResult
Serialize an arbitrary sequence, without any special wrapping.
serializeSequence(SequenceIterator, Configuration, Writer, Properties) - Static method in class net.sf.saxon.query.QueryResult
Serialize an arbitrary sequence, without any special wrapping.
serializeSequence(SequenceIterator, Configuration, Result, Properties) - Static method in class net.sf.saxon.query.QueryResult
Serialize a sequence to a given result
serializeSequence(SequenceIterator, Configuration, Result, SerializationProperties) - Static method in class net.sf.saxon.query.QueryResult
Serialize a sequence to a given result.
serializeToString(Source) - Method in class net.sf.saxon.s9api.Serializer
Serialize an arbitrary JAXP Source to a string using this serializer.
serializeVariety(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
 
serializeVariety(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.UserAtomicType
Serialize the schema component
serializeVariety(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.UserListType
Serialize the schema component
serializeVariety(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.UserSimpleType
 
serializeVariety(SchemaModelSerializer) - Method in class com.saxonica.ee.schema.UserUnionType
Serialize the schema component
serializeXdmValue(XdmValue) - Method in class net.sf.saxon.s9api.Serializer
Serialize an arbitrary XdmValue to the selected output destination using this serializer.
serialNumber - Variable in class net.sf.saxon.value.Closure
 
set(int, AttributeInfo) - Method in class net.sf.saxon.tree.linked.AttributeMapWithIdentity
 
set(int, T) - Method in class net.sf.saxon.tree.util.IndexedStack
Overwrite the item at position N in the stack
setAbsentFocus(boolean) - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Say whether the global context item for a query or stylesheet will be absent.
setAbstract(boolean) - Method in class com.saxonica.ee.schema.ElementDecl
Sets whether or not this element definition is abstract.
setAbstract(boolean) - Method in class com.saxonica.ee.schema.UserComplexType
Sets whether or not this UserComplexType should be abstract.
setAccelerator(XPathParser.Accelerator) - Method in class net.sf.saxon.expr.parser.XPathParser
Set an accelerator which can be used for fast parsing of special cases
setAccumulatorManager(AccumulatorRegistry) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Set the class that manages accumulator functions
setAccumulatorName(StructuredQName) - Method in class net.sf.saxon.expr.accum.Accumulator
Set the name of the pre-descent function
setAccumulatorPhase(AccumulatorFn.Phase) - Method in class com.saxonica.ee.trans.ContextItemStaticInfoEE
Indicate that the expression is within the select expression or sequence constructor of an accumulator rule, and whether the rule is for the start or end phase
setAccumulatorRegistry(AccumulatorRegistry) - Method in class net.sf.saxon.expr.PackageData
Set the object that manages accumulator functions
setAccumulators(Set<? extends Accumulator>) - Method in class net.sf.saxon.trans.Mode
Set the list of accumulators declared on the xsl:mode/@use-accumulators attribute
setAction(int, Expression) - Method in class net.sf.saxon.expr.instruct.Choose
Set the i'th action counting from zero
setAction(Assertion) - Method in class com.saxonica.ee.schema.PreprocessFacet
Set the XPath expression representing the action performed by this facet, represented as an Assertion object
setAction(Expression) - Method in class com.saxonica.xsltextn.instruct.While
 
setAction(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
setAction(Expression) - Method in class net.sf.saxon.expr.instruct.ForEach
Set the action expression (in XSLT, the body of the xsl:for-each instruction)
setAction(Expression) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
setAction(Expression) - Method in class net.sf.saxon.expr.instruct.IterateInstr
 
setAction(Expression) - Method in class net.sf.saxon.expr.sort.MergeInstr
 
setAction(RuleTarget) - Method in class net.sf.saxon.trans.rules.Rule
 
setActionExpression(Expression) - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
 
setActionExpression(Expression) - Method in class net.sf.saxon.expr.instruct.ForEach
Set the action expression
setActor(Mode) - Method in class net.sf.saxon.expr.Component.M
 
setActualOptions(String[]) - Method in class net.sf.saxon.trans.CommandLineOptions
Set the options actually present on the command line
setActualParameters(WithParam[]) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
setActualParameters(WithParam[], WithParam[]) - Method in class net.sf.saxon.expr.instruct.CallTemplate
Set the actual parameters on the call
setActualParams(ParameterSet) - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
 
setActualParams(WithParam[]) - Method in class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
 
setActualParams(WithParam[]) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
 
setActualParams(WithParam[]) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
setAllocateSequenceNumbers(boolean) - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Set whether the builder should allocate sequence numbers to elements as they are added to the tree.
setAllowAbsentExpression(boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
Say whether an absent expression is permitted
setAllowCastFromString(boolean) - Method in class net.sf.saxon.functions.OptionsParameter
Say whether it is is permissible to supply the value as a string, which is cast to the required type, rather than supplying the required type directly.
setAllowDocumentProjection(boolean) - Method in class com.saxonica.ee.optim.XQueryExpressionEE
Indicate that document projection is or is not allowed
setAllowDocumentProjection(boolean) - Method in class net.sf.saxon.query.XQueryExpression
Indicate that document projection is or is not allowed
setAllowedUriTest(Predicate<URI>) - Method in class net.sf.saxon.lib.StandardURIResolver
Set a Predicate that is applied to a URI to determine whether the resolver should accept it.
setAllowedValues(String, String, String...) - Method in class net.sf.saxon.functions.OptionsParameter
Enumerate the permitted values for an option keyword
setAllowEmpty(boolean) - Method in class net.sf.saxon.expr.CastingExpression
Say whether the expression accepts an empty sequence as input (producing an empty sequence as output)
setAllowExternalFunctions(String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Say whether queries are allowed to call external functions.
setAllowingEmpty(boolean) - Method in class net.sf.saxon.expr.flwor.ForClause
Say whether the "allowing empty" option is present
setAllowUndeclaredVariables(boolean) - Method in class net.sf.saxon.s9api.XPathCompiler
Say whether undeclared variables are allowed.
setAllowUndeclaredVariables(boolean) - Method in class net.sf.saxon.sxpath.IndependentContext
Say whether undeclared variables are allowed.
setAllowUnknownBlockNames(boolean) - Method in class net.sf.saxon.regex.REFlags
 
setAllowYearZero(boolean) - Method in class net.sf.saxon.lib.ConversionRules
Say whether year zero is permitted in dates.
setAlreadyReported(boolean) - Method in interface net.sf.saxon.s9api.XmlProcessingError
Say whether this error has already been reported
setAlreadyReported(boolean) - Method in class net.sf.saxon.trans.XmlProcessingException
Say whether this error has already been reported
setAlreadyReported(boolean) - Method in class net.sf.saxon.trans.XmlProcessingIncident
Say whether this error has already been reported
setAlwaysMatches(boolean) - Method in class net.sf.saxon.trans.rules.Rule
 
setAnchorNode(FleetingParentNode) - Method in class com.saxonica.ee.stream.watch.PatternWatch
Set the anchor node for the watch.
setAnchorNode(FleetingParentNode) - Method in class com.saxonica.ee.stream.watch.StreamWatch
Set the anchor node for the watch.
setAnchorNode(FleetingParentNode) - Method in interface com.saxonica.ee.stream.watch.Watch
Set the anchor node for the watch.
setAnnotation(SchemaType) - Method in class com.saxonica.ee.validate.ContentValidator
Set the type annotation code to be allocated by this validator
setAnnotations(AnnotationList) - Method in class net.sf.saxon.expr.instruct.UserFunction
Supply a set of annotations
setAnnotations(AnnotationList) - Method in class net.sf.saxon.functions.CallableFunction
 
setAnnotations(AnnotationList) - Method in class net.sf.saxon.query.XQueryFunction
Set the annotations on this function
setAnyAttribute(AttributeWildcard) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Sets the wildcard (anyAttribute) of this attribute Group.
setAnyAttribute(AttributeWildcard) - Method in class com.saxonica.ee.schema.UserComplexType
Sets the wildcard (anyAttribute) of the complexType.
setApplicableAccumulators(TreeInfo, Set<? extends Accumulator>) - Method in class net.sf.saxon.expr.accum.AccumulatorManager
By default, all accumulators are applicable to any given tree.
setApplyFunctionConversionRulesToExternalVariables(boolean) - Method in class net.sf.saxon.Controller
 
setApplyFunctionConversionRulesToExternalVariables(boolean) - Method in class net.sf.saxon.query.DynamicQueryContext
Say whether the function conversion rules should be applied to supplied parameter values.
setArg(int, Expression) - Method in class net.sf.saxon.expr.FunctionCall
Set the expression to be used as the Nth argument
setArguments(Expression[]) - Method in class net.sf.saxon.expr.FunctionCall
Method called by the expression parser when all arguments have been supplied
setArguments(Expression[]) - Method in class net.sf.saxon.expr.SimpleExpression
Set the immediate sub-expressions of this expression.
setArity(int) - Method in class net.sf.saxon.functions.SystemFunction
Set the arity of the function
setArityRange(int, int) - Method in class net.sf.saxon.expr.instruct.UserFunction
 
setAscending(boolean) - Method in class com.saxonica.ee.schema.IdentityField
 
setAssertionsEnabled(boolean) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Say whether assertions (xsl:assert instructions) should be enabled at run time.
setAssertionsEnabled(boolean) - Method in class net.sf.saxon.s9api.XsltCompiler
Say whether assertions (xsl:assert instructions) should be enabled.
setAssertionsEnabled(boolean) - Method in class net.sf.saxon.trans.CompilerInfo
Say whether assertions (xsl:assert instructions) should be enabled.
setAssertionsEnabled(boolean) - Method in class net.sf.saxon.trans.XsltController
Ask whether assertions (xsl:assert instructions) have been enabled at run time.
setAssertionTreeBuilder(AssertionTreeBuilder) - Method in class com.saxonica.ee.validate.ValidationContext
Set the tree builder used for XSD 1.1 assertion evaluation
setAssignable(boolean) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Indicate whether this variable is assignable using saxon:assign
setAsynchronous(boolean) - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
setAtomicComparer(AtomicComparer) - Method in class net.sf.saxon.expr.compat.GeneralComparison10
 
setAtomicComparer(AtomicComparer) - Method in class net.sf.saxon.expr.GeneralComparison
Set the comparer to be used
setAtomized() - Method in class net.sf.saxon.expr.parser.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.parser.PathMap.PathMapNodeSet
Set the atomized property on all nodes in this nodeset
setAttribute(int, NodeName, SimpleType, String, Location, int) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Set (overwrite) an attribute in the attribute list.
setAttribute(String, Object) - Method in class com.saxonica.config.EnterpriseTransformerFactory
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, Object) - Method in class com.saxonica.config.ProfessionalTransformerFactory
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, Object) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
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.
setAttribute(AttributeInfo) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Add an attribute to the collection, replacing any existing attribute with the same name
setAttributeFormDefault(String) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Sets the attributeFormDefault property of this Schema.
setAttributeGroup(AttributeGroupDecl) - Method in class com.saxonica.ee.validate.AttributeValidator
Identify the set of attributes permitted by the complex type being validated.
setAttributeGroupName(StructuredQName) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Set the name of this attribute group.
setAttributeInfo(int, AttributeInfo) - Method in class net.sf.saxon.tree.linked.ElementImpl
Change details of an attribute of this element
setAttributeInheritor(AttributeInheritor) - Method in class com.saxonica.ee.validate.ValidationContext
Set the StartTagBuffer, which buffers attributes on the element start tag, and also acts as the namespaceResolver to be used for resolving QName-valued attributes
setAttributeName(StructuredQName) - Method in class com.saxonica.ee.schema.AttributeDecl
Set the attribute name.
setAttributeName(StructuredQName, int) - Method in class com.saxonica.ee.schema.AttributeDecl
Set the attribute name.
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.
setAttributeNS(String, String, String) - Method in class net.sf.saxon.dom.ElementOverNodeInfo
Adds a new attribute.
setAttributes(AttributeMap) - Method in class com.saxonica.ee.stream.om.FleetingElementNode
Set the attributes that appear on this element
setAttributes(AttributeMap) - Method in interface net.sf.saxon.om.MutableNodeInfo
Set the attribute list for this (element) node
setAttributes(AttributeMap) - Method in class net.sf.saxon.tree.linked.ElementImpl
Set the attribute list
setAttributes(AttributeMap) - Method in class net.sf.saxon.tree.linked.NodeImpl
Set the attribute list for this (element) node
setAttributes(AttributeMap) - Method in class net.sf.saxon.tree.util.Orphan
Set the attribute list for this (element) node
setAutoCommit(boolean) - Method in class com.saxonica.xqj.SaxonXQConnection
 
setAutoCommit(boolean) - Method in interface javax.xml.xquery.XQConnection
Sets the auto-commit attribute to the given state.
setAutoCompletion(List<String>) - Method in class net.sf.saxon.gizmo.JLine2Talker
 
setAutoCompletion(List<String>) - Method in interface net.sf.saxon.gizmo.Talker
 
setAxis(int) - Method in class net.sf.saxon.expr.AxisExpression
Set the axis
setBacktrackingLimit(int) - Method in class net.sf.saxon.regex.REProgram
 
setBackwardsCompatibility(boolean) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
 
setBackwardsCompatibilityMode(boolean) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set XPath 1.0 backwards compatibility mode on or off
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.expr.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
Say whether XPath 1.0 backwards compatibility mode is to be used.
setBackwardsCompatible(boolean) - Method in class net.sf.saxon.trans.KeyDefinition
Set backwards compatibility mode.
setBase(Expression) - Method in class net.sf.saxon.expr.FilterExpression
 
setBaseComponent(Component) - Method in class net.sf.saxon.expr.Component
Set the component from which this one is derived
setBaseConfiguration(Configuration) - Method in class net.sf.saxon.trans.ConfigurationReader
Set a base Configuration to be used by the new Configuration.
setBaseExpression(Expression) - Method in class net.sf.saxon.expr.UnaryExpression
 
setBaseExpression(Expression) - Method in class net.sf.saxon.functions.hof.PartialApply
 
setBaseOutputURI(String) - Method in class net.sf.saxon.Controller
Set the base output URI.
setBaseOutputURI(String) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Set the base output URI.
setBaseTypeFingerprint(int) - Method in class net.sf.saxon.type.BuiltInAtomicType
Set the base type of this type
setBaseTypeReference(TypeReference) - Method in class com.saxonica.ee.schema.UserDefinedType
Sets the base type for this datatype.
setBaseURI(String) - Method in class com.saxonica.ee.schema.TypeAlternative
Set the base URI of the XPath expression.
setBaseURI(String) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setBaseURI(String) - Method in interface javax.xml.xquery.XQStaticContext
Sets the Base URI in the static context, specify the empty string to make it undefined.
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.event.PIGrabber
Set the base URI
setBaseURI(String) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Set the base URI of the expression.
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.query.QueryModule
Set the base URI for a module
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.sxpath.AbstractStaticContext
Set the base URI in the static context
setBaseURI(String) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Set the base URI of this document node
setBaseURI(String) - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Set the base URI of this document node
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.XdmDestination
Set the base URI for the document node that will be created when the XdmDestination is written to.
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
setBaseUriExpr(Expression) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
setBeingInlined(boolean) - Method in class net.sf.saxon.expr.UserFunctionCall
 
setBeingRead(String) - Method in class com.saxonica.ee.schema.SchemaCompiler
Mark a URI as currently being read
setBequeathNamespacesToChildren(boolean) - Method in class net.sf.saxon.expr.instruct.ElementCreator
Say whether this element causes its children to inherit namespaces
setBinderySlotNumber(int) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Set the slot number of this variable in the Bindery
setBinding(LocalBinding) - Method in class net.sf.saxon.expr.LocalVariableReference
 
setBindingMode(int) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setBindingMode(int) - Method in interface javax.xml.xquery.XQStaticContext
Sets the binding mode property.
setBindingSlot(int) - Method in interface net.sf.saxon.expr.ComponentInvocation
Set the binding slot to be used.
setBindingSlot(int) - Method in class net.sf.saxon.expr.GlobalVariableReference
Set the binding slot to be used.
setBindingSlot(int) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Set the binding slot to be used (for the explicit or implicit reference to the mode).
setBindingSlot(int) - Method in class net.sf.saxon.expr.instruct.CallTemplate
Set the binding slot to be used.
setBindingSlot(int) - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Set the binding slot to be used.
setBindingSlot(int) - Method in class net.sf.saxon.expr.UserFunctionCall
Set the binding slot to be used.
setBindingSlot(int) - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Set the binding slot to be used.
setBlock(int) - Method in class com.saxonica.ee.schema.ElementDecl
Sets the value of the 'block' attribute for this element For internal use only.
setBlock(int) - Method in class com.saxonica.ee.schema.UserComplexType
Sets the value of the 'block' attribute for this UserComplexType.
setBlockDefault(int) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Sets the default Block values for this Schema.
setBody(Expression) - Method in class net.sf.saxon.expr.instruct.Actor
 
setBody(Expression) - Method in class net.sf.saxon.expr.instruct.NamedTemplate
Set the expression that forms the body of the template
setBody(Expression) - Method in class net.sf.saxon.expr.instruct.SourceDocument
 
setBody(Expression) - Method in class net.sf.saxon.expr.instruct.TemplateRule
Set the expression that forms the body of the template
setBody(Expression) - Method in class net.sf.saxon.query.XQueryExpression
 
setBody(Expression) - Method in class net.sf.saxon.query.XQueryFunction
Set the body of the function
setBody(Expression) - Method in interface net.sf.saxon.trace.TraceableComponent
Set the expression to be used to evaluate this construct
setBodyEvaluator(SequenceEvaluator) - Method in class net.sf.saxon.expr.instruct.UserFunction
Set the evaluation mode.
setBooleanProperty(String, boolean) - Method in class net.sf.saxon.Configuration
Set a boolean property of the configuration
setBooleanProperty(Feature<Boolean>, boolean) - Method in class net.sf.saxon.Configuration
Set a boolean property of the configuration
setBoundarySpacePolicy(int) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setBoundarySpacePolicy(int) - Method in interface javax.xml.xquery.XQStaticContext
Sets the boundary-space policy in the static context.
setBuffer(List<OutputterEvent>) - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
setBuffer(List<OutputterEvent>) - Method in class net.sf.saxon.event.OutputterEventBuffer
 
setBuiltInBaseType(BuiltInAtomicType, boolean) - Method in class com.saxonica.ee.schema.IdentityField
 
setBuiltInLocalizationClasses() - Method in class com.saxonica.config.JavaLocalizerFactory
Set the names of all the system-supplied localization classes
setBuiltInRuleSet(BuiltInRuleSet) - Method in class net.sf.saxon.trans.SimpleMode
Set the built-in template rules to be used with this Mode in the case where there is no explicit template rule
setCaching(boolean) - Method in class net.sf.saxon.s9api.XPathCompiler
Say whether the compiler should maintain a cache of compiled expressions.
setCalculator(Calculator) - Method in class net.sf.saxon.expr.ArithmeticExpression
Set the calculator allocated to evaluate this expression
setCalculator(Calculator) - Method in class net.sf.saxon.expr.compat.ArithmeticExpression10
Set the calculator externally (used when reconstructing the expression tree)
setCalendarValue(CalendarValue) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Set the calendar value of this object
setCallable(Callable) - Method in class net.sf.saxon.functions.CallableFunction
 
setCaller(XPathContext) - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Set the calling XPathContext
setCaller(XPathContext) - Method in interface net.sf.saxon.expr.XPathContext
Set the calling XPathContext
setCaller(XPathContext) - Method in class net.sf.saxon.expr.XPathContextMinor
Set the calling XPathContext
setCapturing(boolean) - Method in class net.sf.saxon.expr.accum.AccumulatorRule
 
setCaseOrder(Expression) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Set the case order.
setCatalogFiles(String...) - Method in class net.sf.saxon.s9api.Processor
Supply one or more resource catalog files to be used for URI resolution.
setCatalogFiles(ConfigurableResourceResolver, List<String>) - Static method in class net.sf.saxon.trans.CommandLineOptions
 
setCatchDepth(int) - Method in class net.sf.saxon.expr.parser.XPathParser
Set the depth of nesting within try/catch
setCause(Throwable) - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
setCharacterMap(CharacterMap) - Method in class net.sf.saxon.serialize.AdaptiveEmitter
Set the CharacterMap to be used, if any
setCharacterMap(CharacterMap) - Method in class net.sf.saxon.serialize.CharacterMapExpander
Set the character map to be used by this CharacterMapExpander.
setCharacterMap(CharacterMap) - Method in class net.sf.saxon.serialize.JSONEmitter
Set the CharacterMap to be used, if any
setCharacterMap(CharacterMap) - Method in class net.sf.saxon.serialize.JSONSerializer
Set the CharacterMap to be used, if any
setCharacterMap(CharacterMapIndex) - Method in class net.sf.saxon.s9api.Serializer
Set a character map to be used; more specifically, supply a set of named character maps
setCharacterMapIndex(CharacterMapIndex) - Method in class net.sf.saxon.expr.instruct.Executable
Set the index of named character maps
setCharacterMapIndex(CharacterMapIndex) - Method in class net.sf.saxon.style.StylesheetPackage
Set the index of named character maps defined in this package
setCharacterReferenceGenerator(CharacterReferenceGenerator) - Method in class net.sf.saxon.serialize.XMLEmitter
Set the character reference generator to be used for generating hexadecimal or decimal character references
setCharacterSetImplementation(String, CharacterSet) - Method in class net.sf.saxon.serialize.charcode.CharacterSetFactory
Register an implementation of a character set, using the class name
setCheckExistingChecksum(boolean) - Method in class net.sf.saxon.event.CheckSumFilter
Ask the filter to check any existing checksums found in the file
setCheckValues(boolean) - Method in class net.sf.saxon.event.StreamWriterToReceiver
Say whether names and values are to be checked for conformance with XML rules
setCheckValues(boolean) - Method in interface net.sf.saxon.s9api.BuildingStreamWriter
Say whether names and values are to be checked for conformance with XML rules
setChildExpression(Expression) - Method in interface net.sf.saxon.expr.ExpressionOwner
 
setChildExpression(Expression) - Method in class net.sf.saxon.expr.instruct.Actor
 
setChildExpression(Expression) - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
setChildExpression(Expression) - Method in class net.sf.saxon.expr.Operand
Change the child expression used for this operand.
setChildExpression(Expression) - Method in class net.sf.saxon.query.XQueryExpression
 
setChildren(Object) - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
Set the _children of this node
setChildRole(String) - Method in class net.sf.saxon.trace.ExpressionPresenter
Set the role of the next element to be output
setClassLoader(ClassLoader) - Method in interface net.sf.saxon.lib.IDynamicLoader
Set the ClassLoader to be used
setClassLoader(ClassLoader) - Method in class net.sf.saxon.trans.ConfigurationReader
Set the ClassLoader to be used for dynamic loading of the configuration, and for dynamic loading of other classes used within the configuration.
setClassLoader(ClassLoader) - Method in class net.sf.saxon.trans.DynamicLoader
Set a ClassLoader to be used when loading external classes.
setClosableContainer(Closable) - Method in class com.saxonica.xqj.Closable
Set the container of this closable object.
setCloseOnCompletion(boolean) - Method in class net.sf.saxon.s9api.Serializer
Say if the output stream should be closed on completion By default the close method closes the output stream only when the serializer created the output stream itself that is when the destination has been supplied as a file rather than a stream.
setCodeInjector(CodeInjector) - Method in class net.sf.saxon.expr.parser.XPathParser
Set a CodeInjector which can be used to modify or wrap expressions on the tree as the expression is parsed and the tree is constructed.
setCodeInjector(CodeInjector) - Method in class net.sf.saxon.query.StaticQueryContext
Request that the parser should insert custom code into the expression tree by calling a supplied CodeInjector to process each expression as it is parsed, for example for tracing or performance measurement
setCodeInjector(CodeInjector) - Method in class net.sf.saxon.trans.CompilerInfo
Set whether trace hooks are to be included in the compiled code.
setCollation(StringCollator) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Set the collation to be used
setCollationName(String) - Method in class net.sf.saxon.functions.CollatingFunctionFixed
 
setCollationNameExpression(Expression) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
setCollationNameExpression(Expression) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Set the collation name (specifically, an expression which when evaluated returns the collation URI).
setCollationURIResolver(CollationURIResolver) - Method in class net.sf.saxon.Configuration
Set a CollationURIResolver to be used to resolve collation URIs (that is, to take a URI identifying a collation, and return the corresponding collation).
setCollectionFinder(CollectionFinder) - Method in class net.sf.saxon.Configuration
Set the collection finder associated with this configuration.
setCollectionFinder(CollectionFinder) - Method in class net.sf.saxon.Controller
Set the collection finder associated with this configuration.
setCollectionFinder(CollectionFinder) - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Set the collection finder associated with this configuration.
setCollectStatistics(boolean) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Say whether validation statistics are to be collected.
setCollectStatistics(boolean) - Method in class net.sf.saxon.s9api.SchemaValidator
Say whether validation statistics are to be collected.
setColumnNumber(int) - Method in class net.sf.saxon.expr.instruct.Actor
 
setColumnNumber(int) - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
setColumnNumber(int) - Method in class net.sf.saxon.type.ValidationFailure
 
setComparator(Comparator<? super String>) - Method in class net.sf.saxon.expr.sort.SimpleCollation
Set the underlying comparator
setComparers(GenericAtomicComparer[]) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Set the comparers used for the grouping keys.
setComparisonCardinality(GeneralComparison.ComparisonCardinality) - Method in class net.sf.saxon.expr.GeneralComparison
Say whether the comparison is known to be many-to-one, one-to-one, or many-to-many.
setCompilable(boolean) - Method in class net.sf.saxon.style.XSLIterate
 
setCompilation(Compilation) - Method in class net.sf.saxon.style.StyleElement
 
setCompilation(Compilation) - Method in class net.sf.saxon.style.XSLTemplate
 
setCompilerInfo(CompilerInfo) - Method in class net.sf.saxon.trans.rules.RuleManager
Set the compiler information specifically.
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.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.
setComplexContentOutputter(ComplexContentOutputter) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
setComponent(Object) - Method in class net.sf.saxon.trace.ContextStackFrame
Set the container of the instruction that caused this new context to be created.
setComponent(String, Object) - Method in class net.sf.saxon.event.PipelineConfiguration
Set a named component of the pipeline
setComponentBindings(List<ComponentBinding>) - Method in class net.sf.saxon.expr.Component
Set the component's binding vector; that is the list of external references to other components
setComponentIndex(Map<SymbolicName, Component>) - Method in class net.sf.saxon.PreparedStylesheet
Register the index of components
setComposite(boolean) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
setComposite(boolean) - Method in class net.sf.saxon.trans.KeyDefinition
Say whether this is a composite key.
setCompression(Archive.CompressionType) - Method in class com.saxonica.functions.extfn.EXPathArchive.Entry
 
setCondition(int, Expression) - Method in class net.sf.saxon.expr.instruct.Choose
Set the i'th condition counting from zero
setCondition(Expression) - Method in class net.sf.saxon.expr.sort.ConditionalSorter
 
setConfiguration() - Method in class com.saxonica.Validate
Create the configuration.
setConfiguration(EnterpriseConfiguration) - Method in class com.saxonica.ee.schema.PreparedSchema
Set the configuration
setConfiguration(EnterpriseConfiguration) - Method in class com.saxonica.ee.schema.SchemaStructure
Set the configuration containing this structure
setConfiguration(Configuration) - Method in class com.saxonica.config.StreamingTransformerFactory
 
setConfiguration(Configuration) - Method in class com.saxonica.ee.config.StandardSchemaResolver
Set the configuration information for use by the resolver
setConfiguration(Configuration) - Method in class com.saxonica.ee.schema.sdoc.LSSchemaResolver
Set the configuration information for use by the resolver
setConfiguration(Configuration) - Method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
Set the Saxon Configuration
setConfiguration(Configuration) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Set the configuration
setConfiguration(Configuration) - Method in class com.saxonica.functions.sql.SQLFunctionSet
 
setConfiguration(Configuration) - Method in class net.sf.saxon.dom.DocumentBuilderImpl
Set the Saxon Configuration to be used by the document builder.
setConfiguration(Configuration) - Method in class net.sf.saxon.event.PipelineConfiguration
Set the Saxon Configuration object
setConfiguration(Configuration) - Method in class net.sf.saxon.expr.instruct.Executable
Set the configuration
setConfiguration(Configuration) - Method in class net.sf.saxon.expr.PackageData
Set the Configuration to which this package belongs
setConfiguration(Configuration) - Method in interface net.sf.saxon.functions.FunctionLibrary
Supply details of the configuration in use.
setConfiguration(Configuration) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
Set the configuration.
setConfiguration(Configuration) - Method in interface net.sf.saxon.lib.SchemaURIResolver
Set the configuration information for use by the resolver
setConfiguration(Configuration) - Method in class net.sf.saxon.lib.StandardModuleURIResolver
Set the Configuration that this resolver uses.
setConfiguration(Configuration) - Method in class net.sf.saxon.lib.StandardURIResolver
Set the configuration
setConfiguration(Configuration) - Method in class net.sf.saxon.om.GenericTreeInfo
Set the configuration (containing the name pool used for all names in this tree)
setConfiguration(Configuration) - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Set the configuration, which defines the name pool used for all names in this document.
setConfiguration(Configuration) - Method in class net.sf.saxon.query.StaticQueryContext
Set the Configuration options
setConfiguration(Configuration) - Method in class net.sf.saxon.query.XQueryFunctionLibrary
Set the Configuration options
setConfiguration(Configuration) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the Configuration.
setConfiguration(Configuration) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Set the Configuration that contains this document
setConfiguration(Configuration) - Method in class net.sf.saxon.tree.tiny.TinyTree
Set the Configuration that contains this document
setConfiguration(Configuration) - Method in class net.sf.saxon.xpath.XPathFactoryImpl
Set the Configuration for the factory
setConfigurationFactory(Supplier<EnterpriseConfiguration>) - Static method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Static customization method to register a factory method for instantiating the EnterpriseConfiguration.
setConfigurationProperty(String, Object) - Method in class com.saxonica.config.ProfessionalConfiguration
Obsolete interface for setting configuration properties: retained for backwards compatibility
setConfigurationProperty(String, Object) - Method in class net.sf.saxon.Configuration
Set a property of the configuration.
setConfigurationProperty(String, Object) - Method in class net.sf.saxon.s9api.Processor
setConfigurationProperty(Feature<T>, T) - Method in class net.sf.saxon.Configuration
Set a property of the configuration.
setConfigurationProperty(Feature<T>, T) - Method in class net.sf.saxon.s9api.Processor
Set a configuration property
setConstraint(Predicate<Expression>) - Method in class net.sf.saxon.expr.OperandRole
Set a constraint on the expression that can be associated with this operand type
setConstraintChecker(ConstraintChecker) - Method in class com.saxonica.ee.validate.ValidatingFilter
Set the constraint checker used in this pipeline
setConstraintChecker(ConstraintChecker) - Method in class com.saxonica.ee.validate.ValidationContext
Set the constraint checker used in this pipeline
setConstraintName(StructuredQName) - Method in class com.saxonica.ee.schema.IdentityConstraint
Set the integer cdde of the name of this identity constraint
setConstraintReference(int, String, String) - Method in class net.sf.saxon.type.ValidationFailure
Set a reference to the constraint in XML Schema that is not satisfied
setConstraintReference(ValidationFailure) - Method in class net.sf.saxon.type.ValidationFailure
Copy the constraint reference from another exception object
setConstructionMode(int) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setConstructionMode(int) - Method in interface javax.xml.xquery.XQStaticContext
Sets the construction mode in the static context.
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.query.StaticQueryContext
Set the construction mode for this module
setContainer(Actor) - Method in class com.saxonica.ee.trans.ContextItemStaticInfoEE
 
setContainingAttributeGroup(AttributeGroupDecl) - Method in class com.saxonica.ee.schema.AttributeDecl
Sets the containing attribute group definition.
setContainingAttributeGroupDecl(AttributeGroupDecl) - Method in class com.saxonica.ee.schema.AttributeUse
Set the attribute group declaration containing this attribute use, if any
setContainingComplexType(UserComplexType) - Method in class com.saxonica.ee.schema.AttributeDecl
Sets the containing complex type definition.
setContainingComplexType(UserComplexType) - Method in class com.saxonica.ee.schema.ElementDecl
Sets the containing complex type definition.
setContainingDeclaration(StructuredQName, boolean) - Method in class com.saxonica.ee.schema.UserDefinedType
Set the name of the containing declaration (for diagnostics)
setContainingElement(StructuredQName, Location) - Method in class com.saxonica.ee.validate.ContentValidator
Set the name of the containing element (for diagnostics)
setContainingLocation(Location) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the containing location, which represents the location of the outermost expression using this static context (typically, subexpressions will have a nested location that refers to this outer containing location)
setContainingModelGroup(ModelGroupDefinition) - Method in class com.saxonica.ee.schema.ElementDecl
Sets the containing model group.
setContainsLocals(SlotManager) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
The expression that initializes a global variable may itself use local variables.
setContainsTailCall(boolean) - Method in class net.sf.saxon.expr.instruct.ForEach
Set whether this expression contains a call (on call-template or apply-templates) that is treated as a tail call because the select expression is known to be a singleton
setContent(Expression) - Method in class net.sf.saxon.expr.instruct.Doctype
 
setContentExpression(Expression) - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Set the expression that constructs the content of the element
setContentExpression(Expression) - Method in class net.sf.saxon.expr.instruct.ResultDocument
Set the expression that constructs the content
setContentHandler(ContentHandler) - Method in class com.saxonica.ee.jaxp.ValidatingReader
Allow an application to register a content event handler.
setContentHandler(ContentHandler) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Sets the ContentHandler which receives the augmented validation result.
setContentHandler(ContentHandler) - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Register a content handler to receive the output of the transformation filter.
setContentModel(List<Particle>) - Method in class com.saxonica.ee.schema.ModelGroup
Set the entire content model
setContentType(String) - Method in class net.sf.saxon.resource.TypedStreamSource
Set the content type
setContext(XPathContext) - Method in class net.sf.saxon.ma.json.JsonHandler
 
setContext(XPathContext) - Method in class net.sf.saxon.trace.ContextStackFrame
Set the value of the context at this level of the context stack
setContextComponent(SchemaComponent) - Method in class com.saxonica.ee.schema.UserSimpleType
Set the component that contains the definition of this anonymous simple type definition
setContextForSortKey - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
setContextFree(boolean) - Method in class net.sf.saxon.expr.SlashExpression
Mark this expression as being context free (or not).
setContextItem(Item) - Method in class net.sf.saxon.query.DynamicQueryContext
Set the context item for evaluating the expression.
setContextItem(Item) - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Set the context item for evaluation of the XPath Expression
setContextItem(Item) - Method in class net.sf.saxon.trace.ContextStackFrame
Set the value of the context item at this level of the context stack
setContextItem(Item) - Method in class net.sf.saxon.tree.iter.ManualIterator
Set (or reset) the context item
setContextItem(XdmItem) - Method in class net.sf.saxon.s9api.XPathSelector
Set the context item for evaluating the XPath expression.
setContextItem(XdmItem) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Set the initial context item for the query
setContextItemExpr(Expression) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
setContextItemParentless(boolean) - Method in class net.sf.saxon.sxpath.IndependentContext
 
setContextItemRequirements(GlobalContextRequirement) - Method in class net.sf.saxon.style.StylesheetPackage
Set the required context item type.
setContextItemRequirements(ItemType, boolean) - Method in class net.sf.saxon.expr.instruct.TemplateRule
Set the required context item type.
setContextItemRequirements(ItemType, boolean, boolean) - Method in class net.sf.saxon.expr.instruct.NamedTemplate
Set the required context item type.
setContextItemRequirements(ItemType, boolean, boolean) - Method in class net.sf.saxon.style.XSLTemplate
Set the required context item type.
setContextItemStaticType(XQItemType) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setContextItemStaticType(XQItemType) - Method in interface javax.xml.xquery.XQStaticContext
Sets the static type of the context item, specify null to make it unspecified.
setContextPath(AbsolutePath) - Method in class net.sf.saxon.type.ValidationFailure
 
setContextPostureGrounded() - Method in class com.saxonica.ee.trans.ContextItemStaticInfoEE
 
setContextPostureGrounded() - Method in class net.sf.saxon.expr.parser.ContextItemStaticInfo
Set streaming posture.
setContextPostureStriding() - Method in class com.saxonica.ee.trans.ContextItemStaticInfoEE
 
setContextPostureStriding() - Method in class net.sf.saxon.expr.parser.ContextItemStaticInfo
Set streaming posture.
setContextSettingExpression(Expression) - Method in class net.sf.saxon.expr.parser.ContextItemStaticInfo
 
setController(Controller) - Method in class com.saxonica.ee.validate.ValidationContext
Set the Controller used for this validation episode
setController(Controller) - Method in class net.sf.saxon.event.PipelineConfiguration
Set the Controller associated with this pipelineConfiguration
setControllingExpression(ForEachGroup) - Method in class com.saxonica.ee.stream.adjunct.GroupBoundaryTester
 
setControllingInstruction(ForEachGroup, ItemType, boolean) - Method in class net.sf.saxon.functions.CurrentGroupCall
Set the containing xsl:for-each-group instruction, if there is one
setControllingInstruction(MergeInstr) - Method in class net.sf.saxon.functions.CurrentMergeKey
Set the containing xsl:for-each-group instruction, if there is one
setControllingInstruction(MergeInstr, boolean) - Method in class net.sf.saxon.functions.CurrentMergeGroup
Set the containing xsl:merge instruction, if there is one
setConversion(Expression) - Method in class net.sf.saxon.expr.instruct.LocalParam
Define a conversion that is to be applied to the supplied parameter value.
setConversionRules(ConversionRules) - Method in class net.sf.saxon.Configuration
Set the conversion rules to be used to convert between atomic types.
setConversionRules(ConversionRules) - Method in class net.sf.saxon.type.Converter
Set the conversion rules to be used by this Converter
setConvertedParameter(QName, XdmValue) - Method in class net.sf.saxon.jaxp.StreamingTransformerImpl
 
setConvertedParameter(QName, XdmValue) - Method in class net.sf.saxon.jaxp.TransformerImpl
 
setConverter(Converter) - Method in class net.sf.saxon.expr.AtomicSequenceConverter.AtomicSequenceMappingFunction
 
setConverter(Converter) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
 
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.
setCopiedFrom(NodeInfo) - Method in class net.sf.saxon.tree.tiny.TinyTree
Declare that this tree was produced as a copy of another tree, and identify the root node of that tree
setCopyAccumulators(boolean) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
Say whether accumulators are to be copied
setCopyAccumulators(boolean) - Method in class net.sf.saxon.expr.instruct.CopyOf
Say whether accumulator values should be copied from the source document
setCopyAccumulators(boolean) - Method in class net.sf.saxon.tree.wrapper.VirtualTreeInfo
 
setCopyBindings(Expression) - Method in class com.saxonica.ee.update.CopyModifyExpression
Set the copy bindings.
setCopyForUpdate(boolean) - Method in class net.sf.saxon.expr.instruct.CopyOf
Set whether this instruction is creating a copy for the purpose of updating (XQuery transform expression)
setCopyInformee(Function<NodeInfo, Object>) - Method in class net.sf.saxon.event.PipelineConfiguration
 
setCopyLineNumbers(boolean) - Method in class net.sf.saxon.expr.instruct.CopyOf
Set whether line numbers are to be copied from the source to the result.
setCopyNamespaces(boolean) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
Say whether unused namespaces are to be copied
setCopyNamespaces(boolean) - Method in class net.sf.saxon.expr.instruct.Copy
Say whether namespace nodes are to be copied (in the case of an element)
setCopyNamespacesModeInherit(int) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setCopyNamespacesModeInherit(int) - Method in interface javax.xml.xquery.XQStaticContext
Sets the inherit part of the copy-namespaces mode in the static context.
setCopyNamespacesModePreserve(int) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setCopyNamespacesModePreserve(int) - Method in interface javax.xml.xquery.XQStaticContext
Sets the preserve part of the copy-namespaces mode in the static context.
setCountry(String) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Set the country used by this numberer (currently used only for names of timezones)
setCountry(String) - Method in interface net.sf.saxon.lib.Numberer
Set the country used by this numberer (currently used only for names of timezones).
setCreatesSecondaryResult(boolean) - Method in class net.sf.saxon.expr.instruct.Executable
Set whether this executable represents a stylesheet that uses xsl:result-document to create secondary output documents
setCreatesSecondaryResultDocuments(boolean) - Method in class net.sf.saxon.style.Compilation
Say whether the compilation has encountered an xsl:result-document instruction
setCreatesSecondaryResultDocuments(boolean) - Method in class net.sf.saxon.style.StylesheetPackage
Say whether the package contains an xsl:result-document instruction
setCriteria(String, String) - Method in class net.sf.saxon.event.PIGrabber
Define the matching criteria
setCurrentComponent(Component) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the current component, that is, the component being evaluated.
setCurrentDateTime(DateTimeValue) - Method in class net.sf.saxon.Controller
Set the current date and time for this query or transformation.
setCurrentDateTime(DateTimeValue) - Method in class net.sf.saxon.query.DynamicQueryContext
Set a value to be used as the current date and time for the query.
setCurrentDoc(DocumentImpl) - Method in class net.sf.saxon.Gizmo
Set the current document (for testing purposes)
setCurrentException(XPathException) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the current exception (in saxon:catch)
setCurrentGroup(GroundedValue) - Method in class com.saxonica.ee.stream.ManualGroupIterator
 
setCurrentGroupingKey(AtomicSequence) - Method in class com.saxonica.ee.stream.ManualGroupIterator
 
setCurrentGroupIterator(GroupIterator) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the current grouping iterator.
setCurrentIterator(FocusIterator) - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Set a new sequence iterator.
setCurrentIterator(FocusIterator) - Method in interface net.sf.saxon.expr.XPathContext
Set a new sequence iterator.
setCurrentIterator(FocusIterator) - Method in class net.sf.saxon.expr.XPathContextMinor
Set a new sequence iterator.
setCurrentMergeGroupIterator(GroupIterator) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the current merge group iterator.
setCurrentMode(Component.M) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the current mode.
setCurrentNode(Node) - Method in class com.saxonica.ee.domino.DominoTree
 
setCurrentOutputUri(String) - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Set the current output URI
setCurrentOutputUri(String) - Method in interface net.sf.saxon.expr.XPathContext
Set the current output URI
setCurrentOutputUri(String) - Method in class net.sf.saxon.expr.XPathContextMinor
Set the current output URI
setCurrentRegexIterator(RegexIterator) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the current regex iterator.
setCurrentTemplateRule(Rule) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the current template.
setCurrentTuple(XPathContext, Tuple) - Method in class net.sf.saxon.expr.flwor.TupleExpression
Set the local variables in the current stack frame to values corresponding to a supplied tuple
setData(byte[]) - Method in class net.sf.saxon.resource.BinaryResource
Set the content of the resource as an array of bytes
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.
setDataTypeExpression(Expression) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Set the data type.
setDay(int) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Set days in month.
setDebug(boolean) - Method in class net.sf.saxon.regex.REFlags
 
setDebugger(Debugger) - Method in class net.sf.saxon.Configuration
Set the debugger to be used.
setDebugging(boolean) - Method in class net.sf.saxon.lib.StandardUnparsedTextResolver
Set debugging on or off.
setDecimalFormatManager(DecimalFormatManager) - Method in class net.sf.saxon.expr.PackageData
Set a DecimalFormatManager to resolve the names of decimal formats used in calls to the format-number() function.
setDecimalFormatManager(DecimalFormatManager) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Set the decimal format manager
setDecimalFormatManager(DecimalFormatManager) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the DecimalFormatManager used to resolve the names of decimal formats used in calls to the format-number() function.
setDecimalFormatProperty(QName, String, String) - Method in class net.sf.saxon.s9api.XPathCompiler
Registers the required decimal format properties, for use in calls to the fn:format-number() function.
setDecimalSeparator(String) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the character to be used as the decimal separator
setDeclaredModes(boolean) - Method in class net.sf.saxon.style.StylesheetPackage
Say whether it is required that modes be explicitly declared
setDeclaredStreamability(FunctionStreamability) - Method in class net.sf.saxon.expr.instruct.UserFunction
Set the declared streamability (XSLT 3.0 attribute)
setDeclaredStreamable(boolean) - Method in class com.saxonica.ee.trans.TemplateRuleEE
Say whether or not this template is declared as streamable
setDeclaredStreamable(boolean) - Method in class net.sf.saxon.expr.accum.Accumulator
Say whether the accumulator is declared streamable
setDeclaredStreamable(boolean) - Method in class net.sf.saxon.expr.instruct.AttributeSet
Say whether this attribute set is declared to be streamable
setDeclaredStreamable(boolean) - Method in class net.sf.saxon.expr.instruct.TemplateRule
Say whether or not this template is declared as streamable
setDeclaredType(SequenceType) - Method in class net.sf.saxon.style.SourceBinding
Set the declared type of the variable
setDeclaredVisibility(Visibility) - Method in class net.sf.saxon.expr.instruct.Actor
Set the visibility of the component as defined using its actual @visibility attribute
setDeclaringComponent(Component) - Method in class net.sf.saxon.expr.instruct.Actor
 
setDeepRetainedStaticContext(Expression, RetainedStaticContext) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Ensure that every node in the expression tree has a retained static context.
setDefaultCollation(String) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setDefaultCollation(String) - Method in interface javax.xml.xquery.XQStaticContext
Sets the URI of the default collation.
setDefaultCollation(String) - Method in class net.sf.saxon.trans.CompilerInfo
Set the name of the default collation
setDefaultCollationName(String) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Set the name of the default collation for this static context
setDefaultCollationName(String) - Method in class net.sf.saxon.query.QueryModule
Set the name of the default collation
setDefaultCollationName(String) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the name of the default collation for this static context.
setDefaultCollection(String) - Method in class net.sf.saxon.Configuration
Set the default collection.
setDefaultCollection(String) - Method in class net.sf.saxon.Controller
Set the name of the default collection.
setDefaultCountry(String) - Method in class net.sf.saxon.Configuration
Set the default country to be used for number and date formatting when no country is specified.
setDefaultElementNamespace(String) - Method in class net.sf.saxon.s9api.XsltCompiler
Set the value of the default namespace for elements and types
setDefaultElementNamespace(NamespaceUri) - Method in class com.saxonica.ee.schema.TypeAlternative
Set the default namespace for elements and types from the static context of the XPath expression
setDefaultElementNamespace(NamespaceUri) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Set the default namespace for elements and type
setDefaultElementNamespace(NamespaceUri) - Method in class net.sf.saxon.query.StaticQueryContext
Set the default element namespace
setDefaultElementNamespace(NamespaceUri) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the default namespace for elements and types
setDefaultElementNamespace(NamespaceUri) - Method in class net.sf.saxon.sxpath.IndependentContext
Set the default namespace for elements and types
setDefaultElementNamespace(NamespaceUri) - Method in interface net.sf.saxon.sxpath.XPathStaticContext
Set the default namespace for elements and types
setDefaultElementNamespace(NamespaceUri) - Method in class net.sf.saxon.trans.CompilerInfo
 
setDefaultElementNamespace(NamespaceUri, boolean) - Method in class net.sf.saxon.query.QueryModule
Set the default element namespace as declared in the query prolog
setDefaultElementTypeNamespace(String) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setDefaultElementTypeNamespace(String) - Method in interface javax.xml.xquery.XQStaticContext
Sets the URI of the default element/type namespace, the empty string to make it unspecified.
setDefaultFunctionLibrary() - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Initialize the default function library for XPath.
setDefaultFunctionLibrary(int) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
 
setDefaultFunctionNamespace(String) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setDefaultFunctionNamespace(String) - Method in interface javax.xml.xquery.XQStaticContext
Sets the URI of the default function namespace, the empty string to make it unspecified.
setDefaultFunctionNamespace(NamespaceUri) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Set the default namespace for functions
setDefaultFunctionNamespace(NamespaceUri) - Method in class net.sf.saxon.query.QueryModule
Set the default function namespace
setDefaultFunctionNamespace(NamespaceUri) - Method in class net.sf.saxon.query.StaticQueryContext
Set the default function namespace
setDefaultFunctionNamespace(NamespaceUri) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the default function namespace
setDefaultInitialMode(StructuredQName) - Method in class net.sf.saxon.trans.CompilerInfo
Set the default initial mode name for a stylesheet compiled using this CompilerInfo.
setDefaultInitialTemplate(StructuredQName) - Method in class net.sf.saxon.trans.CompilerInfo
Set the default initial template name for a stylesheet compiled using this CompilerInfo.
setDefaultLanguage(String) - Method in class net.sf.saxon.Configuration
Set the default language to be used for number and date formatting when no language is specified.
setDefaultMode(StructuredQName) - Method in class net.sf.saxon.style.StylesheetPackage
Set the default mode for the package
setDefaultNamespace(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
setDefaultNamespace(String) - Method in interface net.sf.saxon.s9api.push.Container
Set the default namespace for a section of the document.
setDefaultNamespace(NamespaceUri) - Method in class net.sf.saxon.trace.ExpressionPresenter
Set the default namespace, used for subsequent calls on startElement.
setDefaultOpenContent(Wildcard, String, boolean) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Set the open content wildcard and mode
setDefaultOrderForEmptySequences(int) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setDefaultOrderForEmptySequences(int) - Method in interface javax.xml.xquery.XQStaticContext
Sets the default order for empty sequences in the static context.
setDefaultOutputProperties(Properties) - Method in class net.sf.saxon.expr.instruct.Executable
Set the default output properties (the properties for the unnamed output format)
setDefaultOutputProperties(Properties) - Method in class net.sf.saxon.style.StylesheetPackage
Set the default (unnamed) serialization properties to be used for documents output using xsl:result-document instructions within this package
setDefaultRegexEngine(String) - Method in class net.sf.saxon.Configuration
Set the default regular expression engine to be used
setDefaultResultType(SequenceType) - Method in class net.sf.saxon.trans.Mode
 
setDefaultSAXParserFactory(Configuration) - Method in class net.sf.saxon.java.JavaPlatform
Set the default XML parser to be loaded by the SAXParserFactory on this platform.
setDefaultSAXParserFactory(Configuration) - Method in interface net.sf.saxon.Platform
Set the default XML parser to be loaded by the SAXParserFactory on this platform.
setDefaultSerializationProperties(Properties) - Method in class net.sf.saxon.Configuration
Set the default serialization properties.
setDefaultValue(int) - Method in class net.sf.saxon.z.IntRangeToIntMap
Set the value to be returned to indicate an unused entry
setDefaultValue(int) - Method in class net.sf.saxon.z.IntToIntArrayMap
Set the value to be returned to indicate an unused entry
setDefaultValue(int) - Method in class net.sf.saxon.z.IntToIntHashMap
Set the value to be returned to indicate an unused entry
setDefaultValue(int) - Method in interface net.sf.saxon.z.IntToIntMap
Set the value to be returned to indicate an unused entry
setDefaultValue(Expression) - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Set the expression used to compute the default value of the global context item
setDefaultValue(Sequence) - Method in class net.sf.saxon.sxpath.XPathVariable
Set a default value for the variable, to be used if no specific value is supplied when the expression is evaluated
setDefaultValueExpression(Expression) - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Set an expression used to compute the default value of the parameter
setDefaultXPathNamespace(NamespaceUri) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
setDefinition(ExtensionFunctionDefinition) - Method in class net.sf.saxon.lib.ExtensionFunctionCall
This method is called by the system to provide information about the extension function call.
setDependencies(GlobalVariable, XPathContext) - Static method in class net.sf.saxon.expr.instruct.GlobalVariable
Get the variable that is immediately dependent on this one, and register the dependency, so that circularities can be detected across threads.
setDerivationMethod(int) - Method in class com.saxonica.ee.schema.UserDefinedType
Sets the derivation method code (without validating it)
setDerivationMethodName(String) - Method in class com.saxonica.ee.schema.UserDefinedType
Set the derivation method name.
setDestination(Receiver) - Method in class net.sf.saxon.event.TransformerReceiver
Set the output destination of the transformation.
setDestination(Destination) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Set the Destination to receive the validated document.
setDestination(Destination) - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
Set the writer
setDestination(Destination) - Method in class net.sf.saxon.s9api.SchemaValidator
Set the Destination to receive the validated document.
setDestination(Destination) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Set the destination to be used for the query results
setDestination(Destination) - Method in class net.sf.saxon.s9api.XsltTransformer
Set the destination to be used for the result of the transformation.
setDestinationBaseURI(URI) - Method in class net.sf.saxon.s9api.AbstractDestination
Set the base URI of the resource being written to this destination
setDestinationBaseURI(URI) - Method in interface net.sf.saxon.s9api.Destination
Set the base URI of the resource being written to this destination
setDestinationBaseURI(URI) - Method in class net.sf.saxon.s9api.XsltTransformer
Set the base URI of the resource being written to this destination
setDetails(List<String>, List<SequenceType>, Collection<String>, boolean) - Method in class net.sf.saxon.ma.map.RecordTest
Supply the details of the RecordTest.
setDetails(BuiltInFunctionSet.Entry) - Method in class net.sf.saxon.functions.registry.SefFunction
Set the details of this type of function
setDetails(BuiltInFunctionSet.Entry) - Method in class net.sf.saxon.functions.SystemFunction
Set the details of this type of function
setDeterminism(UserFunction.Determinism) - Method in class net.sf.saxon.expr.instruct.UserFunction
Set the determinism of the function.
setDigit(String) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the character to be used as the digit symbol (default is '#')
setDisableOutputEscaping(boolean) - Method in class net.sf.saxon.tree.util.Orphan
Set the disable-output-escaping property
setDisallowDefinedNames(boolean) - Method in class com.saxonica.ee.schema.Wildcard
Say that defined names are not allowed (notQName = "##defined")
setDisallowDefinedSiblings(boolean) - Method in class com.saxonica.ee.schema.Wildcard
Say that defined siblings are not allowed (notQName = "##definedSibling")
setDocumentElement(ElementImpl) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Set the top-level element of the document (variously called the root element or the document element).
setDocumentElementName(QName) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
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).
setDocumentElementName(QName) - Method in class net.sf.saxon.s9api.SchemaValidator
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).
setDocumentElementTypeName(QName) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Set the name of the required type of the top-level element of the document to be validated.
setDocumentElementTypeName(QName) - Method in class net.sf.saxon.s9api.SchemaValidator
Set the name of the required type of the top-level element of the document to be validated.
setDocumentLocator(Locator) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Receive an object for locating the origin of SAX document events.
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.jaxp.TemplatesHandlerImpl
Callback interface for SAX: not for application use
setDocumentNumber(long) - Method in class net.sf.saxon.om.GenericTreeInfo
Set the document number, which identifies this tree uniquely within a Configuration
setDocumentNumberAllocator(DocumentNumberAllocator) - Method in class net.sf.saxon.Configuration
Set the document number allocator.
setDocumentProjectionQuery(XQueryExecutable) - Method in class net.sf.saxon.s9api.DocumentBuilder
Set a compiled query to be used for implementing document projection.
setDocumentsAndCollections(Configuration, XPathDynamicContext) - Static method in class com.saxonica.ee.schema.Assertion
Set the dynamic XPath context to respond appropriately to requests for documents and collections
setDocumentSorter(DocumentSorter) - Method in class net.sf.saxon.expr.sort.ConditionalSorter
 
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.dom.DocumentWrapper
Set the level of DOM interface to be used
setDoNotMerge(boolean) - Method in class com.saxonica.ee.schema.PatternFacet
 
setDropNamespaces(boolean) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Say that namespaces in the virtual tree should not be copied from the underlying tree.
setDTDHandler(DTDHandler) - Method in class com.saxonica.ee.jaxp.ValidatingReader
Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Allow an application to register a DTD event handler.
setDtdValidation(String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Say whether source documents are to be parsed with DTD validation enabled
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.lib.AugmentedSource
Set whether or not DTD validation of this source is required
setDurability(Durability) - Method in class net.sf.saxon.event.Builder
 
setDurability(Durability) - Method in class net.sf.saxon.om.GenericTreeInfo
Set the durability property of this node tree
setDurability(Durability) - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
 
setDynamicLoader(IDynamicLoader) - Method in class net.sf.saxon.Configuration
Set the DynamicLoader to be used.
setDynamicParams(Expression) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
setElementDeclaration(ElementDecl) - Method in class com.saxonica.ee.validate.ConstraintChecker
setElementDeclaration is called immediately before the call on startElement.
setElementDeclaration(ElementDecl) - Method in class com.saxonica.ee.validate.ContentValidator
Set the element declaration that this validator is validating against
setElementFormDefault(String) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Sets the elementFormDefault property of this Schema.
setElementName(StructuredQName) - Method in class com.saxonica.ee.schema.ElementDecl
 
setElementName(StructuredQName, int) - Method in class com.saxonica.ee.schema.ElementDecl
Set the name of this element declaration
setElementNode(NodeInfo) - Method in class net.sf.saxon.tree.AttributeLocation
Add a reference to the containing element node.
setEmptyCombinedAttributeGroup() - Method in class com.saxonica.ee.schema.UserComplexType
Set the combined attribute group to an empty set of attributes.
setEmptyLeast(boolean) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Set whether empty sequence comes before other values or after them
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.query.StaticQueryContext
Set the option for where an empty sequence appears in the collation order, if not otherwise specified in the "order by" clause
setEmptyTag(String) - Static method in class net.sf.saxon.serialize.HTMLEmitter
 
setEnclosingMode(boolean) - Method in class net.sf.saxon.trans.Mode
Say whether this is an enclosing mode (4.0 feature)
setEncoding(String) - Method in class com.saxonica.functions.extfn.EXPathArchive.Entry
 
setEncoding(String) - Method in class net.sf.saxon.s9api.XQueryCompiler
Set the encoding of the supplied query.
setEndCondition(Expression) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
setEntityResolver(EntityResolver) - Method in class com.saxonica.ee.jaxp.ValidatingReader
Allow an application to register an entity resolver.
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.jaxp.AbstractXMLFilter
Allow an application to register an entity resolver.
setEntityResolver(EntityResolver) - Method in class net.sf.saxon.lib.AugmentedSource
Set an EntityResolver to be used when parsing.
setEntry(Base64BinaryValue) - Method in class com.saxonica.functions.extfn.EXPathArchive.Entry
 
setErrorCode(String) - Method in class com.saxonica.ee.validate.ValidationContext
Set the error code to be used for error messages
setErrorCode(String) - Method in class net.sf.saxon.expr.AtomicSequenceConverter.AtomicSequenceMappingFunction
 
setErrorCode(String) - Method in class net.sf.saxon.expr.parser.RoleDiagnostic
Set the error code to be produced if a type error is detected
setErrorCode(String) - Method in exception net.sf.saxon.trans.XPathException
Set the error code.
setErrorCode(String) - Method in class net.sf.saxon.type.ValidationFailure
 
setErrorCode(Expression) - Method in class net.sf.saxon.expr.instruct.MessageInstr
 
setErrorCodeAsEQName(String) - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
setErrorCodeForAbsentValue(String) - Method in class net.sf.saxon.functions.OptionsParameter
Set the error code to be used when a required option is not supplied
setErrorCodeForUndefinedContext(String, boolean) - Method in class net.sf.saxon.expr.ContextItemExpression
 
setErrorCodeQName(StructuredQName) - Method in exception net.sf.saxon.trans.XPathException
Set the error code.
setErrorCodeQName(StructuredQName) - Method in class net.sf.saxon.type.ValidationFailure
 
setErrorHandler(ErrorHandler) - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Set an error handler to which all schema processing errors will be notified.
setErrorHandler(ErrorHandler) - Method in class com.saxonica.ee.jaxp.ValidatingReader
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Sets the ErrorHandler to receive errors encountered during the validation.
setErrorHandler(ErrorHandler) - Method in class com.saxonica.ee.jaxp.ValidatorImpl
Sets the ErrorHandler to receive errors encountered during the validate method invocation.
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.jaxp.AbstractXMLFilter
Allow an application to register an error event handler.
setErrorLimit(int) - Method in class com.saxonica.ee.validate.ValidationContext
Set a limit on the number of errors to be reported before validation is abandoned
setErrorList(List<? super XmlProcessingError>) - Method in class net.sf.saxon.s9api.XQueryCompiler
List of errors.
setErrorList(List<? super XmlProcessingError>) - Method in class net.sf.saxon.s9api.XsltCompiler
Supply a (typically empty) List which will be populated with information about any static errors encountered during the transformation.
setErrorListener(ErrorListener) - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
Set the ErrorListener to be used while loading and validating schema documents
setErrorListener(ErrorListener) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Set the ErrorListener to be used while validating instance documents.
setErrorListener(ErrorListener) - Method in class net.sf.saxon.jaxp.IdentityTransformer
Set the error event listener in effect for the transformation.
setErrorListener(ErrorListener) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
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.jaxp.StreamingTransformerImpl
Set the error event listener in effect for the transformation.
setErrorListener(ErrorListener) - Method in class net.sf.saxon.jaxp.TransformerImpl
Set the error event listener in effect for the transformation.
setErrorListener(ErrorListener) - Method in class net.sf.saxon.query.DynamicQueryContext
setErrorListener(ErrorListener) - Method in class net.sf.saxon.query.StaticQueryContext
setErrorListener(ErrorListener) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Set the ErrorListener to be used during this transformation
setErrorListener(ErrorListener) - Method in class net.sf.saxon.s9api.SchemaManager
Deprecated.
setErrorListener(ErrorListener) - Method in class net.sf.saxon.s9api.SchemaValidator
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
setErrorListener(ErrorListener) - Method in class net.sf.saxon.trans.CompilerInfo
Deprecated.
setErrorObject(Sequence) - Method in exception net.sf.saxon.trans.XPathException
Set the error object associated with this error.
setErrorReporter(ErrorReporter) - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
 
setErrorReporter(ErrorReporter) - Method in class com.saxonica.ee.schema.SchemaCompiler
Set the ErrorReporter to be used in this compiler.
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.Controller
Set a callback that will be used when reporting a dynamic error or warning
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.event.PipelineConfiguration
Set the ErrorListener used for reporting errors in processing this pipeline
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the error reporter.
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.lib.AugmentedSource
Set an ErrorReporter to be used when parsing
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.query.DynamicQueryContext
Set a callback that will be used when reporting a dynamic error or warning
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.query.StaticQueryContext
Set an error reporter: that is, a used-supplied object that is to receive notification of static errors found in the stylesheet
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Set a callback that will be used when reporting a dynamic error or warning.
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.s9api.SchemaManager
 
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.s9api.XPathSelector
Set a callback to be used for reporting of run-time conditions.
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.s9api.XQueryCompiler
Supply a callback which will be notified of all static errors and warnings encountered during a compilation carried out using this XQueryCompiler.
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Supply a callback which will be notified of all dynamic errors and warnings encountered during this query evaluation.
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.s9api.XsltCompiler
Supply a callback which will be notified of all static errors and warnings encountered during a compilation carried out using this XsltCompiler.
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Set the error listener.
setErrorReporter(ErrorReporter) - Method in class net.sf.saxon.trans.CompilerInfo
Set an error reporter: that is, a used-supplied object that is to receive notification of static errors found in the stylesheet
setErrorReporterFactory(Function<Configuration, ? extends ErrorReporter>) - Method in class net.sf.saxon.Configuration
 
setEscapeNonAscii(Boolean) - Method in class net.sf.saxon.serialize.HTMLEmitter
Say that all non-ASCII characters should be escaped, regardless of the character encoding
setEscapeNonAscii(Boolean) - Method in class net.sf.saxon.serialize.XMLEmitter
Say that all non-ASCII characters should be escaped, regardless of the character encoding
setEvaluationMethod(int) - Method in class net.sf.saxon.expr.Expression
 
setEvaluator() - Method in class net.sf.saxon.expr.LetExpression
 
setEvaluator(SequenceEvaluator) - Method in class net.sf.saxon.expr.LetExpression
 
setExecutable(Executable) - Method in class net.sf.saxon.query.QueryModule
Set the executable.
setExecutable(Executable) - Method in class net.sf.saxon.query.XQueryParser
Set the executable used for this query expression
setExecutable(Executable) - Method in class net.sf.saxon.sxpath.IndependentContext
 
setExecuting(GlobalVariable) - Method in class net.sf.saxon.expr.instruct.Bindery
Set/Unset a flag to indicate that a particular global variable is currently being evaluated.
setExpandAttributeDefaults(boolean) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
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)
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.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)
setExpandAttributeDefaults(String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Say whether whether fixed and default values defined in a schema or DTD will be expanded.
setExpandXInclude(String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Say whether XInclude processing is to be applied to source documents
setExpectedNameAndVersion(VersionedPackageName) - Method in class net.sf.saxon.style.Compilation
 
setExplicitProperty(String, String, int) - Method in class net.sf.saxon.trans.SimpleMode
Set an explicit property at a particular precedence.
setExponentSeparator(String) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the character to be used as the exponent separator
setExpression(Expression) - Method in class com.saxonica.ee.stream.adjunct.ApplyTemplatesAdjunct
Set the expression being processed by this StreamingAdjunct
setExpression(Expression) - Method in class com.saxonica.ee.stream.adjunct.ChooseAdjunct
 
setExpression(Expression) - Method in class com.saxonica.ee.stream.adjunct.FilterExpressionAdjunct
Set the expression being processed by this StreamingAdjunct
setExpression(Expression) - Method in class com.saxonica.ee.stream.adjunct.ForEachAdjunct
Set the expression being processed by this StreamingAdjunct
setExpression(Expression) - Method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
Set the expression being processed by this StreamingAdjunct
setExpression(Expression) - Method in class com.saxonica.ee.stream.adjunct.SwitchAdjunct
 
setExpression(Expression) - Method in class com.saxonica.ee.stream.feed.ItemFeed
Set the expression being evaluated by this ItemFeed
setExpression(Expression) - Method in class net.sf.saxon.expr.elab.Elaborator
Set the expression being elaborated
setExpression(Expression) - Method in class net.sf.saxon.expr.LocalVariableReference.LocalVariableReferenceElaborator
 
setExpression(Expression) - Method in class net.sf.saxon.expr.SystemFunctionCall.SystemFunctionCallElaborator
 
setExtendedTypes(Set<UserComplexType>) - Method in class com.saxonica.ee.schema.UserDefinedType
Set the set of types derived by extension from this one
setExtensionBinder(String, FunctionLibrary) - Method in class com.saxonica.config.ProfessionalConfiguration
Set the FunctionLibrary used to bind calls on extension functions.
setExtensionElementCreator(NamespaceUri, ExtensionElementCreator) - Method in class com.saxonica.config.ProfessionalConfiguration
Set a namespace used to refer to a library of XSLT extension elements
setExtensionElementNamespace(String, ExtensionElementFactory) - Method in class com.saxonica.config.ProfessionalConfiguration
Set a namespace used to refer to a library of XSLT extension elements
setExtensionElementNamespace(String, String) - Method in class com.saxonica.config.ProfessionalConfiguration
Set a namespace used to refer to a library of XSLT extension elements
setExtensionFunctionClass(Class) - Method in class com.saxonica.config.JavaExtensionFunctionFactory
Set the class to be used to represent extension function calls.
setExtensionFunctionFactory(JavaExtensionFunctionFactory) - Method in class com.saxonica.config.JavaExtensionLibrary
Set the ExtensionFunctionFactory to be used by this extension library.
setExtensionFunctionLibrary(FunctionLibrary) - Method in class com.saxonica.expr.StaticQueryContextPE
Set a library of extension functions.
setExternal(boolean) - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Say whether (in XQuery) the global context item is declared as external
setExternalVariable(QName, XdmValue) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Set the value of external variable defined in the query
setExtraProperty(String, Object) - Method in class net.sf.saxon.expr.Expression
Set an extra property on the expression.
setFacetList(List<Facet>) - Method in class com.saxonica.ee.schema.UserSimpleType
Set the local facet list for this simple type
setFactory(Configuration) - Method in class net.sf.saxon.event.PIGrabber
 
setFactoryConfiguration(boolean, String) - Method in class net.sf.saxon.Transform
Customisation hook called immediately after the Configuration object is instantiated.
setFailingExpression(Expression) - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
setFallbackFunction(Map<String, GroundedValue>, XPathContext) - Method in class net.sf.saxon.ma.json.JsonHandler
 
setFallbackToNonStreaming() - Method in class com.saxonica.ee.trans.StylesheetPackageEE
 
setFallbackToNonStreaming() - Method in class net.sf.saxon.style.StylesheetPackage
 
setFallbackToNonStreaming(boolean) - Method in class net.sf.saxon.style.Compilation
This method is called when a non-streamable construct is found, and the configuration option Feature.STREAMING_FALLBACK has been set; the effect is to mark the whole stylesheet as non-streamable
setFastCompilation(boolean) - Method in class net.sf.saxon.s9api.XPathCompiler
Request fast compilation.
setFastCompilation(boolean) - Method in class net.sf.saxon.s9api.XQueryCompiler
Request fast compilation.
setFastCompilation(boolean) - Method in class net.sf.saxon.s9api.XsltCompiler
Request fast compilation.
setFeature(String, boolean) - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Set a feature for this SchemaFactory.
setFeature(String, boolean) - Method in class com.saxonica.ee.jaxp.ValidatingReader
Set the value of a feature flag.
setFeature(String, boolean) - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Set the state of a feature.
setFeature(String, boolean) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
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.
setFeature(FeatureData, Object) - Method in class com.saxonica.config.EnterpriseConfiguration
Set a property of the configuration.
setFeature(FeatureData, Object) - Method in class com.saxonica.config.ProfessionalConfiguration
Set a property of the configuration.
setFeature(FeatureData, Object) - Method in class net.sf.saxon.Configuration
Internal supporting method for setting configuration properties
setFeature(ResolverFeature<T>, T) - Method in class net.sf.saxon.lib.CatalogResourceResolver
Calls XMLResolverConfiguration.setFeature(org.xmlresolver.ResolverFeature<T>, T) on the underlying resolver configuration.
setFeature(ResolverFeature<T>, T) - Method in interface net.sf.saxon.lib.ConfigurableResourceResolver
Calls XMLResolverConfiguration.setFeature(org.xmlresolver.ResolverFeature<T>, T) on the underlying resolver configuration.
setFilter(Expression) - Method in class net.sf.saxon.expr.FilterExpression
 
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.
setFinalComparator(AtomicComparer) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Set the comparator which is used to compare two values according to this sort key.
setFinalDefault(int) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Set the default "final" list for this Schema.
setFinalProhibitions(int) - Method in class com.saxonica.ee.schema.ElementDecl
Sets the value of the 'final' property, indicating which types of derivation are not allowed.
setFinalProhibitions(int) - Method in class com.saxonica.ee.schema.UserDefinedType
Sets the value of the 'final' property, indicating which types of derivation are not allowed.
setFinalProxy(TypedContentHandler) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Set the TypedContentHandler that acts as the final stage in this pipeline, receiving typed events from the validator stack
setFinalState(boolean) - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Set this state to be (or not to be) a final state
setFiniteStateMachine(FiniteStateMachine) - Method in class com.saxonica.ee.schema.UserComplexType
Set the finite state machine.
setFirstDestination(Receiver) - Method in class net.sf.saxon.event.TeeOutputter
Set the first destination
setFixed(boolean) - Method in class com.saxonica.ee.schema.Facet
Say whether the facet is defined as fixed
setFixupStatus(SchemaValidationStatus) - Method in class com.saxonica.ee.schema.SchemaStructure
Set the fixup status
setFlags(CharSequence) - Static method in class net.sf.saxon.regex.JavaRegularExpression
Set the Java flags from the supplied XPath flags.
setFlags(String) - Method in class com.saxonica.ee.schema.PatternFacet
Saxon allows flags for the regular expression (e.g.
setFlags(String) - Method in class net.sf.saxon.expr.FilterExpression
 
setFlags(Expression) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
setFlags(REFlags) - Method in class net.sf.saxon.regex.RECompiler
Set the regular expression flags to be used
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".
setFocusTrackerFactory(Function<SequenceIterator, FocusTrackingIterator>) - Method in class net.sf.saxon.Controller
Set a factory function that will be used to create new instances of FocusTrackingIterator.
setForceStreaming(boolean) - Method in class net.sf.saxon.jaxp.TemplatesImpl
Say that any transformer created from this Templates object should have streaming behaviour.
setForEachStream(Expression) - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
setFormatExpression(Expression) - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
setFractionalSecond(BigDecimal) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Set fractional seconds.
setFunction(UserFunction) - Method in class net.sf.saxon.expr.UserFunctionCall
Create the reference to the function to be called
setFunction(UserFunction) - Method in interface net.sf.saxon.expr.UserFunctionResolvable
 
setFunction(UserFunction) - Method in class net.sf.saxon.functions.hof.UserFunctionReference
 
setFunction(UserFunction) - Method in class net.sf.saxon.query.XQueryFunctionLibrary.UnresolvedCallable
 
setFunctionLibrary(FunctionLibraryList) - Method in class net.sf.saxon.expr.instruct.Executable
Set the library containing all the in-scope functions in the static context
setFunctionLibrary(FunctionLibraryList) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the function library to be used
setFunctionLibraryDetails(FunctionLibraryList, ExecutableFunctionLibrary, ExecutableFunctionLibrary) - Method in class net.sf.saxon.style.StylesheetPackage
Set details of functions available for calling anywhere in this package.
setFunctionName(StructuredQName) - Method in class net.sf.saxon.expr.instruct.UserFunction
Set the function name
setFunctionName(StructuredQName) - Method in class net.sf.saxon.expr.UserFunctionCall
Set the name of the function being called
setFunctionName(StructuredQName) - Method in class net.sf.saxon.query.XQueryFunction
Set the name of the function
setFunctionName(StructuredQName) - Method in class net.sf.saxon.trace.ContextStackFrame.FunctionCall
Set the name of the function being called
setFunctionStreamability(FunctionStreamability) - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
If this is the first argument of a streamable stylesheet function, set the streamability category
setGenerateByteCode(boolean) - Method in class net.sf.saxon.s9api.XsltCompiler
Deprecated.
since 12.0 - the call has no effect.
setGeneratedId(String) - Method in class com.saxonica.ee.schema.ElementDecl
Set the generated Id for this element declaration
setGeneratedId(String) - Method in class com.saxonica.ee.schema.SchemaStructure
Set the generated ID, used to test whether two components are "identical"
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.
setGlobalContextItem(Item) - Method in class net.sf.saxon.Controller
Set the item used as the context for evaluating global variables.
setGlobalContextItem(Item, boolean) - Method in class net.sf.saxon.Controller
Set the item used as the context for evaluating global variables.
setGlobalContextItem(XdmItem) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Supply the context item to be used when evaluating global variables and parameters.
setGlobalContextItem(XdmItem, boolean) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Supply the context item to be used when evaluating global variables and parameters.
setGlobalContextRequirement(GlobalContextRequirement) - Method in class net.sf.saxon.expr.instruct.Executable
Set the accumulators declared on xsl:global-context-item
setGlobalSlotManager(SlotManager) - Method in class net.sf.saxon.expr.PackageData
Set the SlotManager to be used to record the names and slot numbers of all global variables
setGlobalVariable(GlobalVariable, GroundedValue) - Method in class net.sf.saxon.expr.instruct.Bindery
Provide a value for a global variable
setGroup(SimpleMode.RuleGroupAction, String) - Method in class net.sf.saxon.trans.SimpleMode
Set the string associated with a rule group
setGroupingSeparator(String) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the character to be used as the grouping separator
setGroupingTupleExpression(TupleExpression) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Set a tuple expression that evaluates all the grouping variables, returning the values these variables take in the input stream
setHasBeenReported(boolean) - Method in exception 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
setHasBeenReported(boolean) - Method in class net.sf.saxon.type.ValidationFailure
 
setHasChildren(boolean) - Method in class com.saxonica.ee.stream.om.FleetingParentNode
Say whether the node has any children.
setHasFailed() - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
Mark this feed as having failed (that is, as having detected and reported a dynamic error).
setHasFailed() - Method in class com.saxonica.ee.stream.feed.AbsorptionFeed
 
setHasFailed() - Method in class com.saxonica.ee.stream.feed.ItemFeed
Mark this feed as having failed (that is, as having detected and reported a dynamic error).
setHasRules(boolean) - Method in class net.sf.saxon.trans.Mode
 
setHasUnknownDependencies() - Method in class net.sf.saxon.expr.parser.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.parser.PathMap.PathMapNodeSet
Indicate that all the nodes have unknown dependencies
setHead(Rule) - Method in class net.sf.saxon.trans.rules.RuleChain
Set the first rule in the chain, or null if the chain is empty
setHoldability(int) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setHoldability(int) - Method in interface javax.xml.xquery.XQStaticContext
Sets the holdability property.
setHostLanguage(String) - Method in exception net.sf.saxon.trans.XPathException
Set the host language code
setHostLanguage(HostLanguage) - Method in class net.sf.saxon.event.ComplexContentOutputter
Set the host language
setHostLanguage(HostLanguage) - Method in class net.sf.saxon.event.PipelineConfiguration
Set the host language in use
setHostLanguage(HostLanguage) - Method in class net.sf.saxon.expr.instruct.Executable
Set the host language
setHostLanguage(HostLanguage) - Method in class net.sf.saxon.expr.sort.SortedIterator
Set the host language
setHostLanguage(HostLanguage) - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
setHostLanguage(HostLanguage) - Method in exception net.sf.saxon.trans.XPathException
Set the host language code
setHostLanguage(HostLanguage, int) - Method in class net.sf.saxon.expr.PackageData
Set the language and version in which this package is written
setHostLanguage(HostLanguage, int) - Method in class net.sf.saxon.trans.DecimalSymbols
 
setHour(int) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Set hours.
setHref(Expression) - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
setHref(Expression) - Method in class net.sf.saxon.expr.instruct.SourceDocument
 
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.
setIdAttributeNS(String, String, boolean) - Method in class net.sf.saxon.dom.ElementOverNodeInfo
Mark an attribute as an ID.
setIgnoreIgnorableWhitespace(boolean) - Method in class net.sf.saxon.event.ReceivingContentHandler
Set whether "ignorable whitespace" should be ignored.
setIgnoreNaN(boolean) - Method in class net.sf.saxon.functions.Minimax
Indicate whether NaN values should be ignored.
setImaginary(boolean) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Set whether this is an imaginary document node
setImplicitlyRequiredParam(boolean) - Method in class net.sf.saxon.expr.instruct.GlobalParam
Indicate that this parameter is implicitly required, because the default value does not match the type
setImplicitlyRequiredParam(boolean) - Method in class net.sf.saxon.expr.instruct.LocalParam
Indicate that this variable represents a parameter that is implicitly required (because there is no usable default value)
setImplicitPackage(boolean) - Method in class net.sf.saxon.style.StylesheetPackage
Say whether this is an implicit package (one rooted at xsl:stylesheet or xsl:transform rather than xsl:package
setImplicitTimeZone(TimeZone) - Method in class com.saxonica.xqj.SaxonXQDynamicContext
 
setImplicitTimeZone(TimeZone) - Method in interface javax.xml.xquery.XQDynamicContext
Sets the implicit timezone
setImportedSchemaNamespaces(Set<NamespaceUri>) - Method in class net.sf.saxon.sxpath.IndependentContext
Register the set of imported schema namespaces
setImporter(StylesheetModule) - Method in class net.sf.saxon.style.StylesheetModule
 
setImportingModule(QueryModule) - Method in class net.sf.saxon.query.ImportedFunctionLibrary
Set the module that imports this function libary
setImportPrecedence(int) - Method in class net.sf.saxon.expr.accum.Accumulator
Set the import precedence
setIncludeUnclosedWindows(boolean) - Method in class net.sf.saxon.expr.flwor.WindowClause
Say whether windows that are unclosed at the end of the sequence should be included in the result
setIndentForNextAttribute(int) - Method in class net.sf.saxon.serialize.XMLEmitter
Set the indentation to be used for attributes (this excludes the length of the element name itself)
setIndenting(boolean) - Method in class net.sf.saxon.ma.json.JsonReceiver
 
setIndexedItemType(BuiltInAtomicType) - Method in class net.sf.saxon.trans.KeyDefinition
Set the primitive item type of the values returned by the use expression
setIndexedVariable() - Method in class net.sf.saxon.expr.Assignation
Indicate that the variable bound by this let expression should be indexable (because it is used in an appropriate filter expression)
setIndexedVariable() - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
Indicate that the variable bound by this let expression should be indexable (because it is used in an appropriate filter expression)
setIndexedVariable() - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Mark this as an indexed variable, to allow fast searching
setIndexedVariable() - Method in class net.sf.saxon.expr.instruct.LocalParam
Say that the bound value has the potential to be indexed
setIndexedVariable() - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
 
setIndexedVariable() - Method in interface net.sf.saxon.expr.LocalBinding
Say that the bound value has the potential to be indexed
setIndexedVariable() - Method in class net.sf.saxon.expr.parser.ParserExtension.TemporaryXSLTVariableBinding
 
setIndexedVariable() - Method in class net.sf.saxon.sxpath.XPathVariable
Say that the bound value has the potential to be indexed
setIndexedVariable(boolean) - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Indicate that this parameter requires (or does not require) support for indexing
setInfinity(String) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the string to be used to represent infinity
setInheritable(boolean) - Method in class com.saxonica.ee.schema.AttributeDecl
Say whether this attribute is inheritable
setInheritable(int) - Method in class com.saxonica.ee.schema.AttributeUse
Say whether this attribute is inheritable
setInheritanceFlags(String) - Method in class net.sf.saxon.expr.instruct.ElementCreator
 
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
setInheritNamespacesFromParent(boolean) - Method in class net.sf.saxon.expr.instruct.ElementCreator
Say whether this element causes inherits namespaces from its parent.
setInitialContextNode(XdmNode) - Method in class net.sf.saxon.s9api.XsltTransformer
Set the initial context node for the transformation.
setInitializer(TemplateRuleInitializer) - Method in class com.saxonica.ee.trans.TemplateRuleEE
 
setInitiallyExp(LocalParamBlock) - Method in class net.sf.saxon.expr.instruct.IterateInstr
 
setInitialMode(String) - Method in class net.sf.saxon.jaxp.StreamingTransformerImpl
Supply an initial mode for a transformation.
setInitialMode(String) - Method in class net.sf.saxon.jaxp.TransformerImpl
Supply an initial mode for a transformation.
setInitialMode(StructuredQName) - Method in class net.sf.saxon.trans.XsltController
Set the initial mode for the transformation.
setInitialMode(QName) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Set the initial mode for the transformation
setInitialState(AutomatonState) - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Set the initial state of this finite state machine
setInitialTemplate(String) - Method in class net.sf.saxon.jaxp.TransformerImpl
Supply an initial template for a transformation.
setInitialTemplate(QName) - Method in class net.sf.saxon.s9api.XsltTransformer
Set the initial named template for the transformation
setInitialTemplateParameters(Map<StructuredQName, Sequence>, boolean) - Method in class net.sf.saxon.trans.XsltController
Set parameters for the initial template (whether this is a named template, or a template rule invoked to process the initial input item)
setInitialTemplateParameters(Map<QName, T>, boolean) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Set parameters to be passed to the initial template.
setInitialValidator(ContentValidator) - Method in class com.saxonica.ee.validate.ValidationStack
Set the initial validator to be used for the outermost element
setInitialValueExpression(Expression) - Method in class net.sf.saxon.expr.accum.Accumulator
Set the expression that computes the initial value of the accumulator
setInitiatingLocation(Location) - Method in class com.saxonica.ee.validate.ValidationContext
 
setInlineable(boolean) - Method in class net.sf.saxon.expr.instruct.UserFunction
Say whether this function can be inlined
setInliningFunctions(boolean) - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
 
setInLoop(boolean) - Method in class net.sf.saxon.expr.VariableReference
Say whether this variable reference appears in a loop relative to its declaration.
setInputEvaluator(PullEvaluator) - Method in class net.sf.saxon.value.Closure
 
setInputStream(String, InputStream) - Method in class net.sf.saxon.pull.StaxBridge
Supply an input stream containing XML to be parsed.
setInputTypeAnnotations(int) - Method in class net.sf.saxon.style.StylesheetModule
Set the value of the input-type-annotations attribute, for this module combined with that of all included/imported modules.
setInstruction(boolean) - Method in class com.saxonica.ee.optim.SwitchExpression
Say whether this switch expression originates as an XSLT instruction
setInstruction(boolean) - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Say whether this attribute creator originates as an XSLT instruction
setInstruction(boolean) - Method in class net.sf.saxon.expr.instruct.Choose
Say whether this choose expression originates as an XSLT instruction
setInstruction(boolean) - Method in class net.sf.saxon.expr.instruct.ForEach
Say whether this ForEach expression originates as an XSLT instruction
setInstruction(boolean) - Method in class net.sf.saxon.expr.LetExpression
Say whether this expression originates as an XSLT instruction
setInstructionLocation(StyleElement, Expression) - Static method in class net.sf.saxon.style.StyleElement
Set location information on a compiled instruction
setIntProperty(String, int) - Method in class net.sf.saxon.trans.DecimalSymbols
Set one of the single-character properties.
setInvalidityHandler(InvalidityHandler) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Set the InvalidityHandler to be used when validating instance documents
setInvalidityHandler(InvalidityHandler) - Method in class com.saxonica.ee.validate.ValidationContext
Set the callback for reporting validation errors
setInvalidityHandler(InvalidityHandler) - Method in class net.sf.saxon.s9api.SchemaValidator
Set the InvalidityHandler to be used when validating instance documents.
setInvalidNode(NodeInfo) - Method in class net.sf.saxon.type.ValidationFailure
 
setInversion(Inversion) - Method in class com.saxonica.ee.stream.watch.ForEachAction
Set the inversion of the for-each action (the body of the loop)
setInversion(Inversion) - Method in class com.saxonica.ee.stream.watch.ForEachGroupPartitionAction
 
setIsAssert(boolean) - Method in class net.sf.saxon.expr.instruct.MessageInstr
Say whether this instruction is implementing xsl:message or xsl:assert
setIsGlobalError(boolean) - Method in exception net.sf.saxon.trans.XPathException
Mark this exception to indicate that it originated while evaluating a global variable reference, and is therefore to be reported regardless of the try/catch context surrounding the variable reference
setIsId(boolean) - Method in class net.sf.saxon.tree.util.Orphan
Set the isId property
setIsIdref(boolean) - Method in class net.sf.saxon.tree.util.Orphan
Set the isIdref property
setIsInFork(boolean) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
setIsMainModule(boolean) - Method in class net.sf.saxon.query.QueryModule
Set whether this is a "Main" module, in the sense of the XQuery language specification
setIsNilled(boolean) - Method in class com.saxonica.ee.validate.ValidationStack
Indicate whether the current element is nilled
setIsNumberingInstruction() - Method in class net.sf.saxon.expr.instruct.ValueOf
Indicate that this is really an xsl:number instruction
setIsSerialized(SerializableSchemaComponent) - Method in class com.saxonica.ee.schema.SchemaModelSerializer
 
setIsSimpleContent(boolean) - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Indicate that this simple type represents the content type of a complex type with simple content
setIsSlidingWindow(boolean) - Method in class net.sf.saxon.expr.flwor.WindowClause
Say whether this is a sliding or tumbling window
setIsStaticError(boolean) - Method in exception net.sf.saxon.trans.XPathException
Mark this exception to indicate that it represents (or does not represent) a static error
setIsSyntaxError(boolean) - Method in exception net.sf.saxon.trans.XPathException
Mark this exception to indicate that it represents (or does not represent) a syntax error
setIsTypeError(boolean) - Method in exception 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.serialize.MetaTagAdjuster
Indicate whether we're handling HTML or XHTML
setItemType(ItemType) - Method in class net.sf.saxon.pattern.NodeSetPattern
Set the item type, that is, the type of nodes/items which the pattern will match
setItemTypeReference(TypeReference) - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Set the reference to an item type of this list type
setItemTypeReference(TypeReference) - Method in class com.saxonica.ee.schema.UserListType
Sets the itemType for this ListType (the type of item that instances of this list type contain).
setIxslUpdating(boolean) - Method in class net.sf.saxon.expr.instruct.UserFunction
Set whether this is an ixsl:updating function, as defined for use with IXSL promises in SaxonJS, allowing the function to have updating side effects
setJustInTimeCompilation(boolean) - Method in class com.saxonica.ee.trans.StylesheetPackageEE
Say whether the package was compiled with just-in-time compilation of template rules enabled.
setJustInTimeCompilation(boolean) - Method in class net.sf.saxon.s9api.XsltCompiler
Say whether just-in-time compilation of template rules should be used.
setJustInTimeCompilation(boolean) - Method in class net.sf.saxon.style.StylesheetPackage
Say whether the package was compiled with just-in-time compilation of template rules enabled.
setJustInTimeCompilation(boolean) - Method in class net.sf.saxon.trans.CompilerInfo
Say whether just-in-time compilation of template rules should be used for this XSLT compilation
setKeepStatistics(boolean) - Method in class com.saxonica.ee.validate.ValidationStack
Ask that statistics be maintained for the duration of the validation episode.
setKey(String, String) - Method in class net.sf.saxon.ma.json.JsonHandler
Set the key to be written for the next entry in an object/map
setKey(String, String) - Method in class net.sf.saxon.ma.json.JsonHandlerMap
Set the key to be written for the next entry in an object/map
setKey(String, String) - Method in class net.sf.saxon.ma.json.JsonHandlerXML
Set the key to be written for the next entry in an object/map
setKey(Expression) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
setKeyManager(KeyManager) - Method in class net.sf.saxon.expr.PackageData
Set the KeyManager, containing definitions of keys available for use.
setLabel(String) - Method in class net.sf.saxon.Configuration
Set a label for this configuration
setLabel(String) - Method in interface net.sf.saxon.trans.SimpleMode.RuleGroupAction
Set some string parameter for the group
setLanguage(String) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Set the language used by this numberer.
setLanguage(String) - Method in class net.sf.saxon.expr.number.Numberer_en
Set the language used by this numberer.
setLanguage(Expression) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Set the language.
setLanguage(XPathParser.ParsedLanguage, int) - Method in class net.sf.saxon.expr.parser.XPathParser
Set the current language (XPath or XQuery, XSLT Pattern, or SequenceType)
setLanguageProperties(String, Properties) - Method in class com.saxonica.config.DotNetLocalizerFactory
Set properties for a particular language.
setLanguageProperties(String, Properties) - Method in class com.saxonica.config.JavaLocalizerFactory
Set properties for a particular language.
setLanguageProperties(String, Properties) - Method in class net.sf.saxon.lib.LocalizerFactory
Set properties for a particular language.
setLanguageVersion(int) - Method in class com.saxonica.ee.schema.SchemaCompiler
Set the XSD language version allowed.
setLanguageVersion(int) - Method in class net.sf.saxon.query.StaticQueryContext
Set the language version.
setLanguageVersion(int) - Method in class net.sf.saxon.style.StylesheetPackage
Set the version of the XSLT language specification to which the package manifest conforms
setLanguageVersion(String) - Method in class net.sf.saxon.s9api.XPathCompiler
Say whether an XPath 2.0, XPath 3.0, XPath 3.1 or XPath 4.0 processor is required.
setLanguageVersion(String) - Method in class net.sf.saxon.s9api.XQueryCompiler
Say which version of XQuery should be used
setLax(boolean) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
The validation mode may be either strict or lax.
setLax(boolean) - Method in class net.sf.saxon.s9api.SchemaValidator
The validation mode may be either strict or lax.
setLearningEvaluator(LearningEvaluator, int) - Method in class net.sf.saxon.om.MemoSequence
 
setLearningEvaluator(LearningEvaluator, int) - Method in class net.sf.saxon.value.Closure
 
setLength(int) - Method in class net.sf.saxon.str.LargeTextBuffer
Set the length.
setLengthFinder(Supplier<Integer>) - Method in class net.sf.saxon.tree.iter.ManualIterator
Set a callback function that can be invoked to get the value of last()
setLevelOfDetail(int) - Method in class net.sf.saxon.trace.AbstractTraceListener
Set the level of detail required
setLexicalHandler(LexicalHandler) - Method in class net.sf.saxon.event.ContentHandlerProxy
Set the Lexical Handler to be used.
setLexicalValue(GDateValue.MutableGDateValue, UnicodeString, boolean) - Static method in class net.sf.saxon.value.GDateValue
Initialize the DateValue using a character string in the format yyyy-mm-dd and an optional time zone.
setLhsExpression(Expression) - Method in class net.sf.saxon.expr.BinaryExpression
Set the left-hand operand expression
setLiberal(boolean) - Method in class net.sf.saxon.s9api.JsonBuilder
Say whether JSON parsing should be liberal.
setLibraryPackage(boolean) - Method in class net.sf.saxon.style.Compilation
Say whether the package being compiled is a library package
setLicensedFeatures() - Method in class com.saxonica.config.EnterpriseConfiguration
 
setLicensedFeatures() - Method in class com.saxonica.config.ProfessionalConfiguration
 
setLimits(int, int) - Method in class com.saxonica.ee.schema.fsa.AutomatonState
Set the counter limits
setLineAndColumn(int, int, int) - Method in class net.sf.saxon.tree.linked.LineNumberMap
Set the line number corresponding to a given sequence number
setLineNumber(int) - Method in class com.saxonica.ee.schema.SchemaStructure
Set the line number
setLineNumber(int) - Method in class net.sf.saxon.expr.instruct.Actor
 
setLineNumber(int) - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
setLineNumber(int) - Method in class net.sf.saxon.type.ValidationFailure
 
setLineNumbering() - Method in class net.sf.saxon.tree.linked.DocumentImpl
Set line numbering on
setLineNumbering() - Method in class net.sf.saxon.tree.tiny.TinyTree
Set line numbering on
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.event.Builder
Set line numbering on or off
setLineNumbering(boolean) - Method in class net.sf.saxon.lib.AugmentedSource
Set whether line numbers are to be maintained in the constructed document
setLineNumbering(boolean) - Method in class net.sf.saxon.s9api.DocumentBuilder
Say whether line and column numbering and is to be enabled for documents constructed using this DocumentBuilder.
setLocalizationClass(String, String) - Method in class com.saxonica.config.JavaLocalizerFactory
Set the name of the Localization class to be used for a particular language
setLocalizerFactory(LocalizerFactory) - Method in class net.sf.saxon.Configuration
Set the localizer factory to be used
setLocalLicenseId(int) - Method in class com.saxonica.ee.schema.PreparedSchema
Set the local license id, identifying any local license in the case where this package was loaded from a compiled package that contained its own embedded license
setLocalLicenseId(int) - Method in class net.sf.saxon.expr.PackageData
Set the local license id, identifying any local license in the case where this package was loaded from a compiled package that contained its own embedded license
setLocalParamDetails(List<NamedTemplate.LocalParamInfo>) - Method in class net.sf.saxon.expr.instruct.NamedTemplate
 
setLocalParameters(ParameterSet) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the local parameters for the current template call.
setLocalVariable(int, Sequence) - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Set the value of a local variable, identified by its slot number
setLocalVariable(int, Sequence) - Method in interface net.sf.saxon.expr.XPathContext
Set the value of a local variable, identified by its slot number
setLocalVariable(int, Sequence) - Method in class net.sf.saxon.expr.XPathContextMinor
Set the value of a local variable, identified by its slot number
setLocation(String, int, int) - Method in class net.sf.saxon.tree.linked.CommentImpl
Set the system ID and line number
setLocation(String, int, int) - Method in class net.sf.saxon.tree.linked.ElementImpl
Set location information for this node
setLocation(String, int, int) - Method in class net.sf.saxon.tree.linked.ProcInstImpl
Set the system ID and line number
setLocation(Expression) - Method in class net.sf.saxon.expr.parser.XPathParser
Set location information on an expression.
setLocation(Expression, int) - Method in class net.sf.saxon.expr.parser.XPathParser
Set location information on an expression.
setLocation(Clause, int) - Method in class net.sf.saxon.expr.parser.XPathParser
Set location information on a clause of a FLWOR expression.
setLocation(Location) - Method in class net.sf.saxon.expr.CardinalityChecker
 
setLocation(Location) - Method in class net.sf.saxon.expr.Expression
Set the location on an expression.
setLocation(Location) - Method in class net.sf.saxon.expr.flwor.Clause
Set the location, which can be used to determine the system ID and line number of the clause
setLocation(Location) - Method in class net.sf.saxon.expr.instruct.FixedElement
 
setLocation(Location) - Method in class net.sf.saxon.query.XQueryFunction
Set the location of the source declaration of the function
setLocation(Location) - Method in class net.sf.saxon.trace.ContextStackFrame
Set the location of the instruction that caused this new context to be created
setLocation(Location) - Method in class net.sf.saxon.trans.KeyDefinition
Set the system Id and line number of the source xsl:key definition
setLocation(Location) - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
setLocation(Location) - Method in exception net.sf.saxon.trans.XPathException
 
setLocationURI(URI) - Method in class net.sf.saxon.query.QueryModule
Set the location URI for a module
setLocator(SourceLocator) - Method in class com.saxonica.ee.schema.SchemaStructure
Set the location information for this schema component.
setLocator(SourceLocator) - Method in class net.sf.saxon.type.ValidationFailure
 
setLocator(Location) - Method in class net.sf.saxon.serialize.SerializationParamsHandler
Set the location of the instruction to be used for error message reporting
setLogger(Logger) - Method in class net.sf.saxon.Configuration
Register a new logger to be used in the Saxon event logging mechanism
setLogger(Logger) - Method in class net.sf.saxon.lib.StandardErrorListener
Set output destination for error messages (default is System.err)
setLogger(Logger) - Method in class net.sf.saxon.lib.StandardErrorReporter
Set output destination for error messages (default is System.err)
setLogger(Logger) - Method in class net.sf.saxon.lib.StandardInvalidityHandler
Set output destination for error messages (default is the Logger registered with the Configuration)
setLoginTimeout(int) - Method in class com.saxonica.xqj.SaxonXQDataSource
 
setLoginTimeout(int) - Method in interface javax.xml.xquery.ConnectionPoolXQDataSource
Sets the maximum time in seconds that this datasource will wait while attempting to connect to a database.
setLoginTimeout(int) - Method in interface javax.xml.xquery.XQDataSource
Sets the maximum time in seconds that this datasource will wait while attempting to connect to a database.
setLogWriter(PrintWriter) - Method in class com.saxonica.xqj.SaxonXQDataSource
 
setLogWriter(PrintWriter) - Method in interface javax.xml.xquery.ConnectionPoolXQDataSource
Sets the log writer for this datasource object to the given java.io.PrintWriter object.
setLogWriter(PrintWriter) - Method in interface javax.xml.xquery.XQDataSource
Sets the log writer for this XQDataSource object to the given java.io.PrintWriter object.
setMatch(Pattern) - Method in class net.sf.saxon.style.XSLAccumulatorRule
 
setMatchCurrentGroup(boolean) - Method in class com.saxonica.ee.stream.watch.Trigger
Set whether or not the pattern should use all nodes in the current group as anchor nodes (by default only the first is matched)
setMatching(Expression) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
setMatchPattern(Pattern) - Method in class net.sf.saxon.expr.instruct.TemplateRule
Set the match pattern used with this template
setMax(Expression) - Method in class net.sf.saxon.expr.IntegerRangeTest
 
setMaximumNumberOfErrors(int) - Method in class net.sf.saxon.lib.StandardErrorReporter
Set the maximum number of errors that are reported; further errors after this limit result in the compilation being abandoned
setMaximumNumberOfWarnings(int) - Method in class net.sf.saxon.lib.StandardErrorListener
Set the maximum number of warnings that are reported; further warnings after this limit are silently ignored
setMaximumNumberOfWarnings(int) - Method in class net.sf.saxon.lib.StandardErrorReporter
Set the maximum number of warnings that are reported; further warnings after this limit are silently ignored
setMaxOccurs(int) - Method in class com.saxonica.ee.schema.Particle
Sets the maximum number of occurrences for this Particle within the containing content model
setMaxOrdinaryCharacter(int) - Method in class net.sf.saxon.lib.StandardErrorListener
Set the maximum codepoint value for a character to be considered non-special.
setMaxOrdinaryCharacter(int) - Method in class net.sf.saxon.lib.StandardErrorReporter
Set the maximum codepoint value for a character to be considered non-special.
setMaxTransition(Edge) - Method in class com.saxonica.ee.schema.fsa.AutomatonState
A counting state may have a special Edge that is used when the maxOccurs value is reached.
setMayBeOmitted(boolean) - Method in class net.sf.saxon.expr.instruct.GlobalContextRequirement
Say whether it is OK for the application to supply no context item
setMediaQueryEvaluator(Comparator<String>) - Method in class net.sf.saxon.Configuration
Set a comparator which can be used to assess whether the media pseudo-attribute in an xml-stylesheet processing instruction matches the media requested in the API for the transformation
setMemberTypeReferences(List<TypeReference>) - Method in class com.saxonica.ee.schema.UserUnionType
Set the member types of this union type.
setMemoFunction(boolean) - Method in class net.sf.saxon.query.XQueryFunction
Set that this is, or is not, a memo function.
setMemoizingFocusTrackerFactory() - Method in class net.sf.saxon.Controller
Set the focus tracker factory function to a function that creates a memoizing focus tracker, which has the effect that all items read by the focus iterator are accessible to a debugger at any stage while iterating over the sequence
setMergeKeyDefinitionSet(SortKeyDefinitionList) - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
setMessage(String) - Method in class com.saxonica.ee.schema.Assertion
Set the user-defined error message associated with the assertion
setMessage(String) - Method in class com.saxonica.ee.schema.Facet
Set the message to be used when this facet is violated.
setMessage(String) - Method in class net.sf.saxon.type.ValidationFailure
 
setMessageEmitter(Receiver) - Method in class net.sf.saxon.trans.XsltController
setMessageFactory(Supplier<Receiver>) - Method in class net.sf.saxon.trans.XsltController
setMessageHandler(Consumer<Message>) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Set a message handler to be notified of xsl:message and xsl:assert output.
setMessageHandler(Consumer<Message>) - Method in class net.sf.saxon.trans.XsltController
Provide a user-supplied handler for xsl:message and xsl:assert output.
setMessageListener(MessageListener2) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
setMessageReceiverClassName(String) - Method in class net.sf.saxon.trans.XsltController
setMillisecond(int) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Set milliseconds.
setMin(Expression) - Method in class net.sf.saxon.expr.IntegerRangeTest
 
setMinimalPackageData() - Method in class net.sf.saxon.style.Compilation
 
setMinImportPrecedence(int) - Method in class net.sf.saxon.style.StylesheetModule
Set the minimum import precedence of this module, that is, the lowest import precedence of the modules that it imports.
setMinimumArity(int) - Method in class net.sf.saxon.expr.instruct.UserFunction
 
setMinOccurs(int) - Method in class com.saxonica.ee.schema.Particle
Sets the minimum number of occurrences for this Particle within the containing content model
setMinusSign(String) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the character to be used as the minus sign
setMinute(int) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Set minutes.
setMode(Component.M) - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
 
setMode(Mode) - Method in class net.sf.saxon.expr.instruct.TemplateRule
Set the mode used by this template rule
setMode(SimpleMode) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Set the mode to be used.
setModel(TreeModel) - Method in class net.sf.saxon.Controller
Set the tree model to use.
setModel(TreeModel) - Method in class net.sf.saxon.lib.AugmentedSource
Set the tree model to use.
setModelGroupName(StructuredQName) - Method in class com.saxonica.ee.schema.ModelGroupDefinition
 
setModeTracing(boolean) - Method in class net.sf.saxon.trans.Mode
Switch tracing on or off
setModuleLocation(Location) - Method in class net.sf.saxon.query.StaticQueryContext
Set the module location.
setModuleNamespace(NamespaceUri) - Method in class net.sf.saxon.query.QueryModule
Set the namespace for a library module.
setModuleURIResolver(String) - Method in class net.sf.saxon.Configuration
Create and register an instance of a ModuleURIResolver with a specified class name.
setModuleURIResolver(ModuleURIResolver) - Method in class net.sf.saxon.Configuration
Set a user-defined ModuleURIResolver for resolving URIs used in "import module" declarations in an XQuery prolog.
setModuleURIResolver(ModuleURIResolver) - Method in class net.sf.saxon.query.StaticQueryContext
Set a user-defined ModuleURIResolver for resolving URIs used in "import module" declarations in the XQuery prolog.
setModuleURIResolver(ModuleURIResolver) - Method in class net.sf.saxon.s9api.XQueryCompiler
Set a user-defined ModuleURIResolver for resolving URIs used in import module declarations in the XQuery prolog.
setMonth(int) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Set month.
setMultiAccumulatorWatch(MultiAccumulatorWatch) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
 
setMultithreadedFocusTrackerFactory(Function<SequenceIterator, FocusTrackingIterator>) - Method in class net.sf.saxon.Controller
Set a factory function that will be used to create new instances of FocusTrackingIterator for multithreaded operation.
setMultithreadingFactory(MultithreadingFactory) - Method in class com.saxonica.config.EnterpriseConfiguration
Set a factory class to handle creation of objects that support multithreaded execution.
setMustClose(boolean) - Method in class net.sf.saxon.serialize.AdaptiveEmitter
Say whether the output must be closed on completion
setMustClose(boolean) - Method in class net.sf.saxon.serialize.Emitter
Set a flag indicating that the unicode writer must be closed after use.
setMustClose(boolean) - Method in class net.sf.saxon.serialize.JSONEmitter
Say whether the output must be closed on completion
setMutable(boolean) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Say whether the tree is mutable.
setName(String) - Method in class net.sf.saxon.pull.UnparsedEntity
Set the name of the unparsed entity
setName(StructuredQName) - Method in class net.sf.saxon.expr.instruct.AttributeSet
Set the name of the attribute-set
setNamedOutputProperties(StructuredQName, Properties) - Method in class net.sf.saxon.style.StylesheetPackage
Define a named set serialization properties to be used for documents output using xsl:result-document instructions within this package
setNameExp(Expression) - Method in class com.saxonica.ee.update.RenameExpression
 
setNameExp(Expression) - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
 
setNameExp(Expression) - Method in class net.sf.saxon.expr.instruct.ComputedElement
 
setNameExp(Expression) - Method in class net.sf.saxon.expr.instruct.NamespaceConstructor
 
setNameExp(Expression) - Method in class net.sf.saxon.expr.instruct.ProcessingInstruction
 
setNamePool(NamePool) - Method in class net.sf.saxon.Configuration
Set the NamePool to be used for stylesheets/queries and for source documents.
setNamespace(Expression) - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
 
setNamespaceContext(NamespaceContext) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
setNamespaceContext(NamespaceContext) - Method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Supply the NamespaceContext used to resolve namespaces.
setNamespaceContext(NamespaceContext) - Method in class net.sf.saxon.xpath.XPathEvaluator
Set the namespace context to be used.
setNamespaceContext(NamespaceResolver) - Method in class com.saxonica.ee.schema.EnumerationFacet
Save the namespace context for this enumeration value.
setNamespaceContext(NamespaceResolver) - Method in class com.saxonica.ee.schema.FieldOrSelector
Set the namespace context.
setNamespaceContext(NamespaceResolver) - Method in class com.saxonica.ee.schema.TypeAlternative
Set the namespace context.
setNamespaceContextExpr(Expression) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
setNamespaceExp(Expression) - Method in class net.sf.saxon.expr.instruct.ComputedElement
 
setNamespaceMap(NamespaceMap) - Method in class com.saxonica.ee.stream.om.FleetingElementNode
Set the in-scope namespaces for this element
setNamespaceMap(NamespaceMap) - Method in class net.sf.saxon.tree.linked.ElementImpl
 
setNamespaceResolver(NamespaceResolver) - Method in class com.saxonica.ee.schema.AttributeDecl
Set the namespace resolver for resolving QName-valued fixed and default values
setNamespaceResolver(NamespaceResolver) - Method in class com.saxonica.ee.schema.AttributeUse
Set the namespace resolver for resolving QName-valued fixed and default values
setNamespaceResolver(NamespaceResolver) - Method in class com.saxonica.ee.schema.ElementDecl
Set the namespace resolver to be used
setNamespaceResolver(NamespaceResolver) - Method in class com.saxonica.ee.stream.watch.AbstractWatch
Set a NamespaceResolver for use by the Watch
setNamespaceResolver(NamespaceResolver) - Method in interface com.saxonica.ee.stream.watch.Watch
Set a NamespaceResolver for use by the Watch
setNamespaceResolver(NamespaceResolver) - Method in class com.saxonica.ee.validate.FieldChecker
Set a NamespaceResolver for use by the FieldChecker
setNamespaceResolver(NamespaceResolver) - Method in class net.sf.saxon.expr.flwor.ClauseInfo
Set the namespace bindings from the static context of the clause
setNamespaceResolver(NamespaceResolver) - Method in class net.sf.saxon.expr.flwor.TraceClause
Set the namespace bindings from the static context of the clause
setNamespaceResolver(NamespaceResolver) - Method in class net.sf.saxon.sxpath.IndependentContext
Set an external namespace resolver.
setNamespaceResolver(NamespaceResolver) - Method in interface net.sf.saxon.sxpath.XPathStaticContext
Set an external namespace resolver.
setNamespaceResolver(NamespaceResolver) - Method in class net.sf.saxon.type.Converter
Provide a namespace resolver, needed for conversion to namespace-sensitive types such as QName and NOTATION.
setNamespaceResolver(NamespaceResolver) - Method in class net.sf.saxon.type.Converter.TwoPhaseConverter
 
setNamespaceResolver(NamespaceResolver) - Method in class net.sf.saxon.type.StringConverter.StringToNonStringDerivedType
 
setNamespaceResolver(NamespaceResolver) - Method in class net.sf.saxon.type.StringConverter.StringToNotation
 
setNamespaceResolver(NamespaceResolver) - Method in class net.sf.saxon.type.StringConverter.StringToQName
 
setNamespaces(NamespaceResolver) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Set the in-scope namespaces.
setNamespaces(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.
setNamespaceStatus(NamespaceUri, int) - Method in class com.saxonica.config.EnterpriseConfiguration
Set the status of a particular schema namespace.
setNaN(String) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the string to be used to represent NaN
setNeedsDynamicOutputProperties(boolean) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Say that this stylesheet package needs dynamic output properties
setNeedsEagerEvaluation(boolean) - Method in class net.sf.saxon.expr.LetExpression
Say that this variable must be evaluated eagerly.
setNeedsLazyEvaluation(boolean) - Method in class net.sf.saxon.expr.LetExpression
 
setNeedsRuntimeCheck(boolean) - Method in class net.sf.saxon.expr.GeneralComparison
Say whether a runtime check of the types of the operands is needed
setNext(Rule) - Method in class net.sf.saxon.trans.rules.Rule
 
setNextException(XQException) - Method in exception javax.xml.xquery.XQException
Adds an XQException to the chain of exceptions.
setNextSibling(Node) - Method in class net.sf.saxon.dom.DOMWriter
Set next sibling
setNillability(ContentValidator.Nillability) - Method in class com.saxonica.ee.validate.ContentValidator
Set whether this type permits xsi:nil = true
setNillable(boolean) - Method in class com.saxonica.ee.schema.ElementDecl
Sets whether or not instances of this element definition may set xsi:nil='true'.
setNillable(boolean) - Method in class net.sf.saxon.pattern.ContentTypeTest
Indicate whether nilled elements should be matched (the default is false)
setNilled() - Method in class net.sf.saxon.tree.linked.ElementImpl
Say that the element has the nilled property
setNilled(boolean) - Method in class com.saxonica.ee.validate.ContentValidator
Tell this validator whether xsi:nil="true" was specified on the element being validated
setNilled(int) - Method in class net.sf.saxon.tree.tiny.TinyTree
Set an element node to be marked as nilled
setNode(Node) - Method in class net.sf.saxon.dom.DOMWriter
Set the attachment point for the new subtree
setNodeFactory(NodeFactory) - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Set the Node Factory to use.
setNodeKind(int) - Method in class com.saxonica.ee.stream.om.FleetingNode
 
setNodeKind(short) - Method in class net.sf.saxon.tree.util.Orphan
Set the node kind
setNodeName(NodeName) - Method in class com.saxonica.ee.stream.om.FleetingNode
 
setNodeName(NodeName) - Method in class net.sf.saxon.tree.linked.ElementImpl
Set the node name
setNodeName(NodeName) - Method in class net.sf.saxon.tree.util.Orphan
Set the name of the node
setNodeStack(Stack<FleetingNode>) - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
 
setNodeValue(String) - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Set the node value.
setNoNamespacesAllowed() - Method in class com.saxonica.ee.schema.Wildcard
Initialize the set of permitted namespaces to an empty set.
setNoNeedToStrip() - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Set that the newly constructed node and everything underneath it will automatically be untyped, without any need to physically remove type annotations, even though validation=STRIP is set.
setNonInheritedAnyAttribute(AttributeWildcard) - Method in class com.saxonica.ee.schema.UserComplexType
Sets the wildcard (anyAttribute) of the complexType on both the locally-declared and the combined attribute groups.
setNonMatching(Expression) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
setNormalizationForm(Normalizer.Form) - Method in class net.sf.saxon.serialize.AdaptiveEmitter
Set the Unicode normalizer to be used for normalizing strings.
setNormalizationForm(Normalizer.Form) - Method in class net.sf.saxon.serialize.JSONEmitter
Set the Unicode normalizer to be used for normalizing strings.
setNormalizationForm(Normalizer.Form) - Method in class net.sf.saxon.serialize.JSONSerializer
Set the Unicode normalizer to be used for normalizing strings.
setNoSpecialChars() - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Indicate that the attribute value contains no special characters that might need escaping
setNotationName(StructuredQName) - Method in class com.saxonica.ee.schema.Notation
Set the name code of the notation
setNotationPublicId(String) - Method in class com.saxonica.ee.schema.Notation
Set the public identifier of the notation
setNotationSet(NotationSet) - Method in class net.sf.saxon.lib.ConversionRules
Specify the set of notations that are accepted by xs:NOTATION and its subclasses.
setNotationSystemId(String) - Method in class com.saxonica.ee.schema.Notation
Set the system identifier of the notation
setNotExecuting(GlobalVariable) - Method in class net.sf.saxon.expr.instruct.Bindery
Indicate that a global variable is not currently being evaluated
setNumberFormatter(FunctionItem) - Method in class net.sf.saxon.ma.json.JsonReceiver
 
setNumberOfVariables(int) - Method in class net.sf.saxon.expr.instruct.SlotManager
Set the number of variables
setNumberParser(Map<String, GroundedValue>, XPathContext) - Method in class net.sf.saxon.ma.json.JsonParser
 
setNumericValue(int) - Method in class com.saxonica.ee.schema.DigitsFacet
Set the value of this facet as an integer (used for integer facets such as minLength or totalDigits)
setNumericValue(int) - Method in class com.saxonica.ee.schema.LengthRangeFacet
Set the value as an integer
setObjectConverter(ObjectConverter) - Method in class com.saxonica.xqj.SaxonXQDataFactory
Set the ObjectConverter to be used.
setObjectName(StructuredQName) - Method in class net.sf.saxon.style.StyleElement
Set the object name, for example the name of a function, variable, or template declared on this element
setOccurrenceLimits(int, int) - Method in class com.saxonica.config.EnterpriseConfiguration
Set the occurrence limits to be used when compiling a finite state automaton.
setOccurrenceLimits(int, int) - Method in class com.saxonica.ee.schema.SchemaCompiler
Set the occurrence limits to be used when compiling a finite state automaton.
setOnCompletion(Expression) - Method in class net.sf.saxon.expr.instruct.IterateInstr
 
setOneToOne(boolean) - Method in class net.sf.saxon.expr.ItemMappingIterator
Say whether this ItemMappingIterator is one-to-one: that is, for every input item, there is always exactly one output item.
setOpenContentWildcard(Wildcard, boolean) - Method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Set the open content wildcard for this machine
setOpenContentWildcard(Wildcard, String, boolean) - Method in class com.saxonica.ee.schema.UserComplexType
Set the open content details for this complex type
setOperand(int, Expression) - Method in class net.sf.saxon.expr.oper.OperandArray
Set the value of the operand with integer n.
setOperanda(Expression[], OperandRole[]) - Method in class net.sf.saxon.expr.FunctionCall
 
setOperanda(OperandArray) - Method in class net.sf.saxon.expr.flwor.TupleExpression
Set the data structure for the operands of this expression.
setOperanda(OperandArray) - Method in class net.sf.saxon.expr.FunctionCall
Set the data structure for the operands of this expression.
setOperanda(OperandArray) - Method in class net.sf.saxon.expr.SimpleExpression
Set the data structure for the operands of this expression.
setOperanda(OperandArray) - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
Set the data structure for the operands of this expression.
setOperandIsStringLiteral(boolean) - Method in class net.sf.saxon.expr.CastingExpression
Say whether the operand to the cast expression was supplied in the form of a string literal.
setOperandRole(OperandRole) - Method in class net.sf.saxon.expr.Operand
Set the operand role
setOperator(int) - Method in class net.sf.saxon.expr.QuantifiedExpression
Set the operator, either Token.SOME or Token.EVERY
setOptimizeForPatternMatching(boolean) - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Tell the visitor to optimize expressions for evaluation as an XSLT match pattern
setOptimizeForStreaming(boolean) - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Tell the visitor to optimize expressions for evaluation in a streaming environment
setOptimizerOptions(OptimizerOptions) - Method in class net.sf.saxon.expr.parser.Optimizer
Set the optimizer options
setOptimizerOptions(OptimizerOptions) - Method in class net.sf.saxon.query.StaticQueryContext
Set the optimizer options to be used for compiling queries that use this static context.
setOptimizerOptions(OptimizerOptions) - Method in class net.sf.saxon.sxpath.IndependentContext
Set the optimizer options to be used for compiling expressions that use this static context.
setOptimizerOptions(OptimizerOptions) - Method in class net.sf.saxon.trans.CompilerInfo
Set the optimizer options to be used for compiling queries that use this static context.
setOptionDetails(OptionsParameter) - Method in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
Add details for options parameters (only applies to one argument, the function is expected to know which)
setOptions(int) - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Set the options to be used on the attribute event
setOptions(ExpressionPresenter.ExportOptions) - Method in class net.sf.saxon.trace.ExpressionPresenter
Set the options
setOptionsExpression(Expression) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
setOrder(Expression) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Set the order.
setOrdered(boolean) - Method in class com.saxonica.ee.schema.IdentityConstraint
 
setOrderingMode(int) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setOrderingMode(int) - Method in interface javax.xml.xquery.XQStaticContext
Sets the ordering mode in the static context.
setOrigin(ContextOriginator) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the creating expression (for use in diagnostics).
setOriginalExpression(Expression) - Method in class net.sf.saxon.expr.ErrorExpression
Set the original expression (for diagnostics)
setOriginalText(String) - Method in class net.sf.saxon.pattern.Pattern
Set the original text of the pattern for use in diagnostics
setOriginalVariable(GlobalVariable) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Say that this (XQuery) variable is a copy of some originally declared variable.
setOriginator(Expression) - Method in class com.saxonica.ee.update.PendingUpdateAction
Set the originating update expression.
setOutputDestination(Logger) - Method in class net.sf.saxon.event.ContentHandlerProxy.ContentHandlerProxyTraceListener
 
setOutputDestination(Logger) - Method in interface net.sf.saxon.lib.TraceListener
Method called to supply the destination for output.
setOutputDestination(Logger) - Method in class net.sf.saxon.trace.AbstractTraceListener
Set the output destination (default is System.err)
setOutputDestination(Logger) - Method in class net.sf.saxon.trace.TimingTraceListener
Set the PrintStream to which the output will be written.
setOutputDestination(Logger) - Method in class net.sf.saxon.trace.TraceEventMulticaster
 
setOutputErrorCodes(boolean) - Method in class net.sf.saxon.lib.StandardErrorReporter
Say whether error codes should be included in the message.
setOutputFile(File) - Method in class net.sf.saxon.s9api.Serializer
Set the destination of the serialized output, as a File.
setOutputProperties(Properties) - Method in class com.saxonica.serialize.AttributeSorter
Set the properties for this attribute sorter
setOutputProperties(Properties) - Method in class com.saxonica.serialize.HTMLIndenterPE
Set the properties for this indenter
setOutputProperties(Properties) - Method in class com.saxonica.serialize.XMLIndenterPE
Set the properties for this indenter
setOutputProperties(Properties) - Method in class net.sf.saxon.event.ContentHandlerProxy
Set the output details.
setOutputProperties(Properties) - Method in class net.sf.saxon.jaxp.IdentityTransformer
Set the output properties for the transformation.
setOutputProperties(Properties) - Method in class net.sf.saxon.s9api.Serializer
Set output properties, from a Properties object.
setOutputProperties(Properties) - Method in class net.sf.saxon.serialize.AdaptiveEmitter
 
setOutputProperties(Properties) - Method in class net.sf.saxon.serialize.BinaryTextDecoder
Set output properties
setOutputProperties(Properties) - Method in class net.sf.saxon.serialize.CDATAFilter
Set the properties for this CDATA filter
setOutputProperties(Properties) - Method in class net.sf.saxon.serialize.Emitter
Set output properties
setOutputProperties(Properties) - Method in class net.sf.saxon.serialize.HTMLIndenter
Set the properties for this indenter
setOutputProperties(Properties) - Method in class net.sf.saxon.serialize.JSONEmitter
Set output properties
setOutputProperties(Properties) - Method in class net.sf.saxon.serialize.JSONSerializer
Set output properties
setOutputProperties(Properties) - Method in class net.sf.saxon.serialize.MetaTagAdjuster
Set output properties
setOutputProperties(Properties) - Method in class net.sf.saxon.serialize.XMLIndenter
Set the properties for this indenter
setOutputProperties(StructuredQName, Properties) - Method in class net.sf.saxon.expr.instruct.Executable
Add a named output format
setOutputProperties(SerializationProperties) - Method in class net.sf.saxon.s9api.Serializer
Set output properties, from an SerializationProperties object.
setOutputProperty(String, String) - Method in class net.sf.saxon.jaxp.IdentityTransformer
Set an output property that will be in effect for the transformation.
setOutputProperty(QName, String) - Method in class net.sf.saxon.s9api.Serializer
Set the value of a serialization property.
setOutputProperty(Serializer.Property, String) - Method in class net.sf.saxon.s9api.Serializer
Set the value of a serialization property.
setOutputStream(OutputStream) - Method in class net.sf.saxon.s9api.Serializer
Set the destination of the serialized output, as an OutputStream.
setOutputter(Outputter) - Method in class com.saxonica.ee.stream.watch.WatchManager
 
setOutputURIResolver(OutputURIResolver) - Method in class net.sf.saxon.Configuration
setOutputURIResolver(OutputURIResolver) - Method in class net.sf.saxon.trans.CompilerInfo
Set the OutputURIResolver that will be used to resolve URIs used in the href attribute of the xsl:result-document instruction.
setOutputURIResolver(OutputURIResolver) - Method in class net.sf.saxon.trans.XsltController
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.
setOverrideExtensionFunction(boolean) - Method in class net.sf.saxon.expr.instruct.UserFunction
 
setPackageData(PackageData) - Method in class net.sf.saxon.expr.flwor.Clause
 
setPackageData(PackageData) - Method in class net.sf.saxon.expr.instruct.Actor
Set basic data about the unit of compilation (XQuery module, XSLT package) to which this procedure belongs
setPackageData(PackageData) - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
setPackageData(PackageData) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Set information about the package (unit of compilation
setPackageData(PackageData) - Method in class net.sf.saxon.query.QueryModule
Set the package data.
setPackageData(PackageData) - Method in class net.sf.saxon.style.Compilation
 
setPackageData(PackageData) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set data about the unit of compilation (XQuery module, XSLT package)
setPackageLibrary(PackageLibrary) - Method in class net.sf.saxon.trans.CompilerInfo
Set the package library to be used during the compilation episode.
setPackageName(String) - Method in class net.sf.saxon.style.StylesheetPackage
Set the name of the package
setPackageVersion(PackageVersion) - Method in class net.sf.saxon.style.StylesheetPackage
Set the package-version identifier appearing on the xsl:package element
setParam(QName, XdmValue) - Method in interface net.sf.saxon.trans.CommandLineOptions.ParamSetter
 
setParameter(String, Object) - Method in class net.sf.saxon.jaxp.IdentityTransformer
Add a parameter for the transformation.
setParameter(StructuredQName, GroundedValue) - Method in class net.sf.saxon.query.DynamicQueryContext
Set a parameter for the query.
setParameter(StructuredQName, GroundedValue) - Method in class net.sf.saxon.style.Compilation
Set the value of a stylesheet parameter.
setParameter(StructuredQName, GroundedValue) - Method in class net.sf.saxon.trans.CompilerInfo
Set the value of a stylesheet parameter.
setParameter(QName, XdmValue) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Set the value of a schema parameter (a parameter defined in the schema using the saxon:param extension)
setParameter(QName, XdmValue) - Method in class net.sf.saxon.s9api.SchemaValidator
Set the value of a schema parameter (a parameter defined in the schema using the saxon:param extension)
setParameter(QName, XdmValue) - Method in class net.sf.saxon.s9api.XsltCompiler
Set the value of a stylesheet parameter.
setParameter(QName, XdmValue) - Method in class net.sf.saxon.s9api.XsltTransformer
Set the value of a stylesheet parameter.
setParameterDefinitions(UserFunction) - Method in class net.sf.saxon.style.XSLFunction
Set the definitions of the parameters in the compiled function, as an array.
setParameterDefinitions(UserFunctionParameter[]) - Method in class net.sf.saxon.expr.instruct.MemoFunction
 
setParameterDefinitions(UserFunctionParameter[]) - Method in class net.sf.saxon.expr.instruct.UserFunction
Set the definitions of the declared parameters for this function.
setParameterizedURIResolver() - Method in class net.sf.saxon.Configuration
Deprecated.
since 11.1 - use setBooleanProperty(Feature.RECOGNIZE_URI_QUERY_PARAMETERS, true);
setParameters(Map<StructuredQName, XPathVariable>) - Method in class com.saxonica.ee.schema.TypeAlternative
Set the parameters declared for this schema document using the saxon:param extension element
setParameters(WithParam[]) - Method in class net.sf.saxon.expr.instruct.NextIteration
 
setParams(Processor, CommandLineOptions.ParamSetter) - Method in class net.sf.saxon.trans.CommandLineOptions
 
setParenEnd(int, int) - Method in class net.sf.saxon.regex.REMatcher
Sets the end of a paren level
setParenStart(int, int) - Method in class net.sf.saxon.regex.REMatcher
Sets the start of a paren level
setParent(FleetingNode) - Method in class com.saxonica.ee.stream.om.FleetingNode
 
setParent(XMLReader) - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Set the parent reader.
setParentExpression(Expression) - Method in class net.sf.saxon.expr.Expression
Set the parent expression of this expression in the expression tree.
setParentless(boolean) - Method in class net.sf.saxon.expr.parser.ContextItemStaticInfo
 
setParentNode(DominoNode) - Method in class com.saxonica.ee.domino.DominoNode
Set the parent of this node.
setParentNode(TinyNodeImpl) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Set the parent of this node.
setParseOptions(RetainedStaticContext, Map<String, GroundedValue>, XPathContext) - Static method in class net.sf.saxon.functions.Doc_2
 
setParseOptions(ParseOptions) - Method in class net.sf.saxon.Configuration
Set the parsing and document building options to be used in this configuration.
setParseOptions(ParseOptions) - Method in class net.sf.saxon.dom.DocumentBuilderImpl
Set the XML parsing options to be used
setParseOptions(ParseOptions) - Method in class net.sf.saxon.event.PipelineConfiguration
Set the document parsing and building options to be used on this pipeline
setParseOptions(ParseOptions) - Method in class net.sf.saxon.functions.Doc
Set options to be used for the parsing operation.
setParseOptions(ParseOptions) - Method in class net.sf.saxon.lib.AugmentedSource
 
setParserExtension(ParserExtension) - Method in class net.sf.saxon.expr.parser.XPathParser
Set a parser extension which can handle extensions to the XPath syntax, e.g.
setParserPool(Consumer<XMLReader>) - Method in class net.sf.saxon.resource.ActiveSAXSource
Supply a mechanism to recycle the XMLReader after use
setParticle(Particle) - Method in class com.saxonica.ee.schema.fsa.Edge
Set the element or wildcard particle causing this transition
setParticle(Particle) - Method in class com.saxonica.ee.schema.UserComplexType
Set the particle representing the content model of this complex type
setPath(AbsolutePath) - Method in class net.sf.saxon.type.ValidationFailure
 
setPattern(Pattern) - Method in class net.sf.saxon.trans.rules.Rule
 
setPatternSeparator(String) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the character to be used as the pattern separator (default ';')
setPercent(String) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the character to be used as the percent sign
setPerMille(String) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the character to be used as the per-mille sign
setPermittedOptions(CommandLineOptions) - Method in class com.saxonica.Validate
Set the options that are recognized on the command line.
setPermittedOptions(CommandLineOptions) - Method in class net.sf.saxon.Transform
Set the options that are recognized on the command line.
setPermittedValues(String, String[], String) - Method in class net.sf.saxon.trans.CommandLineOptions
Set the permitted values for an option
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.domino.Erector
Set the pipeline configuration
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Set the pipeline configuration used by this validator handler
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.schema.SchemaCompiler
Set the pipeline configuration
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.stream.Projector
 
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.stream.watch.AbstractWatch
Set the PipelineConfiguration in use
setPipelineConfiguration(PipelineConfiguration) - Method in interface com.saxonica.ee.stream.watch.Watch
Set the pipeline configuration in use
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.validate.AbstractReceiver
 
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.validate.AllElementValidator
 
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.validate.ComplexContentValidator
 
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.validate.ConstraintChecker
 
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.validate.SkipValidator
 
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.validate.ValidationStack
 
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.ee.validate.XSIAttributeHandler
 
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.xqj.pull.PullFromIterator
Set configuration information.
setPipelineConfiguration(PipelineConfiguration) - Method in class com.saxonica.xqj.pull.TreeWalker
Set configuration information.
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.dom.DOMWriter
Set the pipelineConfiguration
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.event.Builder
 
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.event.ComplexContentOutputter
 
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.event.ContentHandlerProxy
Set the pipeline configuration
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.event.DocumentValidator
 
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.event.Outputter
Set the pipeline configuration
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.event.ProxyReceiver
 
setPipelineConfiguration(PipelineConfiguration) - Method in interface net.sf.saxon.event.Receiver
Set the pipeline configuration
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.event.ReceivingContentHandler
Set the pipeline configuration
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.event.SequenceReceiver
 
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.event.TreeReceiver
 
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.ma.json.JsonReceiver
 
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.pull.PullFilter
Set configuration information.
setPipelineConfiguration(PipelineConfiguration) - Method in interface net.sf.saxon.pull.PullProvider
Set configuration information.
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.pull.StaxBridge
Set configuration information.
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.serialize.MessageEmitter
 
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
setPipelineConfiguration(PipelineConfiguration) - Method in class net.sf.saxon.trans.ConfigurationReader
 
setPleaseCloseAfterUse(boolean) - Method in class net.sf.saxon.lib.AugmentedSource
Say whether the user of this Source is encouraged to close it as soon as reading is finished.
setPosition(int) - Method in class net.sf.saxon.tree.iter.ManualIterator
Set the current position to a specific value
setPositionVariable(LocalVariableBinding) - Method in class net.sf.saxon.expr.flwor.ForClause
Set the position variable (the variable bound by the "at" clause)
setPostDescent(boolean) - Method in class net.sf.saxon.style.XSLAccumulatorRule
 
setPostDescentRules(SimpleMode) - Method in class net.sf.saxon.expr.accum.Accumulator
Set the set of rules for phase="end", held in the form of a Mode object
setPostureAndSweep(Expression, PostureAndSweep) - Static method in class com.saxonica.ee.stream.Streamability
 
setPreconditionState(int, boolean) - Method in class com.saxonica.ee.trans.PreconditionMatcher
Set the value of a given precondition.
setPreDescentRules(SimpleMode) - Method in class net.sf.saxon.expr.accum.Accumulator
Set the set of rules for phase="start", held in the form of a Mode object
setPredicate(Expression) - Method in class net.sf.saxon.expr.flwor.WhereClause
 
setPrefix(String) - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Set the namespace prefix of this node.
setPrefix(String, String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
setPreparedSchema(PreparedSchema) - Method in class com.saxonica.ee.schema.SchemaCompiler
Set the PreparedSchema.
setPreScan(boolean) - Method in class net.sf.saxon.style.Compilation
Say whether this is the compile-time phase of a just-in-time compilation, during which template rules are not fully processed
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
setPrimaryLicense(Verifier.License) - Method in class com.saxonica.config.Verifier
 
setPrincipalDestination(Destination) - Method in class net.sf.saxon.trans.XsltController
Supply the Controller with information about the principal destination of the transformation
setPrintStream(PrintStream) - Method in class net.sf.saxon.lib.StandardLogger
Set the output destination for messages
setPrintWriter(PrintWriter) - Method in class net.sf.saxon.lib.StandardLogger
Set the output destination for messages
setPriority(double) - Method in class net.sf.saxon.pattern.Pattern
Set a priority to override the default priority.
setPrivate(boolean) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Say whether this global variable is private
setProcessContents(String) - Method in class com.saxonica.ee.schema.Wildcard
Sets the processContents attribute of the wildCard.
setProcessor(Configuration.ApiProvider) - Method in class net.sf.saxon.Configuration
Save the ApiProvider object that owns this Configuration in the relevant API.
setProcessor(Processor) - Method in class net.sf.saxon.s9api.Serializer
Set the Processor associated with this Serializer.
setProgram(REProgram) - Method in class net.sf.saxon.regex.REMatcher
Sets the current regular expression program used by this matcher object.
setProperties(Properties) - Method in class com.saxonica.xqj.SaxonXQDataSource
 
setProperties(Properties) - Method in interface javax.xml.xquery.ConnectionPoolXQDataSource
Sets the data source properties from the specified Properties instance.
setProperties(Properties) - Method in interface javax.xml.xquery.XQDataSource
Sets the data source properties from the specified Properties instance.
setProperty(int, String, int) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the value of a property
setProperty(String, Object) - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Set the value of a property.
setProperty(String, Object) - Method in class com.saxonica.ee.jaxp.ValidatingReader
Set the value of a property.
setProperty(String, Object) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Set the value of a property.
setProperty(String, Object) - Method in class com.saxonica.ee.jaxp.ValidatorImpl
Set the value of a property.
setProperty(String, Object) - Method in class net.sf.saxon.expr.instruct.TraceExpression
Set a named property of the instruction/expression
setProperty(String, Object) - Method in class net.sf.saxon.jaxp.AbstractXMLFilter
Set the value of a property.
setProperty(String, String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Set a configuration property.
setProperty(String, String) - Method in interface javax.xml.xquery.ConnectionPoolXQDataSource
Sets the named property to the specified value.
setProperty(String, String) - Method in interface javax.xml.xquery.XQDataSource
Sets the named property to the specified value.
setProperty(String, String) - Method in class net.sf.saxon.serialize.SerializationProperties
Set the value of a serialization property.
setProperty(SourceBinding.BindingProperty, boolean) - Method in class net.sf.saxon.style.SourceBinding
Set a boolean property of the variable
setPropertySorter(Comparator<AtomicValue>) - Method in class net.sf.saxon.serialize.JSONSerializer
 
setProps(Properties) - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
Set the properties for the UCA collation
setProvenance(IntSet) - Method in class com.saxonica.ee.schema.fsa.DeterminizedState
Set the provenance of a state in a determinized finite state machine.
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.ValidationFailure
 
setQNameParser(QNameParser) - Method in class net.sf.saxon.expr.parser.XPathParser
Set the QNameParser to be used while parsing
setQueryLanguageTypeAndVersion(int) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setQueryLanguageTypeAndVersion(int) - Method in interface javax.xml.xquery.XQStaticContext
Sets the input query language type and version.
setQueryTimeout(int) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setQueryTimeout(int) - Method in interface javax.xml.xquery.XQStaticContext
Sets the number of seconds an implementation will wait for a query to execute.
setRangeKey(boolean) - Method in class net.sf.saxon.trans.KeyDefinition
Say whether this key is a range key, that is, a key capable of returning (a) the values in a selected range, and (b) the keys in order
setRangeVariable(LocalVariableBinding) - Method in class net.sf.saxon.expr.flwor.CountClause
 
setRangeVariable(LocalVariableBinding) - Method in class net.sf.saxon.expr.flwor.ForClause
Set the range variable (the primary variable bound by this clause)
setRangeVariable(LocalVariableBinding) - Method in class net.sf.saxon.expr.flwor.LetClause
 
setRangeVariables(IndexedStack<LocalBinding>) - Method in class net.sf.saxon.expr.parser.XPathParser
Set a new stack of in-scope range variables
setRangeVariableStack(IndexedStack<LocalBinding>) - Method in class net.sf.saxon.expr.parser.XPathParser
Set the range variable stack.
setRank(int) - Method in class net.sf.saxon.trans.rules.Rule
 
setRawParent(ParentNodeImpl) - Method in class net.sf.saxon.tree.linked.NodeImpl
Set the raw parent pointer
setRawSequenceNumber(int) - Method in class net.sf.saxon.tree.linked.ParentNodeImpl
 
setReason(int) - Method in exception net.sf.saxon.trans.LicenseException
 
setReceiver(Outputter) - Method in class net.sf.saxon.lib.InvalidityReportGenerator
Set the receiver
setReceiver(Receiver) - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
 
setReceiver(Receiver) - Method in class net.sf.saxon.event.ComplexContentOutputter
Set the receiver (to handle the next stage in the pipeline) directly
setReceiver(Receiver) - Method in class net.sf.saxon.event.ReceivingContentHandler
Set the receiver to which events are passed.
setReceiver(Processor, Destination) - Method in class com.saxonica.ee.validate.StatisticsReporter
Create a StatisticsReporter and set a Receiver to receive an XML report of the statistics that have been collected
setReceivingContentHandler(ReceivingContentHandler) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Get the ReceivingContentHandler that receives the SAX events at the start of this pipeline
setRecognizeQueryParameters(boolean) - Method in class net.sf.saxon.lib.StandardURIResolver
Indicate that query parameters (such as validation=strict) are to be recognized
setRecoverable(boolean) - Method in class net.sf.saxon.pattern.Pattern
Aay whether dynamic errors in evaluating the pattern should be recovered.
setRecoverFromValidationErrors(boolean) - Method in class net.sf.saxon.event.PipelineConfiguration
Say whether validation errors encountered on this pipeline should be treated as fatal or as recoverable.
setRecoveryPolicy(RecoveryPolicy) - Method in class net.sf.saxon.trans.Mode
Set the policy for handling recoverable errors.
setRedefinedAttributeGroupDecl(AttributeGroupDecl) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Set the attribute group that this attribute group redefines.
setRedefinedModelGroupDefinition(ModelGroupDefinition) - Method in class com.saxonica.ee.schema.ModelGroupDefinition
Set the model group definition that this one redefines.
setRedefinitionLevel(int) - Method in class com.saxonica.ee.schema.SchemaStructure
Set the redefinition level.
setRedundant(boolean) - Method in class net.sf.saxon.style.XSLGlobalVariable
Mark this global variable as redundant, typically because it is overridden by another global variable of the same name, or because there are no references to it
setReference(ElementDecl) - Method in class com.saxonica.ee.schema.ElementParticle
Set the reference to a specific (typically non-global) element declaration
setReferenceCount(int) - Method in class net.sf.saxon.expr.instruct.LocalParam
Set the nominal number of references to this variable
setReferrer(SchemaElement) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Set the xs:include, xs:import, or xs:redefine element that caused this schema document to be loaded
setRegex(Expression) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
setRejectDuplicates() - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Indicate that two attributes with the same name are not acceptable.
setRejectDuplicates() - Method in class net.sf.saxon.expr.instruct.ComputedAttribute
Indicate that two attributes with the same name are not acceptable.
setRelocatable(boolean) - Method in class net.sf.saxon.expr.PackageData
Say whether the package can be deployed to a different location, with a different base URI
setRelocatable(boolean) - Method in class net.sf.saxon.s9api.XsltCompiler
Say whether any package produced by this compiler can be deployed to a different location, with a different base URI
setRelocatable(boolean) - Method in class net.sf.saxon.trace.ExpressionPresenter
Say whether the package can be deployed to a different location, with a different base URI
setRelocatable(boolean) - Method in class net.sf.saxon.trans.CompilerInfo
Say whether any package produced by this compiler can be deployed to a different location, with a different base URI
setRememberedNumber(NodeInfo, int) - Method in class net.sf.saxon.Controller
Set the last remembered node, for node numbering purposes.
setRepeated(boolean) - Method in class net.sf.saxon.expr.flwor.Clause
 
setRepeated(boolean) - Method in class net.sf.saxon.expr.flwor.WhereClause
 
setReplacementExp(Expression) - Method in class com.saxonica.ee.update.ReplaceNodeExpression
 
setReplacementExp(Expression) - Method in class com.saxonica.ee.update.ReplaceValueExpression
 
setRequired(boolean) - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Say whether the parameter is a required parameter
setRequiredContextItemType(ItemType) - Method in class net.sf.saxon.s9api.XPathCompiler
Declare the static type of the context item.
setRequiredContextItemType(ItemType) - Method in class net.sf.saxon.s9api.XQueryCompiler
Declare the static type of the context item.
setRequiredContextItemType(ItemType) - Method in class net.sf.saxon.query.StaticQueryContext
Declare the static type of the context item.
setRequiredContextItemType(ItemType) - Method in class net.sf.saxon.sxpath.IndependentContext
Declare the static type of the context item.
setRequireDocumentOrElement(boolean) - Method in class net.sf.saxon.expr.instruct.CopyOf
For XQuery, the operand (select) must be a single element or document node.
setRequiredParam(boolean) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Indicate that this variable represents a required parameter
setRequiredParam(boolean) - Method in class net.sf.saxon.expr.instruct.LocalParam
Indicate that this variable represents a required parameter
setRequiredType(ItemType, int, RoleDiagnostic, Location) - Method in class net.sf.saxon.event.TypeCheckingFilter
 
setRequiredType(SequenceType) - Method in class net.sf.saxon.expr.Assignation
Set the required type (declared type) of the variable
setRequiredType(SequenceType) - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
Set the required or inferred type of the variable
setRequiredType(SequenceType) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Set the required type of this variable
setRequiredType(SequenceType) - Method in class net.sf.saxon.expr.instruct.LocalParam
Set the required type of this variable
setRequiredType(SequenceType) - Method in class net.sf.saxon.expr.instruct.NamedTemplate
Set the required type to be returned by this template
setRequiredType(SequenceType) - Method in class net.sf.saxon.expr.instruct.TemplateRule
Set the required type to be returned by this template
setRequiredType(SequenceType) - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Set the required type of this function parameter
setRequiredType(SequenceType) - Method in class net.sf.saxon.expr.instruct.WithParam
Set the required type of this variable
setRequiredType(SequenceType) - Method in class net.sf.saxon.sxpath.XPathVariable
Set the required type of this variable.
setRequiredValue(AtomicValue) - Method in class com.saxonica.ee.schema.ValueRangeFacet
 
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.
setResourceResolver(ResourceResolver) - Method in class com.saxonica.ee.config.StandardSchemaResolver
Set the ResourceResolver to be used.
setResourceResolver(ResourceResolver) - Method in class net.sf.saxon.Configuration
Set the ResourceResolver to be used in this configuration.
setResourceResolver(ResourceResolver) - Method in class net.sf.saxon.Controller
Set an object that will be used to resolve URIs used in document(), etc.
setResourceResolver(ResourceResolver) - Method in class net.sf.saxon.event.PIGrabber
Set the URI resolver to be used for the href attribute
setResourceResolver(ResourceResolver) - Method in class net.sf.saxon.expr.XPathContextMajor
 
setResourceResolver(ResourceResolver) - 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.
setResourceResolver(ResourceResolver) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Set the ResourceResolver to be used during stylesheet execution.
setResourceResolver(ResourceResolver) - Method in class net.sf.saxon.s9api.XPathSelector
Set an object that will be used to resolve URIs used in fn:doc() and related functions.
setResourceResolver(ResourceResolver) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Set the ResourceResolver to be used during query evaluation.
setResourceResolver(ResourceResolver) - Method in class net.sf.saxon.s9api.XsltCompiler
Set the ResourceResolver to be used during stylesheet compilation.
setResourceResolver(ResourceResolver) - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Set an object that will be used to resolve URIs used in document(), etc.
setResourceResolver(ResourceResolver) - Method in class net.sf.saxon.trans.CompilerInfo
Set the resource Resolver to be used in this compilation episode.
setResourceResolver(LSResourceResolver) - Method in class com.saxonica.ee.jaxp.SchemaFactoryImpl
Set a resolver to be used for dereferencing URIs encountered during schema processing and validation.
setResourceResolver(LSResourceResolver) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Sets the LSResourceResolver to customize resource resolution while in a validation episode.
setResourceResolver(LSResourceResolver) - Method in class com.saxonica.ee.jaxp.ValidatorImpl
Sets the LSResourceResolver to customize resource resolution while in a validation episode.
setRestriction(boolean) - Method in class com.saxonica.ee.schema.UserComplexType
Set whether or not this complexType is a restriction
setResult(Result) - Method in class net.sf.saxon.jaxp.IdentityTransformerHandler
Set the output destination of the transformation
setResult(Result) - Method in class net.sf.saxon.jaxp.StreamingTransformerImpl.StreamingTransformerHandler
 
setResult(Result) - Method in class net.sf.saxon.jaxp.TransformerHandlerImpl
Set the Result associated with this TransformerHandler to be used for the transformation.
setResultDocumentHandler(Function<URI, Destination>) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Set a callback function that will be used when xsl:result-document is evaluated.
setResultDocumentResolver(ResultDocumentResolver) - Method in class net.sf.saxon.trans.XsltController
Set the resolver for URIs referring to secondary output documents.
setResultType(SequenceType) - Method in class net.sf.saxon.expr.instruct.UserFunction
Set the declared result type of the function
setResultType(SequenceType) - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Set the result type of the function
setResultType(SequenceType) - Method in class net.sf.saxon.query.XQueryFunction
Set the required result type of the function
setResultWhenEmpty(BooleanValue) - Method in class net.sf.saxon.expr.ValueComparison
Set the result to be returned if one of the operands is an empty sequence
setRetainedStaticContext(RetainedStaticContext) - Method in class net.sf.saxon.expr.Expression
Set the retained static context
setRetainedStaticContext(RetainedStaticContext) - Method in class net.sf.saxon.expr.instruct.Actor
 
setRetainedStaticContext(RetainedStaticContext) - Method in class net.sf.saxon.expr.SystemFunctionCall
Set the retained static context
setRetainedStaticContext(RetainedStaticContext) - Method in class net.sf.saxon.functions.CollatingFunctionFixed
 
setRetainedStaticContext(RetainedStaticContext) - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Set the retained static context
setRetainedStaticContext(RetainedStaticContext) - Method in class net.sf.saxon.functions.SystemFunction
Set the static context in which the function operates, for use with functions whose result depends on the static context
setRetainedStaticContextLocally(RetainedStaticContext) - Method in class net.sf.saxon.expr.Expression
Set the parts of the static context that might be needed by the function, without passing them on to subexpressions.
setRetainedStaticContextThoroughly(RetainedStaticContext) - Method in class net.sf.saxon.expr.Expression
Set the retained static context on this expression and on all subexpressions in the expression tree.
setRetainedTupleExpression(TupleExpression) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Set a tuple expression that evaluates all the non-grouping variables, returning the values these variables take in the grouping input stream
setRetainLineNumbers(String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Say whether source documents should have line and column information retained.
setRetainUnusedFunctions() - Method in class net.sf.saxon.style.StylesheetPackage
Say that private functions need to be retained, typically because the stylesheet package uses xsl:evaluate or fn:function-lookup
setReturnable(boolean) - Method in class net.sf.saxon.expr.parser.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
setReturnable(boolean) - Method in class net.sf.saxon.expr.parser.PathMap.PathMapNodeSet
Set the returnable property on all nodes in this nodeset
setReturnEmptyIfEmpty(boolean) - Method in class net.sf.saxon.functions.StringJoin
Indicate that when the input sequence (first argument) is empty, the function should return an empty sequence rather than an empty string
setReturnExp(Expression) - Method in class com.saxonica.ee.update.CopyModifyExpression
 
setReturnsFailingNodes(boolean) - Method in class com.saxonica.ee.schema.Assertion
Say that the expression should return the nodes that cause the expression to be invalid, rather than returning a true/false result
setReusable(boolean) - Method in class net.sf.saxon.trans.KeyDefinitionSet
Say whether this key definition set is reusable across transformations, that is, if the index built for a particular document is shareable across transformations.
setRevalidationMode(int) - Method in class net.sf.saxon.query.QueryModule
Set the revalidation mode.
setReverseAction(Assertion) - Method in class com.saxonica.ee.schema.PreprocessFacet
Set the XPath expression representing the reverse action performed by this facet, represented as an Assertion object
setRhsExpression(Expression) - Method in class net.sf.saxon.expr.BinaryExpression
Set the right-hand operand expression
setRoleDiagnostic(Supplier<RoleDiagnostic>) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Set a RoleDiagnostic, used to give more precise error information if the conversion fails
setRoleDiagnostic(RoleDiagnostic) - Method in class net.sf.saxon.tree.iter.AtomizingIterator
 
setRollbackOutput(boolean) - Method in class net.sf.saxon.expr.TryCatch
 
setRootExpression(Expression) - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
 
setRootExpression(Expression) - Method in class com.saxonica.xsltextn.instruct.TabulateMaps
Set the expression in the @root attribute
setRootNode(NodeInfo) - Method in class net.sf.saxon.om.GenericTreeInfo
Set the root node of the tree
setRowSelect(Expression) - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
setRuleManager(RuleManager) - Method in class net.sf.saxon.PreparedStylesheet
Set the RuleManager that handles template rules
setRuleManager(RuleManager) - Method in class net.sf.saxon.style.StylesheetPackage
Set the rule manager, which knows about all the modes present in the package
Sets - Class in net.sf.saxon.option.exslt
This class implements extension functions in the http://exslt.org/sets namespace.
SETS_NEW_FOCUS - Static variable in class net.sf.saxon.expr.OperandRole
 
setSavedXPathContext(XPathContextMajor) - Method in class net.sf.saxon.value.Closure
 
setSAXInputSource(SAXSource, String) - Method in class net.sf.saxon.lib.StandardURIResolver
Set the InputSource part of the returned SAXSource.
setSaxonDebug(boolean) - Method in class com.saxonica.ee.schema.UserComplexType
Set Saxon debugging on or off
setScanOnly(boolean) - Method in class net.sf.saxon.expr.parser.XPathParser
Set that we are parsing in "scan only"
setSchema(SingleNamespaceSchema) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Set the SingleNamespaceSchema to which schema components are being added
setSchemaAware(boolean) - Method in class com.saxonica.ee.optim.StaticQueryContextEE
Say whether this query is schema-aware
setSchemaAware(boolean) - Method in class net.sf.saxon.expr.instruct.CopyOf
Set the "is schema aware" property
setSchemaAware(boolean) - Method in class net.sf.saxon.expr.instruct.Executable
Set whether this executable is schema-aware.
setSchemaAware(boolean) - Method in class net.sf.saxon.expr.PackageData
Say whether the package is schema-aware
setSchemaAware(boolean) - Method in class net.sf.saxon.query.StaticQueryContext
Say whether this query is schema-aware
setSchemaAware(boolean) - Method in class net.sf.saxon.s9api.XPathCompiler
Say whether XPath expressions compiled using this XPathCompiler are schema-aware.
setSchemaAware(boolean) - Method in class net.sf.saxon.s9api.XQueryCompiler
Say that the query must be compiled to be schema-aware, even if it contains no "import schema" declarations.
setSchemaAware(boolean) - Method in class net.sf.saxon.s9api.XsltCompiler
Say that the stylesheet must be compiled to be schema-aware, even if it contains no xsl:import-schema declarations.
setSchemaAware(boolean) - Method in class net.sf.saxon.style.Compilation
Say that this compilation is schema-aware.
setSchemaAware(boolean) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Say whether this static context is schema-aware
setSchemaAware(boolean) - Method in class net.sf.saxon.trans.CompilerInfo
Say that the stylesheet must be compiled to be schema-aware, even if it contains no xsl:import-schema declarations.
setSchemaAwareExpr(Expression) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
setSchemaCompiler(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Set the SchemaCompiler in use
setSchemaDocumentURI(String) - Method in class com.saxonica.ee.schema.SchemaStructure
Set the base URI of the containing xs:schema element.
setSchemaName(String) - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
Set the XSD document used to validation process
setSchemaName(String) - Method in class net.sf.saxon.lib.InvalidityReportGenerator
Set the XSD document used to validation process
setSchemaNodeFactory(SchemaNodeFactory) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Set the nodeFactory used to create this element.
setSchemaType(UserComplexType) - Method in class com.saxonica.ee.validate.ComplexContentValidator
Set the schema type against which this validator is to validate the instance element
setSchemaType(SchemaType) - Method in class com.saxonica.ee.validate.SimpleContentValidator
Set the schema type against which this validator is to perform validation
setSchemaType(SchemaType) - Method in class net.sf.saxon.expr.instruct.ResultDocument
Set the schema type to be used for validation
setSchemaType(SchemaType) - Method in class net.sf.saxon.type.ValidationFailure
 
setSchemaType(SimpleType) - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Set the required schema type of the attribute
setSchemaURIResolver(SchemaURIResolver) - Method in class com.saxonica.config.EnterpriseConfiguration
Set a user-defined SchemaURIResolver for resolving URIs used in "import schema" declarations.
setSchemaURIResolver(SchemaURIResolver) - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
Set the SchemaURIResolver to be used during schema loading.
setSchemaURIResolver(SchemaURIResolver) - Method in class net.sf.saxon.s9api.SchemaManager
Set the SchemaURIResolver to be used during schema loading.
setSchemaValidationMode(int) - Method in class net.sf.saxon.Configuration
Say whether source documents (supplied as a StreamSource or SAXSource) should be subjected to schema validation, and if so, in what validation mode.
setSchemaValidationMode(int) - Method in class net.sf.saxon.Controller
Say whether source documents loaded using the doc(), document(), and collection() functions, or supplied as a StreamSource or SAXSource to the transform() or addParameter() method, should be subjected to schema validation.
setSchemaValidationMode(int) - Method in class net.sf.saxon.lib.AugmentedSource
Set whether or not schema validation of this source is required
setSchemaValidationMode(int) - Method in class net.sf.saxon.query.DynamicQueryContext
Say whether source documents loaded using the doc(), document(), and collection() functions, or supplied as a StreamSource or SAXSource to the transform() or addParameter() method, should be subjected to schema validation.
setSchemaValidationMode(String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Say whether source documents should be validated against a schema
setSchemaValidationMode(ValidationMode) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Set the schema validation mode for the transformation.
setSchemaValidationMode(ValidationMode) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Set the schema validation mode for the transformation.
setSchemaValidator(SchemaValidator) - Method in class net.sf.saxon.s9api.DocumentBuilder
Set options for schema validation.
setScrollability(int) - Method in class com.saxonica.xqj.SaxonXQStaticContext
 
setScrollability(int) - Method in interface javax.xml.xquery.XQStaticContext
Sets the scrollability of the result sequence.
setSecond(int) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Set seconds.
setSecondDestination(Receiver) - Method in class net.sf.saxon.event.TeeOutputter
Set the second destination
setSelect(Expression) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
setSelect(Expression) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Set the select expression
setSelect(Expression) - Method in class net.sf.saxon.expr.instruct.CopyOf
Set the select expression
setSelect(Expression) - Method in class net.sf.saxon.expr.instruct.ForEach
Set the select expression
setSelect(Expression) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
setSelect(Expression) - Method in class net.sf.saxon.expr.instruct.IterateInstr
 
setSelect(Expression) - Method in class net.sf.saxon.expr.instruct.MessageInstr
 
setSelect(Expression) - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
Set the select expression: the value of this expression determines the string-value of the node
setSelect(Expression) - Method in class net.sf.saxon.expr.sort.SortExpression
 
setSelect(Expression) - Method in class net.sf.saxon.style.XSLAccumulatorRule
 
setSelectExpr(Expression) - Method in class com.saxonica.xsltextn.instruct.Assign
 
setSelectExpression(Expression) - Method in class com.saxonica.ee.schema.FieldOrSelector
Set the compiled XPath expression
setSelectExpression(Expression) - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
 
setSelectExpression(Expression) - Method in class com.saxonica.xsltextn.instruct.TabulateMaps
Set the expression in the @select attribute
setSelectExpression(Expression) - Method in class net.sf.saxon.expr.instruct.ForEach
Set the select expression
setSelectExpression(Expression) - Method in class net.sf.saxon.expr.instruct.LocalParam
Set the expression to which this variable is bound
setSelectExpression(Expression) - Method in class net.sf.saxon.style.XSLSequence
 
setSelectExpression(Expression, Expression) - Method in class net.sf.saxon.expr.instruct.WithParam
Set the expression to which this variable is bound
setSelection(Pattern) - Method in class com.saxonica.ee.schema.FieldOrSelector
Set the compiled XPath expression as a match pattern
setSelection(Pattern) - Method in class com.saxonica.ee.stream.watch.PatternWatch
Set the selection (that is, the streamable XPath expression) that defines the nodes that this Watch is looking for
setSelection(Pattern) - Method in class com.saxonica.ee.stream.watch.Trigger
Set the selection (that is, the streamable XPath expression) that defines the nodes that this Watch is looking for
setSelectItemType(ItemType) - Method in class net.sf.saxon.expr.instruct.Copy
Set the item type of the input
setSelector(IdentitySelector) - Method in class com.saxonica.ee.schema.IdentityConstraint
Sets the selector for this IdentityConstraint.
setSender(String, String) - Method in class com.saxonica.functions.extfn.Mailer2
 
setSeparatorExpression(Expression) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Set the separator expression (Saxon extension)
setSeparatorExpression(Expression) - Method in class net.sf.saxon.expr.instruct.ForEach
Set the separator expression (Saxon extension)
setSequence(Expression) - Method in class net.sf.saxon.expr.Assignation
Set the "sequence" expression - the one to which the variable is bound
setSequence(Expression) - Method in class net.sf.saxon.expr.flwor.ForClause
 
setSequence(Expression) - Method in class net.sf.saxon.expr.flwor.LetClause
 
setSequence(Expression) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
setSequence(SequenceIterator, XPathContext) - Method in class net.sf.saxon.expr.FilterIterator
Set the base iterator
setSerializationParams(NodeInfo) - Method in class net.sf.saxon.serialize.SerializationParamsHandler
Set the serialization parameters in the form of an XDM instance
setSerializationProperties(Serializer) - Method in class net.sf.saxon.trans.CommandLineOptions
Set any output properties appearing on the command line in the form !indent=yes as properties of the supplied Serializer
setSerializationProperty(Properties, NamespaceUri, String, String, NamespaceResolver, boolean, Configuration) - Static method in class net.sf.saxon.expr.instruct.ResultDocument
Validate a serialization property and add its value to a Properties collection
setSerializerFactory(SerializerFactory) - Method in class net.sf.saxon.Configuration
Set a custom SerializerFactory.
setSiblingPosition(int) - Method in class net.sf.saxon.tree.linked.NodeImpl
Set the index position.
setSilent(boolean) - Method in class net.sf.saxon.lib.StandardErrorHandler
Indicate whether the error handler should report errors to the ErrorListener
setSimpleContentTypeReference(TypeReference) - Method in class com.saxonica.ee.schema.UserComplexType
For a complex type with simple content, set a reference to the simple type of the content
setSimpleType(SimpleType) - Method in class com.saxonica.ee.schema.AttributeDecl
Sets the SimpleType for this attribute declaration.
setSkippedElementTest(Predicate<NodeName>) - Method in class net.sf.saxon.event.CommentStripper
 
setSlot(int, LocalVariableReference) - Method in class net.sf.saxon.expr.flwor.TupleExpression
 
setSlotManagerForInitialValueExpression(SlotManager) - Method in class net.sf.saxon.expr.accum.Accumulator
Set the slotManager to be used for evaluating the initial-value expression
setSlotNumber(int) - Method in class com.saxonica.ee.trans.Characteristic
Allocate a slot number to this characteristic in the RuleSearchState
setSlotNumber(int) - Method in class com.saxonica.ee.trans.Precondition
Allocate a slot number indicating where in the data maintained by the PreconditionMatcher the value of this precondition should be held
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.flwor.LocalVariableBinding
Set the slot number for the range variable
setSlotNumber(int) - Method in class net.sf.saxon.expr.instruct.LocalParam
Set the slot number of this variable
setSlotNumber(int) - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Set the slot number to be used by this parameter
setSlotNumber(int) - Method in class net.sf.saxon.expr.instruct.WithParam
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.sxpath.XPathVariable
Set the slot number allocated to this variable.
setsNewFocus() - Method in class net.sf.saxon.expr.Operand
Ask whether the child expression sets a new focus for evaluation of other operands
setsNewFocus() - Method in class net.sf.saxon.expr.OperandRole
Ask whether the child expression sets the focus for evaluation of other child expressions
setSortKey(Expression, boolean) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Set the expression used as the sort key
setSortKeyDefinitionList(SortKeyDefinitionList) - Method in class net.sf.saxon.expr.sort.SortExpression
 
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.
setSourceExpression(Expression) - Method in class com.saxonica.ee.update.InsertExpression
 
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).
setSourceResolver(SourceResolver) - Method in class net.sf.saxon.Configuration
Supply a SourceResolver.
setSpaceStrippingRule(SpaceStrippingRule) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Set details of space stripping action that was applied to this document during construction.
setSpaceStrippingRule(SpaceStrippingRule) - Method in class com.saxonica.ee.stream.StreamInstr
 
setSpaceStrippingRule(SpaceStrippingRule) - Method in class net.sf.saxon.expr.instruct.SourceDocument
Set the whitespace stripping rule to be used.
setSpaceStrippingRule(SpaceStrippingRule) - Method in class net.sf.saxon.om.GenericTreeInfo
Set details of space stripping action that was applied to this document during construction.
setSpaceStrippingRule(SpaceStrippingRule) - Method in interface net.sf.saxon.om.TreeInfo
Set details of space stripping action that was applied to this document during construction.
setSpaceStrippingRule(SpaceStrippingRule) - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Set details of space stripping action that was applied to this document during construction.
setSpaceStrippingRule(SpaceStrippingRule) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Set details of space stripping action that was applied to this document during construction.
setSqlStatementParam(PreparedStatement, int, Sequence, XPathContext) - Static method in class com.saxonica.functions.sql.SQLFunctionSet
 
setStable(Expression) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Set whether this sort key definition is stable
setStackFrame(SlotManager) - Method in class com.saxonica.ee.stream.ComponentInversion
Set the stackframe identifying the slots used for local variables
setStackFrame(SlotManager, Sequence[]) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the local stack frame.
setStackFrameMap(SlotManager) - Method in class net.sf.saxon.expr.instruct.Actor
 
setStackFrameMap(SlotManager) - Method in class net.sf.saxon.expr.instruct.AttributeSet
Set the stack frame map which allocates slots to variables declared in this attribute set
setStackFrameMap(SlotManager) - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
setStackFrameMap(SlotManager) - Method in class net.sf.saxon.trans.KeyDefinition
Set the map of local variables needed while evaluating the "use" expression
setStackFrameMap(SlotManager) - Method in class net.sf.saxon.xpath.XPathExpressionImpl
Define the number of slots needed for local variables within the expression.
setStackFrameMap(SlotManager, int) - Method in class net.sf.saxon.sxpath.XPathExpression
Define the number of slots needed for local variables within the expression
setStackFrameSlotsNeeded(int) - Method in class net.sf.saxon.trans.SimpleMode
 
setStackFrameValues(Sequence[]) - Method in class net.sf.saxon.expr.StackFrame
 
setStackTraceDetail(int) - Method in class net.sf.saxon.lib.StandardErrorListener
Set the level of information to be included in a stack trace when a dynamic error occurs.
setStackTraceDetail(int) - Method in class net.sf.saxon.lib.StandardErrorReporter
Set the level of information to be included in a stack trace when a dynamic error occurs.
setStandardErrorOutput(PrintStream) - Method in class net.sf.saxon.Configuration
Set the standard error output to be used in all cases where no more specific destination is defined.
setStart(Expression) - Method in class net.sf.saxon.expr.SlashExpression
Set the left-hand operand
setStartCondition(Expression) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
setStartTagBuffer(AttributeInheritor) - Method in class com.saxonica.ee.validate.ValidatingFilter
Set the StartTagBuffer, which buffers attributes on the element start tag, and also acts as the namespaceResolver to be used for resolving QName-valued attributes
setState(int) - Method in class net.sf.saxon.expr.parser.Tokenizer
Set the tokenizer into a special state
setStatic(boolean) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Say whether this variable is declared to be static
setStaticBaseUriString(String) - Method in class net.sf.saxon.expr.parser.RetainedStaticContext
Set the static base URI as a string
setStaticContext(XQStaticContext) - Method in class com.saxonica.xqj.SaxonXQConnection
 
setStaticContext(XQStaticContext) - Method in interface javax.xml.xquery.XQConnection
Sets the default values for all expression properties.
setStaticContext(StaticContext) - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Set the static context for the expressions being visited.
setStaticContext(QueryModule) - Method in class net.sf.saxon.query.XQueryFunction
Set the static context for this function
setStaticContext(XPathStaticContext) - Method in class com.saxonica.ee.schema.Assertion
Set the static context for the expression.
setStaticContext(XPathStaticContext) - Method in class net.sf.saxon.sxpath.XPathEvaluator
Set the static context for compiling XPath expressions.
setStaticError(boolean) - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
setStaticInfo(ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ContextItemExpression
Set static information about the context item
setStaticProperty(int) - Method in class net.sf.saxon.expr.Expression
Set a static property on an expression.
setStaticQueryContextFactory(StaticQueryContextFactory) - Method in class net.sf.saxon.Configuration
Set the StaticQueryContextFactory used for creating instances of StaticQueryContext
setStaticType(SequenceType) - Method in class net.sf.saxon.expr.UserFunctionCall
Set the static type
setStaticType(SequenceType, GroundedValue, int) - Method in class com.saxonica.xsltextn.instruct.Assign
 
setStaticType(SequenceType, GroundedValue, int) - Method in interface net.sf.saxon.expr.BindingReference
Fix up the static type of this variable reference; optionally, supply a constant value for the variable.
setStaticType(SequenceType, GroundedValue, int) - Method in class net.sf.saxon.expr.VariableReference
Set static type.
setStatistics(Statistics) - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Set the size parameters for the tree
setStatus(KeyIndex.Status) - Method in class net.sf.saxon.trans.KeyIndex
Say whether the index is under construction
setStep(Expression) - Method in class net.sf.saxon.expr.SlashExpression
Set the right-hand operand
setStreamabilityEnabled(boolean) - Method in class com.saxonica.config.EnterpriseConfiguration
Set the streamability rules to be applied.
setStreamable(boolean) - Method in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
setStreamable(boolean) - Method in class net.sf.saxon.trans.Mode
Say that this mode is (or is not) streamable
setStreaming(boolean) - Method in class com.saxonica.ee.optim.StaticQueryContextEE
Say whether the query should be compiled and evaluated to use streaming.
setStreaming(boolean) - Method in class net.sf.saxon.query.StaticQueryContext
Say whether the query should be compiled and evaluated to use streaming.
setStreaming(boolean) - Method in class net.sf.saxon.query.XQueryParser
Say whether the query should be compiled and evaluated to use streaming.
setStreaming(boolean) - Method in class net.sf.saxon.s9api.XQueryCompiler
Say whether the query should be compiled and evaluated to use streaming.
setStrength(int) - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
 
setStrength(int) - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Set the strength of the collation (primary, secondary, tertiary, etc)
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.
setStrictJavaUriFormat(boolean) - Method in class com.saxonica.config.JavaExtensionLibrary
Say that only the strict "java:" URI format is to be recognized.
setStrictStreamabilityRules(boolean) - Method in class com.saxonica.ee.trans.ContextItemStaticInfoEE
 
setStringToDoubleConverter(StringToDouble) - Method in class net.sf.saxon.lib.ConversionRules
Set the converter that will be used for converting strings to doubles and floats.
setStringValue(UnicodeString) - Method in class com.saxonica.ee.stream.om.FleetingNode
 
setStringValue(UnicodeString) - Method in class net.sf.saxon.tree.util.Orphan
Set the string value of the node
setStripperRules(SpaceStrippingRule) - Method in class net.sf.saxon.style.StylesheetPackage
Set the whitespace stripping rules for source documents loaded from within this package
setStripSourceTrees(boolean) - Method in class net.sf.saxon.Controller
Say whether the transformation should perform whitespace stripping as defined by the xsl:strip-space and xsl:preserve-space declarations in the stylesheet in the case where a source tree is supplied to the transformation as a tree (typically a DOMSource, or a Saxon NodeInfo).
setStripSpace(int) - Method in class net.sf.saxon.dom.DocumentBuilderImpl
setStripsTypeAnnotations(boolean) - Method in class net.sf.saxon.style.StylesheetPackage
Say whether the package defines that type annotations should be stripped from input documents loaded from within this package
setStripsWhitespace(boolean) - Method in class net.sf.saxon.style.StylesheetPackage
Say whether there is an xsl:strip-space declaration in the stylesheet package
setStripWhitespace(String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Say whether whitespace should be stripped when loading source documents
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.
setStylesheet(URL) - Method in class net.sf.saxon.trace.TimingTraceListener
Set the URI of the stylesheet to be used for formatting the results
setStylesheetByLocation(String, XsltExecutable) - Method in class net.sf.saxon.trans.StylesheetCache
Set a key-value pair in the cache for stylesheets referenced by stylesheet location.
setStylesheetByNode(NodeInfo, XsltExecutable) - Method in class net.sf.saxon.trans.StylesheetCache
Set a key-value pair in the cache for stylesheets referenced by stylesheet root node.
setStylesheetByText(String, XsltExecutable) - Method in class net.sf.saxon.trans.StylesheetCache
Set a key-value pair in the cache for stylesheets referenced by stylesheet text.
setStylesheetParameters(Map<QName, T>) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Supply the values of global stylesheet parameters.
setSubscript(Expression) - Method in class net.sf.saxon.expr.SubscriptExpression
 
setSuppliedType(SequenceType) - Method in class net.sf.saxon.expr.SuppliedParameterReference
Set the type of the supplied value if known
setSuppressWarnings(boolean) - Method in class net.sf.saxon.expr.parser.ExpressionVisitor
Say whether warnings should be suppressed.
setSweep(Sweep) - Method in class com.saxonica.ee.schema.Assertion
Set the sweep of the expression; if motionless or consuming, the validator may attempt streamed evaluation.
setSystemId(int, String) - Method in class net.sf.saxon.tree.linked.SystemIdMap
Set the system ID corresponding to a given sequence number
setSystemId(String) - Method in class com.saxonica.ee.domino.DominoAttr
Set the system identifier for this Source.
setSystemId(String) - Method in class com.saxonica.ee.domino.DominoNode
Set the system identifier for this Source.
setSystemId(String) - Method in class com.saxonica.ee.domino.Erector
Set the System ID of the tree represented by this event stream
setSystemId(String) - Method in class com.saxonica.ee.schema.SchemaStructure
Set the system Id
setSystemId(String) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Set the system identifier for this Source.
setSystemId(String) - Method in class com.saxonica.ee.stream.om.FleetingNode
Set the system identifier for this Source.
setSystemId(String) - Method in class com.saxonica.ee.validate.AbstractReceiver
 
setSystemId(String) - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
Set the XML document that is to be validated
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.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.ComplexContentOutputter
 
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.event.EventSource
Set the system identifier for this Source.
setSystemId(String) - Method in class net.sf.saxon.event.Outputter
Set the System ID of the tree represented by this event stream
setSystemId(String) - Method in class net.sf.saxon.event.ProxyReceiver
 
setSystemId(String) - Method in class net.sf.saxon.event.SequenceReceiver
Set the system ID
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
 
setSystemId(String) - Method in class net.sf.saxon.expr.instruct.Actor
 
setSystemId(String) - Method in class net.sf.saxon.expr.instruct.TemplateRule
 
setSystemId(String) - Method in class net.sf.saxon.jaxp.IdentityTransformerHandler
Set the SystemId of the document
setSystemId(String) - Method in class net.sf.saxon.jaxp.StreamingTransformerImpl.StreamingTransformerHandler
 
setSystemId(String) - Method in class net.sf.saxon.jaxp.TemplatesHandlerImpl
Set the SystemId of the document.
setSystemId(String) - Method in class net.sf.saxon.jaxp.TransformerHandlerImpl
Set the SystemId of the document.
setSystemId(String) - Method in class net.sf.saxon.lib.AugmentedSource
Set the System ID.
setSystemId(String) - Method in class net.sf.saxon.lib.EmptySource
Set the system identifier for this Source.
setSystemId(String) - Method in class net.sf.saxon.lib.InvalidityReportGenerator
Set the XML document that is to be validated
setSystemId(String) - Method in class net.sf.saxon.lib.RawResult
Set the system identifier for this Result.
setSystemId(String) - Method in class net.sf.saxon.ma.json.JsonReceiver
 
setSystemId(String) - Method in class net.sf.saxon.om.AbsolutePath
 
setSystemId(String) - Method in class net.sf.saxon.om.GenericTreeInfo
Set the systemId of the document node (for most implementations, this is likely to be the systemId of the entire tree)
setSystemId(String) - Method in interface net.sf.saxon.om.NodeInfo
 
setSystemId(String) - Method in class net.sf.saxon.om.NodeSource
Set the system identifier for this Source.
setSystemId(String) - Method in class net.sf.saxon.option.axiom.AxiomAttributeWrapper
 
setSystemId(String) - Method in class net.sf.saxon.option.axiom.AxiomDocumentNodeWrapper
Set the system identifier for this Source.
setSystemId(String) - Method in class net.sf.saxon.option.dom4j.DOM4JNodeWrapper
 
setSystemId(String) - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
 
setSystemId(String) - Method in class net.sf.saxon.pull.ActiveStAXSource
 
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.pull.UnparsedEntity
Set the system identifier of the unparsed entity
setSystemId(String) - Method in class net.sf.saxon.sapling.SaplingDocument
Set the system identifier for this Source.
setSystemId(String) - Method in class net.sf.saxon.serialize.UnicodeWriterResult
 
setSystemId(String) - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
setSystemId(String) - Method in class net.sf.saxon.trans.ConfigurationReader
 
setSystemId(String) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Set the system id (base URI) of this node
setSystemId(String) - Method in class net.sf.saxon.tree.linked.ElementImpl
Set the system ID of this node.
setSystemId(String) - Method in class net.sf.saxon.tree.linked.NodeImpl
Set the system ID of this node.
setSystemId(String) - Method in class net.sf.saxon.tree.NamespaceNode
Set the system identifier for this Source.
setSystemId(String) - Method in class net.sf.saxon.tree.tiny.TinyAttributeImpl
 
setSystemId(String) - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
Set the system id of this node
setSystemId(String) - Method in class net.sf.saxon.tree.tiny.TinyNodeImpl
Set the system id of this node.
setSystemId(String) - Method in class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
Set the system ID for the entity containing the node.
setSystemId(String) - Method in class net.sf.saxon.tree.util.Orphan
Set the system identifier for this Source.
setSystemId(String) - Method in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
Set the system ID.
setSystemId(String) - Method in class net.sf.saxon.tree.wrapper.AbstractVirtualNode
 
setSystemId(String) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Set the system identifier for this Source.
setSystemId(String) - Method in class net.sf.saxon.type.ValidationFailure
 
setSystemId(String) - Method in class net.sf.saxon.value.TextFragmentValue
Set the system ID (that is, the document URI property) for the document node.
setTailRecursive(boolean) - Method in class net.sf.saxon.expr.instruct.CallTemplate
Mark the instruction as tail-recursive (or not)
setTailRecursive(boolean, boolean) - Method in class net.sf.saxon.expr.instruct.UserFunction
Indicate whether the function contains a tail call
setTarget(IdentityConstraint) - Method in class com.saxonica.ee.schema.IdentityConstraintReference
Set the target of this reference.
setTarget(Component) - Method in class net.sf.saxon.expr.GlobalVariableReference
 
setTarget(AttributeSet) - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Set the attribute set to be used.
setTarget(SchemaComponent) - Method in class com.saxonica.ee.schema.SimpleComponentReference
Set the target component
setTarget(SchemaType) - Method in class com.saxonica.ee.schema.TypeReference
 
setTargetComponentName(StructuredQName) - Method in class com.saxonica.ee.schema.AttributeGroupReference
Set the fingerprint of the target of this reference
setTargetComponentName(StructuredQName) - Method in class com.saxonica.ee.schema.KeyRef
Sets the name of the key being referenced.
setTargetComponentName(StructuredQName) - Method in class com.saxonica.ee.schema.SimpleComponentReference
 
setTargetDocument(DocumentImpl) - Method in class net.sf.saxon.style.XSLGeneralIncorporate
 
setTargetEdition(String) - Method in class net.sf.saxon.expr.PackageData
Set the target Saxon edition under which this package will execute
setTargetEdition(String) - Method in class net.sf.saxon.s9api.XsltCompiler
Set the target edition under which the stylesheet will be executed.
setTargetEdition(String) - Method in class net.sf.saxon.trans.CompilerInfo
Set the target edition under which the stylesheet will be executed.
setTargetExp(Expression) - Method in class com.saxonica.ee.update.DeleteExpression
 
setTargetExp(Expression) - Method in class com.saxonica.ee.update.RenameExpression
 
setTargetExp(Expression) - Method in class com.saxonica.ee.update.ReplaceNodeExpression
 
setTargetExp(Expression) - Method in class com.saxonica.ee.update.ReplaceValueExpression
 
setTargetExpression(Expression) - Method in class com.saxonica.ee.update.InsertExpression
 
setTargetFunction(FunctionItem) - Method in class net.sf.saxon.functions.hof.CoercedFunction
Set the target function
setTargetKey(IdentityConstraint) - Method in class com.saxonica.ee.schema.KeyRef
Set the target key or unique constraint
setTargetNamespace(NamespaceUri) - Method in class com.saxonica.ee.schema.SingleNamespaceSchema
Sets the target namespace for this Schema
setTargetState(AutomatonState) - Method in class com.saxonica.ee.schema.fsa.Edge
Set the state resulting from this transition
setTargetTemplate(NamedTemplate) - Method in class net.sf.saxon.expr.instruct.CallTemplate
Set the target template
setTargetType(AtomicType) - Method in class net.sf.saxon.expr.CastingExpression
Set the target type
setTemplateName(StructuredQName) - Method in class net.sf.saxon.expr.instruct.NamedTemplate
Initialize the template
setTemplateName(StructuredQName) - Method in class net.sf.saxon.trace.ContextStackFrame.CallTemplate
Set the name of the template being called
setTemplateRuleTraceListener(TemplateRuleTraceListener) - Method in class net.sf.saxon.trans.XsltController
 
setTemporaryOutputState(int) - Method in class net.sf.saxon.expr.EarlyEvaluationContext
 
setTemporaryOutputState(int) - Method in interface net.sf.saxon.expr.XPathContext
Set the XSLT output state to "temporary" or "final"
setTemporaryOutputState(int) - Method in class net.sf.saxon.expr.XPathContextMinor
Set the XSLT output state to "temporary" or "final"
setTensUnitsSeparatorCardinal(String) - Method in class net.sf.saxon.expr.number.Numberer_en
Set the separator to be used between tens and units for cardinal numbers.
setTensUnitsSeparatorOrdinal(String) - Method in class net.sf.saxon.expr.number.Numberer_en
Set the separator to be used between tens and units for ordinal numbers.
setTerm(Term) - Method in class com.saxonica.ee.schema.fsa.Edge
Set the element or wildcard particle causing this transition
setTerminate(Expression) - Method in class net.sf.saxon.expr.instruct.MessageInstr
 
setTerminationMessage(String) - Method in interface net.sf.saxon.s9api.StaticError
Indicate that this error is to be treated as fatal; that is, execution will be abandoned after reporting this error.
setTerminationMessage(String) - Method in interface net.sf.saxon.s9api.XmlProcessingError
Indicate that this error is to be treated as fatal; that is, execution will be abandoned after reporting this error.
setTerminationMessage(String) - Method in class net.sf.saxon.trans.XmlProcessingException
Indicate that this error is to be treated as fatal; that is, execution will be abandoned after reporting this error.
setTerminationMessage(String) - Method in class net.sf.saxon.trans.XmlProcessingIncident
Indicate that this error is to be treated as fatal; that is, execution will be abandoned after reporting this error.
setTerminator(Terminator) - Method in class com.saxonica.ee.stream.feed.ItemFeed
Provide a callback that can be used to request early termination of the streaming of this input document
setTest(Expression) - Method in class com.saxonica.xsltextn.instruct.While
 
setTextContent(String) - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Set the text content of a node.
setThreadCount(int) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
 
setThreads(Expression) - Method in class net.sf.saxon.expr.instruct.ForEach
Set the expression used to determine how many threads to use when multi-threading
setThreshold(int) - Method in class net.sf.saxon.lib.StandardLogger
Set the minimum threshold for the severity of messages to be output.
setTimezone(int) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Set the number of minutes in the timezone offset.
setTiming(boolean) - Method in class net.sf.saxon.Configuration
Determine whether brief progress messages and timing information will be output.
setTiming(boolean) - Method in class net.sf.saxon.event.Builder
Set timing option on or off
setTokenSeparator(RegularExpression) - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
 
setTokenSeparator(RegularExpression) - Method in class com.saxonica.ee.schema.UserListType
Set the regular expression defined in saxon:separator for tokenizing the supplied value
setTopLevelElement(NodeName) - Method in class com.saxonica.ee.validate.ValidationStack
Set the name of the required top-level element (if any)
setTopLevelElement(StructuredQName) - Method in class net.sf.saxon.lib.AugmentedSource
Set the name of the top-level element for validation.
setTopLevelModule(boolean) - Method in class net.sf.saxon.style.StyleNodeFactory
Say that this is the top-level module of a package
setTopLevelPackage(PackageData) - Method in class net.sf.saxon.expr.instruct.Executable
 
setTopLevelType(SchemaType) - Method in class net.sf.saxon.lib.AugmentedSource
Set the type of the top-level element for validation.
setTraceFunctionDestination(Logger) - Method in class net.sf.saxon.Controller
Set the destination for output from the fn:trace() function.
setTraceFunctionDestination(Logger) - Method in class net.sf.saxon.query.DynamicQueryContext
Set the destination for output from the fn:trace() function.
setTraceFunctionDestination(Logger) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Set the destination for output from the fn:trace() function.
setTraceFunctionDestination(Logger) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Set the destination for output from the fn:trace() function.
setTraceListener(TraceListener) - Method in class net.sf.saxon.Configuration
Set the TraceListener to be used for run-time tracing of instruction execution.
setTraceListener(TraceListener) - Method in class net.sf.saxon.Controller
Set a TraceListener, replacing any existing TraceListener
setTraceListener(TraceListener) - Method in class net.sf.saxon.query.DynamicQueryContext
Set the trace listener.
setTraceListener(TraceListener) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Set a TraceListener to be notified of all events occurring during the transformation.
setTraceListener(TraceListener) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Set a TraceListener which will receive messages relating to the evaluation of all expressions.
setTraceListenerClass(String) - Method in class net.sf.saxon.Configuration
Set the name of the trace listener class to be used for run-time tracing of instruction execution.
setTraceListenerOutputFile(String) - Method in class net.sf.saxon.Configuration
Set the name of the file to be used for TraceListener output.
setTracing(boolean) - Method in class net.sf.saxon.expr.accum.Accumulator
Say whether diagnostic tracing is to be enabled for this accumulator
setTreeModel(int) - Method in class net.sf.saxon.Configuration
Set the Tree Model used by this Configuration.
setTreeModel(TreeModel) - Method in class net.sf.saxon.event.SequenceWriter
Set the tree model that will be used for creating trees when events are written to the sequence
setTreeModel(TreeModel) - Method in class net.sf.saxon.s9api.DocumentBuilder
Set the tree model to be used for documents constructed using this DocumentBuilder.
setTreeModel(TreeModel) - Method in class net.sf.saxon.s9api.XdmDestination
Set the tree model to be used for documents constructed using this XdmDestination.
setTunnel(boolean) - Method in class net.sf.saxon.expr.instruct.LocalParam
Indicate whether this variable represents a tunnel parameter
setTunnelParameters(ParameterSet) - Method in class net.sf.saxon.expr.XPathContextMajor
Set the tunnel parameters for the current template call.
setTunnelParams(ParameterSet) - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
 
setTunnelParams(WithParam[]) - Method in class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
 
setTunnelParams(WithParam[]) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
 
setType(String, SchemaType) - Method in class net.sf.saxon.ma.json.JsonHandlerXML
Record a SchemaType for a particular name
setType(FunctionItemType) - Method in class net.sf.saxon.functions.CallableFunction
 
setType(SequenceType) - Method in class net.sf.saxon.expr.accum.Accumulator
Set the declared type of the accumulator.
setTypeAlias(StructuredQName, ItemType) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Register an alias for an ItemType.
setTypeAliasManager(TypeAliasManager) - Method in class net.sf.saxon.expr.PackageData
 
setTypeAnnotation(int, SimpleType) - Method in class net.sf.saxon.tree.util.AttributeCollectionImpl
Set the type annotation of an attribute
setTypeAnnotation(SchemaType) - Method in class com.saxonica.ee.stream.om.FleetingNode
 
setTypeAnnotation(SchemaType) - Method in interface net.sf.saxon.om.MutableNodeInfo
Set the type annotation on a node.
setTypeAnnotation(SchemaType) - Method in class net.sf.saxon.tree.linked.AttributeImpl
Set the type annotation on a node.
setTypeAnnotation(SchemaType) - Method in class net.sf.saxon.tree.linked.ElementImpl
Set the type annotation on a node.
setTypeAnnotation(SchemaType) - Method in class net.sf.saxon.tree.linked.NodeImpl
Set the type annotation on a node.
setTypeAnnotation(SchemaType) - Method in class net.sf.saxon.tree.util.Orphan
Set the type annotation of the node
setTypeChecked(boolean) - Method in class net.sf.saxon.expr.instruct.WithParam
Say whether this parameter will have been typechecked by the caller to ensure it satisfies the required type, in which case the callee need not do a dynamic type check
setTypeError(boolean) - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
setTypeHierarchy(TypeHierarchy) - Method in class net.sf.saxon.lib.ConversionRules
 
setTypeName(StructuredQName, int) - Method in class com.saxonica.ee.schema.UserDefinedType
Set the nameCode of the name of this type.
setTypeReference(TypeReference) - Method in class com.saxonica.ee.schema.AttributeDecl
Sets the schema type for this attribute declaration.
setTypeReference(TypeReference) - Method in class com.saxonica.ee.schema.ElementDecl
Sets the schema type for this element declaration.
setTypeReference(TypeReference) - Method in class com.saxonica.ee.schema.TypeAlternative
Set the type reference for this alternative
setUndeclareNamespaces(boolean) - Method in class net.sf.saxon.event.ContentHandlerProxy
Set whether namespace undeclaration events (for a non-null prefix) should be notified.
setUnderlyingContentHandler(ContentHandler) - Method in class net.sf.saxon.event.ContentHandlerProxy
Set the underlying content handler.
setUnderlyingReceiver(Receiver) - Method in class net.sf.saxon.event.ProxyReceiver
Set the underlying receiver.
setUnicodeAware(boolean) - Method in class net.sf.saxon.lib.Logger
Say whether the Logger is capable of handling the full Unicode character repertoire.
setUnicodeWriter(UnicodeWriter) - Method in class net.sf.saxon.lib.StandardMessageHandler
Set the destination to which serialized messages will be written
setUnicodeWriter(UnicodeWriter) - Method in class net.sf.saxon.serialize.Emitter
Set the output destination to which the emitter's output will be written
setUniversallyApplicable(boolean) - Method in class net.sf.saxon.expr.accum.Accumulator
Say whether this accumulator is universally appicable to all documents
setUnnamedModeExplicit(boolean) - Method in class net.sf.saxon.trans.rules.RuleManager
Say that the unnamed mode has been explicitly declared in an xsl:mode declaration
setUnparsedEntity(String, String, String) - Method in class com.saxonica.ee.domino.Erector
Set an unparsed entity in the document
setUnparsedEntity(String, String, String) - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
setUnparsedEntity(String, String, String) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
setUnparsedEntity(String, String, String) - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
setUnparsedEntity(String, String, String) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Notify an unparsed entity URI.
setUnparsedEntity(String, String, String) - Method in class com.saxonica.ee.stream.watch.WatchManager
Notify an unparsed entity URI.
setUnparsedEntity(String, String, String) - Method in class com.saxonica.ee.validate.AbstractReceiver
 
setUnparsedEntity(String, String, String) - Method in class com.saxonica.ee.validate.EntityValidator
Set the URI for an unparsed entity in the document.
setUnparsedEntity(String, String, String) - Method in class com.saxonica.ee.validate.ValidationStack
Set the URI for an unparsed entity in the document.
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.event.ComplexContentOutputter
Notify an unparsed entity URI.
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.event.ContentHandlerProxy
Notify an unparsed entity URI.
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.event.Outputter
Notify an unparsed entity URI.
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.event.ProxyOutputter
Notify an 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 interface 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.SequenceWriter
 
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.event.TeeOutputter
Pass on information about unparsed entities
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.event.TreeReceiver
Set the URI for an unparsed entity in the document.
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.ma.json.JsonReceiver
 
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.option.axiom.AxiomWriter
Notify an unparsed entity URI.
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
Notify an unparsed entity URI.
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
Notify an unparsed entity URI.
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.option.xom.XOMWriter
Notify an unparsed entity URI.
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.serialize.Emitter
Set unparsed entity URI.
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.trans.ConfigurationReader
 
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Set an unparsed entity URI associated with this document.
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Set an unparsed entity URI for the document
setUnparsedEntity(String, String, String) - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Set an unparsed entity in the document
setUnparsedTextResolver(UnparsedTextURIResolver) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
Set an object that will be used to resolve URIs used in fn:unparsed-text() and related functions.
setUnparsedTextResolver(UnparsedTextURIResolver) - Method in class net.sf.saxon.s9api.XPathSelector
Set an object that will be used to resolve URIs used in fn:unparsed-text() and related functions.
setUnparsedTextResolver(UnparsedTextURIResolver) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Set an object that will be used to resolve URIs used in fn:unparsed-text() and related functions.
setUnparsedTextURIResolver(UnparsedTextURIResolver) - Method in class net.sf.saxon.Configuration
Set the URI resolver to be used for resolving URIs passed to the unparsed-text(), unparsed-text-available(), and unparsed-text-lines() functions, as well as json-doc().
setUnparsedTextURIResolver(UnparsedTextURIResolver) - Method in class net.sf.saxon.Controller
Set an UnparsedTextURIResolver to be used to resolve URIs passed to the XSLT unparsed-text() function.
setUnparsedTextURIResolver(UnparsedTextURIResolver) - Method in class net.sf.saxon.query.DynamicQueryContext
Set an object that will be used to resolve URIs used in fn:unparsed-text() and related functions.
setUnparsedTextURIResolver(UnparsedTextURIResolver) - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Set an object that will be used to resolve URIs used in fn:unparsed-text() and related functions.
setUnprefixedElementMatchingPolicy(UnprefixedElementMatchingPolicy) - Method in class net.sf.saxon.query.QueryModule
Set the matching policy for unprefixed element names in axis steps.
setUnprefixedElementMatchingPolicy(UnprefixedElementMatchingPolicy) - Method in class net.sf.saxon.query.StaticQueryContext
Set the matching policy for unprefixed element names in axis steps.
setUnprefixedElementMatchingPolicy(UnprefixedElementMatchingPolicy) - Method in class net.sf.saxon.s9api.XPathCompiler
Set the policy for matching unprefixed element names in XPath expressions
setUnprefixedElementMatchingPolicy(UnprefixedElementMatchingPolicy) - Method in class net.sf.saxon.s9api.XQueryCompiler
Set the policy for handling of unprefixed element names in path expressions and match patterns.
setUnprefixedElementMatchingPolicy(UnprefixedElementMatchingPolicy) - Method in class net.sf.saxon.s9api.XsltCompiler
Set the policy for handling of unprefixed element names in path expressions and match patterns.
setUnprefixedElementMatchingPolicy(UnprefixedElementMatchingPolicy) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the policy for matching unprefixed element names.
setUnprefixedElementMatchingPolicy(UnprefixedElementMatchingPolicy) - Method in class net.sf.saxon.trans.CompilerInfo
 
setUnused(boolean) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Say whether this variable is unused.
setUpdateExp(Expression) - Method in class com.saxonica.ee.update.CopyModifyExpression
 
setUpdating(boolean) - Method in class net.sf.saxon.expr.instruct.UserFunction
Set whether this is an updating function (as defined in XQuery Update)
setUpdating(boolean) - Method in class net.sf.saxon.query.XQueryFunction
Set whether this is an updating function (as defined in XQuery Update)
setUpdatingEnabled(boolean) - Method in class net.sf.saxon.query.StaticQueryContext
Say whether the query is allowed to be updating.
setUpdatingEnabled(boolean) - Method in class net.sf.saxon.s9api.XQueryCompiler
Say whether the query is allowed to be updating.
setupErrorHandlingForCollection(ParseOptions, int, ErrorReporter) - Static method in class net.sf.saxon.resource.AbstractResourceCollection
 
setupSourceWithReader(Source, SchemaCompiler, Valve, Configuration, ParseOptions) - Static method in class com.saxonica.ee.schema.sdoc.SchemaReader
 
setURIChecker(URIChecker) - Method in class net.sf.saxon.lib.ConversionRules
Set the class to be used for checking URI values.
setURIResolver(URIResolver) - Method in class net.sf.saxon.jaxp.IdentityTransformer
Set an object that will be used to resolve URIs used in document().
setURIResolver(URIResolver) - Method in class net.sf.saxon.jaxp.SaxonTransformerFactory
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.jaxp.StreamingTransformerImpl
Set an object that will be used to resolve URIs used in document().
setURIResolver(URIResolver) - Method in class net.sf.saxon.jaxp.TransformerImpl
Set an object that will be used to resolve URIs used in document().
setURIResolver(URIResolver) - Method in class net.sf.saxon.s9api.AbstractXsltTransformer
setURIResolver(URIResolver) - Method in class net.sf.saxon.s9api.XPathSelector
Set an object that will be used to resolve URIs used in fn:doc() and related functions.
setURIResolver(URIResolver) - Method in class net.sf.saxon.s9api.XQueryEvaluator
Deprecated.
since 11.1 - use a ResourceResolver instead
setURIResolver(URIResolver) - Method in class net.sf.saxon.s9api.XsltCompiler
setURIResolver(URIResolver) - Method in class net.sf.saxon.trans.CompilerInfo
setUsage(OperandUsage) - Method in class net.sf.saxon.expr.Operand
Set the usage of the operand
setUse(Optionality) - Method in class com.saxonica.ee.schema.AttributeUse
Sets the 'use' attribute of this attribute declaration.
setUsedAccumulators(Set<? extends Accumulator>) - Method in class net.sf.saxon.expr.instruct.SourceDocument
 
setUseDocumentProjection(PathMap) - Method in class net.sf.saxon.Controller
Indicate whether document projection should be used, and supply the PathMap used to control it.
setUseEventLocation(boolean) - Method in class net.sf.saxon.event.Builder
Say that the system IDs of constructed nodes (especially element nodes) are to be taken from the system ID property of the Location object passed as a parameter to the Outputter.startElement(NodeName, SchemaType, Location, int) event.
setUseNullMarkers(boolean) - Method in class net.sf.saxon.serialize.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.
setUserData(String, Object) - Method in class com.saxonica.ee.stream.om.FleetingDocumentNode
Set user data on the document node.
setUserData(String, Object) - Method in class net.sf.saxon.om.GenericTreeInfo
Set user data on the tree.
setUserData(String, Object) - Method in interface net.sf.saxon.om.TreeInfo
Set user data that applies to this tree.
setUserData(String, Object) - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Set user data on the document node.
setUserData(String, Object) - Method in class net.sf.saxon.tree.linked.DocumentImpl
Set user data on the document node.
setUserData(String, Object, UserDataHandler) - Method in class net.sf.saxon.dom.NodeOverNodeInfo
Set user data.
setUsesPosition(boolean) - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
 
setUseStaticBaseUri(boolean) - Method in class net.sf.saxon.expr.instruct.ResultDocument
Set whether the instruction should resolve the href relative URI against the static base URI (rather than the dynamic base output URI)
setUseXsiSchemaLocation(boolean) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Say whether the schema processor is to take account of any xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes encountered while validating an instance document
setUseXsiSchemaLocation(boolean) - Method in class net.sf.saxon.event.PipelineConfiguration
Say whether xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes should be recognized while validating an instance document
setUseXsiSchemaLocation(boolean) - Method in class net.sf.saxon.s9api.SchemaValidator
Say whether the schema processor is to take account of any xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes encountered while validating an instance document
setUseXsiSchemaLocation(String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Say whether the schema processor is to take account of xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes encountered in an instance document being validated
setUsingPackages(List<VersionedPackageName>) - Method in class net.sf.saxon.style.Compilation
Supply the name/version of the package that invoked this compilation by virtue of an xsl:use-package declaration, together with the users of that package, recursively.
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.expr.instruct.AttributeCreator
Set the validation action required
setValidationAction(int, SchemaType) - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
Set the validation mode for the new document or element node
setValidationAction(int, SchemaType) - Method in class net.sf.saxon.expr.instruct.ResultDocument
Set the validation mode for the new document
setValidationContext(ValidationContext) - Method in class com.saxonica.ee.validate.ConstraintChecker
 
setValidationContext(ValidationContext) - Method in class com.saxonica.ee.validate.ValidatingFilter
Set the validation context for this validation episode
setValidationError(XmlProcessingIncident, StyleElement.OnFailure) - Method in class net.sf.saxon.style.StyleElement
Set a validation error.
setValidationFactory(FilterFactory) - Method in class net.sf.saxon.serialize.SerializationProperties
Although validation is not normally part of serialization, the xsl:result-document instruction allows a validator to be inserted into the serialization pipeline.
setValidationOptions(int, SchemaType) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
Set the options for schema validation
setValidationOptions(ParseOptions) - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
 
setValidationParams(Map<StructuredQName, XPathVariable>, ValidationParams, XPathDynamicContext) - Static method in class net.sf.saxon.type.ValidationParams
 
setValidationParams(ValidationParams) - Method in class com.saxonica.ee.validate.ValidationContext
Set the validation parameters (as declared using saxon:param)
setValidationStatus(SchemaValidationStatus) - Method in class com.saxonica.ee.schema.SchemaStructure
Set the validation status
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.
setValidityReporting(Destination) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Setup Validation Reporting feature which saves the validation errors in an XML file
setValidityReporting(Destination) - Method in class net.sf.saxon.s9api.SchemaValidator
This method can be called before running a validation to define a destination to which validation reports should be written.
setValue(String) - Method in class com.saxonica.ee.schema.DigitsFacet
Set the value of this facet as a string
setValue(String) - Method in class com.saxonica.ee.schema.DistinctFacet
 
setValue(String) - Method in class com.saxonica.ee.schema.EnumerationFacet
Set the value of this facet
setValue(String) - Method in class com.saxonica.ee.schema.ExplicitTimezoneFacet
 
setValue(String) - Method in class com.saxonica.ee.schema.FractionDigitsFacet
Set the value of this facet.
setValue(String) - Method in class com.saxonica.ee.schema.LengthRangeFacet
Set the value of this facet as a string.
setValue(String) - Method in class com.saxonica.ee.schema.OrderFacet
 
setValue(String) - Method in class com.saxonica.ee.schema.PatternFacet
 
setValue(String) - Method in class com.saxonica.ee.schema.TotalDigitsFacet
Set the value of this facet.
setValue(String) - Method in class com.saxonica.ee.schema.ValueRangeFacet
 
setValue(String) - Method in class com.saxonica.ee.schema.WhitespaceFacet
 
setValue(String) - Method in class net.sf.saxon.dom.AttrOverNodeInfo
Set the value of an attribute node.
setValue(Expression) - Method in class net.sf.saxon.expr.IntegerRangeTest
 
setValueConstraint(ValueConstraint) - Method in class com.saxonica.ee.schema.AttributeDecl
Set the value constraint (fixed or default value) that applies to this element declaration
setValueConstraint(ValueConstraint) - Method in class com.saxonica.ee.schema.AttributeUse
Set the value constraint (fixed or default value) that applies to this element declaration
setValueConstraint(ValueConstraint) - Method in interface com.saxonica.ee.schema.ComponentWithValueConstraint
 
setValueConstraint(ValueConstraint) - Method in class com.saxonica.ee.schema.ElementDecl
Set the value constraint (fixed or default value) that applies to this element declaration
setVariable(QName, XdmValue) - Method in class net.sf.saxon.s9api.XPathSelector
Set the value of a variable
setVariable(XPathVariable, Sequence) - Method in class net.sf.saxon.sxpath.XPathDynamicContext
Set the value of an external variable used within the XPath expression
setVariableBinding(int, LocalVariableBinding) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
setVariableBindings(LocalVariableBinding[]) - Method in class net.sf.saxon.expr.flwor.GroupByClause
Set the bindings of new variables created by the grouping clause, which constitute the variables appearing in the output (post-grouping) tuple stream.
setVariableName(StructuredQName) - Method in class net.sf.saxon.expr.VariableReference
Set the variable name
setVariableName(StructuredQName) - Method in class net.sf.saxon.trace.ContextStackFrame.VariableEvaluation
Set the name of the variable
setVariableQName(StructuredQName) - Method in class net.sf.saxon.expr.Assignation
Set the name of the variable
setVariableQName(StructuredQName) - Method in class net.sf.saxon.expr.flwor.LocalVariableBinding
Set the name of the variable
setVariableQName(StructuredQName) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Set the name of the variable
setVariableQName(StructuredQName) - Method in class net.sf.saxon.expr.instruct.LocalParam
Set the name of the variable
setVariableQName(StructuredQName) - Method in class net.sf.saxon.expr.instruct.UserFunctionParameter
Set the name of this parameter
setVariableQName(StructuredQName) - Method in class net.sf.saxon.expr.instruct.WithParam
Set the name of the variable
setVariableQName(StructuredQName) - Method in class net.sf.saxon.style.SourceBinding
Set the name of the variable
setVariables(List<LocalVariableReference>) - Method in class net.sf.saxon.expr.flwor.TupleExpression
 
setVariety(ComplexVariety) - Method in class com.saxonica.ee.schema.UserComplexType
Set the variety of this complex type
setVersionWarning(boolean) - Method in class net.sf.saxon.Configuration
Deprecated.
since 10.0; the method has had no effect since Saxon 9.8
setVisibility(Visibility, VisibilityProvenance) - Method in class net.sf.saxon.expr.Component
Set the visibility of the component, and say whether it is explicit or defaulted
setVulnerable(boolean) - Method in class com.saxonica.ee.schema.Particle
Mark the particle as being (or not being) vulnerable.
setWarning(boolean) - Method in class net.sf.saxon.trans.XmlProcessingException
 
setWarning(boolean) - Method in class net.sf.saxon.trans.XmlProcessingIncident
 
setWarningHandler(BiConsumer<String, Location>) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set a callback function that will be called to handle any static warnings found while processing warnings from the XPath parser.
setWarningHandler(ErrorReporter) - Method in class net.sf.saxon.s9api.XPathCompiler
Set the error reporter to be used for reporting static warnings during compilation.
setWarningHandler(AbstractStaticContext.WarningHandler) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set a callback function that will be called to handle any static warnings found while processing warnings from the XPath parser
setWasIncluded() - Method in class net.sf.saxon.style.StylesheetModule
Indicate that this stylesheet was included (by its "importer") using an xsl:include statement as distinct from xsl:import
setWatchManager(WatchManager) - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
 
setWatchManager(WatchManager) - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
 
setWatchManager(WatchManager) - Method in class com.saxonica.ee.stream.watch.MultiAccumulatorWatch
 
setWhitespaceStrippingPolicy(WhitespaceStrippingPolicy) - Method in class net.sf.saxon.s9api.DocumentBuilder
Set the whitespace stripping policy applied when loading a document using this DocumentBuilder.
setWildcard(Wildcard) - Method in class com.saxonica.ee.schema.AttributeWildcard
 
setWildcard(Wildcard) - Method in class com.saxonica.ee.schema.ElementWildcard
 
setWriter(Writer) - Method in class net.sf.saxon.serialize.ExpandedStreamResult
Set the output destination as a character stream
setWriter(Writer) - Method in class net.sf.saxon.serialize.MessageEmitter
 
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.DocumentBuilderImpl
Set state of XInclude processing.
setXIncludeAware(boolean) - Method in class net.sf.saxon.lib.AugmentedSource
Set state of XInclude processing.
setXMLReader(Configuration, ParseOptions) - Method in class com.saxonica.functions.extfn.Parse
Set the XML parser to be used, if different from the default XML parser
setXMLReader(XMLReader) - Method in class net.sf.saxon.lib.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
setXmlVersion(String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Say whether XML 1.0 or XML 1.1 rules for XML names are to be followed
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.
setXMLVersion(int) - Method in class net.sf.saxon.Configuration
Set the XML version to be used by default for validating characters and names.
setXpath(Expression) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
 
setXPath(String) - Method in class com.saxonica.ee.schema.FieldOrSelector
Sets the XPath expression for this Selector.
setXPathContext(XPathContext) - Method in class com.saxonica.ee.stream.watch.WatchManager
 
setXPathContext(XPathContext) - Method in class net.sf.saxon.event.PipelineConfiguration
Set the XPathContext.
setXPathContext(XPathContext) - Method in exception net.sf.saxon.trans.XPathException
Set dynamic context information in the exception object
setXPathDefaultNamespace(NamespaceUri) - Method in class com.saxonica.ee.schema.FieldOrSelector
Set the XPath default namespace
setXPathFunctionResolver(XPathFunctionResolver) - Method in class net.sf.saxon.xpath.JAXPXPathStaticContext
 
setXPathFunctionResolver(XPathFunctionResolver) - Method in class net.sf.saxon.xpath.XPathEvaluator
Set the resolver for XPath functions
setXPathFunctionResolver(XPathFunctionResolver) - Method in class net.sf.saxon.xpath.XPathFactoryImpl
Set a resolver for XPath functions.
setXPathFunctionResolver(XPathFunctionResolver) - Method in class net.sf.saxon.xpath.XPathFunctionLibrary
Set the resolver
setXPathLanguageLevel(int) - Method in class net.sf.saxon.sxpath.AbstractStaticContext
Set the XPath language level supported.
setXPathVariableResolver(XPathVariableResolver) - Method in class net.sf.saxon.xpath.JAXPXPathStaticContext
Set an XPathVariableResolver.
setXPathVariableResolver(XPathVariableResolver) - Method in class net.sf.saxon.xpath.XPathEvaluator
Set the resolver for XPath variables
setXPathVariableResolver(XPathVariableResolver) - Method in class net.sf.saxon.xpath.XPathFactoryImpl
Set a resolver for XPath variables.
setXPathVersion(int) - Method in class net.sf.saxon.query.QueryModule
Set the XPath/XQuery language level
setXQueryLibraries(Iterable<QueryLibrary>) - Method in class net.sf.saxon.trans.CompilerInfo
 
setXsdVersion(String) - Method in class com.saxonica.ee.s9api.SchemaManagerImpl
Set the version of XSD in use.
setXsdVersion(String) - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
 
setXsdVersion(String) - Method in class com.saxonica.xqj.SaxonXQDataSource
Say whether XML Schema 1.0 syntax must be used or whether XML Schema 1.1 features are allowed
setXsdVersion(String) - Method in class net.sf.saxon.lib.InvalidityReportGenerator
 
setXsdVersion(String) - Method in class net.sf.saxon.s9api.SchemaManager
Set the version of XSD in use.
setXSIType(SchemaType) - Method in class com.saxonica.ee.validate.ValidationContext
Set the value of the xsi:type attribute.
setXsiValidationErrors(List<ValidationFailure>) - Method in class com.saxonica.ee.validate.ValidationStack
Supply a list of errors found in attributes in the XSI namespace.
setXsltLanguageVersion(String) - Method in class net.sf.saxon.s9api.XsltCompiler
Set the XSLT (and XPath) language level to be supported by the processor.
setXsltVersion(int) - Method in class net.sf.saxon.trans.CompilerInfo
Set the version of XSLT to be supported by this processor.
setYear(int) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Set year of XSD dateTime year field.
setYear(BigInteger) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Set low and high order component of XSD dateTime year field.
setZeroDigit(String) - Method in class net.sf.saxon.trans.DecimalSymbols
Set the character to be used as the zero digit (which determines the digit family used in the output)
SHALLOW_COPY - net.sf.saxon.trans.rules.BuiltInRules
 
SHALLOW_DESCENT - net.sf.saxon.trans.FunctionStreamability
 
ShallowCopyAllRuleSet - Class in net.sf.saxon.trans.rules
The built-in shallow-copy-all rule set proposed for XSLT 4.0, which is the same as shallow-copy, except for maps and arrays.
ShallowCopyEventFeed - Class in com.saxonica.ee.stream.feed
This event feed implements an implicit xsl:copy instruction used in a built-in template.
ShallowCopyEventFeed(Mode, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.ShallowCopyEventFeed
 
ShallowCopyRuleSet - Class in net.sf.saxon.trans.rules
The built-in rule set introduced in XSLT 3.0, which is effectively an identity template.
ShallowCopyRuleSet() - Constructor for class net.sf.saxon.trans.rules.ShallowCopyRuleSet
 
ShallowDescentFunctionCallAdjunct - Class in com.saxonica.ee.stream.adjunct
Handle streaming for calls to user-defined functions with streamability="shallow-descent"
ShallowDescentFunctionCallAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.ShallowDescentFunctionCallAdjunct
 
ShallowSkipRuleSet - Class in net.sf.saxon.trans.rules
A built-in set of template rules that ignores the current node and does an apply-templates to its children.
ShallowSkipRuleSet() - Constructor for class net.sf.saxon.trans.rules.ShallowSkipRuleSet
 
SHARED_APPEND_EXPRESSION - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
SharedAppendEvaluator - Class in net.sf.saxon.expr.elab
Evaluator for expressions that are evaluated in "shared append" mode.
SharedAppendEvaluator(Block) - Constructor for class net.sf.saxon.expr.elab.SharedAppendEvaluator
 
SHORT - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:short
SHORT - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
shortName - Variable in class net.sf.saxon.trans.packages.PackageDetails
A short name for the package.
show() - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
Display details of this collation
show() - Method in class net.sf.saxon.value.AtomicValue
Display the value for diagnostics.
show() - Method in class net.sf.saxon.value.BooleanValue
Diagnostic display of this value as a string
show() - Method in class net.sf.saxon.value.NotationValue
The show() method returns the name in the form NOTATION({uri}local)
show() - Method in class net.sf.saxon.value.NumericValue
Produce a string representation of the value
show() - Method in class net.sf.saxon.value.QualifiedNameValue
The show() method returns the name in the form QName("uri", "local")
show(Location) - Static method in class net.sf.saxon.trans.Err
 
showEmbeddedResources() - Method in interface net.sf.saxon.Platform
Diagnostic method to list the embedded resources contained in the loaded software
showErrorCode() - Method in exception net.sf.saxon.trans.XPathException
 
showExecutionTimeNano(long) - Static method in class net.sf.saxon.trans.Timer
 
showLocation() - Method in class net.sf.saxon.trace.ContextStackFrame
Show the location of a call (for use by subclasses)
showMemoryUsed() - Static method in class net.sf.saxon.trans.Timer
 
showMetrics() - Method in class net.sf.saxon.ma.zeno.ZenoChain
Diagnostic display of a ZenoChain, exposing its internal structure
showOriginator(ContextOriginator) - Method in class net.sf.saxon.lib.StandardDiagnostics
Produce text identifying a construct that originates the context for an error
showSize() - Method in class net.sf.saxon.tree.tiny.TinyDocumentImpl
 
showSize() - Method in class net.sf.saxon.tree.tiny.TinyTree
Output a statistical summary to System.err
showStackFrame(XPathContext, Logger) - Method in class com.saxonica.ee.config.SlotManagerEE
Display the values of the variables and parameters in an XPathContext stack frame to a Logger
showStackFrame(XPathContext, Logger) - Method in class net.sf.saxon.expr.instruct.SlotManager
Display the values of the variables and parameters in an XPathContext stack frame to a Logger
showTime - Variable in class net.sf.saxon.Query
 
showTime - Variable in class net.sf.saxon.Transform
 
showToken(JsonParser.JsonToken, String) - Static method in class net.sf.saxon.ma.json.JsonParser
 
SiblingCountingNode - Interface in net.sf.saxon.tree.wrapper
Interface that extends NodeInfo by providing a method to get the position of a node relative to its siblings.
SIDE - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
SIGMA - Static variable in class net.sf.saxon.event.CheckSumFilter
 
signedPositiveInfinity() - Method in class net.sf.saxon.type.StringToDouble
 
signedPositiveInfinity() - Method in class net.sf.saxon.value.StringToDouble11
 
SignificantItemDetector - Class in net.sf.saxon.event
This receiver is inserted into the output pipeline whenever on-empty or on-non-empty is used (XSLT 3.0).
SignificantItemDetector(Outputter, Action) - Constructor for class net.sf.saxon.event.SignificantItemDetector
 
signum() - Method in class net.sf.saxon.value.BigDecimalValue
Determine whether the value is negative, zero, or positive
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.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
Ask 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 - net.sf.saxon.type.ComplexVariety
 
SIMPLE - Static variable in class net.sf.saxon.expr.instruct.NumberInstruction
 
SIMPLE - Static variable in class net.sf.saxon.query.Annotation
 
SIMPLE_CONTENT - Static variable in class net.sf.saxon.event.Stripper
 
SimpleArrayItem - Class in net.sf.saxon.ma.arrays
A simple implementation of XDM array items, in which the array is backed by a Java List.
SimpleArrayItem(List<GroundedValue>) - Constructor for class net.sf.saxon.ma.arrays.SimpleArrayItem
Construct an array whose members are arbitrary sequences
SimpleCollation - Class in net.sf.saxon.expr.sort
A simple collation that just wraps a supplied Comparator
SimpleCollation(String, Comparator<? super String>) - Constructor for class net.sf.saxon.expr.sort.SimpleCollation
Create a SimpleCollation
SimpleComponentReference - Class in com.saxonica.ee.schema
A reference to a named schema group within the content model of a complex type
SimpleComponentReference() - Constructor for class com.saxonica.ee.schema.SimpleComponentReference
Default constructor for use by subclasses
SimpleComponentReference(int, StructuredQName, EnterpriseConfiguration) - Constructor for class com.saxonica.ee.schema.SimpleComponentReference
Creates a new SimpleComponentReference definition
SimpleContentFeed - Class in com.saxonica.ee.stream.feed
This class is used when a streaming template requests evaluation of a simple content constructor in streaming mode (that is, when it constructs a text, attribute, comment, or PI node based on the contents of the streamed document).
SimpleContentFeed(ItemFeed) - Constructor for class com.saxonica.ee.stream.feed.SimpleContentFeed
 
SimpleContentValidator - Class in com.saxonica.ee.validate
This class is a filter that is used to validate that an element has simple content conforming to a given simple type.
SimpleContentValidator(ElementDecl, SchemaType, Receiver) - Constructor for class com.saxonica.ee.validate.SimpleContentValidator
Create a simple content validator
simpleCopy() - Method in class net.sf.saxon.expr.SimpleExpression
 
SimpleExpression - Class in net.sf.saxon.expr
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
SimpleExpression.SimpleExpressionElaborator - Class in net.sf.saxon.expr
 
SimpleExpressionElaborator() - Constructor for class net.sf.saxon.expr.SimpleExpression.SimpleExpressionElaborator
 
SimpleFilteredIterator(XPathContext, BooleanEvaluator) - Constructor for class net.sf.saxon.expr.FilterExpression.FilterExprElaborator.SimpleFilteredIterator
Construct a AxisFilter
simpleInteger(String) - Static method in class net.sf.saxon.value.DurationValue
Parse a simple unsigned integer
SimpleMode - Class in net.sf.saxon.trans
A Mode is a collection of rules; the selection of a rule to apply to a given element is determined by a Pattern.
SimpleMode(StructuredQName) - Constructor for class net.sf.saxon.trans.SimpleMode
Default constructor - creates a Mode containing no rules
SimpleMode.RuleGroupAction - Interface in net.sf.saxon.trans
Interface used around a group of rules - principally at the group start and the group end
SimpleNodeConstructor - Class in net.sf.saxon.expr.instruct
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.expr.instruct.SimpleNodeConstructor
Default constructor used by subclasses
SimpleNodeConstructorAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for an xsl:value-of, xsl:comment, xsl:processing-instruction instruction, etc
SimpleNodeConstructorAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.SimpleNodeConstructorAdjunct
 
SimpleNodeConstructorFeed - Class in com.saxonica.ee.stream.feed
This class is used when a streaming template requests evaluation of a simple content constructor in streaming mode (that is, when it constructs a text, attribute, comment, or PI node based on the contents of the streamed document).
SimpleNodeConstructorFeed(Expression, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.SimpleNodeConstructorFeed
 
SimpleNodePushElaborator - Class in net.sf.saxon.expr.elab
Abstract elaborator for expressions that evaluate simple nodes (text nodes, comments, attributes, etc) in push mode.
SimpleNodePushElaborator() - Constructor for class net.sf.saxon.expr.elab.SimpleNodePushElaborator
 
SimplePositionalPattern - Class in net.sf.saxon.pattern
A SimplePositionalPattern is a pattern of the form A[N] where A is an axis expression using the child axis and P is a numeric literal.
SimplePositionalPattern(NodeTest, int) - Constructor for class net.sf.saxon.pattern.SimplePositionalPattern
Create a SimplePositionalPattern
SimpleStepExprElaborator() - Constructor for class net.sf.saxon.expr.SimpleStepExpression.SimpleStepExprElaborator
 
SimpleStepExpression - Class in net.sf.saxon.expr
A SimpleStepExpression is a special case of a SlashExpression in which the start expression selects a single item (or nothing), and the step expression is a simple AxisExpression.
SimpleStepExpression(Expression, Expression) - Constructor for class net.sf.saxon.expr.SimpleStepExpression
 
SimpleStepExpression.SimpleStepExprElaborator - Class in net.sf.saxon.expr
Elaborator for a simple step expression, that is X/axis::Y where X evaluates to a singleton
SimpleType - Interface in net.sf.saxon.type
This interface represents a simple type, which may be a built-in simple type, or a user-defined simple type.
SimpleTypeComparison - Class in net.sf.saxon.expr.sort
This class implements equality and ordering comparisons between values of simple types: that is, atomic values, and sequences of atomic values, following the XSD-defined rules for equality and ordering comparisons.
SimpleTypeComparison() - Constructor for class net.sf.saxon.expr.sort.SimpleTypeComparison
 
simpleTypeDefinition - Variable in class com.saxonica.ee.schema.ContentType
 
SimpleTypeDefinition - Class in com.saxonica.ee.schema.sdoc
A simple type definition holds all the information about a simpleType during the course of schema processing.
SimpleTypeDefinition(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Create a SimpleTypeDefinition
SimpleTypeIdentityComparison - Class in net.sf.saxon.expr.sort
This class implements equality and identity comparisons between values of simple types: that is, atomic values, and sequences of atomic values, following the XSD-defined rules for equality and identity comparisons.
SimpleTypeIdentityComparison() - Constructor for class net.sf.saxon.expr.sort.SimpleTypeIdentityComparison
 
simplifiedContentModel - Variable in class com.saxonica.ee.schema.ModelGroup
The reduced list of particles.
simplify() - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
 
simplify() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Simplify an expression
simplify() - Method in class net.sf.saxon.expr.Atomizer
Simplify an expression
simplify() - Method in class net.sf.saxon.expr.AxisExpression
Simplify an expression
simplify() - Method in class net.sf.saxon.expr.CastingExpression
Simplify the expression
simplify() - Method in class net.sf.saxon.expr.Expression
Simplify an expression.
simplify() - Method in class net.sf.saxon.expr.FilterExpression
Simplify an expression
simplify() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Simplify an expression.
simplify() - Method in class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
Simplify an expression.
simplify() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Simplify an expression.
simplify() - Method in class net.sf.saxon.expr.instruct.Block
Simplify an expression.
simplify() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Simplify an expression.
simplify() - Method in class net.sf.saxon.expr.instruct.Choose
Simplify an expression.
simplify() - Method in class net.sf.saxon.expr.instruct.ComputedElement
 
simplify() - Method in class net.sf.saxon.expr.instruct.Copy
Simplify an expression.
simplify() - Method in class net.sf.saxon.expr.instruct.FixedElement
Simplify an expression.
simplify() - Method in class net.sf.saxon.expr.instruct.NextIteration
 
simplify() - Method in class net.sf.saxon.expr.ItemChecker
Simplify an expression
simplify() - Method in class net.sf.saxon.expr.NumberSequenceFormatter
Simplify an expression.
simplify() - Method in class net.sf.saxon.expr.SingletonAtomizer
Simplify an expression
simplify() - Method in class net.sf.saxon.expr.SingletonIntersectExpression
Simplify the expression
simplify() - Method in class net.sf.saxon.expr.sort.ConditionalSorter
 
simplify() - Method in class net.sf.saxon.expr.sort.DocumentSorter
 
simplify() - Method in class net.sf.saxon.expr.VennExpression
Simplify an expression.
simplify() - Method in class net.sf.saxon.functions.AbstractFunction
 
simplify() - Method in class net.sf.saxon.functions.hof.FunctionLiteral
Simplify an expression
simplify() - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Simplify an expression
simplify() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
 
simplify() - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Simplify the pattern: perform any context-independent optimisations
simplify() - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Simplify the pattern: perform any context-independent optimisations
simplify() - Method in class net.sf.saxon.pattern.Pattern
Simplify the pattern by applying any context-independent optimisations.
simplify() - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Simplify the pattern by applying any context-independent optimisations.
simplify() - Method in class net.sf.saxon.pattern.VennPattern
Simplify the pattern: perform any context-independent optimisations
simplify(WithParam[]) - Static method in class net.sf.saxon.expr.instruct.WithParam
Static method to simplify a set of with-param elements
simplifyArguments(StaticContext) - Method in class net.sf.saxon.expr.FunctionCall
Simplify the arguments of the function.
simplifyChildren() - Method in class net.sf.saxon.expr.Expression
Simplify this expression.
simplifyDescendantPath(StaticContext) - Method in class net.sf.saxon.expr.SlashExpression
 
sin(double) - Static method in class net.sf.saxon.option.exslt.Math
Get the sine of a numeric value (SStL)
SINGLE - Static variable in class net.sf.saxon.expr.instruct.NumberInstruction
 
SINGLE_ARRAY - Static variable in class net.sf.saxon.ma.arrays.ArrayItemType
 
SINGLE_ATOMIC - Static variable in class net.sf.saxon.expr.OperandRole
 
SINGLE_ATOMIC - Static variable in class net.sf.saxon.value.SequenceType
A type that allows exactly one atomic value
SINGLE_BOOLEAN - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single boolean
SINGLE_BYTE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single short
SINGLE_DECIMAL - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single decimal
SINGLE_DOCUMENT_NODESET - Static variable 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 variable in class net.sf.saxon.value.SequenceType
A type that allows a single double
SINGLE_FLOAT - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single float
SINGLE_FUNCTION - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single function item
SINGLE_INTEGER - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single integer
SINGLE_ITEM - Static variable in class net.sf.saxon.value.SequenceType
A type that allows exactly one item, of any kind
SINGLE_MAP_ITEM - Static variable in class net.sf.saxon.ma.map.MapType
 
SINGLE_NODE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single node
SINGLE_NUMERIC - Static variable in class net.sf.saxon.value.SequenceType
 
SINGLE_QNAME - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single xs:QName
SINGLE_QUOTES - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
saxon:single-quotes = boolean.
SINGLE_SHORT - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single short
SINGLE_SPACE - Static variable in class net.sf.saxon.str.StringConstants
 
SINGLE_SPACE - Static variable in class net.sf.saxon.value.StringValue
 
SINGLE_STRING - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single string
SINGLE_UNTYPED_ATOMIC - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a single untyped atomic
SingleAtomicIterator - Class in net.sf.saxon.tree.iter
SingletonIterator: an iterator over a sequence of exactly one atomic value
SingleAtomicIterator(AtomicValue) - Constructor for class net.sf.saxon.tree.iter.SingleAtomicIterator
Protected constructor: external classes should use the factory method
SingleEntryMap - Class in net.sf.saxon.ma.map
A key and a corresponding value to be held in a Map.
SingleEntryMap(AtomicValue, GroundedValue) - Constructor for class net.sf.saxon.ma.map.SingleEntryMap
 
SingleItemEvaluator - Class in net.sf.saxon.expr.elab
A SequenceEvaluator for expressions that return a single item (exactly one, never an empty sequence).
SingleItemEvaluator(ItemEvaluator) - Constructor for class net.sf.saxon.expr.elab.SingleItemEvaluator
 
SingleItemFilter - Class in net.sf.saxon.expr
A SingleItemFilter is an expression that selects zero or one items from a supplied sequence
SingleItemFilter(Expression) - Constructor for class net.sf.saxon.expr.SingleItemFilter
 
SingleNamespaceSchema - Class in com.saxonica.ee.schema
A schema (collection of schema components) that has an identifiable target namespace: typically the set of components derived from a single import or include.
SingleNamespaceSchema(EnterpriseConfiguration, NamespaceUri) - Constructor for class com.saxonica.ee.schema.SingleNamespaceSchema
 
SingleNodeIterator - Class in net.sf.saxon.tree.iter
SingleNodeIterator: an iterator over a sequence of zero or one nodes
singleton(Annotation) - Static method in class net.sf.saxon.query.AnnotationList
Construct an annotation list containing a single annotation
singleton(AtomicValue, GroundedValue) - Static method in class net.sf.saxon.ma.map.HashTrieMap
Create a singleton map with a single key and value
SINGLETON - Static variable in class net.sf.saxon.expr.OperandRole
 
SingletonAtomizer - Class in net.sf.saxon.expr
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.
SingletonAtomizer(Expression, Supplier<RoleDiagnostic>, boolean) - Constructor for class net.sf.saxon.expr.SingletonAtomizer
Constructor
SingletonAtomizerAdjunct - Class in com.saxonica.ee.stream.adjunct
Watch factory class for a singleton atomizer
SingletonAtomizerAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.SingletonAtomizerAdjunct
 
SingletonAttributeMap - Class in net.sf.saxon.om
An implementation of AttributeMap for use when there is exactly one attribute
SingletonCharacterClass - Class in net.sf.saxon.regex.charclass
A character class represents a set of characters for regex matching purposes.
SingletonCharacterClass(int) - Constructor for class net.sf.saxon.regex.charclass.SingletonCharacterClass
 
SingletonClosure - Class in net.sf.saxon.value
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.
SingletonClosure(Expression, PullEvaluator, XPathContext) - Constructor for class net.sf.saxon.value.SingletonClosure
Constructor should not be called directly, instances should be made using the make() method.
SingletonIntersectElaborator() - Constructor for class net.sf.saxon.expr.SingletonIntersectExpression.SingletonIntersectElaborator
 
SingletonIntersectExpression - Class in net.sf.saxon.expr
This expression is equivalent to (A intersect B) in the case where A has cardinality zero-or-one.
SingletonIntersectExpression(Expression, int, Expression) - Constructor for class net.sf.saxon.expr.SingletonIntersectExpression
Special case of an intersect expression where the first argument is a singleton
SingletonIntersectExpression.SingletonIntersectElaborator - Class in net.sf.saxon.expr
Elaborator for a Venn expression: that is A union B, A intersect B, or A except B
SingletonIterator - Class in net.sf.saxon.tree.iter
SingletonIterator: an iterator over a sequence exactly one value
SingletonIterator(Item) - Constructor for class net.sf.saxon.tree.iter.SingletonIterator
Constructor
singletonOperator - Variable in class net.sf.saxon.expr.compat.GeneralComparison10
 
singletonOperator - Variable in class net.sf.saxon.expr.GeneralComparison
 
SingularityPull - Class in net.sf.saxon.expr.flwor
The "singularity" tuple stream delivers a single empty tuple.
SingularityPull() - Constructor for class net.sf.saxon.expr.flwor.SingularityPull
 
Sink - Class in net.sf.saxon.event
A Sink is a Receiver that discards all information passed to it
Sink(PipelineConfiguration) - Constructor for class net.sf.saxon.event.Sink
 
SinkFeed - Class in com.saxonica.ee.stream.feed
An ItemFeed that swallows (discards) all input passed to it
SinkFeed(XPathContext) - Constructor for class com.saxonica.ee.stream.feed.SinkFeed
 
SinkOutputter - Class in net.sf.saxon.event
An Outputter that swallows (discards) all input supplied to it
SinkOutputter() - Constructor for class net.sf.saxon.event.SinkOutputter
 
size - Variable in class net.sf.saxon.expr.instruct.AbstractBlockIterator
 
size() - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
size() - Method in class net.sf.saxon.expr.instruct.Block
Get the number of children
size() - Method in class net.sf.saxon.expr.instruct.Choose
Get the number of branches (conditions) in the expression
size() - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
Get the number of children
size() - Method in class net.sf.saxon.expr.instruct.ParameterSet
Get the number of parameters in the parameter set
size() - Method in class net.sf.saxon.expr.sort.LFUCache
Get the number of entries in the cache
size() - Method in class net.sf.saxon.expr.sort.SortKeyDefinitionList
Ask how many sort key definitions there are
size() - Method in class net.sf.saxon.ma.map.DictionaryMap
Get the size of the map
size() - Method in class net.sf.saxon.ma.map.HashTrieMap
Get the size of the map
size() - Method in class net.sf.saxon.ma.map.MapItem
Get the size of the map
size() - Method in class net.sf.saxon.ma.map.RangeKey
Get the size of the map
size() - Method in class net.sf.saxon.ma.map.SingleEntryMap
Get the size of the map
size() - Method in class net.sf.saxon.ma.trie.ImmutableList
Get the size of the list (the number of items).
size() - Method in class net.sf.saxon.ma.zeno.ZenoChain
Get the size of the list
size() - Method in interface net.sf.saxon.om.AttributeMap
Return the number of attributes in the map.
size() - Method in class net.sf.saxon.om.EmptyAttributeMap
Return the number of attributes in the map.
size() - Method in class net.sf.saxon.om.LargeAttributeMap
Return the number of attributes in the map.
size() - Method in class net.sf.saxon.om.NamespaceMap
Get the number of entries in the map
size() - Method in class net.sf.saxon.om.SingletonAttributeMap
Return the number of attributes in the map.
size() - Method in class net.sf.saxon.om.SmallAttributeMap
Return the number of attributes in the map.
size() - Method in class net.sf.saxon.query.AnnotationList
The number of annotations in the list
size() - Method in class net.sf.saxon.s9api.XdmEmptySequence
Get the number of items in the sequence
size() - Method in class net.sf.saxon.s9api.XdmItem
Get the number of items in the sequence
size() - Method in class net.sf.saxon.s9api.XdmValue
Get the number of items in the sequence
size() - Method in class net.sf.saxon.tree.linked.AttributeMapWithIdentity
Return the number of attributes in the map.
size() - Method in class net.sf.saxon.tree.util.IndexedStack
Get the current height of the stack
size() - Method in class net.sf.saxon.z.IntArraySet
 
size() - Method in class net.sf.saxon.z.IntBlockSet
 
size() - Method in class net.sf.saxon.z.IntComplementSet
 
size() - Method in class net.sf.saxon.z.IntEmptySet
 
size() - Method in class net.sf.saxon.z.IntHashMap
Gets the size of the map.
size() - Method in class net.sf.saxon.z.IntHashSet
 
size() - Method in class net.sf.saxon.z.IntRangeSet
 
size() - Method in class net.sf.saxon.z.IntRangeToIntMap
 
size() - Method in class net.sf.saxon.z.IntSet
Get the number of integers in the set
size() - Method in class net.sf.saxon.z.IntSingletonSet
 
size() - Method in class net.sf.saxon.z.IntToIntArrayMap
Gets the size of the map.
size() - Method in class net.sf.saxon.z.IntToIntHashMap
Gets the size of the map.
size() - Method in interface net.sf.saxon.z.IntToIntMap
Gets the size of the map.
size() - Method in class net.sf.saxon.z.IntUniversalSet
 
size() - Method in class net.sf.saxon.z.MonotonicIntSet
 
skip(long) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns a stream containing the items of this stream after skipping a specified number of items.
SKIP - com.saxonica.ee.stream.feed.FilteringFeed.FilterResult
Item was not matched
SKIP - Static variable in class net.sf.saxon.lib.Validation
Synonym for Validation.STRIP, corresponding to XQuery usage
skippedEntity(String) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Receive notification of a skipped entity.
skippedEntity(String) - Method in class net.sf.saxon.event.ReceivingContentHandler
Notify a skipped entity.
skipToMatchingEnd() - Method in class com.saxonica.xqj.pull.PullFromIterator
Skip the current subtree.
skipToMatchingEnd() - Method in class com.saxonica.xqj.pull.TreeWalker
Skip the current subtree.
skipToMatchingEnd() - Method in class net.sf.saxon.pull.PullFilter
Skip the current subtree.
skipToMatchingEnd() - Method in interface 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 interface net.sf.saxon.pull.UnfailingPullProvider
 
SkipValidator - Class in com.saxonica.ee.validate
This class is a filter that passes all Receiver events through unchanged, except that it removes all type annotations from element and attribute nodes.
SkipValidator(Receiver) - Constructor for class com.saxonica.ee.validate.SkipValidator
 
SLASH - Static variable in class net.sf.saxon.expr.parser.Token
Forwards "/"
SLASH_SLASH - Static variable in class net.sf.saxon.expr.parser.Token
Double forwards slash, "//"
SlashExprElaborator() - Constructor for class net.sf.saxon.expr.SlashExpression.SlashExprElaborator
 
SlashExpression - Class in net.sf.saxon.expr
A slash expression is any expression using the binary slash operator "/".
SlashExpression(Expression, Expression) - Constructor for class net.sf.saxon.expr.SlashExpression
Constructor
SlashExpression.SlashExprElaborator - Class in net.sf.saxon.expr
Elaborator for a slash expression.
slice(Sequence[]) - Static method in class com.saxonica.functions.qt4.Slice
 
Slice - Class in com.saxonica.functions.qt4
This class implements the fn:slice() function in 4.0.
Slice() - Constructor for class com.saxonica.functions.qt4.Slice
 
Slice16 - Class in net.sf.saxon.str
A Unicode string consisting entirely of 16-bit BMP characters, implemented as a range of an underlying byte array
Slice16(char[], int, int) - Constructor for class net.sf.saxon.str.Slice16
Create a slice of an underlying char array
Slice24 - Class in net.sf.saxon.str
A Unicode string consisting of 24-bit characters, implemented as a range of an underlying byte array holding three bytes per codepoint
Slice24(byte[], int, int) - Constructor for class net.sf.saxon.str.Slice24
Create a slice of an underlying byte array
Slice8 - Class in net.sf.saxon.str
A Unicode string consisting entirely of 8-bit characters, implemented as a range of an underlying byte array
Slice8(byte[], int, int) - Constructor for class net.sf.saxon.str.Slice8
Create a slice of an underlying byte array
slotManager - Variable in class net.sf.saxon.style.SourceBinding
 
SlotManager - Class in net.sf.saxon.expr.instruct
A SlotManager supports functions, templates, etc: specifically, any executable code that requires a stack frame containing local variables.
SlotManager() - Constructor for class net.sf.saxon.expr.instruct.SlotManager
The constructor should not be called directly.
SlotManager(int) - Constructor for class net.sf.saxon.expr.instruct.SlotManager
Create a SlotManager with a given number of slots
SlotManagerEE - Class in com.saxonica.ee.config
 
SlotManagerEE() - Constructor for class com.saxonica.ee.config.SlotManagerEE
 
slotNumber - Variable in class net.sf.saxon.expr.Assignation
 
slotNumber - Variable in class net.sf.saxon.expr.TryCatch.CatchClause
 
slots - Variable in class net.sf.saxon.expr.StackFrame
 
SmallAttributeMap - Class in net.sf.saxon.om
An implementation of AttributeMap suitable for small collections of attributes (typically, up to five).
SmallAttributeMap(List<AttributeInfo>) - Constructor for class net.sf.saxon.om.SmallAttributeMap
 
SnapshotFeed - Class in com.saxonica.ee.stream.feed
This class provides streamed implementation of the snapshot() function
SnapshotFeed(WatchManager, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.SnapshotFeed
 
SnapshotFn - Class in net.sf.saxon.functions
XSLT 3.0 function snapshot().
SnapshotFn() - Constructor for class net.sf.saxon.functions.SnapshotFn
 
SnapshotFnStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for the snapshot() function
SnapshotFnStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.SnapshotFnStreamer
 
SnapshotNode - Class in net.sf.saxon.tree.wrapper
This class represents a node within a tree produced by the snapshot() function, as a virtual copy of the relevant nodes in another tree.
SnapshotNode(NodeInfo, NodeInfo) - Constructor for class net.sf.saxon.tree.wrapper.SnapshotNode
Protected constructor: create a virtual copy of a node
snapshotSequence(SequenceIterator) - Static method in class net.sf.saxon.functions.SnapshotFn
 
snapshotSingle(Item) - Static method in class net.sf.saxon.functions.SnapshotFn
Take a snapshot of a single item
softwareEdition - Static variable in class net.sf.saxon.Version
 
some(Step<T>, Predicate<? super T>) - Static method in class net.sf.saxon.s9api.streams.Predicates
Obtain a predicate that tests whether there is some item in the result of applying a step that satisfies the supplied condition.
some(T[], Predicate<T>) - Static method in class net.sf.saxon.expr.oper.OperandArray
Utility method (doesn't really belong here) to test if some element of an array satisfies some condition
SOME - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "some"
SomeFn - Class in com.saxonica.functions.qt4
This class implements the function fn:some(), which is a proposed function for XPath 4.0
SomeFn() - Constructor for class com.saxonica.functions.qt4.SomeFn
 
someOperandCreatesNewNodes() - Method in class net.sf.saxon.expr.instruct.Instruction
Helper method for Instruction.mayCreateNewNodes() - returns true if any operand creates new nodes
Sort_1 - Class in net.sf.saxon.functions
This class implements the function fn:sort#1, which is a standard function in XPath 3.1
Sort_1() - Constructor for class net.sf.saxon.functions.Sort_1
 
Sort_1.ItemToBeSorted - Class in net.sf.saxon.functions
 
Sort_2 - Class in net.sf.saxon.functions
This class implements the function fn:sort#2, according to the new XPath 3.1 spec in bug 29792
Sort_2() - Constructor for class net.sf.saxon.functions.Sort_2
 
Sort_3 - Class in net.sf.saxon.functions.hof
This class implements the function fn:sort#2, which is a higher-order function in XPath 3.1 available only in Saxon-PE and above
Sort_3() - Constructor for class net.sf.saxon.functions.hof.Sort_3
 
SORT_KEYS_ROLE - Static variable in class net.sf.saxon.expr.flwor.OrderByClause
 
sorted() - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns a stream consisting of the elements of this stream, in sorted order.
sorted(Comparator<? super T>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns a stream consisting of the elements of this stream, in sorted order using a supplied Comparator.
SortedGroupIterator - Class in net.sf.saxon.expr.sort
A SortedGroupIterator is a modified SortedIterator.
SortedGroupIterator(XPathContext, GroupIterator, SortKeyEvaluator, AtomicComparer[]) - Constructor for class net.sf.saxon.expr.sort.SortedGroupIterator
 
SortedIterator - Class in net.sf.saxon.expr.sort
Class to do a sorted iteration
SortedIterator() - Constructor for class net.sf.saxon.expr.sort.SortedIterator
 
SortedIterator(XPathContext, SequenceIterator, SortKeyEvaluator, AtomicComparer[], boolean) - Constructor for class net.sf.saxon.expr.sort.SortedIterator
Create a sorted iterator
SortExprElaborator() - Constructor for class net.sf.saxon.expr.sort.SortExpression.SortExprElaborator
 
SortExpression - Class in net.sf.saxon.expr.sort
Expression equivalent to the imaginary syntax expr sortby (sort-key)+
SortExpression(Expression, SortKeyDefinitionList) - Constructor for class net.sf.saxon.expr.sort.SortExpression
Create a sort expression
SortExpression.SortExprElaborator - Class in net.sf.saxon.expr.sort
Elaborator for a sort expression - sorts nodes into order based on a user-supplied sort key
SortExpressionAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming code for sort expression.
SortExpressionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.SortExpressionAdjunct
 
sortKey - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
sortKey - Variable in class net.sf.saxon.functions.Sort_1.ItemToBeSorted
 
sortKeyDefinition - Variable in class net.sf.saxon.style.XSLSortOrMergeKey
 
SortKeyDefinition - Class in net.sf.saxon.expr.sort
A SortKeyDefinition defines one component of a sort key.
SortKeyDefinition() - Constructor for class net.sf.saxon.expr.sort.SortKeyDefinition
 
SortKeyDefinitionList - Class in net.sf.saxon.expr.sort
The class represents a list of sort key definitions in major-to-minor sort key order.
SortKeyDefinitionList(SortKeyDefinition[]) - Constructor for class net.sf.saxon.expr.sort.SortKeyDefinitionList
Create a list of sort key definitions
sortKeyEvaluator - Variable in class net.sf.saxon.expr.sort.SortedIterator
 
SortKeyEvaluator - Interface in net.sf.saxon.expr.sort
Callback interface used to evaluate sort keys.
sortKeyValues - Variable in class net.sf.saxon.expr.sort.ObjectToBeSorted
 
Source() - Constructor for class com.saxonica.ee.extfn.js.IXSLFunctionSet.Source
 
SOURCE_DOCUMENT_STATISTICS - Variable in class net.sf.saxon.tree.tiny.TreeStatistics
 
SOURCE_PARSER_CLASS - Static variable in class net.sf.saxon.lib.Feature
XML parser used for source documents.
SOURCE_PARSER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
SOURCE_PARSER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
XML parser used for source documents.
SOURCE_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.Feature
On interfaces that allow an org.xml.sax.Source to be supplied, if a kind of Source is provided that Saxon does not recognize, it will be passed to the user-supplied SourceResolver, which has the opportunity to convert it to a kind of Source that Saxon does recognize.
SOURCE_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
SOURCE_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
On interfaces that allow an org.xml.sax.Source to be supplied, if a kind of Source is provided that Saxon does not recognize, it will be passed to the user-supplied SourceResolver, which has the opportunity to convert it to a kind of Source that Saxon does recognize.
sourceBinding - Variable in class net.sf.saxon.style.XSLGeneralVariable
 
sourceBinding - Variable in class net.sf.saxon.style.XSLGlobalVariable
 
SourceBinding - Class in net.sf.saxon.style
Helper class for xsl:variable and xsl:param elements.
SourceBinding(StyleElement) - Constructor for class net.sf.saxon.style.SourceBinding
 
SourceBinding.BindingProperty - Enum in net.sf.saxon.style
 
SourceDocument - Class in net.sf.saxon.expr.instruct
Non-streamable implementation of the xsl:source-document instruction
SourceDocument(Expression, Expression, ParseOptions) - Constructor for class net.sf.saxon.expr.instruct.SourceDocument
 
sourceIsTree(Source) - Static method in class net.sf.saxon.functions.DocumentFn
 
sourceJsonFileName - Variable in class net.sf.saxon.Query
 
sourceLocation - Variable in class net.sf.saxon.trans.packages.PackageDetails
A Source object identifying a location where the source XSLT code of the package is to be found.
sourceName - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
sourceParserName - Variable in class net.sf.saxon.Transform
 
SourceResolver - Interface in net.sf.saxon.lib
This interface defines a SourceResolver.
SourceStreamLocation(Location) - Constructor for class com.saxonica.xqj.pull.PullToStax.SourceStreamLocation
Create a StAX SourceStreamLocation object based on a given SAX SourceLocator
sourceXmlFileName - Variable in class net.sf.saxon.Query
 
spaces(int) - Static method in class net.sf.saxon.trace.AbstractTraceListener
Get n spaces
SpaceStrippedDocument - Class in net.sf.saxon.tree.wrapper
A SpaceStrippedDocument represents a view of a real Document in which selected whitespace text nodes are treated as having been stripped.
SpaceStrippedDocument(TreeInfo, SpaceStrippingRule) - Constructor for class net.sf.saxon.tree.wrapper.SpaceStrippedDocument
Create a space-stripped view of a document
SpaceStrippedNode - Class in net.sf.saxon.tree.wrapper
A StrippedNode is a view of a node, in a virtual tree that has whitespace text nodes stripped from it.
SpaceStrippedNode() - Constructor for class net.sf.saxon.tree.wrapper.SpaceStrippedNode
 
SpaceStrippedNode(NodeInfo, SpaceStrippedNode) - Constructor for class net.sf.saxon.tree.wrapper.SpaceStrippedNode
This constructor is protected: nodes should be created using the makeWrapper factory method
SpaceStrippingRule - Interface in net.sf.saxon.om
Interface for deciding whether a particular element is to have whitespace text nodes stripped
span - Variable in class net.sf.saxon.dom.DOMNodeWrapper
 
SPECIAL_PROPERTY_MASK - Static variable in class net.sf.saxon.expr.StaticProperty
Mask for "special properties": that is, all properties other than cardinality and dependencies
specialInAtt - Static variable in class net.sf.saxon.serialize.XMLEmitter
 
specialInAttSingle - Static variable in class net.sf.saxon.serialize.XMLEmitter
 
specialInText - Static variable in class net.sf.saxon.serialize.XMLEmitter
 
SpecificFunctionType - Class in net.sf.saxon.type
An instance of this class represents a specific function item type, for example function(xs:int) as xs:boolean
SpecificFunctionType(SequenceType[], SequenceType) - Constructor for class net.sf.saxon.type.SpecificFunctionType
 
SpecificFunctionType(SequenceType[], SequenceType, AnnotationList) - Constructor for class net.sf.saxon.type.SpecificFunctionType
 
spliceIncludes() - Method in class net.sf.saxon.style.StylesheetModule
Process xsl:include and xsl:import elements.
spliceUsePackages(XSLPackage, Compilation) - Method in class net.sf.saxon.style.PrincipalStylesheetModule
Incorporate declarations from used packages
split(UnicodeString) - Method in class net.sf.saxon.regex.REMatcher
Splits a string into an array of strings on regular expression boundaries.
spliterator() - Method in class net.sf.saxon.s9api.streams.XdmStream
Get a Spliterator over the items in the stream
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.
SQ_XS_INVALID_NAME - Static variable in class net.sf.saxon.om.StandardNames
A commonly-used name held in static:
SQL - Static variable in class net.sf.saxon.lib.NamespaceConstant
Fixed namespace name for SAXON SQL extension: "http://saxon.sf.net/sql"
SQL - Static variable in class net.sf.saxon.om.NamespaceUri
Fixed namespace name for SAXON SQL extension: "http://saxon.sf.net/sql"
SQLClose - Class in net.sf.saxon.option.sql
An sql:close element in the stylesheet.
SQLClose() - Constructor for class net.sf.saxon.option.sql.SQLClose
 
SQLColumn - Class in net.sf.saxon.option.sql
An sql:column element in the stylesheet.
SQLColumn() - Constructor for class net.sf.saxon.option.sql.SQLColumn
 
SQLConnect - Class in net.sf.saxon.option.sql
An sql:connect element in the stylesheet.
SQLConnect() - Constructor for class net.sf.saxon.option.sql.SQLConnect
 
SQLConnect.ConnectInstruction - Class in net.sf.saxon.option.sql
 
SQLConnectFn - Class in com.saxonica.functions.sql
This class implements the sql:connect() extension function.
SQLConnectFn() - Constructor for class com.saxonica.functions.sql.SQLConnectFn
 
SQLDelete - Class in net.sf.saxon.option.sql
An sql:delete element in the stylesheet.
SQLDelete() - Constructor for class net.sf.saxon.option.sql.SQLDelete
 
SQLDeleteFn - Class in com.saxonica.functions.sql
This class implements the sql:delete() extension function.
SQLDeleteFn() - Constructor for class com.saxonica.functions.sql.SQLDeleteFn
 
SQLElementFactory - Class in net.sf.saxon.option.sql
Class SQLElementFactory.
SQLElementFactory() - Constructor for class net.sf.saxon.option.sql.SQLElementFactory
 
SQLExecute - Class in net.sf.saxon.option.sql
An sql:execute element in the stylesheet.
SQLExecute() - Constructor for class net.sf.saxon.option.sql.SQLExecute
 
SQLExecuteFn - Class in com.saxonica.functions.sql
This class implements the sql:execute() extension function.
SQLExecuteFn() - Constructor for class com.saxonica.functions.sql.SQLExecuteFn
 
SQLFunctionSet - Class in com.saxonica.functions.sql
The SQLFunctionSet is a set of Saxon vendor-supplied extension functions designed to enable access to SQL databases
SQLFunctionSet() - Constructor for class com.saxonica.functions.sql.SQLFunctionSet
 
SQLInsert - Class in net.sf.saxon.option.sql
An sql:insert element in the stylesheet.
SQLInsert() - Constructor for class net.sf.saxon.option.sql.SQLInsert
 
SQLInsertFn - Class in com.saxonica.functions.sql
This class implements the sql:insert() extension function.
SQLInsertFn() - Constructor for class com.saxonica.functions.sql.SQLInsertFn
 
SQLPreparedQueryFn - Class in com.saxonica.functions.sql
This class implements the sql:prepared-query() extension function.
SQLPreparedQueryFn() - Constructor for class com.saxonica.functions.sql.SQLPreparedQueryFn
 
SQLPreparedStatementFn - Class in com.saxonica.functions.sql
This class implements the sql:prepared-statement() extension function.
SQLPreparedStatementFn() - Constructor for class com.saxonica.functions.sql.SQLPreparedStatementFn
 
SQLQuery - Class in net.sf.saxon.option.sql
An sql:query element in the stylesheet.
SQLQuery() - Constructor for class net.sf.saxon.option.sql.SQLQuery
 
SQLQueryFn - Class in com.saxonica.functions.sql
This class implements the sql:query() extension function.
SQLQueryFn() - Constructor for class com.saxonica.functions.sql.SQLQueryFn
 
sqlQueryResult(ResultSet) - Static method in class com.saxonica.functions.sql.SQLFunctionSet
 
SQLTable - Class in com.saxonica.functions.sql
 
SQLTableFn - Class in com.saxonica.functions.sql
This class implements the sql:table() extension function.
SQLTableFn() - Constructor for class com.saxonica.functions.sql.SQLTableFn
 
SQLUpdate - Class in net.sf.saxon.option.sql
An sql:update element in the stylesheet.
SQLUpdate() - Constructor for class net.sf.saxon.option.sql.SQLUpdate
 
SQLUpdateFn - Class in com.saxonica.functions.sql
This class implements the sql:update() extension function.
SQLUpdateFn() - Constructor for class com.saxonica.functions.sql.SQLUpdateFn
 
sqrt(double) - Static method in class net.sf.saxon.option.exslt.Math
Get the square root of a numeric value (SStL)
SquareArrayConstructor - Class in net.sf.saxon.ma.arrays
An expression that delivers a fixed size array whose members are the result of evaluating corresponding expressions: [a,b,c,d]
SquareArrayConstructor(List<Expression>) - Constructor for class net.sf.saxon.ma.arrays.SquareArrayConstructor
Create an array constructor with defined members
stable - Variable in class net.sf.saxon.expr.sort.SortKeyDefinition
 
stable - Variable in class net.sf.saxon.style.XSLSortOrMergeKey
 
STABLE_COLLECTION_URI - Static variable in class net.sf.saxon.lib.Feature
STABLE_COLLECTION_URI, if set, indicates that collections returned by the fn:collection() and fn:uri-collection() functions should be stable, that is, repeated calls on these functions with the same collection URI (within the scope of a single query or transformation) should return identical results.
STABLE_COLLECTION_URI - Static variable in class net.sf.saxon.lib.FeatureCode
 
STABLE_COLLECTION_URI - Static variable in class net.sf.saxon.lib.FeatureKeys
STABLE_COLLECTION_URI, if set, indicates that collections returned by the fn:collection() and fn:uri-collection() functions should be stable, that is, repeated calls on these functions with the same collection URI (within the scope of a single query or transformation) should return identical results.
STABLE_UNPARSED_TEXT - Static variable in class net.sf.saxon.lib.Feature
STABLE_UNPARSED_TEXT, if set, indicates that the results returned by repeated calls of unparsed-text(), unparsed-text-lines(), and unparsed-text-available() are consistent: calling these functions twice during the evaluation of a stylesheet or query will return the same results.
STABLE_UNPARSED_TEXT - Static variable in class net.sf.saxon.lib.FeatureCode
 
STABLE_UNPARSED_TEXT - Static variable in class net.sf.saxon.lib.FeatureKeys
STABLE_UNPARSED_TEXT, if set, indicates that the results returned by repeated calls of unparsed-text(), unparsed-text-lines(), and unparsed-text-available() are consistent: calling these functions twice during the evaluation of a stylesheet or query will return the same results.
stackFrame - Variable in class net.sf.saxon.expr.XPathContextMinor
 
StackFrame - Class in net.sf.saxon.expr
This class represents a stack frame holding details of the variables used in a function or in an XSLT template.
StackFrame(SlotManager, Sequence[]) - Constructor for class net.sf.saxon.expr.StackFrame
 
stackFrameMap - Variable in class com.saxonica.functions.extfn.Evaluate.PreparedExpression
 
stackFrameMap - Variable in class net.sf.saxon.query.XQueryExpression
 
StackOverflow(String, String, Location) - Constructor for exception net.sf.saxon.trans.XPathException.StackOverflow
Create an exception indicating that a circularity was detected
stackTrace(XPathContext) - Static method in class com.saxonica.ee.extfn.ExperimentalXPathCompiler
Method to output a stack trace
STANDALONE - net.sf.saxon.s9api.Serializer.Property
Set to "yes", "no", or "omit" to indicate the required value of the standalone attribute in the XML declaration of the output file
standaloneSet() - Method in class com.saxonica.xqj.pull.PullToStax
 
STANDARD_ERROR_OUTPUT_FILE - Static variable in class net.sf.saxon.lib.Feature
STANDARD_ERROR_OUTPUT_FILE is the name of a file to which Saxon will redirect output that would otherwise go to the operating system standard error stream (System.err).
STANDARD_ERROR_OUTPUT_FILE - Static variable in class net.sf.saxon.lib.FeatureCode
 
STANDARD_ERROR_OUTPUT_FILE - Static variable in class net.sf.saxon.lib.FeatureKeys
STANDARD_ERROR_OUTPUT_FILE is the name of a file to which Saxon will redirect output that would otherwise go to the operating system standard error stream (System.err).
StandardCollationURIResolver - Class in net.sf.saxon.lib
StandardCollationURIResolver allows a Collation to be created given a URI starting with "http://saxon.sf.net/collation" followed by a set of query parameters.
StandardCollationURIResolver() - Constructor for class net.sf.saxon.lib.StandardCollationURIResolver
The class is normally used as a singleton, but the constructor is public to allow the class to be named as a value of the configuration property COLLATION_URI_RESOLVER
StandardCollectionFinder - Class in net.sf.saxon.resource
Default implementation of the CollectionFinder interface.
StandardCollectionFinder() - Constructor for class net.sf.saxon.resource.StandardCollectionFinder
 
StandardDiagnostics - Class in net.sf.saxon.lib
This class is an abstract superclass of classes such as the StandardErrorListener and StandardInvalidityHandler, and exists to provide common utility methods for these classes, and for similar user-written classes if required
StandardDiagnostics() - Constructor for class net.sf.saxon.lib.StandardDiagnostics
 
StandardEnvironmentVariableResolver - Class in net.sf.saxon.lib
Default implementation of the EnvironmentVariableResolver.
StandardEnvironmentVariableResolver() - Constructor for class net.sf.saxon.lib.StandardEnvironmentVariableResolver
 
StandardErrorHandler - Class in net.sf.saxon.lib
A default implementation of the SAX ErrorHandler interface.
StandardErrorHandler(ErrorReporter) - Constructor for class net.sf.saxon.lib.StandardErrorHandler
 
StandardErrorListener - Class in net.sf.saxon.lib
StandardErrorListener is the standard error handler for XSLT and XQuery processing errors, used if no other ErrorListener is nominated.
StandardErrorListener() - Constructor for class net.sf.saxon.lib.StandardErrorListener
Create a Standard Error Listener
StandardErrorReporter - Class in net.sf.saxon.lib
StandardErrorReporter is the standard error handler for processing XSLT and XQuery static errors, used if no other error handler is nominated.
StandardErrorReporter() - Constructor for class net.sf.saxon.lib.StandardErrorReporter
Create a Standard Error Reporter
StandardInvalidityHandler - Class in net.sf.saxon.lib
This class StandardInvalidityHandler, despite its name, is not directly used by Saxon, and in particular it is NOT the default InvalidityHandler.
StandardInvalidityHandler(Configuration) - Constructor for class net.sf.saxon.lib.StandardInvalidityHandler
Create a Standard Invalidity Handler
StandardLogger - Class in net.sf.saxon.lib
The default Logger used by Saxon on the Java platform.
StandardLogger() - Constructor for class net.sf.saxon.lib.StandardLogger
Create a Logger that wraps the System.err output stream
StandardLogger(File) - Constructor for class net.sf.saxon.lib.StandardLogger
Create a Logger that writes to a specified file
StandardLogger(PrintStream) - Constructor for class net.sf.saxon.lib.StandardLogger
Create a Logger that wraps the specified stream.
StandardLogger(Writer) - Constructor for class net.sf.saxon.lib.StandardLogger
Create a Logger that wraps the specified writer.
StandardMessageHandler - Class in net.sf.saxon.lib
This is the default implementation of the new Saxon 11 interface for user-defined handling of xsl:message and xsl:assert output.
StandardMessageHandler(Configuration) - Constructor for class net.sf.saxon.lib.StandardMessageHandler
 
StandardModuleURIResolver - Class in net.sf.saxon.lib
This class is the standard ModuleURIResolver used to implement the "import module" declaration in a Query Prolog.
StandardModuleURIResolver() - Constructor for class net.sf.saxon.lib.StandardModuleURIResolver
Create a StandardModuleURIResolver.
StandardModuleURIResolver(Configuration) - Constructor for class net.sf.saxon.lib.StandardModuleURIResolver
Create a StandardModuleURIResolver, with a supplied configuration
StandardNames - Class in net.sf.saxon.om
Well-known names used in XSLT processing.
StandardObjectConverter - Class in com.saxonica.xqj
This class provides all the conversion methods used to convert data between XDM values and Java values in the XQJ API.
StandardObjectConverter(SaxonXQDataFactory) - Constructor for class com.saxonica.xqj.StandardObjectConverter
CreateCharacter an instance of the class
StandardOutputResolver - Class in net.sf.saxon.lib
This class defines the default OutputURIResolver.
StandardOutputResolver() - Constructor for class net.sf.saxon.lib.StandardOutputResolver
 
StandardResultDocumentResolver - Class in net.sf.saxon.lib
This class defines the default ResultDocumentResolver.
StandardResultDocumentResolver() - Constructor for class net.sf.saxon.lib.StandardResultDocumentResolver
 
StandardSchemaResolver - Class in com.saxonica.ee.config
The default schema resolver used when no other is requested
StandardSchemaResolver(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.config.StandardSchemaResolver
Create a StandardSchemaResolver and set the Configuration
StandardUnparsedTextResolver - Class in net.sf.saxon.lib
Default implementation of the UnparsedTextURIResolver, used if no other implementation is nominated to the Configuration.
StandardUnparsedTextResolver() - Constructor for class net.sf.saxon.lib.StandardUnparsedTextResolver
 
StandardURIChecker - Class in net.sf.saxon.lib
This class checks whether a string is a valid URI.
StandardURIChecker() - Constructor for class net.sf.saxon.lib.StandardURIChecker
Protected constructor to allow subclassing
StandardURIResolver - Class in net.sf.saxon.lib
This class provides the service of converting a URI into an Source.
StandardURIResolver() - Constructor for class net.sf.saxon.lib.StandardURIResolver
Create a StandardURIResolver, with no reference to a Configuration.
StandardURIResolver(Configuration) - Constructor for class net.sf.saxon.lib.StandardURIResolver
Create a StandardURIResolver, with a reference to a Configuration
STAR - Static variable in class net.sf.saxon.expr.parser.Token
"*" symbol when used as a wildcard
STAR - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
start - Variable in class net.sf.saxon.regex.Capture
 
start - Variable in class net.sf.saxon.tree.iter.ArrayIterator
 
start - Variable in class net.sf.saxon.value.IntegerRange
 
start() - Method in interface net.sf.saxon.trans.SimpleMode.RuleGroupAction
Start of a generic group
start(int) - Method in interface net.sf.saxon.trans.SimpleMode.RuleGroupAction
Start of a group characterised by some integer parameter
START_DOCUMENT - net.sf.saxon.pull.PullEvent
START_DOCUMENT is notified when a document node is encountered.
START_ELEMENT - net.sf.saxon.pull.PullEvent
START_ELEMENT is notified when an element node is encountered.
START_ITEM - Static variable in class net.sf.saxon.expr.flwor.WindowClause
 
START_ITEM_POSITION - Static variable in class net.sf.saxon.expr.flwor.WindowClause
 
START_NEXT_ITEM - Static variable in class net.sf.saxon.expr.flwor.WindowClause
 
START_OF_INPUT - net.sf.saxon.pull.PullEvent
START_OF_INPUT is the initial state when the PullProvider is instantiated.
START_PREVIOUS_ITEM - Static variable in class net.sf.saxon.expr.flwor.WindowClause
 
START_TAG - net.sf.saxon.event.RegularSequenceChecker.State
 
startArray() - Method in class net.sf.saxon.ma.json.JsonHandler
Open a new array
startArray() - Method in class net.sf.saxon.ma.json.JsonHandlerMap
Open a new array
startArray() - Method in class net.sf.saxon.ma.json.JsonHandlerXML
Open a new array
startArray(boolean) - Method in class net.sf.saxon.serialize.JSONEmitter
Output the start of an array.
startCapturingGroupingWatches(WatchManager.GroupingScope) - Method in class com.saxonica.ee.stream.watch.WatchManager
 
startCDATA() - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Report the start of a CDATA section.
startCDATA() - Method in class net.sf.saxon.event.ReceivingContentHandler
 
startContent() - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
startContent() - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
startContent() - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
startContent() - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
startContent() - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
startContent() - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
startContent() - Method in class net.sf.saxon.event.ComplexContentOutputter
Flush out a pending start tag
startContent() - Method in class net.sf.saxon.event.EventMonitor
 
startContent() - Method in class net.sf.saxon.event.Outputter
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - Method in class net.sf.saxon.event.OutputterEventBuffer
 
startContent() - Method in class net.sf.saxon.event.ProxyOutputter
Notify the start of the content, that is, the completion of all attributes and namespaces.
startContent() - Method in class net.sf.saxon.event.SignificantItemDetector
Notify the start of the content, that is, the completion of all attributes and namespaces.
StartContent() - Constructor for class net.sf.saxon.event.OutputterEvent.StartContent
 
startContentOLD() - Method in class net.sf.saxon.serialize.HTMLEmitter
 
startCurrentItem(Item) - Method in class net.sf.saxon.event.ContentHandlerProxy.ContentHandlerProxyTraceListener
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(Item) - Method in interface net.sf.saxon.lib.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.
startCurrentItem(Item) - Method in class net.sf.saxon.trace.AbstractTraceListener
Called when an item becomes the context item
startCurrentItem(Item) - Method in class net.sf.saxon.trace.TimingTraceListener
Called when an item becomes current
startCurrentItem(Item) - Method in class net.sf.saxon.trace.TraceEventMulticaster
Called when an item becomes current
startDocument() - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Receive notification of the beginning of a document.
startDocument() - Method in class net.sf.saxon.event.ReceivingContentHandler
Receive notification of the beginning of a document.
startDocument() - Method in class net.sf.saxon.jaxp.IdentityTransformerHandler
Override the behaviour of startDocument() in ReceivingContentHandler
startDocument() - Method in class net.sf.saxon.jaxp.TransformerHandlerImpl
Start of a new document.
startDocument(int) - Method in class com.saxonica.ee.domino.Erector
Write a document node to the tree
startDocument(int) - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
startDocument(int) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
startDocument(int) - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
startDocument(int) - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
startDocument(int) - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
startDocument(int) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
startDocument(int) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
startDocument(int) - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
startDocument(int) - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
startDocument(int) - Method in class com.saxonica.ee.stream.feed.ItemCheckingFeed
 
startDocument(int) - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
startDocument(int) - Method in class com.saxonica.ee.stream.watch.WatchManager
Start of a document node.
startDocument(int) - Method in class com.saxonica.ee.validate.AbstractReceiver
 
startDocument(int) - Method in class com.saxonica.ee.validate.CatchingReceiver
 
startDocument(int) - Method in class com.saxonica.serialize.BinaryEmitter
 
startDocument(int) - Method in class net.sf.saxon.dom.DOMWriter
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.event.CheckSumFilter
 
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.event.EventBuffer
 
startDocument(int) - Method in class net.sf.saxon.event.EventMonitor
 
startDocument(int) - Method in class net.sf.saxon.event.Outputter
Notify the start of a document node
startDocument(int) - Method in class net.sf.saxon.event.OutputterEventBuffer
 
startDocument(int) - Method in class net.sf.saxon.event.ProxyOutputter
Notify the start of a document node
startDocument(int) - Method in class net.sf.saxon.event.ProxyReceiver
Start of a document node.
startDocument(int) - Method in interface net.sf.saxon.event.Receiver
Notify the start of a document node
startDocument(int) - Method in class net.sf.saxon.event.RegularSequenceChecker
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.event.SequenceNormalizer
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.event.SequenceNormalizerWithItemSeparator
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.event.SequenceWriter
 
startDocument(int) - Method in class net.sf.saxon.event.SignificantItemDetector
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.SinkOutputter
 
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.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.WherePopulatedOutputter
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.ma.json.JsonReceiver
 
startDocument(int) - Method in class net.sf.saxon.option.axiom.AxiomWriter
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.option.xom.XOMWriter
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.serialize.HTMLURIEscaper
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.serialize.MessageWarner
 
startDocument(int) - Method in class net.sf.saxon.serialize.PrincipalOutputGatekeeper
 
startDocument(int) - Method in class net.sf.saxon.serialize.UncommittedSerializer
 
startDocument(int) - Method in class net.sf.saxon.serialize.XMLEmitter
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
startDocument(int) - Method in class net.sf.saxon.trace.CountingFilter
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.trace.TracingFilter
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.trans.ConfigurationReader
 
startDocument(int) - Method in class net.sf.saxon.tree.linked.LinkedBuilderMonitor
 
startDocument(int) - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Start of a document node.
startDocument(int) - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Write a document node to the tree
startDocument(int) - Method in class net.sf.saxon.tree.tiny.TinyBuilderMonitor
 
StartDocument(int) - Constructor for class net.sf.saxon.event.Event.StartDocument
 
StartDocument(int) - Constructor for class net.sf.saxon.event.OutputterEvent.StartDocument
 
startDTD(String, String, String) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class net.sf.saxon.event.ReceivingContentHandler
Register the start of the DTD.
started - Variable in class net.sf.saxon.event.Builder
 
started - Variable in class net.sf.saxon.serialize.XMLEmitter
 
startedElement - Variable in class net.sf.saxon.serialize.XMLEmitter
 
startElement(String) - Method in class com.saxonica.ee.schema.SchemaModelSerializer
 
startElement(String) - Method in class net.sf.saxon.trace.ExpressionPresenter
Start an element
startElement(String, String, String, Attributes) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class net.sf.saxon.event.ReceivingContentHandler
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class net.sf.saxon.event.RepairingContentHandler
Filter a start element event.
startElement(String, Expression) - Method in class net.sf.saxon.trace.ExpressionPresenter
Start an element representing an expression in the expression tree
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.domino.Erector
Notify the start tag of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.jaxp.TypedContentHandler
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.schema.SchemaModelLoader
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.schema.sdoc.VersionControlFilter
Notify the start of an element.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.ContentDetector
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed.AccumulatorCopier
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.feed.ItemCheckingFeed
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.Projector
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.stream.watch.WatchManager
Output element start tag
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.trans.ExpressionPresenterToJson
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.AbstractReceiver
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.AllElementValidator
Handle the start tag for a child element of the element being validated
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.AnyTypeValidator
Handle the start tag for a child element of the element being validated
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.AttributeInheritor
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.AttributeValidator
Handle the start tag for a child element of the element being validated
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.CatchingReceiver
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.ComplexContentValidator
Handle the start tag for a child element of the element being validated
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.ContentValidator
Handle the start tag for a child element of the element being validated
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.EmptyContentValidator
Output element start tag (for a child of the element being validated)
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.EntityValidator
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.FieldChecker
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.IdValidator
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.LaxValidator
Output element start tag for a child element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.SimpleContentValidator
Output element start tag (for a child of the element being validated)
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.SkipValidator
Output element start tag
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.ValidationStack
Process element start tag
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.ee.validate.XSIAttributeHandler
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.functions.qt4.ParseHtml.Html5Converter
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.serialize.AttributeSorter
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.serialize.BinaryEmitter
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class com.saxonica.serialize.OuterNewlineInserter
Output element start tag
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.dom.DOMWriter
Start of an element.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.CheckSumFilter
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.CommentStripper
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.ComplexContentOutputter
Notify the start of an element.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.ContentHandlerProxy
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.DocumentValidator
Start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.EventBuffer
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.IDFilter
startElement
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.IgnorableWhitespaceStripper
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.NamePoolConverter
Output element start tag
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.NamespaceDifferencer
startElement.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.NamespaceReducer
startElement.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.Outputter
Notify the start of an element, supplying all attributes and namespaces
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.OutputterEventBuffer
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.PathMaintainer
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.PIGrabber
Abort the parse when the first start element tag is found
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.ProxyOutputter
Notify the start of an element, supplying all attributes and namespaces
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.ProxyReceiver
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in interface net.sf.saxon.event.Receiver
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.RegularSequenceChecker
Notify the start of an element.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.SequenceNormalizer
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.SequenceNormalizerWithItemSeparator
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.SequenceWriter
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.SignificantItemDetector
Notify the start of an element, supplying all attributes and namespaces
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.Sink
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.Stripper
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.TeeOutputter
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.TreeReceiver
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.TypeCheckingFilter
Notify the start of an element, supplying all attributes and namespaces
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.Valve
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.event.WherePopulatedOutputter
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.ma.json.JsonReceiver
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.option.axiom.AxiomWriter
Start of an element.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
Start of an element.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
Start of an element.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.option.xom.XOMWriter
Start of an element.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.query.SequenceWrapper
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.CDATAFilter
Output element start tag
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.CharacterMapExpander
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.HTML40Emitter
Output element start tag
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.HTML50Emitter
Output element start tag
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.HTMLEmitter
Output element start tag
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.HTMLIndenter
Output element start tag
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.HTMLURIEscaper
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.MetaTagAdjuster
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.PrincipalOutputGatekeeper
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.TEXTEmitter
Output an element start tag.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.UncommittedSerializer
Output an element start tag.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.UnicodeNormalizer
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.XHTMLPrefixRemover
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.XHTMLURIEscaper
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.XML10ContentChecker
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.XMLEmitter
Start of an element.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.serialize.XMLIndenter
Output element start tag
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.style.UseWhenFilter
Notify the start of an element.
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.trace.CountingFilter
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.trace.TracingFilter
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.trans.ConfigurationReader
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.trans.packages.PackageInspector
Abort the parse when the first start element tag is found
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.tree.linked.LinkedBuilderMonitor
 
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.tree.linked.LinkedTreeBuilder
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.tree.tiny.TinyBuilder
Notify the start of an element
startElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Method in class net.sf.saxon.tree.tiny.TinyBuilderMonitor
 
startElement(NodeName, SchemaType, Location, int) - Method in class com.saxonica.ee.stream.adjunct.BooleanFnFeed
 
startElement(NodeName, SchemaType, Location, int) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
 
startElement(NodeName, SchemaType, Location, int) - Method in class com.saxonica.ee.stream.adjunct.FeedToEventBuffer
 
startElement(NodeName, SchemaType, Location, int) - Method in class com.saxonica.ee.stream.feed.AtomicItemFeed
 
startElement(NodeName, SchemaType, Location, int) - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
startElement(NodeName, SchemaType, Location, int) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
startElement(NodeName, SchemaType, Location, int) - Method in class com.saxonica.ee.stream.feed.CopyOfFeed
 
startElement(NodeName, SchemaType, Location, int) - Method in class com.saxonica.ee.stream.feed.ExistenceFeed
 
startElement(NodeName, SchemaType, Location, int) - Method in class com.saxonica.ee.stream.feed.GroundedItemFeed
 
startElement(NodeName, SchemaType, Location, int) - Method in class com.saxonica.ee.stream.feed.ItemCheckingFeed
 
startElement(NodeName, SchemaType, Location, int) - Method in class com.saxonica.ee.stream.feed.TypedValueFeed
 
startElement(NodeName, SchemaType, Location, int) - Method in class net.sf.saxon.event.ComplexContentOutputter
Output an element start tag.
startElement(NodeName, SchemaType, Location, int) - Method in class net.sf.saxon.event.EventMonitor
 
startElement(NodeName, SchemaType, Location, int) - Method in class net.sf.saxon.event.Outputter
Notify the start of an element.
startElement(NodeName, SchemaType, Location, int) - Method in class net.sf.saxon.event.OutputterEventBuffer
 
startElement(NodeName, SchemaType, Location, int) - Method in class net.sf.saxon.event.ProxyOutputter
Notify the start of an element
startElement(NodeName, SchemaType, Location, int) - Method in class net.sf.saxon.event.SignificantItemDetector
 
startElement(NodeName, SchemaType, Location, int) - Method in class net.sf.saxon.event.SinkOutputter
 
startElement(NodeName, SchemaType, Location, int) - Method in class net.sf.saxon.event.TypeCheckingFilter
Notify the start of an element
startElement(NodeName, SchemaType, Location, int) - Method in class net.sf.saxon.event.WherePopulatedOutputter
Notify the start of an element
StartElement(NodeName, SchemaType, AttributeMap, NamespaceMap, Location, int) - Constructor for class net.sf.saxon.event.Event.StartElement
 
StartElement(NodeName, SchemaType, Location, int) - Constructor for class net.sf.saxon.event.OutputterEvent.StartElement
 
startEntity(String) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Report the beginning of some internal and external XML entities.
startEntity(String) - Method in class net.sf.saxon.event.ReceivingContentHandler
 
startGroupingScope() - Method in class com.saxonica.ee.stream.watch.WatchManager
Called during a partitioning for-each-group whenever a new group is started
startItem - Variable in class net.sf.saxon.expr.flwor.WindowClause.Window
 
startMap() - Method in class net.sf.saxon.ma.json.JsonHandler
Start a new object/map
startMap() - Method in class net.sf.saxon.ma.json.JsonHandlerMap
Start a new object/map
startMap() - Method in class net.sf.saxon.ma.json.JsonHandlerXML
Start a new object/map
startMap(boolean) - Method in class net.sf.saxon.serialize.JSONEmitter
Output the start of an map.
startNewCurrentGroup(Item) - Method in class com.saxonica.ee.stream.ManualGroupIterator
 
startNextItem - Variable in class net.sf.saxon.expr.flwor.WindowClause.Window
 
startPosition - Variable in class net.sf.saxon.expr.flwor.WindowClause.Window
 
startPrefixMapping(String, String) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class net.sf.saxon.event.ReceivingContentHandler
Notify a namespace prefix to URI binding
startPreviousItem - Variable in class net.sf.saxon.expr.flwor.WindowClause.Window
 
startReporting(String) - Method in class com.saxonica.ee.jaxp.ValidatorImpl.InvalidityHandlerWrappingErrorHandler
At the start of a validation episode, initialize the handler
startReporting(String) - Method in class com.saxonica.ee.validate.InvalidityReportGeneratorEE
 
startReporting(String) - Method in interface net.sf.saxon.lib.InvalidityHandler
At the start of a validation episode, initialize the handler
startReporting(String) - Method in class net.sf.saxon.lib.InvalidityHandlerWrappingErrorListener
At the start of a validation episode, initialize the handler
startReporting(String) - Method in class net.sf.saxon.lib.InvalidityHandlerWrappingErrorReporter
At the start of a validation episode, initialize the handler
startReporting(String) - Method in class net.sf.saxon.lib.InvalidityReportGenerator
At the start of a validation episode, initialize the handler
startReporting(String) - Method in class net.sf.saxon.lib.StandardInvalidityHandler
At the start of a validation episode, initialize the handler
startRuleSearch() - Method in interface net.sf.saxon.lib.TraceListener
Method called when a search for a template rule is about to start
startRuleSearch() - Method in class net.sf.saxon.trace.AbstractTraceListener
Method called when a search for a template rule is about to start
startRuleSearch() - Method in class net.sf.saxon.trace.TraceEventMulticaster
Called at the start of a rule search
startRuleSearch() - Method in class net.sf.saxon.trace.XQueryTraceListener
Called at the start of a rule search
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.adjunct.ConditionalBlockAdjunct.ConditionalBlockFeed
Signal that an element or document node has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.AbsorptionFeed
Signal that an element has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.CardinalityCheckingFeed
 
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.ComplexNodeEventFeed
 
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.DecomposingFeed
Signal that an element or document node has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.FilteringFeed
 
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.ItemCheckingFeed
 
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.ItemFeed
Signal that an element or document node has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.ItemMappingFeed
 
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.MotionlessFeed
Signal that an element or document node has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.NoCloseFeed
 
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.NoOpenFeed
 
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.feed.NoOpenOrCloseFeed
 
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.watch.AccumulatorWatch
Signal that an element has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.watch.ApplyTemplatesAction
Signal that an element or document node has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.watch.ForEachAction
Signal that an element has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.watch.ForEachGroupParallelAction
Signal that an element (or document node) has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.watch.ForEachGroupPartitionAction
Signal that an element (or document node) has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.watch.IterateAction
Signal that an element has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.watch.MultiAccumulatorWatch
Signal that an element has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.watch.StreamWatch
Signal that an element or document node has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.stream.watch.Trigger
Signal that an element or document node has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in interface com.saxonica.ee.stream.watch.Watch
Signal that an element or document node has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.validate.FieldWatch
Signal that an element has been found that matches the selection that this Watch is looking for.
startSelectedParentNode(FleetingParentNode, Location) - Method in class com.saxonica.ee.validate.SelectorWatch
Signal that an element has been found that matches the selection that this Watch is looking for.
startSubsidiaryElement(String) - Method in class net.sf.saxon.trace.ExpressionPresenter
Start a child element in the output
startsWith(SequenceIterator, SequenceIterator, XPathContext, FunctionItem) - Method in class com.saxonica.functions.qt4.SequenceMatching
 
startsWith(UnicodeString, UnicodeString) - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
Test whether one string starts with another, according to the rules of the XPath starts-with() function
startsWith(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.CodepointCollator
Test whether one string starts with another, according to the rules of the XPath starts-with() function
startsWith(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.HTML5CaseBlindCollator
Test whether one string starts with another, according to the rules of the XPath starts-with() function
startsWith(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.RuleBasedSubstringMatcher
Test whether one string starts with another, according to the rules of the XPath starts-with() function
startsWith(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Test whether one string starts with another, according to the rules of the XPath starts-with() function
startsWith(UnicodeString, UnicodeString) - Method in interface net.sf.saxon.lib.SubstringMatcher
Test whether one string starts with another, according to the rules of the XPath starts-with() function
startsWith(UnicodeString, UnicodeString, SubstringMatcher) - Static method in class net.sf.saxon.functions.StartsWith
 
StartsWith - Class in net.sf.saxon.functions
Implements the fn:starts-with() function, with the collation already known
StartsWith() - Constructor for class net.sf.saxon.functions.StartsWith
 
StartsWithSequence() - Constructor for class com.saxonica.functions.qt4.SequenceMatching.StartsWithSequence
 
startValidation(String) - Method in class com.saxonica.ee.validate.ValidationContext
 
State - Interface in com.saxonica.ee.schema.fsa
A State is a dynamic state of the finite state machine.
State() - Constructor for class net.sf.saxon.regex.REMatcher.State
 
State(REMatcher.State) - Constructor for class net.sf.saxon.regex.REMatcher.State
 
StatefulSystemFunction - Interface in net.sf.saxon.functions
 
STATIC - net.sf.saxon.style.SourceBinding.BindingProperty
 
StaticBaseUri - Class in net.sf.saxon.functions
Implement the XPath function static-base-uri()
StaticBaseUri() - Constructor for class net.sf.saxon.functions.StaticBaseUri
 
staticContext - Variable in class net.sf.saxon.style.StyleElement
 
StaticContext - Interface in net.sf.saxon.expr
A StaticContext contains the information needed while an expression or pattern is being parsed.
StaticContextAccessor - Class in net.sf.saxon.functions
A StaticContextAccessor is a function that takes no arguments, but operates implicitly on the static context.
StaticContextAccessor() - Constructor for class net.sf.saxon.functions.StaticContextAccessor
 
StaticContextAccessor.DefaultCollation - Class in net.sf.saxon.functions
Implement the XPath function default-collation()
staticContextForSystemFunctions - Variable in class net.sf.saxon.Configuration
 
StaticError - Interface in net.sf.saxon.s9api
The StaticError interface is retained in Saxon 10.0 as a marker interface so that the methods XsltCompiler.setErrorList(List) and XQueryCompiler.setErrorList(List) continue to function.
StaticFunctionCall - Class in net.sf.saxon.expr
A call to a function that is known statically.
StaticFunctionCall(FunctionItem, Expression[]) - Constructor for class net.sf.saxon.expr.StaticFunctionCall
 
staticParams - Variable in class net.sf.saxon.trans.packages.PackageDetails
The values of static stylesheet parameters for this package instance.
staticProperties - Variable in class net.sf.saxon.expr.Expression
 
StaticProperty - Class in net.sf.saxon.expr
This class contains constants identifying dependencies that an XPath expression might have on its context.
StaticQueryContext - Class in net.sf.saxon.query
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(Configuration) - Constructor for class net.sf.saxon.query.StaticQueryContext
Create a StaticQueryContext using a given Configuration.
StaticQueryContext(Configuration, boolean) - Constructor for class net.sf.saxon.query.StaticQueryContext
Create a StaticQueryContext using a given Configuration.
StaticQueryContext(StaticQueryContext) - Constructor for class net.sf.saxon.query.StaticQueryContext
Create a copy of a supplied StaticQueryContext
StaticQueryContextEE - Class in com.saxonica.ee.optim
A version of StaticQueryContext for Saxon-EE, that extends the capability by allowing compilation of library modules.
StaticQueryContextEE(EnterpriseConfiguration, boolean) - Constructor for class com.saxonica.ee.optim.StaticQueryContextEE
 
StaticQueryContextEE(Configuration) - Constructor for class com.saxonica.ee.optim.StaticQueryContextEE
Create a StaticQueryContext using a given Configuration.
StaticQueryContextFactory - Class in net.sf.saxon.lib
Factory class for creating a customized instance of StaticQueryContext
StaticQueryContextFactory() - Constructor for class net.sf.saxon.lib.StaticQueryContextFactory
 
StaticQueryContextPE - Class in com.saxonica.expr
A version of StaticQueryContext for Saxon-PE
StaticQueryContextPE(ProfessionalConfiguration, boolean) - Constructor for class com.saxonica.expr.StaticQueryContextPE
 
StaticQueryContextPE(Configuration) - Constructor for class com.saxonica.expr.StaticQueryContextPE
Create a StaticQueryContext using a given Configuration.
staticRef(T) - Static method in class net.sf.saxon.transpile.CSharp
CSharp.staticRef is an identity function that signals to the CSharp transpiler that the argument expression is a static method reference.
staticType - Variable in class net.sf.saxon.expr.VariableReference
 
staticTypeCheck(Expression, SequenceType, Supplier<RoleDiagnostic>, ExpressionVisitor) - Method in class net.sf.saxon.expr.compat.TypeChecker10
 
staticTypeCheck(Expression, SequenceType, Supplier<RoleDiagnostic>, ExpressionVisitor) - Method in class net.sf.saxon.expr.parser.TypeChecker
Check an expression against a required type, modifying it if necessary.
staticTypeCheck(SequenceType, boolean, Supplier<RoleDiagnostic>, ExpressionVisitor) - Method in class net.sf.saxon.expr.Expression
Static type checking of some expressions is delegated to the expression itself, by calling this method.
staticTypeCheck(SequenceType, boolean, Supplier<RoleDiagnostic>, ExpressionVisitor) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Static type checking for let expressions is delegated to the expression itself, and is performed on the "return" expression, to allow further delegation to the branches of a conditional
staticTypeCheck(SequenceType, boolean, Supplier<RoleDiagnostic>, ExpressionVisitor) - Method in class net.sf.saxon.expr.instruct.Block
Static type checking for let expressions is delegated to the child expressions, to allow further delegation to the branches of a conditional
staticTypeCheck(SequenceType, boolean, Supplier<RoleDiagnostic>, ExpressionVisitor) - Method in class net.sf.saxon.expr.instruct.Choose
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.
staticTypeCheck(SequenceType, boolean, Supplier<RoleDiagnostic>, ExpressionVisitor) - Method in class net.sf.saxon.expr.LetExpression
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 - Class in net.sf.saxon.tree.tiny
Statistics on the size of TinyTree instances, kept so that the system can learn how much space to allocate to new trees
Statistics() - Constructor for class net.sf.saxon.tree.tiny.Statistics
 
Statistics(int, int, int, int) - Constructor for class net.sf.saxon.tree.tiny.Statistics
 
StatisticsReporter - Class in com.saxonica.ee.validate
Generates statistics relating to a validation episode
StatisticsReporter() - Constructor for class com.saxonica.ee.validate.StatisticsReporter
 
status - Variable in class com.saxonica.config.Verifier
 
StaxBridge - Class in net.sf.saxon.pull
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
StAXResultHandler - Interface in net.sf.saxon.lib
StAxResultHandler is a helper class
StAXResultHandlerImpl - Class in net.sf.saxon.stax
StAxResultHandler is used to allow a transformation result to be supplied as a StAXResult.
StAXResultHandlerImpl() - Constructor for class net.sf.saxon.stax.StAXResultHandlerImpl
 
step - Variable in class net.sf.saxon.value.IntegerRange
 
Step<T extends XdmItem> - Class in net.sf.saxon.s9api.streams
A Step is a function that can be applied to an item to return a stream of items.
Step() - Constructor for class net.sf.saxon.s9api.streams.Step
 
steppingCount(SequenceIterator) - Static method in class net.sf.saxon.functions.Count
Get the number of items in a sequence identified by a SequenceIterator
SteppingNavigator - Class in net.sf.saxon.tree.util
The SteppingNavigator is a utility class containing methods to assist with navigating a tree whose nodes implement the SteppingNode interface
SteppingNavigator() - Constructor for class net.sf.saxon.tree.util.SteppingNavigator
 
SteppingNavigator.DescendantAxisIterator - Class in net.sf.saxon.tree.util
An iterator over the descendant or descendant-or-self axis
SteppingNode - Interface in net.sf.saxon.tree.util
This interface can be implemented by an implementation of NodeInfo to take advantage of a generic implementation of the descendant axis found in class SteppingNavigator
Steps - Class in net.sf.saxon.s9api.streams
This non-instantiable class provides a number of useful implementations of the Step interface, used to navigate XDM trees, typically as an argument to XdmValue.select(net.sf.saxon.s9api.streams.Step<T>).
Steps() - Constructor for class net.sf.saxon.s9api.streams.Steps
 
stopCapturingGroupingWatches(WatchManager.GroupingScope) - Method in class com.saxonica.ee.stream.watch.WatchManager
 
STOPPER - Static variable in class net.sf.saxon.type.Type
Dummy node kind used in the tiny tree to mark the end of the tree
STORED - com.saxonica.functions.extfn.EXPathArchive.Archive.CompressionType
 
stream() - Method in class net.sf.saxon.s9api.XdmItem
Get a stream comprising the items in this value
stream() - Method in class net.sf.saxon.s9api.XdmNode
Get a stream comprising the items in this value
stream() - Method in class net.sf.saxon.s9api.XdmSequenceIterator
Convert this iterator to a Stream
stream() - Method in class net.sf.saxon.s9api.XdmValue
Get a stream comprising the items in this value
stream() - Method in class net.sf.saxon.s9api.XPathSelector
Evaluate the expression, returning the result as an Stream.
stream() - Method in class net.sf.saxon.s9api.XQueryEvaluator
Evaluate the query, returning the result as an Stream.
Streamability - Class in com.saxonica.ee.stream
Supporting class for assessing the streamability of expressions.
Streamability() - Constructor for class com.saxonica.ee.stream.Streamability
 
STREAMABILITY - Static variable in class net.sf.saxon.lib.Feature
The STREAMABILITY option can be used to disable streaming.
STREAMABILITY - Static variable in class net.sf.saxon.lib.FeatureCode
 
STREAMABILITY - Static variable in class net.sf.saxon.lib.FeatureKeys
The STREAMABILITY option can be used to disable streaming.
streamabilityStr - Variable in enum net.sf.saxon.trans.FunctionStreamability
 
streamable - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
streamable - Variable in class net.sf.saxon.lib.ResourceRequest
This boolean flag is set to true when the URI identifies a document where streamed processing is required.
StreamableUserFunction - Class in com.saxonica.ee.stream
Represents a used-defined XSLT function whose declared streamability is other than "unclassified"
StreamableUserFunction() - Constructor for class com.saxonica.ee.stream.StreamableUserFunction
 
StreamAvailable - Class in net.sf.saxon.functions
This class implements the XSLT 3.0 function stream-available()
StreamAvailable() - Constructor for class net.sf.saxon.functions.StreamAvailable
 
StreamerMap - Class in com.saxonica.ee.stream
 
StreamerMap() - Constructor for class com.saxonica.ee.stream.StreamerMap
 
StreamFn - Class in com.saxonica.ee.extfn
This class implements the saxon:stream() extension function.
StreamFn() - Constructor for class com.saxonica.ee.extfn.StreamFn
 
streaming - Variable in class net.sf.saxon.Query
 
STREAMING_ARGUMENT - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
STREAMING_FALLBACK - Static variable in class net.sf.saxon.lib.Feature
If the STREAMING_FALLBACK option is set, then constructs for which streaming is requested (such as templates in a streaming mode, the xsl:source-document instruction with attribute streamable="yes", and streamable accumulators) will be executed in non-streaming mode if the code is not actually streamable.
STREAMING_FALLBACK - Static variable in class net.sf.saxon.lib.FeatureCode
 
STREAMING_FALLBACK - Static variable in class net.sf.saxon.lib.FeatureKeys
If the STREAMING_FALLBACK option is set, then constructs for which streaming is requested (such as templates in a streaming mode, the xsl:source-document instruction with attribute streamable="yes", and streamable accumulators) will be executed in non-streaming mode if the code is not actually streamable.
StreamingAdjunct - Class in com.saxonica.ee.stream.adjunct
This abstract class supplements an Expression with methods used at compile-time to support streaming, by generating a Watch that allows the expression to be evaluated in push mode.
StreamingAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.StreamingAdjunct
 
StreamingArgumentEvaluator - Class in net.sf.saxon.expr.elab
Elaborator for the first argument of a streamable stylesheet function
StreamingArgumentEvaluator(Expression) - Constructor for class net.sf.saxon.expr.elab.StreamingArgumentEvaluator
 
streamingChildSequence - Variable in class com.saxonica.ee.stream.Inversion.PushAction
 
StreamingFilterImpl - Class in net.sf.saxon.jaxp
StreamingFilterImpl is an XMLFilter (a SAX2 filter) that performs a transformation taking a SAX stream as input and producing a SAX stream as output, using XSLT 3.0 streaming to process the source
StreamingFunctionArgumentPattern - Class in net.sf.saxon.pattern
This is a special pattern that matches the node supplied as the first argument of a call to a streamable stylesheet function; it corresponds to the pattern match="$arg" where $arg is the first argument of the function.
StreamingFunctionArgumentPattern() - Constructor for class net.sf.saxon.pattern.StreamingFunctionArgumentPattern
 
StreamingPatternMaker - Class in com.saxonica.ee.stream
Factory class to make a streaming pattern from an expression.
StreamingPatternMaker() - Constructor for class com.saxonica.ee.stream.StreamingPatternMaker
 
StreamingSequenceWriter - Class in com.saxonica.ee.stream
A SequenceWriter that can be used on a streaming pipeline to direct the output of an operation to the next expression in the pipeline
StreamingSequenceWriter(PipelineConfiguration, Outputter) - Constructor for class com.saxonica.ee.stream.StreamingSequenceWriter
 
StreamingTransformerFactory - Class in com.saxonica.config
The is a customized JAXP TransformerFactory implementation for the enterprise edition of Saxon.
StreamingTransformerFactory() - Constructor for class com.saxonica.config.StreamingTransformerFactory
Create a StreamingTransformerFactory.
StreamingTransformerFactory(EnterpriseConfiguration) - Constructor for class com.saxonica.config.StreamingTransformerFactory
Construct a StreamingTransformerFactory using an existing Configuration.
StreamingTransformerHandler(XsltController) - Constructor for class net.sf.saxon.jaxp.StreamingTransformerImpl.StreamingTransformerHandler
 
StreamingTransformerImpl - Class in net.sf.saxon.jaxp
Saxon implementation of the JAXP Transformer interface.
StreamingTransformerImpl(XsltExecutable, Xslt30Transformer) - Constructor for class net.sf.saxon.jaxp.StreamingTransformerImpl
 
StreamingTransformerImpl.StreamingTransformerHandler - Class in net.sf.saxon.jaxp
 
StreamInstr - Class in com.saxonica.ee.stream
Implementation of the xsl:source-document (streamable="yes") instruction
StreamInstr(Expression, Expression, ParseOptions) - Constructor for class com.saxonica.ee.stream.StreamInstr
 
StreamInstr.StreamInstrElaborator - Class in com.saxonica.ee.stream
 
StreamInstrElaborator() - Constructor for class com.saxonica.ee.stream.StreamInstr.StreamInstrElaborator
 
StreamWatch - Class in com.saxonica.ee.stream.watch
 
StreamWatch(Inversion, WatchManager, XPathContext) - Constructor for class com.saxonica.ee.stream.watch.StreamWatch
 
StreamWriterToReceiver - Class in net.sf.saxon.event
This class implements the XmlStreamWriter interface, translating the events into Saxon Receiver events.
StreamWriterToReceiver(Receiver) - Constructor for class net.sf.saxon.event.StreamWriterToReceiver
Constructor.
STRICT - net.sf.saxon.s9api.ValidationMode
Strict validation
STRICT - Static variable in class net.sf.saxon.lib.Validation
Code for strict validation
STRICT_STREAMABILITY - Static variable in class net.sf.saxon.lib.Feature
Causes the XSLT processor to verify that constructs that are declared streamable are in fact "guaranteed streamable" according to the W3C rules.
STRICT_STREAMABILITY - Static variable in class net.sf.saxon.lib.FeatureCode
 
STRICT_STREAMABILITY - Static variable in class net.sf.saxon.lib.FeatureKeys
Causes the XSLT processor to verify that constructs that are declared streamable are in fact "guaranteed streamable" according to the W3C rules.
strictTypeCheck(Expression, SequenceType, Supplier<RoleDiagnostic>, StaticContext) - Static method in class net.sf.saxon.expr.parser.TypeChecker
Check an expression against a required type, modifying it if necessary.
STRIDING - com.saxonica.ee.stream.Posture
 
string(String) - Static method in class net.sf.saxon.om.One
Convenience function to create a singleton string value
string(UnicodeString) - Static method in class net.sf.saxon.om.One
Convenience function to create a singleton string value
STRING - net.sf.saxon.type.PrimitiveUType
 
STRING - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:string
STRING - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
STRING - Static variable in class net.sf.saxon.type.UType
 
String_1 - Class in net.sf.saxon.functions
Implement XPath function string() with a single argument
String_1() - Constructor for class net.sf.saxon.functions.String_1
 
String_1.StringFnElaborator - Class in net.sf.saxon.functions
 
STRING_CONSTRUCTOR_INITIAL - Static variable in class net.sf.saxon.expr.parser.Token
First part of a string template.
STRING_KINDS - Static variable in class net.sf.saxon.expr.Atomizer
Node kinds whose typed value is always a string
STRING_LIKE - Static variable in class net.sf.saxon.type.UType
 
STRING_LITERAL - net.sf.saxon.ma.json.JsonParser.JsonToken
 
STRING_LITERAL - Static variable in class net.sf.saxon.expr.parser.Token
String literal
STRING_LITERAL_BACKTICKED - Static variable in class net.sf.saxon.expr.parser.Token
Complete string constructor with no embedded expressions
STRING_SEQUENCE - Static variable in class net.sf.saxon.value.SequenceType
A type that allows a sequence of zero or more string values
StringAccessor() - Constructor for class net.sf.saxon.functions.ContextItemAccessorFunction.StringAccessor
 
stringCollator - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
StringCollator - Interface in net.sf.saxon.lib
This interface represents a "collation" as defined in XPath, that is, a set of rules for comparing strings
StringConstants - Class in net.sf.saxon.str
Contains constants representing some frequently used strings, either as a UnicodeString or in some cases as a byte array.
StringConstants() - Constructor for class net.sf.saxon.str.StringConstants
 
stringConverter - Variable in class net.sf.saxon.type.BuiltInAtomicType
 
StringConverter - Class in net.sf.saxon.type
A Converter that accepts a string as input.
StringConverter() - Constructor for class net.sf.saxon.type.StringConverter
Create a StringConverter
StringConverter(ConversionRules) - Constructor for class net.sf.saxon.type.StringConverter
Create a StringConverter
StringConverter.StringToAnyURI - Class in net.sf.saxon.type
Converts string to anyURI
StringConverter.StringToBase64Binary - Class in net.sf.saxon.type
Converts string to base64
StringConverter.StringToBoolean - Class in net.sf.saxon.type
Converts a string to a boolean
StringConverter.StringToDate - Class in net.sf.saxon.type
Converts a string to a date
StringConverter.StringToDateTime - Class in net.sf.saxon.type
Converts a string to a dateTime
StringConverter.StringToDateTimeStamp - Class in net.sf.saxon.type
Converts a string to a dateTimeStamp
StringConverter.StringToDayTimeDuration - Class in net.sf.saxon.type
Converts a string to a dayTimeDuration
StringConverter.StringToDecimal - Class in net.sf.saxon.type
Converts a string to an xs:decimal
StringConverter.StringToDerivedStringSubtype - Class in net.sf.saxon.type
Converts from xs;string to a user-defined type derived from a built-in subtype of xs:string
StringConverter.StringToDuration - Class in net.sf.saxon.type
Converts a string to a duration
StringConverter.StringToFloat - Class in net.sf.saxon.type
Converts a string to xs:float
StringConverter.StringToGDay - Class in net.sf.saxon.type
Converts a string to a gDay
StringConverter.StringToGMonth - Class in net.sf.saxon.type
Converts a string to a gMonth
StringConverter.StringToGMonthDay - Class in net.sf.saxon.type
Converts a string to a gMonthDay
StringConverter.StringToGYear - Class in net.sf.saxon.type
Converts a string to a gYear
StringConverter.StringToGYearMonth - Class in net.sf.saxon.type
Converts a string to a gYearMonth
StringConverter.StringToHexBinary - Class in net.sf.saxon.type
Converts a string to hexBinary
StringConverter.StringToInteger - Class in net.sf.saxon.type
Converts a string to an integer
StringConverter.StringToIntegerSubtype - Class in net.sf.saxon.type
Converts a string to a built-in subtype of integer
StringConverter.StringToLanguage - Class in net.sf.saxon.type
Converts from xs:string to xs:language
StringConverter.StringToName - Class in net.sf.saxon.type
Converts from xs:string to xs:Name
StringConverter.StringToNCName - Class in net.sf.saxon.type
Converts from xs:string to xs:NCName, xs:ID, xs:IDREF, or xs:ENTITY
StringConverter.StringToNMTOKEN - Class in net.sf.saxon.type
Converts from xs:string to xs:NMTOKEN
StringConverter.StringToNonStringDerivedType - Class in net.sf.saxon.type
Converter from string to a derived type (derived from a type other than xs:string), where the derived type needs to retain the original string for validating against lexical facets such as pattern.
StringConverter.StringToNormalizedString - Class in net.sf.saxon.type
Converts from xs:string to xs:normalizedString
StringConverter.StringToNotation - Class in net.sf.saxon.type
Converts String to NOTATION
StringConverter.StringToQName - Class in net.sf.saxon.type
Converts String to QName
StringConverter.StringToString - Class in net.sf.saxon.type
Converts from xs:string or xs:untypedAtomic to xs:String
StringConverter.StringToStringSubtype - Class in net.sf.saxon.type
Converts from xs:string to a user-defined type derived directly from xs:string
StringConverter.StringToTime - Class in net.sf.saxon.type
Converts a string to a time
StringConverter.StringToToken - Class in net.sf.saxon.type
Converts from xs:string to xs:token
StringConverter.StringToUnionConverter - Class in net.sf.saxon.type
Converter from string to plain union types
StringConverter.StringToUntypedAtomic - Class in net.sf.saxon.type
Converts from xs:string or xs:untypedAtomic to xs:untypedAtomic
StringConverter.StringToYearMonthDuration - Class in net.sf.saxon.type
Converts a string to a yearMonthDuration
StringElaborator - Class in net.sf.saxon.expr.elab
An abstract Elaborator for expressions that evaluate their result as a single string (that is, as an instance of UnicodeString); they may also return null to indicate that the result is an empty sequence.
StringElaborator() - Constructor for class net.sf.saxon.expr.elab.StringElaborator
 
StringEvaluator - Interface in net.sf.saxon.expr.elab
A StringEvaluator is a function that typically encapsulates the logic for evaluating an expression that returns a string.
stringFeatures - Static variable in class net.sf.saxon.Configuration
 
StringFnElaborator() - Constructor for class net.sf.saxon.functions.String_1.StringFnElaborator
 
StringFnStreamer - Class in com.saxonica.ee.stream.adjunct
Streaming code to implement the XPath string() function
StringFnStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.StringFnStreamer
 
StringHashPrecondition(Characteristic, AtomicMatchKey, StringCollator) - Constructor for class com.saxonica.ee.trans.Precondition.StringHashPrecondition
Create a StringHashPrecondition
stringify() - Method in class net.sf.saxon.expr.StringLiteral
Get the string represented by this StringLiteral, as a String
stringify(Expression, boolean, StaticContext) - Static method in class net.sf.saxon.query.XQueryParser
Convert an expression so it generates a space-separated sequence of strings
stringify(Sequence) - Static method in class net.sf.saxon.om.SequenceTool
Get the string value of a sequence.
stringify(IntIterator) - Static method in class net.sf.saxon.z.IntHashSet
 
StringItemToChar() - Constructor for class net.sf.saxon.expr.PJConverter.StringItemToChar
 
StringItemToString() - Constructor for class net.sf.saxon.expr.PJConverter.StringItemToString
 
StringItemToUnicodeString() - Constructor for class net.sf.saxon.expr.PJConverter.StringItemToUnicodeString
 
StringJoin - Class in net.sf.saxon.functions
fn:string-join(string* $sequence, string $separator)
StringJoin() - Constructor for class net.sf.saxon.functions.StringJoin
 
StringLength_1 - Class in net.sf.saxon.functions
Implement the XPath string-length() function
StringLength_1() - Constructor for class net.sf.saxon.functions.StringLength_1
 
StringLength_1.StringLengthFnElaborator - Class in net.sf.saxon.functions
 
StringLengthFnElaborator() - Constructor for class net.sf.saxon.functions.StringLength_1.StringLengthFnElaborator
 
StringLiteral - Class in net.sf.saxon.expr
Subclass of Literal used specifically for string literals, as this is a common case
StringLiteral(String) - Constructor for class net.sf.saxon.expr.StringLiteral
Create a StringLiteral that wraps a String
StringLiteral(UnicodeString) - Constructor for class net.sf.saxon.expr.StringLiteral
Create a StringLiteral that wraps any UnicodeString
StringLiteral(StringValue) - Constructor for class net.sf.saxon.expr.StringLiteral
Create a StringLiteral that wraps a StringValue
StringToAnyURI(ConversionRules) - Constructor for class net.sf.saxon.type.StringConverter.StringToAnyURI
 
StringToBase64Binary() - Constructor for class net.sf.saxon.type.StringConverter.StringToBase64Binary
 
StringToBase64BinaryFn() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.StringToBase64BinaryFn
 
StringToBoolean() - Constructor for class net.sf.saxon.type.StringConverter.StringToBoolean
 
StringToCodepoints - Class in net.sf.saxon.functions
This class supports the function string-to-codepoints()
StringToCodepoints() - Constructor for class net.sf.saxon.functions.StringToCodepoints
 
StringToDate(ConversionRules) - Constructor for class net.sf.saxon.type.StringConverter.StringToDate
 
StringToDateTime(ConversionRules) - Constructor for class net.sf.saxon.type.StringConverter.StringToDateTime
 
StringToDateTimeStamp(ConversionRules) - Constructor for class net.sf.saxon.type.StringConverter.StringToDateTimeStamp
 
StringToDayTimeDuration() - Constructor for class net.sf.saxon.type.StringConverter.StringToDayTimeDuration
 
StringToDecimal() - Constructor for class net.sf.saxon.type.StringConverter.StringToDecimal
 
StringToDerivedStringSubtype(ConversionRules, AtomicType) - Constructor for class net.sf.saxon.type.StringConverter.StringToDerivedStringSubtype
 
StringToDouble - Class in net.sf.saxon.type
This class converts a string to an xs:double according to the rules in XML Schema 1.0
StringToDouble() - Constructor for class net.sf.saxon.type.StringToDouble
 
StringToDouble11 - Class in net.sf.saxon.value
Convert a string to a double using the rules of XML Schema 1.1
StringToDuration() - Constructor for class net.sf.saxon.type.StringConverter.StringToDuration
 
StringToFloat(ConversionRules) - Constructor for class net.sf.saxon.type.StringConverter.StringToFloat
 
StringToGDay() - Constructor for class net.sf.saxon.type.StringConverter.StringToGDay
 
StringToGMonth() - Constructor for class net.sf.saxon.type.StringConverter.StringToGMonth
 
StringToGMonthDay() - Constructor for class net.sf.saxon.type.StringConverter.StringToGMonthDay
 
StringToGYear(ConversionRules) - Constructor for class net.sf.saxon.type.StringConverter.StringToGYear
 
StringToGYearMonth(ConversionRules) - Constructor for class net.sf.saxon.type.StringConverter.StringToGYearMonth
 
StringToHexBinary() - Constructor for class net.sf.saxon.type.StringConverter.StringToHexBinary
 
StringToHexBinaryFn() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.StringToHexBinaryFn
 
stringToInteger(String) - Static method in class net.sf.saxon.value.IntegerValue
Static factory method to convert strings to integers.
StringToInteger() - Constructor for class net.sf.saxon.type.StringConverter.StringToInteger
 
StringToIntegerSubtype(BuiltInAtomicType) - Constructor for class net.sf.saxon.type.StringConverter.StringToIntegerSubtype
 
StringToLanguage() - Constructor for class net.sf.saxon.type.StringConverter.StringToLanguage
 
StringToName() - Constructor for class net.sf.saxon.type.StringConverter.StringToName
 
StringToNCName(AtomicType) - Constructor for class net.sf.saxon.type.StringConverter.StringToNCName
 
StringToNMTOKEN() - Constructor for class net.sf.saxon.type.StringConverter.StringToNMTOKEN
 
StringToNonStringDerivedType(StringConverter, Converter.DownCastingConverter) - Constructor for class net.sf.saxon.type.StringConverter.StringToNonStringDerivedType
 
StringToNormalizedString() - Constructor for class net.sf.saxon.type.StringConverter.StringToNormalizedString
 
StringToNotation(ConversionRules) - Constructor for class net.sf.saxon.type.StringConverter.StringToNotation
 
stringToNumber(UnicodeString) - Method in class net.sf.saxon.type.StringToDouble
Convert a string to a double.
StringTool - Class in net.sf.saxon.str
 
StringTool() - Constructor for class net.sf.saxon.str.StringTool
 
StringToQName(ConversionRules) - Constructor for class net.sf.saxon.type.StringConverter.StringToQName
 
StringToString() - Constructor for class net.sf.saxon.type.StringConverter.StringToString
 
StringToStringSubtype(ConversionRules, AtomicType) - Constructor for class net.sf.saxon.type.StringConverter.StringToStringSubtype
 
StringToTime() - Constructor for class net.sf.saxon.type.StringConverter.StringToTime
 
StringToToken() - Constructor for class net.sf.saxon.type.StringConverter.StringToToken
 
StringToUnionConverter(PlainType, ConversionRules) - Constructor for class net.sf.saxon.type.StringConverter.StringToUnionConverter
 
StringToUntypedAtomic() - Constructor for class net.sf.saxon.type.StringConverter.StringToUntypedAtomic
 
StringToUTF8() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.StringToUTF8
 
StringToYearMonthDuration() - Constructor for class net.sf.saxon.type.StringConverter.StringToYearMonthDuration
 
StringValue - Class in net.sf.saxon.value
An atomic value of type xs:string.
StringValue() - Constructor for class net.sf.saxon.value.StringValue
Protected constructor for use by subtypes
StringValue(String) - Constructor for class net.sf.saxon.value.StringValue
Constructor from String.
StringValue(String, AtomicType) - Constructor for class net.sf.saxon.value.StringValue
Constructor from String.
StringValue(UnicodeString) - Constructor for class net.sf.saxon.value.StringValue
Construct an instance that wraps a supplied UnicodeString, with the default type xs:string
StringValue(UnicodeString, AtomicType) - Constructor for class net.sf.saxon.value.StringValue
Construct an instance that wraps a supplied UnicodeString, with a supplied atomic type
StringValue(AtomicType) - Constructor for class net.sf.saxon.value.StringValue
Protected constructor for use by subtypes
StringValue.Builder - Class in net.sf.saxon.value
 
StringValue.CharacterIterator - Class in net.sf.saxon.value
CharacterIterator is used to iterate over the characters in a string, returning them as integers representing the Unicode code-point.
StringValueFeed - Class in com.saxonica.ee.stream.feed
This class is used when a streamed template requests evaluation of the string value of the nodes selected by a path expression, typically in response to an xsl:value-of instruction.
StringValueFeed(ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.StringValueFeed
 
StringValueGatherer - Class in com.saxonica.ee.stream.feed
A StringValueGatherer is a Receiver that computes the string value of an element in streaming mode, by copying all the text nodes to a supplied receiver.
StringValueGatherer(UnicodeBuilder) - Constructor for class com.saxonica.ee.stream.feed.StringValueGatherer
 
StringView - Class in net.sf.saxon.str
An implementation of the UnicodeString interface that wraps an ordinary Java string.
STRIP - net.sf.saxon.s9api.ValidationMode
Remove any existing type annotations, mark as untyped
STRIP - Static variable in class net.sf.saxon.event.Stripper
 
STRIP - Static variable in class net.sf.saxon.lib.Validation
Code corresponding to the XSLT option validation=strip, which indicates that existing type annotations are to be removed and no new validation is performed.
STRIP_DEFAULT - Static variable in class net.sf.saxon.event.Stripper
 
STRIP_WHITESPACE - Static variable in class net.sf.saxon.lib.Feature
Indicates whether all whitespace, no whitespace, or whitespace in elements defined in a DTD or schema as having element-only content should be stripped from source documents.
STRIP_WHITESPACE - Static variable in class net.sf.saxon.lib.FeatureCode
 
STRIP_WHITESPACE - Static variable in class net.sf.saxon.lib.FeatureKeys
Indicates whether all whitespace, no whitespace, or whitespace in elements defined in a DTD or schema as having element-only content should be stripped from source documents.
Stripper - Class in net.sf.saxon.event
The Stripper class performs whitespace stripping according to the rules of the xsl:strip-space and xsl:preserve-space instructions.
Stripper(SpaceStrippingRule, Receiver) - Constructor for class net.sf.saxon.event.Stripper
 
Stripper.StripRuleTarget - Class in net.sf.saxon.event
 
stripperRules - Variable in class net.sf.saxon.style.StylesheetPackage
 
StripRuleTarget() - Constructor for class net.sf.saxon.event.Stripper.StripRuleTarget
 
stripWhitespace(SpaceStrippingRule) - Method in class net.sf.saxon.resource.AbstractResourceCollection
Supply information about the whitespace stripping rules that apply to this collection.
stripWhitespace(SpaceStrippingRule) - Method in class net.sf.saxon.resource.DirectoryCollection
Supply information about the whitespace stripping rules that apply to this collection.
stripWhitespace(SpaceStrippingRule) - Method in class net.sf.saxon.resource.ExplicitCollection
Supply information about the whitespace stripping rules that apply to this collection.
stripWhitespace(SpaceStrippingRule) - Method in class net.sf.saxon.resource.JarCollection
Supply information about the whitespace stripping rules that apply to this collection.
StructuredQName - Class in net.sf.saxon.om
This class provides an economical representation of a QName triple (prefix, URI, and localname).
StructuredQName(String, String, String) - Constructor for class net.sf.saxon.om.StructuredQName
Construct a StructuredQName from a prefix, URI, and local name.
StructuredQName(String, NamespaceUri, String) - Constructor for class net.sf.saxon.om.StructuredQName
Construct a StructuredQName from a prefix, URI, and local name.
Stub() - Constructor for class com.saxonica.ee.extfn.js.IXSLFunctionSet.Stub
 
STYLE_PARSER_CLASS - Static variable in class net.sf.saxon.lib.Feature
XML parser used for stylesheets and schema documents.
STYLE_PARSER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
STYLE_PARSER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
XML parser used for stylesheets and schema documents.
StyleElement - Class in net.sf.saxon.style
Abstract superclass for all element nodes in the stylesheet.
StyleElement() - Constructor for class net.sf.saxon.style.StyleElement
Constructor
StyleElement.OnFailure - Enum in net.sf.saxon.style
 
StyleNodeFactory - Class in net.sf.saxon.style
Class StyleNodeFactory.
StyleNodeFactory(Configuration, Compilation) - Constructor for class net.sf.saxon.style.StyleNodeFactory
Create the node factory for representing an XSLT stylesheet as a tree structure
StyleNodeFactoryEE - Class in com.saxonica.ee.config
Class StyleNodeFactoryEE: Subclass of StyleNodeFactory used for Saxon-EE.
StyleNodeFactoryEE(Configuration, Compilation) - Constructor for class com.saxonica.ee.config.StyleNodeFactoryEE
Create the node factory for representing an XSLT stylesheet as a tree structure
StyleNodeFactoryPE - Class in com.saxonica.config.pe
Class StyleNodeFactoryPE: Subclass of StyleNodeFactory used for Saxon-PE.
StyleNodeFactoryPE(Configuration, Compilation) - Constructor for class com.saxonica.config.pe.StyleNodeFactoryPE
Create the node factory for representing an XSLT stylesheet as a tree structure
STYLESHEET_VERSION - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
stylesheet-version.
StylesheetCache - Class in net.sf.saxon.trans
A cache of the stylesheets (as XsltExecutables) used in calls to the fn:transform function, in a stylesheet or query.
StylesheetCache() - Constructor for class net.sf.saxon.trans.StylesheetCache
 
StylesheetComponent - Interface in net.sf.saxon.style
This interface is implemented by all top-level XSL elements that can contain local variable declarations.
StylesheetFunctionLibrary - Class in net.sf.saxon.style
A StylesheetFunctionLibrary contains functions defined by the user in a stylesheet.
StylesheetFunctionLibrary(StylesheetPackage, boolean) - Constructor for class net.sf.saxon.style.StylesheetFunctionLibrary
Create a FunctionLibrary that provides access to stylesheet functions
StylesheetModule - Class in net.sf.saxon.style
A stylesheet module represents a module of a stylesheet.
StylesheetModule(StyleElement, int) - Constructor for class net.sf.saxon.style.StylesheetModule
 
StylesheetPackage - Class in net.sf.saxon.style
A (compiled) stylesheet package.
StylesheetPackage(Configuration) - Constructor for class net.sf.saxon.style.StylesheetPackage
Create a stylesheet package
StylesheetPackageEE - Class in com.saxonica.ee.trans
Subclass of StylesheetPackage for Saxon-EE
StylesheetPackageEE(Configuration) - Constructor for class com.saxonica.ee.trans.StylesheetPackageEE
 
StylesheetSpaceStrippingRule - Class in net.sf.saxon.om
A whitespace stripping rule that strips whitespace according to the rules defined for XSLT stylesheets
StylesheetSpaceStrippingRule(NamePool) - Constructor for class net.sf.saxon.om.StylesheetSpaceStrippingRule
 
subArray(int, int) - Method in class com.saxonica.xsltextn.pedigree.DelegatingArrayItem
 
subArray(int, int) - Method in class com.saxonica.xsltextn.pedigree.PedigreeArrayItem
 
subArray(int, int) - Method in class net.sf.saxon.ma.arrays.ArrayItem
Get a sub-array given a start and end position
subArray(int, int) - Method in class net.sf.saxon.ma.arrays.ImmutableArrayItem
Get a subarray given a start and end position
subArray(int, int) - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Get a subarray given a start and end position
SUBJECT - Static variable in class com.saxonica.ee.optim.SwitchExpression
 
subList(int, int) - Method in class net.sf.saxon.ma.zeno.ZenoChain
Get a sublist of this list.
submit(Runnable, V) - Method in class com.saxonica.ee.parallel.CountingCompletionService
 
submit(Callable<V>) - Method in class com.saxonica.ee.parallel.CountingCompletionService
 
SubPicture(int[], DecimalSymbols) - Constructor for class net.sf.saxon.functions.FormatNumber.SubPicture
 
SubscriptExprElaborator() - Constructor for class net.sf.saxon.expr.SubscriptExpression.SubscriptExprElaborator
 
SubscriptExpression - Class in net.sf.saxon.expr
A SubscriptExpression represents a FilterExpression of the form EXPR[n] where n is known to be singleton numeric and to be independent of the focus; it does not need to be constant
SubscriptExpression(Expression, Expression) - Constructor for class net.sf.saxon.expr.SubscriptExpression
Construct a SubscriptExpression
SubscriptExpression.SubscriptExprElaborator - Class in net.sf.saxon.expr
An elaborator for a "subscript" expression, typically written as X[$n] where $n is an integer or a numeric expression.
SubscriptExpressionAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming code for a subscript expression
SubscriptExpressionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.SubscriptExpressionAdjunct
 
subsequence(int, int) - Method in class com.saxonica.ee.optim.SearchableValue
Get a subsequence of the value
subsequence(int, int) - Method in class com.saxonica.ee.validate.CompactStringValue
 
subsequence(int, int) - Method in class net.sf.saxon.expr.instruct.UserFunction
Get a subsequence of the value
subsequence(int, int) - Method in class net.sf.saxon.ma.zeno.ZenoSequence
Get a subsequence of the value
subsequence(int, int) - Method in class net.sf.saxon.om.AtomicArray
Get a subsequence of this sequence
subsequence(int, int) - Method in class net.sf.saxon.om.EmptyAtomicSequence
Get a subsequence of the value
subsequence(int, int) - Method in interface net.sf.saxon.om.GroundedValue
Get a subsequence of the value
subsequence(int, int) - Method in interface net.sf.saxon.om.Item
Get a subsequence of the value
subsequence(int, int) - Method in class net.sf.saxon.om.ZeroOrMore
Get a subsequence of the value
subsequence(int, int) - Method in class net.sf.saxon.om.ZeroOrOne
Get a subsequence of the value
subsequence(int, int) - Method in class net.sf.saxon.s9api.XdmValue
Get a subsequence of the value
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.value.IntegerRange
Get a subsequence of the value
subsequence(int, int) - Method in class net.sf.saxon.value.SequenceExtent.Of
Get a subsequence of the value
subSequence(SequenceIterator, NumericValue) - Static method in class net.sf.saxon.functions.Subsequence_2
 
subSequence(SequenceIterator, NumericValue, NumericValue, XPathContext) - Static method in class net.sf.saxon.functions.Subsequence_3
 
Subsequence_2 - Class in net.sf.saxon.functions
Implements the XPath 2.0 subsequence() function with two arguments
Subsequence_2() - Constructor for class net.sf.saxon.functions.Subsequence_2
 
Subsequence_3 - Class in net.sf.saxon.functions
Implements the XPath 2.0 subsequence() function with three arguments
Subsequence_3() - Constructor for class net.sf.saxon.functions.Subsequence_3
 
SubsequenceFilter(int, int) - Constructor for class com.saxonica.ee.stream.adjunct.SubsequenceStreamer.SubsequenceFilter
 
SubsequenceIterator - Class in net.sf.saxon.expr
A SubsequenceIterator selects a subsequence of a sequence
SubsequenceStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a subsequence() function call.
SubsequenceStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.SubsequenceStreamer
 
SubsequenceStreamer.SubsequenceFilter - Class in com.saxonica.ee.stream.adjunct
 
substituteFor(StyleElement) - Method in class net.sf.saxon.style.StyleElement
Make this node a substitute for a temporary one previously added to the tree.
subStream(int, int) - Method in class net.sf.saxon.s9api.streams.XdmStream
Return the items at a given range of positions in the stream.
substring(int, int) - Method in class net.sf.saxon.str.LargeTextBuffer
Returns a new character sequence that is a subsequence of this sequence.
substring(long) - Method in class net.sf.saxon.str.UnicodeString
Get a substring of this codepoint sequence, with a given start position, finishing at the end of the string
substring(long, long) - Method in class net.sf.saxon.str.BMPString
 
substring(long, long) - Method in class net.sf.saxon.str.EmptyUnicodeString
Get a substring of this string (following the rules of String.substring(int), but measuring Unicode codepoints rather than 16-bit code units)
substring(long, long) - Method in class net.sf.saxon.str.Slice16
 
substring(long, long) - Method in class net.sf.saxon.str.Slice24
 
substring(long, long) - Method in class net.sf.saxon.str.Slice8
 
substring(long, long) - Method in class net.sf.saxon.str.StringView
Get a substring of this codepoint sequence, with a given start and end position
substring(long, long) - Method in class net.sf.saxon.str.Twine16
Get a substring of this string (following the rules of String.substring(int), but measuring Unicode codepoints rather than 16-bit code units)
substring(long, long) - Method in class net.sf.saxon.str.Twine24
Get a substring of this string (following the rules of String.substring(int), but measuring Unicode codepoints rather than 16-bit code units)
substring(long, long) - Method in class net.sf.saxon.str.Twine8
Get a substring of this string (following the rules of String.substring(int), but measuring Unicode codepoints rather than 16-bit code units)
substring(long, long) - Method in class net.sf.saxon.str.UnicodeChar
Get a substring of this codepoint sequence, with a given start and end position
substring(long, long) - Method in class net.sf.saxon.str.UnicodeString
Get a substring of this string, with a given start and end position
substring(long, long) - Method in class net.sf.saxon.str.WhitespaceString
Returns a new UnicodeString that is a subsequence of this sequence.
substring(long, long) - Method in class net.sf.saxon.str.ZenoString
Get a substring of this codepoint sequence, with a given start and end position
substring(StringValue, NumericValue) - Static method in class net.sf.saxon.functions.Substring
Implement the substring function with two arguments.
substring(StringValue, NumericValue, NumericValue) - Static method in class net.sf.saxon.functions.Substring
Implement the substring function with three arguments.
Substring - Class in net.sf.saxon.functions
This class implements the XPath substring() function
Substring() - Constructor for class net.sf.saxon.functions.Substring
 
Substring.SubstringFnElaborator - Class in net.sf.saxon.functions
 
substringAfter(UnicodeString, UnicodeString) - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
Return the part of a string after a given substring, according to the rules of the XPath substring-after() function
substringAfter(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.CodepointCollator
Return the part of a string after a given substring, according to the rules of the XPath substring-after() function
substringAfter(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.HTML5CaseBlindCollator
Return the part of a string after a given substring, according to the rules of the XPath substring-after() function
substringAfter(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.RuleBasedSubstringMatcher
Return the part of a string after a given substring, according to the rules of the XPath substring-after() function
substringAfter(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Return the part of a string after a given substring, according to the rules of the XPath substring-after() function
substringAfter(UnicodeString, UnicodeString) - Method in interface net.sf.saxon.lib.SubstringMatcher
Return the part of a string after a given substring, according to the rules of the XPath substring-after() function
SubstringAfter - Class in net.sf.saxon.functions
Implements the fn:substring-after() function with the collation already known
SubstringAfter() - Constructor for class net.sf.saxon.functions.SubstringAfter
 
SubstringAfter.SubstringAfterFnElaborator - Class in net.sf.saxon.functions
 
SubstringAfterFnElaborator() - Constructor for class net.sf.saxon.functions.SubstringAfter.SubstringAfterFnElaborator
 
substringBefore(UnicodeString, UnicodeString) - Method in class com.saxonica.expr.sort.UcaCollatorUsingIcu
Return the part of a string before a given substring, according to the rules of the XPath substring-before() function
substringBefore(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.CodepointCollator
Return the part of a string before a given substring, according to the rules of the XPath substring-before() function
substringBefore(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.HTML5CaseBlindCollator
Return the part of a string before a given substring, according to the rules of the XPath substring-before() function
substringBefore(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.RuleBasedSubstringMatcher
Return the part of a string before a given substring, according to the rules of the XPath substring-before() function
substringBefore(UnicodeString, UnicodeString) - Method in class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Return the part of a string before a given substring, according to the rules of the XPath substring-before() function
substringBefore(UnicodeString, UnicodeString) - Method in interface net.sf.saxon.lib.SubstringMatcher
Return the part of a string before a given substring, according to the rules of the XPath substring-before() function
SubstringBefore - Class in net.sf.saxon.functions
Implements the fn:substring-before() function with the collation already known
SubstringBefore() - Constructor for class net.sf.saxon.functions.SubstringBefore
 
SubstringBefore.SubstringBeforeFnElaborator - Class in net.sf.saxon.functions
 
SubstringBeforeFnElaborator() - Constructor for class net.sf.saxon.functions.SubstringBefore.SubstringBeforeFnElaborator
 
substringData(int, int) - Method in class net.sf.saxon.dom.TextOverNodeInfo
Extract a range of data from a Text or Comment node.
SubstringFnElaborator() - Constructor for class net.sf.saxon.functions.Substring.SubstringFnElaborator
 
SubstringMatcher - Interface in net.sf.saxon.lib
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 - net.sf.saxon.type.Affinity
The second type subsumes the first; all values that are instances of the first type are also instances of the second.
subsumes(int, int) - Static method in class net.sf.saxon.value.Cardinality
Test if one cardinality subsumes another.
subsumes(ItemType) - Method in class net.sf.saxon.s9api.ItemType.BuiltInAtomicItemType
 
subsumes(ItemType) - Method in class net.sf.saxon.s9api.ItemType
Determine whether this ItemType subsumes another ItemType.
subsumes(OccurrenceIndicator) - Method in enum net.sf.saxon.s9api.OccurrenceIndicator
Ask whether one occurrence indicator subsumes another.
subsumes(UType) - Method in class net.sf.saxon.type.UType
Ask whether one UType subsumes another
SUBSUMES - net.sf.saxon.type.Affinity
The first type subsumes the second; all values that are instances of the second type are also instances of the first.
subsumesAll(UserComplexType, SchemaCompiler) - Method in class com.saxonica.ee.schema.UserComplexType
Test whether the particle of this complex type subsumes a complex type defined using xs:all
subsumesMachine(FiniteStateMachine, FiniteStateMachine, SchemaCompiler) - Static method in class com.saxonica.ee.schema.fsa.FiniteStateMachine
Test whether one finite state machine subsumes another FSM: that is, whether for each path through the second FSM, there is a corresponding path through the first FSM.
subtract(Duration) - Method in class net.sf.saxon.value.SaxonDuration
Computes a new duration whose value is this-rhs.
subtract(CalendarValue, XPathContext) - Method in class net.sf.saxon.value.CalendarValue
Determine the difference between two points in time, as a duration
subtract(CalendarValue, XPathContext) - Method in class net.sf.saxon.value.DateTimeValue
Determine the difference between two points in time, as a duration
subtract(CalendarValue, XPathContext) - Method in class net.sf.saxon.value.DateValue
Determine the difference between two points in time, as a duration
subtract(CalendarValue, XPathContext) - Method in class net.sf.saxon.value.TimeValue
Determine the difference between two points in time, as a duration
subtract(DurationValue) - Method in class net.sf.saxon.value.DayTimeDurationValue
Subtract two dayTime-durations
subtract(DurationValue) - Method in class net.sf.saxon.value.DurationValue
Subtract two durations
subtract(DurationValue) - Method in class net.sf.saxon.value.YearMonthDurationValue
Subtract two year-month-durations
SUBTREE_NODESET - Static variable 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
suffix - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
suffix - Variable in class net.sf.saxon.style.PackageVersion
 
SUFFIX - net.sf.saxon.type.OpenContentVariety
 
SUFFIX - Static variable in class net.sf.saxon.expr.parser.Token
"*:" token
SuffixState - Class in com.saxonica.ee.schema.fsa
The state of a finite state machine that is processing "suffix" open content.
suggestPrefix(String, NamespaceUri) - Method in class net.sf.saxon.om.NamePool
Suggest a preferred prefix to be used with a given URI
suggestPrefixForURI(NamespaceUri) - Method in class net.sf.saxon.om.NamePool
Suggest a prefix for a given URI.
sum(int, int) - Static method in class net.sf.saxon.value.Cardinality
Add two cardinalities
sum(SequenceIterator) - Static method in class net.sf.saxon.option.exslt.Date
The date:sum function adds a set of durations together.
Sum - Class in net.sf.saxon.functions
Implementation of the fn:sum function
Sum() - Constructor for class net.sf.saxon.functions.Sum
 
Sum.SumFnElaborator - Class in net.sf.saxon.functions
 
Sum.SumFold - Class in net.sf.saxon.functions
Implementation of Fold class to do the summation in push mode
SumFnElaborator() - Constructor for class net.sf.saxon.functions.Sum.SumFnElaborator
 
SumFold(XPathContext, AtomicValue) - Constructor for class net.sf.saxon.functions.Sum.SumFold
 
SuperId - Class in net.sf.saxon.functions
The XPath id() or element-with-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.
SuperId() - Constructor for class net.sf.saxon.functions.SuperId
 
SuperId.ElementWithId - Class in net.sf.saxon.functions
 
SuperId.Id - Class in net.sf.saxon.functions
 
SUPPLIED - Static variable in class net.sf.saxon.expr.instruct.ParameterSet
 
SUPPLIED_AND_CHECKED - Static variable in class net.sf.saxon.expr.instruct.ParameterSet
 
SuppliedParameterReference - Class in net.sf.saxon.expr
Supplied parameter reference: this is an internal expression used to refer to the value of the n'th parameter supplied on a template call or a call to an inline function.
SuppliedParameterReference(int) - Constructor for class net.sf.saxon.expr.SuppliedParameterReference
Constructor
SuppliedParameterReference.SuppliedParameterReferenceElaborator - Class in net.sf.saxon.expr
 
SuppliedParameterReferenceElaborator() - Constructor for class net.sf.saxon.expr.SuppliedParameterReference.SuppliedParameterReferenceElaborator
 
supply(SequenceIterator, ItemConsumer<? super Item>) - Static method in class net.sf.saxon.om.SequenceTool
Supply the (remaining) items in a sequence to a consumer of items
SUPPLY_SOURCE_LOCATOR - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
supply-source-locator = yes|no.
supplyLicenseKey(Reader) - Method in class com.saxonica.config.ProfessionalConfiguration
This method allows the contents of a license key to be supplied programmatically.
supplyParameters(ParameterMetaData, SequenceType[]) - Static method in class com.saxonica.functions.sql.SQLFunctionSet
 
supplyStaticContext(StaticContext, int, Expression[]) - Method in class net.sf.saxon.lib.ExtensionFunctionCall
Supply static context information.
supplyTypeInformation(ExpressionVisitor, ContextItemStaticInfo, Expression[]) - Method in class net.sf.saxon.functions.BooleanFn
 
supplyTypeInformation(ExpressionVisitor, ContextItemStaticInfo, Expression[]) - Method in class net.sf.saxon.functions.IndexOf
 
supplyTypeInformation(ExpressionVisitor, ContextItemStaticInfo, Expression[]) - Method in class net.sf.saxon.functions.Minimax
Static analysis: preallocate a comparer if possible
supplyTypeInformation(ExpressionVisitor, ContextItemStaticInfo, Expression[]) - Method in class net.sf.saxon.functions.NotFn
 
supplyTypeInformation(ExpressionVisitor, ContextItemStaticInfo, Expression[]) - Method in class net.sf.saxon.functions.PositionAndLast
 
supplyTypeInformation(ExpressionVisitor, ContextItemStaticInfo, Expression[]) - Method in class net.sf.saxon.functions.SystemFunction
Method called during static type checking.
supplyTypeInformation(ExpressionVisitor, ContextItemStaticInfo, Expression[]) - Method in class net.sf.saxon.ma.map.MapFunctionSet.MapGet
Method called during static type checking.
supportsGetLength() - Method in class com.saxonica.ee.optim.MultiIndex.SelectedItemsIterator
Ask whether this iterator supports use of the MultiIndex.SelectedItemsIterator.getLength() method.
supportsGetLength() - Method in class com.saxonica.ee.parallel.MultithreadedFocusTrackingIterator
 
supportsGetLength() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
supportsGetLength() - Method in class net.sf.saxon.expr.BigRangeIterator
 
supportsGetLength() - Method in class net.sf.saxon.expr.DescendingRangeIterator
 
supportsGetLength() - Method in class net.sf.saxon.expr.ItemCheckingIterator
 
supportsGetLength() - Method in class net.sf.saxon.expr.ItemMappingIterator
 
supportsGetLength() - Method in interface net.sf.saxon.expr.LastPositionFinder
Ask whether this iterator supports use of the LastPositionFinder.getLength() method.
supportsGetLength() - Method in class net.sf.saxon.expr.sort.GroupAdjacentIterator
 
supportsGetLength() - Method in class net.sf.saxon.expr.sort.GroupByIterator
 
supportsGetLength() - Method in class net.sf.saxon.expr.sort.GroupEndingIterator
 
supportsGetLength() - Method in class net.sf.saxon.expr.sort.GroupStartingIterator
 
supportsGetLength() - Method in class net.sf.saxon.expr.sort.MergeGroupingIterator
 
supportsGetLength() - Method in class net.sf.saxon.expr.sort.SortedIterator
Ask whether this iterator supports use of the SortedIterator.getLength() method.
supportsGetLength() - Method in class net.sf.saxon.expr.SubsequenceIterator
Ask whether this iterator supports use of the SubsequenceIterator.getLength() method.
supportsGetLength() - Method in class net.sf.saxon.expr.TailIterator
 
supportsGetLength() - Method in class net.sf.saxon.functions.Remove.RemoveIterator
Ask whether this iterator supports use of the Remove.RemoveIterator.getLength() method.
supportsGetLength() - Method in class net.sf.saxon.functions.Reverse.ReverseListIterator
 
supportsGetLength() - Method in class net.sf.saxon.ma.zeno.ZenoSequence.ZenoSequenceIterator
 
supportsGetLength() - Method in class net.sf.saxon.om.FocusTrackingIterator
Ask whether this iterator supports use of the FocusTrackingIterator.getLength() method.
supportsGetLength() - Method in class net.sf.saxon.om.MemoSequence.ProgressiveIterator
 
supportsGetLength() - Method in class net.sf.saxon.regex.ARegexIterator
 
supportsGetLength() - Method in class net.sf.saxon.regex.JRegexIterator
 
supportsGetLength() - Method in class net.sf.saxon.tree.iter.ArrayIterator.Of
 
supportsGetLength() - Method in class net.sf.saxon.tree.iter.EmptyIterator
 
supportsGetLength() - Method in class net.sf.saxon.tree.iter.ListIterator.Of
 
supportsGetLength() - Method in class net.sf.saxon.tree.iter.ManualIterator
Ask whether this iterator supports use of the ManualIterator.getLength() method.
supportsGetLength() - Method in class net.sf.saxon.tree.iter.SingleNodeIterator
 
supportsGetLength() - Method in class net.sf.saxon.tree.iter.SingletonIterator
 
supportsGetLength() - Method in class net.sf.saxon.tree.iter.TwoItemIterator
 
supportsGetLength() - Method in class net.sf.saxon.tree.iter.UntypedAtomizingIterator
Ask whether this iterator supports use of the UntypedAtomizingIterator.getLength() method.
supportsGetLength(SequenceIterator) - Static method in class net.sf.saxon.om.SequenceTool
Ask whether a SequenceIterator supports the capability to call getLength() to establish the number of items in the sequence.
supportsHasNext() - Method in class com.saxonica.ee.optim.MultiIndex.SelectedItemsIterator
 
supportsHasNext() - Method in class com.saxonica.ee.stream.om.AttributeIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.AscendingRangeIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.BigRangeIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.DescendingRangeIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.ItemCheckingIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.ItemMappingIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.sort.GroupAdjacentIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.sort.GroupBreakingIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.sort.GroupByIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.sort.GroupMatchingIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.sort.MergeGroupingIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.sort.MergeIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.sort.SortedIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.SubsequenceIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.TailIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.UnionEnumeration
 
supportsHasNext() - Method in class net.sf.saxon.expr.UnionIterator
 
supportsHasNext() - Method in class net.sf.saxon.expr.ValueTailIterator
 
supportsHasNext() - Method in class net.sf.saxon.ma.zeno.ZenoSequence.ZenoSequenceIterator
 
supportsHasNext() - Method in class net.sf.saxon.om.FocusTrackingIterator
 
supportsHasNext() - Method in class net.sf.saxon.tree.iter.AdjacentTextNodeMergingIterator
 
supportsHasNext() - Method in class net.sf.saxon.tree.iter.ArrayIterator
 
supportsHasNext() - Method in class net.sf.saxon.tree.iter.EmptyIterator
 
supportsHasNext() - Method in class net.sf.saxon.tree.iter.ListIterator
 
supportsHasNext() - Method in interface net.sf.saxon.tree.iter.LookaheadIterator
Ask whether the hasNext() method can be called.
supportsHasNext() - Method in class net.sf.saxon.tree.iter.LookaheadIteratorImpl
 
supportsHasNext() - Method in class net.sf.saxon.tree.iter.ManualIterator
Ask whether the iterator supports lookahead.
supportsHasNext() - Method in class net.sf.saxon.tree.iter.NodeWrappingAxisIterator
 
supportsHasNext() - Method in class net.sf.saxon.tree.iter.SingleNodeIterator
 
supportsHasNext() - Method in class net.sf.saxon.tree.iter.SingletonIterator
 
supportsHasNext() - Method in class net.sf.saxon.tree.iter.TwoItemIterator
 
supportsHasNext() - Method in class net.sf.saxon.tree.iter.UntypedAtomizingIterator
 
supportsLazyEvaluation() - Method in class net.sf.saxon.expr.Expression
Ask whether the expression supports lazy evaluation.
supportsLazyEvaluation() - Method in class net.sf.saxon.expr.LetExpression
 
supportsLazyEvaluation() - Method in class net.sf.saxon.expr.Literal
Ask whether the expression supports lazy evaluation.
supportsLazyEvaluation() - Method in class net.sf.saxon.expr.SuppliedParameterReference
Ask whether the expression supports lazy evaluation.
supportsLazyEvaluation() - Method in class net.sf.saxon.expr.VariableReference
Ask whether the expression supports lazy evaluation.
SUPPRESS_EVALUATION_EXPIRY_WARNING - Static variable in class net.sf.saxon.lib.Feature
This is set to true to suppress the warning otherwise issued by command-line interfaces indicating that an evaluation license is in use and is due to expire in a set number of days.
SUPPRESS_EVALUATION_EXPIRY_WARNING - Static variable in class net.sf.saxon.lib.FeatureCode
 
SUPPRESS_EVALUATION_EXPIRY_WARNING - Static variable in class net.sf.saxon.lib.FeatureKeys
This is set to true to suppress the warning otherwise issued by command-line interfaces indicating that an evaluation license is in use and is due to expire in a set number of days.
SUPPRESS_INDENTATION - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
suppress-indentation = list of element names
SUPPRESS_XPATH_WARNINGS - Static variable in class net.sf.saxon.lib.Feature
Suppresses all warnings issued by the XPath and XQuery parsers.
SUPPRESS_XPATH_WARNINGS - Static variable in class net.sf.saxon.lib.FeatureCode
 
SUPPRESS_XPATH_WARNINGS - Static variable in class net.sf.saxon.lib.FeatureKeys
Suppresses all warnings issued by the XPath and XQuery parsers.
SUPPRESS_XSLT_NAMESPACE_CHECK - Static variable in class net.sf.saxon.lib.Feature
This is set to true to suppress the warning when there is no commonality between the namespaces used in stylesheet match patterns and the namespaces used in the source document.
SUPPRESS_XSLT_NAMESPACE_CHECK - Static variable in class net.sf.saxon.lib.FeatureCode
 
SUPPRESS_XSLT_NAMESPACE_CHECK - Static variable in class net.sf.saxon.lib.FeatureKeys
This is set to true to suppress the warning when there is no commonality between the namespaces used in stylesheet match patterns and the namespaces used in the source document.
suppressProcessingInstruction(String, UnicodeString, Location, int) - Method in class net.sf.saxon.serialize.MessageEmitter
Method to decide whether a processing instruction in the message should be suppressed.
suppressStaticContext - Variable in class net.sf.saxon.trace.ExpressionPresenter.ExportOptions
 
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.expr.Expression
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.instruct.ElementCreator
Suppress validation on contained element constructors, on the grounds that the parent element is already performing validation.
suppressWarning(String) - Method in class net.sf.saxon.lib.StandardErrorReporter
Suppress warning messages using a particular error code.
SURROGATE1_MAX - Static variable in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
 
SURROGATE1_MIN - Static variable in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
 
SURROGATE2_MAX - Static variable in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
 
SURROGATE2_MIN - Static variable in class net.sf.saxon.serialize.charcode.UTF16CharacterSet
 
SVG - Static variable in class net.sf.saxon.lib.NamespaceConstant
The SVG namespace
SVG - Static variable in class net.sf.saxon.om.NamespaceUri
The SVG namespace http://www.w3.org/2000/svg
Sweep - Enum in com.saxonica.ee.stream
The posture of an expression defines the relationship of the result to a streamed input document, as defined in the XSLT 3.0 specification.
SWITCH - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
SWITCH - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "switch" (XQuery 1.1)
SWITCH_CASE - Static variable in class net.sf.saxon.expr.parser.Token
 
SwitchAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming code to implement a switch expression, which results from optimizing a choose where all the branches have similar test conditions.
SwitchAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.SwitchAdjunct
 
SwitchCaseComparer - Class in net.sf.saxon.expr
A comparer that compares atomic values for equality, with the properties: - non-comparable types compare false - NaN compares equal to NaN Used for comparisons in XQuery Switch expressions
SwitchCaseComparer(StringCollator, XPathContext) - Constructor for class net.sf.saxon.expr.SwitchCaseComparer
 
SwitchCaseComparison - Class in net.sf.saxon.expr
Class to handle comparisons for XQuery switch expressions.
SwitchCaseComparison(Expression, int, Expression, boolean) - Constructor for class net.sf.saxon.expr.SwitchCaseComparison
Create a singleton comparison - that is, a comparison between two singleton (0:1) sequences using the general comparison semantics
SwitchCaseInfo() - Constructor for class com.saxonica.ee.optim.SwitchExpression.SwitchCaseInfo
 
SwitchExprElaborator() - Constructor for class com.saxonica.ee.optim.SwitchExpression.SwitchExprElaborator
 
SwitchExpression - Class in com.saxonica.ee.optim
An optimized Choose expression in which all the branches are tests of the same expression for equality with some value.
SwitchExpression(SwitchExpression.SwitchCaseInfo) - Constructor for class com.saxonica.ee.optim.SwitchExpression
Create a switch expression
SwitchExpression.SwitchCaseInfo - Class in com.saxonica.ee.optim
Data structure used for holding details of a switch expression
SwitchExpression.SwitchExprElaborator - Class in com.saxonica.ee.optim
Elaborator for a "Switch" expression (typically an xsl:choose that tests one expression against a list of constants: not exactly equivalent to an XQuery 3.1 switch expression).
SXCH0002 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXCH0002: cannot supply output to ContentHandler because it is not well-formed
SXCH0003 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXCH0003: error reported by the ContentHandler (SAXResult) to which the result tree was sent
SXCH0004 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXCH0004: cannot load user-supplied ContentHandler
SXCH0005 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXCH0005: invalid pseudo-attribute syntax
SXJE0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXJE0001: Must supply an argument for a non-static extension function
SXJE0005 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXJE0005: cannot convert xs:string to Java char unless the length is exactly one
SXJE0051 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXJE0051: supplied Java List/Array contains a member that cannot be converted to an Item
SXJE0052 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXJE0052: exception thrown by extension function
SXJE0053 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXJE0053: I/O error in saxon-read-binary-resource
SXJM0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXJM0001: Error in arguments to saxon:send-mail
SXJM0002 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXJM0002: Failure in saxon:send-mail reported by mail service
SXJS0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXJS0001: Cannot export for Javascript if the stylesheet uses unsupported features
SXJX0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXJX0001: integer in input to octets-to-base64Binary or octets-to-hexBinary is out of range 0-255
SXLM0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXLM0001: stylesheet or query appears to be looping/recursing indefinitely
SXOR0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXOR0001: XSD saxon:ordered constraint not satisfied
SXPK0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXPK0001: No binding available for call-template instruction
SXPK0002 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXPK0002: invalid content found in compiled package
SXPK0003 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXPK0003: stylesheet package has unsatisfied schema dependency
SXPK0004 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXPK0004: documentation namespace can be used only for documentation
SXPK0005 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXPK0005: unresolved component reference in SEF file
SXRD0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXRD0001: URI supplied to xsl:result-document does not identify a writable destination
SXRD0002 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXRD0002: Base output URI for xsl:result-document is unknown
SXRD0003 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXRD0003: Failure while closing the xsl:result-document destination after writing
SXRD0004 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXRD0004: Unwritable file given as the result destination
SXRE0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXRE0001: stack overflow within regular expression evaluation
SXSD1000 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1000: unknown attribute group
SXSD1001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1001: unknown attribute declaration
SXSD1002 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1002: invalid substitution group membership
SXSD1003 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1003: unknown element declaration
SXSD1004 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1004: field declaration may select no nodes, or multiple nodes
SXSD1005 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1005: field declaration selects a node that cannot be atomized
SXSD1006 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1006: unknown named model group
SXSD1007 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1007: missing component in schema
SXSD1008 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1008: unknown schema type
SXSD1009 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1009: constraints in derived type may not be compatible with constraints in the base type
SXSD1010 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1010: enumeration value is not a valid instance of the type
SXSD1011 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1011: type of local element is not derived from type of global element
SXSD1012 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1012: minOccurs/maxOccurs limits adjusted because out of supported range
SXSD1014 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1014: unrecognized schema versioning attribute
SXSD1015 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1015: use="prohibited" on an attribute group has no effect
SXSD1016 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1016: redefined component is in the wrong schema module
SXSD1017 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSD1017: target of xs:override is not a valid schema
SXSE0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSE0001: cannot use character maps in an environment with no Controller
SXSE0002 - Static variable 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 variable in class net.sf.saxon.trans.SaxonErrorCode
SXSQ0001: value of argument to SQL instruction is not a JDBC Connection object
SXSQ0002 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSQ0002: failed to close JDBC Connection
SXSQ0003 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSQ0003: failed to open JDBC Connection
SXSQ0004 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSQ0004: SQL Insert/Update/Delete action failed
SXSQ0005 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXSQ0005: Warning JDBC is not thread safe
SXST0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0001: Static error in template rule, found during JIT compilation
SXST0060 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0060: Template in a streaming mode is not streamable
SXST0061 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0061: Requested initial mode is streamable; must supply SAXSource or StreamSource
SXST0062 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0062: Component cannot be streamed, though it should be streamable
SXST0065 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0065: Cannot use tracing with streaming templates
SXST0066 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0066: Cannot disable optimization when xsl:stream is used
SXST0067 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0067: Internal problem executing expression in streaming mode
SXST0068 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0068: This configuration does not allow streaming
SXST0069 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0069: Exporting a stylesheet containing static references to XQuery functions
SXST0070 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0070: Exporting a stylesheet containing static references to external Java objects
SXST0071 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0071: Exporting a stylesheet containing static references to saxon:tabulate-maps instruction
SXST0072 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXST0072: Exporting a stylesheet containing extensions instruction
SXTA0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXTA0001: unresolved type alias
SXTM0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXTM0001: tabulate-maps: selecting an item with no pedigree
SXTT0001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXTT0001: field name not defined in tuple type
SXUP0081 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXUP0081: attempt to update a non-updatable node
SXWN9000 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9000: miscellaneous warning message
SXWN9001 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9001: a variable declaration with no following siblings has no effect
SXWN9002 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9002: saxon:indent-spaces must be a positive integer
SXWN9003 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9003: saxon:require-well-formed must be "yes" or "no"
SXWN9004 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9004: saxon:next-in-chain cannot be specified dynamically
SXWN9005 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9005: The 'default' attribute of saxon:collation no longer has any effect
SXWN9006 - Static variable 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 variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9007: Cannot use reserved namespace in extension-element-prefixes
SXWN9008 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9008: Saxon extension element not recognized because namespace not declared in extension-element-prefixes
SXWN9009 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9009: an empty xsl:for-each or xsl:for-each-group has no effect
SXWN9010 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9010: saxon:recognize-binary must be "yes" or "no"
SXWN9011 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9011: saxon:memo-function ignored under Saxon-HE
SXWN9012 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9012: saxon:threads ignored when compiling with trace enabled
SXWN9013 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9013: saxon:threads ignored when not running under Saxon-EE
SXWN9014 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9014: xsl:function/@override is deprecated in 3.0
SXWN9015 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9015: Pattern will never match anything
SXWN9016 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9016: saxon:assign used with multi-threading enabled
SXWN9017 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9017: saxon:copy-of copying accumulators pointlessly
SXWN9018 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9018: warning during schema processing
SXWN9019 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9019: stylesheet module included or imported more than once
SXWN9020 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9020: unrecognized XSLT version
SXWN9021 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9021: extension attribute ignored because not recognized in this Saxon version
SXWN9022 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9022: warning returned by regular expression compiler
SXWN9023 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9023: mode="#current" specified when not inside xsl:template
SXWN9024 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9024: Fallback to non-streamed execution
SXWN9025 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9025: Comparison will always be false
SXWN9026 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9026: The only value that can pass type checking is an empty sequence
SXWN9027 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9027: Expression is valid statically, but will always fail if executed
SXWN9028 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9028: XPath Construct A/[XYZ] is probably not intended: try A/*[XYZ]
SXWN9029 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9029: xsl:on-empty/xsl:on-non-empty in this context has no effect
SXWN9030 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9030: creating an attribute or namespace is likely to fail because children have already been created
SXWN9031 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9031: lax validation has no effect because there is no element/attribute declaration in the schema
SXWN9032 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9032: Function result should be computed using xsl:sequence, not xsl:value-of
SXWN9033 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9033: Value of sort key doesn't depend on the context item
SXWN9034 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9034: Cannot resolve relative collation URI
SXWN9035 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9035: Concatenation operator ('||') used with boolean operands
SXWN9036 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9036: Suspicious use of curly braces in xsl:analyze-string/@regex
SXWN9037 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9037: Result of evaluation will always be an empty sequence
SXWN9038 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9038: Field name not defined in record type
SXWN9039 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9039: Value will always be a singleton; occurrence indicator has no effect
SXWN9040 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9040: Possible confusion between language keyword and element name
SXWN9041 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9041: An attribute node cannot have a complex type
SXWN9042 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9042: Unrecognized or invalid extension in Saxon namespace
SXWN9043 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9043: Invalid or unrecognized serialization property
SXWN9045 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9045: non-streamed input supplied for a streamable stylesheet
SXWN9046 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9046: predicate [0] selects nothing
SXWN9047 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9047: dynamic error evaluating expression used in XSD type alternative
SXWN9048 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9048: An xs:ID element at the outermost level has no effect
SXWN9049 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9049: Requested XQuery version not supported (request ignored)
SXWN9050 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXWN9050: Invalid document excluded from collection
SXXP0003 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXXP0003: error reported by XML parser while parsing source document.
SXXP0004 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXXP0004: externally supplied node belongs to the wrong Configuration.
SXXP0005 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXXP0005: namespace of source document doesn't match namespace of the template rules in the stylesheet.
SXXP0006 - Static variable in class net.sf.saxon.trans.SaxonErrorCode
SXXP0006: general error in schema processing/validation
SymbolicName - Class in net.sf.saxon.trans
The symbolic name of a component consists of the component kind (e.g.
SymbolicName(int, StructuredQName) - Constructor for class net.sf.saxon.trans.SymbolicName
Create a symbolic name for a component other than a function.
SymbolicName.F - Class in net.sf.saxon.trans
Subclass of SymbolicName used for function names (including the arity)
symbolSpace - Variable in class com.saxonica.ee.schema.SimpleComponentReference
The symbol space representing the kind of schema component that is referenced
SymbolSpace - Class in com.saxonica.ee.schema
This class holds constants used to identify the various symbol spaces defined in XML Schema: element declarations, attribute declarations, types, groups, and so on.
SYNTAX_ERR - Static variable in exception net.sf.saxon.dom.DOMExceptionImpl
 
SystemFunction - Class in net.sf.saxon.functions
Abstract superclass for calls to functions in the standard function library
SystemFunction() - Constructor for class net.sf.saxon.functions.SystemFunction
 
SystemFunctionCall - Class in net.sf.saxon.expr
A call to a system-defined function (specifically, a function implemented as an instance of SystemFunction)
SystemFunctionCall(SystemFunction, Expression[]) - Constructor for class net.sf.saxon.expr.SystemFunctionCall
 
SystemFunctionCall.Optimized - Class in net.sf.saxon.expr
Subclass representing a system function call that has been optimized; this overrides the optimize() method to do nothing, thus ensuring that optimization converges.
SystemFunctionCall.SystemFunctionCallElaborator - Class in net.sf.saxon.expr
Elaborator for a system function call, used in cases where the specific function call has no custom support
SystemFunctionCallElaborator() - Constructor for class net.sf.saxon.expr.SystemFunctionCall.SystemFunctionCallElaborator
 
SystemFunctionWithBoundContextItem - Class in net.sf.saxon.functions.hof
A Callable that wraps another Callable and a Dynamic Context, in effect acting as a closure that executes the original callable with a saved context.
SystemFunctionWithBoundContextItem(SystemFunction, XPathContext) - Constructor for class net.sf.saxon.functions.hof.SystemFunctionWithBoundContextItem
 
systemId - Variable in class net.sf.saxon.dom.DOMSender
 
systemId - Variable in class net.sf.saxon.event.Builder
 
systemId - Variable in class net.sf.saxon.event.Outputter
 
systemId - Variable in class net.sf.saxon.event.SequenceReceiver
 
systemId - Variable in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
SystemId() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.SystemId
 
SystemIdMap - Class in net.sf.saxon.tree.linked
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.linked.SystemIdMap
 
systemIdSupplier - Variable in class net.sf.saxon.tree.wrapper.VirtualCopy
 
SystemLogger - Class in net.sf.saxon.lib
An implementation of Saxon's Logger interface that writes all messages through to a supplied java.util.logging.Logger.
SystemLogger(Logger) - Constructor for class net.sf.saxon.lib.SystemLogger
Create a Logger that wraps a Java java.util.logging.Logger
SystemProperty - Class in net.sf.saxon.functions
Implementation of the XSLT system-property() function
SystemProperty() - Constructor for class net.sf.saxon.functions.SystemProperty
 

T

t - Variable in class net.sf.saxon.expr.parser.XPathParser
 
TabulateMaps - Class in com.saxonica.xsltextn.instruct
Handler for a saxon:tabulate-maps instruction in an XSLT stylesheet.
TabulateMaps(Expression, Expression) - Constructor for class com.saxonica.xsltextn.instruct.TabulateMaps
Create the instruction
tag() - Method in class com.saxonica.ee.optim.GeneralEqualityEE
 
tag() - Method in class net.sf.saxon.expr.AndExpression
Get the element name used to identify this expression in exported expression format
tag() - Method in class net.sf.saxon.expr.ArithmeticExpression
 
tag() - Method in class net.sf.saxon.expr.BinaryExpression
Get the element name used to identify this expression in exported expression format
tag() - Method in class net.sf.saxon.expr.compat.ArithmeticExpression10
 
tag() - Method in class net.sf.saxon.expr.compat.GeneralComparison10
 
tag() - Method in class net.sf.saxon.expr.GeneralComparison
Get the element name used to identify this expression in exported expression format
tag() - Method in class net.sf.saxon.expr.IdentityComparison
Get the element name used to identify this expression in exported expression format
tag() - Method in class net.sf.saxon.expr.OrExpression
Get the element name used to identify this expression in exported expression format
tag() - Method in class net.sf.saxon.expr.SingletonIntersectExpression
Get the element name used to identify this expression in exported expression format
tag() - Method in class net.sf.saxon.expr.ValueComparison
 
tag() - Method in class net.sf.saxon.expr.VennExpression
Get the element name used to identify this expression in exported expression format
tag(Traceable) - Method in class net.sf.saxon.trace.AbstractTraceListener
 
tag(Traceable) - Method in class net.sf.saxon.trace.XQueryTraceListener
Get the trace element tagname to be used for a particular construct.
tag(Traceable) - Method in class net.sf.saxon.trace.XSLTTraceListener
Get the trace element tagname to be used for a particular construct.
TAG - Static variable in class net.sf.saxon.expr.parser.Token
"<" at the start of a tag (XQuery only).
tagName(Traceable) - Static method in class net.sf.saxon.trace.XSLTTraceListener
 
tail() - Method in class net.sf.saxon.ma.trie.ImmutableList
Get all items in the list other than the first
TAIL_CALLS - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
TailCall - Interface in net.sf.saxon.expr.instruct
Interface representing a Tail Call.
TailCallComponent() - Constructor for class net.sf.saxon.expr.TailCallLoop.TailCallComponent
 
TailCallFunction() - Constructor for class net.sf.saxon.expr.TailCallLoop.TailCallFunction
 
TailCallLoop - Class in net.sf.saxon.expr
A TailCallLoop wraps the body of a function that contains tail-recursive function calls.
TailCallLoop(UserFunction, Expression) - Constructor for class net.sf.saxon.expr.TailCallLoop
Constructor - create a TailCallLoop
TailCallLoop.TailCallComponent - Class in net.sf.saxon.expr
 
TailCallLoop.TailCallFunction - Class in net.sf.saxon.expr
 
TailCallLoop.TailCallInfo - Interface in net.sf.saxon.expr
 
TailExprElaborator() - Constructor for class net.sf.saxon.expr.TailExpression.TailExprElaborator
 
TailExpression - Class in net.sf.saxon.expr
A TailExpression represents a FilterExpression of the form EXPR[position() > n] Here n is usually 2, but we allow other values
TailExpression(Expression, int) - Constructor for class net.sf.saxon.expr.TailExpression
Construct a TailExpression, representing a filter expression of the form $base[position() >= $start]
TailExpression.TailExprElaborator - Class in net.sf.saxon.expr
Elaborator for a tail expression
TailExpressionAdjunct - Class in com.saxonica.ee.stream.adjunct
 
TailExpressionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.TailExpressionAdjunct
 
TailFn - Class in net.sf.saxon.functions
This class implements the function fn:tail(), which is a standard function in XPath 3.0
TailFn() - Constructor for class net.sf.saxon.functions.TailFn
 
TailIterator - Class in net.sf.saxon.expr
TailIterator iterates over a base sequence starting at an element other than the first.
take() - Method in class com.saxonica.ee.parallel.CountingCompletionService
 
Talker - Interface in net.sf.saxon.gizmo
Interface for a simple line-based question/answer dialog with the user
tan(double) - Static method in class net.sf.saxon.option.exslt.Math
Get the tangent of a numeric value (SStL)
target - Variable in class com.saxonica.ee.schema.SimpleComponentReference
The corresponding SchemaComponent.
target - Variable in class net.sf.saxon.trace.ExpressionPresenter.ExportOptions
 
TARGET_MESSAGE_LINE_LENGTH - Variable in class net.sf.saxon.lib.StandardDiagnostics
Variable defining a target line length for messages.
targetConfig - Variable in class net.sf.saxon.trans.ConfigurationReader
 
targetType - Variable in class net.sf.saxon.expr.ListConstructorFunction
 
targetType - Variable in class net.sf.saxon.expr.UnionConstructorFunction
 
targetVersion - Variable in class net.sf.saxon.trace.ExpressionPresenter.ExportOptions
 
TeeDestination - Class in net.sf.saxon.s9api
A TeeDestination allows writing to two destinations at once.
TeeDestination(Destination, Destination) - Constructor for class net.sf.saxon.s9api.TeeDestination
Create a TeeDestination: a destination which copies everything that is sent to it to two separate destinations
TeeOutputter - Class in net.sf.saxon.event
TeeOutputter: a SequenceReceiver that duplicates received events to two different destinations
TeeOutputter(Receiver, Receiver) - Constructor for class net.sf.saxon.event.TeeOutputter
 
TEMPLATE_RESULT - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
TemplateRule - Class in net.sf.saxon.expr.instruct
The runtime object corresponding to an xsl:template element in the stylesheet.
TemplateRule() - Constructor for class net.sf.saxon.expr.instruct.TemplateRule
Create a template
TemplateRuleEE - Class in com.saxonica.ee.trans
Saxon-EE version of the TemplateRule class, with added code for JIT compilation and streamability analysis
TemplateRuleEE() - Constructor for class com.saxonica.ee.trans.TemplateRuleEE
Create a template rule
TemplateRuleInitializer - Class in com.saxonica.ee.trans
A TemplateRuleInitializer is used to prepare a template rule for execution the first time that its match pattern is matched, in cases where JIT template rule compilation is in force.
TemplateRuleTraceListener - Class in net.sf.saxon.trace
A trace listener for XSLT that only handles invocation of template rules; enabled using saxon:trace="yes" on the xsl:mode declaration
TemplateRuleTraceListener(Logger) - Constructor for class net.sf.saxon.trace.TemplateRuleTraceListener
 
TemplatesHandlerImpl - Class in net.sf.saxon.jaxp
TemplatesHandlerImpl implements the javax.xml.transform.sax.TemplatesHandler interface.
TemplatesHandlerImpl(TransformerFactory, Processor) - Constructor for class net.sf.saxon.jaxp.TemplatesHandlerImpl
Create a TemplatesHandlerImpl and initialise variables.
TemplatesImpl - Class in net.sf.saxon.jaxp
Saxon implementation of the JAXP Templates interface.
TemplatesImpl(TransformerFactory, XsltExecutable) - Constructor for class net.sf.saxon.jaxp.TemplatesImpl
 
TEMPORARY - net.sf.saxon.om.Durability
A node is temporary if it is constructed during the course of a transformation, and is likely to be garbage-collected when it goes out of scope
TEMPORARY_TREE_STATISTICS - Variable in class net.sf.saxon.tree.tiny.TreeStatistics
 
temporaryOutputState - Variable in class net.sf.saxon.expr.XPathContextMinor
 
TemporaryXSLTVariableBinding(SourceBinding) - Constructor for class net.sf.saxon.expr.parser.ParserExtension.TemporaryXSLTVariableBinding
 
term - Variable in class com.saxonica.ee.schema.fsa.FiniteStateMachine.TermParticlePair
 
Term - Interface in com.saxonica.ee.schema
Represents a Term in a content model as defined by XML Schema.
terminate() - Method in class com.saxonica.ee.stream.watch.Terminator
 
TERMINATE - Static variable in class net.sf.saxon.event.ReceiverOption
Flag set on startDocument() in relation to an xsl:message call with terminate="yes"
TerminationException - Exception in net.sf.saxon.expr.instruct
An exception thrown by xsl:message terminate="yes".
TerminationException(String) - Constructor for exception net.sf.saxon.expr.instruct.TerminationException
Construct a TerminationException
Terminator - Class in com.saxonica.ee.stream.watch
A Terminator provides a method that can be called to cause early termination of a streaming pass over an input document, in the case where no more information from the document is needed.
Terminator() - Constructor for class com.saxonica.ee.stream.watch.Terminator
 
test(int) - Method in class net.sf.saxon.regex.charclass.Categories.Category
 
test(int) - Method in interface net.sf.saxon.regex.charclass.CharacterClass
Test whether a particular codepoint is a member of the character class
test(int) - Method in class net.sf.saxon.regex.charclass.EmptyCharacterClass
 
test(int) - Method in class net.sf.saxon.regex.charclass.IntSetCharacterClass
 
test(int) - Method in class net.sf.saxon.regex.charclass.InverseCharacterClass
 
test(int) - Method in class net.sf.saxon.regex.charclass.PredicateCharacterClass
 
test(int) - Method in class net.sf.saxon.regex.charclass.SingletonCharacterClass
 
test(int) - Method in class net.sf.saxon.z.IntExceptPredicate
Ask whether a given value matches this predicate
test(int) - Method in class net.sf.saxon.z.IntIntersectionPredicate
Ask whether a given value matches this predicate
test(int) - Method in class net.sf.saxon.z.IntPredicateLambda
 
test(int) - Method in interface net.sf.saxon.z.IntPredicateProxy
 
test(int) - Method in class net.sf.saxon.z.IntSetPredicate
Ask whether a given value matches this predicate
test(int) - Method in class net.sf.saxon.z.IntUnionPredicate
Ask whether a given value matches this predicate
test(int) - Method in class net.sf.saxon.z.IntValuePredicate
Ask whether a given value matches this predicate
test(URI) - Method in class net.sf.saxon.lib.ProtocolRestrictor
 
test(Item) - Method in interface net.sf.saxon.expr.ItemFilter.Lambda
 
test(NodeInfo) - Method in class com.saxonica.ee.validate.SchemaAttributeTest
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in class com.saxonica.ee.validate.SchemaElementTest
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in class net.sf.saxon.pattern.AnyNodeTest
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in class net.sf.saxon.pattern.CombinedNodeTest
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in class net.sf.saxon.pattern.ContentTypeTest
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in class net.sf.saxon.pattern.DocumentNodeTest
Determine whether this Pattern matches the given Node.
test(NodeInfo) - Method in class net.sf.saxon.pattern.LocalNameTest
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in class net.sf.saxon.pattern.MultipleNodeKindTest
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in class net.sf.saxon.pattern.NamespaceTest
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in class net.sf.saxon.pattern.NameTest
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in class net.sf.saxon.pattern.NameTestUnion
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in class net.sf.saxon.pattern.NodeKindTest
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in interface net.sf.saxon.pattern.NodePredicate
 
test(NodeInfo) - Method in class net.sf.saxon.pattern.NodeSelector
 
test(NodeInfo) - Method in class net.sf.saxon.pattern.NodeTest
Test whether this node test is satisfied by a given node.
test(NodeInfo) - Method in class net.sf.saxon.pattern.SameNameTest
Test whether this node test is satisfied by a given node.
test(XdmItem) - Method in class net.sf.saxon.s9api.ItemType
Determine whether this item type matches a given item.
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.AssertionFacet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.DigitsFacet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.DistinctFacet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.EnumerationFacet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.EnumerationFacetSet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.ExplicitTimezoneFacet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.Facet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.LengthRangeFacet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.OrderFacet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.PatternFacet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.PreprocessFacet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.ValueRangeFacet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue) - Method in class com.saxonica.ee.schema.WhitespaceFacet
Test whether an atomic value conforms to this facet
testAtomicValue(AtomicValue, ConversionRules) - Method in class com.saxonica.ee.schema.AssertionFacet
Test whether an atomic value conforms to this facet
testCharacters(UnicodeString) - Method in class net.sf.saxon.serialize.XMLEmitter
Test that all characters in a name (for example) are supported in the target encoding.
testComparisonOK(int) - Method in class com.saxonica.ee.schema.MaxExclusiveFacet
 
testComparisonOK(int) - Method in class com.saxonica.ee.schema.MaxInclusiveFacet
 
testComparisonOK(int) - Method in class com.saxonica.ee.schema.MinExclusiveFacet
 
testComparisonOK(int) - Method in class com.saxonica.ee.schema.MinInclusiveFacet
 
testComparisonOK(int) - Method in class com.saxonica.ee.schema.ValueRangeFacet
Test whether the comparison with the min or max value is a valid result
testComplex(NodeInfo, AtomicSequence, ValidationContext) - Method in class com.saxonica.ee.schema.Assertion
Evaluate a complex type assertion
testConformance(Sequence, SequenceType, XPathContext) - Static method in class net.sf.saxon.expr.parser.TypeChecker
Test whether a given value conforms to a given type
testFeature(int) - Method in class com.saxonica.config.EnterpriseConfiguration
Determine if a particular feature is licensed.
testFeature(int) - Method in class com.saxonica.config.ProfessionalConfiguration
Test whether a particular feature is available, given that a valid license has been successfully loaded.
testFixedValue(Configuration, UnicodeString, SimpleType, NamespaceResolver) - Method in class com.saxonica.ee.schema.ValueConstraint
Test that the actual value of an element or attribute conforms to the required fixed value
testIfSchemaAware() - Method in class net.sf.saxon.trans.CommandLineOptions
Prescan the command line arguments to see if any of them imply use of a schema-aware processor
testInclusion - Variable in class net.sf.saxon.tree.wrapper.VirtualCopy.VirtualCopier
 
testLength(int) - Method in class com.saxonica.ee.schema.Facet
Test whether the length of a list conforms to this facet.
testLength(int) - Method in class com.saxonica.ee.schema.LengthFacet
Test whether a supplied length conforms to this required length.
testLength(int) - Method in class com.saxonica.ee.schema.LengthRangeFacet
Test whether a supplied length conforms to this required length.
testLength(int) - Method in class com.saxonica.ee.schema.MaxLengthFacet
Test whether a supplied length conforms to this required length
testLength(int) - Method in class com.saxonica.ee.schema.MinLengthFacet
Test whether a supplied length conforms to this required length (used when testing the length of a list)
testListValue(AtomicSequence) - Method in class com.saxonica.ee.schema.AssertionFacet
Test whether a list value conforms to this facet.
testListValue(AtomicSequence) - Method in class com.saxonica.ee.schema.DistinctFacet
Test whether a list value conforms to this facet.
testListValue(AtomicSequence) - Method in class com.saxonica.ee.schema.EnumerationFacetSet
Test whether a list value conforms to this facet.
testListValue(AtomicSequence) - Method in class com.saxonica.ee.schema.Facet
Test whether a list value conforms to this facet.
testListValue(AtomicSequence) - Method in class com.saxonica.ee.schema.OrderFacet
Test whether a list value conforms to this facet.
testListValue(AtomicSequence, ConversionRules) - Method in class com.saxonica.ee.schema.AssertionFacet
Test whether a list value conforms to this facet.
testMinimumReached() - Method in class com.saxonica.ee.schema.fsa.CountingState
 
testPermittedAxis(int, String) - Method in class net.sf.saxon.expr.parser.XPathParser
 
testPermittedAxis(int, String) - Method in class net.sf.saxon.pattern.PatternParser
 
testPermittedAxis(int, String) - Method in class net.sf.saxon.query.XQueryParser
 
testPrecondition(PreconditionMatcher) - Method in class com.saxonica.ee.trans.Precondition.BooleanPrecondition
Evaluate the precondition, which will be true if and only if the value of the characteristic for the current item is the boolean value true.
testPrecondition(PreconditionMatcher) - Method in class com.saxonica.ee.trans.Precondition.NumericComparisonPrecondition
 
testPrecondition(PreconditionMatcher) - Method in class com.saxonica.ee.trans.Precondition.StringHashPrecondition
 
testPrecondition(PreconditionMatcher) - Method in class com.saxonica.ee.trans.Precondition
Compute the value of the precondition for a given item.
testPredicateValue(SequenceIterator, long, Expression) - Static method in class net.sf.saxon.expr.FilterIterator
 
testRule(Rule) - Method in interface net.sf.saxon.trans.Mode.RuleFilter
Test a rule to see whether it should be included
testSimple(AtomicSequence, ConversionRules) - Method in class com.saxonica.ee.schema.Assertion
Evaluate the assertion
text() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step that returns text nodes found on the child axis.
text(CharSequence) - Method in interface net.sf.saxon.s9api.push.Container
Add text content to the current element node (or, in the case of a non-well-formed document, as a child of the document node).
text(CharSequence) - Method in interface net.sf.saxon.s9api.push.Document
 
text(CharSequence) - Method in interface net.sf.saxon.s9api.push.Element
 
text(String) - Static method in class net.sf.saxon.sapling.Saplings
Create a sapling text node, with a given string value
Text(UnicodeString, Location, int) - Constructor for class net.sf.saxon.event.Event.Text
 
Text(UnicodeString, Location, int) - Constructor for class net.sf.saxon.event.OutputterEvent.Text
 
TEXT - net.sf.saxon.pull.PullEvent
A TEXT event is notified for a text node.
TEXT - net.sf.saxon.s9api.XdmNodeKind
 
TEXT - net.sf.saxon.type.PrimitiveUType
 
TEXT - Static variable in class net.sf.saxon.pattern.NodeKindTest
 
TEXT - Static variable in class net.sf.saxon.type.Type
Item type representing a text node - text()
TEXT - Static variable in class net.sf.saxon.type.UType
 
TEXT_NATURE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
TEXT_NODE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the TEXT node() type
textBoundariesSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
TextComparer - Class in net.sf.saxon.expr.sort
A Comparer used for comparing sort keys when data-type="text".
TextComparer(AtomicComparer) - Constructor for class net.sf.saxon.expr.sort.TextComparer
 
TEXTEmitter - Class in net.sf.saxon.serialize
This class generates TEXT output
TEXTEmitter() - Constructor for class net.sf.saxon.serialize.TEXTEmitter
 
TextFragmentValue - Class in net.sf.saxon.value
This class represents a temporary tree whose root document node owns a single text node.
TextFragmentValue(Configuration, UnicodeString, String) - Constructor for class net.sf.saxon.value.TextFragmentValue
Constructor: create a result tree fragment containing a single text node
TextImpl - Class in net.sf.saxon.tree.linked
A node in the XML parse tree representing character content.
TextImpl(UnicodeString) - Constructor for class net.sf.saxon.tree.linked.TextImpl
 
TextLinesIterator - Class in net.sf.saxon.tree.iter
An iterator that iterates over a file line by line, returning each line as a StringValue
TextLinesIterator() - Constructor for class net.sf.saxon.tree.iter.TextLinesIterator
 
textNodeToBinary(UnicodeString) - Method in class com.saxonica.serialize.Base64BinaryEmitter
 
textNodeToBinary(UnicodeString) - Method in class com.saxonica.serialize.BinaryEmitter
 
textNodeToBinary(UnicodeString) - Method in class com.saxonica.serialize.HexBinaryEmitter
 
TextOnlyCopyRuleSet - Class in net.sf.saxon.trans.rules
The built-in rule set used for 1.0 and 2.0, which for document and element nodes does an apply-templates to children, and for text nodes and attribute nodes copies the node.
TextOverAttrInfo - Class in net.sf.saxon.dom
This class represents a DOM text node that is the child of a DOM attribute node.
TextOverAttrInfo(AttrOverNodeInfo) - Constructor for class net.sf.saxon.dom.TextOverAttrInfo
 
TextOverNodeInfo - Class in net.sf.saxon.dom
This class is an implementation of the DOM Text and Comment interfaces that wraps a Saxon NodeInfo representation of a text or comment node.
TextOverNodeInfo() - Constructor for class net.sf.saxon.dom.TextOverNodeInfo
 
textRuleChain - Variable in class net.sf.saxon.trans.SimpleMode
 
TEXTUAL_ELEMENT - Static variable in class net.sf.saxon.type.Type
Node kind used in the tiny tree to represent an element node having simple text content
textValues - Variable in class net.sf.saxon.tree.tiny.TinyBuilderCondensed
 
TextValueTemplateContext - Class in net.sf.saxon.style
Define the static context for expressions appearing between curly braces in a text value template.
TextValueTemplateContext(StyleElement, TextValueTemplateNode) - Constructor for class net.sf.saxon.style.TextValueTemplateContext
 
TextValueTemplateNode - Class in net.sf.saxon.style
A text node in an XSLT 3.0 stylesheet that may or may not contain a text value template
TextValueTemplateNode(UnicodeString) - Constructor for class net.sf.saxon.style.TextValueTemplateNode
 
THE_INSTANCE - Static variable in class com.saxonica.functions.registry.XQUpdate10FunctionSet
 
THE_INSTANCE - Static variable in class com.saxonica.serialize.DecimalCharacterReferenceGenerator
 
THE_INSTANCE - Static variable in class net.sf.saxon.expr.sort.EqualityComparer
 
THE_INSTANCE - Static variable in class net.sf.saxon.serialize.HexCharacterReferenceGenerator
 
THE_INSTANCE - Static variable in class net.sf.saxon.type.AnyExternalObjectType
 
THE_INSTANCE - Static variable in class net.sf.saxon.value.FloatingPointConverter
 
theInstance - Static variable in class net.sf.saxon.serialize.charcode.ASCIICharacterSet
 
then(Step<U>) - Method in class net.sf.saxon.s9api.streams.Step
Obtain a step that combines the results of this step with the results of another step
THEN - Static variable in class net.sf.saxon.expr.parser.Token
Ketword "then"
thereMightBeAnArrowAhead() - Method in class net.sf.saxon.expr.parser.Tokenizer
Return true if there is a thin arrow ("->") somewhere beyond the current position.
THIN_ARROW - Static variable in class net.sf.saxon.expr.parser.Token
Thin arrow operator "->" (XQuery 4.0)
ThreadManager() - Constructor for class net.sf.saxon.expr.XPathContextMajor.ThreadManager
 
ThreadManagerEE - Class in com.saxonica.ee.parallel
The ThreadManager is used to manage asynchronous execution of xsl:result-document instructions in Saxon-EE.
ThreadManagerEE(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.parallel.ThreadManagerEE
Create a thread manager.
threadsOp - Variable in class net.sf.saxon.expr.instruct.ForEach
 
THREE - Static variable in class net.sf.saxon.value.BigDecimalValue
 
THRESHOLD_FOR_COMPILING_TYPES - Static variable in class net.sf.saxon.lib.Feature
Obsolete and ignored from Saxon 12.0.
THRESHOLD_FOR_COMPILING_TYPES - Static variable in class net.sf.saxon.lib.FeatureCode
 
THRESHOLD_FOR_COMPILING_TYPES - Static variable in class net.sf.saxon.lib.FeatureKeys
Obsolete and ignored from Saxon 12.0.
THRESHOLD_FOR_FUNCTION_INLINING - Static variable in class net.sf.saxon.lib.Feature
Saxon-EE performs inlining of user-defined functions that are sufficiently simple: they must not be recursive, and they must be below a certain size.
THRESHOLD_FOR_FUNCTION_INLINING - Static variable in class net.sf.saxon.lib.FeatureCode
 
THRESHOLD_FOR_FUNCTION_INLINING - Static variable in class net.sf.saxon.lib.FeatureKeys
Saxon-EE performs inlining of user-defined functions that are sufficiently simple: they must not be recursive, and they must be below a certain size.
THRESHOLD_FOR_HOTSPOT_BYTE_CODE - Static variable in class net.sf.saxon.lib.Feature
Obsolete and ignored from Saxon 12.0.
THRESHOLD_FOR_HOTSPOT_BYTE_CODE - Static variable in class net.sf.saxon.lib.FeatureCode
 
THRESHOLD_FOR_HOTSPOT_BYTE_CODE - Static variable in class net.sf.saxon.lib.FeatureKeys
Obsolete and ignored from Saxon 12.0.
tidy() - Method in class net.sf.saxon.str.StringView
 
tidy() - Method in class net.sf.saxon.str.UnicodeString
Ensure that the implementation is capable of counting codepoints in the string.
tidy(String) - Static method in class net.sf.saxon.str.StringView
 
time(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
The date:time function returns the current time.
time(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
The date:time function returns the time specified in the date/time string given as the argument.
TIME - net.sf.saxon.type.PrimitiveUType
 
TIME - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the primitive type xs:time
TIME - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
TIME - Static variable in class net.sf.saxon.type.UType
 
TimeComparable(TimeValue) - Constructor for class net.sf.saxon.value.TimeValue.TimeComparable
 
timer - Variable in class net.sf.saxon.style.Compilation
 
Timer - Class in net.sf.saxon.trans
Utility class for collecting and reporting timing information, used only under diagnostic control
Timer() - Constructor for class net.sf.saxon.trans.Timer
 
times(IntegerValue) - Method in class net.sf.saxon.value.BigIntegerValue
Multiply by another integer
times(IntegerValue) - Method in class net.sf.saxon.value.Int64Value
Multiply by another integer
times(IntegerValue) - Method in class net.sf.saxon.value.IntegerValue
Multiply by another integer
TIMES - Static variable in class net.sf.saxon.expr.Calculator
 
TimestampFn - Class in com.saxonica.functions.extfn
This class implements the saxon:timestamp() function which returns the date/time at the moment of execution
TimestampFn() - Constructor for class com.saxonica.functions.extfn.TimestampFn
 
TimeValue - Class in net.sf.saxon.value
A value of type xs:time
TimeValue(byte, byte, byte, int, int) - Constructor for class net.sf.saxon.value.TimeValue
Deprecated.
since 10.0: use the constructor TimeValue(byte, byte, byte, int, int, AtomicType) that accepts nanosecond precision
TimeValue(byte, byte, byte, int, int, AtomicType) - Constructor for class net.sf.saxon.value.TimeValue
Private constructor to construct a time value given the hour, minute, second, and nanosecond components.
TimeValue(GregorianCalendar, int) - Constructor for class net.sf.saxon.value.TimeValue
Constructor: create a time value given a Java calendar object
TimeValue.TimeComparable - Class in net.sf.saxon.value
 
TIMEZONE - net.sf.saxon.functions.AccessorFn.Component
 
TimezoneFromDate() - Constructor for class net.sf.saxon.functions.AccessorFn.TimezoneFromDate
 
TimezoneFromDateTime() - Constructor for class net.sf.saxon.functions.AccessorFn.TimezoneFromDateTime
 
TimezoneFromTime() - Constructor for class net.sf.saxon.functions.AccessorFn.TimezoneFromTime
 
timezonesSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
timing - Variable in class net.sf.saxon.event.Builder
 
TIMING - Static variable in class net.sf.saxon.lib.Feature
This is set to true to cause basic timing and tracing information to be output to the standard error output stream.
TIMING - Static variable in class net.sf.saxon.lib.FeatureCode
 
TIMING - Static variable in class net.sf.saxon.lib.FeatureKeys
This is set to true to cause basic timing and tracing information to be output to the standard error output stream.
TIMING - Static variable in class net.sf.saxon.style.Compilation
 
TimingCodeInjector - Class in net.sf.saxon.trace
A code injector that wraps the body of a template or function in a TraceExpression, which causes the TimingTraceListener to be notified at the start and end of the function/template evaluation
TimingCodeInjector() - Constructor for class net.sf.saxon.trace.TimingCodeInjector
 
TimingTraceListener - Class in net.sf.saxon.trace
A trace listener that records timing information for templates and functions, outputting this information as an HTML report to a specified destination when the transformation completes.
TimingTraceListener() - Constructor for class net.sf.saxon.trace.TimingTraceListener
 
TINY_TREE - Static variable in class net.sf.saxon.event.Builder
Constant denoting the "tiny tree" in which the tree is represented internally using arrays of integers
TINY_TREE - Static variable in class net.sf.saxon.om.TreeModel
The TinyTree implementation.
TINY_TREE_CONDENSED - Static variable in class net.sf.saxon.event.Builder
Constant denoting the "tiny tree condensed", a variant of the tiny tree in which text and attribute nodes sharing the same string value use shared storage for the value.
TINY_TREE_CONDENSED - Static variable in class net.sf.saxon.om.TreeModel
The CondensedTinyTree implementation.
TinyAttributeImpl - Class in net.sf.saxon.tree.tiny
A node in the XML parse tree representing an attribute.
TinyAttributeImpl(TinyTree, int) - Constructor for class net.sf.saxon.tree.tiny.TinyAttributeImpl
 
TinyBuilder - Class in net.sf.saxon.tree.tiny
The TinyBuilder class is responsible for taking a stream of SAX events and constructing a Document tree, using the "TinyTree" implementation.
TinyBuilder(PipelineConfiguration) - Constructor for class net.sf.saxon.tree.tiny.TinyBuilder
Create a TinyTree builder
TinyBuilderCondensed - Class in net.sf.saxon.tree.tiny
Variant of the TinyBuilder to create a tiny tree in which multiple text nodes or attribute nodes sharing the same string value economize on space by only holding the value once.
TinyBuilderCondensed(PipelineConfiguration) - Constructor for class net.sf.saxon.tree.tiny.TinyBuilderCondensed
 
TinyBuilderMonitor - Class in net.sf.saxon.tree.tiny
Monitor construction of a TinyTree.
TinyBuilderMonitor(TinyBuilder) - Constructor for class net.sf.saxon.tree.tiny.TinyBuilderMonitor
 
TinyDocumentImpl - Class in net.sf.saxon.tree.tiny
A node in the XML parse tree representing the Document itself (or equivalently, the root node of the Document).
TinyDocumentImpl(TinyTree) - Constructor for class net.sf.saxon.tree.tiny.TinyDocumentImpl
 
TinyElementImpl - Class in net.sf.saxon.tree.tiny
A node in the XML parse tree representing an XML element.
TinyElementImpl(TinyTree, int) - Constructor for class net.sf.saxon.tree.tiny.TinyElementImpl
Constructor - create a tiny element node
TinyNodeImpl - Class in net.sf.saxon.tree.tiny
A node in a TinyTree representing an XML element, character content, or attribute.
TinyNodeImpl() - Constructor for class net.sf.saxon.tree.tiny.TinyNodeImpl
 
TinyParentNodeImpl - Class in net.sf.saxon.tree.tiny
TinyParentNodeImpl is an implementation of a non-leaf node (specifically, an Element node or a Document node)
TinyParentNodeImpl() - Constructor for class net.sf.saxon.tree.tiny.TinyParentNodeImpl
 
TinyTextImpl - Class in net.sf.saxon.tree.tiny
A node in the XML parse tree representing character content
TinyTextImpl(TinyTree, int) - Constructor for class net.sf.saxon.tree.tiny.TinyTextImpl
Create a text node
TinyTextualElement - Class in net.sf.saxon.tree.tiny
An element node in the TinyTree that has no attributes or namespace declarations and that has a single text node child.
TinyTextualElement(TinyTree, int) - Constructor for class net.sf.saxon.tree.tiny.TinyTextualElement
 
TinyTextualElement.TinyTextualElementText - Class in net.sf.saxon.tree.tiny
Inner class representing the text node; this is created on demand
TinyTextualElementText(TinyTextualElement) - Constructor for class net.sf.saxon.tree.tiny.TinyTextualElement.TinyTextualElementText
 
TinyTree - Class in net.sf.saxon.tree.tiny
A data structure to hold the contents of a tree.
TinyTree(Configuration, Statistics) - Constructor for class net.sf.saxon.tree.tiny.TinyTree
Create a tree with a specified initial size
TITLE_CASE - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
to() - Method in annotation type net.sf.saxon.transpile.CSharpReplaceException
 
TO - Static variable in class net.sf.saxon.expr.parser.Token
Operator "to"
TO_ENTITY - Static variable in class net.sf.saxon.type.StringConverter.StringToNCName
 
TO_ID - Static variable in class net.sf.saxon.type.StringConverter.StringToNCName
 
TO_IDREF - Static variable in class net.sf.saxon.type.StringConverter.StringToNCName
 
TO_NCNAME - Static variable in class net.sf.saxon.type.StringConverter.StringToNCName
 
TO_STRING_MAPPER - Static variable in class net.sf.saxon.expr.AtomicSequenceConverter
 
toAlpha(long, int, int) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Format the number as an alphabetic label using the alphabet consisting of consecutive Unicode characters from min to max
toAlphaCode() - Method in class net.sf.saxon.value.SequenceType
 
toAlphaSequence(long, String) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Convert the number into an alphabetic label using a given alphabet.
toArray() - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns an array containing the items in this stream
toArray(IntFunction<A[]>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns an array containing the items in this stream, using a supplied function to generate the array; this allows the type of the returned array to be controlled.
ToArray(PJConverter) - Constructor for class net.sf.saxon.expr.PJConverter.ToArray
 
toByteArray() - Method in class com.saxonica.expr.sort.UcaCollationKeyUsingIcu
Get a binary representation of this collection key
toCalendarValue() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Convert this SaxonXMLGregorianCalendar to a Saxon CalendarValue object
toCamelCase(String, boolean, Logger) - Static method in class com.saxonica.expr.JavaExtensionFunctionCall
Convert a name to camelCase (by removing hyphens and changing the following letter to capitals)
toCharacterMap(MapItem) - Static method in class net.sf.saxon.functions.Serialize
 
ToCollection() - Constructor for class net.sf.saxon.expr.PJConverter.ToCollection
 
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 an xs: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.
toDateValue() - Method in class net.sf.saxon.value.DateTimeValue
Extract the Date part
toExportString() - Method in class com.saxonica.ee.schema.UserAtomicType
Return a string representation of this ItemType suitable for use in stylesheet export files.
toExportString() - Method in class com.saxonica.ee.schema.UserUnionType
 
toExportString() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Return a string representation of this ItemType suitable for use in stylesheet export files.
toExportString() - Method in class net.sf.saxon.ma.map.MapType
Return a string representation of this ItemType suitable for use in stylesheet export files.
toExportString() - Method in class net.sf.saxon.ma.map.RecordTest
Return a string representation of this ItemType suitable for use in stylesheet export files.
toExportString() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Return a string representation of this ItemType suitable for use in stylesheet export files.
toExportString() - Method in class net.sf.saxon.pattern.CombinedNodeTest
Return a string representation of this ItemType suitable for use in stylesheet export files.
toExportString() - Method in class net.sf.saxon.pattern.ContentTypeTest
Return a string representation of this ItemType suitable for use in stylesheet export files.
toExportString() - Method in class net.sf.saxon.pattern.MultipleNodeKindTest
 
toExportString() - Method in class net.sf.saxon.type.ErrorType
Return a string representation of this ItemType suitable for use in stylesheet export files.
toExportString() - Method in interface net.sf.saxon.type.ItemType
Return a string representation of this ItemType suitable for use in stylesheet export files.
toExportString() - Method in class net.sf.saxon.type.LocalUnionType
 
toExportString() - Method in class net.sf.saxon.type.NumericType
Return a string representation of this ItemType suitable for use in stylesheet export files.
toExportString() - Method in class net.sf.saxon.type.SpecificFunctionType
 
toExportString() - Method in class net.sf.saxon.value.SequenceType
Return a string representation of this SequenceType suitable for use in stylesheet export files.
toGregorianCalendar() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Convert this XMLGregorianCalendar to a GregorianCalendar.
toGregorianCalendar(TimeZone, Locale, XMLGregorianCalendar) - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Convert this XMLGregorianCalendar along with provided parameters to a GregorianCalendar instance.
toGroundedValue(SequenceIterator) - Static method in class net.sf.saxon.om.SequenceTool
Produce a GroundedValue containing the same values as a supplied sequence.
toItemType() - Method in enum net.sf.saxon.type.PrimitiveUType
 
toItemType() - Method in class net.sf.saxon.type.UType
Obtain (that is, create or get) an itemType that matches all items whose primitive type is one of the types present in this UType.
toItemType(String, Configuration) - Static method in class net.sf.saxon.type.AlphaCode
Convert an AlphaCode to an ItemType.
toJapanese(long) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Format the number in Japanese.
toJavaDuration() - Method in class net.sf.saxon.value.DayTimeDurationValue
Convert this value to a Java 8 Duration object
toJavaInstant() - Method in class net.sf.saxon.value.DateTimeValue
Get a Java 8 Instant corresponding to this date and time.
toJaxpQName() - Method in class net.sf.saxon.om.StructuredQName
Convert the StructuredQName to a javax.xml.namespace.QName
toJaxpQName() - Method in class net.sf.saxon.value.QualifiedNameValue
Construct a javax.xml.namespace.QName from this QualifiedNameValue
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 - Class in net.sf.saxon.expr.parser
This class holds static constants and methods defining the lexical tokens used in XPath and XQuery, and associated keywords.
TOKEN - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:token
TOKEN - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
tokenize() - Static method in class net.sf.saxon.s9api.streams.Steps
Obtain a Step whose effect is to tokenize the supplied item on whitespace boundaries, returning a sequence of strings as XdmAtomicValue instances.
tokenize(String, int, int) - Method in class net.sf.saxon.expr.parser.Tokenizer
Prepare a string for tokenization.
tokenize(UnicodeString) - Method in class net.sf.saxon.regex.ARegularExpression
Use this regular expression to tokenize an input string.
tokenize(UnicodeString) - Method in class net.sf.saxon.regex.JavaRegularExpression
Use this regular expression to tokenize an input string.
tokenize(UnicodeString) - Method in interface net.sf.saxon.regex.RegularExpression
Use this regular expression to tokenize an input string.
Tokenize_1 - Class in net.sf.saxon.functions
This class implements the single-argument tokenize() function introduced in XPath 3.1
Tokenize_1() - Constructor for class net.sf.saxon.functions.Tokenize_1
 
Tokenize_3 - Class in net.sf.saxon.functions
This class implements the 3-argument tokenize() function for regular expression matching.
Tokenize_3() - Constructor for class net.sf.saxon.functions.Tokenize_3
 
Tokenizer - Class in net.sf.saxon.expr.parser
Tokenizer for expressions and inputs.
Tokenizer() - Constructor for class net.sf.saxon.expr.parser.Tokenizer
 
Tokenizer(String) - Constructor for class net.sf.saxon.value.Whitespace.Tokenizer
 
Tokenizer(UnicodeString) - Constructor for class net.sf.saxon.value.Whitespace.Tokenizer
 
TokenMatchOperand - Class in com.saxonica.ee.trans
Given an expression, this characteristic evaluates the set of hash keys corresponding to the whitespace-separated tokens in the string values of the items selected by that expression.
TokenMatchOperand(Expression) - Constructor for class com.saxonica.ee.trans.TokenMatchOperand
Create a token match characteristic
tokens - Static variable in class net.sf.saxon.expr.parser.Token
The following strings are used to represent tokens in error messages
toLazySequence(SequenceIterator) - Static method in class net.sf.saxon.om.SequenceTool
Construct a sequence capable of returning the same items as an iterator, without incurring the cost of evaluating the iterator and storing all the items.
toLocalDate() - Method in class net.sf.saxon.value.DateValue
Convert the value to a Java LocalDate value, dropping any timezone information
toLocalDateTime() - Method in class net.sf.saxon.value.DateTimeValue
Get a Java 8 LocalDateTime corresponding to this date and time.
toLong() - Method in class com.saxonica.ee.schema.Facet
Returns the numeric value of this facet, for facets where this is appropriate
toLong() - Method in class com.saxonica.ee.schema.LengthRangeFacet
 
toLower(UnicodeString) - Static method in class net.sf.saxon.str.ToLower
 
ToLower - Class in net.sf.saxon.str
Class to perform lowercase conversion.
ToLower() - Constructor for class net.sf.saxon.str.ToLower
 
toMap(Configuration, ObjectValue<?>, String) - Static method in class com.saxonica.functions.extfn.ObjectMap
Convert a Java object to a map
toMemoSequence(SequenceIterator) - Static method in class net.sf.saxon.om.SequenceTool
Produce a Sequence containing the same values as a supplied sequence; the input is read progressively as required, and saved in a buffer as it is read in case it is needed again.
tomorrow(int, byte, byte) - Static method in class net.sf.saxon.value.DateValue
Get the date that immediately follows a given date
toNodeInfo(Configuration) - Method in class net.sf.saxon.sapling.SaplingDocument
Convert the sapling document to a regular document, returning the NodeInfo object representing the document node of the resulting tree
toNodeInfo(Configuration) - Method in class net.sf.saxon.sapling.SaplingElement
Convert the sapling element to a regular element node, returning the NodeInfo object representing the parentless element node at the root of the resulting tree
ToNull() - Constructor for class net.sf.saxon.expr.PJConverter.ToNull
 
toNumber(AtomicValue) - Static method in class net.sf.saxon.functions.Number_1
The actual implementation logic
toObject(XQItemAccessor) - Method in interface com.saxonica.xqj.ObjectConverter
Convert an Item to a Java object
toObject(XQItemAccessor) - Method in class com.saxonica.xqj.StandardObjectConverter
 
toOffsetDateTime() - Method in class net.sf.saxon.value.DateTimeValue
Get a Java 8 OffsetDateTime corresponding to this date and time.
ToOne() - Constructor for class net.sf.saxon.expr.PJConverter.ToOne
 
ToOneOrMore() - Constructor for class net.sf.saxon.expr.PJConverter.ToOneOrMore
 
toOrdinalWords(String, long, int) - Method in class com.saxonica.config.pe.ICUNumbererPE
 
toOrdinalWords(String, long, int) - Method in class net.sf.saxon.expr.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.expr.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.option.local.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.option.local.Numberer_de
Show an ordinal number as German words (for example, Einundzwanzigste)
toOrdinalWords(String, long, int) - Method in class net.sf.saxon.option.local.Numberer_fr
 
toOrdinalWords(String, long, int) - Method in class net.sf.saxon.option.local.Numberer_frBE
 
toOrdinalWords(String, long, int) - Method in class net.sf.saxon.option.local.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.option.local.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.option.local.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.option.local.Numberer_sv
Show an ordinal number as swedish words in a requested case (for example, Twentyfirst)
toOrdinalWords(String, long, int) - Method in class net.sf.saxon.option.local.Numberer_tr
 
toPattern(Configuration) - Method in class net.sf.saxon.expr.AxisExpression
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.expr.ContextItemExpression
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.expr.Expression
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.expr.FilterExpression
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.expr.FirstItemExpression
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.expr.HomogeneityChecker
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.expr.Literal
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.expr.RootExpression
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.expr.SlashExpression
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.expr.sort.DocumentSorter
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.expr.SystemFunctionCall
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.expr.VennExpression
Convert this expression to an equivalent XSLT pattern
toPattern(Configuration) - Method in class net.sf.saxon.pattern.Pattern
 
TopDownStackIterable<T> - Class in net.sf.saxon.tree.jiter
Provides an iterable over a stack that iterates in order from top to bottom.
TopDownStackIterable(Stack<T>) - Constructor for class net.sf.saxon.tree.jiter.TopDownStackIterable
Construct a top-down iterable view of a stack
topLevel - Variable in class net.sf.saxon.style.StylesheetModule
 
topLevelPackage - Variable in class net.sf.saxon.trans.PackageLoaderHE
 
toRoman(long) - Static method in class net.sf.saxon.expr.number.AbstractNumberer
Generate a Roman numeral (in lower case)
toSequence(ArrayItem) - Static method in class net.sf.saxon.ma.arrays.ArrayFunctionSet.ArrayToSequence
 
ToSequenceExtent() - Constructor for class net.sf.saxon.expr.PJConverter.ToSequenceExtent
 
ToSequenceIterator() - Constructor for class net.sf.saxon.expr.PJConverter.ToSequenceIterator
 
toSequenceType(String, Configuration) - Static method in class net.sf.saxon.type.AlphaCode
Convert an AlphaCode to a SequenceType
toShortString() - Method in class com.saxonica.ee.optim.IndexedFilterExpression
 
toShortString() - Method in class net.sf.saxon.expr.Atomizer
 
toShortString() - Method in class net.sf.saxon.expr.AttributeGetter
 
toShortString() - Method in class net.sf.saxon.expr.AxisExpression
 
toShortString() - Method in class net.sf.saxon.expr.BinaryExpression
 
toShortString() - Method in class net.sf.saxon.expr.CardinalityChecker
 
toShortString() - Method in class net.sf.saxon.expr.CastExpression
 
toShortString() - Method in class net.sf.saxon.expr.CompareToIntegerConstant
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.CompareToStringConstant
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.ConsumingOperand
 
toShortString() - Method in class net.sf.saxon.expr.ContextItemExpression
 
toShortString() - Method in class net.sf.saxon.expr.DynamicFunctionCall
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.ErrorExpression
 
toShortString() - Method in class net.sf.saxon.expr.Expression
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.FilterExpression
 
toShortString() - Method in class net.sf.saxon.expr.FirstItemExpression
 
toShortString() - Method in class net.sf.saxon.expr.flwor.Clause
Get a short string representation of the clause
toShortString() - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
 
toShortString() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.flwor.ForClause
 
toShortString() - Method in class net.sf.saxon.expr.flwor.LetClause
 
toShortString() - Method in class net.sf.saxon.expr.flwor.WhereClause
 
toShortString() - Method in class net.sf.saxon.expr.ForExpression
 
toShortString() - Method in class net.sf.saxon.expr.FunctionCall
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.InstanceOfExpression
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.instruct.Block
 
toShortString() - Method in class net.sf.saxon.expr.instruct.CallTemplate
 
toShortString() - Method in class net.sf.saxon.expr.instruct.Choose
 
toShortString() - Method in class net.sf.saxon.expr.instruct.ComponentTracer
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
 
toShortString() - Method in class net.sf.saxon.expr.instruct.FixedAttribute
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.instruct.FixedElement
 
toShortString() - Method in class net.sf.saxon.expr.instruct.ForEach
 
toShortString() - Method in class net.sf.saxon.expr.instruct.LocalParam
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.instruct.TraceExpression
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.instruct.ValueOf
 
toShortString() - Method in class net.sf.saxon.expr.ItemChecker
 
toShortString() - Method in class net.sf.saxon.expr.LetExpression
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.Literal
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.LookupAllExpression
 
toShortString() - Method in class net.sf.saxon.expr.QuantifiedExpression
 
toShortString() - Method in class net.sf.saxon.expr.RangeExpression
 
toShortString() - Method in class net.sf.saxon.expr.SingletonAtomizer
 
toShortString() - Method in class net.sf.saxon.expr.SlashExpression
 
toShortString() - Method in class net.sf.saxon.expr.sort.SortExpression
 
toShortString() - Method in class net.sf.saxon.expr.SubscriptExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
toShortString() - Method in class net.sf.saxon.expr.TailExpression
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.expr.UnaryExpression
 
toShortString() - Method in class net.sf.saxon.expr.UntypedSequenceConverter
 
toShortString() - Method in class net.sf.saxon.expr.VariableReference
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.functions.AbstractFunction
 
toShortString() - Method in class net.sf.saxon.functions.CurrentGroupCall
Produce a short string identifying the expression for use in error messages
toShortString() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
 
toShortString() - Method in class net.sf.saxon.functions.SystemFunction
Provide a short string showing the contents of the item, suitable for use in error messages
toShortString() - Method in class net.sf.saxon.ma.arrays.ArrayItem
Provide a short string showing the contents of the item, suitable for use in error messages
toShortString() - Method in class net.sf.saxon.ma.arrays.SimpleArrayItem
Provide a short string showing the contents of the item, suitable for use in error messages
toShortString() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
 
toShortString() - Method in class net.sf.saxon.ma.map.MapItem
Provide a short string showing the contents of the item, suitable for use in error messages
toShortString() - Method in interface net.sf.saxon.om.FunctionItem
Provide a short string showing the contents of the item, suitable for use in error messages
toShortString() - Method in interface net.sf.saxon.om.GroundedValue
Produce a short representation of the value of the sequence, suitable for use in error messages
toShortString() - Method in interface net.sf.saxon.om.Item
Provide a short string showing the contents of the item, suitable for use in error messages
toShortString() - Method in interface net.sf.saxon.om.NodeInfo
Provide a short string showing the contents of the item, suitable for use in error messages
toShortString() - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
 
toShortString() - Method in class net.sf.saxon.pattern.MultipleNodeKindTest
 
toShortString() - Method in class net.sf.saxon.pattern.NameTest
 
toShortString() - Method in class net.sf.saxon.pattern.NameTestUnion
 
toShortString() - Method in class net.sf.saxon.pattern.NodeKindTest
 
toShortString() - Method in class net.sf.saxon.pattern.NodeTest
 
toShortString() - Method in class net.sf.saxon.pattern.NodeTestPattern
 
toShortString() - Method in class net.sf.saxon.pattern.Pattern
 
toShortString() - Method in class net.sf.saxon.value.AtomicValue
 
toShortString() - Method in class net.sf.saxon.value.ObjectValue
 
toShortString() - Method in class net.sf.saxon.value.StringValue
 
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.AxisExpressionAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.ContextItemExprAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.CurrentGroupStreamer
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.CurrentMergeGroupStreamer
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.DocumentSorterAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.FilterExpressionAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.ForEachAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.IsLastExprAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.LastStreamer
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.LiteralAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.ReverseStreamer
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.RootExpressionAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.RootStreamer
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.SequenceInstrAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.StreamingAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.VariableReferenceAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Configuration) - Method in class com.saxonica.ee.stream.adjunct.VennExpressionAdjunct
Convert this expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toStreamingPattern(Expression, Configuration) - Static method in class com.saxonica.ee.stream.Streamability
Convert an expression to a streaming pattern (a pattern used internally to match nodes during push processing of an event stream)
toString() - Method in class com.saxonica.ee.schema.ElementDecl
 
toString() - Method in class com.saxonica.ee.schema.ElementParticle
 
toString() - Method in class com.saxonica.ee.schema.UserAtomicType
Produce a string representation of the type name.
toString() - Method in class com.saxonica.ee.schema.UserDefinedType
 
toString() - Method in class com.saxonica.ee.schema.UserListType
Produce a string representation of the type name.
toString() - Method in class com.saxonica.ee.schema.UserUnionType
Produce a string representation of the type name.
toString() - Method in class com.saxonica.ee.schema.Wildcard
Get a string representation of this wildcard, used for diagnostics
toString() - Method in class com.saxonica.ee.stream.feed.ElementCreatorFeed
 
toString() - Method in class com.saxonica.ee.stream.PostureAndSweep
 
toString() - Method in class com.saxonica.ee.trans.AncestorCharacteristic
 
toString() - Method in class com.saxonica.ee.trans.GeneralComparisonOperand
 
toString() - Method in class com.saxonica.ee.trans.NumericComparisonOperand
 
toString() - Method in class com.saxonica.ee.trans.Precondition.BooleanPrecondition
 
toString() - Method in class com.saxonica.ee.trans.Precondition.NumericComparisonPrecondition
 
toString() - Method in class com.saxonica.ee.trans.Precondition.StringHashPrecondition
 
toString() - Method in class com.saxonica.ee.trans.TokenMatchOperand
 
toString() - Method in class com.saxonica.ee.validate.CompactStringValue
 
toString() - Method in class com.saxonica.ee.validate.SchemaAttributeTest
 
toString() - Method in class com.saxonica.ee.validate.SchemaElementTest
 
toString() - Method in class com.saxonica.xqj.SaxonXQItemType
 
toString() - Method in class com.saxonica.xqj.SaxonXQSequenceType
 
toString() - Method in class com.saxonica.xsltextn.pedigree.DelegatingMapItem
 
toString() - Method in interface javax.xml.xquery.XQItemType
Returns a human-readable implementation-defined string representation of the item type.
toString() - Method in interface javax.xml.xquery.XQSequenceType
Returns a human-readable implementation-defined string representation of the sequence type.
toString() - Method in class net.sf.saxon.expr.AtomicSequenceConverter
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.Atomizer
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.AttributeGetter
 
toString() - Method in class net.sf.saxon.expr.AxisExpression
Represent the expression as a string.
toString() - Method in class net.sf.saxon.expr.BinaryExpression
Represent the expression as a string.
toString() - Method in class net.sf.saxon.expr.CardinalityChecker
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
toString() - Method in class net.sf.saxon.expr.CastableExpression
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.CastExpression
Represent the expression as a string.
toString() - Method in class net.sf.saxon.expr.CompareToIntegerConstant
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
toString() - Method in class net.sf.saxon.expr.CompareToStringConstant
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
toString() - Method in class net.sf.saxon.expr.ConsumingOperand
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.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.expr.ErrorExpression
 
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.
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.flwor.CountClause
 
toString() - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
 
toString() - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Display the expression as a string
toString() - Method in class net.sf.saxon.expr.flwor.ForClause
 
toString() - Method in class net.sf.saxon.expr.flwor.GroupByClause
 
toString() - Method in class net.sf.saxon.expr.flwor.LetClause
 
toString() - Method in class net.sf.saxon.expr.flwor.OrderByClause
 
toString() - Method in class net.sf.saxon.expr.flwor.TraceClause
 
toString() - Method in class net.sf.saxon.expr.flwor.WhereClause
 
toString() - Method in class net.sf.saxon.expr.ForExpression
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.expr.InstanceOfExpression
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.instruct.CallTemplate
 
toString() - Method in class net.sf.saxon.expr.instruct.Choose
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.instruct.FixedElement
 
toString() - Method in class net.sf.saxon.expr.instruct.ForEach
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
toString() - Method in class net.sf.saxon.expr.IntegerRangeTest
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
toString() - Method in class net.sf.saxon.expr.IsLastExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
toString() - Method in class net.sf.saxon.expr.ItemChecker
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.LetExpression
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.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.expr.LookupAllExpression
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.LookupExpression
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.parser.OptimizerOptions
 
toString() - Method in class net.sf.saxon.expr.QuantifiedExpression
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.RangeExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
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.expr.SlashExpression
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.SubscriptExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
toString() - Method in class net.sf.saxon.expr.SuppliedParameterReference
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.TailExpression
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
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.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.functions.CurrentGroupCall
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
toString() - Method in class net.sf.saxon.functions.hof.PartialApply
The toString() method for an expression attempts to give a representation of the expression in an XPath-like form.
toString() - Method in class net.sf.saxon.functions.hof.UserFunctionReference
 
toString() - Method in class net.sf.saxon.functions.SystemFunction
 
toString() - Method in class net.sf.saxon.lib.ParseOptions
Returns a string representation of the object.
toString() - Method in class net.sf.saxon.lib.ProtocolRestrictor
 
toString() - Method in class net.sf.saxon.ma.arrays.AbstractArrayItem
Output a string representation of the array, suitable for diagnostics
toString() - Method in class net.sf.saxon.ma.arrays.ArrayItemType
Produce a representation of this type name for use in error messages.
toString() - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
 
toString() - Method in class net.sf.saxon.ma.map.HashTrieMap
 
toString() - Method in class net.sf.saxon.ma.map.MapType
Produce a representation of this type name for use in error messages.
toString() - Method in class net.sf.saxon.ma.map.RangeKey
 
toString() - Method in class net.sf.saxon.ma.map.RecordTest
Produce a representation of this type name for use in error messages.
toString() - Method in class net.sf.saxon.ma.map.SelfReferenceRecordTest
Produce a representation of this type name for use in error messages.
toString() - Method in class net.sf.saxon.ma.trie.ImmutableList
Return a string representation of the list contents
toString() - Method in class net.sf.saxon.ma.trie.TrieKVP
 
toString() - Method in class net.sf.saxon.ma.zeno.ZenoChain
Get a string representation of the ZenoChain.
toString() - Method in class net.sf.saxon.om.AbsolutePath
 
toString() - Method in class net.sf.saxon.om.CodedName
The toString() method returns the value of getDisplayName(), that is, the lexical QName
toString() - Method in class net.sf.saxon.om.DocumentKey
 
toString() - Method in class net.sf.saxon.om.FingerprintedQName
 
toString() - Method in class net.sf.saxon.om.LargeAttributeMap
 
toString() - Method in class net.sf.saxon.om.NamespaceBinding
 
toString() - Method in class net.sf.saxon.om.NamespaceMap
 
toString() - Method in class net.sf.saxon.om.NamespaceUri
Return the namespace URI as a string
toString() - Method in class net.sf.saxon.om.NoNamespaceName
 
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.om.ZeroOrMore
 
toString() - Method in class net.sf.saxon.om.ZeroOrOne
Returns a string representation of the object (used only for diagnostics).
toString() - Method in class net.sf.saxon.pattern.AnyNodeTest
 
toString() - Method in class net.sf.saxon.pattern.CombinedNodeTest
 
toString() - Method in class net.sf.saxon.pattern.ContentTypeTest
 
toString() - Method in class net.sf.saxon.pattern.DocumentNodeTest
 
toString() - Method in class net.sf.saxon.pattern.LocalNameTest
 
toString() - Method in class net.sf.saxon.pattern.MultipleNodeKindTest
 
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.NameTestUnion
 
toString() - Method in class net.sf.saxon.pattern.NodeKindTest
 
toString() - Method in class net.sf.saxon.pattern.Pattern
Get a string representation of the pattern.
toString() - Method in class net.sf.saxon.pattern.SameNameTest
 
toString() - Method in class net.sf.saxon.pattern.UnionQNameTest
The toString() method defines the format used in a package export, so it must be re-parseable
toString() - Method in class net.sf.saxon.s9api.ItemType.BuiltInAtomicItemType
 
toString() - Method in class net.sf.saxon.s9api.ItemType
Get a string representation of the type.
toString() - Method in class net.sf.saxon.s9api.Message
Get the message content as a string, using XML serialization with options method="xml", indent="yes", omit-xml-declaration="yes".
toString() - Method in enum net.sf.saxon.s9api.OccurrenceIndicator
Return a string representation of the occurrence indicator: one of "*", "+", "?", "0" (exactly zero) or empty string (exactly one)
toString() - Method in class net.sf.saxon.s9api.QName
Convert the value to a string.
toString() - Method in enum 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.s9api.XdmAtomicValue
Get the result of converting the atomic value to a string.
toString() - Method in class net.sf.saxon.s9api.XdmExternalObject
Get the result of converting the external value to a string.
toString() - Method in class net.sf.saxon.s9api.XdmValue
Create a string representation of the value.
toString() - Method in class net.sf.saxon.serialize.SerializationProperties
 
toString() - Method in class net.sf.saxon.serialize.UnicodeWriterResult
 
toString() - Method in class net.sf.saxon.str.BMPString
 
toString() - Method in class net.sf.saxon.str.EmptyUnicodeString
Display as a string.
toString() - Method in class net.sf.saxon.str.IndentWhitespace
Returns a string representation of the object.
toString() - Method in class net.sf.saxon.str.Slice16
Convert to a string.
toString() - Method in class net.sf.saxon.str.Slice24
Display as a string.
toString() - Method in class net.sf.saxon.str.Slice8
Display as a string.
toString() - Method in class net.sf.saxon.str.StringView
 
toString() - Method in class net.sf.saxon.str.Twine16
Convert to a string.
toString() - Method in class net.sf.saxon.str.Twine24
Display as a string.
toString() - Method in class net.sf.saxon.str.Twine8
Display as a string.
toString() - Method in class net.sf.saxon.str.UnicodeBuilder
Return a string containing the character content of this builder
toString() - Method in class net.sf.saxon.str.UnicodeChar
 
toString() - Method in class net.sf.saxon.str.WhitespaceString
Returns a string representation of the object.
toString() - Method in class net.sf.saxon.str.ZenoString
 
toString() - Method in class net.sf.saxon.style.PackageVersion
 
toString() - Method in class net.sf.saxon.style.PackageVersionRanges
 
toString() - Method in class net.sf.saxon.trans.packages.VersionedPackageName
 
toString() - Method in class net.sf.saxon.trans.SymbolicName.F
Get the name as a string.
toString() - Method in class net.sf.saxon.trans.SymbolicName
Get the name as a string.
toString() - Method in class net.sf.saxon.tree.tiny.Statistics
 
toString() - Method in class net.sf.saxon.type.AnyFunctionType
Produce a representation of this type name for use in error messages.
toString() - Method in class net.sf.saxon.type.AnyItemType
 
toString() - Method in class net.sf.saxon.type.BuiltInAtomicType
 
toString() - Method in class net.sf.saxon.type.EnumerationType
Produce a string representation of the type name.
toString() - Method in class net.sf.saxon.type.ErrorType
 
toString() - Method in class net.sf.saxon.type.ExternalObjectType
 
toString() - Method in class net.sf.saxon.type.JavaExternalObjectType
 
toString() - Method in class net.sf.saxon.type.LocalUnionType
Produce a string representation of the type name.
toString() - Method in class net.sf.saxon.type.NumericType
 
toString() - Method in enum net.sf.saxon.type.PrimitiveUType
 
toString() - Method in class net.sf.saxon.type.SpecificFunctionType
Produce a representation of this type name for use in error messages.
toString() - Method in class net.sf.saxon.type.UType
Produce a string representation of a UType
toString() - Method in exception 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.AtomicValue
Get string value.
toString() - Method in class net.sf.saxon.value.EmptySequence
Returns a string representation of the object.
toString() - Method in class net.sf.saxon.value.IntegerRange
 
toString() - Method in class net.sf.saxon.value.SequenceExtent.Of
 
toString() - Method in class net.sf.saxon.value.SequenceType
Return a string representation of this SequenceType
toString() - Method in class net.sf.saxon.value.StringValue
Display as a string.
toString() - Method in class net.sf.saxon.xpath.JAXPVariableReference
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.z.IntArraySet
 
toString() - Method in class net.sf.saxon.z.IntBlockSet
 
toString() - Method in class net.sf.saxon.z.IntHashSet
 
toString() - Method in class net.sf.saxon.z.IntIntersectionPredicate
 
toString() - Method in class net.sf.saxon.z.IntRangeSet
 
toString() - Method in class net.sf.saxon.z.IntRangeToIntMap
 
toString() - Method in class net.sf.saxon.z.IntSetPredicate
Get string representation
toString() - Method in class net.sf.saxon.z.IntToIntHashMap
The toString() method on this class is designed for diagnostics only, and the output should not be regarded as stable between releases.
toString() - Method in class net.sf.saxon.z.IntUnionPredicate
 
toString() - Method in class net.sf.saxon.z.MonotonicIntSet
 
ToStringConverter() - Constructor for class net.sf.saxon.type.Converter.ToStringConverter
 
toStringItem(AtomicType) - Method in class net.sf.saxon.str.UnicodeBuilder
Construct a StringValue whose value is formed from the contents of this builder
ToStringMappingFunction() - Constructor for class net.sf.saxon.expr.AtomicSequenceConverter.ToStringMappingFunction
 
toStringWithIndefiniteArticle() - Method in class net.sf.saxon.type.UType
 
total(SequenceIterator, XPathContext, Location) - Static method in class net.sf.saxon.functions.Sum
Static method to compute a total, invoked from compiled bytecode
TotalDigitsFacet - Class in com.saxonica.ee.schema
Eepresents the value of the totalDigits facet
TotalDigitsFacet() - Constructor for class com.saxonica.ee.schema.TotalDigitsFacet
 
toTimeValue() - Method in class net.sf.saxon.value.DateTimeValue
Extract the Time part
toTraditionalSequence(long, String) - Method in class net.sf.saxon.option.local.Numberer_he
Convert a number to traditional Hebrew representation.
toUnicodeString() - Method in class net.sf.saxon.om.NamespaceUri
Return the namespace URI as an instance of UnicodeString
toUnicodeString() - Method in class net.sf.saxon.str.UnicodeBuilder
Construct a UnicodeString whose value is formed from the contents of this builder
ToUntypedAtomicConverter() - Constructor for class net.sf.saxon.type.Converter.ToUntypedAtomicConverter
 
toUpper(UnicodeString) - Static method in class net.sf.saxon.str.ToUpper
 
ToUpper - Class in net.sf.saxon.str
Class to perform uppercase conversion.
ToUpper() - Constructor for class net.sf.saxon.str.ToUpper
 
toUType() - Method in enum net.sf.saxon.type.PrimitiveUType
 
toWords(String, long) - Method in class com.saxonica.config.pe.ICUNumbererPE
 
toWords(String, long) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Show the number as words in title case.
toWords(String, long) - Method in class net.sf.saxon.expr.number.Numberer_en
Show the number as words in title case.
toWords(String, long) - Method in class net.sf.saxon.option.local.Numberer_da
 
toWords(String, long) - Method in class net.sf.saxon.option.local.Numberer_de
Show the number as words in title case.
toWords(String, long) - Method in class net.sf.saxon.option.local.Numberer_fr
 
toWords(String, long) - Method in class net.sf.saxon.option.local.Numberer_frBE
 
toWords(String, long) - Method in class net.sf.saxon.option.local.Numberer_it
 
toWords(String, long) - Method in class net.sf.saxon.option.local.Numberer_nl
 
toWords(String, long) - Method in class net.sf.saxon.option.local.Numberer_nlBE
 
toWords(String, long) - Method in class net.sf.saxon.option.local.Numberer_sv
 
toWords(String, long) - Method in class net.sf.saxon.option.local.Numberer_tr
 
toWords(String, long, int) - Method in class com.saxonica.config.pe.ICUNumbererPE
 
toWords(String, long, int) - Method in class net.sf.saxon.expr.number.AbstractNumberer
Format a number as English words with specified case options
toWords(String, long, int) - Method in class net.sf.saxon.option.local.Numberer_da
 
toWords(String, long, int) - Method in class net.sf.saxon.option.local.Numberer_fr
 
toWords(String, long, int) - Method in class net.sf.saxon.option.local.Numberer_frBE
 
toWords(String, long, int) - Method in class net.sf.saxon.option.local.Numberer_it
 
toWords(String, long, int) - Method in class net.sf.saxon.option.local.Numberer_nl
 
toWords(String, long, int) - Method in class net.sf.saxon.option.local.Numberer_nlBE
 
toWords(String, long, int) - Method in class net.sf.saxon.option.local.Numberer_sv
 
toWords(String, long, int) - Method in class net.sf.saxon.option.local.Numberer_tr
 
toXdmMap(String) - Static method in class net.sf.saxon.type.AlphaCode
Parse an AlphaCode into an XDM map
toXdmNode(Processor) - Method in class net.sf.saxon.sapling.SaplingDocument
Convert the sapling document to a regular document, returning the XdmNode object representing the document node of the resulting tree
toXdmNode(Processor) - Method in class net.sf.saxon.sapling.SaplingElement
Convert the sapling element to a regular element node, returning the XdmNode object representing the parentless element node at the root of the resulting tree
toXMLFormat() - Method in class net.sf.saxon.value.SaxonXMLGregorianCalendar
Return the lexical representation of this instance.
ToZeroOrMore() - Constructor for class net.sf.saxon.expr.PJConverter.ToZeroOrMore
 
ToZeroOrOne() - Constructor for class net.sf.saxon.expr.PJConverter.ToZeroOrOne
 
toZonedDateTime() - Method in class net.sf.saxon.value.DateTimeValue
Get a Java 8 ZonedDateTime corresponding to this date and time.
TRA - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
trace(String, Expression) - Method in class net.sf.saxon.expr.parser.Optimizer
Trace optimization actions
trace(Configuration, String, Expression) - Static method in class net.sf.saxon.expr.parser.Optimizer
 
Trace - Class in net.sf.saxon.functions
This class supports the XPath 2.0 function trace().
Trace() - Constructor for class net.sf.saxon.functions.Trace
 
TRACE - net.sf.saxon.expr.flwor.Clause.ClauseName
 
TRACE_EXTERNAL_FUNCTIONS - Static variable in class net.sf.saxon.lib.Feature
If this option is set, Saxon will output (to the standard error output) progress information about its attempts to locate and disambiguate references to reflexive Java extension functions.
TRACE_EXTERNAL_FUNCTIONS - Static variable in class net.sf.saxon.lib.FeatureCode
 
TRACE_EXTERNAL_FUNCTIONS - Static variable in class net.sf.saxon.lib.FeatureKeys
If this option is set, Saxon will output (to the standard error output) progress information about its attempts to locate and disambiguate references to reflexive Java extension functions.
TRACE_LISTENER - Static variable in class net.sf.saxon.lib.Feature
The TraceListener will be notified of significant events occurring during a query or transformation, for tracing or debugging purposes.
TRACE_LISTENER - Static variable in class net.sf.saxon.lib.FeatureCode
 
TRACE_LISTENER - Static variable in class net.sf.saxon.lib.FeatureKeys
The TraceListener will be notified of significant events occurring during a query or transformation, for tracing or debugging purposes.
TRACE_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.Feature
The class will be instantiated once for each query or transformation, and the resulting TraceListener will be notified of significant events occurring during that query or transformation, for tracing or debugging purposes.
TRACE_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
TRACE_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
The class will be instantiated once for each query or transformation, and the resulting TraceListener will be notified of significant events occurring during that query or transformation, for tracing or debugging purposes.
TRACE_LISTENER_OUTPUT_FILE - Static variable in class net.sf.saxon.lib.Feature
When trace listening is switched on (for example by using -T on the command line), this file will be supplied to the trace listener to use as the output destination.
TRACE_LISTENER_OUTPUT_FILE - Static variable in class net.sf.saxon.lib.FeatureCode
 
TRACE_LISTENER_OUTPUT_FILE - Static variable in class net.sf.saxon.lib.FeatureKeys
When trace listening is switched on (for example by using -T on the command line), this file will be supplied to the trace listener to use as the output destination.
TRACE_OPTIMIZER_DECISIONS - Static variable in class net.sf.saxon.lib.Feature
If this option is set, Saxon will output (to the standard error output) detailed information about the rewrites to the expression tree made by the optimizer.
TRACE_OPTIMIZER_DECISIONS - Static variable in class net.sf.saxon.lib.FeatureCode
 
TRACE_OPTIMIZER_DECISIONS - Static variable in class net.sf.saxon.lib.FeatureKeys
If this option is set, Saxon will output (to the standard error output) detailed information about the rewrites to the expression tree made by the optimizer.
Traceable - Interface in net.sf.saxon.trace
A construct whose execution can be notified to a TraceListener.
TraceableComponent - Interface in net.sf.saxon.trace
A construct whose execution can be notified to a TraceListener.
TraceClause - Class in net.sf.saxon.expr.flwor
A "trace" clause in a FLWOR expression, added by a TraceCodeInjector for diagnostic tracing, debugging, profiling or similar purposes.
TraceClause(FLWORExpression, Clause) - Constructor for class net.sf.saxon.expr.flwor.TraceClause
Create a traceClause
TraceClausePull - Class in net.sf.saxon.expr.flwor
This class represents the tuple stream delivered as the output of a trace clause in a FLWOR expression.
TraceClausePull(TuplePull, TraceClause, Clause) - Constructor for class net.sf.saxon.expr.flwor.TraceClausePull
 
TraceClausePush - Class in net.sf.saxon.expr.flwor
This class represents the tuple stream delivered as the output of a trace clause in a FLWOR expression.
TraceClausePush(Outputter, TuplePush, TraceClause, Clause) - Constructor for class net.sf.saxon.expr.flwor.TraceClausePush
 
TraceCodeInjector - Class in net.sf.saxon.trace
A code injector that wraps every expression (other than a literal) in a TraceExpression, which causes a TraceListener to be notified when the expression is evaluated
TraceCodeInjector() - Constructor for class net.sf.saxon.trace.TraceCodeInjector
 
traceDestination(XPathContext, Result) - Static method in class net.sf.saxon.expr.instruct.ResultDocument
 
TraceEventMulticaster - Class in net.sf.saxon.trace
A class which implements efficient and thread-safe multi-cast event dispatching for the TraceListener evants.
TraceEventMulticaster(TraceListener, TraceListener) - Constructor for class net.sf.saxon.trace.TraceEventMulticaster
Creates an event multicaster instance which chains listener-a with listener-b.
TraceExprAdjunct - Class in com.saxonica.ee.stream.adjunct
Implement streaming of the trace instruction injected into the code when compiled with tracing enabled.
TraceExprAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.TraceExprAdjunct
 
TraceExpression - Class in net.sf.saxon.expr.instruct
A wrapper expression used to trace expressions in XSLT and XQuery.
TraceExpression(Expression) - Constructor for class net.sf.saxon.expr.instruct.TraceExpression
Create a trace expression that traces execution of a given child expression
traceItem(Item, String, Logger) - Static method in class net.sf.saxon.functions.Trace
 
traceListener - Variable in class net.sf.saxon.Controller
 
TraceListener - Interface in net.sf.saxon.lib
This interface defines methods that are called by Saxon during the execution of a stylesheet or query, if tracing is switched on.
TraceStreamer - Class in com.saxonica.ee.stream.adjunct
Implement streaming of fn:trace instruction.
TraceStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.TraceStreamer
 
tracing - Variable in class net.sf.saxon.expr.parser.Optimizer
 
TracingFilter - Class in net.sf.saxon.trace
A filter that can be inserted into a Receiver pipeline to trace the events that pass through.
TracingFilter(Receiver) - Constructor for class net.sf.saxon.trace.TracingFilter
Create a TracingFilter and allocate a unique Id.
TracingFilter(Receiver, PrintStream) - Constructor for class net.sf.saxon.trace.TracingFilter
Create a TracingFilter, allocate a unique Id, and supply the destination for diagnostic trace messages
track(SequenceIterator) - Static method in class net.sf.saxon.om.FocusTrackingIterator
 
trackFocus(SequenceIterator) - Method in class net.sf.saxon.expr.EarlyEvaluationContext
 
trackFocus(SequenceIterator) - Method in interface net.sf.saxon.expr.XPathContext
Create, set, and return a focus tracking iterator that wraps a supplied sequence iterator.
trackFocus(SequenceIterator) - Method in class net.sf.saxon.expr.XPathContextMinor
Create, set, and return a focus tracking iterator that wraps a supplied sequence iterator.
trackFocusMultithreaded(SequenceIterator) - Method in class net.sf.saxon.expr.XPathContextMinor
Create, set, and return a focus tracking iterator that wraps a supplied sequence iterator, suitable for use in a multithreaded xsl:for-each iteration
trailing(XPathContext, SequenceIterator, SequenceIterator) - Static method in class net.sf.saxon.option.exslt.Sets
Find all the nodes in ns1 that are after the first node in ns2.
transferReferences(GlobalVariable) - Method in class net.sf.saxon.query.UndeclaredVariable
 
transform() - Method in class net.sf.saxon.s9api.XsltTransformer
Perform the transformation.
transform(SchemaCompiler, PipelineConfiguration, SchemaElement, NodeInfo, GlobalParameterSet) - Method in class com.saxonica.ee.schema.sdoc.SchemaDocumentTransformer
 
transform(Source, Result) - Method in class net.sf.saxon.jaxp.IdentityTransformer
Perform identify transformation from Source to Result
transform(Source, Result) - Method in class net.sf.saxon.jaxp.StreamingTransformerImpl
Transform the XML Source to a Result.
transform(Source, Result) - Method in class net.sf.saxon.jaxp.TransformerImpl
Transform the XML Source to a Result.
transform(Source, Destination) - Method in class net.sf.saxon.s9api.Xslt30Transformer
Invoke the stylesheet by applying templates to a supplied Source document, sending the results to a given Destination.
Transform - Class in com.saxonica
This is a synonym of the command line interface net.sf.saxon.Transform for running XSLT transformations.
Transform - Class in net.sf.saxon
This Transform class is the command-line entry point to the Saxon XSLT Processor.
Transform() - Constructor for class com.saxonica.Transform
 
Transform() - Constructor for class net.sf.saxon.Transform
 
TransformerFactoryImpl - Class in net.sf.saxon
A TransformerFactory instance can be used to create Transformer and Template objects.
TransformerFactoryImpl() - Constructor for class net.sf.saxon.TransformerFactoryImpl
 
TransformerFactoryImpl(Configuration) - Constructor for class net.sf.saxon.TransformerFactoryImpl
 
TransformerHandlerImpl - Class in net.sf.saxon.jaxp
TransformerHandlerImpl implements the javax.xml.transform.sax.TransformerHandler interface.
TransformerHandlerImpl(TransformerImpl) - Constructor for class net.sf.saxon.jaxp.TransformerHandlerImpl
Create a TransformerHandlerImpl and initialise variables.
TransformerImpl - Class in net.sf.saxon.jaxp
Saxon implementation of the JAXP Transformer interface.
TransformerImpl(XsltExecutable, XsltTransformer) - Constructor for class net.sf.saxon.jaxp.TransformerImpl
 
TransformerReceiver - Class in net.sf.saxon.event
TransformerReceiver is similar in concept to the JAXP TransformerHandler, except that it implements Saxon's Receiver interface rather than the standard SAX2 interface.
TransformerReceiver(XsltController) - Constructor for class net.sf.saxon.event.TransformerReceiver
Create a TransformerReceiver and initialise variables.
TransformFn - Class in com.saxonica.functions.extfn
This class implements the saxon:transform() extension function (not to be confused with the standard fn:transform() function in XPath 3.1)
TransformFn - Class in net.sf.saxon.functions
This class implements the function transform(), which is a standard function in XPath 3.1
TransformFn() - Constructor for class com.saxonica.functions.extfn.TransformFn
 
TransformFn() - Constructor for class net.sf.saxon.functions.TransformFn
 
TransitiveClosure - Class in com.saxonica.functions.qt4
Function fn:transitive-closure, proposed for 4.0 (revised simplified 2-argument form in PR 761)
TransitiveClosure() - Constructor for class com.saxonica.functions.qt4.TransitiveClosure
 
translate(StringValue, StringValue, StringValue) - Static method in class net.sf.saxon.functions.Translate
Perform the translate function
Translate - Class in net.sf.saxon.functions
Implement the XPath translate() function
Translate() - Constructor for class net.sf.saxon.functions.Translate
 
Translate.TranslateFnElaborator - Class in net.sf.saxon.functions
 
TranslateFnElaborator() - Constructor for class net.sf.saxon.functions.Translate.TranslateFnElaborator
 
translateUsingMap(StringValue, IntToIntMap) - Static method in class net.sf.saxon.functions.Translate
Implement the translate() function using an index built at compile time
TRANSMISSION - net.sf.saxon.expr.OperandUsage
 
TransmissionAdjunct - Class in com.saxonica.ee.stream.adjunct
A subclass of StreamingAdjunct used for expressions that have a sequence-valued operand with usage transmission.
TransmissionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.TransmissionAdjunct
 
TransparentFilter - Static variable in class com.saxonica.ee.stream.feed.FilteringFeed
A filter that matches everything
TREAT_AS - Static variable in class net.sf.saxon.expr.parser.Token
operator "treat as"
treatCurrentAsOperator() - Method in class net.sf.saxon.expr.parser.Tokenizer
Force the current token to be treated as an operator if possible
TreatExpression - Class in net.sf.saxon.expr
Treat Expression: implements "treat as data-type ( expression )".
TreatFn - Class in net.sf.saxon.functions
This class supports the XPath 2.0 functions exactly-one(), one-or-more(), zero-or-one().
TreatFn() - Constructor for class net.sf.saxon.functions.TreatFn
 
TreatFn.ExactlyOne - Class in net.sf.saxon.functions
 
TreatFn.OneOrMore - Class in net.sf.saxon.functions
 
TreatFn.ZeroOrOne - Class in net.sf.saxon.functions
 
TreatFnStreamer - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for a "treat" function call (for example one-or-more)
TreatFnStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.TreatFnStreamer
 
tree - Variable in class net.sf.saxon.tree.tiny.TinyNodeImpl
 
tree - Variable in class net.sf.saxon.tree.wrapper.VirtualCopy
 
TREE_MODEL - Static variable in class net.sf.saxon.lib.Feature
Selects an implementation of the Saxon tree model.
TREE_MODEL - Static variable in class net.sf.saxon.lib.FeatureCode
 
TREE_MODEL - Static variable in class net.sf.saxon.lib.FeatureKeys
Selects an implementation of the Saxon tree model.
TREE_MODEL_NAME - Static variable in class net.sf.saxon.lib.Feature
Selects an implementation of the Saxon tree model.
TREE_MODEL_NAME - Static variable in class net.sf.saxon.lib.FeatureCode
 
TREE_MODEL_NAME - Static variable in class net.sf.saxon.lib.FeatureKeys
Selects an implementation of the Saxon tree model.
treeInfo - Variable in class net.sf.saxon.tree.wrapper.AbstractNodeWrapper
 
TreeInfo - Interface in net.sf.saxon.om
This interface represents information about a tree as a whole.
TreeModel - Class in net.sf.saxon.om
A TreeModel represents an implementation of the Saxon NodeInfo interface, which itself is essentially an implementation of the XDM model defined in W3C specifications (except that Saxon's NodeInfo understands the 13 XPath axes, rather than merely supporting parent and child properties).
TreeModel() - Constructor for class net.sf.saxon.om.TreeModel
 
TreeReceiver - Class in net.sf.saxon.event
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(Receiver) - Constructor for class net.sf.saxon.event.TreeReceiver
Create a TreeReceiver
TreeStatistics - Class in net.sf.saxon.tree.tiny
 
TreeStatistics() - Constructor for class net.sf.saxon.tree.tiny.TreeStatistics
 
TreeWalker - Class in com.saxonica.xqj.pull
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).
TrieKVP<K,​V> - Class in net.sf.saxon.ma.trie
 
TrieKVP(K, V) - Constructor for class net.sf.saxon.ma.trie.TrieKVP
 
TrigFn1(Function<Double, Double>) - Constructor for class net.sf.saxon.functions.MathFunctionSet.TrigFn1
 
Trigger - Class in com.saxonica.ee.stream.watch
A Trigger is a Watch that contains a pattern used for matching streamed nodes, and a WatchAction which is invoked when a matching node is found.
Trigger(Pattern, ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.watch.Trigger
 
trim(String) - Static method in class net.sf.saxon.value.Whitespace
Trim whitespace: return the input string with leading and trailing whitespace removed.
trim(UnicodeString) - Static method in class net.sf.saxon.value.Whitespace
Trim whitespace: return the input string with leading and trailing whitespace removed
TRIM - Static variable in class net.sf.saxon.value.Whitespace
 
trimmedEnd(UnicodeString) - Static method in class net.sf.saxon.value.Whitespace
Get the codepoint offset of the first whitespace character in trailing whitespace in the string
trimmedStart(UnicodeString) - Static method in class net.sf.saxon.value.Whitespace
Get the codepoint offset of the first non-whitespace character in the string
trimToSize() - Method in class net.sf.saxon.str.UnicodeBuilder
 
True() - Constructor for class net.sf.saxon.functions.ConstantFunction.True
 
TRUE - net.sf.saxon.ma.json.JsonParser.JsonToken
 
TRUE - Static variable in class net.sf.saxon.str.StringConstants
 
TRUE - Static variable in class net.sf.saxon.value.BooleanValue
The boolean value TRUE
TRUE - Static variable in class net.sf.saxon.value.StringValue
 
truncate30(UnicodeString) - Static method in class net.sf.saxon.trans.Err
 
Trunk - Class in com.saxonica.functions.qt4
This class implements the function fn:trunk(), which is proposed as a standard function in XPath 4.0
Trunk() - Constructor for class com.saxonica.functions.qt4.Trunk
 
trustResultType() - Method in class net.sf.saxon.lib.ExtensionFunctionDefinition
Ask whether the result actually returned by the function can be trusted, or whether it should be checked against the declared type.
TryCatch - Class in net.sf.saxon.expr
This class implements a try/catch expression.
TryCatch(Expression) - Constructor for class net.sf.saxon.expr.TryCatch
 
TryCatch.CatchClause - Class in net.sf.saxon.expr
 
TryCatchAdjunct - Class in com.saxonica.ee.stream.adjunct
Streaming code for a try/catch expression
TryCatchAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.TryCatchAdjunct
 
TryCatchAdjunct.TryCatchFeed - Class in com.saxonica.ee.stream.adjunct
 
tryGeneralComparison(ExpressionVisitor, ContextItemStaticInfo, OrExpression) - Method in class com.saxonica.ee.optim.OptimizerEE
Try to convert an Or expression into a comparison with Literal sequence
tryGeneralComparison(ExpressionVisitor, ContextItemStaticInfo, OrExpression) - Method in class net.sf.saxon.expr.parser.Optimizer
Try to convert an Or expression into a comparison with Literal sequence
tryIndexedFilter(FilterExpression, ExpressionVisitor, boolean, boolean) - Method in class com.saxonica.ee.optim.OptimizerEE
Try converting a filter expression to a call on the key function.
tryIndexedFilter(FilterExpression, ExpressionVisitor, boolean, boolean) - Method in class net.sf.saxon.expr.parser.Optimizer
Try converting a filter expression to a call on the key function.
tryInlineFunctionCall(UserFunctionCall, ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.optim.OptimizerEE
Replace a function call by the body of the function, assuming all conditions for inlining the function are satisfied
tryInlineFunctionCall(UserFunctionCall, ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.parser.Optimizer
Replace a function call by the body of the function, assuming all conditions for inlining the function are satisfied
trySwitch(Choose, ExpressionVisitor) - Method in class com.saxonica.ee.optim.OptimizerEE
Try to convert a Choose expression (or an XQuery 3.0 switch) into an optimized switch
trySwitch(Choose, ExpressionVisitor) - Method in class net.sf.saxon.expr.parser.Optimizer
Try to convert a Choose expression into a switch
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.
tryToFactorOutDot(Expression, ItemType) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Try to factor out dependencies on the context item, by rewriting an expression f(.) as let $dot := .
tryToMakeAbsolute() - Method in class net.sf.saxon.expr.SlashExpression
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.
tryToMakeSorted(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SlashExpression
 
tryToResolve() - Method in class net.sf.saxon.style.XSLItemType
 
tryToResolve(SchemaCompiler, boolean) - Method in class com.saxonica.ee.schema.AttributeGroupReference
Try to resolve the reference if possible, relative to components present in a given schema.
tryToResolve(SchemaCompiler, boolean) - Method in class com.saxonica.ee.schema.AttributeUse
 
tryToResolve(SchemaCompiler, boolean) - Method in interface com.saxonica.ee.schema.ComponentReference
Try to resolve the reference if possible, relative to components present in a given schema.
tryToResolve(SchemaCompiler, boolean) - Method in class com.saxonica.ee.schema.IdentityConstraintReference
Attempt to resolve this reference using the constraints defined in a given schema.
tryToResolve(SchemaCompiler, boolean) - Method in class com.saxonica.ee.schema.KeyRef
Try to resolve the reference if possible, relative to components present in a given schema.
tryToResolve(SchemaCompiler, boolean) - Method in class com.saxonica.ee.schema.ModelGroupParticle
Attempt to resolved this reference using the groups defined in a given schema.
tryToResolve(SchemaCompiler, boolean) - Method in class com.saxonica.ee.schema.SimpleComponentReference
Attempt to resolve this reference using the components defined in a given schema.
tryToResolve(SchemaCompiler, boolean) - Method in class com.saxonica.ee.schema.TypeReference
Try to resolve the reference if possible, relative to components present in a given schema.
TUNNEL - net.sf.saxon.style.SourceBinding.BindingProperty
 
TunnelParamsFn() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.TunnelParamsFn
 
Tuple - Class in net.sf.saxon.expr.flwor
A tuple, as it appears in an XQuery tuple stream handled by extended FLWOR expressions.
Tuple(Sequence[]) - Constructor for class net.sf.saxon.expr.flwor.Tuple
 
TupleComparisonKey(Sequence[], GenericAtomicComparer[]) - Constructor for class net.sf.saxon.expr.flwor.GroupByClause.TupleComparisonKey
 
TupleExpression - Class in net.sf.saxon.expr.flwor
A tuple expression is an expression that returns a FLWOR tuple.
TupleExpression() - Constructor for class net.sf.saxon.expr.flwor.TupleExpression
 
TuplePull - Class in net.sf.saxon.expr.flwor
Abtract class representing a tuple stream (used to evaluate a FLWOR expression) in pull mode (where the consumer of tuples activates the provider of those tuples)
TuplePull() - Constructor for class net.sf.saxon.expr.flwor.TuplePull
 
TuplePush - Class in net.sf.saxon.expr.flwor
Abtract class representing a tuple stream (used to evaluate a FLWOR expression) in push mode (where the provider of tuples activates the consumer of those tuples)
TuplePush(Outputter) - Constructor for class net.sf.saxon.expr.flwor.TuplePush
 
Twine16 - Class in net.sf.saxon.str
Twine16 is a Unicode string consisting entirely of codepoints in the range 0-65535 (that is, the basic multilingual plane), excluding surrogates.
Twine16(char[]) - Constructor for class net.sf.saxon.str.Twine16
Protected constructor
Twine16(char[], int, int) - Constructor for class net.sf.saxon.str.Twine16
Constructor taking an array of 16-bit chars, or a substring thereof.
Twine24 - Class in net.sf.saxon.str
Twine24 is Unicode string that accommodates any codepoint value up to 24 bits.
Twine24(byte[]) - Constructor for class net.sf.saxon.str.Twine24
Protected constructor
Twine24(int[]) - Constructor for class net.sf.saxon.str.Twine24
Construct a Twine from an array of codepoints.
Twine24(int[], int) - Constructor for class net.sf.saxon.str.Twine24
Construct a Twine from an array of codepoints.
Twine8 - Class in net.sf.saxon.str
Twine8 is Unicode string whose codepoints are all in the range 0-255 (that is, Latin-1).
Twine8(byte[]) - Constructor for class net.sf.saxon.str.Twine8
Constructor
Twine8(char[], int, int) - Constructor for class net.sf.saxon.str.Twine8
Create a Twine8 from an array of characters that are known to be single byte chars
Twine8(String) - Constructor for class net.sf.saxon.str.Twine8
Create a Twine8 from a string whose characters are known to be single byte chars
TwineConsumer - Interface in net.sf.saxon.str
Interface that accepts a a sequence of Unicode codepoints.
TWO - Static variable in class net.sf.saxon.value.BigDecimalValue
 
TWO - Static variable in class net.sf.saxon.value.NestedIntegerValue
 
TWO_HYPHENS - Static variable in class net.sf.saxon.str.StringConstants
 
TwoItemIterator - Class in net.sf.saxon.tree.iter
An iterator over a pair of objects (typically sub-expressions of an expression)
TwoItemIterator(Item, Item) - Constructor for class net.sf.saxon.tree.iter.TwoItemIterator
Create an iterator over two objects
TwoPhaseConverter(Converter, Converter) - Constructor for class net.sf.saxon.type.Converter.TwoPhaseConverter
 
type - Variable in class net.sf.saxon.lib.FeatureData
 
Type - Class in net.sf.saxon.type
This class contains static information about types and methods for constructing type codes.
TYPE - Static variable in class com.saxonica.ee.schema.SymbolSpace
 
TYPE - Static variable in class net.sf.saxon.ma.Parcel
The type of the singleton map: a record type, effectively record(value: item()*)
TYPE_ANNOTATIONS - Static variable in class net.sf.saxon.om.CopyOptions
 
TYPE_BOOLEAN - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
TYPE_CLASSNAME - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
TYPE_DATETIME - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
TYPE_ENUMERATION - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
TYPE_FILENAME - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
TYPE_FILENAME_LIST - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
TYPE_INTEGER - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
TYPE_INTEGER_PAIR - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
TYPE_OP - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
TYPE_QNAME - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
TYPE_STRING - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
TypeAliasManager - Class in net.sf.saxon.trans
Manager for xsl:item-type declarations in a stylesheet.
TypeAliasManager() - Constructor for class net.sf.saxon.trans.TypeAliasManager
 
TypeAlternative - Class in com.saxonica.ee.schema
A TypeAlternative schema component (See XML Schema 1.1 Part 1 Working Draft)
TypeAlternative(EnterpriseConfiguration, XPathExpression, String) - Constructor for class com.saxonica.ee.schema.TypeAlternative
Create an TypeAlternative component
TypeAnnotationFn() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.TypeAnnotationFn
 
typeAnnotationsSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
TypeAvailable - Class in net.sf.saxon.functions
This class supports the XSLT fn:type-available() function.
TypeAvailable() - Constructor for class net.sf.saxon.functions.TypeAvailable
 
typeCheck(SchemaCompiler, SchemaType) - Method in class com.saxonica.ee.schema.IdentityConstraint
Typecheck the selector and the fields.
typeCheck(String, Expression) - Method in class net.sf.saxon.style.StyleElement
Type-check an expression.
typeCheck(String, Pattern) - Method in class net.sf.saxon.style.StyleElement
Type-check a pattern.
typeCheck(WithParam[], ExpressionVisitor, ContextItemStaticInfo) - Static method in class net.sf.saxon.expr.instruct.WithParam
Static method to typecheck a set of with-param elements
typeCheck(ExpressionVisitor) - Method in class net.sf.saxon.expr.instruct.GlobalVariable
Type check the compiled representation of this global variable
typeCheck(ExpressionVisitor) - Method in class net.sf.saxon.expr.instruct.UserFunction
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.config.JavaExtensionLibrary.UnresolvedExtensionFunctionCall
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.optim.IndexedFilterExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.update.DeleteExpression
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.update.InsertExpression
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.update.RenameExpression
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.update.ReplaceNodeExpression
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.ee.update.ReplaceValueExpression
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.expr.JavaExtensionFunctionCall
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.expr.ObjectLookupExpression
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.xsltextn.instruct.Assign
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.xsltextn.instruct.DeepUpdate
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class com.saxonica.xsltextn.instruct.TabulateMaps
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.AdjacentTextNodeMerger
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ArithmeticExpression
Type-check the expression statically.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.AtomicSequenceConverter
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.Atomizer
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.AxisExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.BinaryExpression
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.BooleanExpression
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.CardinalityChecker
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.CastableExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.CastExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.compat.ArithmeticExpression10
Type-check the expression statically.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.compat.GeneralComparison10
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ContextItemExpression
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.DefaultedArgumentExpression.DefaultCollationArgument
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.DynamicFunctionCall
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ErrorExpression
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.Expression
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.FilterExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.Clause
Type-check any expression contained within this clause
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.DiagnosticClause
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.ForClause
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.LetClause
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.OrderByClause
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.TupleExpression
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.WhereClause
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.flwor.WindowClause
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ForExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.FunctionCall
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.GeneralComparison
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.HomogeneityChecker
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.IdentityComparison
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.InstanceOfExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.AnalyzeString
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ApplyNextMatchingTemplate
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.Block
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.CallTemplate
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.Choose
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ComputedElement
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ConditionalBlock
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.Copy
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.CopyOf
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.EvaluateInstr
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ForEach
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ForEachGroup
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.IterateInstr
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.LocalParam
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.NextIteration
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.OnEmptyExpr
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.OnNonEmptyExpr
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ParentNodeConstructor
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.ResultDocument
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.SequenceInstr
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.SimpleNodeConstructor
The typeCheck() method is called in XQuery, where node constructors are implemented as Expressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.SourceDocument
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.instruct.UseAttributeSet
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.IntegerRangeTest
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.IsLastExpression
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ItemChecker
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.LetExpression
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.Literal
TypeCheck an expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.LookupAllExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.LookupExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.NegateExpression
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.Operand
Perform type-checking on the child expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.QuantifiedExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.RangeExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.RootExpression
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SimpleStepExpression
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SingletonAtomizer
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SlashExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.sort.ConditionalSorter
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.sort.DocumentSorter
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.sort.MergeInstr
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.sort.SortExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.sort.SortKeyDefinition
Type-check this sort key definition (all properties other than the sort key select expression, when it has a different dynamic context)
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.StaticFunctionCall
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SubscriptExpression
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SuppliedParameterReference
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SwitchCaseComparison
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.SystemFunctionCall
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.TailCallLoop
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.UnaryExpression
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.UntypedSequenceConverter
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.UserFunctionCall
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.ValueComparison
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.VariableReference
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.VennExpression
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.functions.AbstractFunction
Type check the function (may modify it by adding code for converting the arguments)
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.functions.hof.CoercedFunction
Type check the function (may modify it by adding code for converting the arguments)
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.functions.hof.FunctionLiteral
TypeCheck an expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.functions.hof.FunctionSequenceCoercer
Type-check the expression
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.functions.hof.PartialApply
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.functions.hof.UserFunctionReference
Perform type checking of an expression and its subexpressions.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.functions.IntegratedFunctionCall
Type-check the expression.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.ma.arrays.SquareArrayConstructor
 
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.AncestorQualifiedPattern
Type-check the pattern, performing any type-dependent optimizations.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.AnchorPattern
Type-check the pattern.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.BasePatternWithPredicate
Type-check the pattern.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.BooleanExpressionPattern
Type-check the pattern.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.GeneralNodePattern
Type-check the pattern, performing any type-dependent optimizations.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.GeneralPositionalPattern
Type-check the pattern, performing any type-dependent optimizations.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.NodeSetPattern
Type-check the pattern.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.Pattern
Type-check the pattern.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.PatternThatSetsCurrent
Type-check the pattern.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.StreamingFunctionArgumentPattern
Type-check the pattern.
typeCheck(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.pattern.VennPattern
Type-check the pattern.
typeCheckCaller(FunctionCall, ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.functions.Number_1
Type-check a calling expression.
typeCheckCaller(FunctionCall, ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.functions.Substring
Type-check the expression.
typeCheckCaller(FunctionCall, ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.functions.SystemFunction
Type-check a call on this function
typeCheckChildren(ExpressionVisitor, ContextItemStaticInfo) - Method in class net.sf.saxon.expr.Expression
Perform type checking of the children of this expression (and their children, recursively) This method is provided as a helper for implementations of the Expression.typeCheck(net.sf.saxon.expr.parser.ExpressionVisitor, net.sf.saxon.expr.parser.ContextItemStaticInfo) method, since checking the children is an inevitable part of checking the expression itse.f
TypeChecker - Class in net.sf.saxon.expr.parser
This class provides Saxon's type checking capability.
TypeChecker() - Constructor for class net.sf.saxon.expr.parser.TypeChecker
 
TypeChecker10 - Class in net.sf.saxon.expr.compat
This class provides type checking capability with XPath 1.0 backwards compatibility enabled.
TypeChecker10() - Constructor for class net.sf.saxon.expr.compat.TypeChecker10
 
typeCheckGlobalVariables(List<GlobalVariable>) - Method in class net.sf.saxon.query.QueryModule
Perform type checking on global variables.
typeCheckIdentityConstraints() - Method in class com.saxonica.ee.schema.SchemaCompiler
Do all the pending type-checking
TypeCheckingFilter - Class in net.sf.saxon.event
A filter on the push pipeline that performs type checking, both of the item type and the cardinality.
TypeCheckingFilter(Outputter) - Constructor for class net.sf.saxon.event.TypeCheckingFilter
 
TYPECODE_IDREF - Static variable in class net.sf.saxon.tree.tiny.TinyTree
 
TypedContentHandler - Class in com.saxonica.ee.jaxp
This class is an extension of ContentHandlerProxy that provides access to type information, using the DOM Level 3 TypeInfo interfaces.
TypedContentHandler(ContentHandler) - Constructor for class com.saxonica.ee.jaxp.TypedContentHandler
 
TypedContentHandler.TypeInfoProviderImpl - Class in com.saxonica.ee.jaxp
 
typeDeterminedUsage(ItemType) - Static method in class net.sf.saxon.expr.Operand
Get the type-determined usage of the operand, as defined in the XSLT 3.0 streaming spec
typedStreamSource(Configuration, String) - Static method in class net.sf.saxon.resource.ResourceLoader
 
TypedStreamSource - Class in net.sf.saxon.resource
A StreamSource augmented with ContentType information, which potentially provides the media type and encoding
TypedStreamSource() - Constructor for class net.sf.saxon.resource.TypedStreamSource
 
TypedValueFeed - Class in com.saxonica.ee.stream.feed
This class is used when a streamed template requests evaluation of the typed value of the nodes selected by a path expression.
TypedValueFeed(ItemFeed, XPathContext) - Constructor for class com.saxonica.ee.stream.feed.TypedValueFeed
 
typedValuesSignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
typeError(String, String, XPathContext) - Method in class net.sf.saxon.expr.Expression
Method used in subclasses to signal a runtime type error
typeHierarchy - Variable in class net.sf.saxon.Configuration
 
TypeHierarchy - Class in net.sf.saxon.type
This class exists to provide answers to questions about the type hierarchy.
TypeHierarchy(Configuration) - Constructor for class net.sf.saxon.type.TypeHierarchy
Create the type hierarchy cache for a configuration
TypeHierarchyEE - Class in com.saxonica.ee.config
Refinement of the TypeHierarchy class to handle schema-aware types such as schema-element(A).
TypeHierarchyEE(Configuration) - Constructor for class com.saxonica.ee.config.TypeHierarchyEE
 
TypeInfoImpl - Class in net.sf.saxon.dom
This class implements the DOM TypeInfo interface as a wrapper over the Saxon SchemaType interface.
TypeInfoImpl(Configuration, SchemaType) - Constructor for class net.sf.saxon.dom.TypeInfoImpl
Construct a TypeInfo based on a SchemaType
TypeInfoProviderImpl() - Constructor for class com.saxonica.ee.jaxp.TypedContentHandler.TypeInfoProviderImpl
 
typeLabel - Variable in class net.sf.saxon.value.AtomicValue
 
typeLabel - Variable in class net.sf.saxon.value.DateTimeValue.MutableDateTimeValue
 
typeLabel - Variable in class net.sf.saxon.value.GDateValue.MutableGDateValue
 
typeName(int) - Static method in class com.saxonica.ee.trans.ModeEE
Find the name for a node type
TypeReference - Class in com.saxonica.ee.schema
A reference to a simple or complex type
TypeReference(int, EnterpriseConfiguration, SourceLocator) - Constructor for class com.saxonica.ee.schema.TypeReference
Creates a new Type reference
types - Variable in class net.sf.saxon.ma.json.JsonHandlerXML
 
TypeStrippedDocument - Class in net.sf.saxon.tree.wrapper
A TypeStrippedDocument represents a view of a real Document in which all nodes are untyped
TypeStrippedDocument(TreeInfo) - Constructor for class net.sf.saxon.tree.wrapper.TypeStrippedDocument
Create a type-stripped view of a document
TypeStrippedNode - Class in net.sf.saxon.tree.wrapper
A TypeStrippedNode is a view of a node, in a virtual tree that has type annotations stripped from it.
TypeStrippedNode() - Constructor for class net.sf.saxon.tree.wrapper.TypeStrippedNode
 
TypeStrippedNode(NodeInfo, TypeStrippedNode) - Constructor for class net.sf.saxon.tree.wrapper.TypeStrippedNode
This constructor is protected: nodes should be created using the makeWrapper factory method
TYPESWITCH - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "typeswitch"
typeVarietySignificant - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
tzMinutes - Variable in class net.sf.saxon.value.DateTimeValue.MutableDateTimeValue
 
tzMinutes - Variable in class net.sf.saxon.value.GDateValue.MutableGDateValue
 

U

UcaCollationKeyUsingIcu - Class in com.saxonica.expr.sort
This class is an implementation of Saxon collation keys based on the functionality of collation keys supplied by the ICU library.
UcaCollatorUsingIcu - Class in com.saxonica.expr.sort
This class represents a collation (for comparing strings) implemented using the ICU library.
UcaCollatorUsingIcu(String) - Constructor for class com.saxonica.expr.sort.UcaCollatorUsingIcu
Construct a collation from a given UCA-based collation URI
UcaCollatorUsingJava - Class in net.sf.saxon.expr.sort
This class implements (an approximation to) the UCA Collation Algorithm relying solely on the built-in Java support (that is, without using the ICU library).
UcaCollatorUsingJava(String, Configuration) - Constructor for class net.sf.saxon.expr.sort.UcaCollatorUsingJava
Create a collation from a given collation URI
UNARY_EXPR - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
UnaryExpression - Class in net.sf.saxon.expr
Unary Expression: an expression taking a single operand expression
UnaryExpression(Expression) - Constructor for class net.sf.saxon.expr.UnaryExpression
 
UNBOUNDED - Static variable in class com.saxonica.ee.schema.Particle
A constant to represent an UNBOUNDED number of occurrences
UNBOUNDED_LOWER - Static variable in class net.sf.saxon.expr.Expression
 
UNBOUNDED_UPPER - Static variable in class net.sf.saxon.expr.Expression
 
UnboundFunctionCallDetails(SymbolicName.F, Expression[], Map<StructuredQName, Integer>, StaticContext) - Constructor for class net.sf.saxon.query.UnboundFunctionLibrary.UnboundFunctionCallDetails
 
UnboundFunctionLibrary - Class in net.sf.saxon.query
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 UnboundFunctionLibrary
UnboundFunctionLibrary.UnboundFunctionCallDetails - Class in net.sf.saxon.query
 
UNC_PATH - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
UncheckedXPathException - Exception in net.sf.saxon.trans
When implementing certain interfaces Saxon is not able to throw a checked exception because the interface definition does not allow it.
UncheckedXPathException(String) - Constructor for exception net.sf.saxon.trans.UncheckedXPathException
Create an unchecked XPath exception with supplied error message
UncheckedXPathException(String, String) - Constructor for exception net.sf.saxon.trans.UncheckedXPathException
Create an unchecked XPath exception with supplied error message and error code
UncheckedXPathException(Throwable) - Constructor for exception net.sf.saxon.trans.UncheckedXPathException
 
UncheckedXPathException(XPathException) - Constructor for exception net.sf.saxon.trans.UncheckedXPathException
Create an unchecked XPath exception that wraps a supplied checked exception
UNCLASSIFIED - net.sf.saxon.trans.FunctionStreamability
 
UncommittedSerializer - Class in net.sf.saxon.serialize
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, Receiver, SerializationProperties) - Constructor for class net.sf.saxon.serialize.UncommittedSerializer
Create an uncommitted Serializer
uncompress() - Method in class net.sf.saxon.str.CompressedWhitespace
Uncompress the whitespace to a (normal) UnicodeString
uncompress() - Method in class net.sf.saxon.str.IndentWhitespace
Uncompress the whitespace to a (normal) UnicodeString
uncompress() - Method in class net.sf.saxon.str.WhitespaceString
Uncompress the whitespace to a (normal) UnicodeString
uncompress(long) - Static method in class net.sf.saxon.str.CompressedWhitespace
 
uncPath - Variable in class com.saxonica.functions.qt4.URIFunctions
 
UNDECIDED - Static variable in class net.sf.saxon.expr.parser.Evaluators
 
UNDECLARE_PREFIXES - net.sf.saxon.s9api.Serializer.Property
Set to "yes" or "no" to indicate (for XML 1.1) whether namespaces that go out of scope should be undeclared
UNDECLARE_PREFIXES - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
undeclare-prefixes = "yes" | "no".
UndeclaredVariable - Class in net.sf.saxon.query
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 - Variable in class net.sf.saxon.serialize.XMLEmitter
 
undeclareRangeVariable() - Method in class net.sf.saxon.expr.parser.XPathParser
Note when the most recently declared range variable has gone out of scope
UNDEFINED - net.sf.saxon.om.Durability
Durability undefined means we don't know
UNDEFINED - net.sf.saxon.trans.Visibility
 
UNDER_CONSTRUCTION - net.sf.saxon.trans.KeyIndex.Status
 
underlyingType - Variable in class net.sf.saxon.s9api.ItemType
 
unescape(String) - Method in class net.sf.saxon.expr.parser.XPathParser
Unescape character references and built-in entity references in a string.
unescape(String) - Method in class net.sf.saxon.query.XQueryParser
Unescape character references and built-in entity references in a string
unescape(String) - Method in class net.sf.saxon.query.XQueryParser.Unescaper
 
unescape(String, int, String, int) - Static method in class net.sf.saxon.ma.json.JsonParser
Unescape a JSON string literal
unescapedUriCharacters - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
UnescapeNCName - Class in com.saxonica.functions.extfn
The saxon:unescape-NCName function reverses the effect of saxon:escape-NCName: it takes an NCName constructed using saxon:escape-NCName as input, and returns the string from which it was constructed.
UnescapeNCName() - Constructor for class com.saxonica.functions.extfn.UnescapeNCName
 
Unescaper(IntPredicateProxy) - Constructor for class net.sf.saxon.query.XQueryParser.Unescaper
 
unescapeSpaces(String) - Static method in class net.sf.saxon.functions.ResolveURI
Replace %20 by space
unfailing - Variable in class net.sf.saxon.serialize.XMLEmitter
 
UNFAILING - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
Property saxon:unfailing used to indicate that serialization should not fail.
UnfailingConverter() - Constructor for class net.sf.saxon.type.Converter.UnfailingConverter
 
UnfailingPullProvider - Interface in net.sf.saxon.pull
PullProvider is Saxon's pull-based interface for reading XML documents and XDM sequences.
unfilteredExpression(Expression, boolean) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
Get the expression that remains after removing any filter predicates
UnicodeBlocks - Class in net.sf.saxon.regex
This singleton class provides knowledge of the names and contents of Unicode character blocks, as referenced using the \p{IsXXXXX} construct in a regular expression.
UnicodeBuilder - Class in net.sf.saxon.str
Builder class to construct a UnicodeString by appending text incrementally
UnicodeBuilder() - Constructor for class net.sf.saxon.str.UnicodeBuilder
Create a Unicode builder with an initial allocation of 256 codepoints
UnicodeBuilder(int) - Constructor for class net.sf.saxon.str.UnicodeBuilder
Create a Unicode builder with an initial space allocation
UnicodeChar - Class in net.sf.saxon.str
A UnicodeString containing a single codepoint
UnicodeChar(int) - Constructor for class net.sf.saxon.str.UnicodeChar
 
UnicodeNormalizer - Class in net.sf.saxon.serialize
UnicodeNormalizer: This ProxyReceiver performs unicode normalization on the contents of attribute and text nodes.
UnicodeNormalizer(String, Receiver) - Constructor for class net.sf.saxon.serialize.UnicodeNormalizer
 
UnicodeString - Class in net.sf.saxon.str
A UnicodeString is a sequence of Unicode codepoints that supports codepoint addressing.
UnicodeString() - Constructor for class net.sf.saxon.str.UnicodeString
 
UnicodeStringEvaluator - Interface in net.sf.saxon.expr.elab
A StringEvaluator is a function that typically encapsulates the logic for evaluating an expression that returns a string, in the form of a UnicodeString
unicodeToString(SequenceIterator, IntPredicateProxy) - Static method in class net.sf.saxon.functions.CodepointsToString
Return a StringItem corresponding to a given sequence of Unicode code values
UnicodeWriter - Interface in net.sf.saxon.str
Interface that accepts strings in the form of UnicodeString objects, which are written to some destination.
UnicodeWriterResult - Class in net.sf.saxon.serialize
An UnicodeWriterResult encapsulates a UnicodeWriter to act as the destination for a transformation or serialization
UnicodeWriterResult(UnicodeWriter, String) - Constructor for class net.sf.saxon.serialize.UnicodeWriterResult
 
UnicodeWriterToWriter - Class in net.sf.saxon.str
Implementation of UnicodeWriter that converts Unicode strings to ordinary Java strings and sends them to a supplied Writer
UnicodeWriterToWriter(Writer) - Constructor for class net.sf.saxon.str.UnicodeWriterToWriter
 
uniformBaseURI - Variable in class net.sf.saxon.event.Builder
 
Unindexed - Class in com.saxonica.functions.extfn
The extension function saxon:unindexed returns the value of its argument unchanged.
Unindexed() - Constructor for class com.saxonica.functions.extfn.Unindexed
 
union(int, int) - Static method in class net.sf.saxon.value.Cardinality
Form the union of two cardinalities.
union(EnumSet<P>, EnumSet<P>) - Static method in class net.sf.saxon.om.EnumSetTool
Return a new EnumSet as the union of two supplied EnumSets.
union(OptimizerOptions) - Method in class net.sf.saxon.expr.parser.OptimizerOptions
 
union(UType) - Method in class net.sf.saxon.type.UType
Form a UType as the union of two other UTypes
union(IntPredicateProxy) - Method in interface net.sf.saxon.z.IntPredicateProxy
 
union(IntSet) - Method in class net.sf.saxon.z.IntArraySet
Form a new set that is the union of this set with another set.
union(IntSet) - Method in class net.sf.saxon.z.IntComplementSet
 
union(IntSet) - Method in class net.sf.saxon.z.IntEmptySet
 
union(IntSet) - Method in class net.sf.saxon.z.IntSet
Form a new set that is the union of two IntSets.
union(IntSet) - Method in class net.sf.saxon.z.IntSingletonSet
 
union(IntSet) - Method in class net.sf.saxon.z.IntUniversalSet
 
union(IntSet) - Method in class net.sf.saxon.z.MonotonicIntSet
Form a new set that is the union of this set with another set.
UNION - Static variable in class net.sf.saxon.expr.parser.Token
"union" or "|" token
UnionCastableFunction - Class in net.sf.saxon.expr
Function to test castability to a union type
UnionCastableFunction(UnionType, NamespaceResolver, boolean) - Constructor for class net.sf.saxon.expr.UnionCastableFunction
Create a cast expression to a union type
UnionConstructorFunction - Class in net.sf.saxon.expr
Function to perform a cast to a union type
UnionConstructorFunction(UnionType, NamespaceResolver, boolean) - Constructor for class net.sf.saxon.expr.UnionConstructorFunction
Create a cast expression to a union type
UnionEnumeration - Class in net.sf.saxon.expr
An enumeration representing a nodeset that is a union of two other NodeSets.
UnionEnumeration(SequenceIterator, SequenceIterator, Comparator<? super NodeInfo>) - Constructor for class net.sf.saxon.expr.UnionEnumeration
Create the iterator.
UnionIterator - Class in net.sf.saxon.expr
A multi-way union delivering the sorted results obtained from a number of sorted input iterators
UnionIterator(List<SequenceIterator>, Comparator<? super NodeInfo>) - Constructor for class net.sf.saxon.expr.UnionIterator
Create the iterator.
UnionPattern - Class in net.sf.saxon.pattern
A pattern formed as the union (or) of two other patterns
UnionPattern(Pattern, Pattern) - Constructor for class net.sf.saxon.pattern.UnionPattern
Constructor
UnionQNameTest - Class in net.sf.saxon.pattern
A QNameTest that is the union of a number of supplied QNameTests
UnionQNameTest(List<QNameTest>) - Constructor for class net.sf.saxon.pattern.UnionQNameTest
 
UnionType - Interface in net.sf.saxon.type
Interface representing a union type.
Unique - Class in com.saxonica.ee.schema
This class represents an xs:unique identity constraint
Unique() - Constructor for class com.saxonica.ee.schema.Unique
 
UniStringConsumer - Interface in net.sf.saxon.str
Interface that accepts a string in the form of a sequence of CharSequences, which are conceptually concatenated (though in some implementations, the final string may never be materialized in memory)
UniversalPattern - Class in net.sf.saxon.pattern
The UniversalPattern matches everything
UniversalPattern() - Constructor for class net.sf.saxon.pattern.UniversalPattern
Create an UniversalPattern that matches all items
UNKNOWN - com.saxonica.ee.stream.Posture
 
UNKNOWN - com.saxonica.functions.extfn.EXPathArchive.Archive.ArchiveType
 
UNKNOWN - com.saxonica.functions.extfn.EXPathArchive.Archive.CompressionType
 
UNKNOWN - net.sf.saxon.s9api.HostLanguage
 
UNKNOWN - Static variable in class net.sf.saxon.expr.parser.Token
Pseudo-token representing the start of the expression
UnknownElement - Class in com.saxonica.ee.schema.sdoc
An unknown element in an XML Schema document.
UnknownElement() - Constructor for class com.saxonica.ee.schema.sdoc.UnknownElement
Creates a new unknown element
unknownEncoding(String) - Method in class net.sf.saxon.serialize.charcode.CharacterSetFactory
 
UnknownResource - Class in net.sf.saxon.resource
The class is an implementation of the generic Resource object (typically an item in a collection) representing a resource whose type is not yet known - typically because it uses an unregistered file extension.
UnknownResource(XPathContext, AbstractResourceCollection.InputDetails) - Constructor for class net.sf.saxon.resource.UnknownResource
 
unmarshal(MapItem) - Static method in class com.saxonica.ee.extfn.ExperimentalSequenceTypeMarshaller
 
UNNAMED_MODE_NAME - Static variable in class net.sf.saxon.trans.Mode
 
unnamedAttributeRuleChain - Variable in class net.sf.saxon.trans.SimpleMode
 
unnamedElementRuleChain - Variable in class net.sf.saxon.trans.SimpleMode
 
unordered() - Method in class net.sf.saxon.s9api.streams.XdmStream
Returns an equivalent stream that offers no guarantee of retaining the order of items
unordered(boolean, boolean) - Method in class com.saxonica.ee.optim.SwitchExpression
Replace this expression by a simpler expression that delivers the results without regard to order.
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.Assignation
Replace this expression by a simpler expression that delivers the results without regard to order.
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.Expression
Replace this expression by a simpler expression that delivers the results without regard to order.
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.FilterExpression
Replace this expression by a simpler expression that delivers the results without regard to order.
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.flwor.FLWORExpression
Replace this expression by a simpler expression that delivers the results without regard to order.
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.ForExpression
Replace this expression by a simpler expression that delivers the results without regard to order.
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.instruct.Choose
Replace this expression by a simpler expression that delivers the results without regard to order.
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.instruct.ForEach
Replace this expression by a simpler expression that delivers the results without regard to order.
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.SlashExpression
Replace this expression by a simpler expression that delivers the results without regard to order.
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.sort.ConditionalSorter
 
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.sort.DocumentSorter
Replace this expression by a simpler expression that delivers the results without regard to order.
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.SystemFunctionCall
Replace this expression by a simpler expression that delivers the results without regard to order.
unordered(boolean, boolean) - Method in class net.sf.saxon.expr.VennExpression
Replace this expression by an expression that returns the same result but without regard to order
Unordered - Class in net.sf.saxon.functions
XPath 2.0 unordered() function
Unordered() - Constructor for class net.sf.saxon.functions.Unordered
 
unorderedElements - Variable in class net.sf.saxon.functions.DeepEqual40.DeepEqualOptions
 
unparcel(Item, XPathContext) - Static method in class com.saxonica.functions.qt4.UnparcelFn
 
UnparcelFn - Class in com.saxonica.functions.qt4
This class implements the function fn:unparcel(), which is a proposed function in XPath 4.0 to unwrap a sequence that has been wrapped as a parcel item
UnparcelFn() - Constructor for class com.saxonica.functions.qt4.UnparcelFn
 
UNPARSED_TEXT_URI_RESOLVER - Static variable in class net.sf.saxon.lib.Feature
The supplied UnparsedTextURIResolver will be used to resolve (dereference) all URIs specifed in calls to the unparsed-text(), unparsed-text-lines(), and unparsed-text-available() functions.
UNPARSED_TEXT_URI_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureCode
 
UNPARSED_TEXT_URI_RESOLVER - Static variable in class net.sf.saxon.lib.FeatureKeys
The supplied UnparsedTextURIResolver will be used to resolve (dereference) all URIs specifed in calls to the unparsed-text(), unparsed-text-lines(), and unparsed-text-available() functions.
UNPARSED_TEXT_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.Feature
An instance of the specified UnparsedTextURIResolver class will be created, and used to resolve (dereference) all URIs specifed in calls to the unparsed-text(), unparsed-text-lines(), and unparsed-text-available() functions.
UNPARSED_TEXT_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
UNPARSED_TEXT_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
An instance of the specified UnparsedTextURIResolver class will be created, and used to resolve (dereference) all URIs specifed in calls to the unparsed-text(), unparsed-text-lines(), and unparsed-text-available() functions.
UnparsedEntities() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.UnparsedEntities
 
UnparsedEntity - Class in net.sf.saxon.functions
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 in net.sf.saxon.pull
This class is used to represent unparsed entities in the PullProvider interface
UnparsedEntity() - Constructor for class net.sf.saxon.functions.UnparsedEntity
 
UnparsedEntity() - Constructor for class net.sf.saxon.pull.UnparsedEntity
 
UnparsedEntity.UnparsedEntityPublicId - Class in net.sf.saxon.functions
 
UnparsedEntity.UnparsedEntityUri - Class in net.sf.saxon.functions
 
unparsedEntityDecl(String, String, String, String) - Method in class com.saxonica.ee.jaxp.ValidatorHandlerImpl
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class net.sf.saxon.event.ReceivingContentHandler
 
UnparsedEntityPublicId() - Constructor for class net.sf.saxon.functions.UnparsedEntity.UnparsedEntityPublicId
 
UnparsedEntityUri() - Constructor for class net.sf.saxon.functions.UnparsedEntity.UnparsedEntityUri
 
UnparsedText - Class in net.sf.saxon.functions
Implementation of fn:unparsed-text() - with one argument or two
UnparsedText() - Constructor for class net.sf.saxon.functions.UnparsedText
 
UnparsedTextAvailable - Class in net.sf.saxon.functions
 
UnparsedTextAvailable() - Constructor for class net.sf.saxon.functions.UnparsedTextAvailable
 
UnparsedTextFunction - Class in net.sf.saxon.functions
Abstract superclass containing common code supporting the functions unparsed-text(), unparsed-text-lines(), and unparsed-text-available()
UnparsedTextFunction() - Constructor for class net.sf.saxon.functions.UnparsedTextFunction
 
UnparsedTextIterator - Class in net.sf.saxon.tree.iter
Class UnparsedTextIterator, iterates over a file line by line
UnparsedTextIterator(LineNumberReader, URI, XPathContext, String) - Constructor for class net.sf.saxon.tree.iter.UnparsedTextIterator
 
UnparsedTextIterator(URI, XPathContext, String, Location) - Constructor for class net.sf.saxon.tree.iter.UnparsedTextIterator
Create a UnparsedTextIterator over a given file
UnparsedTextLines - Class in net.sf.saxon.functions
 
UnparsedTextLines() - Constructor for class net.sf.saxon.functions.UnparsedTextLines
 
UnparsedTextResource - Class in net.sf.saxon.resource
This class implements th interface Resource.
UnparsedTextResource(String, String) - Constructor for class net.sf.saxon.resource.UnparsedTextResource
 
UnparsedTextURIResolver - Interface in net.sf.saxon.lib
An UnparsedTextURIResolver accepts an absolute URI and optionally an encoding name as input, and returns a Reader as its result.
UnprefixedElementMatchingPolicy - Enum in net.sf.saxon.s9api
An enumeration defining possible strategies for resolving unprefixed element names appearing as name tests in the steps of a path expression or XSLT match pattern
UNQUOTED_STRING - net.sf.saxon.ma.json.JsonParser.JsonToken
 
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, Configuration) - Method in class com.saxonica.ee.domino.DominoTreeModel
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
unravel(Source, Configuration) - Method in class net.sf.saxon.dom.DOMEnvelope
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
unravel(Source, Configuration) - Method in class net.sf.saxon.dom.DOMObjectModel
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
unravel(Source, Configuration) - Method in interface net.sf.saxon.lib.ExternalObjectModel
Wrap or unwrap a node using this object model to return the corresponding erSaxon node.
unravel(Source, Configuration) - Method in class net.sf.saxon.option.axiom.AxiomObjectModel
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
unravel(Source, Configuration) - Method in class net.sf.saxon.option.dom4j.DOM4JObjectModel
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
unravel(Source, Configuration) - Method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
unravel(Source, Configuration) - Method in class net.sf.saxon.option.xom.XOMObjectModel
Wrap or unwrap a node using this object model to return the corresponding Saxon node.
unreadChar() - Method in class net.sf.saxon.expr.parser.Tokenizer
Step back one character.
UnresolvedCallable(SymbolicName.F) - Constructor for class net.sf.saxon.query.XQueryFunctionLibrary.UnresolvedCallable
 
UnresolvedExtensionFunctionCall(StructuredQName, Class, List<AccessibleObject>, Expression[], Configuration, boolean) - Constructor for class com.saxonica.config.JavaExtensionLibrary.UnresolvedExtensionFunctionCall
 
UnresolvedXQueryFunctionItem - Class in net.sf.saxon.functions.hof
 
UnresolvedXQueryFunctionItem(XQueryFunction, SymbolicName.F, UserFunctionReference) - Constructor for class net.sf.saxon.functions.hof.UnresolvedXQueryFunctionItem
 
UNSIGNED_BYTE - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:unsignedByte
UNSIGNED_BYTE - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
UNSIGNED_INT - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:unsignedInt
UNSIGNED_INT - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
UNSIGNED_LONG - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:unsignedLong
UNSIGNED_LONG - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
UNSIGNED_SHORT - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:unsignedShort
UNSIGNED_SHORT - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
unsortedIfHomogeneous(Expression, boolean) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
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 - net.sf.saxon.functions.AccumulatorFn.Phase
 
UNSPECIFIED - Static variable in class net.sf.saxon.s9api.WhitespaceStrippingPolicy
UNSPECIFIED means that no other value has been specifically requested.
UNSPECIFIED - Static variable in class net.sf.saxon.value.Whitespace
 
UNSPECIFIED_TREE_MODEL - Static variable in class net.sf.saxon.event.Builder
Constant denoting a request for the default tree model
untilFirstExclusive(Predicate<? super XdmItem>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Experimental method to return the content of a stream up to the first item that satisfies a given predicate, excluding that item
untilFirstInclusive(Predicate<? super XdmItem>) - Method in class net.sf.saxon.s9api.streams.XdmStream
Experimental method to return the content of a stream up to the first item that satisfies a given predicate, including that item
Untyped - Enum in net.sf.saxon.type
This class has a singleton instance which represents the complex type xdt:untyped, used for elements that have not been validated.
UNTYPED_ATOMIC - net.sf.saxon.type.PrimitiveUType
 
UNTYPED_ATOMIC - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the XPath-defined type xs:untypedAtomic
UNTYPED_ATOMIC - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
UNTYPED_ATOMIC - Static variable in class net.sf.saxon.type.UType
 
UNTYPED_IF_UNTYPED_KINDS - Static variable in class net.sf.saxon.expr.Atomizer
Node kinds whose typed value is untypedAtomic if the configuration is untyped
UNTYPED_KINDS - Static variable in class net.sf.saxon.expr.Atomizer
Node kinds whose typed value is always untypedAtomic
UntypedAtomizingIterator - Class in net.sf.saxon.tree.iter
AtomizingIterator returns the atomization of an underlying sequence supplied as an iterator.
UntypedAtomizingIterator(SequenceIterator) - Constructor for class net.sf.saxon.tree.iter.UntypedAtomizingIterator
Construct an AtomizingIterator that will atomize the values returned by the base iterator.
UntypedConverter(ConversionRules, Converter) - Constructor for class net.sf.saxon.expr.UntypedSequenceConverter.UntypedConverter
Create an UntypedConverter
UntypedNumericComparer - Class in net.sf.saxon.expr.sort
A specialist comparer that implements the rules for comparing an untypedAtomic value (always the first operand) to a numeric value (always the second operand)
UntypedNumericComparer() - Constructor for class net.sf.saxon.expr.sort.UntypedNumericComparer
 
UntypedSequenceConverter - Class in net.sf.saxon.expr
An UntypedSequenceConverter is an expression that performs a cast on each member of a supplied sequence that is an untypedAtomic value, while leaving other items unchanged
UntypedSequenceConverter(Expression, PlainType) - Constructor for class net.sf.saxon.expr.UntypedSequenceConverter
Constructor
UntypedSequenceConverter.UntypedConverter - Class in net.sf.saxon.expr
A Converter that converts untyped atomic values to the required type, while leaving other values unchanged
UntypedSequenceConverter.UntypedSequenceConverterElaborator - Class in net.sf.saxon.expr
Elaborator for an UntypedSequenceConverter
UntypedSequenceConverterElaborator() - Constructor for class net.sf.saxon.expr.UntypedSequenceConverter.UntypedSequenceConverterElaborator
 
UNVALIDATED - net.sf.saxon.type.SchemaValidationStatus
 
UnwrapExternalObject() - Constructor for class net.sf.saxon.expr.PJConverter.UnwrapExternalObject
 
UO - Static variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet
 
UpCastingConverter(AtomicType) - Constructor for class net.sf.saxon.type.Converter.UpCastingConverter
 
update(NodeInfo, Controller) - Method in interface net.sf.saxon.query.UpdateAgent
Handle an updated document.
update(One<Base64BinaryValue>, ZeroOrMore<StringValue>, ZeroOrMore<Base64BinaryValue>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
UPDATE_METHOD - Static variable in class net.sf.saxon.expr.Expression
 
UpdateAgent - Interface in net.sf.saxon.query
An UpdateAgent is a callback class that is called to handle a document after it has been updated.
UpdateElaborator - Class in net.sf.saxon.expr.elab
Abstract evaluator for XQuery Update expressions.
UpdateElaborator() - Constructor for class net.sf.saxon.expr.elab.UpdateElaborator
 
UpdateEvaluator - Interface in net.sf.saxon.expr.elab
Interface implemented by XQuery Update expressions, to evaluate an update expression by adding update primitives to a supplied pending update list.
updateMap(One<Base64BinaryValue>, One<MapItem>) - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
UpdateParser - Class in com.saxonica.ee.update
Parser utility methods for the XQuery Update extensions
updatePreparedStylesheet(PreparedStylesheet) - Method in class net.sf.saxon.style.StylesheetPackage
Copy information from this package to the PreparedStylesheet.
updateStatistics(int, int, int, LargeTextBuffer) - Method in class net.sf.saxon.tree.tiny.Statistics
Update the statistics held in static data.
updating - Variable in class net.sf.saxon.Query
 
UPDATING - Static variable in class net.sf.saxon.query.Annotation
 
UPDATING_EXPR - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
UPPER_CASE - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
UpperCase - Class in net.sf.saxon.functions
This class implements the fn:upper-case() function
UpperCase() - Constructor for class net.sf.saxon.functions.UpperCase
 
UpperCase.UpperCaseFnElaborator - Class in net.sf.saxon.functions
 
upperCaseAlphabet - Static variable in class net.sf.saxon.expr.number.AbstractNumberer
 
UpperCaseFnElaborator() - Constructor for class net.sf.saxon.functions.UpperCase.UpperCaseFnElaborator
 
uri - Variable in class net.sf.saxon.lib.FeatureData
 
uri - Variable in class net.sf.saxon.lib.ResourceRequest
The URI to be dereferenced.
uri - Variable in class net.sf.saxon.tree.iter.TextLinesIterator
 
URI - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
URI - Static variable in class net.sf.saxon.functions.UnparsedEntity
 
URI - Static variable in class net.sf.saxon.trans.Err
 
URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.Feature
An instance of the specified URIResolver class will be created, and used to resolve (dereference) all URIs specifed in calls to the doc() and document() functions, as well as URIs used in xsl:include and xsl:import and location hints for XQuery modules and XSD schema documents.
URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
An instance of the specified URIResolver class will be created, and used to resolve (dereference) all URIs specifed in calls to the doc() and document() functions, as well as URIs used in xsl:include and xsl:import and location hints for XQuery modules and XSD schema documents.
URIChecker - Interface in net.sf.saxon.lib
This interface defines a method for checking whether a string is considered to be a valid URI.
UriCollection - Class in net.sf.saxon.functions
Implement the fn:uri-collection() function (new in XQuery 3.0/XSLT 3.0).
UriCollection() - Constructor for class net.sf.saxon.functions.UriCollection
 
uriComponents(String) - Static method in class com.saxonica.functions.qt4.Parts
 
URIFunctions - Class in com.saxonica.functions.qt4
Common declarations for BuildURI and ParseURI.
URIFunctions() - Constructor for class com.saxonica.functions.qt4.URIFunctions
 
uriIsNamespace - Variable in class net.sf.saxon.lib.ResourceRequest
This boolean flag is set to true when the URI takes the form of a namespace URI (rather than a location hint).
uriLiteral(String) - Method in class net.sf.saxon.query.XQueryParser
Handle a URI literal.
URIQueryParameters - Class in net.sf.saxon.functions
A set of query parameters on a URI passed to the collection() or document() function
URIQueryParameters(String, Configuration) - Constructor for class net.sf.saxon.functions.URIQueryParameters
Create an object representing the query part of a URI
URIQueryParameters.RegexFilter - Class in net.sf.saxon.functions
A FilenameFilter that tests file names against a regular expression
uris - Variable in class net.sf.saxon.om.NamespaceMap
 
uriStructureRecord - Static variable in class com.saxonica.functions.qt4.BuildURI
 
urlConnection(URL) - Static method in class net.sf.saxon.resource.ResourceLoader
Open a URLConnection to the resource identified by the URI.
urlReader(Configuration, String, String) - Static method in class net.sf.saxon.resource.ResourceLoader
Open a reader to retrieve the content identified by the URI.
urlStream(Configuration, String) - Static method in class net.sf.saxon.resource.ResourceLoader
Open a stream to retrieve the content identified by the URI.
usage - Variable in class net.sf.saxon.functions.registry.BuiltInFunctionSet.Entry
The syntactic context of each argument for the purposes of streamability analysis
USE_CHARACTER_MAPS - net.sf.saxon.s9api.Serializer.Property
List of names of character maps to be used.
USE_CHARACTER_MAPS - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
use-character-map = list-of-qnames.
USE_DEFAULT_NS - Static variable in class com.saxonica.ee.schema.sdoc.SchemaElement
Option indicating "use the default element namespace when unprefixed"
USE_DEFAULT_NS_WITHOUT_IMPORT - Static variable in class com.saxonica.ee.schema.sdoc.SchemaElement
Option indicating "use the default element namespace when unprefixed", but without a requirement to have an xs:import
USE_NULL_MARKERS - Static variable in class net.sf.saxon.event.ReceiverOption
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 variable in class net.sf.saxon.lib.Feature
This option determines whether a TransformerHandler created with this TransformerFactory or Configuration recognizes the JAXP-defined processing instructions Result.PI_DISABLE_OUTPUT_ESCAPING and Result.PI_ENABLE_OUTPUT_ESCAPING in the input stream as instructions to disable or to re-enable output escaping.
USE_PI_DISABLE_OUTPUT_ESCAPING - Static variable in class net.sf.saxon.lib.FeatureCode
 
USE_PI_DISABLE_OUTPUT_ESCAPING - Static variable in class net.sf.saxon.lib.FeatureKeys
This option determines whether a TransformerHandler created with this TransformerFactory or Configuration recognizes the JAXP-defined processing instructions Result.PI_DISABLE_OUTPUT_ESCAPING and Result.PI_ENABLE_OUTPUT_ESCAPING in the input stream as instructions to disable or to re-enable output escaping.
USE_TYPED_VALUE_CACHE - Static variable in class net.sf.saxon.lib.Feature
This option is relevant only when the TinyTree is used; it determines whether (for a validated document) a cache will be maintained containing the typed values of nodes.
USE_TYPED_VALUE_CACHE - Static variable in class net.sf.saxon.lib.FeatureCode
 
USE_TYPED_VALUE_CACHE - Static variable in class net.sf.saxon.lib.FeatureKeys
This option is relevant only when the TinyTree is used; it determines whether (for a validated document) a cache will be maintained containing the typed values of nodes.
USE_XSI_SCHEMA_LOCATION - Static variable in class net.sf.saxon.lib.Feature
This option determines whether or not to use the xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes in an instance document to locate a schema for validation.
USE_XSI_SCHEMA_LOCATION - Static variable in class net.sf.saxon.lib.FeatureCode
 
USE_XSI_SCHEMA_LOCATION - Static variable in class net.sf.saxon.lib.FeatureKeys
This option determines whether or not to use the xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes in an instance document to locate a schema for validation.
useAsSecondary() - Method in class net.sf.saxon.serialize.PrincipalOutputGatekeeper
 
UseAttributeSet - Class in net.sf.saxon.expr.instruct
This instruction corresponds to a single QName appearing within a use-attribute-sets attribute on a literal result element, xsl:element, or xsl:copy instruction.
UseAttributeSet(StructuredQName, boolean) - Constructor for class net.sf.saxon.expr.instruct.UseAttributeSet
Create a use-attribute-set expression
UseAttributeSet.UseAttributeSetElaborator - Class in net.sf.saxon.expr.instruct
 
UseAttributeSetAdjunct - Class in com.saxonica.ee.stream.adjunct
 
UseAttributeSetAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.UseAttributeSetAdjunct
 
UseAttributeSetElaborator() - Constructor for class net.sf.saxon.expr.instruct.UseAttributeSet.UseAttributeSetElaborator
 
useCurrentMode - Variable in class net.sf.saxon.expr.instruct.ApplyTemplates
 
useDefaultCollation - Variable in class net.sf.saxon.style.XSLSortOrMergeKey
 
useEventLocation - Variable in class net.sf.saxon.event.Builder
 
useFirst(Rule, Rule) - Static method in class com.saxonica.ee.trans.ModeEE
 
useLocalParameter(StructuredQName, int, boolean) - Method in class net.sf.saxon.expr.EarlyEvaluationContext
Use local parameter.
useLocalParameter(StructuredQName, int, boolean) - Method in interface net.sf.saxon.expr.XPathContext
Use local parameter.
useLocalParameter(StructuredQName, int, boolean) - Method in class net.sf.saxon.expr.XPathContextMajor
Use local parameter.
useLocalParameter(StructuredQName, int, boolean) - Method in class net.sf.saxon.expr.XPathContextMinor
Use local parameter.
UsePack - Class in net.sf.saxon.trans.packages
Describes an xsl:use-package requirement from within a package, in terms of a name and a set of version ranges
UsePack(String, String, Location) - Constructor for class net.sf.saxon.trans.packages.UsePack
 
USER - Static variable in class net.sf.saxon.option.sql.SQLConnect.ConnectInstruction
 
USER_DEFINED_MASK - Static variable in class net.sf.saxon.om.NamePool
 
UserAtomicType - Class in com.saxonica.ee.schema
An object belonging to this class represents an atomic type: either a built-in atomic type, or a user-defined atomic type.
UserAtomicType(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.schema.UserAtomicType
Create a UserAtomicType
UserComplexType - Class in com.saxonica.ee.schema
A user-defined complex type (that is, any complex type other than xs:anyType)
UserComplexType(EnterpriseConfiguration, SourceLocator) - Constructor for class com.saxonica.ee.schema.UserComplexType
Creates a new user-defined Complextype
UserDefinedType - Class in com.saxonica.ee.schema
This class represents a user-defined simple type or complex type as defined in XML Schema.
UserDefinedType() - Constructor for class com.saxonica.ee.schema.UserDefinedType
Default constructor.
UserDefinedXPathException(String) - Constructor for exception net.sf.saxon.functions.Error.UserDefinedXPathException
 
UserFunction - Class in net.sf.saxon.expr.instruct
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.expr.instruct.UserFunction
Create a user-defined function (the body must be added later)
UserFunction.Determinism - Enum in net.sf.saxon.expr.instruct
 
UserFunctionCall - Class in net.sf.saxon.expr
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
UserFunctionCall(UnboundFunctionLibrary.UnboundFunctionCallDetails) - Constructor for class net.sf.saxon.expr.UserFunctionCall
Create an unbound function call (typically, a forwards reference in XQuery)
UserFunctionCallAdjunct - Class in com.saxonica.ee.stream.adjunct
Handle streaming for calls to user-defined functions Used only for XSLT streaming capability.
UserFunctionCallAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.UserFunctionCallAdjunct
 
UserFunctionParameter - Class in net.sf.saxon.expr.instruct
Run-time object representing a formal argument to a user-defined function
UserFunctionParameter() - Constructor for class net.sf.saxon.expr.instruct.UserFunctionParameter
Create a UserFunctionParameter
UserFunctionReference - Class in net.sf.saxon.functions.hof
A UserFunctionReference is an expression in the form local:f#1 where local:f is a user-defined function.
UserFunctionReference(UserFunction) - Constructor for class net.sf.saxon.functions.hof.UserFunctionReference
 
UserFunctionReference(UserFunction, SymbolicName.F) - Constructor for class net.sf.saxon.functions.hof.UserFunctionReference
 
UserFunctionReference(SymbolicName.F) - Constructor for class net.sf.saxon.functions.hof.UserFunctionReference
 
UserFunctionReference.BoundUserFunction - Class in net.sf.saxon.functions.hof
A BoundUserFunction represents a user-defined function seen as a component.
UserFunctionResolvable - Interface in net.sf.saxon.expr
A reference to a function; typically a forwards reference to a user-defined function in XQuery that has not yet been compiled.
userFunctions - Variable in class net.sf.saxon.trans.PackageLoaderHE
 
USERINFO - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
UserListType - Class in com.saxonica.ee.schema
Represents a SimpleType that is a list of a given SimpleType, known as its itemType.
UserListType(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.schema.UserListType
Create a new user-defined ListType.
UserSchemaComponent - Interface in com.saxonica.ee.schema
A SchemaComponent is an object in a schema.
UserSimpleType - Class in com.saxonica.ee.schema
This class represents a used-defined simple type, as defined in the XML Schema specification.
UserSimpleType() - Constructor for class com.saxonica.ee.schema.UserSimpleType
Construct a UserSimpleType
UserUnionType - Class in com.saxonica.ee.schema
A class that represents the XML Schema simple-type with variety union.
UserUnionType(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.schema.UserUnionType
Creates a new Union type.
USES_NEW_FOCUS - Static variable in class net.sf.saxon.expr.OperandRole
 
usesContextItem() - Method in class net.sf.saxon.query.XQueryExpression
Ask whether this query uses the context item
usesCurrentMode() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Ask if mode="#current" was specified
usesTailRecursion() - Method in class net.sf.saxon.expr.instruct.CallTemplate
Ask whether this is a tail call
usesTypeAnnotations() - Method in class com.saxonica.ee.domino.Erector
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class com.saxonica.ee.jaxp.TypedContentHandler
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class com.saxonica.ee.stream.watch.WatchManager
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class com.saxonica.ee.validate.AbstractReceiver
 
usesTypeAnnotations() - Method in class com.saxonica.ee.validate.EntityValidator
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class com.saxonica.ee.validate.FieldChecker
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class com.saxonica.ee.validate.IdValidator
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class com.saxonica.ee.validate.ValidatingFilter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class com.saxonica.serialize.BinaryEmitter
 
usesTypeAnnotations() - Method in class net.sf.saxon.dom.DOMWriter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.event.Builder
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.event.ComplexContentOutputter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.event.ContentHandlerProxy
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.event.IDFilter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.event.IgnorableWhitespaceStripper
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.event.Outputter
Ask whether this Outputter (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events.
usesTypeAnnotations() - Method in class net.sf.saxon.event.ProxyOutputter
Ask whether this Outputter (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events.
usesTypeAnnotations() - Method in class net.sf.saxon.event.ProxyReceiver
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in interface net.sf.saxon.event.Receiver
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events.
usesTypeAnnotations() - Method in class net.sf.saxon.event.SequenceWriter
 
usesTypeAnnotations() - Method in class net.sf.saxon.event.Sink
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.event.Stripper
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.event.TeeOutputter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.event.TreeReceiver
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.event.TypeCheckingFilter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.ma.json.JsonReceiver
 
usesTypeAnnotations() - Method in class net.sf.saxon.option.axiom.AxiomWriter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.option.dom4j.DOM4JWriter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.option.jdom2.JDOM2Writer
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.option.xom.XOMWriter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.query.SequenceWrapper
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.serialize.Emitter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.serialize.XMLEmitter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.serialize.XMLIndenter
Ask whether this Receiver (or the downstream pipeline) makes any use of the type annotations supplied on element and attribute events
usesTypeAnnotations() - Method in class net.sf.saxon.stax.ReceiverToXMLStreamWriter
 
usesWriter() - Method in class net.sf.saxon.serialize.ExpandedStreamResult
Determine whether the Emitter wants a Writer for character output or an OutputStream for binary output.
useTailRecursion() - Method in class net.sf.saxon.expr.instruct.ApplyTemplates
Ask if tail recursion is to be used
useURLs - Variable in class net.sf.saxon.Query
 
useURLs - Variable in class net.sf.saxon.Transform
 
UseWhen30FunctionSet - Class in net.sf.saxon.functions.registry
Function signatures (and pointers to implementations) of the functions available for use in static expressions (including use-when expressions) in XSLT 3.0 stylesheets
UseWhen30FunctionSet(int) - Constructor for class net.sf.saxon.functions.registry.UseWhen30FunctionSet
 
UseWhen40FunctionSet - Class in com.saxonica.functions.registry
 
UseWhen40FunctionSet(int) - Constructor for class com.saxonica.functions.registry.UseWhen40FunctionSet
 
UseWhenFilter - Class in net.sf.saxon.style
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(Compilation, Receiver, NestedIntegerValue) - Constructor for class net.sf.saxon.style.UseWhenFilter
Create a UseWhenFilter
UseWhenStaticContext - Class in net.sf.saxon.style
This class implements the static context used for evaluating use-when and other static expressions in XSLT 3.0 A new instance of this class is created for each use-when expression encountered; there are therefore no issues with reusability.
UseWhenStaticContext(Compilation, NamespaceResolver) - Constructor for class net.sf.saxon.style.UseWhenStaticContext
Create a static context for evaluating use-when expressions
usingDefaultFunctionLibrary - Variable in class net.sf.saxon.sxpath.AbstractStaticContext
 
UTF16CharacterSet - Class in net.sf.saxon.serialize.charcode
A class to hold some static constants and methods associated with processing UTF16 and surrogate pairs
UTF8CharacterSet - Class in net.sf.saxon.serialize.charcode
This class defines properties of the UTF-8 character set
UTF8Writer - Class in net.sf.saxon.serialize
Specialized buffering UTF-8 writer.
UTF8Writer(OutputStream) - Constructor for class net.sf.saxon.serialize.UTF8Writer
 
UTF8Writer(OutputStream, int) - Constructor for class net.sf.saxon.serialize.UTF8Writer
 
UType - Class in net.sf.saxon.type
A UType is a union of primitive (atomic, node, or function) item types.
UType(int) - Constructor for class net.sf.saxon.type.UType
 

V

VALID_10_MASK - Static variable in class net.sf.saxon.serialize.charcode.XMLCharacterData
Bit setting to indicate that a character is valid in XML 1.0
VALID_11_MASK - Static variable in class net.sf.saxon.serialize.charcode.XMLCharacterData
Bit setting to indicate that a character is valid in XML 1.1
validate - Variable in class net.sf.saxon.ma.json.JsonHandlerXML
 
validate() - Method in class com.saxonica.ee.validate.InSituValidator
Perform the validation
validate() - Method in class net.sf.saxon.style.SourceBinding
Validate the declaration
validate() - Method in class net.sf.saxon.style.TextValueTemplateNode
Validate the text node; specifically, perform type checking of any contained expressions
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.AllModelGroup
Checks the validity of this Compositor definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeDecl
Checks the validity of this Attribute declaration
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeGroupDecl
Check the validity of this AttributeGroup declaration.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeGroupReference
Checks the validity of this Schema component.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeUse
Checks the validity of this Attribute Use
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.AttributeWildcard
Validate that this AttributeWildcard obeys the schema consistency rules.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.ChoiceModelGroup
Checks the validity of this Compositor definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementDecl
Check the validity (consistency) of this element definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementParticle
Check the validity (consistency) of this element definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.ElementWildcard
Check the validity (consistency) of this element wildcard definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.IdentityConstraint
Checks the validity of this Schema definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.KeyRef
Checks the validity of this Schema defintion.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroup
Checks the validity of this model group.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroupDefinition
Checks the validity of this Model Group Definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.ModelGroupParticle
Checks the validity of this Schema definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.Notation
Checks the validity of this Notation.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.Particle
Check the validity (consistency) of this element definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.PreparedSchema
Checks the validity of this Schema definition, and if valid, adds the schema to the cache held by the EnterpriseConfiguration
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.SchemaStructure
Checks the validity of this Schema component.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.AnnotationParent
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Check that the schema element is valid.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Checks the validity of this SimpleType definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.UnknownElement
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDAlternative
 
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDAnnotation
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDAny
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDAnyAttribute
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDAttribute
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDAttributeGroup
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDComplexContent
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDComplexContentRestriction
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDComplexType
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDCompositor
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDDefaultOpenContent
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDDocumentation
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDElement
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDExtension
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDFacet
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDGroup
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDIdentityConstraint
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDList
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDOpenContent
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDOverride
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDRedefine
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleContent
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleContentRestriction
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleType
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDSimpleTypeRestriction
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDUnion
Validate this schema element, checking all document-level constraints
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.SequenceModelGroup
Checks the validity of this Compositor definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserAtomicType
Checks the validity of this SimpleType definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserComplexType
Checks the validity of this UserComplexType definition.
validate(SchemaCompiler) - Method in interface com.saxonica.ee.schema.UserSchemaComponent
Checks the validity of this Schema component.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserSimpleType
Checks the validity of this SimpleType definition.
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.UserUnionType
Validate this Union, replacing all unresolved forwards references at the same time
validate(SchemaCompiler) - Method in class com.saxonica.ee.schema.Wildcard
Perform validation on this wildcard (this implementation of the method is a no-op)
validate(SchemaDocument) - Method in class com.saxonica.ee.schema.SchemaCompiler
Validate the schema represented by a schema document.
validate(Source) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Validate an instance document supplied as a Source object
validate(Source) - Method in class net.sf.saxon.s9api.SchemaValidator
Validate an instance document supplied as a Source object
validate(Source, Result) - Method in class com.saxonica.ee.jaxp.ValidatorImpl
Validate a source document, sending the validated output to a specified destination.
validate(NodeName, UnicodeString, XPathContext) - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Validate that the attribute value is valid, and return the type with which the constructed attribute should be annotated
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToAnyURI
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToDecimal
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToInteger
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToLanguage
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToName
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToNCName
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToNMTOKEN
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToNonStringDerivedType
Validate a string for conformance to the target type, without actually performing the conversion
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToNormalizedString
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToString
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToStringSubtype
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToToken
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter.StringToUntypedAtomic
 
validate(UnicodeString) - Method in class net.sf.saxon.type.StringConverter
Validate a string for conformance to the target type, without actually performing the conversion
validate(ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLPromise
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLRemoveAttribute
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLRemoveProperty
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLScheduleAction
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLSetAttribute
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLSetProperty
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.extfn.js.IXSLSetStyle
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonChange
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonDelete
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonInsert
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonRename
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonReplace
 
validate(ComponentDeclaration) - Method in class com.saxonica.ee.xtupdate.SaxonUpdate
 
validate(ComponentDeclaration) - Method in class com.saxonica.trans.XSLArray
 
validate(ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonAssign
 
validate(ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonDeepUpdate
 
validate(ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonDo
 
validate(ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonDoctype
 
validate(ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonEntityRef
 
validate(ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonImportQuery
 
validate(ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonTabulateMaps
 
validate(ComponentDeclaration) - Method in class com.saxonica.xsltextn.style.SaxonWhile
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLClose
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLColumn
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLConnect
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLDelete
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLExecute
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLInsert
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLQuery
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.option.sql.SQLUpdate
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.AbsentExtensionElement
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.LiteralResultElement
Validate that this node is OK
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.StyleElement
Check that the stylesheet element is valid.
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAccept
Check that the stylesheet element is valid.
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAccumulator
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAccumulatorRule
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAnalyzeString
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLApplyImports
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLApplyTemplates
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAssert
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAttribute
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLAttributeSet
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLBreak
Check that the stylesheet element is valid.
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLCallTemplate
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLCatch
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLCharacterMap
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLChooseOrSwitch
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLComment
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLContextItem
Check that the stylesheet element is valid.
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLCopy
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLCopyOf
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLDecimalFormat
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLDocument
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLElement
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLEvaluate
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLExpose
Check that the stylesheet element is valid.
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLFallback
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLForEach
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLForEachGroup
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLFork
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLFunction
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLGeneralIncorporate
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLGeneralVariable
Check that the variable is not already declared, and allocate a slot number
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLGlobalContextItem
Check that the stylesheet element is valid.
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLGlobalParam
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLGlobalVariable
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLIf
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLImportSchema
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLItemType
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLIterate
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLKey
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLLeafNodeConstructor
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLLocalParam
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMapEntry
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMatchingSubstring
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMerge
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMergeAction
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMergeSource
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMessage
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLMode
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLNamespace
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLNamespaceAlias
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLNextIteration
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLNextMatch
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLNumber
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOnCompletion
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOnEmpty
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOtherwise
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOutput
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOutputCharacter
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLOverride
Validate this element
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLPackage
Recursive walk through the stylesheet to validate all nodes
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLPerformSort
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLPreserveSpace
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLProcessingInstruction
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLResultDocument
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLSequence
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLSort
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLSortOrMergeKey
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLSourceDocument
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLStylesheet
Validate this element
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLSwitch
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLTemplate
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLText
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLTry
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLUsePackage
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLValueOf
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLWhen
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLWherePopulated
 
validate(ComponentDeclaration) - Method in class net.sf.saxon.style.XSLWithParam
 
validate(AtomicValue, UnicodeString) - Method in class net.sf.saxon.type.Converter.DownCastingConverter
 
validate(AtomicValue, UnicodeString, ConversionRules) - Method in class com.saxonica.ee.schema.UserAtomicType
Validate that a primitive atomic value is a valid instance of a type derived from the same primitive type.
validate(AtomicValue, UnicodeString, ConversionRules) - Method in interface net.sf.saxon.type.AtomicType
Validate that a primitive atomic value is a valid instance of a type derived from the same primitive type.
validate(AtomicValue, UnicodeString, ConversionRules) - Method in class net.sf.saxon.type.BuiltInAtomicType
Validate that a primitive atomic value is a valid instance of a type derived from the same primitive type.
validate(AtomicValue, UnicodeString, ConversionRules) - Method in class net.sf.saxon.type.EnumerationType
Validate that a primitive atomic value is a valid instance of a type derived from the same primitive type.
validate(AtomicValue, UnicodeString, ConversionRules) - Method in class net.sf.saxon.type.ErrorType
Validate that a primitive atomic value is a valid instance of a type derived from the same primitive type.
Validate - Class in com.saxonica
This Validate class provides a command line interface that allows validation of a source document against a schema, and/or checking that a source schema is a valid schema.
Validate() - Constructor for class com.saxonica.Validate
 
VALIDATE - Static variable in class net.sf.saxon.expr.parser.Token
Various compound symbols supporting XQuery validation expression
VALIDATE - Static variable in class net.sf.saxon.ma.json.JsonParser
 
VALIDATE_LAX - Static variable in class net.sf.saxon.expr.parser.Token
 
VALIDATE_STRICT - Static variable in class net.sf.saxon.expr.parser.Token
 
VALIDATE_TYPE - Static variable in class net.sf.saxon.expr.parser.Token
 
validateAgainstSubType(BuiltInAtomicType) - Method in class net.sf.saxon.value.BigIntegerValue
This class allows subtypes of xs:integer to be held, as well as xs:integer values.
validateAgainstSubType(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.
validateAgainstSubType(BuiltInAtomicType) - Method in class net.sf.saxon.value.IntegerValue
This class allows subtypes of xs:integer to be held, as well as xs:integer values.
validateAttribute(NodeInfo, SimpleType, int, XPathContext) - Static method in class net.sf.saxon.expr.instruct.CopyOf
Validate an attribute node and return the type annotation to be used
validateAttribute(StructuredQName, UnicodeString, int) - Method in class com.saxonica.config.EnterpriseConfiguration
Validate an attribute value (XSLT only)
validateAttribute(StructuredQName, UnicodeString, int) - Method in class net.sf.saxon.Configuration
Validate an attribute value.
validateAttributes(AttributeMap, List<NamespaceBinding>) - Method in class com.saxonica.ee.validate.AttributeValidator
Handle the attributes
validateAttributes(AttributeMap, List<NamespaceBinding>) - Method in class com.saxonica.ee.validate.ContentValidator
 
validateChildren(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Validate the children of this node, recursively.
validateChildren(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDSchema
Validate the children of this node, recursively.
validateChildren(ComponentDeclaration, boolean) - Method in class net.sf.saxon.style.LiteralResultElement
Validate the children of this node, recursively.
validateChildren(ComponentDeclaration, boolean) - Method in class net.sf.saxon.style.StyleElement
Validate the children of this node, recursively.
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in class com.saxonica.ee.schema.sdoc.SimpleTypeDefinition
Check whether a given input string is valid according to this SimpleType
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in class com.saxonica.ee.schema.UserAtomicType
Check whether a given input string is valid according to this SimpleType
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in class com.saxonica.ee.schema.UserListType
Check whether a given input string is valid according to this SimpleType
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in class com.saxonica.ee.schema.UserUnionType
Check whether a given input string is valid according to this SimpleType
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in enum net.sf.saxon.type.AnySimpleType
Check whether a given input string is valid according to this SimpleType
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.BuiltInAtomicType
Check whether a given input string is valid according to this SimpleType
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.BuiltInListType
Check whether a given input string is valid according to this SimpleType
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.EnumerationType
Check whether a given input string is valid according to this SimpleType
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.ErrorType
Check whether a given input string is valid according to this SimpleType
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.LocalUnionType
Check whether a given input string is valid according to this SimpleType
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in class net.sf.saxon.type.NumericType
Check whether a given input string is valid according to this SimpleType
validateContent(UnicodeString, NamespaceResolver, ConversionRules) - Method in interface net.sf.saxon.type.SimpleType
Check whether a given input string is valid according to this SimpleType
VALIDATED - net.sf.saxon.type.SchemaValidationStatus
 
ValidateFn - Class in com.saxonica.ee.extfn
This class implements the saxon:validate() extension function.
ValidateFn() - Constructor for class com.saxonica.ee.extfn.ValidateFn
 
validateInstruction() - Method in class net.sf.saxon.style.XSLGeneralIncorporate
 
validateMultiple(Iterable<Source>) - Method in class com.saxonica.ee.s9api.SchemaValidatorImpl
Validate multiple instance documents supplied as a Iterable collection of Source objects
validateMultiple(Iterable<Source>) - Method in class net.sf.saxon.s9api.SchemaValidator
This method can be called to validate multiple source documents simultaneously (in parallel threads).
validateOrphanAttribute(Orphan, XPathContext) - Method in class net.sf.saxon.expr.instruct.AttributeCreator
Validate a newly-constructed parentless attribute using the type and validation attributes.
validateOutputProperties(Controller, Properties) - Method in class net.sf.saxon.query.XQueryExpression
Validate the serialization properties requested; any problems result in warnings being output
validatePosition() - Method in class net.sf.saxon.style.XSLBreakOrContinue
Test that this xsl:next-iteration or xsl:break instruction appears in a valid position
validateReference(ComponentReference, SchemaCompiler, boolean) - Static method in class com.saxonica.ee.schema.PreparedSchema
Helper method to validate that a reference to a schema component can be resolved
validateSerializationProperties(Properties, Configuration) - Static method in class com.saxonica.xqj.SaxonXQItem
 
validateSubtree(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Recursive walk through the schema to validate all nodes
validateSubtree(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.UnknownElement
Recursive walk through the stylesheet to validate all nodes: this implementation suppresses the subtree validation.
validateSubtree(SchemaCompiler) - Method in class com.saxonica.ee.schema.sdoc.XSDDocumentation
Recursive walk through the stylesheet to validate all nodes: this implementation suppresses the subtree validation.
validateSubtree(ComponentDeclaration, boolean) - Method in class net.sf.saxon.style.AbsentExtensionElement
Recursive walk through the stylesheet to validate all nodes
validateSubtree(ComponentDeclaration, boolean) - Method in class net.sf.saxon.style.StyleElement
Recursive walk through the stylesheet to validate all nodes
validateSubtree(ComponentDeclaration, boolean) - Method in class net.sf.saxon.style.XSLTemplate
 
validateTree(Expression) - Static method in class net.sf.saxon.expr.parser.ExpressionTool
 
validateValidationAttribute(String) - Method in class net.sf.saxon.style.StyleElement
Validate the value of the [xsl:]validation attribute
VALIDATING - net.sf.saxon.type.SchemaValidationStatus
 
ValidatingFilter - Class in com.saxonica.ee.validate
This class is used for a filter on the validation pipeline.
ValidatingInstruction - Interface in net.sf.saxon.expr.instruct
Interface implemented by instructions that have validation and type attributes
ValidatingReader - Class in com.saxonica.ee.jaxp
This class is a Saxon implementation of XMLReader that performs schema validation using Saxon's schema processor.
ValidatingReader() - Constructor for class com.saxonica.ee.jaxp.ValidatingReader
Create a ValidatingReader.
ValidatingReader(EnterpriseConfiguration) - Constructor for class com.saxonica.ee.jaxp.ValidatingReader
Create a ValidatingReader that uses a specified Saxon Configuration.
ValidatingReader(EnterpriseConfiguration, XMLReader) - Constructor for class com.saxonica.ee.jaxp.ValidatingReader
Create a ValidatingReader based on a supplied Saxon Configuration and a supplied (presumably non-validating) XMLReader to perform the underlying XML parsing.
validation - Variable in class net.sf.saxon.expr.sort.MergeInstr.MergeSource
 
Validation - Class in net.sf.saxon.lib
This class contains constants and static methods to manipulate the validation property of a type.
VALIDATION_COMMENTS - Static variable in class net.sf.saxon.lib.Feature
This option determines whether non-fatal validation errors in XQuery or XSLT result documents should result in comments being inserted into the result tree.
VALIDATION_COMMENTS - Static variable in class net.sf.saxon.lib.FeatureCode
 
VALIDATION_COMMENTS - Static variable in class net.sf.saxon.lib.FeatureKeys
This option determines whether non-fatal validation errors in XQuery or XSLT result documents should result in comments being inserted into the result tree.
VALIDATION_PURPOSE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
VALIDATION_WARNINGS - Static variable in class net.sf.saxon.lib.Feature
This option indicates (if true) that errors occuring while validating a final result tree are not to be treated as fatal.
VALIDATION_WARNINGS - Static variable in class net.sf.saxon.lib.FeatureCode
 
VALIDATION_WARNINGS - Static variable in class net.sf.saxon.lib.FeatureKeys
This option indicates (if true) that errors occuring while validating a final result tree are not to be treated as fatal.
ValidationContext - Class in com.saxonica.ee.validate
This class defines information about a validation episode
ValidationContext(ConversionRules) - Constructor for class com.saxonica.ee.validate.ValidationContext
 
validationError - Variable in class net.sf.saxon.style.StyleElement
 
ValidationException - Exception in net.sf.saxon.type
This exception indicates a failure when validating an instance against a type defined in a schema.
ValidationException(Exception) - Constructor for exception net.sf.saxon.type.ValidationException
Creates a new ValidationException with the given nested exception.
ValidationException(String, Exception) - Constructor for exception net.sf.saxon.type.ValidationException
Creates a new ValidationException with the given message and nested exception.
ValidationException(String, Location) - Constructor for exception net.sf.saxon.type.ValidationException
Create a new ValidationException from a message and a Locator.
ValidationException(ValidationFailure) - Constructor for exception net.sf.saxon.type.ValidationException
Create a new ValidationException that wraps a ValidationFailure
ValidationFailure - Class in net.sf.saxon.type
This exception indicates a failure when validating an instance against a type defined in a schema.
ValidationFailure(String) - Constructor for class net.sf.saxon.type.ValidationFailure
Creates a new ValidationException with the given message.
ValidationFailure(String, String) - Constructor for class net.sf.saxon.type.ValidationFailure
 
validationMode - Variable in class net.sf.saxon.Controller
 
ValidationMode - Enum in net.sf.saxon.s9api
Enumeration class defining different schema validation (or construction) modes
ValidationParams - Class in net.sf.saxon.type
This class represents a collection of parameter values for use in schema validation; it defines values for the parameters declared using the saxon:param XSD extension.
ValidationParams() - Constructor for class net.sf.saxon.type.ValidationParams
 
ValidationStack - Class in com.saxonica.ee.validate
This class manages the receivers that do element content validation.
ValidationStack(Receiver, int, SchemaType) - Constructor for class com.saxonica.ee.validate.ValidationStack
Create a validation stack
ValidationStatistics - Class in com.saxonica.ee.s9api
Class for collection validation statistics produced via s9api processing
ValidationStatistics() - Constructor for class com.saxonica.ee.s9api.ValidationStatistics
 
ValidationStatisticsRecipient - Interface in net.sf.saxon.lib
Defines a class that is notified of validation statistics at the end of a validation episode
ValidatorHandlerImpl - Class in com.saxonica.ee.jaxp
The is the Saxon implementation of the JAXP 1.3 ValidatorHandler interface.
ValidatorHandlerImpl() - Constructor for class com.saxonica.ee.jaxp.ValidatorHandlerImpl
 
ValidatorImpl - Class in com.saxonica.ee.jaxp
This class in the Saxon implementation of the JAXP 1.3 Validator "interface" (which is actually defined as an abstract class).
ValidatorImpl(PipelineConfiguration, PreparedSchema) - Constructor for class com.saxonica.ee.jaxp.ValidatorImpl
Create the Validator
ValidatorImpl.InvalidityHandlerWrappingErrorHandler - Class in com.saxonica.ee.jaxp
Interface for reporting validation errors found during validation of an instance document against a schema.
ValidCharacter() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE.ValidCharacter
 
value - Variable in class com.saxonica.ee.optim.SearchableValue
 
value - Variable in class net.sf.saxon.expr.sort.ObjectToBeSorted
 
value - Variable in class net.sf.saxon.expr.XPathContextMinor.LastValue
 
value - Variable in class net.sf.saxon.functions.Sort_1.ItemToBeSorted
 
value - Variable in class net.sf.saxon.ma.map.KeyValuePair
 
value - Variable in class net.sf.saxon.ma.map.SingleEntryMap
 
value - Variable in class net.sf.saxon.ma.trie.TrieKVP
 
value() - Method in annotation type net.sf.saxon.transpile.CSharpDelegate
 
value() - Method in annotation type net.sf.saxon.transpile.CSharpNullable
 
value() - Method in annotation type net.sf.saxon.transpile.CSharpSuppressWarnings
 
VALUE - Static variable in class com.saxonica.functions.qt4.URIFunctions
 
VALUE - Static variable in class net.sf.saxon.trans.Err
 
VALUE_PROHIBITED - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
VALUE_RECORD - Static variable in class net.sf.saxon.ma.map.RecordTest
 
VALUE_REQUIRED - Static variable in class net.sf.saxon.trans.CommandLineOptions
 
ValueComparison - Class in net.sf.saxon.expr
ValueComparison: a boolean expression that compares two atomic values for equals, not-equals, greater-than or less-than.
ValueComparison(Expression, int, Expression) - Constructor for class net.sf.saxon.expr.ValueComparison
Create a comparison expression identifying the two operands and the operator
ValueComparison.ValueComparisonElaborator - Class in net.sf.saxon.expr
Elaborator for a value comparison (such as A eq B), including the case where a general comparison is reduced to a value comparison by the optimiser
ValueComparisonElaborator() - Constructor for class net.sf.saxon.expr.ValueComparison.ValueComparisonElaborator
 
ValueConstraint - Class in com.saxonica.ee.schema
A value constraint represents the default or fixed value of an element declaration, attribute declaration, or attribute use
ValueConstraint(ValueConstraint.Variety, UnicodeString) - Constructor for class com.saxonica.ee.schema.ValueConstraint
Constructor; supplies the lexical form of the value as a string.
ValueConstraint.Variety - Enum in com.saxonica.ee.schema
 
valueIterator() - Method in class net.sf.saxon.z.IntHashMap
Get an iterator over the values
valueOf(String) - Static method in enum com.saxonica.ee.schema.Optionality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saxonica.ee.schema.ValueConstraint.Variety
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saxonica.ee.stream.feed.FilteringFeed.FilterResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saxonica.ee.stream.Posture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saxonica.ee.stream.Sweep
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saxonica.ee.validate.ContentValidator.Nillability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saxonica.functions.extfn.EXPathArchive.Archive.ArchiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.saxonica.functions.extfn.EXPathArchive.Archive.CompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.event.RegularSequenceChecker.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.expr.flwor.Clause.ClauseName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.expr.GeneralComparison.ComparisonCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.expr.instruct.UserFunction.Determinism
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.expr.OperandUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.expr.parser.XPathParser.ParsedLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.functions.AccessorFn.Component
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.functions.AccumulatorFn.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.ma.json.JsonParser.JsonToken
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.om.Durability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.om.Genre
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.pull.PullEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.s9api.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.s9api.HostLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.s9api.OccurrenceIndicator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.s9api.Serializer.Property
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.s9api.UnprefixedElementMatchingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.s9api.ValidationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.s9api.XdmNodeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.style.SourceBinding.BindingProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.style.StyleElement.OnFailure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.trans.FunctionStreamability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.trans.KeyIndex.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.trans.RecoveryPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.trans.rules.BuiltInRules
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.trans.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.trans.VisibilityProvenance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.type.Affinity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.type.AnySimpleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.type.AnyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.type.ComplexVariety
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.type.OpenContentVariety
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.type.PrimitiveUType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.type.SchemaValidationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.saxon.type.Untyped
Returns the enum constant of this type with the specified name.
ValueOf - Class in net.sf.saxon.expr.instruct
An xsl:value-of element in the stylesheet.
ValueOf(Expression, boolean, boolean) - Constructor for class net.sf.saxon.expr.instruct.ValueOf
Create a new ValueOf expression
ValueRangeFacet - Class in com.saxonica.ee.schema
Represents any of the facets minInclusive, maxInclusive, minExclusive, maxExclusive
ValueRangeFacet() - Constructor for class com.saxonica.ee.schema.ValueRangeFacet
 
values - Variable in class com.saxonica.ee.optim.SwitchExpression.SwitchCaseInfo
 
values - Variable in class net.sf.saxon.expr.sort.SortedIterator
 
values() - Static method in enum com.saxonica.ee.schema.Optionality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saxonica.ee.schema.ValueConstraint.Variety
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saxonica.ee.stream.feed.FilteringFeed.FilterResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saxonica.ee.stream.Posture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saxonica.ee.stream.Sweep
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saxonica.ee.validate.ContentValidator.Nillability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saxonica.functions.extfn.EXPathArchive.Archive.ArchiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.saxonica.functions.extfn.EXPathArchive.Archive.CompressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.event.RegularSequenceChecker.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.expr.flwor.Clause.ClauseName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.expr.GeneralComparison.ComparisonCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.expr.instruct.UserFunction.Determinism
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.expr.OperandUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.expr.parser.XPathParser.ParsedLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.sf.saxon.expr.sort.CustomMap
List all the values.
values() - Static method in enum net.sf.saxon.functions.AccessorFn.Component
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.functions.AccumulatorFn.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.ma.json.JsonParser.JsonToken
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.om.Durability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.om.Genre
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.pull.PullEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.s9api.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.s9api.HostLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.s9api.OccurrenceIndicator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.s9api.Serializer.Property
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.s9api.UnprefixedElementMatchingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.s9api.ValidationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.sf.saxon.s9api.XdmMap
Returns a Collection containing the values found in this map, that is, the value parts of the key-value pairs.
values() - Static method in enum net.sf.saxon.s9api.XdmNodeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.style.SourceBinding.BindingProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.style.StyleElement.OnFailure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.trans.FunctionStreamability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.trans.KeyIndex.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.trans.RecoveryPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.trans.rules.BuiltInRules
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.trans.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.trans.VisibilityProvenance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.type.Affinity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.type.AnySimpleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.type.AnyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.type.ComplexVariety
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.type.OpenContentVariety
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.type.PrimitiveUType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.type.SchemaValidationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.saxon.type.Untyped
Returns an array containing the constants of this enum type, in the order they are declared.
valueSet() - Method in class net.sf.saxon.z.IntHashMap
Get the collection of values.
ValueTailIterator - Class in net.sf.saxon.expr
ValueTailIterator iterates over a base sequence starting at an element other than the first.
ValueTailIterator(GroundedValue, int) - Constructor for class net.sf.saxon.expr.ValueTailIterator
Construct a ValueTailIterator
Valve - Class in net.sf.saxon.event
A Valve is a general-purpose component for use in a pipeline of receivers.
Valve(NamespaceUri, Receiver, Receiver) - Constructor for class net.sf.saxon.event.Valve
Create a Valve.
VARIABLE - Static variable in class net.sf.saxon.expr.parser.RoleDiagnostic
 
VARIABLE - Static variable in class net.sf.saxon.trans.Err
 
VariableEvaluation() - Constructor for class net.sf.saxon.trace.ContextStackFrame.VariableEvaluation
 
variableName - Variable in class net.sf.saxon.expr.Assignation
 
VariableReference - Class in net.sf.saxon.expr
Variable reference: a reference to a variable.
VariableReference(Binding) - Constructor for class net.sf.saxon.expr.VariableReference
Create a Variable Reference
VariableReference(StructuredQName) - Constructor for class net.sf.saxon.expr.VariableReference
Create a Variable Reference
VariableReferenceAdjunct - Class in com.saxonica.ee.stream.adjunct
 
VariableReferenceAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.VariableReferenceAdjunct
 
variables - Variable in class com.saxonica.functions.extfn.Evaluate.PreparedExpression
 
variables - Variable in class net.sf.saxon.sxpath.IndependentContext
 
variableValue(Item) - Method in class net.sf.saxon.expr.flwor.ForClausePull
Get the value to be bound to the iteration variable
variety - Variable in class com.saxonica.ee.schema.ContentType
 
VendorFunctionSetEE - Class in com.saxonica.ee.extfn
The VendorFunctionLibraryEE represents additions to the set of Saxon vendor-supplied extension functions that are available only with the Saxon-EE edition
VendorFunctionSetHE - Class in net.sf.saxon.functions.registry
Implementation of vendor functions in the Saxon namespace, available in Saxon-HE because they are used internally.
VendorFunctionSetHE.ArrayAsSequenceOfMaps - Class in net.sf.saxon.functions.registry
Implementation of the function saxon:array-as-sequence-of-maps(array)
VendorFunctionSetHE.ConcatenateSequences - Class in net.sf.saxon.functions.registry
 
VendorFunctionSetHE.DynamicErrorInfoFn - Class in net.sf.saxon.functions.registry
Implement saxon:dynamic-error-info
VendorFunctionSetHE.HasLocalNamespaces - Class in net.sf.saxon.functions.registry
Implement saxon:has-local-namespaces.
VendorFunctionSetHE.HasUniformNamespaces - Class in net.sf.saxon.functions.registry
Implement saxon:has-uniform-namespaces.
VendorFunctionSetHE.IsWholeNumberFn - Class in net.sf.saxon.functions.registry
Implement saxon:is-whole-number
VendorFunctionSetHE.MapAsSequenceOfMaps - Class in net.sf.saxon.functions.registry
Implementation of the function saxon:map-as-sequence-of-maps(array)
VendorFunctionSetHE.YesNoBoolean - Class in net.sf.saxon.functions.registry
 
VendorFunctionSetPE - Class in com.saxonica.functions.extfn
The VendorFunctionLibraryPE represents additions to the set of Saxon vendor-supplied extension functions that are available only with the Saxon-PE and Saxon-EE editions
VendorFunctionSetPE() - Constructor for class com.saxonica.functions.extfn.VendorFunctionSetPE
 
VendorFunctionSetPE.AdjustToCivilTime - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.Base64BinaryToOctets - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.Base64BinaryToString - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.ColumnNumber - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.ConfigurationFn - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.ContextFn - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.ControllerFn - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.CurrentModeName - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.DiscardDocument - Class in com.saxonica.functions.extfn
Implement the saxon:discard-document() function, which returns its argument unchanged, but with the side-effect of removing it from the document pool, making it eligible for garbage collection.
VendorFunctionSetPE.GetContext - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.GetPseudoAttribute - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.HasSameNodes - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.HexBinaryToOctets - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.HexBinaryToString - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.InSummerTime - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.IsDefaulted - Class in com.saxonica.functions.extfn
Ask whether an attribute node exists as a result of the expansion of default and fixed values defined in a schema.
VendorFunctionSetPE.LineNumber - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.NamespaceNodeFn - Class in com.saxonica.functions.extfn
Implement saxon:namespace-node extension function
VendorFunctionSetPE.OctetsToBase64Binary - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.OctetsToHexBinary - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.ParseDateTime - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.PrintStack - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.StringToBase64BinaryFn - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.StringToHexBinaryFn - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.StringToUTF8 - Class in com.saxonica.functions.extfn
Implement saxon:string-to-utf8 extension function
VendorFunctionSetPE.SystemId - Class in com.saxonica.functions.extfn
 
VendorFunctionSetPE.TunnelParamsFn - Class in com.saxonica.functions.extfn
Implement saxon:tunnel-params extension function.
VendorFunctionSetPE.TypeAnnotationFn - Class in com.saxonica.functions.extfn
Extension function saxon:type-annotation, which returns the type annotation of a node or atomic value as an xs:QName value.
VendorFunctionSetPE.UnparsedEntities - Class in com.saxonica.functions.extfn
Implement saxon:unparsed-entities extension function
VendorFunctionSetPE.ValidCharacter - Class in com.saxonica.functions.extfn
Implement saxon:valid-character extension function
VennElaborator() - Constructor for class net.sf.saxon.expr.VennExpression.VennElaborator
 
VennExpression - Class in net.sf.saxon.expr
An expression representing a nodeset that is a union, difference, or intersection of two other NodeSets
VennExpression(Expression, int, Expression) - Constructor for class net.sf.saxon.expr.VennExpression
Constructor
VennExpression.VennElaborator - Class in net.sf.saxon.expr
Elaborator for a Venn expression: that is A union B, A intersect B, or A except B
VennExpressionAdjunct - Class in com.saxonica.ee.stream.adjunct
Class to handle streaming of union, intersect, and except expressions
VennExpressionAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.VennExpressionAdjunct
 
VennPattern - Class in net.sf.saxon.pattern
Abstract pattern formed as the union, intersection, or difference of two other patterns; concrete subclasses are used for the different operators.
VennPattern(Pattern, Pattern) - Constructor for class net.sf.saxon.pattern.VennPattern
Constructor
Verifier - Class in com.saxonica.config
A helper class for EnterpriseConfiguration that handles license keys as issued for the Java platform.
Verifier.License - Class in com.saxonica.config
 
verify() - Method in interface net.sf.saxon.om.AttributeMap
Verify the consistency of the attribute map.
verify(String, String) - Method in class com.saxonica.config.JavaVerifier
This method validates license data based on the signature and the public key.
verify(String, String) - Method in class com.saxonica.config.Verifier
This method validates license data based on the signature and the public key.
verifyCharacters() - Method in class net.sf.saxon.str.UnicodeString
Diagnostic method: verify that all the characters in the string are valid XML codepoints
verifyParentPointers() - Method in class net.sf.saxon.expr.Expression
Verify that parent pointers are correct throughout the subtree rooted at this expression
verifyReferences() - Method in class net.sf.saxon.expr.Assignation
This method recomputes the reference list by scanning the subtree rooted at this variable binding.
version - Variable in class net.sf.saxon.serialize.HTMLEmitter
 
version - Variable in class net.sf.saxon.style.StyleElement
 
version() - Static method in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
Version - Class in net.sf.saxon
The Version class holds the SAXON version information.
VERSION - net.sf.saxon.s9api.Serializer.Property
Version of output method, for example "1.0" or "1.1" for XML
VERSION - Static variable in class com.saxonica.functions.extfn.EXPathArchive.Archive
 
VERSION - Static variable in class com.saxonica.functions.extfn.EXPathBinaryFunctionSet
 
VERSION - Static variable in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
VERSION_WARNING - Static variable in class net.sf.saxon.lib.Feature
Indicates whether a warning message should be notified (to the ErrorListener) if running Saxon against an XSLT stylesheet that specifies version="1.0".
VERSION_WARNING - Static variable in class net.sf.saxon.lib.FeatureCode
 
VERSION_WARNING - Static variable in class net.sf.saxon.lib.FeatureKeys
Indicates whether a warning message should be notified (to the ErrorListener) if running Saxon against an XSLT stylesheet that specifies version="1.0".
VersionControlFilter - Class in com.saxonica.ee.schema.sdoc
This is a filter inserted into the input pipeline for processing schema documents, whose task is to examine attributes such as vc:maxVersion and discard those parts of the schema document that are to be ignored because of those attributes.
VersionControlFilter(SchemaCompiler, Receiver) - Constructor for class com.saxonica.ee.schema.sdoc.VersionControlFilter
Create a VersionControlFilter
VersionedPackageName - Class in net.sf.saxon.trans.packages
This class represents the combination of an XSLT package name (that is, a URI) and a version number
VersionedPackageName(String, String) - Constructor for class net.sf.saxon.trans.packages.VersionedPackageName
 
VersionedPackageName(String, PackageVersion) - Constructor for class net.sf.saxon.trans.packages.VersionedPackageName
 
VirtualAccumulatorData - Class in net.sf.saxon.expr.accum
Holds the values of an accumulator function for a virtual copy of a document (where the accumulator values are copies of those on the underlying document)
VirtualAccumulatorData(IAccumulatorData) - Constructor for class net.sf.saxon.expr.accum.VirtualAccumulatorData
 
VirtualCopier(VirtualCopy, AxisIterator, VirtualCopy, boolean) - Constructor for class net.sf.saxon.tree.wrapper.VirtualCopy.VirtualCopier
 
VirtualCopy - Class in net.sf.saxon.tree.wrapper
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(NodeInfo, NodeInfo) - Constructor for class net.sf.saxon.tree.wrapper.VirtualCopy
Protected constructor: create a virtual copy of a node
VirtualCopy.VirtualCopier - Class in net.sf.saxon.tree.wrapper
VirtualCopier implements the XPath axes as applied to a VirtualCopy node.
VirtualNode - Interface in net.sf.saxon.tree.wrapper
This interface is implemented by NodeInfo implementations that act as wrappers on some underlying tree.
VirtualTreeInfo - Class in net.sf.saxon.tree.wrapper
Implementation of TreeInfo for a Virtual Copy tree
VirtualTreeInfo(Configuration) - Constructor for class net.sf.saxon.tree.wrapper.VirtualTreeInfo
 
VirtualTreeInfo(Configuration, VirtualCopy) - Constructor for class net.sf.saxon.tree.wrapper.VirtualTreeInfo
 
VirtualUntypedCopy - Class in net.sf.saxon.tree.wrapper
This class represents a virtual copy of a node with type annotations stripped
VirtualUntypedCopy(NodeInfo, NodeInfo) - Constructor for class net.sf.saxon.tree.wrapper.VirtualUntypedCopy
Protected constructor: create a virtual copy of a node
Visibility - Enum in net.sf.saxon.trans
Enumeration class giving the different visibility levels defined for components in XSLT 3.0
VISIBILITY - net.sf.saxon.style.SourceBinding.BindingProperty
 
VisibilityProvenance - Enum in net.sf.saxon.trans
Indicates where the visibility property of a component came from
VOID - Static variable in class net.sf.saxon.type.UType
 
VOID - Static variable in class net.sf.saxon.value.SequenceType
A type that has no instances
VOID_EXPRESSIONS - Static variable in class net.sf.saxon.expr.parser.OptimizerOptions
 
VoidConverter() - Constructor for class net.sf.saxon.expr.JPConverter.VoidConverter
 
VoidFn - Class in com.saxonica.functions.qt4
This class implements the function fn:void(), which is a proposed function for XPath 4.0.
VoidFn() - Constructor for class com.saxonica.functions.qt4.VoidFn
 

W

waitForChildThreads() - Method in class com.saxonica.ee.parallel.ThreadManagerEE
Wait for child threads started under the control of this context to finish.
waitForChildThreads() - Method in class net.sf.saxon.expr.EarlyEvaluationContext
 
waitForChildThreads() - Method in interface net.sf.saxon.expr.XPathContext
Wait for child threads started under the control of this context to finish.
waitForChildThreads() - Method in class net.sf.saxon.expr.XPathContextMajor.ThreadManager
 
waitForChildThreads() - Method in class net.sf.saxon.expr.XPathContextMajor
Wait for child threads started under the control of this context to finish.
waitForChildThreads() - Method in class net.sf.saxon.expr.XPathContextMinor
 
warning(String) - Method in class com.saxonica.ee.schema.sdoc.SchemaElement
Report a warning
warning(String) - Method in class net.sf.saxon.lib.Logger
Log a message with level Logger.WARNING
warning(String, String) - Method in class net.sf.saxon.expr.parser.XPathParser
Output a warning message
warning(String, String, Location) - Method in class com.saxonica.ee.schema.SchemaCompiler
Report a warning
warning(String, String, Location) - Method in class net.sf.saxon.Controller
Report a run-time warning
warning(TransformerException) - Method in class net.sf.saxon.lib.StandardErrorListener
Receive notification of a warning.
warning(XmlProcessingError) - Method in class net.sf.saxon.lib.StandardErrorReporter
Receive notification of a warning.
warning(SAXParseException) - Method in class net.sf.saxon.functions.ParseXml.RetentiveErrorHandler
 
warning(SAXParseException) - Method in class net.sf.saxon.lib.StandardErrorHandler
Callback interface for SAX: not for application use
WARNING - Static variable in class net.sf.saxon.lib.Logger
 
WARNING_IF_FALSE - Static variable 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 com.saxonica.xqj.SaxonXQMetaData
 
wasCreatedFromJDBCConnection() - Method in interface javax.xml.xquery.XQMetaData
Query if this connection was created from a JDBC connection.
wasDiverted() - Method in class net.sf.saxon.event.Valve
Ask (after the first element event has been received) whether output was diverted to the secondary receiver
watch - Variable in class com.saxonica.ee.stream.watch.WatchManager.ClosedownAction
 
Watch - Interface in com.saxonica.ee.stream.watch
A Watch represents a class that is interested in looking at nodes passing down a push pipeline.
WATCH_METHOD - Static variable in class net.sf.saxon.expr.Expression
 
watchAccumulators(MultiAccumulatorWatch) - Method in class com.saxonica.ee.stream.watch.WatchManager
 
watches - Variable in class com.saxonica.ee.stream.watch.WatchManager.GroupingScope
 
watchList - Variable in class com.saxonica.ee.stream.watch.WatchManager
 
watchMaker - Variable in class com.saxonica.ee.stream.Inversion.PushAction
 
WatchMaker - Interface in com.saxonica.ee.stream.watch
A WatchMaker is a factory class for creating a Watch.
watchManager - Variable in class com.saxonica.ee.stream.watch.ForEachAction
 
WatchManager - Class in com.saxonica.ee.stream.watch
This class sits on a push pipeline and evaluates the passing element and attribute nodes.
WatchManager(PipelineConfiguration) - Constructor for class com.saxonica.ee.stream.watch.WatchManager
Create a WatchManager
WatchManager.ClosedownAction - Class in com.saxonica.ee.stream.watch
 
WatchManager.GroupingScope - Class in com.saxonica.ee.stream.watch
 
weekInMonth(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the ISO week number of the current date within the month
weekInMonth(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
Return the week number of a specified date within the month (Note, this function is underspecified in EXSLT)
weekInYear(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
Return the ISO week number of the current date (Note, this returns the ISO week number: the result in EXSLT is underspecified)
weekInYear(XPathContext, StringValue) - Static method in class net.sf.saxon.option.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 variable in class net.sf.saxon.expr.number.AbstractNumberer
 
where(Predicate<? super XdmItem>) - Method in class net.sf.saxon.s9api.XdmValue
Filter the value on a supplied predicate
where(Predicate<? super T>) - Method in class net.sf.saxon.s9api.streams.Step
Obtain a Step that filters the results of this Step using a supplied predicate.
WHERE - net.sf.saxon.expr.flwor.Clause.ClauseName
 
WHERE - Static variable in class net.sf.saxon.expr.parser.Token
Keyword "where"
WhereClause - Class in net.sf.saxon.expr.flwor
A "where" clause in a FLWOR expression
WhereClause(FLWORExpression, Expression) - Constructor for class net.sf.saxon.expr.flwor.WhereClause
 
WhereClausePull - Class in net.sf.saxon.expr.flwor
This class represents the tuple stream delivered as the output of a where clause in a FLWOR expression: that is, it returns all the tuples in its input stream that satisfy a specified predicate.
WhereClausePull(TuplePull, BooleanEvaluator) - Constructor for class net.sf.saxon.expr.flwor.WhereClausePull
 
WhereClausePush - Class in net.sf.saxon.expr.flwor
This class represents the tuple stream delivered as the output of a where clause in a FLWOR expression: that is, it supplies all the tuples in its input stream that satisfy a specified predicate.
WhereClausePush(Outputter, TuplePush, BooleanEvaluator) - Constructor for class net.sf.saxon.expr.flwor.WhereClausePush
 
WherePopulated - Class in net.sf.saxon.expr.instruct
A compiled xsl:where-populated instruction (formerly xsl:conditional-content).
WherePopulated(Expression) - Constructor for class net.sf.saxon.expr.instruct.WherePopulated
Create the instruction
WherePopulatedAdjunct - Class in com.saxonica.ee.stream.adjunct
Generate streaming code for an xsl:where-populated instruction.
WherePopulatedAdjunct() - Constructor for class com.saxonica.ee.stream.adjunct.WherePopulatedAdjunct
 
WherePopulatedOutputter - Class in net.sf.saxon.event
This class acts as a filter on a push pipeline, allowing through only those items that are deemed non-empty according to the rules of the xsl:where-populated instruction.
WherePopulatedOutputter(Outputter) - Constructor for class net.sf.saxon.event.WherePopulatedOutputter
 
While - Class in com.saxonica.xsltextn.instruct
Handler for saxon:while elements in stylesheet.
While(Expression, Expression) - Constructor for class com.saxonica.xsltextn.instruct.While
 
While.WhileElaborator - Class in com.saxonica.xsltextn.instruct
 
WhileElaborator() - Constructor for class com.saxonica.xsltextn.instruct.While.WhileElaborator
 
Whitespace - Class in net.sf.saxon.value
This class provides helper methods and constants for handling whitespace
WHITESPACE_TEXT - Static variable in class net.sf.saxon.type.Type
Item type representing a text node stored in the tiny tree as compressed whitespace
Whitespace.Tokenizer - Class in net.sf.saxon.value
An iterator that splits a string on whitespace boundaries, corresponding to the XPath 3.1 function tokenize#1
WhitespaceFacet - Class in com.saxonica.ee.schema
Represents a whitespace facet on a schema-defined simple type
WhitespaceFacet() - Constructor for class com.saxonica.ee.schema.WhitespaceFacet
 
WhitespaceString - Class in net.sf.saxon.str
This abstract class represents a couple of different implementations of strings containing whitespace only.
WhitespaceString() - Constructor for class net.sf.saxon.str.WhitespaceString
 
WhitespaceStrippingPolicy - Class in net.sf.saxon.s9api
WhitespaceStrippingPolicy is class defining the possible policies for handling whitespace text nodes in a source document.
WhitespaceStrippingPolicy(StylesheetPackage) - Constructor for class net.sf.saxon.s9api.WhitespaceStrippingPolicy
Create a WhitespaceStrippingPolicy based on the xsl:strip-space and xsl:preserve-space declarations in a given XSLT stylesheet package
WhitespaceTextImpl - Class in net.sf.saxon.tree.tiny
A node in the XML parse tree representing a text node with compressed whitespace content
WhitespaceTextImpl(TinyTree, int) - Constructor for class net.sf.saxon.tree.tiny.WhitespaceTextImpl
Create a compressed whitespace text node
WHOLE_SECONDS - net.sf.saxon.functions.AccessorFn.Component
 
WHOLE_TEXT_NODE - Static variable in class net.sf.saxon.event.ReceiverOption
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
wholePartGroupingPositions - Variable in class net.sf.saxon.functions.FormatNumber.SubPicture
 
whyDisallowedType(PackageData, BuiltInAtomicType) - Static method in class net.sf.saxon.expr.parser.XPathParser
Determine whether a given built-in type is disallowed in a given environment, and in the case where it is disallowed, return a string explaining why
wider(Sweep, Sweep) - Static method in class com.saxonica.ee.stream.Streamability
Return the wider of two sweeps.
Wildcard - Class in com.saxonica.ee.schema
A class that represents an XML Schema Wildcard.
Wildcard() - Constructor for class com.saxonica.ee.schema.Wildcard
 
wildcardEdges - Variable in class com.saxonica.ee.schema.fsa.AutomatonState
 
Window() - Constructor for class net.sf.saxon.expr.flwor.WindowClause.Window
 
WINDOW - net.sf.saxon.expr.flwor.Clause.ClauseName
 
WINDOW_VAR - Static variable in class net.sf.saxon.expr.flwor.WindowClause
 
WindowClause - Class in net.sf.saxon.expr.flwor
Implements an XQuery 3.0 sliding or tumbling window clause within a FLWOR expression
WindowClause() - Constructor for class net.sf.saxon.expr.flwor.WindowClause
 
WindowClause.Window - Class in net.sf.saxon.expr.flwor
Information about a window: the items making up the window, as well as the variables relating to the start and end of the window, and the status of the winoow in relation to the processing of the current input sequence.
WindowClausePull - Class in net.sf.saxon.expr.flwor
Implement a sliding or tumbling window clause of a FLWOR expression in tuple-pull mode.
WindowClausePush - Class in net.sf.saxon.expr.flwor
Implement a sliding or tumbling window clause of a FLWOR expression in tuple-push mode.
WindowClausePush(Outputter, TuplePush, WindowClause) - Constructor for class net.sf.saxon.expr.flwor.WindowClausePush
 
with(OccurrenceIndicator) - Method in class net.sf.saxon.s9api.ItemType
Combine an item type with an occurrence indicator to produce a SequenceType.
WITH - Static variable in class net.sf.saxon.expr.parser.Token
"with"
withAcceptEQName(boolean) - Method in class net.sf.saxon.om.QNameParser
Say whether URI-qualified names in Q{uri}local format should be accepted
withAddCommentsAfterValidationErrors(boolean) - Method in class net.sf.saxon.lib.ParseOptions
Say that on validation errors, messages explaining the error should (where possible) be written as comments in the validated source document.
withApplicableAccumulators(Set<? extends Accumulator>) - Method in class net.sf.saxon.lib.ParseOptions
Set the list of XSLT 3.0 accumulators that apply to this tree.
withAttr(String, String) - Method in class net.sf.saxon.sapling.SaplingElement
Add or replace an attribute of the element node, returning a new element node with a modified set of attributes
withAttr(QName, String) - Method in class net.sf.saxon.sapling.SaplingElement
Add or replace an attribute of the element node, returning a new element node with a modified set of attributes
withCheckEntityReferences(boolean) - Method in class net.sf.saxon.lib.ParseOptions
Say whether to check elements and attributes of type xs:ENTITY (or xs:ENTITIES) against the unparsed entities declared in the document's DTD.
withChild(SaplingNode...) - Method in class net.sf.saxon.sapling.SaplingDocument
Add a number of child nodes to a document node, returning a new document node with additional children beyond those already present.
withChild(SaplingNode...) - Method in class net.sf.saxon.sapling.SaplingElement
Add a number of child nodes to a document node, returning a new document node with additional children beyond those already present.
withConstrainedClass() - Method in class net.sf.saxon.expr.OperandRole
Create an operand role based on this one, but with a constrained class property
withConstraint(Predicate<Expression>) - Method in class net.sf.saxon.expr.OperandRole
Create an operand role based on this one, but with a constraint
withContinueAfterValidationErrors(boolean) - Method in class net.sf.saxon.lib.ParseOptions
Say that processing should continue after a validation error.
withDTDValidationMode(int) - Method in class net.sf.saxon.lib.ParseOptions
Set whether or not DTD validation of this source is required
withEntityResolver(EntityResolver) - Method in class net.sf.saxon.lib.ParseOptions
Set an EntityResolver to be used when parsing.
withErrorCode(String) - Method in exception net.sf.saxon.trans.XPathException
Set the error code.
withErrorCode(StructuredQName) - Method in exception net.sf.saxon.trans.XPathException
 
withErrorHandler(ErrorHandler) - Method in class net.sf.saxon.lib.ParseOptions
Set an ErrorHandler to be used when parsing.
withErrorOnBadSyntax(String) - Method in class net.sf.saxon.om.QNameParser
Say what error code should be thrown when the QName syntax is invalid
withErrorOnUnresolvedPrefix(String) - Method in class net.sf.saxon.om.QNameParser
Say what error code should be thrown when the prefix is undeclared
withErrorReporter(ErrorReporter) - Method in class net.sf.saxon.lib.ParseOptions
Set an ErrorReporter to be used when parsing
withExpandAttributeDefaults(boolean) - Method in class net.sf.saxon.lib.ParseOptions
Set whether to expand default attributes defined in a DTD or schema.
withFailingExpression(Expression) - Method in exception net.sf.saxon.trans.XPathException
 
withFilter(FilterFactory) - Method in class net.sf.saxon.lib.ParseOptions
Add a filter to the list of filters to be applied to the raw input
withInvalidityHandler(InvalidityHandler) - Method in class net.sf.saxon.lib.ParseOptions
Set the callback for reporting validation errors
withLineNumbering(boolean) - Method in class net.sf.saxon.lib.ParseOptions
Set whether line numbers are to be maintained in the constructed document
withLocation(Location) - Method in class net.sf.saxon.expr.Expression
 
withLocation(Location) - Method in exception net.sf.saxon.trans.XPathException
Set location information in the exception object
withMessage(String) - Method in exception net.sf.saxon.trans.XPathException
Construct an exception that differs from a supplied exception only by changing the error message
withModel(TreeModel) - Method in class net.sf.saxon.lib.ParseOptions
Set the tree model to use.
withNamespace(String, String) - Method in class net.sf.saxon.sapling.SaplingElement
Add a namespace binding for a prefix/URI pair.
withNamespaceResolver(NamespaceResolver) - Method in class net.sf.saxon.om.QNameParser
Set the namespace resolver to be used
withNodeName(NodeName) - Method in class net.sf.saxon.om.AttributeInfo
 
WithParam - Class in net.sf.saxon.expr.instruct
An object derived from a xsl:with-param element in the stylesheet.
WithParam() - Constructor for class net.sf.saxon.expr.instruct.WithParam
 
withParserFeature(String, boolean) - Method in class net.sf.saxon.lib.ParseOptions
Add a parser feature to a map, which will be applied to the XML parser later
withParserProperty(String, Object) - Method in class net.sf.saxon.lib.ParseOptions
Add a parser property to a map, which is applied to the XML parser later
WithPedigree - Class in com.saxonica.functions.extfn
The saxon:with-pedigree function, new in Saxon 9.9.
WithPedigree() - Constructor for class com.saxonica.functions.extfn.WithPedigree
 
withPleaseCloseAfterUse(boolean) - Method in class net.sf.saxon.lib.ParseOptions
Set whether or not the user of this Source is encouraged to close it as soon as reading is finished.
withSchemaValidationMode(int) - Method in class net.sf.saxon.lib.ParseOptions
Set whether or not schema validation of this source is required
withSpaceStrippingRule(SpaceStrippingRule) - Method in class net.sf.saxon.lib.ParseOptions
Set the space-stripping action to be applied to the source document
withStable(boolean) - Method in class net.sf.saxon.lib.ParseOptions
Say whether the document (or collection) should be stable, that is, if repeated attempts to dereference the same URI are guaranteed to return the same result.
withTests(List<NodeTest>) - Static method in class net.sf.saxon.pattern.NameTestUnion
 
withText(String) - Method in class net.sf.saxon.sapling.SaplingElement
Add a text node as a child to this element, returning a new sapling element node.
withTopLevelElement(StructuredQName) - Method in class net.sf.saxon.lib.ParseOptions
Set the name of the top-level element for validation.
withTopLevelType(SchemaType) - Method in class net.sf.saxon.lib.ParseOptions
Set the type of the top-level element for validation.
withTreeModel(int) - Method in class net.sf.saxon.lib.ParseOptions
Set the tree model to use.
withUnescaper(XQueryParser.Unescaper) - Method in class net.sf.saxon.om.QNameParser
Supply a callback used to unescape special characters appearing in the URI part of an EQName
withUniformStaticContext(XPathContext, NodeInfo, NodeInfo) - Method in class com.saxonica.ee.extfn.ExperimentalXPathCompiler
 
withUseXsiSchemaLocation(boolean) - Method in class net.sf.saxon.lib.ParseOptions
Set whether or not to use the xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes in an instance document to locate a schema for validation.
withValidationErrorLimit(int) - Method in class net.sf.saxon.lib.ParseOptions
Set a limit on the number of errors reported before schema validation is abandoned.
withValidationParams(ValidationParams) - Method in class net.sf.saxon.lib.ParseOptions
Set the validation parameters.
withValidationStatisticsRecipient(ValidationStatisticsRecipient) - Method in class net.sf.saxon.lib.ParseOptions
Say that statistics of component usage are maintained during schema validation, and indicate where they should be sent
withXIncludeAware(boolean) - Method in class net.sf.saxon.lib.ParseOptions
Set state of XInclude processing.
withXMLReader(XMLReader) - Method in class net.sf.saxon.lib.ParseOptions
Set the SAX parser (XMLReader) to be used.
withXMLReaderMaker(Maker<XMLReader>) - Method in class net.sf.saxon.lib.ParseOptions
Set the parser factory class to be used.
withXPathContext(XPathContext) - Method in exception net.sf.saxon.trans.XPathException
Set dynamic context information in the exception object
wordWrap(String) - Method in class net.sf.saxon.lib.StandardDiagnostics
Wordwrap an error message into lines of StandardDiagnostics.TARGET_MESSAGE_LINE_LENGTH characters or less (if possible).
WORK_IN_PROGRESS - net.sf.saxon.pull.PullEvent
The WORK_IN_PROGRESS event should never be returned to the caller; it represents an intermediate state during parsing that is not yet ready for delivery to the application
wrap - Variable in class net.sf.saxon.Query
 
wrap(B) - Method in interface net.sf.saxon.tree.iter.NodeWrappingFunction
 
wrap(Object) - Method in class net.sf.saxon.option.axiom.AxiomParentNodeWrapper.ChildWrappingIterator
 
wrap(Object) - Method in class net.sf.saxon.option.axiom.AxiomParentNodeWrapper.DescendantWrappingIterator
 
wrap(Object) - Method in class net.sf.saxon.option.jdom2.JDOM2DocumentWrapper
Wrap a node in the JDOM 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(String) - Static method in class net.sf.saxon.str.StringView
 
wrap(String) - Static method in class net.sf.saxon.trans.Err
Add delimiters to represent variable information within an error message
wrap(String, int) - Static method in class net.sf.saxon.trans.Err
Add delimiters to represent variable information within an error message
wrap(Expression) - Static method in class net.sf.saxon.trans.Err
 
wrap(AtomicSequence) - Static method in class net.sf.saxon.s9api.XdmValue
 
wrap(NodeInfo) - Static method in class net.sf.saxon.dom.NodeOverNodeInfo
Factory method to construct a DOM node that wraps an underlying Saxon NodeInfo
wrap(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.RebasedDocument
Create a wrapped node within this document
wrap(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.SnapshotNode
Wrap a node in a VirtualCopy.
wrap(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.SpaceStrippedDocument
Create a wrapped node within this document
wrap(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.TypeStrippedDocument
Create a wrapped node within this document
wrap(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.VirtualCopy
Wrap a node within an existing VirtualCopy.
wrap(NodeInfo) - Method in class net.sf.saxon.tree.wrapper.VirtualUntypedCopy
Method to create the virtual copy of a node encountered when navigating.
wrap(Sequence) - Static method in class net.sf.saxon.s9api.XdmValue
Create an XdmValue that wraps an existing Saxon Sequence
wrap(SequenceIterator, Configuration) - Static method in class net.sf.saxon.query.QueryResult
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(UnicodeString) - Static method in class net.sf.saxon.trans.Err
Add delimiters to represent variable information within an error message
wrap(UnicodeString, int) - Static method in class net.sf.saxon.trans.Err
Add delimiters to represent variable information within an error message
wrap(Node) - Method in class net.sf.saxon.option.xom.XOMDocumentWrapper
Wrap a node in the XOM document.
wrap(OMNode) - Method in class net.sf.saxon.option.axiom.AxiomDocument
Wrap a node in the Axiom document.
wrap(Node) - Method in class net.sf.saxon.option.dom4j.DOM4JDocumentWrapper
Wrap a node in the dom4j document.
wrap(Node) - Method in class net.sf.saxon.dom.DocumentWrapper
Create a wrapper for a node in this document
wrap(Node, Configuration) - Method in class net.sf.saxon.dom.DOMObjectModel
Wrap a DOM node using this object model to return the corresponding Saxon node.
WRAP - Static variable in class net.sf.saxon.lib.SaxonOutputKeys
wrap="yes"|"no".
wrapDocument(Object, String, Configuration) - Method in class net.sf.saxon.option.dom4j.DOM4JObjectModel
Wrap a document node in the external object model in a document wrapper that implements the Saxon DocumentInfo interface
wrapDocument(Object, Configuration) - Method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
Wrap a document node in the external object model in a document wrapper that implements the Saxon DocumentInfo interface
wrapDocument(Object, Configuration) - Method in class net.sf.saxon.option.xom.XOMObjectModel
Wrap a document node in the external object model in a document wrapper that implements the Saxon DocumentInfo interface
wrapItem(Item) - Static method in class net.sf.saxon.s9api.XdmItem
 
wrapItem(NodeInfo) - Static method in class net.sf.saxon.s9api.XdmItem
 
wrapItem(AtomicValue) - Static method in class net.sf.saxon.s9api.XdmItem
 
wrapNode(TreeInfo, Object) - Method in class net.sf.saxon.option.jdom2.JDOM2ObjectModel
Wrap a node within the external object model in a node wrapper that implements the Saxon VirtualNode interface (which is an extension of NodeInfo)
wrapNode(TreeInfo, Object) - Method in class net.sf.saxon.option.xom.XOMObjectModel
Wrap a node within the external object model in a node wrapper that implements the Saxon VirtualNode interface (which is an extension of NodeInfo)
wrapNode(TreeInfo, Node) - Method in class net.sf.saxon.option.dom4j.DOM4JObjectModel
Wrap a node within the external object model in a node wrapper that implements the Saxon VirtualNode interface (which is an extension of NodeInfo)
wrapNode(AxiomDocument, Object) - Method in class net.sf.saxon.option.axiom.AxiomObjectModel
Wrap a node within the external object model in a node wrapper that implements the Saxon VirtualNode interface (which is an extension of NodeInfo)
WrappingFunction - Interface in net.sf.saxon.tree.wrapper
Callback to create a VirtualNode that wraps a given NodeInfo
WrappingIterator - Class in net.sf.saxon.tree.wrapper
A WrappingIterator delivers wrappers for the nodes delivered by its underlying iterator.
WrappingIterator(AxisIterator, WrappingFunction, VirtualNode) - Constructor for class net.sf.saxon.tree.wrapper.WrappingIterator
Create a WrappingIterator
WrappingJavaIterator<T extends Item> - Class in net.sf.saxon.tree.jiter
A Java Iterator which wraps a supplied unfailing SequenceIterator
WrappingJavaIterator(SequenceIterator) - Constructor for class net.sf.saxon.tree.jiter.WrappingJavaIterator
Create a wrapping iterator
write(char[]) - Method in class net.sf.saxon.serialize.UTF8Writer
 
write(char[], int, int) - Method in class net.sf.saxon.serialize.UTF8Writer
 
write(int) - Method in class net.sf.saxon.serialize.UTF8Writer
Write a single char.
write(String) - Method in class net.sf.saxon.serialize.UTF8Writer
 
write(String) - Method in class net.sf.saxon.str.UnicodeBuilder
Process a supplied string
write(String) - Method in interface net.sf.saxon.str.UnicodeWriter
Process a supplied string
write(String) - Method in class net.sf.saxon.str.UnicodeWriterToWriter
Process a supplied string
write(String, int, int) - Method in class net.sf.saxon.serialize.UTF8Writer
 
write(Item) - Method in class com.saxonica.ee.stream.StreamingSequenceWriter
 
write(Item) - Method in class net.sf.saxon.event.SequenceCollector
Method to be supplied by subclasses: output one item in the sequence.
write(Item) - Method in class net.sf.saxon.event.SequenceWriter
Abstract method to be supplied by subclasses: output one item in the sequence.
write(Item) - Method in class net.sf.saxon.serialize.AdaptiveEmitter
Abstract method to be supplied by subclasses: output one item in the sequence.
write(Item) - Method in class net.sf.saxon.serialize.JSONSerializer
Append an arbitrary item (node or atomic value) to the output
write(UnicodeString) - Method in class net.sf.saxon.serialize.UTF8Writer
Process a supplied string
write(UnicodeString) - Method in class net.sf.saxon.str.UnicodeBuilder
 
write(UnicodeString) - Method in interface net.sf.saxon.str.UnicodeWriter
Process a supplied string
write(UnicodeString) - Method in class net.sf.saxon.str.UnicodeWriterToWriter
Process a supplied string
write(UnicodeWriter) - Method in class net.sf.saxon.str.CompressedWhitespace
Write the value to a Writer
write(UnicodeWriter) - Method in class net.sf.saxon.str.IndentWhitespace
Write the value to a UnicodeWriter
write(UnicodeWriter) - Method in class net.sf.saxon.str.WhitespaceString
Write the value to a UnicodeWriter
writeAscii(byte[]) - Method in class net.sf.saxon.serialize.UTF8Writer
Write a sequence of ASCII characters.
writeAscii(byte[]) - Method in class net.sf.saxon.str.UnicodeBuilder
Write a supplied string known to consist entirely of ASCII characters, supplied as a byte array
writeAscii(byte[]) - Method in interface net.sf.saxon.str.UnicodeWriter
Write a supplied string known to consist entirely of ASCII characters, supplied as a byte array.
writeAscii(byte[]) - Method in class net.sf.saxon.str.UnicodeWriterToWriter
Write a supplied string known to consist entirely of ASCII characters, supplied as a byte array
writeAscii(byte[], int, int) - Method in class net.sf.saxon.serialize.UTF8Writer
Write a sequence of ASCII characters.
writeAtomicValue(AtomicValue) - Method in class net.sf.saxon.serialize.JSONEmitter
Append a singleton value (number, string, or boolean) to the output
writeAttribute(String, String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeAttribute(String, String, String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeAttribute(String, String, String, String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeAttribute(NodeName, String, String, int) - Method in class net.sf.saxon.serialize.HTMLEmitter
Write attribute name=value pair.
writeAttribute(NodeName, String, String, int) - Method in class net.sf.saxon.serialize.XMLEmitter
Write attribute name=value pair.
writeAttributeIndentString() - Method in class net.sf.saxon.serialize.XMLEmitter
 
writeback - Variable in class net.sf.saxon.Query
 
writeBoolean(boolean) - Method in class net.sf.saxon.ma.json.JsonHandler
Write a boolean value
writeBoolean(boolean) - Method in class net.sf.saxon.ma.json.JsonHandlerMap
Write a boolean value
writeBoolean(boolean) - Method in class net.sf.saxon.ma.json.JsonHandlerXML
Write a boolean value
writeCData(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeCharacters(char[], int, int) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeCharacters(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeCodePoint(int) - Method in class net.sf.saxon.serialize.UTF8Writer
Process a single character.
writeCodePoint(int) - Method in class net.sf.saxon.serialize.XMLEmitter
 
writeCodePoint(int) - Method in interface net.sf.saxon.str.UnicodeWriter
Process a single character.
writeCodePoint(int) - Method in class net.sf.saxon.str.UnicodeWriterToWriter
Process a single character.
writeComment(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeDeclaration() - Method in class net.sf.saxon.serialize.TEXTEmitter
Output the XML declaration.
writeDeclaration() - Method in class net.sf.saxon.serialize.XMLEmitter
Output the XML declaration
writeDefaultNamespace(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
Emits a default namespace declaration
writeDocType(NodeName, String, String, String) - Method in class net.sf.saxon.serialize.HTML50Emitter
Output the document type declaration
writeDocType(NodeName, String, String, String) - Method in class net.sf.saxon.serialize.HTMLEmitter
Output the document type declaration
writeDocType(NodeName, String, String, String) - Method in class net.sf.saxon.serialize.XHTML5Emitter
Output the document type declaration
writeDocType(NodeName, String, String, String) - Method in class net.sf.saxon.serialize.XMLEmitter
Output the document type declaration
writeDocTypeWithNullSystemId() - Method in class net.sf.saxon.serialize.HTML50Emitter
 
writeDocTypeWithNullSystemId() - Method in class net.sf.saxon.serialize.XHTML5Emitter
 
writeDocTypeWithNullSystemId() - Method in class net.sf.saxon.serialize.XMLEmitter
 
writeDTD(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeEmptyElement(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeEmptyElement(String, String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeEmptyElement(String, String, String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeEmptyElementTagCloser(String, NodeName) - Method in class net.sf.saxon.serialize.HTMLEmitter
Close an empty element tag.
writeEmptyElementTagCloser(String, NodeName) - Method in class net.sf.saxon.serialize.XHTML1Emitter
Close an empty element tag.
writeEmptyElementTagCloser(String, NodeName) - Method in class net.sf.saxon.serialize.XHTML5Emitter
Close an empty element tag.
writeEmptyElementTagCloser(String, NodeName) - Method in class net.sf.saxon.serialize.XMLEmitter
Close an empty element tag.
writeEndDocument() - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeEndElement() - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeEntityRef(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeEscape(boolean[], UnicodeWriter) - Method in class net.sf.saxon.str.CompressedWhitespace
Write the value to a Writer with escaping of special characters
writeEscape(boolean[], UnicodeWriter) - Method in class net.sf.saxon.str.IndentWhitespace
Write the value to a Writer with escaping of special characters
writeEscape(boolean[], UnicodeWriter) - Method in class net.sf.saxon.str.WhitespaceString
Write the value to a Writer with escaping of special characters
writeEscape(UnicodeString, boolean) - Method in class com.saxonica.serialize.XQueryEmitter
Write contents of array to current writer, after escaping special characters.
writeEscape(UnicodeString, boolean) - Method in class net.sf.saxon.serialize.HTMLEmitter
Escape characters.
writeEscape(UnicodeString, boolean) - Method in class net.sf.saxon.serialize.XMLEmitter
Write contents of array to current writer, after escaping special characters.
writeItem(OutputStream, Properties) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
writeItem(OutputStream, Properties) - Method in class com.saxonica.xqj.SaxonXQItem
 
writeItem(OutputStream, Properties) - Method in class com.saxonica.xqj.SaxonXQSequence
 
writeItem(OutputStream, Properties) - Method in interface javax.xml.xquery.XQItemAccessor
Serializes the current item to a Writer according to XSLT 2.0 and XQuery 1.0 serialization.
writeItem(Writer, Properties) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
writeItem(Writer, Properties) - Method in class com.saxonica.xqj.SaxonXQItem
 
writeItem(Writer, Properties) - Method in class com.saxonica.xqj.SaxonXQSequence
 
writeItem(Writer, Properties) - Method in interface javax.xml.xquery.XQItemAccessor
Serializes the current item to a Writer according to XSLT 2.0 and XQuery 1.0 serialization.
writeItemToResult(Result) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
writeItemToResult(Result) - Method in class com.saxonica.xqj.SaxonXQItem
 
writeItemToResult(Result) - Method in class com.saxonica.xqj.SaxonXQSequence
 
writeItemToResult(Result) - Method in interface javax.xml.xquery.XQItemAccessor
Writes the current item to a Result.
writeItemToSAX(ContentHandler) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
writeItemToSAX(ContentHandler) - Method in class com.saxonica.xqj.SaxonXQItem
 
writeItemToSAX(ContentHandler) - Method in class com.saxonica.xqj.SaxonXQSequence
 
writeItemToSAX(ContentHandler) - Method in interface javax.xml.xquery.XQItemAccessor
Writes the current item to a SAX handler, as described in in Section 12.2 Serializing an XDM instance into a SAX event stream, XQuery API for Java (XQJ) 1.0.
writeKey(String) - Method in class net.sf.saxon.serialize.JSONEmitter
Output the key for an entry in a map.
writeLatin1(byte[], int, int) - Method in class net.sf.saxon.serialize.UTF8Writer
 
writeNamespace(String, String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
Emits a namespace declaration event.
writeNull() - Method in class net.sf.saxon.ma.json.JsonHandler
Write a null value
writeNull() - Method in class net.sf.saxon.ma.json.JsonHandlerMap
Write a null value
writeNull() - Method in class net.sf.saxon.ma.json.JsonHandlerXML
Write a null value
writeNumeric(String, AtomicValue) - Method in class net.sf.saxon.ma.json.JsonHandler
Write a numeric value
writeNumeric(String, AtomicValue) - Method in class net.sf.saxon.ma.json.JsonHandlerMap
Write a numeric value
writeNumeric(String, AtomicValue) - Method in class net.sf.saxon.ma.json.JsonHandlerXML
Write a numeric value
writeProcessingInstruction(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeProcessingInstruction(String, String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writer - Variable in class net.sf.saxon.serialize.Emitter
 
writeRepeatedAscii(byte, int) - Method in class net.sf.saxon.serialize.UTF8Writer
Write an ASCII character repeatedly.
writeRepeatedAscii(byte, int) - Method in interface net.sf.saxon.str.UnicodeWriter
Process a single character repeatedly.
writeSegments(UnicodeWriter) - Method in class net.sf.saxon.str.ZenoString
Write each of the segments in turn to a UnicodeWriter
writeSequence(OutputStream, Properties) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
writeSequence(OutputStream, Properties) - Method in class com.saxonica.xqj.SaxonXQSequence
 
writeSequence(OutputStream, Properties) - Method in interface javax.xml.xquery.XQSequence
Serializes the sequence starting from the current position to an OutputStream according to the XSLT 2.0 and XQuery 1.0 serialization.
writeSequence(Writer, Properties) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
writeSequence(Writer, Properties) - Method in class com.saxonica.xqj.SaxonXQSequence
 
writeSequence(Writer, Properties) - Method in interface javax.xml.xquery.XQSequence
Serializes the sequence starting from the current position to a Writer according to the XSLT 2.0 and XQuery 1.0 serialization.
writeSequenceToResult(Result) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
writeSequenceToResult(Result) - Method in class com.saxonica.xqj.SaxonXQSequence
 
writeSequenceToResult(Result) - Method in interface javax.xml.xquery.XQSequence
Writes the entire sequence starting from the current position to a Result.
writeSequenceToSAX(ContentHandler) - Method in class com.saxonica.xqj.SaxonXQForwardSequence
 
writeSequenceToSAX(ContentHandler) - Method in class com.saxonica.xqj.SaxonXQSequence
 
writeSequenceToSAX(ContentHandler) - Method in interface javax.xml.xquery.XQSequence
Writes the entire sequence starting from the current position to a SAX handler, as described in Section 12.2 Serializing an XDM instance into a SAX event stream, XQuery API for Java (XQJ) 1.0.
writeStartDocument() - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeStartDocument(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeStartDocument(String, String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
 
writeStartElement(String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
Generate a start element event for an element in no namespace.
writeStartElement(String, String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
Generate a start element event.
writeStartElement(String, String, String) - Method in class net.sf.saxon.event.StreamWriterToReceiver
Generate a start element event.
writeString(String) - Method in class net.sf.saxon.ma.json.JsonHandler
Write a string value
writeString(String) - Method in class net.sf.saxon.ma.json.JsonHandlerMap
Write a string value
writeString(String) - Method in class net.sf.saxon.ma.json.JsonHandlerXML
Write a string value
writeStringValue(String) - Method in class net.sf.saxon.serialize.JSONEmitter
Append a singleton string value to the output
writeXdmValue(XdmValue, Destination) - Method in class net.sf.saxon.s9api.Processor
Write an XdmValue to a given destination.
WRONG_CONFIGURATION - Static variable in exception net.sf.saxon.trans.LicenseException
 
WRONG_FEATURES - Static variable in exception net.sf.saxon.trans.LicenseException
 

X

XdmArray - Class in net.sf.saxon.s9api
An array in the XDM data model.
XdmArray() - Constructor for class net.sf.saxon.s9api.XdmArray
Create an empty XdmArray
XdmArray(Iterable<? extends XdmValue>) - Constructor for class net.sf.saxon.s9api.XdmArray
Create an XdmArray supplying the members as a collection of XdmValue objects
XdmArray(ArrayItem) - Constructor for class net.sf.saxon.s9api.XdmArray
Create an XdmArray that wraps a supplied ArrayItem
XdmArray(XdmValue[]) - Constructor for class net.sf.saxon.s9api.XdmArray
Create an XdmArray supplying the members as an array of XdmValue objects
XdmAtomicType - Class in net.sf.saxon.s9api
 
XdmAtomicType() - Constructor for class net.sf.saxon.s9api.XdmAtomicType
 
XdmAtomicValue - Class in net.sf.saxon.s9api
The class XdmAtomicValue represents an item in an XPath sequence that is an atomic value.
XdmAtomicValue(boolean) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:boolean atomic value
XdmAtomicValue(byte) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:short 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(int) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:int atomic value
XdmAtomicValue(long) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:long atomic value
XdmAtomicValue(short) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:short atomic value
XdmAtomicValue(String) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:string atomic value
XdmAtomicValue(String, 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(BigDecimal) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:decimal atomic value
XdmAtomicValue(URI) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:anyURI atomic value
XdmAtomicValue(Instant) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:dateTime atomic value from a Instant.
XdmAtomicValue(LocalDate) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:date atomic value from a LocalDate.
XdmAtomicValue(LocalDateTime) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:dateTime atomic value from a LocalDateTime.
XdmAtomicValue(OffsetDateTime) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:dateTime atomic value from a OffsetDateTime.
XdmAtomicValue(ZonedDateTime) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:dateTime atomic value from a ZonedDateTime.
XdmAtomicValue(QName) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an xs:QName atomic value
XdmAtomicValue(AtomicValue) - Constructor for class net.sf.saxon.s9api.XdmAtomicValue
Create an XdmAtomicValue that wraps a supplied AtomicValue.
XdmCollectors - Class in net.sf.saxon.s9api.streams
This class contains a number of static methods that deliver implementations of the Collector interface suitable for use with streams processing XDM nodes and other items.
XdmCollectors() - Constructor for class net.sf.saxon.s9api.streams.XdmCollectors
 
XdmCollectors.MultipleItemException - Exception in net.sf.saxon.s9api.streams
Unchecked exception that occurs when a collector method such as XdmCollectors.asAtomic() or XdmCollectors.asOptionalNode() is called, and the sequence contains more than one item.
XdmDestination - Class in net.sf.saxon.s9api
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
XdmDestination() - Constructor for class net.sf.saxon.s9api.XdmDestination
 
XdmEmptySequence - Class in net.sf.saxon.s9api
The class XdmEmptySequence represents an empty sequence in the XDM Data Model.
XdmExternalObject - Class in net.sf.saxon.s9api
The class XdmExternalObject represents an XDM item that wraps an external (Java or .NET) object.
XdmExternalObject(Object) - Constructor for class net.sf.saxon.s9api.XdmExternalObject
Create an XdmExternalObject that wraps a supplied Java object
XdmFunctionItem - Class in net.sf.saxon.s9api
The class XdmFunctionItem represents a function item
XdmFunctionItem(FunctionItem) - Constructor for class net.sf.saxon.s9api.XdmFunctionItem
Create an XdmFunctionItem that wraps a supplied Function.
XdmItem - Class in net.sf.saxon.s9api
The class XdmItem represents an item in a sequence, as defined by the XDM data model.
XdmItem(Item) - Constructor for class net.sf.saxon.s9api.XdmItem
Construct an XdmItem as a wrapper around an existing Saxon Item object
XdmMap - Class in net.sf.saxon.s9api
A map in the XDM data model.
XdmMap() - Constructor for class net.sf.saxon.s9api.XdmMap
Create an empty XdmMap
XdmMap(Map<? extends XdmAtomicValue, ? extends XdmValue>) - Constructor for class net.sf.saxon.s9api.XdmMap
Create an XdmMap supplying the entries in the form of a Java Map, where the keys and values in the Java Map are XDM values
XdmMap(MapItem) - Constructor for class net.sf.saxon.s9api.XdmMap
Create an XdmMap whose underlying value is a MapItem
XdmNode - Class in net.sf.saxon.s9api
This class represents a node in the XDM data model.
XdmNode(NodeInfo) - Constructor for class net.sf.saxon.s9api.XdmNode
Construct an XdmNode as a wrapper around an existing NodeInfo object
XdmNodeKind - Enum in net.sf.saxon.s9api
Enumeration class defining the seven kinds of node defined in the XDM model
XdmSequenceIterator<T extends XdmItem> - Class in net.sf.saxon.s9api
An iterator over an XPath sequence.
XdmSequenceIterator(SequenceIterator) - Constructor for class net.sf.saxon.s9api.XdmSequenceIterator
 
XdmStream<T extends XdmItem> - Class in net.sf.saxon.s9api.streams
XdmStream extends the capabilities of the standard JDK Stream class.
XdmStream(Optional<T>) - Constructor for class net.sf.saxon.s9api.streams.XdmStream
Create an XdmStream consisting of zero or one items, supplied in the form of an Optional<XdmItem>
XdmStream(Stream<T>) - Constructor for class net.sf.saxon.s9api.streams.XdmStream
Create an XdmStream from a general Stream that returns XDM items.
XdmToJsonFn - Class in com.saxonica.functions.qt4
Implementation of the fn:xdm-to-json function proposed for 4.0
XdmToJsonFn() - Constructor for class com.saxonica.functions.qt4.XdmToJsonFn
 
XdmValue - Class in net.sf.saxon.s9api
A value in the XDM data model.
XdmValue(Iterable<? extends XdmItem>) - Constructor for class net.sf.saxon.s9api.XdmValue
Create an XdmValue as a sequence of XdmItem objects
XdmValue(Iterator<? extends XdmItem>) - Constructor for class net.sf.saxon.s9api.XdmValue
Create an XdmValue containing the items returned by an Iterator.
XdmValue(Stream<? extends XdmItem>) - Constructor for class net.sf.saxon.s9api.XdmValue
Create an XdmValue containing the results of reading a Stream
XdmValue(GroundedValue) - Constructor for class net.sf.saxon.s9api.XdmValue
Create an XdmValue that wraps a supplied GroundedValue.
XHTML - Static variable in class net.sf.saxon.lib.NamespaceConstant
The XHTML namespace http://www.w3.org/1999/xhtml
XHTML - Static variable in class net.sf.saxon.om.NamespaceUri
The XHTML namespace http://www.w3.org/1999/xhtml
XHTML1Emitter - Class in net.sf.saxon.serialize
XHTMLEmitter is an Emitter that generates XHTML 1 output.
XHTML1Emitter() - Constructor for class net.sf.saxon.serialize.XHTML1Emitter
 
XHTML5Emitter - Class in net.sf.saxon.serialize
XHTML5Emitter is an Emitter that generates XHTML 5 output.
XHTML5Emitter() - Constructor for class net.sf.saxon.serialize.XHTML5Emitter
 
XHTMLPrefixRemover - Class in net.sf.saxon.serialize
Filter to change elements in the XHTML, SVG, or MathML namespaces so they have no prefix (that is, to make these the default namespace).
XHTMLPrefixRemover(Receiver) - Constructor for class net.sf.saxon.serialize.XHTMLPrefixRemover
 
XHTMLURIEscaper - Class in net.sf.saxon.serialize
This class performs URI escaping for the XHTML output method.
XHTMLURIEscaper(Receiver) - Constructor for class net.sf.saxon.serialize.XHTMLURIEscaper
 
XINCLUDE - Static variable in class net.sf.saxon.lib.Feature
Indicates whether XML documents should have any XInclude directives expanded.
XINCLUDE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XINCLUDE - Static variable in class net.sf.saxon.lib.FeatureKeys
Indicates whether XML documents should have any XInclude directives expanded.
XLINK - Static variable in class net.sf.saxon.lib.NamespaceConstant
The XLink namespace
XLINK - Static variable in class net.sf.saxon.om.NamespaceUri
The XLink namespace http://www.w3.org/1999/xlink
XML - Static variable in class net.sf.saxon.lib.NamespaceConstant
Fixed namespace name for XML: "http://www.w3.org/XML/1998/namespace".
XML - Static variable in class net.sf.saxon.om.NamespaceBinding
 
XML - Static variable in class net.sf.saxon.om.NamespaceUri
Fixed namespace name for XML: "http://www.w3.org/XML/1998/namespace".
XML - Static variable in class net.sf.saxon.om.StandardNames
 
XML_BASE - Static variable in class net.sf.saxon.om.StandardNames
 
XML_ID - Static variable in class net.sf.saxon.om.StandardNames
 
XML_ID_NAME - Static variable in class net.sf.saxon.om.StandardNames
 
XML_LANG - Static variable in class net.sf.saxon.om.StandardNames
 
XML_LANG_TYPE - Static variable in class net.sf.saxon.om.StandardNames
 
XML_NATURE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
XML_PARSER_FEATURE - Static variable in class net.sf.saxon.lib.Feature
Sets the value of a parser feature flag.
XML_PARSER_FEATURE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XML_PARSER_FEATURE - Static variable in class net.sf.saxon.lib.FeatureKeys
Sets the value of a parser feature flag.
XML_PARSER_PROPERTY - Static variable in class net.sf.saxon.lib.Feature
Sets the value of a parser property flag.
XML_PARSER_PROPERTY - Static variable in class net.sf.saxon.lib.FeatureCode
 
XML_PARSER_PROPERTY - Static variable in class net.sf.saxon.lib.FeatureKeys
Sets the value of a parser property flag.
XML_SCHEMA - net.sf.saxon.s9api.HostLanguage
 
XML_SPACE - Static variable in class net.sf.saxon.om.StandardNames
 
XML_SPACE_TYPE - Static variable in class net.sf.saxon.om.StandardNames
 
XML_VERSION - Static variable in class net.sf.saxon.lib.Feature
This determines the XML version used by the Configuration.
XML_VERSION - Static variable in class net.sf.saxon.lib.FeatureCode
 
XML_VERSION - Static variable in class net.sf.saxon.lib.FeatureKeys
This determines the XML version used by the Configuration.
XML10 - Static variable in class net.sf.saxon.Configuration
Constant indicating the XML Version 1.0
XML10ContentChecker - Class in net.sf.saxon.serialize
This class is used on the serialization pipeline to check that the document conforms to XML 1.0 rules.
XML10ContentChecker(Receiver) - Constructor for class net.sf.saxon.serialize.XML10ContentChecker
 
XML11 - Static variable in class net.sf.saxon.Configuration
Constant indicating the XML Version 1.1
XMLCharacterData - Class in net.sf.saxon.serialize.charcode
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.
XMLCharacterData() - Constructor for class net.sf.saxon.serialize.charcode.XMLCharacterData
 
XMLEmitter - Class in net.sf.saxon.serialize
XMLEmitter is an Emitter that generates XML output to a specified destination.
XMLEmitter() - Constructor for class net.sf.saxon.serialize.XMLEmitter
 
XMLIndenter - Class in net.sf.saxon.serialize
XMLIndenter: This ProxyReceiver indents elements, by adding character data where appropriate.
XMLIndenter(XMLEmitter) - Constructor for class net.sf.saxon.serialize.XMLIndenter
Create an XML Indenter
XMLIndenterPE - Class in com.saxonica.serialize
XMLIndenter with extra functionality for Saxon-PE and Saxon-EE
XMLIndenterPE(XMLEmitter) - Constructor for class com.saxonica.serialize.XMLIndenterPE
 
XMLNamespaceSchema - Class in com.saxonica.ee.schema.sdoc
This module constructs synthetically (that is, without reading an XML schema document) the schema components for the XML namespace
XMLNamespaceSchema() - Constructor for class com.saxonica.ee.schema.sdoc.XMLNamespaceSchema
 
XMLNS - Static variable in class net.sf.saxon.lib.NamespaceConstant
The XMLNS namespace (used in DOM)
XMLNS - Static variable in class net.sf.saxon.om.NamespaceUri
The XMLNS namespace http://www.w3.org/2000/xmlns/ (used in DOM)
XmlProcessingAbort - Exception in net.sf.saxon.trans
An unchecked exception, triggered when a user-supplied ErrorReporter requests that processing should be aborted
XmlProcessingAbort(String) - Constructor for exception net.sf.saxon.trans.XmlProcessingAbort
 
XmlProcessingError - Interface in net.sf.saxon.s9api
The XmlProcessingError class contains information about an error detected during compilation or execution of a stylesheet, query, XPath expression, or schema
XmlProcessingException - Class in net.sf.saxon.trans
The XmlProcessingException class is a concrete implementation of the XmlProcessingError interface that wraps an XPathException object.
XmlProcessingException(XPathException) - Constructor for class net.sf.saxon.trans.XmlProcessingException
Create an XmlProcessingException wrapping an XPathException
XmlProcessingIncident - Class in net.sf.saxon.trans
The XmlProcessingIncident class is a concrete implementation of the XmlProcessingError interface that holds all the required information internally.
XmlProcessingIncident(String) - Constructor for class net.sf.saxon.trans.XmlProcessingIncident
Create an Incident
XmlProcessingIncident(String, String) - Constructor for class net.sf.saxon.trans.XmlProcessingIncident
Create an Incident
XmlProcessingIncident(String, String, Location) - Constructor for class net.sf.saxon.trans.XmlProcessingIncident
Create an XmlProcessingIncident
XmlProcessingIncident(TransformerException, boolean) - Constructor for class net.sf.saxon.trans.XmlProcessingIncident
 
XmlResource - Class in net.sf.saxon.resource
The class is an implementation of the generic Resource object (typically an item in a collection) representing an XML document
XmlResource(XPathContext, NodeInfo) - Constructor for class net.sf.saxon.resource.XmlResource
Create an XML resource using a specific node.
XmlResource(XPathContext, AbstractResourceCollection.InputDetails) - Constructor for class net.sf.saxon.resource.XmlResource
 
XmlResource(NodeInfo) - Constructor for class net.sf.saxon.resource.XmlResource
Create an XML resource using a specific node
XMLStreamWriterDestination - Class in net.sf.saxon.stax
XMLStreamWriterDestination is a s9api Destination that writes output to a supplied XMLStreamWriter
XMLStreamWriterDestination(XMLStreamWriter) - Constructor for class net.sf.saxon.stax.XMLStreamWriterDestination
Create an XMLStreamWriterDestination based on a supplied XMLStreamWriter
XMLToJsonFn - Class in net.sf.saxon.ma.json
Implement the XML to JSON conversion as a built-in function - fn:xml-to-json()
XMLToJsonFn() - Constructor for class net.sf.saxon.ma.json.XMLToJsonFn
 
XmlToJsonFnStreamer - Class in com.saxonica.ee.stream.adjunct
Streaming code for the xml-to-json() function
XmlToJsonFnStreamer() - Constructor for class com.saxonica.ee.stream.adjunct.XmlToJsonFnStreamer
 
XOMDocumentWrapper - Class in net.sf.saxon.option.xom
The root node of an XPath tree.
XOMDocumentWrapper(Node, Configuration) - Constructor for class net.sf.saxon.option.xom.XOMDocumentWrapper
Create a Saxon wrapper for a XOM root node
XOMNodeWrapper - Class in net.sf.saxon.option.xom
A node in the XML parse tree representing an XML element, character content, or attribute.
XOMObjectModel - Class in net.sf.saxon.option.xom
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.option.xom.XOMObjectModel
 
XOMWriter - Class in net.sf.saxon.option.xom
XOMWriter is a Receiver that constructs a XOM document from the stream of events
XOMWriter(PipelineConfiguration) - Constructor for class net.sf.saxon.option.xom.XOMWriter
Create a XOMWriter using the default node factory
XOMWriter(PipelineConfiguration, NodeFactory) - Constructor for class net.sf.saxon.option.xom.XOMWriter
Create a XOMWriter
XPATH - net.sf.saxon.expr.parser.XPathParser.ParsedLanguage
 
XPATH - net.sf.saxon.s9api.HostLanguage
 
XPATH_VERSION_FOR_XSD - Static variable in class net.sf.saxon.lib.Feature
The XSD 1.1 specification states that XPath version 2.0 is used for expressions appearing in assertions and type alternatives.
XPATH_VERSION_FOR_XSD - Static variable in class net.sf.saxon.lib.FeatureCode
 
XPATH_VERSION_FOR_XSD - Static variable in class net.sf.saxon.lib.FeatureKeys
The XSD 1.1 specification states that XPath version 2.0 is used for expressions appearing in assertions and type alternatives.
XPATH_VERSION_FOR_XSLT - Static variable in class net.sf.saxon.lib.Feature
The XSLT 3.0 specification states that processors are required to support XPath 3.0 expressions within stylesheets, together with some extensions (maps) selected from the XPath 3.1 specification.
XPATH_VERSION_FOR_XSLT - Static variable in class net.sf.saxon.lib.FeatureCode
 
XPATH_VERSION_FOR_XSLT - Static variable in class net.sf.saxon.lib.FeatureKeys
The XSLT 3.0 specification states that processors are required to support XPath 3.0 expressions within stylesheets, together with some extensions (maps) selected from the XPath 3.1 specification.
XPath20FunctionSet - Class in net.sf.saxon.functions.registry
Function signatures (and pointers to implementations) of the functions defined in XPath 2.0
XPath30FunctionSet - Class in net.sf.saxon.functions.registry
Function signatures (and pointers to implementations) of the functions defined in XPath 3.0 without the Higher-Order-Functions feature
XPath31FunctionSet - Class in net.sf.saxon.functions.registry
Function signatures (and pointers to implementations) of the functions defined in XPath 3.1 without the Higher-Order-Functions feature
XPath40FunctionSet - Class in com.saxonica.functions.registry
Function signatures (and pointers to implementations) of the functions defined in XPath 4.0
XPathComparable - Interface in net.sf.saxon.expr.sort
This interface sometimes represents an XPath atomic value where the Java comparison semantics (using the compareTo method) match the XPath equality and ordering semantics; and sometimes it represents a surrogate for an XPath atomic value, chosen so that the Java comparison semantics match the XPath rules.
XPathCompiler - Class in net.sf.saxon.s9api
An XPathCompiler object allows XPath queries to be compiled.
XPathCompiler(Processor) - Constructor for class net.sf.saxon.s9api.XPathCompiler
Protected constructor
XPathCompleter(List<String>) - Constructor for class net.sf.saxon.gizmo.JLine2Talker.XPathCompleter
 
XPathContext - Interface in net.sf.saxon.expr
This class represents a context in which an XPath expression is evaluated.
XPathContextMajor - Class in net.sf.saxon.expr
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(Controller) - Constructor for class net.sf.saxon.expr.XPathContextMajor
Constructor should only be called by the Controller, which acts as a XPathContext factory.
XPathContextMajor(Item, Executable) - Constructor for class net.sf.saxon.expr.XPathContextMajor
Constructor for use in free-standing Java applications.
XPathContextMajor.ThreadManager - Class in net.sf.saxon.expr
The ThreadManager is used to manage asynchronous execution of xsl:result-document instructions in Saxon-EE.
XPathContextMinor - Class in net.sf.saxon.expr
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
XPathContextMinor.LastValue - Class in net.sf.saxon.expr
Container for cached value of the last() function.
XPathDynamicContext - Class in net.sf.saxon.sxpath
This object represents the dynamic XPath execution context for use in the free-standing Saxon XPath API.
XPathDynamicContext(ItemType, XPathContextMajor, SlotManager) - Constructor for class net.sf.saxon.sxpath.XPathDynamicContext
 
XPathEvaluator - Class in net.sf.saxon.sxpath
This class provides a native Saxon API for free-standing evaluation of XPath expressions.
XPathEvaluator - Class in net.sf.saxon.xpath
XPathEvaluator implements the JAXP API for standalone XPath processing (that is, executing XPath expressions in the absence of an XSLT stylesheet).
XPathEvaluator() - Constructor for class net.sf.saxon.xpath.XPathEvaluator
Default constructor.
XPathEvaluator(Configuration) - Constructor for class net.sf.saxon.sxpath.XPathEvaluator
Construct an XPathEvaluator with a specified configuration.
XPathEvaluator(Configuration) - Constructor for class net.sf.saxon.xpath.XPathEvaluator
Construct an XPathEvaluator with a specified configuration.
XPathException - Exception in net.sf.saxon.trans
XPathException is used to indicate an error (static or dynamic) in an XPath expression, or in a query or stylesheet.
XPathException(String) - Constructor for exception net.sf.saxon.trans.XPathException
Create an XPathException with an error message
XPathException(String, String) - Constructor for exception net.sf.saxon.trans.XPathException
Create an XPathException that supplies an error message and an error code
XPathException(String, String, XPathContext) - Constructor for exception net.sf.saxon.trans.XPathException
Create an XPathException that supplies an error message and an error code and provides the dynamic context
XPathException(String, String, Location) - Constructor for exception net.sf.saxon.trans.XPathException
Create an XPathException that supplies an error message and supplies location information
XPathException(String, Throwable) - Constructor for exception net.sf.saxon.trans.XPathException
Create an XPathException that supplies an error message and wraps an underlying exception
XPathException(Throwable) - Constructor for exception net.sf.saxon.trans.XPathException
Create an XPathException that wraps another exception
XPathException.Circularity - Exception in net.sf.saxon.trans
Subclass of XPathException used to report circularities
XPathException.StackOverflow - Exception in net.sf.saxon.trans
Subclass of XPathException used to report stack overflow
XPathExecutable - Class in net.sf.saxon.s9api
An XPathExecutable represents the compiled form of an XPath expression.
XPathExecutable(XPathExpression, Processor, IndependentContext) - Constructor for class net.sf.saxon.s9api.XPathExecutable
 
XPathExpression - Class in net.sf.saxon.sxpath
This class is a representation of an XPath Expression for use with the XPathEvaluator class.
XPathExpression(StaticContext, Expression, Executable) - Constructor for class net.sf.saxon.sxpath.XPathExpression
The constructor is protected, to ensure that instances can only be created using the createExpression() or createPattern() method of XPathEvaluator
XPathExpressionImpl - Class in net.sf.saxon.xpath
The JAXP XPathExpression interface represents a compiled XPath expression that can be repeatedly evaluated.
XPathExpressionImpl(Expression, Executable) - Constructor for class net.sf.saxon.xpath.XPathExpressionImpl
The constructor is protected, to ensure that instances can only be created using the compile() method of XPathEvaluator
XPathFactoryImpl - Class in net.sf.saxon.xpath
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(Configuration) - Constructor for class net.sf.saxon.xpath.XPathFactoryImpl
Constructor using a user-supplied Configuration.
XPathFunctionCall - Class in net.sf.saxon.xpath
This class is an expression that calls an external function supplied using the JAXP XPathFunction interface
XPathFunctionCall(StructuredQName, XPathFunction) - Constructor for class net.sf.saxon.xpath.XPathFunctionCall
Default constructor
XPathFunctionLibrary - Class in net.sf.saxon.xpath
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
XPathParser - Class in net.sf.saxon.expr.parser
Parser for XPath expressions and XSLT patterns.
XPathParser(StaticContext) - Constructor for class net.sf.saxon.expr.parser.XPathParser
Create an expression parser
XPathParser.Accelerator - Interface in net.sf.saxon.expr.parser
 
XPathParser.InlineFunctionDetails - Class in net.sf.saxon.expr.parser
 
XPathParser.NestedLocation - Class in net.sf.saxon.expr.parser
A nested location: for use with XPath expressions and queries nested within some larger document.
XPathParser.ParsedLanguage - Enum in net.sf.saxon.expr.parser
 
XPathSelector - Class in net.sf.saxon.s9api
An XPathSelector represents a compiled and loaded XPath expression ready for execution.
XPathSelector(XPathExpression, Map<StructuredQName, XPathVariable>) - Constructor for class net.sf.saxon.s9api.XPathSelector
 
XPathStaticContext - Interface in net.sf.saxon.sxpath
This interface defines methods that must be provided when Saxon's free-standing XPath API is used.
XPathStaticContext(SchemaElement) - Constructor for class com.saxonica.ee.schema.sdoc.SchemaElement.XPathStaticContext
 
XPathVariable - Class in net.sf.saxon.sxpath
An object representing an XPath variable for use in the standalone XPath API.
XQBASETYPE_ANYATOMICTYPE - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:anyAtomicType
XQBASETYPE_ANYSIMPLETYPE - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:anySimpleType
XQBASETYPE_ANYTYPE - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:anyType
XQBASETYPE_ANYURI - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:anyURI
XQBASETYPE_BASE64BINARY - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:base64Binary
XQBASETYPE_BOOLEAN - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:boolean
XQBASETYPE_BYTE - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:byte
XQBASETYPE_DATE - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:date
XQBASETYPE_DATETIME - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:dateTime
XQBASETYPE_DAYTIMEDURATION - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:dayTimeDuration
XQBASETYPE_DECIMAL - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:decimal
XQBASETYPE_DOUBLE - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:double
XQBASETYPE_DURATION - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:duration
XQBASETYPE_ENTITIES - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:ENTITIES
XQBASETYPE_ENTITY - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:ENTITY
XQBASETYPE_FLOAT - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:float
XQBASETYPE_GDAY - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:gDay
XQBASETYPE_GMONTH - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:gMonth
XQBASETYPE_GMONTHDAY - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:gMonthDay
XQBASETYPE_GYEAR - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:gYear
XQBASETYPE_GYEARMONTH - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:gYearMonth
XQBASETYPE_HEXBINARY - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:hexBinary
XQBASETYPE_ID - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:ID
XQBASETYPE_IDREF - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:IDREF
XQBASETYPE_IDREFS - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:IDREFS.
XQBASETYPE_INT - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:int
XQBASETYPE_INTEGER - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:integer
XQBASETYPE_LANGUAGE - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:language
XQBASETYPE_LONG - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:long
XQBASETYPE_NAME - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:Name
XQBASETYPE_NCNAME - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:NCName
XQBASETYPE_NEGATIVE_INTEGER - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:negativeInteger
XQBASETYPE_NMTOKEN - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:NMToken
XQBASETYPE_NMTOKENS - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:NMTOKENS
XQBASETYPE_NONNEGATIVE_INTEGER - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:nonNegativeInteger
XQBASETYPE_NONPOSITIVE_INTEGER - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:nonPositiveInteger
XQBASETYPE_NORMALIZED_STRING - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:normalizedString
XQBASETYPE_NOTATION - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:NOTATION
XQBASETYPE_POSITIVE_INTEGER - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:positiveInteger
XQBASETYPE_QNAME - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:QName
XQBASETYPE_SHORT - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:short
XQBASETYPE_STRING - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:string
XQBASETYPE_TIME - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:time
XQBASETYPE_TOKEN - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:token
XQBASETYPE_UNSIGNED_BYTE - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:unsignedByte
XQBASETYPE_UNSIGNED_INT - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:unsignedInt
XQBASETYPE_UNSIGNED_LONG - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:unsignedLong
XQBASETYPE_UNSIGNED_SHORT - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:unsignedShort
XQBASETYPE_UNTYPED - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:untyped
XQBASETYPE_UNTYPEDATOMIC - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:untypedAtomic
XQBASETYPE_YEARMONTHDURATION - Static variable in interface javax.xml.xquery.XQItemType
Represents the schema type xs:yearMonthDuration
XQCancelledException - Exception in javax.xml.xquery
XQCancelledException is an exception to indicate that the current XQuery processing is cancelled by the application through a cancel() request.
XQCancelledException(String, String, QName, int, int, int, String, XQSequence, XQStackTraceElement[]) - Constructor for exception javax.xml.xquery.XQCancelledException
Constructs an XQCancelledException object with a given message, vendor code, error code, line number, column number, position, module URI, error object, and stack trace.
XQConnection - Interface in javax.xml.xquery
A connection (session) with a specific XQuery engine.
XQConnectionEvent - Class in javax.xml.xquery
An event object that provides information about the source of a connection-related event.
XQConnectionEvent(PooledXQConnection) - Constructor for class javax.xml.xquery.XQConnectionEvent
Constructs an XQConnectionEvent object initialized with the given PooledXQConnection object.
XQConnectionEvent(PooledXQConnection, XQException) - Constructor for class javax.xml.xquery.XQConnectionEvent
Constructs an XQConnectionEvent object initialized with the given PooledXQConnection object and XQException object.
XQConnectionEventListener - Interface in javax.xml.xquery
An object that registers to be notified of events generated by a PooledXQConnection object.
XQConstants - Class in javax.xml.xquery
XQConstants class provides constants that can be used in the XQJ API.
XQDataFactory - Interface in javax.xml.xquery
This interface represents a factory to obtain sequences, item objects and types.
XQDataSource - Interface in javax.xml.xquery
An XQDataSource is a factory for XQConnection objects.
XQDynamicContext - Interface in javax.xml.xquery
XQDynamicContext provides access to the dynamic context as defined in 2.1.2 Dynamic Context, XQuery 1.0: An XML Query Language.
XQException - Exception in javax.xml.xquery
An exception that provides information on XQJ, XQuery or other errors reported by an XQJ implementation.
XQException(String) - Constructor for exception javax.xml.xquery.XQException
Constructs an XQException object with a given message.
XQException(String, String) - Constructor for exception javax.xml.xquery.XQException
Constructs an XQException object with a given message and vendor code.
XQExpression - Interface in javax.xml.xquery
This interface describes the execute immediate functionality for expressions.
XQItem - Interface in javax.xml.xquery
This interface represents an item in the XDM.
XQItemAccessor - Interface in javax.xml.xquery
This interface represents a common interface for accessing the values of an XQuery item.
XQITEMKIND_ATOMIC - Static variable in interface javax.xml.xquery.XQItemType
Some atomic type.
XQITEMKIND_ATTRIBUTE - Static variable in interface javax.xml.xquery.XQItemType
Attribute node
XQITEMKIND_COMMENT - Static variable in interface javax.xml.xquery.XQItemType
Comment node
XQITEMKIND_DOCUMENT - Static variable in interface javax.xml.xquery.XQItemType
Document type (the type information represents the type of the document element)
XQITEMKIND_DOCUMENT_ELEMENT - Static variable in interface javax.xml.xquery.XQItemType
Document node containing a single element node as its child (type information represents type of the element child)
XQITEMKIND_DOCUMENT_SCHEMA_ELEMENT - Static variable in interface javax.xml.xquery.XQItemType
Document node containing a single schema element node as its child (type information represents type of the schema element child)
XQITEMKIND_ELEMENT - Static variable in interface javax.xml.xquery.XQItemType
Element node
XQITEMKIND_ITEM - Static variable in interface javax.xml.xquery.XQItemType
Any kind of item
XQITEMKIND_NODE - Static variable in interface javax.xml.xquery.XQItemType
Some node type
XQITEMKIND_PI - Static variable in interface javax.xml.xquery.XQItemType
Processing instruction node
XQITEMKIND_SCHEMA_ATTRIBUTE - Static variable in interface javax.xml.xquery.XQItemType
Schema attribute node
XQITEMKIND_SCHEMA_ELEMENT - Static variable in interface javax.xml.xquery.XQItemType
Schema element node
XQITEMKIND_TEXT - Static variable in interface javax.xml.xquery.XQItemType
Text node
XQItemType - Interface in javax.xml.xquery
The XQItemType interface represents an item type as defined in XQuery 1.0: An XML Query language.
XQMetaData - Interface in javax.xml.xquery
XQMetaData interface provides information about the data source, in various aspects, such as the product name and version identification, supported features, specific behaviors, user information, product limits and so forth.
XQPreparedExpression - Interface in javax.xml.xquery
This interface describes an expression that can be prepared for multiple subsequent executions.
XQQueryException - Exception in javax.xml.xquery
An exception that provides information on errors occurring during the evaluation of an xquery.
XQQueryException(String) - Constructor for exception javax.xml.xquery.XQQueryException
Constructs an XQQueryException object with a given message.
XQQueryException(String, String, QName, int, int, int) - Constructor for exception javax.xml.xquery.XQQueryException
Constructs an XQQueryException object with a given message, vendor code, error code, line number, column number, and position.
XQQueryException(String, String, QName, int, int, int, String, XQSequence, XQStackTraceElement[]) - Constructor for exception javax.xml.xquery.XQQueryException
Constructs an XQQueryException object with a given message, vendor code, error code, line number, column number, position, module URI, error object, and stack trace.
XQQueryException(String, QName) - Constructor for exception javax.xml.xquery.XQQueryException
Constructs an XQQueryException object with a given message, and error code.
XQQueryException(String, QName, int, int, int) - Constructor for exception javax.xml.xquery.XQQueryException
Constructs an XQQueryException object with a given message, error code, line number, column number, and position.
XQResultItem - Interface in javax.xml.xquery
This interface represents an immutable item object obtained from an XQResultSequence using the getItem method.
XQResultSequence - Interface in javax.xml.xquery
This interface represents a sequence of items obtained as a result of evaluation XQuery expressions.
XQSequence - Interface in javax.xml.xquery
This interface represents a sequence of items as defined in the XDM.
XQSequenceType - Interface in javax.xml.xquery
The XQSequenceType interface represents a sequence type as XQuery 1.0: An XML Query language.
XQStackTraceElement - Class in javax.xml.xquery
This class represents a frame in a stack trace, akin to the java.lang.StackTraceElement but for XQuery callstacks instead of Java.
XQStackTraceElement(String, int, int, int, QName, XQStackTraceVariable[]) - Constructor for class javax.xml.xquery.XQStackTraceElement
Construct an XQStackTraceElement object representing a frame in a stack trace.
XQStackTraceVariable - Class in javax.xml.xquery
This class represents the list of variables and their values in an error stack.
XQStackTraceVariable(QName, String) - Constructor for class javax.xml.xquery.XQStackTraceVariable
Construct a stack trace variable object.
XQStaticContext - Interface in javax.xml.xquery
An XQStaticContext represents default values for various XQuery Static Context Components.
XQUERY - net.sf.saxon.expr.parser.XPathParser.ParsedLanguage
 
XQUERY - net.sf.saxon.s9api.HostLanguage
 
XQUERY - Static variable in class net.sf.saxon.lib.NamespaceConstant
The xquery namespace for the XQuery 3.0 declare option
XQUERY - Static variable in class net.sf.saxon.om.NamespaceUri
The xquery namespace http://www.w3.org/2012/xquery for the XQuery 3.0 declare option
XQUERY_ALLOW_UPDATE - Static variable in class net.sf.saxon.lib.Feature
Determines whether XQuery Update syntax is accepted.
XQUERY_ALLOW_UPDATE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_ALLOW_UPDATE - Static variable in class net.sf.saxon.lib.FeatureKeys
Determines whether XQuery Update syntax is accepted.
XQUERY_CONSTRUCTION_MODE - Static variable in class net.sf.saxon.lib.Feature
This option defines the default value of the construction mode in the XQuery static context (overridable in the query prolog).
XQUERY_CONSTRUCTION_MODE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_CONSTRUCTION_MODE - Static variable in class net.sf.saxon.lib.FeatureKeys
This option defines the default value of the construction mode in the XQuery static context (overridable in the query prolog).
XQUERY_DEFAULT_ELEMENT_NAMESPACE - Static variable in class net.sf.saxon.lib.Feature
This property defines the default namespace for elements and types that are not qualified by a namespace prefix.
XQUERY_DEFAULT_ELEMENT_NAMESPACE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_DEFAULT_ELEMENT_NAMESPACE - Static variable in class net.sf.saxon.lib.FeatureKeys
This property defines the default namespace for elements and types that are not qualified by a namespace prefix.
XQUERY_DEFAULT_FUNCTION_NAMESPACE - Static variable in class net.sf.saxon.lib.Feature
This property defines the default namespace for function names that are not qualified by a namespace prefix.
XQUERY_DEFAULT_FUNCTION_NAMESPACE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_DEFAULT_FUNCTION_NAMESPACE - Static variable in class net.sf.saxon.lib.FeatureKeys
This property defines the default namespace for function names that are not qualified by a namespace prefix.
XQUERY_EMPTY_LEAST - Static variable in class net.sf.saxon.lib.Feature
This property defines how the empty sequence is handled in XQuery sorting (the "order by" clause).
XQUERY_EMPTY_LEAST - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_EMPTY_LEAST - Static variable in class net.sf.saxon.lib.FeatureKeys
This property defines how the empty sequence is handled in XQuery sorting (the "order by" clause).
XQUERY_ENCODING - Static variable in class net.sf.saxon.expr.parser.Token
"xquery encoding"
XQUERY_INHERIT_NAMESPACES - Static variable in class net.sf.saxon.lib.Feature
This property defines the default value of the inherit-namespaces property in the XQuery static context.
XQUERY_INHERIT_NAMESPACES - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_INHERIT_NAMESPACES - Static variable in class net.sf.saxon.lib.FeatureKeys
This property defines the default value of the inherit-namespaces property in the XQuery static context.
XQUERY_MULTIPLE_MODULE_IMPORTS - Static variable in class net.sf.saxon.lib.Feature
If the value is false, then when an import module declaration is encountered for a module URI that is already among the known loaded modules (or modules in the process of being compiled), the import module is treated as a reference to the existing module.
XQUERY_MULTIPLE_MODULE_IMPORTS - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_MULTIPLE_MODULE_IMPORTS - Static variable in class net.sf.saxon.lib.FeatureKeys
If the value is false, then when an import module declaration is encountered for a module URI that is already among the known loaded modules (or modules in the process of being compiled), the import module is treated as a reference to the existing module.
XQUERY_NATURE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
XQUERY_PRESERVE_BOUNDARY_SPACE - Static variable in class net.sf.saxon.lib.Feature
This property defines whether "boundary space" (insignificant space in direct element constructors) should be retained or not.
XQUERY_PRESERVE_BOUNDARY_SPACE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_PRESERVE_BOUNDARY_SPACE - Static variable in class net.sf.saxon.lib.FeatureKeys
This property defines whether "boundary space" (insignificant space in direct element constructors) should be retained or not.
XQUERY_PRESERVE_NAMESPACES - Static variable in class net.sf.saxon.lib.Feature
This property defines whether unused namespace declarations are retained by XQuery element copy operations.
XQUERY_PRESERVE_NAMESPACES - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_PRESERVE_NAMESPACES - Static variable in class net.sf.saxon.lib.FeatureKeys
This property defines whether unused namespace declarations are retained by XQuery element copy operations.
XQUERY_REQUIRED_CONTEXT_ITEM_TYPE - Static variable in class net.sf.saxon.lib.Feature
This property defines the default expected context item type for a query.
XQUERY_REQUIRED_CONTEXT_ITEM_TYPE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_REQUIRED_CONTEXT_ITEM_TYPE - Static variable in class net.sf.saxon.lib.FeatureKeys
This property defines the default expected context item type for a query.
XQUERY_SCHEMA_AWARE - Static variable in class net.sf.saxon.lib.Feature
A query will automatically be schema-aware if it contains an import schema declaration.
XQUERY_SCHEMA_AWARE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_SCHEMA_AWARE - Static variable in class net.sf.saxon.lib.FeatureKeys
A query will automatically be schema-aware if it contains an import schema declaration.
XQUERY_STATIC_ERROR_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.Feature
The specified class is instantiated to create an ErrorListener, and all reports of static errors in a query will go to this ErrorListener.
XQUERY_STATIC_ERROR_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_STATIC_ERROR_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
The specified class is instantiated to create an ErrorListener, and all reports of static errors in a query will go to this ErrorListener.
XQUERY_VERSION - Static variable in class net.sf.saxon.expr.parser.Token
"xquery version"
XQUERY_VERSION - Static variable in class net.sf.saxon.lib.Feature
This property determines the version of XQuery used by the Configuration.
XQUERY_VERSION - Static variable in class net.sf.saxon.lib.FeatureCode
 
XQUERY_VERSION - Static variable in class net.sf.saxon.lib.FeatureKeys
This property determines the version of XQuery used by the Configuration.
XQueryCompiler - Class in net.sf.saxon.s9api
An XQueryCompiler object allows XQuery 1.0 queries to be compiled.
XQueryCompiler(Processor) - Constructor for class net.sf.saxon.s9api.XQueryCompiler
Protected constructor
XQueryEmitter - Class in com.saxonica.serialize
The XQueryEmitter is designed to serialize an XQuery that was originally embedded in an XML document.
XQueryEmitter() - Constructor for class com.saxonica.serialize.XQueryEmitter
 
XQueryEvaluator - Class in net.sf.saxon.s9api
An XQueryEvaluator represents a compiled and loaded query ready for execution.
XQueryEvaluator(Processor, XQueryExpression) - Constructor for class net.sf.saxon.s9api.XQueryEvaluator
Protected constructor
XQueryExecutable - Class in net.sf.saxon.s9api
An XQueryExecutable represents the compiled form of a query.
XQueryExecutable(Processor, XQueryExpression) - Constructor for class net.sf.saxon.s9api.XQueryExecutable
 
XQueryExpression - Class in net.sf.saxon.query
XQueryExpression represents a compiled query.
XQueryExpression(Expression, QueryModule, boolean) - Constructor for class net.sf.saxon.query.XQueryExpression
The constructor should only be called using the compileQuery() methods of StaticQueryContext
XQueryExpressionEE - Class in com.saxonica.ee.optim
Saxon-EE version of XQueryExpression.
XQueryExpressionEE(Expression, QueryModule, boolean) - Constructor for class com.saxonica.ee.optim.XQueryExpressionEE
 
XQueryFn - Class in com.saxonica.functions.extfn
This class implements the saxon:xquery() extension function
XQueryFn() - Constructor for class com.saxonica.functions.extfn.XQueryFn
 
XQueryFunction - Class in net.sf.saxon.query
A user-defined function in an XQuery module
XQueryFunction() - Constructor for class net.sf.saxon.query.XQueryFunction
Create an XQuery function
XQueryFunctionAnnotationHandler - Class in net.sf.saxon.lib
Function annotation handler for annotations in the built-in namespace http://www.w3.org/2012/xquery.
XQueryFunctionAnnotationHandler() - Constructor for class net.sf.saxon.lib.XQueryFunctionAnnotationHandler
 
XQueryFunctionBinder - Interface in net.sf.saxon.query
XQueryFunctionBinder is an extension of the FunctionLibrary interface used for function libraries that contain user-written XQuery functions.
XQueryFunctionLibrary - Class in net.sf.saxon.query
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.
XQueryFunctionLibrary(Configuration) - Constructor for class net.sf.saxon.query.XQueryFunctionLibrary
Create an XQueryFunctionLibrary
XQueryFunctionLibrary.UnresolvedCallable - Class in net.sf.saxon.query
Inner class containing information about a reference to a function whose declaration has not yet been encountered.
XQueryParser - Class in net.sf.saxon.query
This class defines extensions to the XPath parser to handle the additional syntax supported in XQuery
XQueryParser(StaticContext) - Constructor for class net.sf.saxon.query.XQueryParser
Constructor for internal use: this class should be instantiated via the QueryModule
XQueryParser.Unescaper - Class in net.sf.saxon.query
 
XQueryParserExtensionEE - Class in com.saxonica.ee.update
Parser extension for syntax in XQuery Update and/or XQuery 3.0 that is supported only in -EE.
XQueryParserExtensionEE(boolean) - Constructor for class com.saxonica.ee.update.XQueryParserExtensionEE
 
XQueryParserExtensionPE - Class in com.saxonica.expr
Parser extension for syntax in XQuery Update and/or XQuery 3.0 that is supported only in Saxon-PE or -EE.
XQueryParserExtensionPE() - Constructor for class com.saxonica.expr.XQueryParserExtensionPE
 
XQueryTraceCodeInjector - Class in net.sf.saxon.trace
A code injector designed to support the -T tracing option in XQuery
XQueryTraceCodeInjector() - Constructor for class net.sf.saxon.trace.XQueryTraceCodeInjector
 
XQueryTraceListener - Class in net.sf.saxon.trace
A Simple trace listener for XQuery that writes messages (by default) to System.err
XQueryTraceListener() - Constructor for class net.sf.saxon.trace.XQueryTraceListener
 
XQUpdate10FunctionSet - Class in com.saxonica.functions.registry
Function signatures (and pointers to implementations) of the functions defined in XQuery Update 1.0
XQUpdate10FunctionSet() - Constructor for class com.saxonica.functions.registry.XQUpdate10FunctionSet
 
XS - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ALL - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ALTERNATIVE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ANNOTATION - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ANY - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ANY_ATOMIC_TYPE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ANY_ATOMIC_TYPE - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:anyAtomicType *
XS_ANY_ATTRIBUTE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ANY_SIMPLE_TYPE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ANY_TYPE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ANY_URI - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ANY_URI - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:anyURI *
XS_APPINFO - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ASSERT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ASSERTION - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ATTRIBUTE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ATTRIBUTE_GROUP - Static variable in class net.sf.saxon.om.StandardNames
 
XS_BASE64_BINARY - Static variable in class net.sf.saxon.om.StandardNames
 
XS_BASE64_BINARY - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:base64Binary *
XS_BOOLEAN - Static variable in class net.sf.saxon.om.StandardNames
 
XS_BOOLEAN - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:boolean *
XS_BYTE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_BYTE - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:byte *
XS_CHOICE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_COMPLEX_CONTENT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_COMPLEX_TYPE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_DATE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_DATE - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:date *
XS_DATE_TIME - Static variable in class net.sf.saxon.om.StandardNames
 
XS_DATE_TIME - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:dateTime *
XS_DATE_TIME_STAMP - Static variable in class net.sf.saxon.om.StandardNames
 
XS_DATE_TIME_STAMP - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:dateTimeStamp *
XS_DAY_TIME_DURATION - Static variable in class net.sf.saxon.om.StandardNames
 
XS_DAY_TIME_DURATION - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:dayTimeDuration *
XS_DECIMAL - Static variable in class net.sf.saxon.om.StandardNames
 
XS_DECIMAL - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:decimal *
XS_DEFAULT_OPEN_CONTENT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_DOCUMENTATION - Static variable in class net.sf.saxon.om.StandardNames
 
XS_DOUBLE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_DOUBLE - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:double *
XS_DURATION - Static variable in class net.sf.saxon.om.StandardNames
 
XS_DURATION - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:duration *
XS_ELEMENT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ENTITIES - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ENTITIES - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:ENTITIES *
XS_ENTITY - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ENTITY - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:ENTITY *
XS_ENUMERATION - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ERROR - Static variable in class net.sf.saxon.om.StandardNames
 
XS_EXPLICIT_TIMEZONE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_EXTENSION - Static variable in class net.sf.saxon.om.StandardNames
 
XS_FIELD - Static variable in class net.sf.saxon.om.StandardNames
 
XS_FLOAT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_FLOAT - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:float *
XS_FRACTION_DIGITS - Static variable in class net.sf.saxon.om.StandardNames
 
XS_G_DAY - Static variable in class net.sf.saxon.om.StandardNames
 
XS_G_DAY - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:gDay *
XS_G_MONTH - Static variable in class net.sf.saxon.om.StandardNames
 
XS_G_MONTH - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:gMonth *
XS_G_MONTH_DAY - Static variable in class net.sf.saxon.om.StandardNames
 
XS_G_MONTH_DAY - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:gMonthDay *
XS_G_YEAR - Static variable in class net.sf.saxon.om.StandardNames
 
XS_G_YEAR - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:gYear *
XS_G_YEAR_MONTH - Static variable in class net.sf.saxon.om.StandardNames
 
XS_G_YEAR_MONTH - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:gYearMonth *
XS_GROUP - Static variable in class net.sf.saxon.om.StandardNames
 
XS_HEX_BINARY - Static variable in class net.sf.saxon.om.StandardNames
 
XS_HEX_BINARY - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:hexBinary *
XS_ID - Static variable in class net.sf.saxon.om.StandardNames
 
XS_ID - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:ID *
XS_IDREF - Static variable in class net.sf.saxon.om.StandardNames
 
XS_IDREF - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:IDREF *
XS_IDREFS - Static variable in class net.sf.saxon.om.StandardNames
 
XS_IDREFS - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:IDREFS *
XS_IMPORT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_INCLUDE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_INT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_INT - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:int *
XS_INTEGER - Static variable in class net.sf.saxon.om.StandardNames
 
XS_INTEGER - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:integer *
XS_KEY - Static variable in class net.sf.saxon.om.StandardNames
 
XS_KEYREF - Static variable in class net.sf.saxon.om.StandardNames
 
XS_LANGUAGE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_LANGUAGE - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:language *
XS_LENGTH - Static variable in class net.sf.saxon.om.StandardNames
 
XS_LIST - Static variable in class net.sf.saxon.om.StandardNames
 
XS_LONG - Static variable in class net.sf.saxon.om.StandardNames
 
XS_LONG - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:long *
XS_MAX_EXCLUSIVE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_MAX_INCLUSIVE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_MAX_LENGTH - Static variable in class net.sf.saxon.om.StandardNames
 
XS_MAX_SCALE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_MIN_EXCLUSIVE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_MIN_INCLUSIVE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_MIN_LENGTH - Static variable in class net.sf.saxon.om.StandardNames
 
XS_MIN_SCALE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_NAME - Static variable in class net.sf.saxon.om.StandardNames
 
XS_NAME - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:Name *
XS_NCNAME - Static variable in class net.sf.saxon.om.StandardNames
 
XS_NCNAME - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:NCName *
XS_NEGATIVE_INTEGER - Static variable in class net.sf.saxon.om.StandardNames
 
XS_NEGATIVE_INTEGER - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:negativeInteger *
XS_NMTOKEN - Static variable in class net.sf.saxon.om.StandardNames
 
XS_NMTOKEN - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:NMTOKEN *
XS_NMTOKENS - Static variable in class net.sf.saxon.om.StandardNames
 
XS_NMTOKENS - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:NMTOKENS *
XS_NON_NEGATIVE_INTEGER - Static variable in class net.sf.saxon.om.StandardNames
 
XS_NON_NEGATIVE_INTEGER - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:nonNegativeInteger *
XS_NON_POSITIVE_INTEGER - Static variable in class net.sf.saxon.om.StandardNames
 
XS_NON_POSITIVE_INTEGER - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:nonPositiveInteger *
XS_NORMALIZED_STRING - Static variable in class net.sf.saxon.om.StandardNames
 
XS_NORMALIZED_STRING - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:normalizedString *
XS_notation - Static variable in class net.sf.saxon.om.StandardNames
 
XS_NOTATION - Static variable in class net.sf.saxon.om.StandardNames
 
XS_NOTATION - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:NOTATION *
XS_NUMERIC - Static variable in class net.sf.saxon.om.StandardNames
 
XS_OPEN_CONTENT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_OVERRIDE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_PATTERN - Static variable in class net.sf.saxon.om.StandardNames
 
XS_POSITIVE_INTEGER - Static variable in class net.sf.saxon.om.StandardNames
 
XS_POSITIVE_INTEGER - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:positiveInteger *
XS_QNAME - Static variable in class net.sf.saxon.om.StandardNames
 
XS_QNAME - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:QName *
XS_REDEFINE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_RESTRICTION - Static variable in class net.sf.saxon.om.StandardNames
 
XS_SCHEMA - Static variable in class net.sf.saxon.om.StandardNames
 
XS_SELECTOR - Static variable in class net.sf.saxon.om.StandardNames
 
XS_SEQUENCE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_SHORT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_SHORT - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:short *
XS_SIMPLE_CONTENT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_SIMPLE_TYPE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_STRING - Static variable in class net.sf.saxon.om.StandardNames
 
XS_STRING - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:string *
XS_TIME - Static variable in class net.sf.saxon.om.StandardNames
 
XS_TIME - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:time *
XS_TOKEN - Static variable in class net.sf.saxon.om.StandardNames
 
XS_TOKEN - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:token *
XS_TOTAL_DIGITS - Static variable in class net.sf.saxon.om.StandardNames
 
XS_UNION - Static variable in class net.sf.saxon.om.StandardNames
 
XS_UNIQUE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_UNSIGNED_BYTE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_UNSIGNED_BYTE - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:unsignedByte *
XS_UNSIGNED_INT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_UNSIGNED_INT - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:unsignedInt *
XS_UNSIGNED_LONG - Static variable in class net.sf.saxon.om.StandardNames
 
XS_UNSIGNED_LONG - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:unsignedLong *
XS_UNSIGNED_SHORT - Static variable in class net.sf.saxon.om.StandardNames
 
XS_UNSIGNED_SHORT - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:unsignedShort *
XS_UNTYPED - Static variable in class net.sf.saxon.om.StandardNames
 
XS_UNTYPED - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:untyped *
XS_UNTYPED_ATOMIC - Static variable in class net.sf.saxon.om.StandardNames
 
XS_UNTYPED_ATOMIC - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:untypedAtomic *
XS_WHITE_SPACE - Static variable in class net.sf.saxon.om.StandardNames
 
XS_YEAR_MONTH_DURATION - Static variable in class net.sf.saxon.om.StandardNames
 
XS_YEAR_MONTH_DURATION - Static variable in class net.sf.saxon.s9api.QName
QName denoting the schema type xs:yearMonthDuration *
XSD_NATURE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
XSD_VERSION - Static variable in class net.sf.saxon.lib.Feature
This property determines the version of XML Schema used by the Configuration.
XSD_VERSION - Static variable in class net.sf.saxon.lib.FeatureCode
 
XSD_VERSION - Static variable in class net.sf.saxon.lib.FeatureKeys
This property determines the version of XML Schema used by the Configuration.
XSD10 - Static variable in class net.sf.saxon.Configuration
Language versions for XML Schema
XSD11 - Static variable in class net.sf.saxon.Configuration
 
XSDAlternative - Class in com.saxonica.ee.schema.sdoc
An xs:alternative element in a schema (see draft XML Schema 1.1 Part 1)
XSDAlternative() - Constructor for class com.saxonica.ee.schema.sdoc.XSDAlternative
Create a new TypeAlternative element
XSDAnnotation - Class in com.saxonica.ee.schema.sdoc
An xs:annotation element in an XML Schema document
XSDAnnotation() - Constructor for class com.saxonica.ee.schema.sdoc.XSDAnnotation
Creates a new Annotation element
XSDAny - Class in com.saxonica.ee.schema.sdoc
An xs:any element in an XML Schema document
XSDAny() - Constructor for class com.saxonica.ee.schema.sdoc.XSDAny
 
XSDAnyAttribute - Class in com.saxonica.ee.schema.sdoc
An xs:anyAttribute element in an XML Schema document
XSDAnyAttribute() - Constructor for class com.saxonica.ee.schema.sdoc.XSDAnyAttribute
 
XSDAssert - Class in com.saxonica.ee.schema.sdoc
An xs:assert or xs:assertion element in a schema (see draft XML Schema 1.1 Part 1)
XSDAssert() - Constructor for class com.saxonica.ee.schema.sdoc.XSDAssert
Creates a new Assertion element
XSDAssert.CustomizedXPath - Class in com.saxonica.ee.schema.sdoc
Define a customized XPath evaluator which injects code into the XPath code generation; this has the effect for a complex-type XSDAssert of modifying the expression so that instead of returning a boolean, it returns a list of nodes that contribute to the invalidity of the assertion.
XSDAttribute - Class in com.saxonica.ee.schema.sdoc
An xs:attribute element in a schema document
XSDAttribute() - Constructor for class com.saxonica.ee.schema.sdoc.XSDAttribute
Create an XSDAttribute, representing an xs:attribute on the schema document tree
XSDAttributeGroup - Class in com.saxonica.ee.schema.sdoc
An xs:attributeGroup element in an XML Schema document
XSDAttributeGroup() - Constructor for class com.saxonica.ee.schema.sdoc.XSDAttributeGroup
Creates a new AttributeGroup element
XSDComplexContent - Class in com.saxonica.ee.schema.sdoc
An xs:complexContent element in an XML Schema Document
XSDComplexContent() - Constructor for class com.saxonica.ee.schema.sdoc.XSDComplexContent
Creates a new ComplexContent element
XSDComplexContentRestriction - Class in com.saxonica.ee.schema.sdoc
An xs:restriction element that is a child of xs:complexContent within an XML Schema document
XSDComplexContentRestriction() - Constructor for class com.saxonica.ee.schema.sdoc.XSDComplexContentRestriction
Creates a new Restriction element
XSDComplexType - Class in com.saxonica.ee.schema.sdoc
An xs:complexType element in an XML Schema document
XSDComplexType() - Constructor for class com.saxonica.ee.schema.sdoc.XSDComplexType
Creates a new ComplexType element
XSDCompositor - Class in com.saxonica.ee.schema.sdoc
An xs:sequence, xs:choice, or xs:all element in an XML Schema document
XSDCompositor() - Constructor for class com.saxonica.ee.schema.sdoc.XSDCompositor
Creates a new Compositor element
XSDDefaultOpenContent - Class in com.saxonica.ee.schema.sdoc
An element in an XML Schema document defining the default open content
XSDDefaultOpenContent() - Constructor for class com.saxonica.ee.schema.sdoc.XSDDefaultOpenContent
Creates a new XSDDefaultOpenContent element
XSDDocumentation - Class in com.saxonica.ee.schema.sdoc
An xs:documentation or xs:appinfo element in an XML Schema document
XSDDocumentation() - Constructor for class com.saxonica.ee.schema.sdoc.XSDDocumentation
Creates a new documentation or appinfo element
XSDElement - Class in com.saxonica.ee.schema.sdoc
An xs:element element in a schema document
XSDElement() - Constructor for class com.saxonica.ee.schema.sdoc.XSDElement
Creates a new XSDElement element
XSDExtension - Class in com.saxonica.ee.schema.sdoc
An xs:extension element in a schema document
XSDExtension() - Constructor for class com.saxonica.ee.schema.sdoc.XSDExtension
Creates a new Extension element
XSDFacet - Class in com.saxonica.ee.schema.sdoc
An element in an XML Schema document representing a facet, for example minLength or pattern or enumeration: any facet except assertion, which is represented by the XSDAssert class
XSDFacet() - Constructor for class com.saxonica.ee.schema.sdoc.XSDFacet
Creates a new Facet element
XSDFieldOrSelector - Class in com.saxonica.ee.schema.sdoc
An xs:field or xs:selector element in an XML Schema document
XSDGroup - Class in com.saxonica.ee.schema.sdoc
An xs:group element in an XML Schema document
XSDGroup() - Constructor for class com.saxonica.ee.schema.sdoc.XSDGroup
Creates a new Group element
XSDIdentityConstraint - Class in com.saxonica.ee.schema.sdoc
An xs:unique, xs:key, or xs:keyref element in an XML Schema document
XSDIdentityConstraint() - Constructor for class com.saxonica.ee.schema.sdoc.XSDIdentityConstraint
Creates a new IdentityConstraint element
XSDImport - Class in com.saxonica.ee.schema.sdoc
An xs:import element in an XML Schema document
XSDImport() - Constructor for class com.saxonica.ee.schema.sdoc.XSDImport
 
XSDInclude - Class in com.saxonica.ee.schema.sdoc
An xs:include element in an XML Schema document
XSDInclude() - Constructor for class com.saxonica.ee.schema.sdoc.XSDInclude
Create an XSDInclude object
XSDList - Class in com.saxonica.ee.schema.sdoc
This class represents an xs:list element in a schema document.
XSDList() - Constructor for class com.saxonica.ee.schema.sdoc.XSDList
Creates a new List element
XSDNotation - Class in com.saxonica.ee.schema.sdoc
An element in an XML Schema document representing a notation declaration
XSDNotation() - Constructor for class com.saxonica.ee.schema.sdoc.XSDNotation
Creates a new XSDNotation
XSDOpenContent - Class in com.saxonica.ee.schema.sdoc
An element in an XML Schema document defining the default open content
XSDOpenContent() - Constructor for class com.saxonica.ee.schema.sdoc.XSDOpenContent
Creates a new XSDDefaultOpenContent element
XSDOverride - Class in com.saxonica.ee.schema.sdoc
An xs:override element in an XML Schema Document
XSDOverride() - Constructor for class com.saxonica.ee.schema.sdoc.XSDOverride
 
XSDRedefine - Class in com.saxonica.ee.schema.sdoc
An xs:redefine element in an XML Schema Document
XSDRedefine() - Constructor for class com.saxonica.ee.schema.sdoc.XSDRedefine
 
XSDSchema - Class in com.saxonica.ee.schema.sdoc
An xs:schema element in an XML Schema document
XSDSchema() - Constructor for class com.saxonica.ee.schema.sdoc.XSDSchema
Create an XSDSchema object, representing the xs:schema element in a schema document
XSDSimpleContent - Class in com.saxonica.ee.schema.sdoc
An xs:simpleContent element in an XML Schema document
XSDSimpleContent() - Constructor for class com.saxonica.ee.schema.sdoc.XSDSimpleContent
Creates a new SimpleContent element
XSDSimpleContentRestriction - Class in com.saxonica.ee.schema.sdoc
An xs:restriction element in an XML Schema document that appears as a child of an xs:simpleContent element
XSDSimpleContentRestriction() - Constructor for class com.saxonica.ee.schema.sdoc.XSDSimpleContentRestriction
Creates a new SimpleContentRestriction
XSDSimpleType - Class in com.saxonica.ee.schema.sdoc
An xs:simple-type element in an XML Schema document
XSDSimpleType() - Constructor for class com.saxonica.ee.schema.sdoc.XSDSimpleType
Creates a new SimpleType element
XSDSimpleTypeRestriction - Class in com.saxonica.ee.schema.sdoc
An xs:restriction element in an XML Schema Document, whose parent element is an xs:simpleType
XSDSimpleTypeRestriction() - Constructor for class com.saxonica.ee.schema.sdoc.XSDSimpleTypeRestriction
Create a restriction of a simple type
XSDUnion - Class in com.saxonica.ee.schema.sdoc
An xs:union element in an XML Schema document
XSDUnion() - Constructor for class com.saxonica.ee.schema.sdoc.XSDUnion
Create a new XSDUnion element
xsdVersion - Variable in class net.sf.saxon.Configuration
 
XSI - Static variable in class net.sf.saxon.om.StandardNames
 
XSI_NIL - Static variable in class net.sf.saxon.om.StandardNames
 
XSI_NO_NAMESPACE_SCHEMA_LOCATION - Static variable in class net.sf.saxon.om.StandardNames
 
XSI_SCHEMA_LOCATION - Static variable in class net.sf.saxon.om.StandardNames
 
XSI_SCHEMA_LOCATION_TYPE - Static variable in class net.sf.saxon.om.StandardNames
 
XSI_TYPE - Static variable in class net.sf.saxon.om.StandardNames
 
XSIAttributeHandler - Class in com.saxonica.ee.validate
This class processes attributes such as xsi:schemaLocation and xsi:type.
XSIAttributeHandler(ValidationStack) - Constructor for class com.saxonica.ee.validate.XSIAttributeHandler
Create a handler for xsi: attributes
XSINamespaceSchema - Class in com.saxonica.ee.schema.sdoc
This module constructs synthetically (that is, without reading an XML schema document) the schema components for the XML namespace
XSINamespaceSchema() - Constructor for class com.saxonica.ee.schema.sdoc.XSINamespaceSchema
 
XSL - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ACCEPT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ACCUMULATOR - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ACCUMULATOR_RULE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ANALYZE_STRING - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_APPLY_IMPORTS - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_APPLY_TEMPLATES - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ARRAY - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ARRAY_MEMBER - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ASSERT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ATTRIBUTE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ATTRIBUTE_SET - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_BREAK - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_CALL_TEMPLATE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_CATCH - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_CHARACTER_MAP - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_CHOOSE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_COMMENT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_CONTEXT_ITEM - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_COPY - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_COPY_OF - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_DECIMAL_FORMAT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_DEFAULT_COLLATION - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_DEFAULT_MODE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_DEFAULT_VALIDATION - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_DOCUMENT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ELEMENT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_EVALUATE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_EXCLUDE_RESULT_PREFIXES - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_EXPAND_TEXT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_EXPOSE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_EXTENSION_ELEMENT_PREFIXES - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_FALLBACK - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_FOR_EACH - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_FOR_EACH_GROUP - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_FORK - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_FUNCTION - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_GLOBAL_CONTEXT_ITEM - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_IF - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_IMPORT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_IMPORT_SCHEMA - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_INCLUDE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_INHERIT_NAMESPACES - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ITEM_TYPE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ITERATE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_KEY - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_MAP - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_MAP_ENTRY - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_MATCHING_SUBSTRING - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_MERGE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_MERGE_ACTION - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_MERGE_KEY - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_MERGE_SOURCE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_MESSAGE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_MODE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_NAMESPACE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_NAMESPACE_ALIAS - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_NEXT_ITERATION - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_NEXT_MATCH - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_NON_MATCHING_SUBSTRING - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_NOTE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_NUMBER - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ON_COMPLETION - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ON_EMPTY - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ON_NON_EMPTY - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_ORIGINAL - Static variable in class net.sf.saxon.style.XSLOriginalLibrary
 
XSL_OTHERWISE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_OUTPUT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_OUTPUT_CHARACTER - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_OVERRIDE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_PACKAGE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_PARAM - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_PERFORM_SORT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_PRESERVE_SPACE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_PROCESSING_INSTRUCTION - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_RESULT_DOCUMENT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_SEQUENCE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_SORT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_SOURCE_DOCUMENT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_STRIP_SPACE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_STYLESHEET - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_SWITCH - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_TEMPLATE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_TEXT - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_TRANSFORM - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_TRY - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_TYPE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_USE_ATTRIBUTE_SETS - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_USE_PACKAGE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_USE_WHEN - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_VALIDATION - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_VALUE_OF - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_VARIABLE - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_VERSION - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_WHEN - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_WHERE_POPULATED - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_WITH_PARAM - Static variable in class net.sf.saxon.om.StandardNames
 
XSL_XPATH_DEFAULT_NAMESPACE - Static variable in class net.sf.saxon.om.StandardNames
 
XSLAccept - Class in net.sf.saxon.style
Represents an xsl:accept element in an XSLT 3.0 package manifest.
XSLAccept() - Constructor for class net.sf.saxon.style.XSLAccept
 
XSLAcceptExpose - Class in net.sf.saxon.style
Handler for xsl:accept and xsl:expose elements in stylesheet.
XSLAcceptExpose() - Constructor for class net.sf.saxon.style.XSLAcceptExpose
 
XSLAccumulator - Class in net.sf.saxon.style
Handler for xsl:accumulator elements in a stylesheet (XSLT 3.0).
XSLAccumulator() - Constructor for class net.sf.saxon.style.XSLAccumulator
 
XSLAccumulatorRule - Class in net.sf.saxon.style
Handler for xsl:accumulator-rule elements in a stylesheet (XSLT 3.0).
XSLAccumulatorRule() - Constructor for class net.sf.saxon.style.XSLAccumulatorRule
 
XSLAnalyzeString - Class in net.sf.saxon.style
An xsl:analyze-string elements in the stylesheet.
XSLAnalyzeString() - Constructor for class net.sf.saxon.style.XSLAnalyzeString
 
XSLApplyImports - Class in net.sf.saxon.style
An xsl:apply-imports element in the stylesheet
XSLApplyImports() - Constructor for class net.sf.saxon.style.XSLApplyImports
 
XSLApplyTemplates - Class in net.sf.saxon.style
An xsl:apply-templates element in the stylesheet
XSLApplyTemplates() - Constructor for class net.sf.saxon.style.XSLApplyTemplates
 
XSLArray - Class in com.saxonica.trans
xsl:array element in stylesheet - proposed XSLT 4.0 instruction The xsl:array element has the same content model as xsl:sequence.
XSLArray() - Constructor for class com.saxonica.trans.XSLArray
 
XSLArrayMember - Class in com.saxonica.trans
xsl:array-member element in stylesheet - originally a Saxon extension now retained for backwards compatibility, for the time being.
XSLArrayMember() - Constructor for class com.saxonica.trans.XSLArrayMember
 
XSLAssert - Class in net.sf.saxon.style
An xsl:assert element in an XSLT 3.0 stylesheet.
XSLAssert() - Constructor for class net.sf.saxon.style.XSLAssert
 
XSLAttribute - Class in net.sf.saxon.style
xsl:attribute element in stylesheet.
XSLAttribute() - Constructor for class net.sf.saxon.style.XSLAttribute
 
XSLAttributeSet - Class in net.sf.saxon.style
An xsl:attribute-set element in the stylesheet.
XSLAttributeSet() - Constructor for class net.sf.saxon.style.XSLAttributeSet
 
XSLBreak - Class in net.sf.saxon.style
A xsl:break element in the stylesheet
XSLBreak() - Constructor for class net.sf.saxon.style.XSLBreak
 
XSLBreakOrContinue - Class in net.sf.saxon.style
Abstract class containing functionality common to xsl:break and xsl:next-iteration
XSLBreakOrContinue() - Constructor for class net.sf.saxon.style.XSLBreakOrContinue
 
XSLCallTemplate - Class in net.sf.saxon.style
An xsl:call-template element in the stylesheet
XSLCallTemplate() - Constructor for class net.sf.saxon.style.XSLCallTemplate
 
XSLCatch - Class in net.sf.saxon.style
Handler for xsl:catch elements in stylesheet.
XSLCatch() - Constructor for class net.sf.saxon.style.XSLCatch
 
XSLCharacterMap - Class in net.sf.saxon.style
An xsl:character-map declaration in the stylesheet.
XSLCharacterMap() - Constructor for class net.sf.saxon.style.XSLCharacterMap
 
XSLChoose - Class in net.sf.saxon.style
An xsl:choose element in the stylesheet.
XSLChoose() - Constructor for class net.sf.saxon.style.XSLChoose
 
XSLChooseOrSwitch - Class in net.sf.saxon.style
An xsl:choose or xsl:switch element in the stylesheet.
XSLChooseOrSwitch() - Constructor for class net.sf.saxon.style.XSLChooseOrSwitch
 
XSLComment - Class in net.sf.saxon.style
An xsl:comment elements in the stylesheet.
XSLComment() - Constructor for class net.sf.saxon.style.XSLComment
 
XSLContextItem - Class in net.sf.saxon.style
An xsl:context-item element in the stylesheet.
XSLContextItem() - Constructor for class net.sf.saxon.style.XSLContextItem
 
XSLCopy - Class in net.sf.saxon.style
Handler for xsl:copy elements in stylesheet.
XSLCopy() - Constructor for class net.sf.saxon.style.XSLCopy
 
XSLCopyOf - Class in net.sf.saxon.style
An xsl:copy-of element in the stylesheet.
XSLCopyOf() - Constructor for class net.sf.saxon.style.XSLCopyOf
 
XSLDecimalFormat - Class in net.sf.saxon.style
Handler for xsl:decimal-format elements in stylesheet.
XSLDecimalFormat() - Constructor for class net.sf.saxon.style.XSLDecimalFormat
 
XSLDocument - Class in net.sf.saxon.style
An xsl:document instruction in the stylesheet.
XSLDocument() - Constructor for class net.sf.saxon.style.XSLDocument
 
XSLElement - Class in net.sf.saxon.style
An xsl:element element in the stylesheet.
XSLElement() - Constructor for class net.sf.saxon.style.XSLElement
 
XSLEvaluate - Class in net.sf.saxon.style
Handler for xsl:evaluate elements in XSLT 3.0 stylesheet.
XSLEvaluate() - Constructor for class net.sf.saxon.style.XSLEvaluate
 
XSLExpose - Class in net.sf.saxon.style
Represents an xsl:expose element in an XSLT 3.0 package manifest.
XSLExpose() - Constructor for class net.sf.saxon.style.XSLExpose
 
XSLFallback - Class in net.sf.saxon.style
xsl:fallback element in stylesheet.
XSLFallback() - Constructor for class net.sf.saxon.style.XSLFallback
 
XSLForEach - Class in net.sf.saxon.style
Handler for xsl:for-each elements in stylesheet.
XSLForEach() - Constructor for class net.sf.saxon.style.XSLForEach
 
XSLForEachGroup - Class in net.sf.saxon.style
Handler for xsl:for-each-group elements in stylesheet.
XSLForEachGroup() - Constructor for class net.sf.saxon.style.XSLForEachGroup
 
XSLFork - Class in net.sf.saxon.style
Handler for xsl:fork elements in XSLT 3.0 stylesheet.
XSLFork() - Constructor for class net.sf.saxon.style.XSLFork
 
XSLFunction - Class in net.sf.saxon.style
Handler for xsl:function elements in stylesheet (XSLT 2.0).
XSLFunction() - Constructor for class net.sf.saxon.style.XSLFunction
 
XSLGeneralIncorporate - Class in net.sf.saxon.style
Abstract class to represent an xsl:include or xsl:import element in the stylesheet.
XSLGeneralIncorporate() - Constructor for class net.sf.saxon.style.XSLGeneralIncorporate
 
XSLGeneralVariable - Class in net.sf.saxon.style
This class defines common behaviour across xsl:variable, xsl:param, and xsl:with-param
XSLGeneralVariable() - Constructor for class net.sf.saxon.style.XSLGeneralVariable
 
XSLGlobalContextItem - Class in net.sf.saxon.style
An xsl:global-context-item declaration in the stylesheet
XSLGlobalContextItem() - Constructor for class net.sf.saxon.style.XSLGlobalContextItem
 
XSLGlobalParam - Class in net.sf.saxon.style
An xsl:param element representing a global parameter (stylesheet parameter) in the stylesheet.
XSLGlobalParam() - Constructor for class net.sf.saxon.style.XSLGlobalParam
 
XSLGlobalVariable - Class in net.sf.saxon.style
Handler for xsl:variable elements appearing as a child of xsl:stylesheet.
XSLGlobalVariable() - Constructor for class net.sf.saxon.style.XSLGlobalVariable
 
XSLIf - Class in net.sf.saxon.style
Handler for xsl:if elements in stylesheet.
XSLIf() - Constructor for class net.sf.saxon.style.XSLIf
 
XSLImport - Class in net.sf.saxon.style
xsl:import element in the stylesheet.
XSLImport() - Constructor for class net.sf.saxon.style.XSLImport
 
XSLImportSchema - Class in net.sf.saxon.style
Compile-time representation of an xsl:import-schema declaration in a stylesheet
XSLImportSchema() - Constructor for class net.sf.saxon.style.XSLImportSchema
 
XSLInclude - Class in net.sf.saxon.style
xsl:include element in the stylesheet.
XSLInclude() - Constructor for class net.sf.saxon.style.XSLInclude
 
XSLItemType - Class in net.sf.saxon.style
The class implements a xsl:item-type declaration in a stylesheet.
XSLItemType() - Constructor for class net.sf.saxon.style.XSLItemType
 
xslIterate - Variable in class net.sf.saxon.style.XSLBreakOrContinue
 
XSLIterate - Class in net.sf.saxon.style
Handler for xsl:iterate elements in stylesheet.
XSLIterate() - Constructor for class net.sf.saxon.style.XSLIterate
 
XSLKey - Class in net.sf.saxon.style
Handler for xsl:key elements in stylesheet.
XSLKey() - Constructor for class net.sf.saxon.style.XSLKey
 
XSLLeafNodeConstructor - Class in net.sf.saxon.style
Common superclass for XSLT elements whose content template produces a text value: xsl:text, xsl:value-of, xsl:attribute, xsl:comment, xsl:namespace, and xsl:processing-instruction
XSLLeafNodeConstructor() - Constructor for class net.sf.saxon.style.XSLLeafNodeConstructor
 
XSLLocalParam - Class in net.sf.saxon.style
An xsl:param element representing a local parameter (template or function parameter) in the stylesheet.
XSLLocalParam() - Constructor for class net.sf.saxon.style.XSLLocalParam
 
XSLLocalVariable - Class in net.sf.saxon.style
Handler for xsl:variable elements acting as local variable declarations in a stylesheet.
XSLLocalVariable() - Constructor for class net.sf.saxon.style.XSLLocalVariable
 
XSLMap - Class in net.sf.saxon.style
Handler for xsl:map instructions in an XSLT 3.0 stylesheet.
XSLMap() - Constructor for class net.sf.saxon.style.XSLMap
 
XSLMapEntry - Class in net.sf.saxon.style
Handler for xsl:map-entry instructions in an XSLT 3.0 stylesheet.
XSLMapEntry() - Constructor for class net.sf.saxon.style.XSLMapEntry
 
XSLMatchingSubstring - Class in net.sf.saxon.style
Handler for xsl:matching-substring and xsl:non-matching-substring elements in stylesheet.
XSLMatchingSubstring() - Constructor for class net.sf.saxon.style.XSLMatchingSubstring
 
XSLMerge - Class in net.sf.saxon.style
Handler for xsl:merge elements in stylesheet.
XSLMerge() - Constructor for class net.sf.saxon.style.XSLMerge
 
XSLMergeAction - Class in net.sf.saxon.style
 
XSLMergeAction() - Constructor for class net.sf.saxon.style.XSLMergeAction
 
XSLMergeKey - Class in net.sf.saxon.style
An xsl:merge-key element in the stylesheet.
XSLMergeKey() - Constructor for class net.sf.saxon.style.XSLMergeKey
 
XSLMergeSource - Class in net.sf.saxon.style
Implements the xsl:merge-source element available in XSLT 3.0 as a child of xsl:merge.
XSLMergeSource() - Constructor for class net.sf.saxon.style.XSLMergeSource
 
XSLMessage - Class in net.sf.saxon.style
An xsl:message element in the stylesheet.
XSLMessage() - Constructor for class net.sf.saxon.style.XSLMessage
 
XSLMode - Class in net.sf.saxon.style
Handler for xsl:mode elements in stylesheet.
XSLMode() - Constructor for class net.sf.saxon.style.XSLMode
 
XSLModuleRoot - Class in net.sf.saxon.style
Class representing xsl:stylesheet, xsl:transform, or xsl:package
XSLModuleRoot() - Constructor for class net.sf.saxon.style.XSLModuleRoot
 
XSLNamespace - Class in net.sf.saxon.style
An xsl:namespace element in the stylesheet.
XSLNamespace() - Constructor for class net.sf.saxon.style.XSLNamespace
 
XSLNamespaceAlias - Class in net.sf.saxon.style
An xsl:namespace-alias element in the stylesheet.
XSLNamespaceAlias() - Constructor for class net.sf.saxon.style.XSLNamespaceAlias
 
XSLNextIteration - Class in net.sf.saxon.style
An xsl:next-iteration element in the stylesheet
XSLNextIteration() - Constructor for class net.sf.saxon.style.XSLNextIteration
 
XSLNextMatch - Class in net.sf.saxon.style
An xsl:next-match element in the stylesheet
XSLNextMatch() - Constructor for class net.sf.saxon.style.XSLNextMatch
 
XSLNumber - Class in net.sf.saxon.style
An xsl:number element in the stylesheet.
XSLNumber() - Constructor for class net.sf.saxon.style.XSLNumber
 
XSLOnCompletion - Class in net.sf.saxon.style
An xsl:on-completion element in the stylesheet (XSLT 3.0).
XSLOnCompletion() - Constructor for class net.sf.saxon.style.XSLOnCompletion
 
XSLOnEmpty - Class in net.sf.saxon.style
An xsl:on-empty element in the stylesheet.
XSLOnEmpty() - Constructor for class net.sf.saxon.style.XSLOnEmpty
 
XSLOnNonEmpty - Class in net.sf.saxon.style
An xsl:on-non-empty element in the stylesheet.
XSLOnNonEmpty() - Constructor for class net.sf.saxon.style.XSLOnNonEmpty
 
XSLOriginalLibrary - Class in net.sf.saxon.style
A function library that recognizes the function name "xsl:original", which may appear within xsl:override
XSLOtherwise - Class in net.sf.saxon.style
Handler for xsl:otherwise elements in stylesheet.
XSLOtherwise() - Constructor for class net.sf.saxon.style.XSLOtherwise
 
XSLOutput - Class in net.sf.saxon.style
An xsl:output element in the stylesheet.
XSLOutput() - Constructor for class net.sf.saxon.style.XSLOutput
 
XSLOutputCharacter - Class in net.sf.saxon.style
An xsl:output-character element in the stylesheet.
XSLOutputCharacter() - Constructor for class net.sf.saxon.style.XSLOutputCharacter
 
XSLOverride - Class in net.sf.saxon.style
Represents an xsl:override element in a package manifest.
XSLOverride() - Constructor for class net.sf.saxon.style.XSLOverride
 
XSLPackage - Class in net.sf.saxon.style
Handler for xsl:package elements.
XSLPackage() - Constructor for class net.sf.saxon.style.XSLPackage
 
XSLPerformSort - Class in net.sf.saxon.style
Handler for xsl:perform-sort elements in stylesheet (XSLT 2.0).
XSLPerformSort() - Constructor for class net.sf.saxon.style.XSLPerformSort
 
XSLPreserveSpace - Class in net.sf.saxon.style
An xsl:preserve-space or xsl:strip-space elements in stylesheet.
XSLPreserveSpace() - Constructor for class net.sf.saxon.style.XSLPreserveSpace
 
XSLProcessingInstruction - Class in net.sf.saxon.style
An xsl:processing-instruction element in the stylesheet.
XSLProcessingInstruction() - Constructor for class net.sf.saxon.style.XSLProcessingInstruction
 
XSLResultDocument - Class in net.sf.saxon.style
An xsl:result-document element in the stylesheet.
XSLResultDocument() - Constructor for class net.sf.saxon.style.XSLResultDocument
 
XSLSequence - Class in net.sf.saxon.style
An xsl:sequence element in the stylesheet.
XSLSequence() - Constructor for class net.sf.saxon.style.XSLSequence
 
XSLSort - Class in net.sf.saxon.style
An xsl:sort element in the stylesheet.
XSLSort() - Constructor for class net.sf.saxon.style.XSLSort
 
XSLSortOrMergeKey - Class in net.sf.saxon.style
 
XSLSortOrMergeKey() - Constructor for class net.sf.saxon.style.XSLSortOrMergeKey
 
XSLSourceDocument - Class in net.sf.saxon.style
Handler for xsl:source-document element in XSLT 3.0 stylesheet.
XSLSourceDocument() - Constructor for class net.sf.saxon.style.XSLSourceDocument
 
XSLStylesheet - Class in net.sf.saxon.style
An xsl:stylesheet or xsl:transform element in the stylesheet.
XSLStylesheet() - Constructor for class net.sf.saxon.style.XSLStylesheet
 
XSLSwitch - Class in net.sf.saxon.style
An xsl:switch element in the stylesheet (XSLT 4.0).
XSLSwitch() - Constructor for class net.sf.saxon.style.XSLSwitch
 
XSLT - net.sf.saxon.s9api.HostLanguage
 
XSLT - Static variable in class net.sf.saxon.lib.NamespaceConstant
Fixed namespace name for XSLT: "http://www.w3.org/1999/XSL/Transform"
XSLT - Static variable in class net.sf.saxon.om.NamespaceUri
Fixed namespace name for XSLT: "http://www.w3.org/1999/XSL/Transform"
XSLT - Static variable in class net.sf.saxon.value.Whitespace
 
XSLT_ENABLE_ASSERTIONS - Static variable in class net.sf.saxon.lib.Feature
This property indicates whether assertions (XSLT 3.0 xsl:assert instructions) are enabled or disabled.
XSLT_ENABLE_ASSERTIONS - Static variable in class net.sf.saxon.lib.FeatureCode
 
XSLT_ENABLE_ASSERTIONS - Static variable in class net.sf.saxon.lib.FeatureKeys
This property indicates whether assertions (XSLT 3.0 xsl:assert instructions) are enabled or disabled.
XSLT_INITIAL_MODE - Static variable in class net.sf.saxon.lib.Feature
This property indicates the name of a mode within a stylesheet in which execution (using template rules) should begin.
XSLT_INITIAL_MODE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XSLT_INITIAL_MODE - Static variable in class net.sf.saxon.lib.FeatureKeys
This property indicates the name of a mode within a stylesheet in which execution (using template rules) should begin.
XSLT_INITIAL_TEMPLATE - Static variable in class net.sf.saxon.lib.Feature
This property indicates the name of a named template within a stylesheet where execution should begin.
XSLT_INITIAL_TEMPLATE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XSLT_INITIAL_TEMPLATE - Static variable in class net.sf.saxon.lib.FeatureKeys
This property indicates the name of a named template within a stylesheet where execution should begin.
XSLT_NATURE - Static variable in class net.sf.saxon.lib.ResourceRequest
 
XSLT_PATTERN - net.sf.saxon.expr.parser.XPathParser.ParsedLanguage
 
XSLT_PATTERN - net.sf.saxon.s9api.HostLanguage
 
XSLT_SCHEMA_AWARE - Static variable in class net.sf.saxon.lib.Feature
This property indicates whether stylesheets should be compiled with the ability to handle schema-typed input documents.
XSLT_SCHEMA_AWARE - Static variable in class net.sf.saxon.lib.FeatureCode
 
XSLT_SCHEMA_AWARE - Static variable in class net.sf.saxon.lib.FeatureKeys
This property indicates whether stylesheets should be compiled with the ability to handle schema-typed input documents.
XSLT_STATIC_ERROR_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.Feature
The specified class is instantiated to create an ErrorListener, and all reports of static errors in a stylesheet will go to this ErrorListener.
XSLT_STATIC_ERROR_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
XSLT_STATIC_ERROR_LISTENER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
The specified class is instantiated to create an ErrorListener, and all reports of static errors in a stylesheet will go to this ErrorListener.
XSLT_STATIC_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.Feature
This property defines a URIResolver used when dereferencing the URIs that appear in the href attributes of the xsl:include and xsl:import declarations.
XSLT_STATIC_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureCode
 
XSLT_STATIC_URI_RESOLVER_CLASS - Static variable in class net.sf.saxon.lib.FeatureKeys
This property defines a URIResolver used when dereferencing the URIs that appear in the href attributes of the xsl:include and xsl:import declarations.
XSLT_VERSION - Static variable in class net.sf.saxon.lib.Feature
This property determines the version of XSLT to be supported by default.
XSLT_VERSION - Static variable in class net.sf.saxon.lib.FeatureCode
 
XSLT_VERSION - Static variable in class net.sf.saxon.lib.FeatureKeys
This property determines the version of XSLT to be supported by default.
XSLT30FunctionSet - Class in net.sf.saxon.functions.registry
Function signatures (and pointers to implementations) of the functions defined in XSLT 3.0.
XSLT30FunctionSet() - Constructor for class net.sf.saxon.functions.registry.XSLT30FunctionSet
 
Xslt30Transformer - Class in net.sf.saxon.s9api
An Xslt30Transformer represents a compiled and loaded stylesheet ready for execution.
Xslt30Transformer(Processor, XsltController, GlobalParameterSet) - Constructor for class net.sf.saxon.s9api.Xslt30Transformer
Protected constructor
XSLT40FunctionSet - Class in com.saxonica.functions.registry
Function signatures (and pointers to implementations) of the functions defined in XSLT 4.0.
XsltCompiler - Class in net.sf.saxon.s9api
An XsltCompiler object allows XSLT stylesheets to be compiled.
XsltCompiler(Processor) - Constructor for class net.sf.saxon.s9api.XsltCompiler
Protected constructor.
XsltController - Class in net.sf.saxon.trans
This class is an extension of the Controller class, used when executing XSLT stylesheets.
XsltController(Configuration, PreparedStylesheet) - Constructor for class net.sf.saxon.trans.XsltController
 
XSLTemplate - Class in net.sf.saxon.style
An xsl:template element in the style sheet.
XSLTemplate() - Constructor for class net.sf.saxon.style.XSLTemplate
 
XsltExecutable - Class in net.sf.saxon.s9api
An XsltExecutable represents the compiled form of a stylesheet.
XsltExecutable(Processor, PreparedStylesheet) - Constructor for class net.sf.saxon.s9api.XsltExecutable
 
XsltExecutable.ParameterDetails - Class in net.sf.saxon.s9api
Inner class containing information about a global parameter to a compiled stylesheet
XSLText - Class in net.sf.saxon.style
Handler for xsl:text elements in stylesheet.
XSLText() - Constructor for class net.sf.saxon.style.XSLText
 
XsltPackage - Class in net.sf.saxon.s9api
An XsltPackage object represents the result of compiling an XSLT 3.0 package, as represented by an XML document containing an xsl:package element.
XsltPackage(XsltCompiler, StylesheetPackage) - Constructor for class net.sf.saxon.s9api.XsltPackage
 
XSLTry - Class in net.sf.saxon.style
Handler for xsl:try elements in stylesheet.
XSLTry() - Constructor for class net.sf.saxon.style.XSLTry
 
XSLTTraceCodeInjector - Class in net.sf.saxon.trace
A code injector that wraps every expression (other than a literal) in a TraceExpression, which causes a TraceListener to be notified when the expression is evaluated
XSLTTraceCodeInjector() - Constructor for class net.sf.saxon.trace.XSLTTraceCodeInjector
 
XSLTTraceListener - Class in net.sf.saxon.trace
A Simple trace listener for XSLT that writes messages (by default) to System.err
XSLTTraceListener() - Constructor for class net.sf.saxon.trace.XSLTTraceListener
 
XsltTransformer - Class in net.sf.saxon.s9api
An XsltTransformer represents a compiled and loaded stylesheet ready for execution.
XsltTransformer(Processor, XsltController, GlobalParameterSet) - Constructor for class net.sf.saxon.s9api.XsltTransformer
Protected constructor
XSLUsePackage - Class in net.sf.saxon.style
Handler for xsl:use-package elements in stylesheet.
XSLUsePackage() - Constructor for class net.sf.saxon.style.XSLUsePackage
 
XSLValueOf - Class in net.sf.saxon.style
An xsl:value-of element in the stylesheet.
XSLValueOf() - Constructor for class net.sf.saxon.style.XSLValueOf
 
XSLWhen - Class in net.sf.saxon.style
Handler for xsl:when elements in stylesheet.
XSLWhen() - Constructor for class net.sf.saxon.style.XSLWhen
 
XSLWherePopulated - Class in net.sf.saxon.style
An xsl:where-populated element in the stylesheet.
XSLWherePopulated() - Constructor for class net.sf.saxon.style.XSLWherePopulated
 
XSLWithParam - Class in net.sf.saxon.style
An xsl:with-param element in the stylesheet.
XSLWithParam() - Constructor for class net.sf.saxon.style.XSLWithParam
 

Y

year - Variable in class net.sf.saxon.value.DateTimeValue.MutableDateTimeValue
 
year - Variable in class net.sf.saxon.value.GDateValue.MutableGDateValue
 
year - Variable in class net.sf.saxon.value.GDateValue
 
year(XPathContext) - Static method in class net.sf.saxon.option.exslt.Date
The date:year function returns the current year.
year(XPathContext, StringValue) - Static method in class net.sf.saxon.option.exslt.Date
The date:year function returns the year of a date as a number.
YEAR - net.sf.saxon.functions.AccessorFn.Component
 
YEAR_ALLOWING_ZERO - net.sf.saxon.functions.AccessorFn.Component
 
YEAR_MONTH_DURATION - Static variable in class net.sf.saxon.s9api.ItemType
ItemType representing the built-in (but non-primitive) type xs:yearMonthDuration
YEAR_MONTH_DURATION - Static variable in class net.sf.saxon.type.BuiltInAtomicType
 
YearFromDate() - Constructor for class net.sf.saxon.functions.AccessorFn.YearFromDate
 
YearFromDateTime() - Constructor for class net.sf.saxon.functions.AccessorFn.YearFromDateTime
 
YearMonthDurationValue - Class in net.sf.saxon.value
A value of type xs:yearMonthDuration (or a subtype thereof).
YearMonthDurationValue(int, AtomicType) - Constructor for class net.sf.saxon.value.YearMonthDurationValue
 
YearsFromDuration() - Constructor for class net.sf.saxon.functions.AccessorFn.YearsFromDuration
 
YES_NO - Static variable in class net.sf.saxon.style.StyleElement
 
YesNoBoolean() - Constructor for class net.sf.saxon.functions.registry.VendorFunctionSetHE.YesNoBoolean
 
yesOrNo(boolean) - Static method in class net.sf.saxon.functions.SystemProperty
 
yesterday(int, byte, byte) - Static method in class net.sf.saxon.value.DateValue
Get the date that immediately precedes a given date

Z

ZenoChain<T> - Class in net.sf.saxon.ma.zeno
An implementation of sequences as a list-of-lists, where the sublists at the end of the master list tend to be small, and the sublists at the start tend to be larger (or the other way around if the list is built by prepending items rather than appending them).
ZenoChain() - Constructor for class net.sf.saxon.ma.zeno.ZenoChain
Create an empty sequence
ZenoChainIterator<U> - Class in net.sf.saxon.ma.zeno
A (Java) Iterator over a ZenoChain
ZenoChainIterator(ArrayList<ArrayList<U>>) - Constructor for class net.sf.saxon.ma.zeno.ZenoChainIterator
 
ZenoSequence - Class in net.sf.saxon.ma.zeno
An immutable XDM sequence implemented as a ZenoChain.
ZenoSequence() - Constructor for class net.sf.saxon.ma.zeno.ZenoSequence
Construct an empty ZenoSequence
ZenoSequence(ZenoChain<Item>) - Constructor for class net.sf.saxon.ma.zeno.ZenoSequence
Constructor to create a ZenoSequence that wraps a supplied ZenoChain
ZenoSequence.ZenoSequenceIterator - Class in net.sf.saxon.ma.zeno
A SequenceIterator over a ZenoSequence
ZenoSequenceIterator(ZenoSequence) - Constructor for class net.sf.saxon.ma.zeno.ZenoSequence.ZenoSequenceIterator
 
ZenoString - Class in net.sf.saxon.str
A ZenoString is an implementation of UnicodeString that comprises a list of segments representing substrings of the total string.
zero() - Method in class net.sf.saxon.expr.number.AbstractNumberer
 
zero() - Method in class net.sf.saxon.option.local.Numberer_de
 
ZERO - net.sf.saxon.s9api.OccurrenceIndicator
 
ZERO - Static variable in class net.sf.saxon.str.StringConstants
 
ZERO - Static variable in class net.sf.saxon.style.PackageVersion
 
ZERO - Static variable in class net.sf.saxon.value.BigDecimalValue
 
ZERO - Static variable in class net.sf.saxon.value.BigIntegerValue
 
ZERO - Static variable in class net.sf.saxon.value.DoubleValue
 
ZERO - Static variable in class net.sf.saxon.value.FloatValue
 
ZERO - Static variable in class net.sf.saxon.value.Int64Value
IntegerValue representing the value zero
ZERO_DIGIT - Static variable in class net.sf.saxon.trans.DecimalSymbols
 
ZERO_LENGTH_UNTYPED - Static variable in class net.sf.saxon.value.StringValue
 
ZERO_OR_MORE - net.sf.saxon.s9api.OccurrenceIndicator
 
ZERO_OR_ONE - net.sf.saxon.s9api.OccurrenceIndicator
 
ZERO_TO_NINE - Static variable in class net.sf.saxon.str.StringConstants
 
zeroOrMore() - Method in class net.sf.saxon.pattern.NodeTest
Get a sequence type representing one or more instances of this atomic type
zeroOrMore() - Method in class net.sf.saxon.s9api.ItemType
Combine the item type with the occurrence indicator "zero or more" (*) to form a sequence type.
zeroOrMore() - Method in class net.sf.saxon.type.AnyItemType
Get a sequence type representing one or more instances of this atomic type
zeroOrMore() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get a sequence type representing one or more instances of this atomic type
zeroOrMore() - Method in interface net.sf.saxon.type.ItemTypeWithSequenceTypeCache
Get a sequence type representing one or more instances of this atomic type
ZeroOrMore<T extends Item> - Class in net.sf.saxon.om
A sequence value implemented extensionally.
ZeroOrMore(List<T>) - Constructor for class net.sf.saxon.om.ZeroOrMore
Construct a SequenceExtent from a List.
zeroOrOne() - Method in class net.sf.saxon.pattern.NodeTest
Get a sequence type representing zero or one instances of this atomic type
zeroOrOne() - Method in class net.sf.saxon.s9api.ItemType
Combine the item type with the occurrence indicator "zero or one" (?) to form a sequence type.
zeroOrOne() - Method in class net.sf.saxon.type.AnyItemType
Get a sequence type representing zero or one instances of this atomic type
zeroOrOne() - Method in class net.sf.saxon.type.BuiltInAtomicType
Get a sequence type representing zero or one instances of this atomic type
zeroOrOne() - Method in interface net.sf.saxon.type.ItemTypeWithSequenceTypeCache
Get a sequence type representing zero or one instances of this atomic type
ZeroOrOne<T extends Item> - Class in net.sf.saxon.om
A value that is a sequence containing zero or one items.
ZeroOrOne() - Constructor for class net.sf.saxon.functions.TreatFn.ZeroOrOne
 
ZeroOrOne(T) - Constructor for class net.sf.saxon.om.ZeroOrOne
Create a sequence containing zero or one items
ZIP - com.saxonica.functions.extfn.EXPathArchive.Archive.ArchiveType
 
ZIP_URI_PATTERN - Static variable in class net.sf.saxon.lib.Feature
The value of this property is a regular expression used to decide whether a collection URI is to be treated as representing a ZIP file.
ZIP_URI_PATTERN - Static variable in class net.sf.saxon.lib.FeatureCode
 
ZIP_URI_PATTERN - Static variable in class net.sf.saxon.lib.FeatureKeys
The value of this property is a regular expression used to decide whether a collection URI is to be treated as representing a ZIP file.

_

_isInstruction - Variable in class net.sf.saxon.expr.instruct.ForEach
 
_months - Variable in class net.sf.saxon.value.DurationValue
 
_nanoseconds - Variable in class net.sf.saxon.value.DurationValue
 
_negative - Variable in class net.sf.saxon.value.DurationValue
 
_parent(String) - Static method in class com.saxonica.functions.extfn.EXPathFileFunctionSet
 
_seconds - Variable in class net.sf.saxon.value.DurationValue
 
_useTailRecursion - Variable in class net.sf.saxon.expr.instruct.ApplyTemplates
 
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 _ 
All Classes All Packages