Class CallbackWriter
java.lang.Object
java.io.Writer
org.apache.struts2.views.freemarker.tags.CallbackWriter
- All Implemented Interfaces:
- freemarker.template.TransformControl,- Closeable,- Flushable,- Appendable,- AutoCloseable
- 
Constructor Details- 
CallbackWriter
 
- 
- 
Method Details- 
close- Specified by:
- closein interface- AutoCloseable
- Specified by:
- closein interface- Closeable
- Specified by:
- closein class- Writer
- Throws:
- IOException
 
- 
flush- Specified by:
- flushin interface- Flushable
- Specified by:
- flushin class- Writer
- Throws:
- IOException
 
- 
write- Specified by:
- writein class- Writer
- Throws:
- IOException
 
- 
onStart- Specified by:
- onStartin interface- freemarker.template.TransformControl
- Throws:
- freemarker.template.TemplateModelException
- IOException
 
- 
afterBody- Specified by:
- afterBodyin interface- freemarker.template.TransformControl
- Throws:
- freemarker.template.TemplateModelException
- IOException
 
- 
onError- Specified by:
- onErrorin interface- freemarker.template.TransformControl
- Throws:
- Throwable
 
- 
getBean
 
-