Class FieldValueFactory


  • public final class FieldValueFactory
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object create​(java.lang.Class<?> type, boolean isStatic, java.net.URL url, java.nio.charset.Charset charset)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FieldValueFactory

        public FieldValueFactory()
    • Method Detail

      • create

        public java.lang.Object create​(java.lang.Class<?> type,
                                       boolean isStatic,
                                       java.net.URL url,
                                       java.nio.charset.Charset charset)
                                throws java.lang.reflect.InvocationTargetException
        Throws:
        java.lang.reflect.InvocationTargetException