|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MelatiWebmacroWriter
MelatiWriter that can be used with WebMacro.
WebmacroTemplate.write(org.melati.util.MelatiWriter,
org.melati.template.TemplateContext,
org.melati.template.TemplateEngine)
Method Summary | |
---|---|
org.webmacro.FastWriter |
getFastWriter()
Return a FastWriter that can be used for a while. |
void |
stopUsingFastWriter(org.webmacro.FastWriter fw)
Stop using the given FastWriter obtained from
this object. |
Method Detail |
---|
org.webmacro.FastWriter getFastWriter()
FastWriter
that can be used for a while.
stopUsingFastWriter(FastWriter)
void stopUsingFastWriter(org.webmacro.FastWriter fw)
FastWriter
obtained from
this object.
Anything written to the given writer since obtained will have been written to this object on return.
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |