intarsys PDF library API

de.intarsys.pdf.app.acroform
Class FormHandlerFactory

java.lang.Object
  extended by de.intarsys.pdf.app.acroform.FormHandlerFactory

public class FormHandlerFactory
extends Object

The singleton for accessing the VM IFormHandlerFactory.


Constructor Summary
FormHandlerFactory()
           
 
Method Summary
static IFormHandlerFactory get()
          The active IFormHandlerFactory for the VM.
static void set(IFormHandlerFactory factory)
          Set the active IFormHandlerFactory for the VM.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormHandlerFactory

public FormHandlerFactory()
Method Detail

get

public static IFormHandlerFactory get()
The active IFormHandlerFactory for the VM.

Returns:

set

public static void set(IFormHandlerFactory factory)
Set the active IFormHandlerFactory for the VM.

Parameters:
factory - The new IFormHandlerFactory singleton.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.