public class StylesheetPackageEE extends StylesheetPackage
StylesheetPackage.Action
defaultOutputProperties, globalContextRequirement, hiddenComponents, namedOutputProperties, overriddenComponents, schemaIndex, stripperRules
config, 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, updatePreparedStylesheet
getAccumulatorRegistry, getConfiguration, getDecimalFormatManager, getGlobalSlotManager, getGlobalVariableList, getHostLanguage, getKeyManager, getLocalLicenseId, getTargetEdition, getXPathVersion, isRelocatable, isSchemaAware, obtainTypeAliasManager, setAccumulatorRegistry, setConfiguration, setDecimalFormatManager, setGlobalSlotManager, setHostLanguage, setKeyManager, setLocalLicenseId, setRelocatable, setSchemaAware, setTargetEdition, setTypeAliasManager
public StylesheetPackageEE(Configuration config)
public boolean isJustInTimeCompilation()
isJustInTimeCompilation
in class StylesheetPackage
public void setJustInTimeCompilation(boolean justInTimeCompilation)
setJustInTimeCompilation
in class StylesheetPackage
public void export(ExpressionPresenter presenter) throws XPathException
export
in class StylesheetPackage
presenter
- the expression presenter used to display the structureXPathException
protected void addIxslFunctionLibrary(FunctionLibraryList functionLibrary)
addIxslFunctionLibrary
in class StylesheetPackage
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.