206207208209210211212
if (b.equals(falseList[i])) { return Boolean.FALSE; } } throw new ParserException("Cannot convert sting [" + s + "] to Boolean"); }