Package org.docx4j.convert.out
Class FopReflective
java.lang.Object
org.docx4j.convert.out.FopReflective
public class FopReflective
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description FopReflective() -
Method Summary
Modifier and Type Method Description static voidinvokeFORendererApacheFOP(FOSettings settings)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FopReflective
public FopReflective()
-
-
Method Details
-
invokeFORendererApacheFOP
public static void invokeFORendererApacheFOP(FOSettings settings) throws java.lang.NoSuchMethodException, java.lang.SecurityException, java.lang.ClassNotFoundException, java.lang.IllegalAccessException, java.lang.IllegalArgumentException, java.lang.reflect.InvocationTargetException- Throws:
java.lang.NoSuchMethodExceptionjava.lang.SecurityExceptionjava.lang.ClassNotFoundExceptionjava.lang.IllegalAccessExceptionjava.lang.IllegalArgumentExceptionjava.lang.reflect.InvocationTargetException
-