|
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 IWriter
IWriter is provided to federate any class wanted to write IDObject, or IDItem of JScribe core using an OutputStream.
| Method Summary | |
|---|---|
void |
clear()
Deprecated. Clears before re-use |
void |
write(java.io.OutputStream output,
IDObject object)
Deprecated. Writes the object to the output stream. |
void |
write(java.io.OutputStream output,
IDObject[] objects)
Deprecated. Writes all the objects from the table to the output stream. |
| Method Detail |
|---|
void write(java.io.OutputStream output,
IDObject object)
throws java.lang.Exception
java.lang.Exception
void write(java.io.OutputStream output,
IDObject[] objects)
throws java.lang.Exception
java.lang.Exceptionvoid clear()
|
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 | ||||||||