@Immutable public final class Parser extends Object
Rule list.public List<Rule> parse(InputStream stream, Charset charset) throws IOException
stream - the stream with lines of rules, not nullcharset - the character encoding of that stream, not nullIOException - If reading from the stream failsCopyright © 2014. All Rights Reserved.