JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.opencms.xml.xml2json.handler.CmsJsonHandlerException
Packages that use
CmsJsonHandlerException
Package
Description
org.opencms.xml.xml2json.document
Uses of
CmsJsonHandlerException
in
org.opencms.xml.xml2json.document
Methods in
org.opencms.xml.xml2json.document
that throw
CmsJsonHandlerException
Modifier and Type
Method
Description
Object
CmsJsonDocumentContainerPage.
getJson
()
Object
CmsJsonDocumentFolder.
getJson
()
Object
CmsJsonDocumentList.
getJson
()
Object
CmsJsonDocumentResource.
getJson
()
Object
CmsJsonDocumentXmlContent.
getJson
()
Object
I_CmsJsonDocument.
getJson
()
Returns the JSON document.