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() |
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, validateTextNode
getCompilation, getConfiguration, getXsltProcessorVersion, isTopLevelModule, isXSLOverride, setTopLevelModule
public StyleNodeFactoryEE(Configuration config, Compilation compilation)
config
- the Saxon configurationpublic AccumulatorRegistryEE makeAccumulatorManager()
makeAccumulatorManager
in class StyleNodeFactoryPE
protected StyleElement makeXSLElement(int f, NodeImpl parent)
StyleNodeFactory
makeXSLElement
in class StyleNodeFactoryPE
f
- the fingerprint of the node nameparent
- the parent nodepublic PrincipalStylesheetModule newPrincipalModule(XSLPackage node) throws XPathException
StyleNodeFactory
newPrincipalModule
in class StyleNodeFactory
node
- the XSLPackage elementXPathException
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.