Class BooleanParser

java.lang.Object
de.gwdg.metadataqa.marc.utils.parser.BooleanParser

public class BooleanParser extends Object
A top level parser which parser string such as .... AND ... AND (... OR ...) It takes care of operators and parenthesis, but does not parse the content of individual units.