public class StyleNodeFactoryEE extends StyleNodeFactoryPE
allowExtensionsconfig, namePool, processorVersion| Constructor and Description |
|---|
StyleNodeFactoryEE(Configuration config)
Create the node factory for representing an XSLT stylesheet as a tree structure
|
| Modifier and Type | Method and Description |
|---|---|
AccumulatorManagerEE |
makeAccumulatorManager() |
protected StyleElement |
makeXSLElement(int f,
NodeInfo parent)
Make an XSL element node
|
StylesheetPackage |
newStylesheetPackage(XSLPackage node)
Create a stylesheet package
|
compileContentValueTemplate, isElementAvailable, makeElementNode, makeTextNode, validateTextNodegetCompilation, getConfiguration, getXsltProcessorVersion, isTopLevelModule, isXSLOverride, setCompilation, setTopLevelModule, setXsltProcessorVersionpublic StyleNodeFactoryEE(Configuration config)
config - the Saxon configurationpublic AccumulatorManagerEE makeAccumulatorManager()
makeAccumulatorManager in class StyleNodeFactoryPEprotected StyleElement makeXSLElement(int f, NodeInfo parent)
StyleNodeFactorymakeXSLElement in class StyleNodeFactoryPEf - the fingerprint of the node nameparent - the parent nodepublic StylesheetPackage newStylesheetPackage(XSLPackage node)
StyleNodeFactorynewStylesheetPackage in class StyleNodeFactorynode - the XSLPackage elementCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.