Save This Page
Home » cocoon-2.1.11-src » org.apache.cocoon.poi » hssf » record » [javadoc | source]
org.apache.cocoon.poi.hssf.record
public class: TestSSTRecord [javadoc | source]
java.lang.Object
   TestCase
      org.apache.cocoon.poi.hssf.record.TestSSTRecord
Constructor:
 public TestSSTRecord(String name) 
    Creates new TestSSTRecord
    Parameters:
    name -
Method from org.apache.cocoon.poi.hssf.record.TestSSTRecord Summary:
main,   testProcessContinueRecord,   testReaderConstructor,   testSimpleAddString,   testSimpleConstructor
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.poi.hssf.record.TestSSTRecord Detail:
 public static  void main(String[] ignored_args) 
    main method to run the unit tests
 public  void testProcessContinueRecord() throws IOException 
    test processContinueRecord
 public  void testReaderConstructor() throws IOException 
    test reader constructor
 public  void testSimpleAddString() 
    test simple addString
 public  void testSimpleConstructor() 
    test simple constructor