|
Eclipse PDE Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWritable
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 |
---|
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.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.