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: TestHeaderBlock [javadoc | source]
java.lang.Object
   TestCase
      org.apache.cocoon.poi.poifs.storage.TestHeaderBlock
Class to test HeaderBlock functionality
Constructor:
 public TestHeaderBlock(String name) 
    Constructor TestHeaderBlock
    Parameters:
    name -
Method from org.apache.cocoon.poi.poifs.storage.TestHeaderBlock Summary:
main,   testConstructors,   testSetBATBlocks,   testSetPropertyStart,   testSetSBATStart,   testSetXBATStart
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.poi.poifs.storage.TestHeaderBlock Detail:
 public static  void main(String[] ignored_args) 
    main method to run the unit tests
 public  void testConstructors() throws IOException 
    Test creating a HeaderBlock
 public  void testSetBATBlocks() throws IOException 
    test setting the BAT blocks; also tests getBATCount, getBATArray, getXBATCount
 public  void testSetPropertyStart() throws IOException 
    test setPropertyStart and getPropertyStart
 public  void testSetSBATStart() throws IOException 
    Test setting the SBAT start block
 public  void testSetXBATStart() throws IOException 
    test setXBATStart