Class ExternalResource


  • public class ExternalResource
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.springframework.core.io.Resource getResource​(java.lang.String filePath)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExternalResource

        public ExternalResource()
    • Method Detail

      • getResource

        public org.springframework.core.io.Resource getResource​(java.lang.String filePath)