|
Berkeley DB XML version 2.5.16 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlData | |
---|---|
com.sleepycat.dbxml | Berkeley DB XML Java API [reference guide]. |
Uses of XmlData in com.sleepycat.dbxml |
---|
Methods in com.sleepycat.dbxml with parameters of type XmlData | |
---|---|
void |
XmlData.adoptBuffer(XmlData src)
Takes control of the buffer in src, leaving src empty. |
boolean |
XmlCompression.compress(XmlTransaction txn,
XmlData source,
XmlData dest)
This method is called to compress the source into the destination. |
boolean |
XmlCompression.decompress(XmlTransaction txn,
XmlData source,
XmlData dest)
This method is called to decompress the source into the destination. |
|
Berkeley DB XML version 2.5.16 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |