public class Page extends java.lang.Object
int
body
byte[]
body_base
body_len
header
header_base
header_len
Page()
bos()
Page
copy()
copy(Page p)
eos()
long
granulepos()
serialno()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public byte[] header_base
public int header
public int header_len
public byte[] body_base
public int body
public int body_len
public Page()
public int bos()
public int eos()
public long granulepos()
public int serialno()
public Page copy()
public Page copy(Page p)