Package org.faceless.publisher.ext
Class ContentMathMLExtension
java.lang.Object
org.faceless.publisher.ext.ContentMathMLExtension
- All Implemented Interfaces:
ReportFactoryExtension
A ReportFactoryExtension which will convert any content MathML to presentation MathML, allowing
it to be rendered.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.faceless.publisher.ext.ReportFactoryExtension
load, register, register, unregister, unregister
-
Constructor Details
-
ContentMathMLExtension
public ContentMathMLExtension()
-
-
Method Details
-
startDocument
public void startDocument(XMLParser.Context ctx) - Specified by:
startDocument
in interfaceReportFactoryExtension
-