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() |
protected StyleElement |
makeXSLElement(int f,
NodeImpl parent)
Make an XSL element node
|
PrincipalStylesheetModule |
newPrincipalModule(XSLPackage node)
Create a stylesheet package
|
compileContentValueTemplate, isElementAvailable, makeConditionalBlock, makeElementNode, makeTextNode, validateTextNodegetCompilation, getConfiguration, getXsltProcessorVersion, isTopLevelModule, isXSLOverride, setTopLevelModulepublic StyleNodeFactoryEE(Configuration config, Compilation compilation)
config - the Saxon configurationpublic AccumulatorRegistryEE makeAccumulatorManager()
makeAccumulatorManager in class StyleNodeFactoryPEprotected StyleElement makeXSLElement(int f, NodeImpl parent)
StyleNodeFactorymakeXSLElement in class StyleNodeFactoryPEf - the fingerprint of the node nameparent - the parent nodepublic PrincipalStylesheetModule newPrincipalModule(XSLPackage node) throws XPathException
StyleNodeFactorynewPrincipalModule in class StyleNodeFactorynode - the XSLPackage elementXPathExceptionCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.