Serialized Form
treeModel
int treeModel
lineNumbering
boolean lineNumbering
traceListener
TraceListener traceListener
extensionBinder
FunctionLibrary extensionBinder
vendorFunctionLibrary
VendorFunctionLibrary vendorFunctionLibrary
recoveryPolicy
int recoveryPolicy
messageEmitterClass
java.lang.String messageEmitterClass
sourceParserClass
java.lang.String sourceParserClass
styleParserClass
java.lang.String styleParserClass
timing
boolean timing
allowExternalFunctions
boolean allowExternalFunctions
traceExternalFunctions
boolean traceExternalFunctions
validation
boolean validation
targetNamePool
NamePool targetNamePool
stripsAllWhiteSpace
boolean stripsAllWhiteSpace
hostLanguage
int hostLanguage
schemaValidation
boolean schemaValidation
validationWarnings
boolean validationWarnings
retainDTDattributeTypes
boolean retainDTDattributeTypes
debugger
Debugger debugger
optimizer
Optimizer optimizer
extensionFunctionFactory
ExtensionFunctionFactory extensionFunctionFactory
executable
Executable executable
targetNamePool
NamePool targetNamePool
errorCount
int errorCount
Package net.sf.saxon.event |
Class net.sf.saxon.event.SimpleContentOutputter implements Serializable |
Package net.sf.saxon.expr |
slotNumber
int slotNumber
sequence
Expression sequence
action
Expression action
variableName
java.lang.String variableName
nameCode
int nameCode
reqItemType
AtomicType reqItemType
requiredPrimitiveType
int requiredPrimitiveType
axis
byte axis
test
NodeTest test
requiredCardinality
int requiredCardinality
role
RoleLocator role
targetType
AtomicType targetType
allowEmpty
boolean allowEmpty
input
Expression input
nsContext
NamespaceResolver nsContext
targetType
AtomicType targetType
targetType
AtomicType targetType
allowEmpty
boolean allowEmpty
staticProperties
int staticProperties
locationId
int locationId
parentExpression
Container parentExpression
itemType
ItemType itemType
exception
XPathException exception
start
Expression start
filter
Expression filter
filterDependencies
int filterDependencies
filterIsPositional
boolean filterIsPositional
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
comparer
AtomicComparer comparer
backwardsCompatible
boolean backwardsCompatible
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
errorCode
java.lang.String errorCode
start
Expression start
step
Expression step
minPosition
int minPosition
maxPosition
int maxPosition
kind
int kind
container
java.lang.String container
operand
int operand
errorCode
java.lang.String errorCode
arguments
Expression[] arguments
comparer
AtomicComparer comparer
backwardsCompatible
boolean backwardsCompatible
slotNumber
int slotNumber
base
Expression base
start
int start
operand
Expression operand
requiredItemType
AtomicType requiredItemType
staticType
SequenceType staticType
function
UserFunction function
tailRecursive
boolean tailRecursive
confirmed
boolean confirmed
function
UserFunction function
actualArgs
Value[] actualArgs
evaluationContext
XPathContext evaluationContext
comparer
AtomicComparer comparer
binding
Binding binding
staticType
SequenceType staticType
constantValue
Value constantValue
Package net.sf.saxon.functions |
collation
java.util.Comparator collation
expressionBaseURI
java.lang.String expressionBaseURI
component
int component
config
Configuration config
expressionBaseURI
java.lang.String expressionBaseURI
expressionBaseURI
java.lang.String expressionBaseURI
staticContext
StandaloneContext staticContext
details
InstructionDetails details
config
Configuration config
functions
java.util.HashMap functions
theMethod
java.lang.reflect.AccessibleObject theMethod
theClass
java.lang.Class theClass
extensionFunctionCallClass
java.lang.Class extensionFunctionCallClass
decimalFormat
java.text.DecimalFormat decimalFormat
previousFormat
java.lang.String previousFormat
previousDFS
java.text.DecimalFormatSymbols previousDFS
nsContext
NamespaceResolver nsContext
dfURI
java.lang.String dfURI
dfLocalName
java.lang.String dfLocalName
nsContext
NamespaceResolver nsContext
decimalFormatSymbols
java.text.DecimalFormatSymbols 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
java.util.regex.Pattern regexp
baseURI
java.lang.String baseURI
regexp
java.util.regex.Pattern 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
allowXSLTFunctions
boolean allowXSLTFunctions
nsContext
NamespaceResolver nsContext
regexp
java.util.regex.Pattern regexp
resolver
NamespaceResolver resolver
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
java.util.regex.Pattern pattern
actualParams
WithParam[] actualParams
tunnelParams
WithParam[] tunnelParams
select
Expression select
actualParams
WithParam[] actualParams
tunnelParams
WithParam[] tunnelParams
useCurrentMode
boolean useCurrentMode
useTailRecursion
boolean useTailRecursion
mode
Mode mode
binding
GeneralVariable binding
attributeName
Expression attributeName
namespace
Expression namespace
nsContext
NamespaceResolver nsContext
schemaType
SimpleType schemaType
annotation
int annotation
validationAction
int validationAction
options
int options
nameCode
int nameCode
useAttributeSets
AttributeSet[] useAttributeSets
template
Template template
actualParams
WithParam[] actualParams
tunnelParams
WithParam[] tunnelParams
useTailRecursion
boolean useTailRecursion
calledTemplateExpression
Expression calledTemplateExpression
nsContext
NamespaceResolver nsContext
conditions
Expression[] conditions
actions
Expression[] actions
copyNamespaces
boolean copyNamespaces
contextItemType
ItemType contextItemType
select
Expression select
copyNamespaces
boolean copyNamespaces
validation
int validation
schemaType
SchemaType schemaType
requireDocumentOrElement
boolean requireDocumentOrElement
error
javax.xml.transform.TransformerException error
textOnly
boolean textOnly
constantText
java.lang.String constantText
baseURI
java.lang.String baseURI
validationAction
int validationAction
schemaType
SchemaType schemaType
elementName
Expression elementName
namespace
Expression namespace
nsContext
NamespaceResolver nsContext
allowNameAsQName
boolean allowNameAsQName
useAttributeSets
AttributeSet[] useAttributeSets
schemaType
SchemaType schemaType
validation
int validation
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.
stripperRules
Mode stripperRules
stripsWhitespace
boolean stripsWhitespace
ruleManager
RuleManager ruleManager
keyManager
KeyManager keyManager
decimalFormatManager
DecimalFormatManager decimalFormatManager
globalVariableMap
SlotManager globalVariableMap
globalVariableIndex
java.util.HashMap globalVariableIndex
defaultCollationName
java.lang.String defaultCollationName
defaultOutputProperties
java.util.Properties defaultOutputProperties
namedTemplateTable
java.util.HashMap namedTemplateTable
largestPatternStackFrame
int largestPatternStackFrame
collationTable
java.util.HashMap collationTable
characterMapIndex
java.util.HashMap characterMapIndex
locationMap
LocationMap locationMap
queryLibraryModules
java.util.HashMap queryLibraryModules
functionLibrary
FunctionLibrary functionLibrary
nameCode
int nameCode
schemaType
SimpleType schemaType
annotation
int annotation
options
int options
validationAction
int validationAction
nameCode
int nameCode
namespaceCodes
int[] namespaceCodes
select
Expression select
action
Expression action
select
Expression select
action
Expression action
algorithm
byte algorithm
key
java.lang.Object key
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
executable
Executable executable
stackFrameMap
SlotManager stackFrameMap
children
Expression[] children
conversion
Expression conversion
modules
java.lang.String[] modules
numberOfModules
int numberOfModules
terminate
Expression terminate
select
Expression select
name
Expression name
namespaceCodes
int[] namespaceCodes
namePool
NamePool namePool
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
body
Expression body
executable
Executable executable
systemId
java.lang.String systemId
lineNumber
int lineNumber
stackFrameMap
SlotManager stackFrameMap
name
Expression name
href
Expression href
outputProperties
java.util.Properties outputProperties
baseURI
java.lang.String baseURI
validationAction
int validationAction
schemaType
SchemaType schemaType
serializationAttributes
java.util.HashMap serializationAttributes
nsResolver
NamespaceResolver nsResolver
select
Expression select
separator
Expression separator
numberOfVariables
int numberOfVariables
precedence
int precedence
minImportPrecedence
int minImportPrecedence
templateFingerprint
int templateFingerprint
options
int options
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
functionNameCode
int functionNameCode
memoFunction
boolean memoFunction
argumentTypes
SequenceType[] argumentTypes
resultType
SequenceType resultType
requiredType
SequenceType requiredType
variableName
java.lang.String variableName
slotNumber
int slotNumber
options
int options
isNumberingInstruction
boolean isNumberingInstruction
test
Expression test
action
Expression action
Package net.sf.saxon.number |
formatTokens
java.util.ArrayList formatTokens
separators
java.util.ArrayList separators
startsWithSeparator
boolean startsWithSeparator
numberOfDocuments
int numberOfDocuments
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
prefix
java.lang.String prefix
message
java.lang.String message
Package net.sf.saxon.pattern |
nodetest1
NodeTest nodetest1
nodetest2
NodeTest nodetest2
operator
int operator
kind
int kind
schemaType
SchemaType schemaType
requiredType
int requiredType
config
Configuration config
elementTest
NodeTest elementTest
idExpression
Expression idExpression
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
usesCurrent
boolean usesCurrent
namePool
NamePool namePool
type
int type
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
group
java.util.Set group
p1
Pattern p1
p2
Pattern p2
nodeType
int nodeType
Package net.sf.saxon.query |
config
Configuration config
functions
java.util.HashMap functions
unboundFunctionCalls
java.util.List unboundFunctionCalls
allowForwardsReferences
boolean allowForwardsReferences
Package net.sf.saxon.sort |
collator
java.util.Comparator collator
collator
java.util.Comparator collator
baseComparer
java.util.Comparator baseComparer
comparer
NodeOrderComparer comparer
baseCollator
java.text.Collator baseCollator
select
Expression select
sortKeys
SortKeyDefinition[] sortKeys
fixedSortKeys
FixedSortKeyDefinition[] fixedSortKeys
sortKey
Expression sortKey
order
Expression order
dataTypeExpression
Expression dataTypeExpression
caseOrder
Expression caseOrder
language
Expression language
collation
java.util.Comparator collation
emptyFirst
boolean emptyFirst
collator
java.util.Comparator collator
components
Expression[] components
base
Expression base
sortKeys
FixedSortKeyDefinition[] sortKeys
baseCollator
java.text.Collator baseCollator
Package net.sf.saxon.style |
stylesheet
XSLStylesheet stylesheet
overriding
boolean overriding
Package net.sf.saxon.trans |
defaultDFS
java.text.DecimalFormatSymbols defaultDFS
formatTable
java.util.HashMap formatTable
usingOriginalDefault
boolean usingOriginalDefault
match
Pattern match
collation
java.text.Collator collation
collationName
java.lang.String collationName
keyList
java.util.HashMap keyList
ruleDict
net.sf.saxon.trans.Mode.Rule[] ruleDict
modeNameCode
int modeNameCode
sequence
int sequence
defaultMode
Mode defaultMode
modes
java.util.HashMap modes
omniMode
Mode omniMode
Package net.sf.saxon.tree |
code
short code
Package net.sf.saxon.type |
builtIn
boolean builtIn
javaClass
java.lang.Class javaClass
name
java.lang.String name
- The name of this Facet
value
java.lang.String value
- The value of this facet as a string
fixed
boolean fixed
- Flag to indicate that the facet is fixed (cannot be overridden in a subtype)
itemType
SimpleType itemType
- The SimpleType of the items in the list.
position
int position
finalProhibitions
int finalProhibitions
- Flags used to implement the "final" and "block" attributes
localName
java.lang.String localName
- The local name of this schema type
baseTypeFingerprint
int baseTypeFingerprint
- The NamePool fingerprint of the name of the base type. Used for
resolving forwards references.
baseType
SchemaType baseType
- The base schema type
containingDeclarationName
int containingDeclarationName
- The fingerprint of the element or attribute declaration containing
this anonymous type definition
containingDeclarationIsElement
boolean containingDeclarationIsElement
- Flag to indicate whether the containing declaration of an anonymous type
is an element or attribute
namePool
NamePool namePool
- The name pool containing this type
derivation
int derivation
- The derivation method (if any), for example DERIVED_BY_RESTRICTION
fingerprint
int fingerprint
- The fingerprint of this type in the Saxon NamePool
systemId
java.lang.String systemId
- Loctation information
lineNumber
int lineNumber
validationPhase
int validationPhase
- Flag used to check for cycles during validation
facets
FacetCollection facets
- The constraining facets of this type
systemId
java.lang.String systemId
publicId
java.lang.String publicId
lineNumber
int lineNumber
columnNumber
int columnNumber
Package net.sf.saxon.value |
value
java.lang.String value
binaryValue
byte[] binaryValue
value
java.math.BigInteger value
value
boolean value
calendar
java.util.GregorianCalendar calendar
zoneSpecified
boolean zoneSpecified
expression
Expression expression
savedXPathContext
XPathContextMajor savedXPathContext
reservoir
java.util.ArrayList reservoir
state
int state
depth
int depth
inputIterator
SequenceIterator inputIterator
UTCDate
java.util.Date UTCDate
tzOffset
int tzOffset
UTCDate
java.util.Date UTCDate
value
java.math.BigDecimal value
primitiveValue
AtomicValue primitiveValue
typeLabel
AtomicType typeLabel
value
double value
negative
boolean negative
years
int years
months
int months
days
int days
hours
int hours
minutes
int minutes
seconds
int seconds
milliseconds
int milliseconds
value
float value
binaryValue
byte[] binaryValue
value
long value
type
ItemType type
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
iterator
SequenceIterator iterator
extent
SequenceExtent extent
useCount
int useCount
primaryType
ItemType primaryType
cardinality
int cardinality
node
NodeInfo node
value
java.lang.CharSequence value
length
int length
doubleValue
DoubleValue doubleValue
Package net.sf.saxon.xpath |
context
XPathContext context
isTypeError
boolean isTypeError
isTypeError
boolean isTypeError
errorCode
java.lang.String errorCode
hasBeenReported
boolean hasBeenReported