protected static class TagChecker.CheckerData.CheckerElement extends Object
public boolean noMatch
public boolean tagAll
public boolean valueAll
public boolean valueBool
public TagChecker.CheckerData.CheckerElement(String exp) throws IllegalStateException, PatternSyntaxException
private Pattern getPattern(String str) throws IllegalStateException, PatternSyntaxException
public boolean match(OsmPrimitive osm, Map<String,String> keys)