Searched refs:DEFAULT_DEFAULT_ATTRIBUTES (Results 1 – 1 of 1) sorted by relevance
51 private static boolean DEFAULT_DEFAULT_ATTRIBUTES = true; field in Parser63 private boolean defaultAttributes = DEFAULT_DEFAULT_ATTRIBUTES;303 theFeatures.put(defaultAttributesFeature, truthValue(DEFAULT_DEFAULT_ATTRIBUTES)); in theFeatures.put() argument