|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LineReader
Method Summary | |
---|---|
boolean |
hasLine() Returns true if the renderer has a next line to render. |
void |
renderLine(RenderAppendable to) Renders the element. |
Method Detail |
---|
boolean hasLine()
void renderLine(RenderAppendable to) throws IllegalStateException
to
- the buffer for renderingIllegalStateException
- when there is no line to render
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |