Uses of Interface
org.ini4j.Profile.Section
Packages that use Profile.Section
-
Uses of Profile.Section in org.ini4j
Subinterfaces of Profile.Section in org.ini4jMethods in org.ini4j that return Profile.SectionModifier and TypeMethodDescriptionProfile.Section.getParent()
BasicProfile.remove
(Profile.Section section) Profile.remove
(Profile.Section section) Methods in org.ini4j with parameters of type Profile.SectionModifier and TypeMethodDescriptionBasicRegistry.put
(String key, Profile.Section value) BasicRegistry.put
(String key, Profile.Section value, int index) Registry.put
(String key, Profile.Section value) Registry.put
(String key, Profile.Section value, int index) BasicProfile.remove
(Profile.Section section) BasicRegistry.remove
(Profile.Section section) Profile.remove
(Profile.Section section) protected void
Ini.store
(IniHandler formatter, Profile.Section section) protected void
Ini.store
(IniHandler formatter, Profile.Section section, String option, int index)