public class Parser extends Object
Parser()
List<Rule>
parse(InputStream stream, Charset charset)
Rule
parseLine(String line)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Parser()
public List<Rule> parse(InputStream stream, Charset charset) throws IOException
IOException
public Rule parseLine(String line)
Copyright © 2014. All Rights Reserved.