|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Document | |
---|---|
de.oio.jpdfunit | |
de.oio.jpdfunit.document | |
de.oio.jpdfunit.document.pdflibimpl |
Uses of Document in de.oio.jpdfunit |
---|
Methods in de.oio.jpdfunit that return Document | |
---|---|
Document |
DocumentTester.getDocument()
The method returns the Document of the DocumentTester. |
Uses of Document in de.oio.jpdfunit.document |
---|
Methods in de.oio.jpdfunit.document that return Document | |
---|---|
abstract Document |
DocumentFactory.getDocument(InputStream pdfStream)
For working with a Document first you have to get the Document. |
abstract Document |
DocumentFactory.getDocument(String pdfFile)
For working with a Document first you have to get the Document. |
Uses of Document in de.oio.jpdfunit.document.pdflibimpl |
---|
Methods in de.oio.jpdfunit.document.pdflibimpl that return Document | |
---|---|
Document |
PdfBoxFactory.getDocument(InputStream pdfStream)
For working with a Document first you have to get the Document. |
Document |
PdfBoxFactory.getDocument(String pdfFile)
For working with a Document first you have to get the Document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |