Class JsonLiteral
java.lang.Object
de.businesscode.bcdui.upload.data.steps.JsonLiteral
JSON literal helper to write safe JSON object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsets property
-
Constructor Details
-
JsonLiteral
public JsonLiteral()
-
-
Method Details
-
set
sets property- Parameters:
property
- - plain property map i.e. "key", dotted not allowedvalue
-- Returns:
-
toJSONString
- Returns:
- current state as JSON
-