public class ResourceFile extends BaseResourceFile implements EzFile
| Constructor and Description |
|---|
ResourceFile(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
String |
content() |
List<String> |
lines() |
getStreamreadContent, readLinespublic ResourceFile(String fileName)
public List<String> lines() throws IOException
lines in interface EzFileIOExceptionpublic String content() throws IOException
content in interface EzFileIOExceptionCopyright © 2019. All Rights Reserved.