MCPcopy Create free account
hub / github.com/ddf-project/DDF / getSection

Method getSection

core/src/main/java/io/ddf/util/IHandleConfig.java:33–33  ·  view source on GitHub ↗
(String sectionName)

Source from the content-addressed store, hash-verified

31 public Map<String, Section> getSections();
32
33 public Section getSection(String sectionName);
34
35 public Map<String, String> getSettings(String sectionName);
36

Callers 5

setMethod · 0.65
loadConfigMethod · 0.65
getSectionMethod · 0.65
getValueMethod · 0.65

Implementers 1

ConfigHandlercore/src/main/java/io/ddf/util/ConfigH

Calls

no outgoing calls

Tested by

no test coverage detected