Uses of Interface
com.ximpleware.IByteBuffer

Packages that use IByteBuffer
com.ximpleware   
 

Uses of IByteBuffer in com.ximpleware
 

Classes in com.ximpleware that implement IByteBuffer
 class UniByteBuffer
          A simple wrapper around monolithic byte array implementing IByteBuffer interface.
 

Fields in com.ximpleware declared as IByteBuffer
protected  IByteBuffer VTDNav.XMLDoc
           
 

Methods in com.ximpleware that return IByteBuffer
 IByteBuffer VTDNav.getXML()
          Get the XML document
 

Constructors in com.ximpleware with parameters of type IByteBuffer
VTDNav_L5(int RootIndex, int enc, boolean NS, int depth, IByteBuffer x, FastLongBuffer vtd, FastLongBuffer l1, FastLongBuffer l2, FastLongBuffer l3, FastLongBuffer l4, FastIntBuffer l5, int so, int length)
          Initialize the VTD navigation object.
VTDNav(int RootIndex, int enc, boolean NS, int depth, IByteBuffer x, FastLongBuffer vtd, FastLongBuffer l1, FastLongBuffer l2, FastIntBuffer l3, int so, int length)
          Initialize the VTD navigation object.
 



Copyright © 2013. All Rights Reserved.