public class SpringResourceLoader extends Object implements AntPathResourceLoader
| Constructor and Description |
|---|
SpringResourceLoader() |
| 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 public @NotNull org.springframework.core.io.Resource[] getResources(String antStylePath) throws IOException
AntPathResourceLoadergetResources in interface AntPathResourceLoaderIOExceptionCopyright © 2025 FG Forrest, a.s.. All rights reserved.