|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Formatter
A formatter that is invoked by the FORMAT command.
Method Summary | |
---|---|
String |
format(String content,
PrintStream debugStream)
Format the content and return the formatted content. |
String |
getName()
Get the name of this formatter |
Method Detail |
---|
String getName()
String format(String content, PrintStream debugStream) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |