public class ResourceList extends Object
| Constructor and Description |
|---|
ResourceList() |
ResourceList(String rootResourceDir) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getProperties() |
Properties |
getProperties(String fileName) |
Collection<Path> |
getResourceList(String pattern) |
public ResourceList()
public ResourceList(String rootResourceDir)
public Collection<Path> getResourceList(String pattern) throws Exception
Exceptionpublic Properties getProperties() throws Exception
Exceptionpublic Properties getProperties(String fileName) throws Exception
ExceptionCopyright © 2015 Apache Software Foundation. All Rights Reserved.