Package gg.jte.output
Class FileOutput
java.lang.Object
gg.jte.output.FileOutput
- All Implemented Interfaces:
TemplateOutput,Closeable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface gg.jte.TemplateOutput
writeBinaryContent, writeUnsafeContent, writeUserContent, writeUserContent, writeUserContent, writeUserContent, writeUserContent, writeUserContent, writeUserContent, writeUserContent, writeUserContent, writeUserContent, writeUserContent, writeUserContent, writeUserContent, writeUserContent
-
Constructor Details
-
FileOutput
- Throws:
IOException
-
FileOutput
- Throws:
IOException
-
-
Method Details
-
getWriter
- Specified by:
getWriterin interfaceTemplateOutput
-
writeContent
- Specified by:
writeContentin interfaceTemplateOutput
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-