public class PrincipalStylesheetModuleEE extends PrincipalStylesheetModule
PrincipalStylesheetModule.ActiontopLevel| Constructor and Description |
|---|
PrincipalStylesheetModuleEE(XSLPackage node) |
| Modifier and Type | Method and Description |
|---|---|
void |
addGlobalVariable(GlobalVariable variable)
Add a global variable to the collection
|
protected void |
checkStreamability(AttributeSet aSet)
Check the streamability of an attribute set declared within this stylesheet module.
|
GlobalVariable |
getEquivalentVariable(Expression select)
Get an existing global variable whose initializer is a given expression,
if there is one.
|
protected void |
importSchemata()
Process import-schema declarations
|
addCompletionAction, addFixupAction, addGlobalVariable, addImportedSchema, addNamespaceAlias, adjustExposedVisibility, checkAcceptableModeForPackage, combineAttributeSets, compile, compileError, compileError, complete, declareXQueryFunction, fixup, gatherOutputProperties, getAccumulatorManager, getAttributeSetDeclarations, getAttributeSets, getCharacterMap, getCharacterMapIndex, getComponent, getDecimalFormatManager, getGlobalVariableBinding, getImportedSchemaTable, getKeyManager, getNamedTemplate, getNamespaceAlias, getPrincipalStylesheetModule, getRuleManager, getSlotManager, getStylesheetDocument, getStylesheetPackage, getTypeAliasManager, hasNamespaceAliases, indexAttributeSet, indexFunction, indexMode, indexNamedTemplate, indexVariableDeclaration, isAliasResultNamespace, isDeclaredModes, isImportedSchema, optimizeTopLevel, preprocess, processAllAttributes, putStylesheetDocument, setAccumulatorManager, setNeedsDynamicOutputProperties, spliceUsePackagesgetAssociatedStylesheet, getConfiguration, getImporter, getInputTypeAnnotations, getMinImportPrecedence, getPrecedence, getRootElement, getStylesheetElement, loadStylesheet, loadStylesheetModule, setImporter, setInputTypeAnnotations, setMinImportPrecedence, setWasIncluded, spliceIncludespublic PrincipalStylesheetModuleEE(XSLPackage node) throws XPathException
XPathExceptionprotected void importSchemata()
throws XPathException
importSchemata in class PrincipalStylesheetModuleXPathException - if errors are detectedprotected void checkStreamability(AttributeSet aSet) throws XPathException
checkStreamability in class PrincipalStylesheetModuleaSet - the attribute set to be checked (the method is called only
if the attribute set is declared streamable)XPathException - if the streamability rules are not satisifedpublic void addGlobalVariable(GlobalVariable variable)
GlobalVariableManageraddGlobalVariable in interface GlobalVariableManageraddGlobalVariable in class PrincipalStylesheetModulevariable - the variable to be addedpublic GlobalVariable getEquivalentVariable(Expression select)
GlobalVariableManagergetEquivalentVariable in interface GlobalVariableManagergetEquivalentVariable in class PrincipalStylesheetModuleCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.