Serialized Form
platform
Platform platform
systemURIResolver
StandardURIResolver systemURIResolver
xmlVersion
int xmlVersion
treeModel
int treeModel
lineNumbering
boolean lineNumbering
tracing
boolean tracing
traceListener
TraceListener traceListener
extensionBinder
FunctionLibrary extensionBinder
collationResolver
CollationURIResolver collationResolver
collectionResolver
CollectionURIResolver collectionResolver
moduleURIResolver
ModuleURIResolver moduleURIResolver
standardModuleURIResolver
ModuleURIResolver standardModuleURIResolver
schemaURIResolver
SchemaURIResolver schemaURIResolver
sourceResolver
SourceResolver sourceResolver
vendorFunctionLibrary
VendorFunctionLibrary vendorFunctionLibrary
recoveryPolicy
int recoveryPolicy
messageEmitterClass
java.lang.String messageEmitterClass
sourceParserClass
java.lang.String sourceParserClass
styleParserClass
java.lang.String styleParserClass
timing
boolean timing
versionWarning
boolean versionWarning
allowExternalFunctions
boolean allowExternalFunctions
traceExternalFunctions
boolean traceExternalFunctions
validation
boolean validation
allNodesUntyped
boolean allNodesUntyped
lazyConstructionMode
boolean lazyConstructionMode
allowMultiThreading
boolean allowMultiThreading
stripsWhiteSpace
int stripsWhiteSpace
targetNamePool
NamePool targetNamePool
documentNumberAllocator
DocumentNumberAllocator documentNumberAllocator
conversionContext
XPathContext conversionContext
hostLanguage
int hostLanguage
schemaValidationMode
int schemaValidationMode
validationWarnings
boolean validationWarnings
retainDTDattributeTypes
boolean retainDTDattributeTypes
debugger
Debugger debugger
optimizer
Optimizer optimizer
extensionFunctionFactory
ExtensionFunctionFactory extensionFunctionFactory
serializerFactory
SerializerFactory serializerFactory
implicitTimezone
int implicitTimezone
externalObjectModels
java.util.List externalObjectModels
executable
Executable executable
targetNamePool
NamePool targetNamePool
errorCount
int errorCount
nextStylesheetCache
java.util.HashMap nextStylesheetCache
errorListener
javax.xml.transform.ErrorListener errorListener
uriResolver
javax.xml.transform.URIResolver uriResolver
recoveryPolicy
int recoveryPolicy
warningCount
int warningCount
config
Configuration config
recognizeQueryParameters
boolean recognizeQueryParameters
code
short code
|
Package net.sf.saxon.dom4j |
|
Package net.sf.saxon.event |
|
Package net.sf.saxon.expr |
backwardsCompatible
boolean backwardsCompatible
backCompatible
boolean backCompatible
slotNumber
int slotNumber
sequence
Expression sequence
action
Expression action
variableName
java.lang.String variableName
nameCode
int nameCode
reqItemType
AtomicType reqItemType
requiredPrimitiveType
int requiredPrimitiveType
untyped
boolean untyped
axis
byte axis
test
NodeTest test
itemType
ItemType itemType
contextItemType
ItemType contextItemType
computedCardinality
int computedCardinality
operand0
Expression operand0
operand1
Expression operand1
operator
int operator
requiredCardinality
int requiredCardinality
role
RoleLocator role
targetType
AtomicType targetType
allowEmpty
boolean allowEmpty
targetType
AtomicType targetType
targetPrimitiveType
AtomicType targetPrimitiveType
allowEmpty
boolean allowEmpty
derived
boolean derived
upcast
boolean upcast
config
Configuration config
defaultCollationName
java.lang.String defaultCollationName
map
java.util.HashMap map
operand
Expression operand
comparand
long comparand
operator
int operator
staticProperties
int staticProperties
locationId
int locationId
parentExpression
Container parentExpression
slotsUsed
int[] slotsUsed
itemType
ItemType itemType
collationMap
CollationMap collationMap
config
Configuration config
exception
XPathException exception
systemId
java.lang.String systemId
lineNumber
int lineNumber
columnNumber
int columnNumber
map
LocationMap map
locationId
int locationId
start
Expression start
filter
Expression filter
filterIsPositional
boolean filterIsPositional
filterIsSingletonBoolean
boolean filterIsSingletonBoolean
isIndexable
int isIndexable
positionBinding
net.sf.saxon.expr.ForExpression.PositionBinding positionBinding
nameCode
int nameCode
- The name of the function
argument
Expression[] argument
- The array of expressions representing the actual parameters
to the function call
singletonOperator
int singletonOperator
singletonOperator
int singletonOperator
comparer
AtomicComparer comparer
atomize0
boolean atomize0
atomize1
boolean atomize1
maybeBoolean0
boolean maybeBoolean0
maybeBoolean1
boolean maybeBoolean1
generateIdEmulation
boolean generateIdEmulation
condition
Expression condition
thenExp
Expression thenExp
elseExp
Expression elseExp
targetType
ItemType targetType
targetCardinality
int targetCardinality
value
Expression value
min
Expression min
max
Expression max
condition
boolean condition
requiredItemType
ItemType requiredItemType
role
RoleLocator role
refCount
int refCount
evaluationMode
int evaluationMode
slotNumber
int slotNumber
requiredType
int requiredType
config
Configuration config
start
Expression start
step
Expression step
minPosition
Expression minPosition
maxPosition
Expression maxPosition
maxSameAsMin
boolean maxSameAsMin
kind
int kind
container
java.lang.Object container
operand
int operand
namePool
NamePool namePool
errorCode
java.lang.String errorCode
sourceLocator
javax.xml.transform.SourceLocator sourceLocator
arguments
Expression[] arguments
start
Expression start
step
Expression step
isHybrid
boolean isHybrid
allowEmpty
boolean allowEmpty
role
RoleLocator role
comparer
AtomicComparer comparer
base
Expression base
range
PositionRange range
slotNumber
int slotNumber
containingFunction
UserFunction containingFunction
base
Expression base
start
int start
operand
Expression operand
requiredItemType
AtomicType requiredItemType
allConverted
boolean allConverted
staticType
SequenceType staticType
function
UserFunction function
tailRecursive
boolean tailRecursive
confirmed
boolean confirmed
argumentEvaluationModes
int[] argumentEvaluationModes
comparer
AtomicComparer comparer
resultWhenEmpty
BooleanValue resultWhenEmpty
operand0MaybeUntyped
boolean operand0MaybeUntyped
operand1MaybeUntyped
boolean operand1MaybeUntyped
binding
Binding binding
staticType
SequenceType staticType
constantValue
Value constantValue
|
Package net.sf.saxon.functions |
implicitTimezone
int implicitTimezone
expressionBaseURI
java.net.URI expressionBaseURI
expressionBaseURI
java.lang.String expressionBaseURI
component
int component
config
Configuration config
expressionBaseURI
java.lang.String expressionBaseURI
expressionBaseURI
java.lang.String expressionBaseURI
staticContext
IndependentContext staticContext
details
InstructionDetails details
expStaticContext
IndependentContext expStaticContext
expression
Expression expression
variables
Variable[] variables
stackFrameMap
SlotManager stackFrameMap
config
Configuration config
functions
java.util.HashMap functions
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
persistentMethod
net.sf.saxon.functions.ExtensionFunctionCall.MethodRepresentation persistentMethod
theClass
java.lang.Class theClass
config
Configuration config
extensionFunctionCallClass
java.lang.Class extensionFunctionCallClass
config
Configuration config
nsContext
NamespaceResolver nsContext
decimalFormatSymbols
DecimalSymbols decimalFormatSymbols
subPictures
net.sf.saxon.functions.FormatNumber2.SubPicture[] subPictures
requireFixup
boolean requireFixup
libraryList
java.util.List libraryList
isSingletonId
boolean isSingletonId
config
Configuration config
explicitMappings
java.util.HashMap explicitMappings
nsContext
NamespaceResolver nsContext
keyFingerprint
int keyFingerprint
regexp
RegularExpression regexp
ignoreNaN
boolean ignoreNaN
baseURI
java.lang.String baseURI
regexp
RegularExpression regexp
expressionBaseURI
java.lang.String expressionBaseURI
outputProperties
java.util.Properties outputProperties
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
implementationClass
java.lang.Class implementationClass
- The class containing the implementation of this function (always a subclass of SystemFunction)
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.
minArguments
int minArguments
- The minimum number of arguments required
maxArguments
int maxArguments
- The maximum number of arguments permitted
itemType
ItemType itemType
- The item type of the result of the function
cardinality
int cardinality
- The cardinality of the result of the function
argumentTypes
SequenceType[] argumentTypes
- An array holding the types of the arguments to the function
shortcut
boolean shortcut
details
StandardFunction.Entry details
operation
int operation
functionSet
int functionSet
nsContext
NamespaceResolver nsContext
regexp
RegularExpression regexp
resolver
NamespaceResolver resolver
staticMap
IntToIntHashMap staticMap
expressionBaseURI
java.lang.String expressionBaseURI
functionTable
java.util.HashMap functionTable
|
Package net.sf.saxon.instruct |
select
Expression select
regex
Expression regex
flags
Expression flags
matching
Expression matching
nonMatching
Expression nonMatching
pattern
RegularExpression pattern
actualParams
WithParam[] actualParams
tunnelParams
WithParam[] tunnelParams
backwardsCompatible
boolean backwardsCompatible
select
Expression select
actualParams
WithParam[] actualParams
tunnelParams
WithParam[] tunnelParams
useCurrentMode
boolean useCurrentMode
useTailRecursion
boolean useTailRecursion
mode
Mode mode
backwardsCompatible
boolean backwardsCompatible
implicitSelect
boolean implicitSelect
binding
Binding binding
attributeName
Expression attributeName
namespace
Expression namespace
nsContext
NamespaceResolver nsContext
schemaType
SimpleType schemaType
annotation
int annotation
validationAction
int validationAction
allowNameAsQName
boolean allowNameAsQName
options
int options
nameCode
int nameCode
useAttributeSets
AttributeSet[] useAttributeSets
children
Expression[] children
template
Template template
actualParams
WithParam[] actualParams
tunnelParams
WithParam[] tunnelParams
useTailRecursion
boolean useTailRecursion
calledTemplateExpression
Expression calledTemplateExpression
nsContext
NamespaceResolver nsContext
conditions
Expression[] conditions
actions
Expression[] actions
elementName
Expression elementName
namespace
Expression namespace
nsContext
NamespaceResolver nsContext
allowNameAsQName
boolean allowNameAsQName
itemType
ItemType itemType
copyNamespaces
boolean copyNamespaces
contextItemType
ItemType contextItemType
select
Expression select
copyNamespaces
boolean copyNamespaces
validation
int validation
schemaType
SchemaType schemaType
requireDocumentOrElement
boolean requireDocumentOrElement
rejectDuplicateAttributes
boolean rejectDuplicateAttributes
readOnce
boolean readOnce
validating
boolean validating
content
Expression content
textOnly
boolean textOnly
constantText
java.lang.String constantText
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.
stripperRules
Mode stripperRules
stripsWhitespace
boolean stripsWhitespace
ruleManager
RuleManager ruleManager
keyManager
KeyManager keyManager
decimalFormatManager
DecimalFormatManager decimalFormatManager
globalVariableMap
SlotManager globalVariableMap
compiledGlobalVariables
IntHashMap compiledGlobalVariables
defaultCollationName
java.lang.String defaultCollationName
defaultOutputProperties
java.util.Properties defaultOutputProperties
namedTemplateTable
IntHashMap namedTemplateTable
largestPatternStackFrame
int largestPatternStackFrame
collationTable
CollationMap collationTable
characterMapIndex
IntHashMap characterMapIndex
locationMap
LocationMap locationMap
queryLibraryModules
java.util.HashMap queryLibraryModules
stripsInputTypeAnnotations
boolean stripsInputTypeAnnotations
functionLibrary
FunctionLibrary functionLibrary
hostLanguage
int hostLanguage
requiredParams
IntHashSet requiredParams
outputDeclarations
IntHashMap outputDeclarations
reasonUnableToCompile
java.lang.String reasonUnableToCompile
nameCode
int nameCode
schemaType
SimpleType schemaType
annotation
int annotation
options
int options
validationAction
int validationAction
nameCode
int nameCode
namespaceCodes
int[] namespaceCodes
itemType
ItemType itemType
select
Expression select
action
Expression action
select
Expression select
action
Expression action
algorithm
byte algorithm
key
Expression key
collationName
Expression collationName
baseURI
java.lang.String baseURI
collator
java.util.Comparator collator
sortKeys
SortKeyDefinition[] sortKeys
properties
byte properties
select
Expression select
nameCode
int nameCode
requiredType
SequenceType requiredType
slotNumber
int slotNumber
variableName
java.lang.String variableName
referenceCount
int referenceCount
evaluationMode
int evaluationMode
executable
Executable executable
stackFrameMap
SlotManager stackFrameMap
hostLanguage
int hostLanguage
constructType
int constructType
systemId
java.lang.String systemId
lineNumber
int lineNumber
columnNumber
int columnNumber
objectNameCode
int objectNameCode
namespaceResolver
NamespaceResolver namespaceResolver
properties
java.util.HashMap properties
conversion
Expression conversion
conversionEvaluationMode
int conversionEvaluationMode
modules
java.lang.String[] modules
numberOfModules
int numberOfModules
terminate
Expression terminate
select
Expression select
name
Expression name
level
int level
count
Pattern count
from
Pattern from
select
Expression select
value
Expression value
format
Expression format
groupSize
Expression groupSize
groupSeparator
Expression groupSeparator
letterValue
Expression letterValue
ordinal
Expression ordinal
lang
Expression lang
formatter
NumberFormatter formatter
numberer
Numberer numberer
nationalNumberers
java.util.HashMap nationalNumberers
hasVariablesInPatterns
boolean hasVariablesInPatterns
backwardsCompatible
boolean backwardsCompatible
content
Expression content
lazyConstruction
boolean lazyConstruction
namespaceSensitiveType
boolean namespaceSensitiveType
validation
int validation
schemaType
SchemaType schemaType
baseURI
java.lang.String baseURI
body
Expression body
executable
Executable executable
systemId
java.lang.String systemId
lineNumber
int lineNumber
stackFrameMap
SlotManager stackFrameMap
hostLanguage
int hostLanguage
name
Expression name
noNodeIfEmpty
boolean noNodeIfEmpty
href
Expression href
formatExpression
Expression formatExpression
content
Expression content
globalProperties
java.util.Properties globalProperties
localProperties
java.util.Properties localProperties
baseURI
java.lang.String baseURI
validationAction
int validationAction
schemaType
SchemaType schemaType
serializationAttributes
IntHashMap serializationAttributes
nsResolver
NamespaceResolver nsResolver
namespaceCodes
int[] namespaceCodes
namePool
NamePool namePool
select
Expression select
separator
Expression separator
isSingleton
boolean isSingleton
isAtomic
boolean isAtomic
select
Expression select
variableMap
java.util.ArrayList variableMap
numberOfVariables
int numberOfVariables
precedence
int precedence
minImportPrecedence
int minImportPrecedence
templateFingerprint
int templateFingerprint
hasRequiredParams
boolean hasRequiredParams
bodyIsTailCallReturner
boolean bodyIsTailCallReturner
lineNumber
int lineNumber
columnNumber
int columnNumber
systemId
java.lang.String systemId
objectNameCode
int objectNameCode
constructType
int constructType
namespaceResolver
NamespaceResolver namespaceResolver
properties
java.util.HashMap properties
details
InstructionInfo details
child
Expression child
attributeSets
AttributeSet[] attributeSets
functionNameCode
int functionNameCode
memoFunction
boolean memoFunction
tailRecursive
boolean tailRecursive
parameterDefinitions
UserFunctionParameter[] parameterDefinitions
resultType
SequenceType resultType
evaluationMode
int evaluationMode
requiredType
SequenceType requiredType
slotNumber
int slotNumber
referenceCount
int referenceCount
options
int options
isNumberingInstruction
boolean isNumberingInstruction
noNodeIfEmpty
boolean noNodeIfEmpty
test
Expression test
action
Expression action
|
Package net.sf.saxon.javax.xml.xquery |
vendorCode
java.lang.String vendorCode
nextException
XQException nextException
errorCode
java.lang.String errorCode
expr
java.lang.String expr
errorItem
XQItem errorItem
lineNumber
int lineNumber
position
int position
trace
XQStackTraceElement[] trace
moduleURI
java.lang.String moduleURI
lineNumber
int lineNumber
position
int position
function
javax.xml.namespace.QName function
variables
XQStackTraceVariable[] variables
qname
javax.xml.namespace.QName qname
value
java.lang.String value
|
Package net.sf.saxon.jdom |
|
Package net.sf.saxon.number |
country
java.lang.String country
serialVersionUID: -222104830008011842L
formatTokens
java.util.ArrayList formatTokens
punctuationTokens
java.util.ArrayList punctuationTokens
startsWithPunctuation
boolean startsWithPunctuation
nextDocumentNumber
int nextDocumentNumber
array
char[] array
used
int used
hashslots
net.sf.saxon.om.NamePool.NameEntry[] hashslots
prefixes
java.lang.String[] prefixes
prefixesUsed
short prefixesUsed
uris
java.lang.String[] uris
prefixesForUri
java.lang.String[][] prefixesForUri
urisUsed
short urisUsed
clientData
java.util.HashMap clientData
prefix
java.lang.String prefix
message
java.lang.String message
|
Package net.sf.saxon.pattern |
nodetest1
NodeTest nodetest1
nodetest2
NodeTest nodetest2
operator
int operator
isGlobalComponentTest
boolean isGlobalComponentTest
kind
int kind
schemaType
SchemaType schemaType
requiredType
int requiredType
config
Configuration config
nillable
boolean nillable
matchDTDTypes
boolean matchDTDTypes
elementTest
NodeTest elementTest
idExpression
Expression idExpression
kind
int kind
keyfingerprint
int keyfingerprint
keyexp
Expression keyexp
namePool
NamePool namePool
nodeKind
int nodeKind
localName
java.lang.String localName
parentPattern
Pattern parentPattern
ancestorPattern
Pattern ancestorPattern
nodeTest
NodeTest nodeTest
filters
Expression[] filters
numberOfFilters
int numberOfFilters
equivalentExpr
Expression equivalentExpr
firstElementPattern
boolean firstElementPattern
lastElementPattern
boolean lastElementPattern
specialFilter
boolean specialFilter
variableBinding
Expression variableBinding
refinedNodeTest
NodeTest refinedNodeTest
namePool
NamePool namePool
nodeKind
int nodeKind
uriCode
short uriCode
uri
java.lang.String uri
nodeKind
int nodeKind
fingerprint
int fingerprint
namePool
NamePool namePool
uri
java.lang.String uri
localName
java.lang.String localName
kind
int kind
nodeTest
NodeTest nodeTest
originalText
java.lang.String originalText
executable
Executable executable
systemId
java.lang.String systemId
lineNumber
int lineNumber
pattern
Pattern pattern
fingerprint
int fingerprint
group
IntHashSet group
p1
Pattern p1
p2
Pattern p2
nodeType
int nodeType
|
Package net.sf.saxon.query |
importingModule
StaticQueryContext importingModule
baseLibrary
XQueryFunctionLibrary baseLibrary
namespaces
java.util.HashSet namespaces
config
Configuration config
unboundFunctionCalls
java.util.List unboundFunctionCalls
resolving
boolean resolving
config
Configuration config
functions
java.util.HashMap functions
|
Package net.sf.saxon.regex |
pattern
java.util.regex.Pattern pattern
position
int position
|
Package net.sf.saxon.sort |
baseComparer
java.util.Comparator baseComparer
collator
java.util.Comparator collator
conversionContext
XPathContext conversionContext
config
Configuration config
collator
java.util.Comparator collator
platform
Platform platform
canReturnCollationKeys
boolean canReturnCollationKeys
baseComparer
java.util.Comparator baseComparer
comparer
NodeOrderComparer comparer
baseComparer
java.util.Comparator baseComparer
collator
java.util.Comparator collator
conversionContext
XPathContext conversionContext
contents
int[] contents
- The array of integers, which will always be sorted
hashCode
int hashCode
- Hashcode, evaluated lazily
_factor
double _factor
_nmax
int _nmax
_n
int _n
_nlo
int _nlo
_nhi
int _nhi
_shift
int _shift
_mask
int _mask
_key
int[] _key
_value
java.lang.Object[] _value
ndv
int ndv
- This set's NO-DATA-VALUE.
_factor
double _factor
_nmax
int _nmax
_size
int _size
_nlo
int _nlo
_nhi
int _nhi
_shift
int _shift
_mask
int _mask
_values
int[] _values
_factor
double _factor
_defaultValue
int _defaultValue
_nmax
int _nmax
_n
int _n
_nlo
int _nlo
_nhi
int _nhi
_shift
int _shift
_mask
int _mask
_key
int[] _key
_value
int[] _value
_filled
boolean[] _filled
baseCollator
java.util.Comparator baseCollator
select
Expression select
sortKeys
SortKeyDefinition[] sortKeys
sortKey
Expression sortKey
order
Expression order
dataTypeExpression
Expression dataTypeExpression
caseOrder
Expression caseOrder
language
Expression language
collationName
Expression collationName
stable
Expression stable
baseURI
java.lang.String baseURI
emptyLeast
boolean emptyLeast
backwardsCompatible
boolean backwardsCompatible
parentExpression
Container parentExpression
collator
java.util.Comparator collator
components
Expression[] components
evaluationModes
int[] evaluationModes
base
Expression base
sortKeys
SortKeyDefinition[] sortKeys
comparators
java.util.Comparator[] comparators
baseCollator
java.util.Comparator baseCollator
|
Package net.sf.saxon.style |
stylesheet
XSLStylesheet stylesheet
overriding
boolean overriding
|
Package net.sf.saxon.tinytree |
array
char[] array
offset
int offset
count
int count
minAllocation
int minAllocation
maxAllocation
int maxAllocation
segments
java.util.List segments
startOffsets
int[] startOffsets
length
int length
|
Package net.sf.saxon.trans |
defaultDFS
DecimalSymbols defaultDFS
formatTable
java.util.HashMap formatTable
usingOriginalDefault
boolean usingOriginalDefault
decimalSeparator
int decimalSeparator
groupingSeparator
int groupingSeparator
digit
int digit
minusSign
int minusSign
percent
int percent
permill
int permill
zeroDigit
int zeroDigit
patternSeparator
int patternSeparator
infinity
java.lang.String infinity
NaN
java.lang.String NaN
namePool
NamePool namePool
namespaces
java.util.HashMap namespaces
collations
CollationMap collations
variables
IntHashMap variables
stackFrameMap
SlotManager stackFrameMap
baseURI
java.lang.String baseURI
config
Configuration config
locationMap
LocationMap locationMap
functionLibrary
FunctionLibrary functionLibrary
defaultFunctionNamespace
java.lang.String defaultFunctionNamespace
externalResolver
NamespaceResolver externalResolver
importedSchemaNamespaces
java.util.Set importedSchemaNamespaces
defaultElementNamespaceCode
short defaultElementNamespaceCode
match
Pattern match
collation
java.util.Comparator collation
collationName
java.lang.String collationName
backwardsCompatible
boolean backwardsCompatible
strictComparison
boolean strictComparison
keyList
IntHashMap keyList
ruleDict
Rule[] ruleDict
mostRecentRule
Rule mostRecentRule
isDefault
boolean isDefault
isStripper
boolean isStripper
modeNameCode
int modeNameCode
pattern
Pattern pattern
action
java.lang.Object action
precedence
int precedence
priority
double priority
next
Rule next
sequence
int sequence
defaultMode
Mode defaultMode
modes
java.util.HashMap modes
omniMode
Mode omniMode
cause
XPathException cause
name
QNameValue name
value
ValueRepresentation value
config
Configuration config
slotNumber
int slotNumber
useStack
boolean useStack
isTypeError
boolean isTypeError
errorCodeNamespace
java.lang.String errorCodeNamespace
errorCode
java.lang.String errorCode
errorObject
Value errorObject
hasBeenReported
boolean hasBeenReported
|
Package net.sf.saxon.type |
fingerprint
int fingerprint
baseFingerprint
int baseFingerprint
fingerprint
int fingerprint
itemType
BuiltInAtomicType itemType
- The SimpleType of the items in the list.
javaClass
java.lang.Class javaClass
config
Configuration config
fingerprint
int fingerprint
baseFingerprint
int baseFingerprint
map
java.util.Map map
config
Configuration config
systemId
java.lang.String systemId
publicId
java.lang.String publicId
lineNumber
int lineNumber
columnNumber
int columnNumber
schemaPart
int schemaPart
constraintName
java.lang.String constraintName
constraintClauseNumber
java.lang.String constraintClauseNumber
|
Package net.sf.saxon.value |
binaryValue
byte[] binaryValue
value
java.math.BigInteger value
type
ItemType type
value
boolean value
tzMinutes
int tzMinutes
expression
Expression expression
savedXPathContext
XPathContextMajor savedXPathContext
depth
int depth
inputIterator
SequenceIterator inputIterator
year
int year
month
byte month
day
byte day
hour
byte hour
minute
byte minute
second
byte second
microsecond
int microsecond
year
int year
month
byte month
day
byte day
value
java.math.BigDecimal value
value
double value
negative
boolean negative
years
int years
months
int months
days
int days
hours
int hours
minutes
int minutes
seconds
int seconds
microseconds
int microseconds
normalized
boolean normalized
value
float value
binaryValue
byte[] binaryValue
start
long start
end
long end
value
long value
type
ItemType type
reservoir
Item[] reservoir
used
int used
state
int state
value
java.lang.Object value
prefix
java.lang.String prefix
uri
java.lang.String uri
localPart
java.lang.String localPart
type
int type
value
Item[] value
start
int start
end
int end
itemType
ItemType itemType
primaryType
ItemType primaryType
cardinality
int cardinality
list
java.util.List list
end
int end
itemType
ItemType itemType
node
NodeInfo node
value
java.lang.CharSequence value
length
int length
hour
byte hour
minute
byte minute
second
byte second
microsecond
int microsecond
doubleValue
DoubleValue doubleValue
|
Package net.sf.saxon.xpath |
function
javax.xml.xpath.XPathFunction function
resolver
javax.xml.xpath.XPathFunctionResolver resolver