Uses of Class
org.opencms.jsp.util.CmsJspJsonWrapper
Packages that use CmsJspJsonWrapper
-
Uses of CmsJspJsonWrapper in org.opencms.jsp.util
Methods in org.opencms.jsp.util that return CmsJspJsonWrapperModifier and TypeMethodDescriptionCmsJspContentAccessBean.getJson()
Gets the JSON for the current locale.CmsJspContentAccessValueWrapper.getJson()
Gets the default JSON representation of a value.Methods in org.opencms.jsp.util that return types with arguments of type CmsJspJsonWrapperModifier and TypeMethodDescriptionCmsJspContentAccessBean.getLocaleJson()
Gets a lazy map from locales (can be provided as strings or java.util.Locale) to the (default) JSON representation of an XML content.