|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILongBuffer | |
|---|---|
| com.ximpleware.extended | |
| Uses of ILongBuffer in com.ximpleware.extended |
|---|
| Classes in com.ximpleware.extended that implement ILongBuffer | |
|---|---|
class |
FastLongBuffer
A fast, unsynchronized, chunk-based long buffer for storing LCs and VTD. |
| Fields in com.ximpleware.extended declared as ILongBuffer | |
|---|---|
protected ILongBuffer |
VTDNavHuge.l1Buffer
|
protected ILongBuffer |
VTDNavHuge.l2Buffer
|
protected ILongBuffer |
VTDNavHuge.vtdBuffer
|
| Constructors in com.ximpleware.extended with parameters of type ILongBuffer | |
|---|---|
VTDNavHuge(int RootIndex,
int enc,
boolean NS,
int depth,
IByteBuffer x,
ILongBuffer vtd,
ILongBuffer l1,
ILongBuffer l2,
IIntBuffer l3,
long so,
long length)
Initialize the VTD navigation object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||