|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.tptp.platform.report.birt).
public interface IDocumentWriter
IWriter is provided to federate any class wanted to write IDObject using an OutputStream.
| Method Summary | |
|---|---|
void |
write(java.io.OutputStream output,
IDObject object)
Deprecated. Writes a list of IDObjects to the output stream. |
void |
write(java.io.OutputStream output,
IDObject[] objects)
Deprecated. Writes the IDObject to the output stream. |
| Method Detail |
|---|
void write(java.io.OutputStream output,
IDObject[] objects)
void write(java.io.OutputStream output,
IDObject object)
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||