|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the ability of any object to render itself
in the context of a document which implements StylishWriteable
.
Method Summary | |
void |
render(StylishWriteable doc)
This method is used to render this object in the context of a StylishWriteable doc. |
Method Detail |
public void render(StylishWriteable doc)
StylishWriteable
doc.
doc
- the document in which to render this object.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |