public class StylesheetPackageEE extends StylesheetPackage
StylesheetPackage.Action
schemaIndex
topLevel
Constructor and Description |
---|
StylesheetPackageEE(XSLPackage node) |
Modifier and Type | Method and Description |
---|---|
protected void |
importSchemata()
Process import-schema declarations
|
protected void |
spliceUsePackages(XSLPackage xslpackage,
Compilation compilation)
Incorporate declarations from used packages
|
addCompletionAction, addFixupAction, addGlobalVariable, addImportedSchema, addNamespaceAlias, addUsedPackage, allocatePatternSlots, allocateUniqueParameterNumber, compile, compileError, compileError, complete, createFunctionLibrary, declareXQueryFunction, explain, fixup, gatherOutputProperties, getAccumulatorManager, getAttributeSets, getCharacterMap, getCharacterMapIndex, getComponent, getDecimalFormatManager, getFunction, getFunctionLibrary, getGlobalVariable, getGlobalVariableBinding, getGlobalVariableNames, getImportedSchemaTable, getKeyManager, getNamedTemplate, getNamespaceAlias, getPackageName, getPackageVersion, getPrincipalStylesheetModule, getRuleManager, getSlotManager, getStripperRules, getStylesheetDocument, getStylesheetFunctionLibrary, getUsedPackages, getVersion, hasNamespaceAliases, indexAttributeSet, indexFunction, indexNamedTemplate, indexVariableDeclaration, isAliasResultNamespace, isCreatesSecondaryResultDocuments, isImportedSchema, isRootPackage, optimizeTopLevel, preprocess, processAllAttributes, putStylesheetDocument, removeGlobalVariable, setAccumulatorManager, setCreatesSecondaryResultDocuments, setNeedsDynamicOutputProperties, setPackageName, setPackageVersion, setStripperRules, setVersion, stripsWhitespace, updatePreparedStylesheet
getAssociatedStylesheet, getConfiguration, getImporter, getInputTypeAnnotations, getMinImportPrecedence, getPrecedence, getRootElement, getStylesheetElement, loadStylesheetModule, setImporter, setInputTypeAnnotations, setMinImportPrecedence, setWasIncluded, spliceIncludes
public StylesheetPackageEE(XSLPackage node)
protected void spliceUsePackages(XSLPackage xslpackage, Compilation compilation) throws XPathException
spliceUsePackages
in class StylesheetPackage
xslpackage
- the used packagecompilation
- this compilationXPathException
- if any error is detected in the used packageprotected void importSchemata() throws XPathException
importSchemata
in class StylesheetPackage
XPathException
- if errors are detectedCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.