Class GeneratedFile

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected GeneratedFile()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static void addOptionalExtension​(ExtensionRegistry registry, java.lang.String className, java.lang.String fieldName)
      Add an optional extension from a file that may or may not be in the classpath.
      • Methods inherited from class java.lang.Object

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

      • GeneratedFile

        protected GeneratedFile()
    • Method Detail

      • addOptionalExtension

        protected static void addOptionalExtension​(ExtensionRegistry registry,
                                                   java.lang.String className,
                                                   java.lang.String fieldName)
        Add an optional extension from a file that may or may not be in the classpath.