dbXML API

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

Packages that use ValueTableEntry
com.dbxml.xml.dtsm Defines the dbXML DTSM support interfaces. 
 

Uses of ValueTableEntry in com.dbxml.xml.dtsm
 

Methods in com.dbxml.xml.dtsm that return ValueTableEntry
 ValueTableEntry DocumentTable.getValueEntry(int idx)
          getValueEntry returns the ValueTableEntry associated with the specified index.
 ValueTableEntry CompressedTable.getValueEntry(int idx)
           
 

Methods in com.dbxml.xml.dtsm with parameters of type ValueTableEntry
 Value CompressedTable.getValue(ValueTableEntry vte)
           
 


dbXML API

Copyright (c) 2004 The dbXML Group