Interface CLNWriterType
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
CLN2Writer
A file writer.
-
Method Summary
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
CLNException
-
execute
Execute the writer.- Returns:
- A writable file
- Throws:
CLNException- On errors
-