@Beta public class PropertyTreeJson extends Object
Constructor and Description |
---|
PropertyTreeJson() |
Modifier and Type | Method and Description |
---|---|
static PropertyTree |
fromJson(List<PropertyArrayJson> list) |
static List<PropertyArrayJson> |
toJson(PropertyTree propertyTree) |
public static PropertyTree fromJson(List<PropertyArrayJson> list)
public static List<PropertyArrayJson> toJson(PropertyTree propertyTree)