Package | Description |
---|---|
org.xmlbeam.io |
Classes used to read and write projections.
|
Modifier and Type | Method and Description |
---|---|
FileIO |
FileIO.failIfNotExists(boolean... create)
Set whether files should be created if they don't exist.
|
FileIO |
ProjectionIO.file(File file)
Get access to the file IO.
|
FileIO |
ProjectionIO.file(String fileName)
Get access to the file IO.
|
FileIO |
FileIO.setAppend(boolean... append)
Set whether output should be append to existing file.
|
Copyright © 2012-12-21-2018. All Rights Reserved.