Package | Description |
---|---|
net.sf.mmm.util.bean.impl | |
net.sf.mmm.util.json.base | |
net.sf.mmm.util.json.impl.spring | |
net.sf.mmm.util.property.api |
Provides the API for generic and powerful properties.
|
Modifier and Type | Field and Description |
---|---|
private JsonUtil |
BeanFactoryImpl.jsonUtil |
Modifier and Type | Method and Description |
---|---|
protected JsonUtil |
BeanFactoryImpl.getJsonUtil() |
protected JsonUtil |
BeanAccessBase.getJsonUtil() |
Modifier and Type | Method and Description |
---|---|
void |
BeanFactoryImpl.setJsonUtil(JsonUtil jsonUtil) |
Modifier and Type | Class and Description |
---|---|
class |
JsonUtilImpl
The implementation of
JsonUtil . |
Modifier and Type | Field and Description |
---|---|
private static JsonUtil |
JsonUtilImpl.instance |
Modifier and Type | Method and Description |
---|---|
static JsonUtil |
JsonUtilImpl.getInstance()
This method gets the singleton instance of this
JsonUtilImpl . |
Modifier and Type | Method and Description |
---|---|
JsonUtil |
UtilJsonSpringConfig.stringValueConverter() |
Modifier and Type | Method and Description |
---|---|
protected JsonUtil |
AbstractProperty.getJsonUtil() |
Copyright © 2001–2016 mmm-Team. All rights reserved.