Package com.saxonica.ee.trans
Class SaxonElementFactoryEE
java.lang.Object
com.saxonica.ee.trans.SaxonElementFactoryEE
A Factory for Saxon extension nodes in the stylesheet tree.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ExtensionElementCreator
Identify the class to be used for stylesheet elements with a given local name. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FACTORY
Identify the class to be used for stylesheet elements with a given local name. The returned class must extend net.sf.saxon.style.StyleElement
-
-
Constructor Details
-
SaxonElementFactoryEE
public SaxonElementFactoryEE()
-