org.infoglue.deliver.util.graphics
Class FOPHelper

java.lang.Object
  extended by org.infoglue.deliver.util.graphics.FOPHelper

public class FOPHelper
extends java.lang.Object

Author:
Stefan Sik

Constructor Summary
FOPHelper()
           
 
Method Summary
 void generatePDF(java.lang.String input, java.io.File output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FOPHelper

public FOPHelper()
Method Detail

generatePDF

public void generatePDF(java.lang.String input,
                        java.io.File output)
                 throws java.io.IOException,
                        org.apache.fop.apps.FOPException
Throws:
java.io.IOException
org.apache.fop.apps.FOPException


Copyright © 2005 InfoGlue.org All Rights Reserved.