Uses of Class
org.opencms.jsp.jsonpart.CmsJsonPart
Packages that use CmsJsonPart
-
Uses of CmsJsonPart in org.opencms.jsp.jsonpart
Methods in org.opencms.jsp.jsonpart that return types with arguments of type CmsJsonPartModifier and TypeMethodDescriptionstatic List<CmsJsonPart>
CmsJsonPart.parseJsonParts
(String text) Parses the encoded JSON parts from the given string and puts them in a list.