| Package | Description |
|---|---|
| de.intarsys.pdf.app.acroform |
This package encapsulates the quite complex logic when filling forms.
|
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
IFormHandler |
StandardFormHandlerFactory.createFormHandler(PDDocument doc,
Map options) |
IFormHandler |
IFormHandlerFactory.createFormHandler(PDDocument doc,
Map options)
Get the
IFormHandler related to PDDocument. |
IFormHandler |
ProxyFormHandler.getDelegate() |
| Constructor and Description |
|---|
EntityFormHandler(IFormHandler delegate) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.