|
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 IDocumentReader
IReader is provided to federate any class wanted to read IDObject, using an InputStream.
| Method Summary | |
|---|---|
IDObject[] |
getDocuments()
Deprecated. Get a list of document objects that were read in. |
IDObject[] |
getStyles()
Deprecated. Get a list of style objects that were read in. |
IDObject[] |
read(org.w3c.dom.Document in)
Deprecated. Reads the IDObject from an Document. |
IDObject[] |
read(java.io.InputStream in)
Deprecated. Reads the IDObject from an InputStream. |
| Method Detail |
|---|
IDObject[] read(java.io.InputStream in)
IDObject[] read(org.w3c.dom.Document in)
IDObject[] getDocuments()
IDObject[] getStyles()
|
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 | ||||||||