Uses of Class
cz.cuni.amis.utils.IniFile.SectionEntryKeyValue

Packages that use IniFile.SectionEntryKeyValue
cz.cuni.amis.utils   
 

Uses of IniFile.SectionEntryKeyValue in cz.cuni.amis.utils
 

Methods in cz.cuni.amis.utils that return IniFile.SectionEntryKeyValue
 IniFile.SectionEntryKeyValue IniFile.Section.getEntry(String key)
          Returns full section entry for a 'key'.
 IniFile.SectionEntryKeyValue IniFile.Section.remove(String key)
          Removes a property under the 'key' from this section.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.