Class PDFDocumentProxyFactory
- java.lang.Object
-
- com.levigo.jadice.server.mail.worker.internal.fop.proxy.PDFDocumentProxyFactory
-
public class PDFDocumentProxyFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.fop.pdf.PDFDocument
createProxy(org.apache.fop.pdf.PDFDocument target, EnhancedPDFDocumentHandler documentHandler)
-
-
-
Method Detail
-
createProxy
public static org.apache.fop.pdf.PDFDocument createProxy(org.apache.fop.pdf.PDFDocument target, EnhancedPDFDocumentHandler documentHandler)
-
-