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.
-
Constructor Details
-
ContentMathMLExtension
public ContentMathMLExtension()Create a new ContentMathMLContentHandler
-