|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Formatter
An interface that specifies shared formatting behaviours for Element's.
[pending] change "String format" to "void format(Writer)" and "void format(Stream)" to allow some formatter to write binary data (i.e. serialization ?)
| Method Summary | |
|---|---|
String |
format()
Create a String representing an Element in the format of this formatter |
| Method Detail |
|---|
String format()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||