Home
last modified time | relevance | path

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

/external/tagsoup/src/org/ccil/cowan/tagsoup/
DParser.java207 public final static String rootBogonsFeature = field in Parser
302 theFeatures.put(rootBogonsFeature, truthValue(DEFAULT_ROOT_BOGONS)); in theFeatures.put() argument