org.apache.poi.hdf.extractor.data
Class ListTables

java.lang.Object
  extended by org.apache.poi.hdf.extractor.data.ListTables

Deprecated.

@Deprecated
public final class ListTables
extends java.lang.Object

Comment me


Constructor Summary
ListTables(byte[] plcflst, byte[] plflfo)
          Deprecated.  
 
Method Summary
 LVL getLevel(int list, int level)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListTables

public ListTables(byte[] plcflst,
                  byte[] plflfo)
Deprecated. 
Method Detail

getLevel

public LVL getLevel(int list,
                    int level)
Deprecated.