Home
last modified time | relevance | path

Searched defs:bogonsEmptyFeature (Results 1 – 1 of 1) sorted by relevance

/external/tagsoup/src/org/ccil/cowan/tagsoup/
DParser.java200 public final static String bogonsEmptyFeature = field in Parser
301 theFeatures.put(bogonsEmptyFeature, truthValue(DEFAULT_BOGONS_EMPTY)); in theFeatures.put() argument