Package org.opencms.xml.xml2json
Interface I_CmsJsonHandlerProvider
public interface I_CmsJsonHandlerProvider
Plugin interface used to add JSON handlers from a custom library.
-
Method Summary
Modifier and TypeMethodDescriptionGets the list of provided JSON handlers.
-
Method Details
-
getJsonHandlers
Gets the list of provided JSON handlers.- Returns:
- the list of provided JSON handlers
-