Package org.apache.fop.util.text
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidformat(StringBuffer sb, Object obj) booleansupportsObject(Object obj)
-
Constructor Details
-
LocatorFormatter
public LocatorFormatter()
-
-
Method Details
-
format
- Specified by:
formatin interfaceorg.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter
-
supportsObject
- Specified by:
supportsObjectin interfaceorg.apache.fop.util.text.AdvancedMessageFormat.ObjectFormatter
-