public interface ConfigurationFileResolver
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getConfigurationFile(String path) |
List |
getFiles(String dir) |
InputStream |
getIncludedFile(String path) |
void |
popIncludedFile() |
InputStream getConfigurationFile(String path)
InputStream getIncludedFile(String path)
void popIncludedFile()
Copyright © 2015 The Apache Software Foundation. All rights reserved.