|
|
|||||||||
| 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 |
Element |
getElement()
Renvoie l' Element sujet du formattage. |
boolean |
revertedArrowsAttribute()
renvoie true lorsque il faut inverser les paramètres des
flèches au moment du formattage. |
| Method Detail |
|---|
Element getElement()
Element sujet du formattage.
boolean revertedArrowsAttribute()
true lorsque il faut inverser les paramètres des
flèches au moment du formattage.
String format()
throws IOException
IOException
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||