接口的使用
cn.taketoday.core.io.JarResource
使用JarResource的程序包
-
cn.taketoday.core.io中JarResource的使用
参数类型为JarResource的cn.taketoday.core.io中的方法修饰符和类型方法说明protected voidPathMatchingPatternResourceLoader.doFindPathMatchingJarResources(JarResource rootDirResource, String subPattern, ResourceConsumer consumer) Find all resources in jar files that match the given location pattern via the Ant-style PathMatcher.