org.apache.myfaces.tobago.application
Class FopConverter

java.lang.Object
  extended by org.apache.myfaces.tobago.application.FopConverter

public class FopConverter
extends Object


Constructor Summary
FopConverter()
           
 
Method Summary
static void fo2Pdf(ServletResponse servletResponse, String buffer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FopConverter

public FopConverter()
Method Detail

fo2Pdf

public static void fo2Pdf(ServletResponse servletResponse,
                          String buffer)


Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.