public interface FileWriter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFileTypeSupported(FileFormat.TYPE type) |
void |
write(Volume volume) |
void |
write(Volume volume,
Formatter formatter) |
boolean isFileTypeSupported(FileFormat.TYPE type)
void write(Volume volume) throws IOException
IOExceptionvoid write(Volume volume, Formatter formatter) throws IOException
IOExceptionCopyright © 2018. All rights reserved.