org.apache.poi.hdf.model.hdftypes
Class ListTables

java.lang.Object
  extended by org.apache.poi.hdf.model.hdftypes.ListTables
All Implemented Interfaces:
HDFType

public final class ListTables
extends java.lang.Object
implements HDFType

Comment me

Author:
Ryan Ackley

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

Constructor Detail

ListTables

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

getLevel

public LVL getLevel(int list,
                    int level)