| Package | Description |
|---|---|
| io.lenar.files | |
| io.lenar.files.base |
| Class and Description |
|---|
| BaseFile
Abstract
BaseFile provides the functionality for reading file content as String or list of String
Requires InputStream getStream() to be implemented - the implementation depends on
the file location (in the resources folder or not)
|
| BaseResourceFile
Abstract
Implements the functionality for reading files in resources folder
|
| BaseUserFile
Abstract
Implements the functionality for reading files in any location in the file system
|
| Class and Description |
|---|
| BaseFile
Abstract
BaseFile provides the functionality for reading file content as String or list of String
Requires InputStream getStream() to be implemented - the implementation depends on
the file location (in the resources folder or not)
|
Copyright © 2019. All Rights Reserved.