intarsys PDF library API

de.intarsys.pdf.app.acroform
Class StandardFormHandlerFactory

java.lang.Object
  extended by 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.


Constructor Summary
StandardFormHandlerFactory()
           
 
Method Summary
 IFormHandler createFormHandler(PDDocument doc, Map options)
          Get the IFormHandler related to PDDocument.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardFormHandlerFactory

public StandardFormHandlerFactory()
Method Detail

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.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.