Home
last modified time | relevance | path

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

/external/tagsoup/src/org/ccil/cowan/tagsoup/
DParser.java192 public final static String ignoreBogonsFeature = field in Parser
300 theFeatures.put(ignoreBogonsFeature, truthValue(DEFAULT_IGNORE_BOGONS)); in theFeatures.put() argument