Class TruncateDirective.TruncateWriter
java.lang.Object
java.io.Writer
ch.tocco.nice2.templating.impl.freemarker.directives.TruncateDirective.TruncateWriter
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
- Enclosing class:
TruncateDirective
-
Constructor Details
-
TruncateWriter
-
-
Method Details
-
write
- Specified by:
writein classWriter- Throws:
IOException
-
flush
- Specified by:
flushin interfaceFlushable- Specified by:
flushin classWriter- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein classWriter- Throws:
IOException
-