public class StyleNodeFactoryEE extends StyleNodeFactoryPE
allowExtensions
config, 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, validateTextNode
getCompilation, getConfiguration, getXsltProcessorVersion, isTopLevelModule, isXSLOverride, setCompilation, setTopLevelModule, setXsltProcessorVersion
public StyleNodeFactoryEE(Configuration config)
config
- the Saxon configurationpublic AccumulatorManagerEE makeAccumulatorManager()
makeAccumulatorManager
in class StyleNodeFactoryPE
protected StyleElement makeXSLElement(int f, NodeInfo parent)
StyleNodeFactory
makeXSLElement
in class StyleNodeFactoryPE
f
- the fingerprint of the node nameparent
- the parent nodepublic StylesheetPackage newStylesheetPackage(XSLPackage node)
StyleNodeFactory
newStylesheetPackage
in class StyleNodeFactory
node
- the XSLPackage elementCopyright (c) 2004-2014 Saxonica Limited. All rights reserved.