Package org.faceless.publisher.ext
Class SSMLExtension
java.lang.Object
org.faceless.publisher.ext.SSMLExtension
- All Implemented Interfaces:
ReportFactoryExtension
An XML filter that will expand the "single attribute" values used with
SSML
to their expanded versions, which are used by the PDF output
-
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
configure, load, register, register, unregister, unregister
-
Constructor Details
-
SSMLExtension
public SSMLExtension()
-