Class ClasspathResource

    • Constructor Detail

      • ClasspathResource

        public  path)
      • ClasspathResource

        public  classLoader,
                                  path)
    • Method Detail

      • toURL

        public  toURL()
        Description copied from interface: Resource
        Returns the URL for the resource, or null if it does not exist. This value is lazily computed; starting in 5.3.4, subclasses may cache the result. Starting in 5.4, some "virtual resources" may return null.
      • equals

        public boolean  obj)
        Overrides:
         in class 
      • hashCode

        public int hashCode()
        Overrides:
         in class 
      • toString

        public  toString()
        Overrides:
         in class