getChildren abstract method
Returns the configuration sub-sections.
Gets the immediate descendant configuration sub-sections.
Implementation
Iterable<ConfigurationSection> getChildren();
Returns the configuration sub-sections.
Gets the immediate descendant configuration sub-sections.
Iterable<ConfigurationSection> getChildren();