public interface FeatureFileSystem
| Modifier and Type | Method and Description |
|---|---|
FeatureFile |
getFile(String path) |
String |
getResourceContent(String resource)
Load resource content
|
FeatureFile getFile(String path) throws IOException
path - file name and pathIOExceptionString getResourceContent(String resource) throws IOException
resource - IOExceptionCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.