Package net.sf.saxon.style
Class XSLGlobalVariable
- java.lang.Object
- 
- net.sf.saxon.tree.linked.NodeImpl
- 
- net.sf.saxon.tree.linked.ParentNodeImpl
- 
- net.sf.saxon.tree.linked.ElementImpl
- 
- net.sf.saxon.style.StyleElement
- 
- net.sf.saxon.style.XSLGlobalVariable
 
 
 
 
 
- 
- All Implemented Interfaces:
- javax.xml.transform.Source,- javax.xml.transform.SourceLocator,- ActiveSource,- GroundedValue,- Item,- MutableNodeInfo,- NamespaceResolver,- NodeInfo,- Sequence,- Location,- StylesheetComponent,- SteppingNode,- SiblingCountingNode,- org.xml.sax.Locator
 - Direct Known Subclasses:
- XSLGlobalParam
 
 public class XSLGlobalVariable extends StyleElement implements StylesheetComponent Handler for xsl:variable elements appearing as a child of xsl:stylesheet.The xsl:variable element has mandatory attribute nameand optional attributeselect(inter alia)
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class net.sf.saxon.style.StyleElementStyleElement.OnFailure
 
- 
 - 
Field SummaryFields Modifier and Type Field Description protected GlobalVariablecompiledVariableprotected booleanredundantprotected SourceBindingsourceBinding- 
Fields inherited from class net.sf.saxon.style.StyleElementACTION_COMPILE, ACTION_FIXUP, ACTION_OPTIMIZE, ACTION_PROCESS_ATTRIBUTES, ACTION_TYPECHECK, ACTION_VALIDATE, actionsCompleted, defaultCollationName, defaultMode, defaultXPathNamespace, expandText, extensionNamespaces, reportingCircumstances, staticContext, validationError, version, YES_NO
 - 
Fields inherited from class net.sf.saxon.tree.linked.NodeImplNODE_LETTER
 
- 
 - 
Constructor SummaryConstructors Constructor Description XSLGlobalVariable()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcheckCompatibility(Component component)Check the compatibility of this component with another component that it is overridingvoidcompileDeclaration(Compilation compilation, ComponentDeclaration decl)Compile.voidfixupReferences()Fix up references from XPath expressions.voidgenerateByteCode(Optimizer opt)Generate byte code if appropriateActorgetActor()Get the corresponding Procedure object that results from the compilation of this StylesheetProcedureSourceBindinggetBindingInformation(StructuredQName name)Ask whether this element contains a binding for a variable with a given name; and if it does, return the source binding informationGlobalVariablegetCompiledVariable()StructuredQNamegetObjectName()Get a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc.protected java.util.EnumSet<SourceBinding.BindingProperty>getPermittedAttributes()SequenceTypegetRequiredType()Get the static type of the variable.SlotManagergetSlotManager()Get the SlotManager associated with this stylesheet construct.SourceBindinggetSourceBinding()Get the source binding object that holds information about the declared variable.SymbolicNamegetSymbolicName()Get the symbolic name of the component, that is, the combination of the component kind and the qualified nameStructuredQNamegetVariableQName()voidindex(ComponentDeclaration decl, PrincipalStylesheetModule top)Method supplied by declaration elements to add themselves to a stylesheet-level indexprotected voidinitializeBinding(GlobalVariable var)Initialize - common code called from the compile() method of all subclassesbooleanisAssignable()Ask whether the global variable is declared with assignable="yes"booleanisDeclaration()Determine whether this node is a declaration.booleanisGlobal()Test whether this is a global variable or parameterbooleanisInstruction()Determine whether this node is an instruction.protected booleanmayContainSequenceConstructor()Determine whether this type of element is allowed to contain a template-bodyvoidoptimize(ComponentDeclaration declaration)Optimize the stylesheet constructvoidpostValidate()Hook to allow additional validation of a parent element immediately after its children have been validated.protected voidprepareAttributes()Set the attribute list for the element.voidsetRedundant(boolean redundant)Mark this global variable as redundant, typically because it is overridden by another global variable of the same name, or because there are no references to itvoidvalidate(ComponentDeclaration decl)Check that the stylesheet element is valid.- 
Methods inherited from class net.sf.saxon.style.StyleElementallocateLocation, arrayToSequence, bindLocalVariable, bindVariable, checkEmpty, checkTopLevel, checkUnknownAttribute, compile, compileError, compileError, compileError, compileError, compileError, compileError, compileErrorInAttribute, compileSequenceConstructor, compileSequenceConstructor, compileWarning, compileWarning, compileWarning, generateId, getAttributeValue, getBaseURI, getCompilation, getConfiguration, getContainingPackage, getContainingSlotManager, getDeclaredVisibility, getDefaultCollationName, getDefaultXPathNamespace, getNamespaceResolver, getPackageData, getPrincipalStylesheetModule, getProperties, getSchemaType, getStaticContext, getStaticContext, getTypeAnnotation, getUsedPackage, getVisibility, getWithParamInstructions, getXslOriginal, hasImplicitBinding, invalidAttribute, isExtensionAttributeAllowed, isExtensionNamespace, isNo, isPermittedChild, isSchemaAware, issueWarning, issueWarning, isTopLevel, isWithinDeclaredStreamableConstruct, isYes, makeAttributeValueTemplate, makeExpression, makeExpressionVisitor, makeQName, makeRetainedStaticContext, makeSequenceType, mapToSequence, markTailCalls, mayContainFallback, mayContainParam, processAllAttributes, processAttributes, processBooleanAttribute, processStandardAttributes, processVersionAttribute, reportAbsence, requireXslt40, seesAvuncularVariables, setCompilation, setInstructionLocation, setObjectName, setValidationError, substituteFor, typeCheck, typeCheck, validateChildren, validateSubtree, validateValidationAttribute
 - 
Methods inherited from class net.sf.saxon.tree.linked.ElementImpladdAttribute, addNamespace, addNamespace, attributes, checkNotNamespaceSensitiveElement, copy, delete, fixupInsertedNamespaces, generateId, getAllNamespaces, getAttributeValue, getColumnNumber, getDeclaredNamespaces, getLineNumber, getNodeKind, getNodeName, getRoot, getSchemaType, getSystemId, getURIForPrefix, initialise, isId, isIdref, isIdRefNode, isInScopeNamespace, isNilled, iteratePrefixes, removeAttribute, removeNamespace, removeTypeAnnotation, rename, replaceStringValue, setAttributeInfo, setAttributes, setLocation, setNamespaceMap, setNilled, setNodeName, setSystemId, setTypeAnnotation
 - 
Methods inherited from class net.sf.saxon.tree.linked.ParentNodeImpladdChild, compact, getFirstChild, getLastChild, getNthChild, getNumberOfChildren, getRawSequenceNumber, getSequenceNumber, getUnicodeStringValue, hasChildNodes, insertChildren, insertChildrenAt, iterateChildren, removeChild, replaceChildrenAt, setChildren, setRawSequenceNumber
 - 
Methods inherited from class net.sf.saxon.tree.linked.NodeImplatomize, compareOrder, effectiveBooleanValue, equals, getDisplayName, getFingerprint, getLocalPart, getNamePool, getNextInDocument, getNextSibling, getParent, getPhysicalRoot, getPrefix, getPreviousInDocument, getPreviousSibling, getRawParent, getSiblingPosition, getSuccessorElement, getTreeInfo, getURI, hasFingerprint, hashCode, head, insertSiblings, isDeleted, iterateAxis, iterateAxis, newBuilder, replace, saveLocation, setRawParent, setSiblingPosition
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface net.sf.saxon.om.GroundedValueasIterable, concatenate, containsNode, materialize
 - 
Methods inherited from interface net.sf.saxon.om.ItemgetLength, getStringValue, itemAt, iterate, reduce, subsequence
 - 
Methods inherited from interface net.sf.saxon.om.NodeInfoasActiveSource, children, children, deliver, getGenre, getPublicId, isSameNodeInfo, isStreamed, toShortString
 - 
Methods inherited from interface net.sf.saxon.om.SequencemakeRepeatable
 
- 
 
- 
- 
- 
Field Detail- 
sourceBindingprotected SourceBinding sourceBinding 
 - 
compiledVariableprotected GlobalVariable compiledVariable 
 - 
redundantprotected boolean redundant 
 
- 
 - 
Method Detail- 
getSourceBindingpublic SourceBinding getSourceBinding() Get the source binding object that holds information about the declared variable.- Returns:
- the source binding
 
 - 
getVariableQNamepublic StructuredQName getVariableQName() 
 - 
getObjectNamepublic StructuredQName getObjectName() Description copied from class:StyleElementGet a name identifying the object of the expression, for example a function name, template name, variable name, key name, element name, etc. This is used only where the name is known statically. If there is no name, the value will be null.- Overrides:
- getObjectNamein class- StyleElement
- Returns:
- the name of the object declared in this element, if any
 
 - 
mayContainSequenceConstructorprotected boolean mayContainSequenceConstructor() Determine whether this type of element is allowed to contain a template-body- Overrides:
- mayContainSequenceConstructorin class- StyleElement
- Returns:
- true: yes, it may contain a template-body
 
 - 
isGlobalpublic boolean isGlobal() Test whether this is a global variable or parameter- Returns:
- true if this is global
 
 - 
postValidatepublic void postValidate() throws XPathExceptionHook to allow additional validation of a parent element immediately after its children have been validated.- Overrides:
- postValidatein class- StyleElement
- Throws:
- XPathException- if any error is found during post-traversal validation
 
 - 
getCompiledVariablepublic GlobalVariable getCompiledVariable() 
 - 
getPermittedAttributesprotected java.util.EnumSet<SourceBinding.BindingProperty> getPermittedAttributes() 
 - 
getActorpublic Actor getActor() throws XPathException Get the corresponding Procedure object that results from the compilation of this StylesheetProcedure- Specified by:
- getActorin interface- StylesheetComponent
- Returns:
- the compiled ComponentCode
- Throws:
- XPathException- if generating the ComponentBody fails
 
 - 
getSymbolicNamepublic SymbolicName getSymbolicName() Description copied from interface:StylesheetComponentGet the symbolic name of the component, that is, the combination of the component kind and the qualified name- Specified by:
- getSymbolicNamein interface- StylesheetComponent
- Returns:
- the component's symbolic name
 
 - 
checkCompatibilitypublic void checkCompatibility(Component component) Description copied from interface:StylesheetComponentCheck the compatibility of this component with another component that it is overriding- Specified by:
- checkCompatibilityin interface- StylesheetComponent
- Parameters:
- component- the overridden component
 
 - 
getBindingInformationpublic SourceBinding getBindingInformation(StructuredQName name) Ask whether this element contains a binding for a variable with a given name; and if it does, return the source binding information- Overrides:
- getBindingInformationin class- StyleElement
- Parameters:
- name- the variable name
- Returns:
- the binding information if this element binds a variable of this name; otherwise null
 
 - 
prepareAttributesprotected void prepareAttributes() Description copied from class:StyleElementSet the attribute list for the element. This is called to process the attributes (note the distinction from processAttributes in the superclass). Must be supplied in a subclass- Specified by:
- prepareAttributesin class- StyleElement
 
 - 
indexpublic void index(ComponentDeclaration decl, PrincipalStylesheetModule top) throws XPathException Description copied from class:StyleElementMethod supplied by declaration elements to add themselves to a stylesheet-level index- Overrides:
- indexin class- StyleElement
- Parameters:
- decl- the Declaration being indexed. (This corresponds to the StyleElement object except in cases where one module is imported several times with different precedence.)
- top- represents the outermost XSLStylesheet or XSLPackage element
- Throws:
- XPathException- if any error is encountered
 
 - 
validatepublic void validate(ComponentDeclaration decl) throws XPathException Description copied from class:StyleElementCheck that the stylesheet element is valid. This is called once for each element, after the entire tree has been built. As well as validation, it can perform first-time initialisation. The default implementation does nothing; it is normally overriden in subclasses.- Overrides:
- validatein class- StyleElement
- Parameters:
- decl- the declaration to be validated
- Throws:
- XPathException- if any error is found during validation
 
 - 
isAssignablepublic boolean isAssignable() Ask whether the global variable is declared with assignable="yes"- Returns:
- true if assignabl="yes" was specified
 
 - 
isDeclarationpublic boolean isDeclaration() Determine whether this node is a declaration.- Overrides:
- isDeclarationin class- StyleElement
- Returns:
- true - a global variable is a declaration
 
 - 
isInstructionpublic boolean isInstruction() Determine whether this node is an instruction.- Overrides:
- isInstructionin class- StyleElement
- Returns:
- false - a global variable is not an instruction
 
 - 
getRequiredTypepublic SequenceType getRequiredType() Get the static type of the variable. This is the declared type, unless the value is statically known and constant, in which case it is the actual type of the value.- Returns:
- the declared or inferred static type of the variable
 
 - 
fixupReferencespublic void fixupReferences() throws XPathExceptionDescription copied from class:StyleElementFix up references from XPath expressions. Overridden for function declarations and variable declarations- Overrides:
- fixupReferencesin class- StyleElement
- Throws:
- XPathException- if any references cannot be fixed up.
 
 - 
compileDeclarationpublic void compileDeclaration(Compilation compilation, ComponentDeclaration decl) throws XPathException Compile. This method ensures space is available for local variables declared within this global variable- Overrides:
- compileDeclarationin class- StyleElement
- Parameters:
- compilation- the compilation episode
- decl- the containing top-level declaration, for example xsl:function or xsl:template
- Throws:
- XPathException- if compilation fails
 
 - 
initializeBindingprotected void initializeBinding(GlobalVariable var) Initialize - common code called from the compile() method of all subclasses- Parameters:
- var- the representation of the variable declaration in the compiled executable
 
 - 
getSlotManagerpublic SlotManager getSlotManager() Get the SlotManager associated with this stylesheet construct. The SlotManager contains the information needed to manage the local stack frames used by run-time instances of the code.- Specified by:
- getSlotManagerin interface- StylesheetComponent
- Returns:
- the associated SlotManager object
 
 - 
optimizepublic void optimize(ComponentDeclaration declaration) throws XPathException Optimize the stylesheet construct- Specified by:
- optimizein interface- StylesheetComponent
- Parameters:
- declaration- the declaration of this variable
- Throws:
- XPathException- if an error is found at this stage (which shouldn't really happen)
 
 - 
setRedundantpublic void setRedundant(boolean redundant) Mark this global variable as redundant, typically because it is overridden by another global variable of the same name, or because there are no references to it- Parameters:
- redundant- true if this variable is redundant, otherwise false
 
 - 
generateByteCodepublic void generateByteCode(Optimizer opt) Generate byte code if appropriate- Specified by:
- generateByteCodein interface- StylesheetComponent
- Parameters:
- opt- the optimizer
 
 
- 
 
-