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 |
|---|---|
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, updatePreparedStylesheetgetAccumulatorRegistry, getConfiguration, getDecimalFormatManager, getGlobalSlotManager, getGlobalVariableList, getHostLanguage, getKeyManager, getLocalLicenseId, getXPathVersion, isSchemaAware, setAccumulatorRegistry, setConfiguration, setDecimalFormatManager, setGlobalSlotManager, setHostLanguage, setKeyManager, setLocalLicenseId, setSchemaAware, setXPathVersionpublic StylesheetPackageEE(Configuration config)
public void export(ExpressionPresenter presenter) throws XPathException
export in class StylesheetPackagepresenter - the expression presenter used to display the structureXPathExceptionCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.