|
Eclipse PDE Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Classes that implement this interface can participate in saving the model to the ASCII output stream using the provided writer.
Method Summary | |
---|---|
void |
write(String indent,
PrintWriter writer)
Writes the ASCII representation of the writable into the provider writer. |
Method Detail |
public void write(String indent, PrintWriter writer)
indent
- a string that should be added after each new line to maintain
desired horizontal alignmentwriter
- a writer to be used to write this object's textual
representation
|
Eclipse PDE Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |