Searched defs:DEFAULT_DEFAULT_ATTRIBUTES (Results 1 – 1 of 1) sorted by relevance
51 private static boolean DEFAULT_DEFAULT_ATTRIBUTES = true; field in Parser303 theFeatures.put(defaultAttributesFeature, truthValue(DEFAULT_DEFAULT_ATTRIBUTES)); in theFeatures.put()