Package org.openpreservation.odf.xml
Class DocumentTypeTest
java.lang.Object
org.openpreservation.odf.xml.DocumentTypeTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
-
Constructor Details
-
DocumentTypeTest
public DocumentTypeTest()
-
-
Method Details
-
testGetTypeByNullMimeString
public void testGetTypeByNullMimeString() -
testGetTypeByMimeString
public void testGetTypeByMimeString() -
testGetTypeByNullFormat
public void testGetTypeByNullFormat() -
testGetTypeByFormat
public void testGetTypeByFormat() -
testGetTypeByNullBodyElement
public void testGetTypeByNullBodyElement() -
testGetTypeByBodyElement
public void testGetTypeByBodyElement()
-