Interface NameSupplier

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      Returns the resources name, which may include path components, like directory names, or something like that.
    • Method Detail

      • getName

        java.lang.String getName()
        Returns the resources name, which may include path components, like directory names, or something like that. The resources name is expected to be a relative name and the path components must be separated by File.pathSeparator