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