jPod PDF library

Uses of Interface
de.intarsys.pdf.app.acroform.IFormHandler

Packages that use IFormHandler
de.intarsys.pdf.app.acroform This package encapsulates the quite complex logic when filling forms. 
 

Uses of IFormHandler in de.intarsys.pdf.app.acroform
 

Classes in de.intarsys.pdf.app.acroform that implement IFormHandler
 class CommonFormHandler
          A common superclass for implementing IFormHandler.
 class EntityFormHandler
          A proxy implementation of an IFormHandler.
 class ProxyFormHandler
          An abstract convenience implementation of an IFormHandler.
 class StandardFormHandler
          The standard implementation of an IFormHandler.
 

Methods in de.intarsys.pdf.app.acroform that return IFormHandler
 IFormHandler StandardFormHandlerFactory.createFormHandler(PDDocument doc, Map options)
           
 IFormHandler IFormHandlerFactory.createFormHandler(PDDocument doc, Map options)
          Get the IFormHandler related to PDDocument.
 IFormHandler ProxyFormHandler.getDelegate()
           
 

Constructors in de.intarsys.pdf.app.acroform with parameters of type IFormHandler
EntityFormHandler(IFormHandler delegate)
           
 


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.