intarsys PDF library API

Uses of Interface
de.intarsys.pdf.app.acroform.IFormHandlerFactory

Packages that use IFormHandlerFactory
de.intarsys.pdf.app.acroform This package encapsulates the quite complex logic when filling forms. 
 

Uses of IFormHandlerFactory in de.intarsys.pdf.app.acroform
 

Classes in de.intarsys.pdf.app.acroform that implement IFormHandlerFactory
 class StandardFormHandlerFactory
          The standard implementation for IFormHandlerFactory creating a StandardFormHandler.
 

Methods in de.intarsys.pdf.app.acroform that return IFormHandlerFactory
static IFormHandlerFactory FormHandlerFactory.get()
          The active IFormHandlerFactory for the VM.
 

Methods in de.intarsys.pdf.app.acroform with parameters of type IFormHandlerFactory
static void FormHandlerFactory.set(IFormHandlerFactory factory)
          Set the active IFormHandlerFactory for the VM.
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.