public interface Formatter
[pending] change "String format" to "void format(Writer)" and "void format(Stream)" to allow some formatter to write binary data (i.e. serialization ?)
Modifier and Type | Method and Description |
---|---|
java.lang.String |
format()
Create a String representing an Element in the format of this formatter
|
Submit a bug : syd@jpicedt.org