Save This Page
Home » cocoon-2.1.11-src » org.apache.cocoon.poi.poifs » storage » [javadoc | source]
org.apache.cocoon.poi.poifs.storage
public class: TestSmallBlockTable [javadoc | source]
java.lang.Object
   TestCase
      org.apache.cocoon.poi.poifs.storage.TestSmallBlockTable
Class to test SmallBlockTable functionality
Constructor:
 public TestSmallBlockTable(String name) 
    Constructor TestSmallBlockTable
    Parameters:
    name -
Method from org.apache.cocoon.poi.poifs.storage.TestSmallBlockTable Summary:
main,   testReadingConstructor,   testWritingConstructor
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.poi.poifs.storage.TestSmallBlockTable Detail:
 public static  void main(String[] ignored_args) 
    main method to run the unit tests
 public  void testReadingConstructor() throws IOException