public class JToml extends Object
public static Toml parse(File file) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic static Toml parse(InputStream input) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic static Toml parse(Reader reader) throws IOException
IOExceptionCopyright © 2017. All rights reserved.