|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutputBufferProvider
Simple Provider interface for the output buffer.
Method Summary | |
---|---|
Appendable |
get()
Returns a clean Appendable buffer ready to use while rendering. |
void |
release(Appendable buffer)
Tells the provider that this buffer is free to be reused. |
Method Detail |
---|
Appendable get()
void release(Appendable buffer)
buffer
- the Appendable object handed out by get()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |