public class Configuration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
STRIP_ATTRIBUTES |
| Constructor and Description |
|---|
Configuration()
Load resource
/jiapi.properties |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean(String key,
boolean deflt) |
int |
getInt(String key,
int deflt) |
Set<String> |
getSet(String key) |
boolean |
stripAttribute(String attrName) |
public static final String STRIP_ATTRIBUTES
Copyright © 2017. All rights reserved.