| Package | Description |
|---|---|
| org.xmlbeam |
This package contains the
XBProjector which is the starting point of using XMLBeam. |
| org.xmlbeam.io |
Classes used to read and write projections.
|
| Modifier and Type | Method and Description |
|---|---|
XBFileIO |
ProjectionIO.file(File file)
Get access to the file IO.
|
XBFileIO |
ProjectionIO.file(String fileName)
Get access to the file IO.
|
| Modifier and Type | Method and Description |
|---|---|
XBFileIO |
XBFileIO.setAppend(boolean... append)
Set whether output should be append to existing file.
|
XBFileIO |
XBFileIO.write(Object projection) |
Copyright © 2012-12-21-2017. All Rights Reserved.