Class LocatorFormatter

  • All Implemented Interfaces:
    org.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter

    public class LocatorFormatter
    extends java.lang.Object
    implements org.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter
    Object formatter for the SAX Locator object.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void format​(java.lang.StringBuffer sb, java.lang.Object obj)
      boolean supportsObject​(java.lang.Object obj)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LocatorFormatter

        public LocatorFormatter()
    • Method Detail

      • format

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

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