|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Doc
Base interface for all docrep document classes. The methods provided here are mainly useful within this package, providing internal methods for implementing laziness and other docrep things.
| Method Summary | |
|---|---|
RTManager |
getDRRT()
Returns the runtime manager for this document. |
void |
setDRRT(RTManager rt)
Sets the runtime manager for this document. |
| Methods inherited from interface org.schwa.dr.Ann |
|---|
getDRIndex, getDRLazy, getDRLazyNElem, setDRIndex, setDRLazy, setDRLazyNElem |
| Method Detail |
|---|
RTManager getDRRT()
Reader, this method will return null.
void setDRRT(RTManager rt)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||