public class JsonStringPropertyMapper extends Object implements PropertyMapper<String>
Feature to Json String and vice-versa.| Constructor and Description |
|---|
JsonStringPropertyMapper() |
| Modifier and Type | Method and Description |
|---|---|
Property<?> |
fromStore(String json) |
String |
toStore(Property<?> bean) |
Copyright © 2013–2019 FF4J. All rights reserved.