Class XmlStylesheetExtension

java.lang.Object
org.faceless.publisher.ext.XmlStylesheetExtension
All Implemented Interfaces:
ReportFactoryExtension

public class XmlStylesheetExtension extends Object implements ReportFactoryExtension
A ReportFactoryExtension that will process any <?xml-stylesheet?> processing instructions preceding the XML in the input source. One of these extensions is added to every ReportFactory by default, and is currently required for normal operation.