de.intarsys.pdf.app.acroform
Class StandardFormHandlerFactory
java.lang.Object
de.intarsys.pdf.app.acroform.StandardFormHandlerFactory
- All Implemented Interfaces:
- IFormHandlerFactory
public class StandardFormHandlerFactory
- extends Object
- implements IFormHandlerFactory
The standard implementation for IFormHandlerFactory creating a
StandardFormHandler.
StandardFormHandlerFactory
public StandardFormHandlerFactory()
createFormHandler
public IFormHandler createFormHandler(PDDocument doc,
Map options)
- Description copied from interface:
IFormHandlerFactory
- Get the
IFormHandler related to PDDocument.
- Specified by:
createFormHandler in interface IFormHandlerFactory
- Parameters:
doc - The document whose IFormHandler is requested.options - TODO
- Returns:
- Get the
IFormHandler related to PDDocument.
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.