Uses of Class
org.opencms.xml.xml2json.handler.CmsJsonHandlerContext.Key
-
Packages that use CmsJsonHandlerContext.Key Package Description org.opencms.xml.xml2json.handler -
-
Uses of CmsJsonHandlerContext.Key in org.opencms.xml.xml2json.handler
Methods in org.opencms.xml.xml2json.handler that return CmsJsonHandlerContext.Key Modifier and Type Method Description CmsJsonHandlerContext.Key
CmsJsonHandlerContext. getKey()
Creates a cache key for this context.
-