intarsys PDF library API

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.


Method Summary
 IFormHandler createFormHandler(PDDocument doc, Map options)
          Get the IFormHandler related to PDDocument.
 

Method Detail

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.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.