|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PdfAs | |
| at.gv.egiz.pdfas | |
| at.gv.egiz.pdfas.impl.api | |
| demo | |
| Uses of PdfAs in at.gv.egiz.pdfas |
| Methods in at.gv.egiz.pdfas that return PdfAs | |
static PdfAs |
PdfAsFactory.createPdfAs(File workDirectory)
Creates a PDF-AS API instance for the given work directory. |
static PdfAs |
PdfAsFactory.createPdfAs()
Creates a PDF-AS API instance assuming that the configuration is located within the user's home directory. |
| Uses of PdfAs in at.gv.egiz.pdfas.impl.api |
| Classes in at.gv.egiz.pdfas.impl.api that implement PdfAs | |
class |
PdfAsObject
Implementation of the PdfAs interface. |
| Uses of PdfAs in demo |
| Methods in demo with parameters of type PdfAs | |
static void |
APIDemo.verify(PdfAs pdfasAPI,
File source,
String verifyDevice)
Verifies a pdf document. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||