Interface Filter

    • Method Detail

      • filter

        void filter​(String resourceName)
        Classpath resource filter method.
        Parameters:
        resourceName - The classpath resource file name. Needs to be converted to a proper class name
      • isIgnorable

        boolean isIgnorable​(String resourceName)
        Is this resource ignorable.
        Parameters:
        resourceName -
        Returns: