de.intarsys.pdf.app.acroform
Interface IFormHandlerFactory
- All Known Implementing Classes:
- StandardFormHandlerFactory
public interface IFormHandlerFactory
A factory form IFormHandler instances. An IFormHandler is
always attached to a concrete PDDocument.
createFormHandler
IFormHandler createFormHandler(PDDocument doc,
Map options)
- Get the
IFormHandler related to PDDocument.
- 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.