Serialized Form
-
Package net.sf.saxon
-
Class net.sf.saxon.Configuration extends java.lang.Object implements Serializable
-
Serialized Fields
-
allNodesUntyped
boolean allNodesUntyped
-
allowExternalFunctions
boolean allowExternalFunctions
-
allowMultiThreading
boolean allowMultiThreading
-
collationResolver
CollationURIResolver collationResolver
-
collectionResolver
CollectionURIResolver collectionResolver
-
conversionContext
XPathContext conversionContext
-
debugger
Debugger debugger
-
documentNumberAllocator
DocumentNumberAllocator documentNumberAllocator
-
extensionBinder
FunctionLibrary extensionBinder
-
extensionFunctionFactory
ExtensionFunctionFactory extensionFunctionFactory
-
externalObjectModels
java.util.List externalObjectModels
-
hostLanguage
int hostLanguage
-
implicitTimezone
int implicitTimezone
-
lazyConstructionMode
boolean lazyConstructionMode
-
lineNumbering
boolean lineNumbering
-
messageEmitterClass
java.lang.String messageEmitterClass
-
moduleURIResolver
ModuleURIResolver moduleURIResolver
-
optimizer
Optimizer optimizer
-
platform
Platform platform
-
recoveryPolicy
int recoveryPolicy
-
retainDTDattributeTypes
boolean retainDTDattributeTypes
-
schemaURIResolver
SchemaURIResolver schemaURIResolver
-
schemaValidationMode
int schemaValidationMode
-
serializerFactory
SerializerFactory serializerFactory
-
sourceParserClass
java.lang.String sourceParserClass
-
sourceResolver
SourceResolver sourceResolver
-
standardModuleURIResolver
ModuleURIResolver standardModuleURIResolver
-
stripsWhiteSpace
int stripsWhiteSpace
-
styleParserClass
java.lang.String styleParserClass
-
systemURIResolver
StandardURIResolver systemURIResolver
-
targetNamePool
NamePool targetNamePool
-
timing
boolean timing
-
traceExternalFunctions
boolean traceExternalFunctions
-
traceListener
TraceListener traceListener
-
tracing
boolean tracing
-
treeModel
int treeModel
-
validation
boolean validation
-
validationWarnings
boolean validationWarnings
-
vendorFunctionLibrary
VendorFunctionLibrary vendorFunctionLibrary
-
versionWarning
boolean versionWarning
-
xmlVersion
int xmlVersion
-
-
-
Class net.sf.saxon.JavaPlatform extends java.lang.Object implements Serializable
-
Class net.sf.saxon.PreparedStylesheet extends java.lang.Object implements Serializable
-
Serialized Fields
-
errorCount
int errorCount
-
errorListener
javax.xml.transform.ErrorListener errorListener
-
executable
Executable executable
-
nextStylesheetCache
java.util.HashMap nextStylesheetCache
-
targetNamePool
NamePool targetNamePool
-
uriResolver
javax.xml.transform.URIResolver uriResolver
-
-
-
Class net.sf.saxon.StandardErrorListener extends java.lang.Object implements Serializable
-
Serialized Fields
-
recoveryPolicy
int recoveryPolicy
-
warningCount
int warningCount
-
-
-
Class net.sf.saxon.StandardURIResolver extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
recognizeQueryParameters
boolean recognizeQueryParameters
-
-
-
-
Package net.sf.saxon.dom
-
Class net.sf.saxon.dom.DOMEnvelope extends java.lang.Object implements Serializable
-
Class net.sf.saxon.dom.DOMExceptionImpl extends org.w3c.dom.DOMException implements Serializable
-
Serialized Fields
-
code
short code
-
-
-
Class net.sf.saxon.dom.DOMObjectModel extends java.lang.Object implements Serializable
-
-
Package net.sf.saxon.dom4j
-
Class net.sf.saxon.dom4j.DOM4JObjectModel extends java.lang.Object implements Serializable
-
-
Package net.sf.saxon.event
-
Class net.sf.saxon.event.CopyNamespaceSensitiveException extends DynamicError implements Serializable
-
Class net.sf.saxon.event.NoOpenStartTagException extends DynamicError implements Serializable
-
Class net.sf.saxon.event.SerializerFactory extends java.lang.Object implements Serializable
-
-
Package net.sf.saxon.expr
-
Class net.sf.saxon.expr.ArithmeticExpression extends BinaryExpression implements Serializable
-
Serialized Fields
-
backwardsCompatible
boolean backwardsCompatible
-
-
-
Class net.sf.saxon.expr.ArithmeticExpression.DateAndDuration extends ArithmeticExpression implements Serializable
-
Class net.sf.saxon.expr.ArithmeticExpression.DateDifference extends ArithmeticExpression implements Serializable
-
Class net.sf.saxon.expr.ArithmeticExpression.DurationAddition extends ArithmeticExpression implements Serializable
-
Class net.sf.saxon.expr.ArithmeticExpression.DurationDivision extends ArithmeticExpression implements Serializable
-
Class net.sf.saxon.expr.ArithmeticExpression.DurationMultiplication extends ArithmeticExpression implements Serializable
-
Class net.sf.saxon.expr.ArithmeticExpression.NumericArithmetic extends ArithmeticExpression implements Serializable
-
Serialized Fields
-
backCompatible
boolean backCompatible
-
-
-
Class net.sf.saxon.expr.Assignation extends ComputedExpression implements Serializable
-
Serialized Fields
-
action
Expression action
-
nameCode
int nameCode
-
sequence
Expression sequence
-
slotNumber
int slotNumber
-
variableName
java.lang.String variableName
-
-
-
Class net.sf.saxon.expr.AtomicSequenceConverter extends UnaryExpression implements Serializable
-
Serialized Fields
-
reqItemType
AtomicType reqItemType
-
requiredPrimitiveType
int requiredPrimitiveType
-
-
-
Class net.sf.saxon.expr.Atomizer extends UnaryExpression implements Serializable
-
Serialized Fields
-
untyped
boolean untyped
-
-
-
Class net.sf.saxon.expr.AxisExpression extends ComputedExpression implements Serializable
-
Class net.sf.saxon.expr.BinaryExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
operand0
Expression operand0
-
operand1
Expression operand1
-
operator
int operator
-
-
-
Class net.sf.saxon.expr.BooleanExpression extends BinaryExpression implements Serializable
-
Class net.sf.saxon.expr.CardinalityChecker extends UnaryExpression implements Serializable
-
Serialized Fields
-
requiredCardinality
int requiredCardinality
-
role
RoleLocator role
-
-
-
Class net.sf.saxon.expr.CastableExpression extends UnaryExpression implements Serializable
-
Serialized Fields
-
allowEmpty
boolean allowEmpty
-
targetType
AtomicType targetType
-
-
-
Class net.sf.saxon.expr.CastExpression extends UnaryExpression implements Serializable
-
Serialized Fields
-
allowEmpty
boolean allowEmpty
-
derived
boolean derived
-
targetPrimitiveType
AtomicType targetPrimitiveType
-
targetType
AtomicType targetType
-
upcast
boolean upcast
-
-
-
Class net.sf.saxon.expr.CollationMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
defaultCollationName
java.lang.String defaultCollationName
-
map
java.util.HashMap map
-
-
-
Class net.sf.saxon.expr.CompareToIntegerConstant extends ComputedExpression implements Serializable
-
Serialized Fields
-
comparand
long comparand
-
operand
Expression operand
-
operator
int operator
-
-
-
Class net.sf.saxon.expr.ComputedExpression extends java.lang.Object implements Serializable
-
Serialized Fields
-
locationId
int locationId
-
parentExpression
Container parentExpression
-
slotsUsed
int[] slotsUsed
-
staticProperties
int staticProperties
-
-
-
Class net.sf.saxon.expr.ContextItemExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
itemType
ItemType itemType
-
-
-
Class net.sf.saxon.expr.CurrentItemExpression extends ContextItemExpression implements Serializable
-
Class net.sf.saxon.expr.EagerLetExpression extends LetExpression implements Serializable
-
Class net.sf.saxon.expr.EarlyEvaluationContext extends java.lang.Object implements Serializable
-
Serialized Fields
-
collationMap
CollationMap collationMap
-
config
Configuration config
-
-
-
Class net.sf.saxon.expr.ErrorExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
exception
XPathException exception
-
-
-
Class net.sf.saxon.expr.ExpressionLocation extends java.lang.Object implements Serializable
-
Serialized Fields
-
columnNumber
int columnNumber
-
lineNumber
int lineNumber
-
systemId
java.lang.String systemId
-
-
-
Class net.sf.saxon.expr.ExpressionParser.TemporaryContainer extends java.lang.Object implements Serializable
-
Serialized Fields
-
locationId
int locationId
-
map
LocationMap map
-
-
-
Class net.sf.saxon.expr.FilterExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
filter
Expression filter
-
filterIsPositional
boolean filterIsPositional
-
filterIsSingletonBoolean
boolean filterIsSingletonBoolean
-
isIndexable
int isIndexable
-
start
Expression start
-
-
-
Class net.sf.saxon.expr.FirstItemExpression extends UnaryExpression implements Serializable
-
Class net.sf.saxon.expr.ForExpression extends Assignation implements Serializable
-
Serialized Fields
-
positionBinding
net.sf.saxon.expr.ForExpression.PositionBinding positionBinding
-
-
-
Class net.sf.saxon.expr.FunctionCall extends ComputedExpression implements Serializable
-
Serialized Fields
-
argument
Expression[] argument
The array of expressions representing the actual parameters to the function call -
nameCode
int nameCode
The name of the function
-
-
-
Class net.sf.saxon.expr.GeneralComparison extends BinaryExpression implements Serializable
-
Serialized Fields
-
singletonOperator
int singletonOperator
-
-
-
Class net.sf.saxon.expr.GeneralComparison10 extends BinaryExpression implements Serializable
-
Serialized Fields
-
atomize0
boolean atomize0
-
atomize1
boolean atomize1
-
comparer
AtomicComparer comparer
-
maybeBoolean0
boolean maybeBoolean0
-
maybeBoolean1
boolean maybeBoolean1
-
singletonOperator
int singletonOperator
-
-
-
Class net.sf.saxon.expr.IdentityComparison extends BinaryExpression implements Serializable
-
Serialized Fields
-
generateIdEmulation
boolean generateIdEmulation
-
-
-
Class net.sf.saxon.expr.IfExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
condition
Expression condition
-
elseExp
Expression elseExp
-
thenExp
Expression thenExp
-
-
-
Class net.sf.saxon.expr.InstanceOfExpression extends UnaryExpression implements Serializable
-
Serialized Fields
-
targetCardinality
int targetCardinality
-
targetType
ItemType targetType
-
-
-
Class net.sf.saxon.expr.IntegerRangeTest extends ComputedExpression implements Serializable
-
Serialized Fields
-
max
Expression max
-
min
Expression min
-
value
Expression value
-
-
-
Class net.sf.saxon.expr.IsLastExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
condition
boolean condition
-
-
-
Class net.sf.saxon.expr.ItemChecker extends UnaryExpression implements Serializable
-
Serialized Fields
-
requiredItemType
ItemType requiredItemType
-
role
RoleLocator role
-
-
-
Class net.sf.saxon.expr.LazyExpression extends UnaryExpression implements Serializable
-
Class net.sf.saxon.expr.LetExpression extends Assignation implements Serializable
-
Serialized Fields
-
evaluationMode
int evaluationMode
-
refCount
int refCount
-
-
-
Class net.sf.saxon.expr.LocalVariableReference extends VariableReference implements Serializable
-
Serialized Fields
-
slotNumber
int slotNumber
-
-
-
Class net.sf.saxon.expr.NumericPromoter extends UnaryExpression implements Serializable
-
Serialized Fields
-
requiredType
int requiredType
-
-
-
Class net.sf.saxon.expr.Optimizer extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
-
-
Class net.sf.saxon.expr.ParentNodeExpression extends SingleNodeExpression implements Serializable
-
Class net.sf.saxon.expr.PathExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
start
Expression start
-
step
Expression step
-
-
-
Class net.sf.saxon.expr.PositionRange extends ComputedExpression implements Serializable
-
Serialized Fields
-
maxPosition
Expression maxPosition
-
maxSameAsMin
boolean maxSameAsMin
-
minPosition
Expression minPosition
-
-
-
Class net.sf.saxon.expr.RangeExpression extends BinaryExpression implements Serializable
-
Class net.sf.saxon.expr.RoleLocator extends java.lang.Object implements Serializable
-
Serialized Fields
-
container
java.lang.Object container
-
errorCode
java.lang.String errorCode
-
kind
int kind
-
namePool
NamePool namePool
-
operand
int operand
-
sourceLocator
javax.xml.transform.SourceLocator sourceLocator
-
-
-
Class net.sf.saxon.expr.RootExpression extends SingleNodeExpression implements Serializable
-
Class net.sf.saxon.expr.SimpleExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
arguments
Expression[] arguments
-
-
-
Class net.sf.saxon.expr.SimpleMappingExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
isHybrid
boolean isHybrid
-
start
Expression start
-
step
Expression step
-
-
-
Class net.sf.saxon.expr.SingleNodeExpression extends ComputedExpression implements Serializable
-
Class net.sf.saxon.expr.SingletonAtomizer extends UnaryExpression implements Serializable
-
Serialized Fields
-
allowEmpty
boolean allowEmpty
-
role
RoleLocator role
-
-
-
Class net.sf.saxon.expr.SingletonComparison extends BinaryExpression implements Serializable
-
Serialized Fields
-
comparer
AtomicComparer comparer
-
-
-
Class net.sf.saxon.expr.SliceExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
base
Expression base
-
range
PositionRange range
-
-
-
Class net.sf.saxon.expr.SuppliedParameterReference extends ComputedExpression implements Serializable
-
Serialized Fields
-
slotNumber
int slotNumber
-
-
-
Class net.sf.saxon.expr.TailCallLoop extends UnaryExpression implements Serializable
-
Serialized Fields
-
containingFunction
UserFunction containingFunction
-
-
-
Class net.sf.saxon.expr.TailExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
base
Expression base
-
start
int start
-
-
-
Class net.sf.saxon.expr.UnaryExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
operand
Expression operand
-
-
-
Class net.sf.saxon.expr.UntypedAtomicConverter extends UnaryExpression implements Serializable
-
Serialized Fields
-
allConverted
boolean allConverted
-
requiredItemType
AtomicType requiredItemType
-
-
-
Class net.sf.saxon.expr.UserFunctionCall extends FunctionCall implements Serializable
-
Serialized Fields
-
argumentEvaluationModes
int[] argumentEvaluationModes
-
confirmed
boolean confirmed
-
function
UserFunction function
-
staticType
SequenceType staticType
-
tailRecursive
boolean tailRecursive
-
-
-
Class net.sf.saxon.expr.ValueComparison extends BinaryExpression implements Serializable
-
Serialized Fields
-
comparer
AtomicComparer comparer
-
operand0MaybeUntyped
boolean operand0MaybeUntyped
-
operand1MaybeUntyped
boolean operand1MaybeUntyped
-
resultWhenEmpty
BooleanValue resultWhenEmpty
-
-
-
Class net.sf.saxon.expr.VariableReference extends ComputedExpression implements Serializable
-
Serialized Fields
-
binding
Binding binding
-
constantValue
Value constantValue
-
staticType
SequenceType staticType
-
-
-
Class net.sf.saxon.expr.VennExpression extends BinaryExpression implements Serializable
-
-
Package net.sf.saxon.functions
-
Class net.sf.saxon.functions.Adjust extends SystemFunction implements Serializable
-
Serialized Fields
-
implicitTimezone
int implicitTimezone
-
-
-
Class net.sf.saxon.functions.Aggregate extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Available extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.BaseURI extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.BooleanFn extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.CodepointEqual extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.CollatingFunction extends SystemFunction implements Serializable
-
Serialized Fields
-
expressionBaseURI
java.net.URI expressionBaseURI
-
-
-
Class net.sf.saxon.functions.Collection extends SystemFunction implements Serializable
-
Serialized Fields
-
expressionBaseURI
java.lang.String expressionBaseURI
-
-
-
Class net.sf.saxon.functions.Compare extends CollatingFunction implements Serializable
-
Class net.sf.saxon.functions.CompileTimeFunction extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Component extends SystemFunction implements Serializable
-
Serialized Fields
-
component
int component
-
-
-
Class net.sf.saxon.functions.Concat extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.ConstructorFunctionLibrary extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
-
-
Class net.sf.saxon.functions.Contains extends CollatingFunction implements Serializable
-
Class net.sf.saxon.functions.Current extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.CurrentDateTime extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.CurrentGroup extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Data extends CompileTimeFunction implements Serializable
-
Class net.sf.saxon.functions.DateTimeConstructor extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.DeepEqual extends CollatingFunction implements Serializable
-
Class net.sf.saxon.functions.DefaultCollation extends CompileTimeFunction implements Serializable
-
Class net.sf.saxon.functions.DistinctValues extends CollatingFunction implements Serializable
-
Class net.sf.saxon.functions.Doc extends SystemFunction implements Serializable
-
Serialized Fields
-
expressionBaseURI
java.lang.String expressionBaseURI
-
-
-
Class net.sf.saxon.functions.Document extends SystemFunction implements Serializable
-
Serialized Fields
-
expressionBaseURI
java.lang.String expressionBaseURI
-
-
-
Class net.sf.saxon.functions.Error extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.EscapeURI extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Evaluate extends SystemFunction implements Serializable
-
Serialized Fields
-
details
InstructionDetails details
-
staticContext
IndependentContext staticContext
-
-
-
Class net.sf.saxon.functions.Evaluate.PreparedExpression extends java.lang.Object implements Serializable
-
Serialized Fields
-
expression
Expression expression
-
expStaticContext
IndependentContext expStaticContext
-
stackFrameMap
SlotManager stackFrameMap
-
variables
Variable[] variables
-
-
-
Class net.sf.saxon.functions.ExecutableFunctionLibrary extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
functions
java.util.HashMap functions
-
-
-
Class net.sf.saxon.functions.Existence extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.ExtensionFunctionCall extends FunctionCall implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
Code to handle deserialization, used when reading in a compiled stylesheet- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
Code to handle serialization, used when compiling a stylesheet containing calls to extension functions- Throws:
java.io.IOException
-
-
Serialized Fields
-
config
Configuration config
-
persistentMethod
net.sf.saxon.functions.ExtensionFunctionCall.MethodRepresentation persistentMethod
-
theClass
java.lang.Class theClass
-
-
-
Class net.sf.saxon.functions.ExtensionFunctionFactory extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
extensionFunctionCallClass
java.lang.Class extensionFunctionCallClass
-
-
-
Class net.sf.saxon.functions.ForceCase extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.FormatDate extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.FormatNumber2 extends SystemFunction implements Serializable
-
Serialized Fields
-
decimalFormatSymbols
DecimalSymbols decimalFormatSymbols
-
nsContext
NamespaceResolver nsContext
-
requireFixup
boolean requireFixup
-
subPictures
net.sf.saxon.functions.FormatNumber2.SubPicture[] subPictures
-
-
-
Class net.sf.saxon.functions.FunctionLibraryList extends java.lang.Object implements Serializable
-
Serialized Fields
-
libraryList
java.util.List libraryList
-
-
-
Class net.sf.saxon.functions.Id extends SystemFunction implements Serializable
-
Serialized Fields
-
isSingletonId
boolean isSingletonId
-
-
-
Class net.sf.saxon.functions.Idref extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.IndexOf extends CollatingFunction implements Serializable
-
Class net.sf.saxon.functions.InScopePrefixes extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Insert extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.JavaExtensionLibrary extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
explicitMappings
java.util.HashMap explicitMappings
-
-
-
Class net.sf.saxon.functions.KeyFn extends SystemFunction implements Serializable
-
Serialized Fields
-
keyFingerprint
int keyFingerprint
-
nsContext
NamespaceResolver nsContext
-
-
-
Class net.sf.saxon.functions.Lang extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Last extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Matches extends SystemFunction implements Serializable
-
Serialized Fields
-
regexp
RegularExpression regexp
-
-
-
Class net.sf.saxon.functions.Minimax extends CollatingFunction implements Serializable
-
Serialized Fields
-
ignoreNaN
boolean ignoreNaN
-
-
-
Class net.sf.saxon.functions.NamePart extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.NamespaceForPrefix extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Nilled extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.NormalizeSpace extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.NormalizeUnicode extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.NumberFn extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Parse extends SystemFunction implements Serializable
-
Serialized Fields
-
baseURI
java.lang.String baseURI
-
-
-
Class net.sf.saxon.functions.Position extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.QNameFn extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.RegexGroup extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Remove extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Replace extends SystemFunction implements Serializable
-
Serialized Fields
-
regexp
RegularExpression regexp
-
-
-
Class net.sf.saxon.functions.ResolveQName extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.ResolveURI extends SystemFunction implements Serializable
-
Serialized Fields
-
expressionBaseURI
java.lang.String expressionBaseURI
-
-
-
Class net.sf.saxon.functions.Reverse extends CompileTimeFunction implements Serializable
-
Class net.sf.saxon.functions.Root extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Rounding extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Serialize extends SystemFunction implements Serializable
-
Serialized Fields
-
outputProperties
java.util.Properties outputProperties
-
-
-
Class net.sf.saxon.functions.StandardCollectionURIResolver extends java.lang.Object implements Serializable
-
Class net.sf.saxon.functions.StandardFunction.Entry extends java.lang.Object implements Serializable
-
Serialized Fields
-
argumentTypes
SequenceType[] argumentTypes
An array holding the types of the arguments to the function -
cardinality
int cardinality
The cardinality of the result of the function -
implementationClass
java.lang.Class implementationClass
The class containing the implementation of this function (always a subclass of SystemFunction) -
itemType
ItemType itemType
The item type of the result of the function -
maxArguments
int maxArguments
The maximum number of arguments permitted -
minArguments
int minArguments
The minimum number of arguments required -
name
java.lang.String name
The name of the function: a local name in the case of functions in the standard library, or a name with the conventional prefix "saxon:" in the case of Saxon extension functions -
opcode
int opcode
Some classes support more than one function. In these cases the particular function is defined by an integer opcode, whose meaning is local to the implementation class.
-
-
-
Class net.sf.saxon.functions.StaticBaseURI extends CompileTimeFunction implements Serializable
-
Class net.sf.saxon.functions.StringFn extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.StringJoin extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.StringLength extends SystemFunction implements Serializable
-
Serialized Fields
-
shortcut
boolean shortcut
-
-
-
Class net.sf.saxon.functions.Subsequence extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Substring extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.SystemFunction extends FunctionCall implements Serializable
-
Serialized Fields
-
details
StandardFunction.Entry details
-
operation
int operation
-
-
-
Class net.sf.saxon.functions.SystemFunctionLibrary extends java.lang.Object implements Serializable
-
Serialized Fields
-
functionSet
int functionSet
-
-
-
Class net.sf.saxon.functions.SystemProperty extends SystemFunction implements Serializable
-
Serialized Fields
-
nsContext
NamespaceResolver nsContext
-
-
-
Class net.sf.saxon.functions.Tokenize extends SystemFunction implements Serializable
-
Serialized Fields
-
regexp
RegularExpression regexp
-
-
-
Class net.sf.saxon.functions.Trace extends SystemFunction implements Serializable
-
Serialized Fields
-
resolver
NamespaceResolver resolver
-
-
-
Class net.sf.saxon.functions.Translate extends SystemFunction implements Serializable
-
Serialized Fields
-
staticMap
IntToIntHashMap staticMap
-
-
-
Class net.sf.saxon.functions.TreatFn extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Unicode extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.Unordered extends CompileTimeFunction implements Serializable
-
Class net.sf.saxon.functions.UnparsedEntity extends SystemFunction implements Serializable
-
Class net.sf.saxon.functions.UnparsedText extends SystemFunction implements Serializable
-
Serialized Fields
-
expressionBaseURI
java.lang.String expressionBaseURI
-
-
-
Class net.sf.saxon.functions.VendorFunctionLibrary extends java.lang.Object implements Serializable
-
Serialized Fields
-
functionTable
java.util.HashMap functionTable
-
-
-
-
Package net.sf.saxon.instruct
-
Class net.sf.saxon.instruct.AnalyzeString extends Instruction implements Serializable
-
Serialized Fields
-
flags
Expression flags
-
matching
Expression matching
-
nonMatching
Expression nonMatching
-
pattern
RegularExpression pattern
-
regex
Expression regex
-
select
Expression select
-
-
-
Class net.sf.saxon.instruct.ApplyImports extends Instruction implements Serializable
-
Class net.sf.saxon.instruct.ApplyTemplates extends Instruction implements Serializable
-
Serialized Fields
-
actualParams
WithParam[] actualParams
-
backwardsCompatible
boolean backwardsCompatible
-
implicitSelect
boolean implicitSelect
-
mode
Mode mode
-
select
Expression select
-
tunnelParams
WithParam[] tunnelParams
-
useCurrentMode
boolean useCurrentMode
-
useTailRecursion
boolean useTailRecursion
-
-
-
Class net.sf.saxon.instruct.Assign extends GeneralVariable implements Serializable
-
Serialized Fields
-
binding
Binding binding
-
-
-
Class net.sf.saxon.instruct.Attribute extends SimpleNodeConstructor implements Serializable
-
Serialized Fields
-
allowNameAsQName
boolean allowNameAsQName
-
annotation
int annotation
-
attributeName
Expression attributeName
-
namespace
Expression namespace
-
nsContext
NamespaceResolver nsContext
-
options
int options
-
schemaType
SimpleType schemaType
-
validationAction
int validationAction
-
-
-
Class net.sf.saxon.instruct.AttributeSet extends Procedure implements Serializable
-
Serialized Fields
-
nameCode
int nameCode
-
useAttributeSets
AttributeSet[] useAttributeSets
-
-
-
Class net.sf.saxon.instruct.Block extends Instruction implements Serializable
-
Serialized Fields
-
children
Expression[] children
-
-
-
Class net.sf.saxon.instruct.CallTemplate extends Instruction implements Serializable
-
Serialized Fields
-
actualParams
WithParam[] actualParams
-
calledTemplateExpression
Expression calledTemplateExpression
-
nsContext
NamespaceResolver nsContext
-
template
Template template
-
tunnelParams
WithParam[] tunnelParams
-
useTailRecursion
boolean useTailRecursion
-
-
-
Class net.sf.saxon.instruct.Choose extends Instruction implements Serializable
-
Serialized Fields
-
actions
Expression[] actions
-
conditions
Expression[] conditions
-
-
-
Class net.sf.saxon.instruct.Comment extends SimpleNodeConstructor implements Serializable
-
Class net.sf.saxon.instruct.ComputedElement extends ElementCreator implements Serializable
-
Serialized Fields
-
allowNameAsQName
boolean allowNameAsQName
-
elementName
Expression elementName
-
itemType
ItemType itemType
-
namespace
Expression namespace
-
nsContext
NamespaceResolver nsContext
-
-
-
Class net.sf.saxon.instruct.Copy extends ElementCreator implements Serializable
-
Serialized Fields
-
contextItemType
ItemType contextItemType
-
copyNamespaces
boolean copyNamespaces
-
-
-
Class net.sf.saxon.instruct.CopyOf extends Instruction implements Serializable
-
Serialized Fields
-
copyNamespaces
boolean copyNamespaces
-
readOnce
boolean readOnce
-
rejectDuplicateAttributes
boolean rejectDuplicateAttributes
-
requireDocumentOrElement
boolean requireDocumentOrElement
-
schemaType
SchemaType schemaType
-
select
Expression select
-
validating
boolean validating
-
validation
int validation
-
-
-
Class net.sf.saxon.instruct.Doctype extends Instruction implements Serializable
-
Serialized Fields
-
content
Expression content
-
-
-
Class net.sf.saxon.instruct.DocumentInstr extends ParentNodeConstructor implements Serializable
-
Serialized Fields
-
constantText
java.lang.String constantText
-
textOnly
boolean textOnly
-
-
-
Class net.sf.saxon.instruct.DummyNamespaceResolver extends java.lang.Object implements Serializable
-
Class net.sf.saxon.instruct.ElementCreator extends ParentNodeConstructor implements Serializable
-
Serialized Fields
-
inheritNamespaces
boolean inheritNamespaces
The inheritNamespaces flag indicates that the namespace nodes on the element created by this instruction are to be inherited (copied) on the children of this element. That is, if this flag is false, the child elements must carry a namespace undeclaration for all the namespaces on the parent, unless they are redeclared in some way. -
validating
boolean validating
The validating flag is set if the type attribute is set or if validation is set to anything other than preserve. This is used simply to fast-path the case where no validation is required.
-
-
-
Class net.sf.saxon.instruct.Executable extends java.lang.Object implements Serializable
-
Serialized Fields
-
characterMapIndex
IntHashMap characterMapIndex
-
collationTable
CollationMap collationTable
-
compiledGlobalVariables
IntHashMap compiledGlobalVariables
-
decimalFormatManager
DecimalFormatManager decimalFormatManager
-
defaultCollationName
java.lang.String defaultCollationName
-
defaultOutputProperties
java.util.Properties defaultOutputProperties
-
functionLibrary
FunctionLibrary functionLibrary
-
globalVariableMap
SlotManager globalVariableMap
-
hostLanguage
int hostLanguage
-
keyManager
KeyManager keyManager
-
largestPatternStackFrame
int largestPatternStackFrame
-
locationMap
LocationMap locationMap
-
namedTemplateTable
IntHashMap namedTemplateTable
-
outputDeclarations
IntHashMap outputDeclarations
-
queryLibraryModules
java.util.HashMap queryLibraryModules
-
reasonUnableToCompile
java.lang.String reasonUnableToCompile
-
requiredParams
IntHashSet requiredParams
-
ruleManager
RuleManager ruleManager
-
stripperRules
Mode stripperRules
-
stripsInputTypeAnnotations
boolean stripsInputTypeAnnotations
-
stripsWhitespace
boolean stripsWhitespace
-
-
-
Class net.sf.saxon.instruct.FixedAttribute extends SimpleNodeConstructor implements Serializable
-
Serialized Fields
-
annotation
int annotation
-
nameCode
int nameCode
-
options
int options
-
schemaType
SimpleType schemaType
-
validationAction
int validationAction
-
-
-
Class net.sf.saxon.instruct.FixedElement extends ElementCreator implements Serializable
-
Serialized Fields
-
itemType
ItemType itemType
-
nameCode
int nameCode
-
namespaceCodes
int[] namespaceCodes
-
-
-
Class net.sf.saxon.instruct.ForEach extends Instruction implements Serializable
-
Serialized Fields
-
action
Expression action
-
select
Expression select
-
-
-
Class net.sf.saxon.instruct.ForEachGroup extends Instruction implements Serializable
-
Serialized Fields
-
action
Expression action
-
algorithm
byte algorithm
-
baseURI
java.lang.String baseURI
-
collationName
Expression collationName
-
collator
java.util.Comparator collator
-
key
Expression key
-
select
Expression select
-
sortKeys
SortKeyDefinition[] sortKeys
-
-
-
Class net.sf.saxon.instruct.GeneralVariable extends Instruction implements Serializable
-
Serialized Fields
-
evaluationMode
int evaluationMode
-
nameCode
int nameCode
-
properties
byte properties
-
referenceCount
int referenceCount
-
requiredType
SequenceType requiredType
-
select
Expression select
-
slotNumber
int slotNumber
-
variableName
java.lang.String variableName
-
-
-
Class net.sf.saxon.instruct.GlobalParam extends GlobalVariable implements Serializable
-
Class net.sf.saxon.instruct.GlobalVariable extends GeneralVariable implements Serializable
-
Serialized Fields
-
executable
Executable executable
-
hostLanguage
int hostLanguage
-
stackFrameMap
SlotManager stackFrameMap
-
-
-
Class net.sf.saxon.instruct.Instruction extends ComputedExpression implements Serializable
-
Class net.sf.saxon.instruct.InstructionDetails extends java.lang.Object implements Serializable
-
Serialized Fields
-
columnNumber
int columnNumber
-
constructType
int constructType
-
lineNumber
int lineNumber
-
namespaceResolver
NamespaceResolver namespaceResolver
-
objectNameCode
int objectNameCode
-
properties
java.util.HashMap properties
-
systemId
java.lang.String systemId
-
-
-
Class net.sf.saxon.instruct.LocalParam extends GeneralVariable implements Serializable
-
Serialized Fields
-
conversion
Expression conversion
-
conversionEvaluationMode
int conversionEvaluationMode
-
-
-
Class net.sf.saxon.instruct.LocalVariable extends GeneralVariable implements Serializable
-
Class net.sf.saxon.instruct.LocationMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
modules
java.lang.String[] modules
-
numberOfModules
int numberOfModules
-
-
-
Class net.sf.saxon.instruct.Message extends Instruction implements Serializable
-
Serialized Fields
-
select
Expression select
-
terminate
Expression terminate
-
-
-
Class net.sf.saxon.instruct.Namespace extends SimpleNodeConstructor implements Serializable
-
Serialized Fields
-
name
Expression name
-
-
-
Class net.sf.saxon.instruct.NextMatch extends ApplyImports implements Serializable
-
Class net.sf.saxon.instruct.NumberInstruction extends ComputedExpression implements Serializable
-
Serialized Fields
-
backwardsCompatible
boolean backwardsCompatible
-
count
Pattern count
-
format
Expression format
-
formatter
NumberFormatter formatter
-
from
Pattern from
-
groupSeparator
Expression groupSeparator
-
groupSize
Expression groupSize
-
hasVariablesInPatterns
boolean hasVariablesInPatterns
-
lang
Expression lang
-
letterValue
Expression letterValue
-
level
int level
-
nationalNumberers
java.util.HashMap nationalNumberers
-
numberer
Numberer numberer
-
ordinal
Expression ordinal
-
select
Expression select
-
value
Expression value
-
-
-
Class net.sf.saxon.instruct.ParentNodeConstructor extends Instruction implements Serializable
-
Serialized Fields
-
baseURI
java.lang.String baseURI
-
content
Expression content
-
lazyConstruction
boolean lazyConstruction
-
namespaceSensitiveType
boolean namespaceSensitiveType
-
schemaType
SchemaType schemaType
-
validation
int validation
-
-
-
Class net.sf.saxon.instruct.Procedure extends java.lang.Object implements Serializable
-
Serialized Fields
-
body
Expression body
-
executable
Executable executable
-
hostLanguage
int hostLanguage
-
lineNumber
int lineNumber
-
stackFrameMap
SlotManager stackFrameMap
-
systemId
java.lang.String systemId
-
-
-
Class net.sf.saxon.instruct.ProcessingInstruction extends SimpleNodeConstructor implements Serializable
-
Serialized Fields
-
name
Expression name
-
-
-
Class net.sf.saxon.instruct.QuerySimpleContentConstructor extends SimpleContentConstructor implements Serializable
-
Serialized Fields
-
noNodeIfEmpty
boolean noNodeIfEmpty
-
-
-
Class net.sf.saxon.instruct.ResultDocument extends Instruction implements Serializable
-
Serialized Fields
-
baseURI
java.lang.String baseURI
-
content
Expression content
-
formatExpression
Expression formatExpression
-
globalProperties
java.util.Properties globalProperties
-
href
Expression href
-
localProperties
java.util.Properties localProperties
-
nsResolver
NamespaceResolver nsResolver
-
schemaType
SchemaType schemaType
-
serializationAttributes
IntHashMap serializationAttributes
-
validationAction
int validationAction
-
-
-
Class net.sf.saxon.instruct.SavedNamespaceContext extends java.lang.Object implements Serializable
-
Serialized Fields
-
namePool
NamePool namePool
-
namespaceCodes
int[] namespaceCodes
-
-
-
Class net.sf.saxon.instruct.SimpleContentConstructor extends ComputedExpression implements Serializable
-
Serialized Fields
-
isAtomic
boolean isAtomic
-
isSingleton
boolean isSingleton
-
select
Expression select
-
separator
Expression separator
-
-
-
Class net.sf.saxon.instruct.SimpleNodeConstructor extends Instruction implements Serializable
-
Serialized Fields
-
select
Expression select
-
-
-
Class net.sf.saxon.instruct.SlotManager extends java.lang.Object implements Serializable
-
Serialized Fields
-
numberOfVariables
int numberOfVariables
-
variableMap
java.util.ArrayList variableMap
-
-
-
Class net.sf.saxon.instruct.Template extends Procedure implements Serializable
-
Serialized Fields
-
bodyIsTailCallReturner
boolean bodyIsTailCallReturner
-
hasRequiredParams
boolean hasRequiredParams
-
minImportPrecedence
int minImportPrecedence
-
precedence
int precedence
-
templateFingerprint
int templateFingerprint
-
-
-
Class net.sf.saxon.instruct.TerminationException extends DynamicError implements Serializable
-
Class net.sf.saxon.instruct.TraceExpression extends TraceWrapper implements Serializable
-
Serialized Fields
-
columnNumber
int columnNumber
-
constructType
int constructType
-
lineNumber
int lineNumber
-
namespaceResolver
NamespaceResolver namespaceResolver
-
objectNameCode
int objectNameCode
-
properties
java.util.HashMap properties
-
systemId
java.lang.String systemId
-
-
-
Class net.sf.saxon.instruct.TraceInstruction extends TraceWrapper implements Serializable
-
Serialized Fields
-
details
InstructionInfo details
-
-
-
Class net.sf.saxon.instruct.TraceWrapper extends Instruction implements Serializable
-
Serialized Fields
-
child
Expression child
-
-
-
Class net.sf.saxon.instruct.UseAttributeSets extends Instruction implements Serializable
-
Serialized Fields
-
attributeSets
AttributeSet[] attributeSets
-
-
-
Class net.sf.saxon.instruct.UserFunction extends Procedure implements Serializable
-
Serialized Fields
-
evaluationMode
int evaluationMode
-
functionNameCode
int functionNameCode
-
memoFunction
boolean memoFunction
-
parameterDefinitions
UserFunctionParameter[] parameterDefinitions
-
resultType
SequenceType resultType
-
tailRecursive
boolean tailRecursive
-
-
-
Class net.sf.saxon.instruct.UserFunctionParameter extends java.lang.Object implements Serializable
-
Serialized Fields
-
referenceCount
int referenceCount
-
requiredType
SequenceType requiredType
-
slotNumber
int slotNumber
-
-
-
Class net.sf.saxon.instruct.ValueOf extends SimpleNodeConstructor implements Serializable
-
Serialized Fields
-
isNumberingInstruction
boolean isNumberingInstruction
-
noNodeIfEmpty
boolean noNodeIfEmpty
-
options
int options
-
-
-
Class net.sf.saxon.instruct.While extends Instruction implements Serializable
-
Serialized Fields
-
action
Expression action
-
test
Expression test
-
-
-
Class net.sf.saxon.instruct.WithParam extends GeneralVariable implements Serializable
-
-
Package net.sf.saxon.javax.xml.xquery
-
Class net.sf.saxon.javax.xml.xquery.XQCancelledException extends XQQueryException implements Serializable
-
Class net.sf.saxon.javax.xml.xquery.XQException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
nextException
XQException nextException
-
vendorCode
java.lang.String vendorCode
-
-
-
Class net.sf.saxon.javax.xml.xquery.XQQueryException extends XQException implements Serializable
-
Serialized Fields
-
errorCode
java.lang.String errorCode
-
errorItem
XQItem errorItem
-
expr
java.lang.String expr
-
lineNumber
int lineNumber
-
position
int position
-
trace
XQStackTraceElement[] trace
-
-
-
Class net.sf.saxon.javax.xml.xquery.XQStackTraceElement extends java.lang.Object implements Serializable
-
Serialized Fields
-
function
javax.xml.namespace.QName function
-
lineNumber
int lineNumber
-
moduleURI
java.lang.String moduleURI
-
position
int position
-
variables
XQStackTraceVariable[] variables
-
-
-
Class net.sf.saxon.javax.xml.xquery.XQStackTraceVariable extends java.lang.Object implements Serializable
-
Serialized Fields
-
qname
javax.xml.namespace.QName qname
-
value
java.lang.String value
-
-
-
Class net.sf.saxon.javax.xml.xquery.XQWarning extends XQException implements Serializable
-
-
Package net.sf.saxon.jdom
-
Class net.sf.saxon.jdom.JDOMObjectModel extends java.lang.Object implements Serializable
-
-
Package net.sf.saxon.number
-
Class net.sf.saxon.number.Numberer_de extends Numberer_en implements Serializable
-
Class net.sf.saxon.number.Numberer_en extends java.lang.Object implements Serializable
-
Serialized Fields
-
country
java.lang.String country
-
-
-
Class net.sf.saxon.number.Numberer_fr extends Numberer_en implements Serializable
- serialVersionUID:
- -222104830008011842L
-
Class net.sf.saxon.number.NumberFormatter extends java.lang.Object implements Serializable
-
Serialized Fields
-
formatTokens
java.util.ArrayList formatTokens
-
punctuationTokens
java.util.ArrayList punctuationTokens
-
startsWithPunctuation
boolean startsWithPunctuation
-
-
-
-
Package net.sf.saxon.om
-
Class net.sf.saxon.om.DocumentNumberAllocator extends java.lang.Object implements Serializable
-
Serialized Fields
-
nextDocumentNumber
int nextDocumentNumber
-
-
-
Class net.sf.saxon.om.FastStringBuffer extends java.lang.Object implements Serializable
-
Serialized Fields
-
array
char[] array
-
used
int used
-
-
-
Class net.sf.saxon.om.NamePool extends java.lang.Object implements Serializable
-
Serialized Fields
-
clientData
java.util.HashMap clientData
-
hashslots
net.sf.saxon.om.NamePool.NameEntry[] hashslots
-
prefixes
java.lang.String[] prefixes
-
prefixesForUri
java.lang.String[][] prefixesForUri
-
prefixesUsed
short prefixesUsed
-
uris
java.lang.String[] uris
-
urisUsed
short urisUsed
-
-
-
Class net.sf.saxon.om.NamePool.NamePoolLimitException extends java.lang.RuntimeException implements Serializable
-
Class net.sf.saxon.om.NamespaceException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
prefix
java.lang.String prefix
-
-
-
Class net.sf.saxon.om.QNameException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
message
java.lang.String message
-
-
-
-
Package net.sf.saxon.pattern
-
Class net.sf.saxon.pattern.AnyChildNodePattern extends NodeTest implements Serializable
-
Class net.sf.saxon.pattern.AnyNodeTest extends NodeTest implements Serializable
-
Class net.sf.saxon.pattern.CombinedNodeTest extends NodeTest implements Serializable
-
Class net.sf.saxon.pattern.ContentTypeTest extends NodeTest implements Serializable
-
Serialized Fields
-
config
Configuration config
-
kind
int kind
-
matchDTDTypes
boolean matchDTDTypes
-
nillable
boolean nillable
-
requiredType
int requiredType
-
schemaType
SchemaType schemaType
-
-
-
Class net.sf.saxon.pattern.DocumentNodeTest extends NodeTest implements Serializable
-
Serialized Fields
-
elementTest
NodeTest elementTest
-
-
-
Class net.sf.saxon.pattern.IDPattern extends Pattern implements Serializable
-
Serialized Fields
-
idExpression
Expression idExpression
-
-
-
Class net.sf.saxon.pattern.IdrefTest extends NodeTest implements Serializable
-
Serialized Fields
-
kind
int kind
-
-
-
Class net.sf.saxon.pattern.KeyPattern extends Pattern implements Serializable
-
Serialized Fields
-
keyexp
Expression keyexp
-
keyfingerprint
int keyfingerprint
-
-
-
Class net.sf.saxon.pattern.LocalNameTest extends NodeTest implements Serializable
-
Serialized Fields
-
localName
java.lang.String localName
-
namePool
NamePool namePool
-
nodeKind
int nodeKind
-
-
-
Class net.sf.saxon.pattern.LocationPathPattern extends Pattern implements Serializable
-
Serialized Fields
-
ancestorPattern
Pattern ancestorPattern
-
equivalentExpr
Expression equivalentExpr
-
filters
Expression[] filters
-
firstElementPattern
boolean firstElementPattern
-
lastElementPattern
boolean lastElementPattern
-
nodeTest
NodeTest nodeTest
-
numberOfFilters
int numberOfFilters
-
parentPattern
Pattern parentPattern
-
refinedNodeTest
NodeTest refinedNodeTest
-
specialFilter
boolean specialFilter
-
variableBinding
Expression variableBinding
-
-
-
Class net.sf.saxon.pattern.NamespaceTest extends NodeTest implements Serializable
-
Serialized Fields
-
namePool
NamePool namePool
-
nodeKind
int nodeKind
-
uri
java.lang.String uri
-
uriCode
short uriCode
-
-
-
Class net.sf.saxon.pattern.NameTest extends NodeTest implements Serializable
-
Serialized Fields
-
fingerprint
int fingerprint
-
localName
java.lang.String localName
-
namePool
NamePool namePool
-
nodeKind
int nodeKind
-
uri
java.lang.String uri
-
-
-
Class net.sf.saxon.pattern.NodeKindTest extends NodeTest implements Serializable
-
Serialized Fields
-
kind
int kind
-
-
-
Class net.sf.saxon.pattern.NodeTest extends java.lang.Object implements Serializable
-
Class net.sf.saxon.pattern.NodeTestPattern extends Pattern implements Serializable
-
Serialized Fields
-
nodeTest
NodeTest nodeTest
-
-
-
Class net.sf.saxon.pattern.NoNodeTest extends NodeTest implements Serializable
-
Class net.sf.saxon.pattern.Pattern extends java.lang.Object implements Serializable
-
Serialized Fields
-
executable
Executable executable
-
lineNumber
int lineNumber
-
originalText
java.lang.String originalText
-
systemId
java.lang.String systemId
-
-
-
Class net.sf.saxon.pattern.PatternSponsor extends java.lang.Object implements Serializable
-
Serialized Fields
-
pattern
Pattern pattern
-
-
-
Class net.sf.saxon.pattern.SubstitutionGroupTest extends NodeTest implements Serializable
-
Serialized Fields
-
fingerprint
int fingerprint
-
group
IntHashSet group
-
-
-
Class net.sf.saxon.pattern.UnionPattern extends Pattern implements Serializable
-
-
Package net.sf.saxon.query
-
Class net.sf.saxon.query.ImportedFunctionLibrary extends java.lang.Object implements Serializable
-
Serialized Fields
-
baseLibrary
XQueryFunctionLibrary baseLibrary
-
importingModule
StaticQueryContext importingModule
-
namespaces
java.util.HashSet namespaces
-
-
-
Class net.sf.saxon.query.StandardModuleURIResolver extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
-
-
Class net.sf.saxon.query.UnboundFunctionLibrary extends java.lang.Object implements Serializable
-
Serialized Fields
-
resolving
boolean resolving
-
unboundFunctionCalls
java.util.List unboundFunctionCalls
-
-
-
Class net.sf.saxon.query.XQueryFunctionLibrary extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
functions
java.util.HashMap functions
-
-
-
-
Package net.sf.saxon.regex
-
Class net.sf.saxon.regex.JRegularExpression extends java.lang.Object implements Serializable
-
Serialized Fields
-
pattern
java.util.regex.Pattern pattern
-
-
-
Class net.sf.saxon.regex.RegexSyntaxException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
position
int position
-
-
-
-
Package net.sf.saxon.sort
-
Class net.sf.saxon.sort.AlphanumericComparer extends java.lang.Object implements Serializable
-
Serialized Fields
-
baseComparer
java.util.Comparator baseComparer
-
-
-
Class net.sf.saxon.sort.AtomicSortComparer extends java.lang.Object implements Serializable
-
Serialized Fields
-
collator
java.util.Comparator collator
-
conversionContext
XPathContext conversionContext
-
-
-
Class net.sf.saxon.sort.CalendarValueComparer extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
-
-
Class net.sf.saxon.sort.CodepointCollatingComparer extends java.lang.Object implements Serializable
-
Class net.sf.saxon.sort.CodepointCollator extends java.lang.Object implements Serializable
-
Class net.sf.saxon.sort.CollatingAtomicComparer extends java.lang.Object implements Serializable
-
Serialized Fields
-
canReturnCollationKeys
boolean canReturnCollationKeys
-
collator
java.util.Comparator collator
-
platform
Platform platform
-
-
-
Class net.sf.saxon.sort.ComparableAtomicValueComparer extends java.lang.Object implements Serializable
-
Class net.sf.saxon.sort.DecimalSortComparer extends java.lang.Object implements Serializable
-
Class net.sf.saxon.sort.DescendingComparer extends java.lang.Object implements Serializable
-
Serialized Fields
-
baseComparer
java.util.Comparator baseComparer
-
-
-
Class net.sf.saxon.sort.DocumentSorter extends UnaryExpression implements Serializable
-
Serialized Fields
-
comparer
NodeOrderComparer comparer
-
-
-
Class net.sf.saxon.sort.DoubleSortComparer extends java.lang.Object implements Serializable
-
Class net.sf.saxon.sort.EmptyGreatestComparer extends java.lang.Object implements Serializable
-
Serialized Fields
-
baseComparer
java.util.Comparator baseComparer
-
-
-
Class net.sf.saxon.sort.GenericAtomicComparer extends java.lang.Object implements Serializable
-
Serialized Fields
-
collator
java.util.Comparator collator
-
conversionContext
XPathContext conversionContext
-
-
-
Class net.sf.saxon.sort.GlobalOrderComparer extends java.lang.Object implements Serializable
-
Class net.sf.saxon.sort.IntArraySet extends java.lang.Object implements Serializable
-
Serialized Fields
-
contents
int[] contents
The array of integers, which will always be sorted -
hashCode
int hashCode
Hashcode, evaluated lazily
-
-
-
Class net.sf.saxon.sort.IntHashMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
_factor
double _factor
-
_key
int[] _key
-
_mask
int _mask
-
_n
int _n
-
_nhi
int _nhi
-
_nlo
int _nlo
-
_nmax
int _nmax
-
_shift
int _shift
-
_value
java.lang.Object[] _value
-
-
-
Class net.sf.saxon.sort.IntHashSet extends java.lang.Object implements Serializable
-
Serialized Fields
-
_factor
double _factor
-
_mask
int _mask
-
_nhi
int _nhi
-
_nlo
int _nlo
-
_nmax
int _nmax
-
_shift
int _shift
-
_size
int _size
-
_values
int[] _values
-
ndv
int ndv
This set's NO-DATA-VALUE.
-
-
-
Class net.sf.saxon.sort.IntToIntHashMap extends java.lang.Object implements Serializable
-
Serialized Fields
-
_defaultValue
int _defaultValue
-
_factor
double _factor
-
_filled
boolean[] _filled
-
_key
int[] _key
-
_mask
int _mask
-
_n
int _n
-
_nhi
int _nhi
-
_nlo
int _nlo
-
_nmax
int _nmax
-
_shift
int _shift
-
_value
int[] _value
-
-
-
Class net.sf.saxon.sort.LocalOrderComparer extends java.lang.Object implements Serializable
-
Class net.sf.saxon.sort.LowercaseFirstComparer extends java.lang.Object implements Serializable
-
Serialized Fields
-
baseCollator
java.util.Comparator baseCollator
-
-
-
Class net.sf.saxon.sort.NumericComparer extends java.lang.Object implements Serializable
-
Class net.sf.saxon.sort.Reverser extends UnaryExpression implements Serializable
-
Class net.sf.saxon.sort.SortExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
select
Expression select
-
sortKeys
SortKeyDefinition[] sortKeys
-
-
-
Class net.sf.saxon.sort.SortKeyDefinition extends java.lang.Object implements Serializable
-
Serialized Fields
-
backwardsCompatible
boolean backwardsCompatible
-
baseURI
java.lang.String baseURI
-
caseOrder
Expression caseOrder
-
collationName
Expression collationName
-
dataTypeExpression
Expression dataTypeExpression
-
emptyLeast
boolean emptyLeast
-
language
Expression language
-
order
Expression order
-
parentExpression
Container parentExpression
-
sortKey
Expression sortKey
-
stable
Expression stable
-
-
-
Class net.sf.saxon.sort.StandardCollationURIResolver extends java.lang.Object implements Serializable
-
Class net.sf.saxon.sort.TextComparer extends java.lang.Object implements Serializable
-
Serialized Fields
-
collator
java.util.Comparator collator
-
-
-
Class net.sf.saxon.sort.TupleExpression extends ComputedExpression implements Serializable
-
Serialized Fields
-
components
Expression[] components
-
evaluationModes
int[] evaluationModes
-
-
-
Class net.sf.saxon.sort.TupleSorter extends ComputedExpression implements Serializable
-
Serialized Fields
-
base
Expression base
-
comparators
java.util.Comparator[] comparators
-
sortKeys
SortKeyDefinition[] sortKeys
-
-
-
Class net.sf.saxon.sort.UppercaseFirstComparer extends java.lang.Object implements Serializable
-
Serialized Fields
-
baseCollator
java.util.Comparator baseCollator
-
-
-
-
Package net.sf.saxon.sql
-
Class net.sf.saxon.sql.SQLColumn.ColumnInstruction extends GeneralVariable implements Serializable
-
-
Package net.sf.saxon.style
-
Class net.sf.saxon.style.StylesheetFunctionLibrary extends java.lang.Object implements Serializable
-
Serialized Fields
-
overriding
boolean overriding
-
stylesheet
XSLStylesheet stylesheet
-
-
-
-
Package net.sf.saxon.tinytree
-
Class net.sf.saxon.tinytree.CharSlice extends java.lang.Object implements Serializable
-
Serialized Fields
-
array
char[] array
-
count
int count
-
offset
int offset
-
-
-
Class net.sf.saxon.tinytree.LargeStringBuffer extends java.lang.Object implements Serializable
-
Serialized Fields
-
length
int length
-
maxAllocation
int maxAllocation
-
minAllocation
int minAllocation
-
segments
java.util.List segments
-
startOffsets
int[] startOffsets
-
-
-
-
Package net.sf.saxon.trans
-
Class net.sf.saxon.trans.DecimalFormatManager extends java.lang.Object implements Serializable
-
Serialized Fields
-
defaultDFS
DecimalSymbols defaultDFS
-
formatTable
java.util.HashMap formatTable
-
usingOriginalDefault
boolean usingOriginalDefault
-
-
-
Class net.sf.saxon.trans.DecimalSymbols extends java.lang.Object implements Serializable
-
Serialized Fields
-
decimalSeparator
int decimalSeparator
-
digit
int digit
-
groupingSeparator
int groupingSeparator
-
infinity
java.lang.String infinity
-
minusSign
int minusSign
-
NaN
java.lang.String NaN
-
patternSeparator
int patternSeparator
-
percent
int percent
-
permill
int permill
-
zeroDigit
int zeroDigit
-
-
-
Class net.sf.saxon.trans.DynamicError extends XPathException implements Serializable
-
Class net.sf.saxon.trans.IndependentContext extends java.lang.Object implements Serializable
-
Serialized Fields
-
baseURI
java.lang.String baseURI
-
collations
CollationMap collations
-
config
Configuration config
-
defaultElementNamespaceCode
short defaultElementNamespaceCode
-
defaultFunctionNamespace
java.lang.String defaultFunctionNamespace
-
externalResolver
NamespaceResolver externalResolver
-
functionLibrary
FunctionLibrary functionLibrary
-
importedSchemaNamespaces
java.util.Set importedSchemaNamespaces
-
locationMap
LocationMap locationMap
-
namePool
NamePool namePool
-
namespaces
java.util.HashMap namespaces
-
stackFrameMap
SlotManager stackFrameMap
-
variables
IntHashMap variables
-
-
-
Class net.sf.saxon.trans.KeyDefinition extends Procedure implements Serializable
-
Serialized Fields
-
backwardsCompatible
boolean backwardsCompatible
-
collation
java.util.Comparator collation
-
collationName
java.lang.String collationName
-
match
Pattern match
-
strictComparison
boolean strictComparison
-
-
-
Class net.sf.saxon.trans.KeyManager extends java.lang.Object implements Serializable
-
Serialized Fields
-
keyList
IntHashMap keyList
-
-
-
Class net.sf.saxon.trans.Mode extends java.lang.Object implements Serializable
-
Class net.sf.saxon.trans.Rule extends java.lang.Object implements Serializable
-
Class net.sf.saxon.trans.RuleManager extends java.lang.Object implements Serializable
-
Class net.sf.saxon.trans.StaticError extends XPathException implements Serializable
-
Class net.sf.saxon.trans.UncheckedXPathException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
cause
XPathException cause
-
-
-
Class net.sf.saxon.trans.Variable extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
name
QNameValue name
-
slotNumber
int slotNumber
-
useStack
boolean useStack
-
value
ValueRepresentation value
-
-
-
Class net.sf.saxon.trans.XPathException extends javax.xml.transform.TransformerException implements Serializable
-
Serialized Fields
-
errorCode
java.lang.String errorCode
-
errorCodeNamespace
java.lang.String errorCodeNamespace
-
errorObject
Value errorObject
-
hasBeenReported
boolean hasBeenReported
-
isTypeError
boolean isTypeError
-
-
-
Class net.sf.saxon.trans.XPathException.Circularity extends DynamicError implements Serializable
-
-
Package net.sf.saxon.type
-
Class net.sf.saxon.type.AnyItemType extends java.lang.Object implements Serializable
-
Class net.sf.saxon.type.AnySimpleType extends java.lang.Object implements Serializable
-
Class net.sf.saxon.type.AnyType extends java.lang.Object implements Serializable
-
Class net.sf.saxon.type.BuiltInAtomicType extends java.lang.Object implements Serializable
-
Serialized Fields
-
baseFingerprint
int baseFingerprint
-
fingerprint
int fingerprint
-
-
-
Class net.sf.saxon.type.BuiltInListType extends java.lang.Object implements Serializable
-
Serialized Fields
-
fingerprint
int fingerprint
-
itemType
BuiltInAtomicType itemType
The SimpleType of the items in the list.
-
-
-
Class net.sf.saxon.type.BuiltInSchemaFactory extends java.lang.Object implements Serializable
-
Class net.sf.saxon.type.ExternalObjectType extends java.lang.Object implements Serializable
-
Serialized Fields
-
baseFingerprint
int baseFingerprint
-
config
Configuration config
-
fingerprint
int fingerprint
-
javaClass
java.lang.Class javaClass
-
-
-
Class net.sf.saxon.type.SchemaException extends javax.xml.transform.TransformerConfigurationException implements Serializable
-
Class net.sf.saxon.type.Type extends java.lang.Object implements Serializable
-
Class net.sf.saxon.type.TypeHierarchy extends java.lang.Object implements Serializable
-
Serialized Fields
-
config
Configuration config
-
map
java.util.Map map
-
-
-
Class net.sf.saxon.type.UnresolvedReferenceException extends java.lang.RuntimeException implements Serializable
-
Class net.sf.saxon.type.Untyped extends java.lang.Object implements Serializable
-
Class net.sf.saxon.type.ValidationException extends XPathException implements Serializable
-
Serialized Fields
-
columnNumber
int columnNumber
-
constraintClauseNumber
java.lang.String constraintClauseNumber
-
constraintName
java.lang.String constraintName
-
lineNumber
int lineNumber
-
publicId
java.lang.String publicId
-
schemaPart
int schemaPart
-
systemId
java.lang.String systemId
-
-
-
-
Package net.sf.saxon.value
-
Class net.sf.saxon.value.AnyURIValue extends StringValue implements Serializable
-
Class net.sf.saxon.value.AtomicValue extends Value implements Serializable
-
Class net.sf.saxon.value.Base64BinaryValue extends AtomicValue implements Serializable
-
Serialized Fields
-
binaryValue
byte[] binaryValue
-
-
-
Class net.sf.saxon.value.BigIntegerValue extends NumericValue implements Serializable
-
Serialized Fields
-
type
ItemType type
-
value
java.math.BigInteger value
-
-
-
Class net.sf.saxon.value.BooleanValue extends AtomicValue implements Serializable
-
Serialized Fields
-
value
boolean value
-
-
-
Class net.sf.saxon.value.CalendarValue extends AtomicValue implements Serializable
-
Serialized Fields
-
tzMinutes
int tzMinutes
-
-
-
Class net.sf.saxon.value.Closure extends Value implements Serializable
-
Serialized Fields
-
depth
int depth
-
expression
Expression expression
-
inputIterator
SequenceIterator inputIterator
-
savedXPathContext
XPathContextMajor savedXPathContext
-
-
-
Class net.sf.saxon.value.DateTimeValue extends CalendarValue implements Serializable
-
Serialized Fields
-
day
byte day
-
hour
byte hour
-
microsecond
int microsecond
-
minute
byte minute
-
month
byte month
-
second
byte second
-
year
int year
-
-
-
Class net.sf.saxon.value.DateValue extends CalendarValue implements Serializable
-
Serialized Fields
-
day
byte day
-
month
byte month
-
year
int year
-
-
-
Class net.sf.saxon.value.DecimalValue extends NumericValue implements Serializable
-
Serialized Fields
-
value
java.math.BigDecimal value
-
-
-
Class net.sf.saxon.value.DoubleValue extends NumericValue implements Serializable
-
Serialized Fields
-
value
double value
-
-
-
Class net.sf.saxon.value.DurationValue extends AtomicValue implements Serializable
-
Serialized Fields
-
days
int days
-
hours
int hours
-
microseconds
int microseconds
-
minutes
int minutes
-
months
int months
-
negative
boolean negative
-
normalized
boolean normalized
-
seconds
int seconds
-
years
int years
-
-
-
Class net.sf.saxon.value.EmptySequence extends Value implements Serializable
-
Class net.sf.saxon.value.FloatValue extends NumericValue implements Serializable
-
Serialized Fields
-
value
float value
-
-
-
Class net.sf.saxon.value.GDayValue extends DateValue implements Serializable
-
Class net.sf.saxon.value.GMonthDayValue extends DateValue implements Serializable
-
Class net.sf.saxon.value.GMonthValue extends DateValue implements Serializable
-
Class net.sf.saxon.value.GYearMonthValue extends DateValue implements Serializable
-
Class net.sf.saxon.value.GYearValue extends DateValue implements Serializable
-
Class net.sf.saxon.value.HexBinaryValue extends AtomicValue implements Serializable
-
Serialized Fields
-
binaryValue
byte[] binaryValue
-
-
-
Class net.sf.saxon.value.IntegerRange extends Value implements Serializable
-
Serialized Fields
-
end
long end
-
start
long start
-
-
-
Class net.sf.saxon.value.IntegerValue extends NumericValue implements Serializable
-
Serialized Fields
-
type
ItemType type
-
value
long value
-
-
-
Class net.sf.saxon.value.MemoClosure extends Closure implements Serializable
-
Serialized Fields
-
reservoir
Item[] reservoir
-
state
int state
-
used
int used
-
-
-
Class net.sf.saxon.value.MonthDurationValue extends DurationValue implements Serializable
-
Class net.sf.saxon.value.NotationValue extends QNameValue implements Serializable
-
Class net.sf.saxon.value.NumericValue extends AtomicValue implements Serializable
-
Class net.sf.saxon.value.ObjectValue extends AtomicValue implements Serializable
-
Serialized Fields
-
value
java.lang.Object value
-
-
-
Class net.sf.saxon.value.QNameValue extends AtomicValue implements Serializable
-
Serialized Fields
-
localPart
java.lang.String localPart
-
prefix
java.lang.String prefix
-
uri
java.lang.String uri
-
-
-
Class net.sf.saxon.value.RestrictedStringValue extends StringValue implements Serializable
-
Serialized Fields
-
type
int type
-
-
-
Class net.sf.saxon.value.SecondsDurationValue extends DurationValue implements Serializable
-
Class net.sf.saxon.value.SequenceExtent extends Value implements Serializable
-
Class net.sf.saxon.value.SequenceType extends java.lang.Object implements Serializable
-
Serialized Fields
-
cardinality
int cardinality
-
primaryType
ItemType primaryType
-
-
-
Class net.sf.saxon.value.ShareableSequence extends Value implements Serializable
-
Serialized Fields
-
end
int end
-
itemType
ItemType itemType
-
list
java.util.List list
-
-
-
Class net.sf.saxon.value.SingletonNode extends Value implements Serializable
-
Serialized Fields
-
node
NodeInfo node
-
-
-
Class net.sf.saxon.value.StringValue extends AtomicValue implements Serializable
-
Serialized Fields
-
length
int length
-
value
java.lang.CharSequence value
-
-
-
Class net.sf.saxon.value.TimeValue extends CalendarValue implements Serializable
-
Serialized Fields
-
hour
byte hour
-
microsecond
int microsecond
-
minute
byte minute
-
second
byte second
-
-
-
Class net.sf.saxon.value.UntypedAtomicValue extends StringValue implements Serializable
-
Serialized Fields
-
doubleValue
DoubleValue doubleValue
-
-
-
Class net.sf.saxon.value.ValidationErrorValue extends ObjectValue implements Serializable
-
Class net.sf.saxon.value.Value extends java.lang.Object implements Serializable
-
-
Package net.sf.saxon.xom
-
Class net.sf.saxon.xom.XOMObjectModel extends java.lang.Object implements Serializable
-
-
Package net.sf.saxon.xpath
-
Class net.sf.saxon.xpath.XPathFunctionCall extends FunctionCall implements Serializable
-
Serialized Fields
-
function
javax.xml.xpath.XPathFunction function
-
-
-
Class net.sf.saxon.xpath.XPathFunctionLibrary extends java.lang.Object implements Serializable
-
Serialized Fields
-
resolver
javax.xml.xpath.XPathFunctionResolver resolver
-
-
-