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 |
---|---|
void |
export(ExpressionPresenter presenter)
Output the abstract expression tree to the supplied destination.
|
addCompletionAction, addComponent, addComponentsFromUsedPackage, addGlobalVariable, addHiddenComponent, addOverriddenComponent, addUsedPackage, allocateBinderySlots, checkForAbstractComponents, complete, createFunctionLibrary, getAbstractComponents, getCharacterMapIndex, getComponent, getComponentIndex, getContextItemRequirements, getDefaultMode, getFunction, getFunctionLibrary, getHiddenComponent, getMaxFunctionArity, getOverriddenComponent, getPackageName, getPackageVersion, getRuleManager, getSchemaNamespaces, getStripperRules, getUsedPackages, getVersion, getXQueryFunctionLibrary, isCreatesSecondaryResultDocuments, isRootPackage, isStripsTypeAnnotations, setCharacterMapIndex, setContextItemRequirements, setCreatesSecondaryResultDocuments, setDefaultMode, setDefaultOutputProperties, setFunctionLibraryDetails, setNamedOutputProperties, setPackageName, setPackageVersion, setRootPackage, setRuleManager, setStripperRules, setStripsTypeAnnotations, setStripsWhitespace, setVersion, updatePreparedStylesheet
getAccumulatorRegistry, getConfiguration, getDecimalFormatManager, getGlobalSlotManager, getGlobalVariableList, getHostLanguage, getKeyManager, getLocalLicenseId, getXPathVersion, isSchemaAware, setAccumulatorRegistry, setConfiguration, setDecimalFormatManager, setGlobalSlotManager, setHostLanguage, setKeyManager, setLocalLicenseId, setSchemaAware, setXPathVersion
public StylesheetPackageEE(Configuration config)
public void export(ExpressionPresenter presenter) throws XPathException
export
in class StylesheetPackage
presenter
- the expression presenter used to display the structureXPathException
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.