jPod PDF library

Package de.intarsys.pdf.app.acroform

This package encapsulates the quite complex logic when filling forms.

See:
          Description

Interface Summary
IFormHandler A wrapper implementation for the business logic around an AcroForm.
IFormHandlerFactory A factory form IFormHandler instances.
 

Class Summary
CommonFormHandler A common superclass for implementing IFormHandler.
EntityFormHandler A proxy implementation of an IFormHandler.
FormHandlerFactory The singleton for accessing the VM IFormHandlerFactory.
PACKAGE  
ProxyFormHandler An abstract convenience implementation of an IFormHandler.
StandardFormHandler The standard implementation of an IFormHandler.
StandardFormHandlerFactory The standard implementation for IFormHandlerFactory creating a StandardFormHandler.
 

Package de.intarsys.pdf.app.acroform Description

This package encapsulates the quite complex logic when filling forms.

This comes to its full power when integrated in a feature rich, JavaScript enabled interactive application. All this features can be made available to jPod via the application level frameworks ( for example for handling appearances and actions).


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.