Save This Page
Home » cocoon-2.1.11-src » org.apache.cocoon.poi » util » [javadoc | source]
org.apache.cocoon.poi.util
public class: TestIntegerField [javadoc | source]
java.lang.Object
   TestCase
      org.apache.cocoon.poi.util.TestIntegerField
Test IntegerField code
Constructor:
 public TestIntegerField(String name) 
    Constructor
    Parameters:
    name -
Method from org.apache.cocoon.poi.util.TestIntegerField Summary:
main,   testConstructors,   testReadFromBytes,   testReadFromStream,   testSet,   testWriteToBytes
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.poi.util.TestIntegerField Detail:
 public static  void main(String[] args) 
    Main
 public  void testConstructors() 
    Test constructors.
 public  void testReadFromBytes() 
    Test readFromBytes
 public  void testReadFromStream() throws IOException 
    Test readFromStream
 public  void testSet() 
    Test set() methods
 public  void testWriteToBytes() 
    test writeToBytes