Class SubstituteVfsResourceMatchingDelegate


  • final class SubstituteVfsResourceMatchingDelegate
    extends Object
    • Constructor Detail

      • SubstituteVfsResourceMatchingDelegate

        SubstituteVfsResourceMatchingDelegate()
    • Method Detail

      • findMatchingResources

        public static Set<org.springframework.core.io.Resource> findMatchingResources​(URL rootDirURL,
                                                                                      String locationPattern,
                                                                                      org.springframework.util.PathMatcher pathMatcher)
                                                                               throws IOException
        Throws:
        IOException