dbXML API

Uses of Class
com.dbxml.xml.dtsm.TableBuilder

Packages that use TableBuilder
com.dbxml.xml.dtsm Defines the dbXML DTSM support interfaces. 
com.dbxml.xml.sax Defines the dbXML SAX support interfaces. 
 

Uses of TableBuilder in com.dbxml.xml.dtsm
 

Methods in com.dbxml.xml.dtsm that return TableBuilder
static TableBuilder DTSMHelper.copyTable(DocumentTable table, SymbolTable symbols)
           
static TableBuilder DTSMHelper.copyTable(DocumentTable table)
           
 

Methods in com.dbxml.xml.dtsm with parameters of type TableBuilder
static CompressedTable DTSMHelper.compressTable(TableBuilder builder)
           
 

Constructors in com.dbxml.xml.dtsm with parameters of type TableBuilder
TableCompressor(TableBuilder builder)
           
 

Uses of TableBuilder in com.dbxml.xml.sax
 

Methods in com.dbxml.xml.sax that return TableBuilder
 TableBuilder DTSMContentHandler.getTableBuilder()
           
 

Constructors in com.dbxml.xml.sax with parameters of type TableBuilder
DTSMContentHandler(TableBuilder builder)
           
 


dbXML API

Copyright (c) 2004 The dbXML Group