| Package | Description |
|---|---|
| com.ufoscout.properlty.reader |
| Modifier and Type | Method and Description |
|---|---|
static PropertiesResourceReader |
PropertiesResourceReader.build(String resourcePath)
Build a properties reader for the resource of a specified path.
|
PropertiesResourceReader |
PropertiesResourceReader.charset(Charset charset)
The
Charset of the resource. |
PropertiesResourceReader |
PropertiesResourceReader.ignoreNotFound(boolean ignoreNotFound)
Whether to ignore if the resource is not found.
|
Copyright © 2019. All rights reserved.