|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentDataSource | |
|---|---|
| de.oio.jpdfunit | |
| de.oio.jpdfunit.document.util | |
| Uses of DocumentDataSource in de.oio.jpdfunit |
|---|
| Methods in de.oio.jpdfunit that return DocumentDataSource | |
|---|---|
protected abstract DocumentDataSource |
DocumentTestCase.getDataSource()
A must have if you want to extend the DocumentTestCase therefore you need a DocumentDataSource. |
| Methods in de.oio.jpdfunit with parameters of type DocumentDataSource | |
|---|---|
protected void |
DocumentTestCase.setUpTestingDocument(DocumentDataSource source)
The method instanciates the DocumentTester for the DocumentTestCase. |
| Uses of DocumentDataSource in de.oio.jpdfunit.document.util |
|---|
| Classes in de.oio.jpdfunit.document.util that implement DocumentDataSource | |
|---|---|
class |
PdfDataSource
The pdf data source is for the choice of the datasource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||