Uses of Class
org.jcsp.net.settings.JCSPConfig
-
Packages that use JCSPConfig Package Description org.jcsp.net This is main package for JCSP.NET.org.jcsp.net.settings This package is used internally by the JCSP network infrastructure to load XML configuration files and represent their structure. -
-
Uses of JCSPConfig in org.jcsp.net
Fields in org.jcsp.net declared as JCSPConfig Modifier and Type Field Description private JCSPConfig
XMLNodeFactory. config
-
Uses of JCSPConfig in org.jcsp.net.settings
Fields in org.jcsp.net.settings declared as JCSPConfig Modifier and Type Field Description private JCSPConfig
ConfigReader. config
The config built up.Methods in org.jcsp.net.settings that return JCSPConfig Modifier and Type Method Description JCSPConfig
ConfigReader. getConfig()
-