final class RelaxedParser extends Object implements Parsing
A relaxed parser, which tends to allow more, but won't really catch valid syntax errors.
RelaxedParser ()
ParseStatus
parse(Collection<String> buffer)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.