| Package | Description |
|---|---|
| com.ximpleware.extended |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLBuffer
XMLBuffer is a class that reads in an XML doc into chunk-based memory buffers
the file size is equal to n*1GB + m (where m < 1GB)
|
class |
XMLMemMappedBuffer
XMLMemMappedBuffer maps an XML document into memory using memory map.
|
| Modifier and Type | Method and Description |
|---|---|
IByteBuffer |
VTDNavHuge.getXML()
Get the XML document
|
| Modifier and Type | Method and Description |
|---|---|
void |
VTDGenHuge.setDoc(IByteBuffer xb1)
Set the XMLDoc container.
|