Home
last modified time | relevance | path

Searched defs:buildIntermediateDocument (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/intermediate/
H A DAbstractIFTest.java100 protected Document buildIntermediateDocument(Templates templates) throws Exception { in buildIntermediateDocument() method in AbstractIFTest
H A DAreaTreeParserTestCase.java86 protected Document buildIntermediateDocument(Templates templates) in buildIntermediateDocument() method in AreaTreeParserTestCase
H A DAbstractIntermediateTest.java133 protected abstract Document buildIntermediateDocument(Templates templates) throws Exception; in buildIntermediateDocument() method in AbstractIntermediateTest