Package | Description |
---|---|
net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
Modifier and Type | Method and Description |
---|---|
JRSwapFile.SwapHandle |
JRSwapFile.write(byte[] data)
Allocates an area in the swap file and writes data in it.
|
Modifier and Type | Method and Description |
---|---|
void |
JRSwapFile.free(JRSwapFile.SwapHandle handle)
Frees an allocated area.
|
byte[] |
JRSwapFile.read(JRSwapFile.SwapHandle handle,
boolean free)
Reads all the data from an allocated area.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com