Class ConfigurationMetadataClassSourceLocator

    • Constructor Detail

      • ConfigurationMetadataClassSourceLocator

        public ConfigurationMetadataClassSourceLocator()
    • Method Detail

      • buildTypeSourcePath

        public static java.lang.String buildTypeSourcePath​(java.lang.String sourcePath,
                                                           java.lang.String type)
        Build type source path string.
        Parameters:
        sourcePath - the source path
        type - the type
        Returns:
        the string
      • locatePropertiesClassForType

        public java.lang.Class locatePropertiesClassForType​(com.github.javaparser.ast.type.ClassOrInterfaceType type)
        Locate properties class for type class.
        Parameters:
        type - the type
        Returns:
        the class