public class StyleNodeFactoryEE extends StyleNodeFactoryPE
allowExtensionsconfig, 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, makeElementNodegetCompilation, getConfiguration, isTopLevelModule, makeTextNode, makeXSLElement, setTopLevelModuleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmakeTextNodepublic StyleNodeFactoryEE(Configuration config, Compilation compilation)
config - the Saxon configurationpublic AccumulatorRegistryEE makeAccumulatorManager()
makeAccumulatorManager in class StyleNodeFactoryPEpublic PrincipalStylesheetModule newPrincipalModule(XSLPackage node) throws XPathException
StyleNodeFactorynewPrincipalModule in class StyleNodeFactorynode - the XSLPackage elementXPathExceptionCopyright (c) 2004-2020 Saxonica Limited. All rights reserved.