public class IniFile extends Object
IniFile(String path)
Map<String,String>
getAllKeyVals(String section)
void
load(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IniFile(String path) throws IOException
IOException
public void load(String path) throws IOException
public Map<String,String> getAllKeyVals(String section)
Copyright © 2022 Amazon.com Inc.. All rights reserved.