Uses of Interface
at.gv.egiz.pdfas.api.PdfAs

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.
 



Copyright © 2006-2010. All Rights Reserved.