|
jPod PDF library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||