Package com.saxonica.xsltextn.style
Class Saxon6ElementFactory
java.lang.Object
com.saxonica.xsltextn.style.Saxon6ElementFactory
A Factory for the old saxon:output extension instruction (in the old Saxon6 namespace) for the benefit
of people running the docbook stylesheets.
-
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
-
Saxon6ElementFactory
public Saxon6ElementFactory()
-