Home | History | Annotate | Download | only in tagsoup

Lines Matching defs:defaultAttributesFeature

214 	public final static String defaultAttributesFeature =
303 theFeatures.put(defaultAttributesFeature, truthValue(DEFAULT_DEFAULT_ATTRIBUTES));
339 else if (name.equals(defaultAttributesFeature)) defaultAttributes = value;