Home
last modified time | relevance | path

Searched defs:PDFEncodingTestCase (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/render/pdf/
H A DPDFEncodingTestCase.java40 public class PDFEncodingTestCase extends BasePDFTest { class
46 public PDFEncodingTestCase() throws SAXException, IOException { in PDFEncodingTestCase() method in PDFEncodingTestCase
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/pdf/
H A DPDFEncodingTestCase.java27 public class PDFEncodingTestCase { class