Class DocumentDiffTest
java.lang.Object
org.openpdf.test.DocumentDiffTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancompareTestFile(String test, String diff, int width, int height) private static Stringfile_to_string(File file) private static Stringfile_to_string(String filename) static voidgenerateTestFile(String test, String diff, int width, int height) private static voidGets the diff attribute of the DocumentDiffTest objectstatic voidstring_to_file(String text, File file) static StringxhtmlToDiff(String xhtml, int width, int height)
-
Constructor Details
-
DocumentDiffTest
public DocumentDiffTest()
-
-
Method Details
-
generateTestFile
-
xhtmlToDiff
-
compareTestFile
-
getDiff
-
file_to_string
- Throws:
IOException
-
file_to_string
- Throws:
IOException
-
string_to_file
- Throws:
IOException
-