接口的使用
com.tlcsdm.core.dsl.impl.KeyValuePairFound
使用KeyValuePairFound的程序包
-
com.tlcsdm.core.dsl.impl中KeyValuePairFound的使用
修饰符和类型方法说明static voidIterateINI.fromFile(File file, KeyValuePairFound onPairFound) Parse and iterate the key-value pairs of any INI file.static voidIterateINI.fromFile(String filePath, KeyValuePairFound onPairFound) Parse and iterate the key-value pairs of any INI file.