|
dbXML API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.dbxml.xml.dtsm.TableCompressor
TableCompressor
| Constructor Summary | |
TableCompressor(DocumentTable table)
|
|
TableCompressor(DocumentTable table,
int dataSize)
|
|
TableCompressor(TableBuilder builder)
|
|
| Method Summary | |
CompressedTable |
buildCompressedTable()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TableCompressor(DocumentTable table,
int dataSize)
public TableCompressor(DocumentTable table)
public TableCompressor(TableBuilder builder)
| Method Detail |
public CompressedTable buildCompressedTable()
throws DTSMException
DTSMException
|
dbXML API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||