Class ContentTest
java.lang.Object
org.openpreservation.odf.validation.rules.ContentTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
-
Constructor Details
-
ContentTest
public ContentTest()
-
-
Method Details
-
testGetInstance
public void testGetInstance() -
testCheckNullXmlDoc
public void testCheckNullXmlDoc() -
testSchematronContentFail
- Throws:
Exception
-
testSchematronContentPass
- Throws:
Exception
-
testPackageContentFail
public void testPackageContentFail() throws FileNotFoundException, PackageParser.ParseException, URISyntaxException -
testPackageContentPass
public void testPackageContentPass() throws FileNotFoundException, PackageParser.ParseException, URISyntaxException
-