public class StylesheetPackageEE extends StylesheetPackage
StylesheetPackage.ActiondefaultOutputProperties, globalContextRequirement, hiddenComponents, namedOutputProperties, overriddenComponents, schemaIndex, stripperRulesconfig, keyManager| Constructor and Description |
|---|
StylesheetPackageEE(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addIxslFunctionLibrary(FunctionLibraryList functionLibrary) |
void |
export(ExpressionPresenter presenter)
Output the abstract expression tree to the supplied destination.
|
boolean |
isJustInTimeCompilation() |
void |
setJustInTimeCompilation(boolean justInTimeCompilation) |
addCompletionAction, addComponent, addComponentsFromUsedPackage, addGlobalVariable, addHiddenComponent, addOverriddenComponent, addUsedPackage, allocateBinderySlots, checkForAbstractComponents, complete, createFunctionLibrary, getAbstractComponents, getCharacterMapIndex, getComponent, getComponentIndex, getContextItemRequirements, getDefaultMode, getFunction, getFunctionLibrary, getMaxFunctionArity, getNamedOutputProperties, getOverriddenComponent, getPackageName, getPackageVersion, getRuleManager, getSchemaNamespaces, getSpaceStrippingRule, getStripperRules, getUsedPackages, getVersion, getXQueryFunctionLibrary, isCreatesSecondaryResultDocuments, isDeclaredModes, isRetainUnusedFunctions, isRootPackage, isStripsTypeAnnotations, isStripsWhitespace, setCharacterMapIndex, setContextItemRequirements, setCreatesSecondaryResultDocuments, setDeclaredModes, setDefaultMode, setDefaultOutputProperties, setFunctionLibraryDetails, setNamedOutputProperties, setPackageName, setPackageVersion, setRetainUnusedFunctions, setRootPackage, setRuleManager, setStripperRules, setStripsTypeAnnotations, setStripsWhitespace, setVersion, updatePreparedStylesheetgetAccumulatorRegistry, getConfiguration, getDecimalFormatManager, getGlobalSlotManager, getGlobalVariableList, getHostLanguage, getKeyManager, getLocalLicenseId, getTargetEdition, getXPathVersion, isRelocatable, isSchemaAware, obtainTypeAliasManager, setAccumulatorRegistry, setConfiguration, setDecimalFormatManager, setGlobalSlotManager, setHostLanguage, setKeyManager, setLocalLicenseId, setRelocatable, setSchemaAware, setTargetEdition, setTypeAliasManagerpublic StylesheetPackageEE(Configuration config)
public boolean isJustInTimeCompilation()
isJustInTimeCompilation in class StylesheetPackagepublic void setJustInTimeCompilation(boolean justInTimeCompilation)
setJustInTimeCompilation in class StylesheetPackagepublic void export(ExpressionPresenter presenter) throws XPathException
export in class StylesheetPackagepresenter - the expression presenter used to display the structureXPathExceptionprotected void addIxslFunctionLibrary(FunctionLibraryList functionLibrary)
addIxslFunctionLibrary in class StylesheetPackageCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.