public class PropertyUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
escape(String property)
Escapes the property name (for not being understood as JSON complex type)
|
static String |
unescape(String property)
Unescapes the property name
|
Copyright © 2021 7thWeb. All rights reserved.