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 void invokeFORendererApacheFOP​(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.NoSuchMethodException
      java.lang.SecurityException
      java.lang.ClassNotFoundException
      java.lang.IllegalAccessException
      java.lang.IllegalArgumentException
      java.lang.reflect.InvocationTargetException