|
Class Summary |
| AutoPilotHuge |
XimpleWare's AutoPilotHuge implementation encapsulating node iterator
and XPath. |
| BookMarkHuge |
|
| NodeRecorderHuge |
NodeRecorderHuge allows one to record the node position of VTDNavHuge. |
| TextIterHuge |
This class iterates through all text nodes of an element. |
| VTDGenHuge |
VTDGenHuge implementation supporting extended VTD (256GB file size). |
| VTDNavHuge |
VTDNavHuge is a cursor-based VTD record navigator supporting extended VTD (256 GB max file size). |
| 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) |
| XMLMemMappedBuffer |
XMLMemMappedBuffer maps an XML document into memory using memory map. |