public class StandardFormHandlerFactory extends Object implements IFormHandlerFactory
IFormHandlerFactory creating a
StandardFormHandler.| Constructor and Description |
|---|
StandardFormHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
IFormHandler |
createFormHandler(PDDocument doc,
Map options)
Get the
IFormHandler related to PDDocument. |
public IFormHandler createFormHandler(PDDocument doc, Map options)
IFormHandlerFactoryIFormHandler related to PDDocument.createFormHandler in interface IFormHandlerFactorydoc - The document whose IFormHandler is requested.options - TODOIFormHandler related to PDDocument.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.