public interface AntPathResourceLoader
/WEB-INF/*-context.xml com/mycompany/**/applicationContext.xml file:C:/some/path/*-context.xml classpath:com/mycompany/**/applicationContext.xmlSpecifies the resource loading contract of
Exporter.PathMatchingResourcePatternResolver| Modifier and Type | Method and Description |
|---|---|
@NotNull org.springframework.core.io.Resource[] |
getResources(String antStylePath)
Resolve the given path (with Ant-style patterns) into Resource objects.
|
@NotNull @NotNull org.springframework.core.io.Resource[] getResources(String antStylePath) throws IOException
IOExceptionCopyright © 2025 FG Forrest, a.s.. All rights reserved.