Searched refs:XML_OVERRIDABLE_ATTR (Results 1 – 1 of 1) sorted by relevance
70 private static final String XML_OVERRIDABLE_ATTR = "overridable"; field in XmlWriter104 newElement.setAttribute(XML_OVERRIDABLE_ATTR, "true"); in addChange()