Class LocatorFormatter

java.lang.Object
org.apache.fop.util.text.LocatorFormatter
All Implemented Interfaces:
org.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter

public class LocatorFormatter extends Object implements org.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter
Object formatter for the SAX Locator object.
  • Constructor Details

    • LocatorFormatter

      public LocatorFormatter()
  • Method Details

    • format

      public void format(StringBuffer sb, Object obj)
      Specified by:
      format in interface org.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter
    • supportsObject

      public boolean supportsObject(Object obj)
      Specified by:
      supportsObject in interface org.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter