public final class ContentConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentConfig.ContentConfigItem |
| Constructor and Description |
|---|
ContentConfig(ContentConfig.ContentConfigItem... items) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getProperty(String key) |
boolean |
getPropertyBoolean(String key) |
int |
getPropertyInteger(String key) |
String |
getPropertyString(String key) |
void |
setProperty(String key,
Object value) |
public ContentConfig(ContentConfig.ContentConfigItem... items)
Copyright © 2004-2013 X4O. All Rights Reserved.