| Package | Description |
|---|---|
| org.opencms.jsp.jsonpart |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<CmsJsonPart> |
CmsJsonPart.parseJsonParts(java.lang.String text)
Parses the encoded JSON parts from the given string and puts them in a list.
|