|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.util.text.LocatorFormatter
public class LocatorFormatter
Object formatter for the SAX Locator object.
Constructor Summary | |
---|---|
LocatorFormatter()
|
Method Summary | |
---|---|
void |
format(java.lang.StringBuffer sb,
java.lang.Object obj)
Formats an object to a string and writes the result to a string buffer. |
boolean |
supportsObject(java.lang.Object obj)
Indicates whether a given object is supported. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocatorFormatter()
Method Detail |
---|
public void format(java.lang.StringBuffer sb, java.lang.Object obj)
format
in interface AdvancedMessageFormat.ObjectFormatter
sb
- the target string bufferobj
- the object to be formattedpublic boolean supportsObject(java.lang.Object obj)
supportsObject
in interface AdvancedMessageFormat.ObjectFormatter
obj
- the object
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |