| Package | Description |
|---|---|
| com.authlete.common.util |
Utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesWrapper
Properties wrapper.
|
class |
StringBasedTypedProperties
This is an abstract class that provides getters and setters
for key-value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
static TypedProperties |
PropertiesLoader.load(String file)
Load properties from a file.
|
static TypedProperties |
PropertiesLoader.load(String file,
PropertiesLoader.FileLocation location)
Load properties from a file.
|
static TypedProperties |
PropertiesLoader.load(String file,
PropertiesLoader.FileLocation[] locations)
Load properties from a file.
|
Copyright © 2017. All rights reserved.