Uses of Class
org.apache.manifoldcf.core.interfaces.ConfigNode
-
Packages that use ConfigNode Package Description org.apache.manifoldcf.core.interfaces -
-
Uses of ConfigNode in org.apache.manifoldcf.core.interfaces
Methods in org.apache.manifoldcf.core.interfaces that return ConfigNode Modifier and Type Method Description ConfigNodeConfigNode. duplicate(boolean readOnly)Duplicate.ConfigNodeConfigNode. getChild(int index)Get child n.ConfigNodeConfigParams. getChild(int index)Get child node.
-