Save This Page
Home » dom4j-1.6.1 » org.dom4j » [javadoc | source]
org.dom4j
public class: SerializeTest [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.dom4j.AbstractTestCase
         org.dom4j.SerializeTest
Tests that a dom4j document is Serializable
Fields inherited from org.dom4j.AbstractTestCase:
document
Method from org.dom4j.SerializeTest Summary:
main,   testSerialize,   testSerializeMuchAdo,   testSerializePeriodicTable,   testSerializeTestSchema,   testSerializeXPath
Methods from org.dom4j.AbstractTestCase:
assertDocumentsEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqualContent,   getDocument,   getDocument,   getDocument,   getFile,   getRootElement,   log,   setUp
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.dom4j.SerializeTest Detail:
 public static  void main(String[] args) 
 protected  void testSerialize(String xmlFile) throws Exception 
 public  void testSerializeMuchAdo() throws Exception 
 public  void testSerializePeriodicTable() throws Exception 
 public  void testSerializeTestSchema() throws Exception 
 public  void testSerializeXPath() throws Exception