public class StyleNodeFactoryEE extends StyleNodeFactoryPE
allowExtensions
config, namePool
Constructor and Description |
---|
StyleNodeFactoryEE(Configuration config,
Compilation compilation)
Create the node factory for representing an XSLT stylesheet as a tree structure
|
Modifier and Type | Method and Description |
---|---|
AccumulatorRegistryEE |
makeAccumulatorManager() |
PrincipalStylesheetModule |
newPrincipalModule(XSLPackage node)
Create a stylesheet package
|
isElementAvailable, makeElementNode
getCompilation, getConfiguration, isTopLevelModule, makeTextNode, makeXSLElement, setTopLevelModule
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
makeTextNode
public StyleNodeFactoryEE(Configuration config, Compilation compilation)
config
- the Saxon configurationpublic AccumulatorRegistryEE makeAccumulatorManager()
makeAccumulatorManager
in class StyleNodeFactoryPE
public PrincipalStylesheetModule newPrincipalModule(XSLPackage node) throws XPathException
StyleNodeFactory
newPrincipalModule
in class StyleNodeFactory
node
- the XSLPackage elementXPathException
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.