Interface ClassNameConversionRequired

    • Method Detail

      • convertClassNamesToClasses

        void convertClassNamesToClasses​(ClassLoader classLoader)
        INTERNAL: Convert all the class-name-based settings in this converter to actual class-based settings. This method is used when converting a project that has been built with class names to a project with classes. This method is implemented by subclasses as necessary.
        Parameters:
        classLoader -