Uses of Class
org.apache.manifoldcf.core.interfaces.Configuration.JSONWriter
-
Packages that use Configuration.JSONWriter Package Description org.apache.manifoldcf.core.interfaces -
-
Uses of Configuration.JSONWriter in org.apache.manifoldcf.core.interfaces
Methods in org.apache.manifoldcf.core.interfaces with parameters of type Configuration.JSONWriter Modifier and Type Method Description protected static voidConfiguration. writeNode(Configuration.JSONWriter writer, ConfigurationNode node, boolean writeKey, boolean writeSpecialKey)Write a JSON specification node.
-