|
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 IReader
IReader is provided to federate any class wanted to read IDObject, or IDItem of JScrib core using an InputStream.
| Method Summary | |
|---|---|
void |
clear()
Deprecated. Clears before re-use |
DColorRegistry |
getColorRegistry()
Deprecated. Returns the colors which has been loaded by the reader. |
DFontRegistry |
getFontRegistry()
Deprecated. Returns the fonts which has been loaded by the reader. |
DStyleRegistry |
getStyleRegistry()
Deprecated. Returns the styles which has been loaded by the reader. |
IDObject[] |
read(java.io.InputStream in)
Deprecated. Reads the IDObject from an InputStream. |
void |
setColorRegistry(DColorRegistry registry)
Deprecated. Sets the color registry where the reader stores the colors which loads |
void |
setFontRegistry(DFontRegistry registry)
Deprecated. Sets the font registry where the reader stores the fonts which loads |
void |
setStyleRegistry(DStyleRegistry registry)
Deprecated. Sets the style registry where the reader stores the styles which loads |
| Method Detail |
|---|
IDObject[] read(java.io.InputStream in)
throws java.lang.Exception
java.lang.ExceptionDStyleRegistry getStyleRegistry()
DFontRegistry getFontRegistry()
DColorRegistry getColorRegistry()
void setStyleRegistry(DStyleRegistry registry)
void setFontRegistry(DFontRegistry registry)
void setColorRegistry(DColorRegistry registry)
void 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 | ||||||||