Class HtmlAutoDirExtension

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

public class HtmlAutoDirExtension extends Object implements ReportFactoryExtension
A ReportFactoryExtension which is required to support the dir="auto" attribute when parsing HTML, this extension will convert those to "left" or "right" based on the content of the element.
  • Constructor Details

    • HtmlAutoDirExtension

      public HtmlAutoDirExtension()