Searched refs:XML_LOGGING_ATTR (Results 1 – 1 of 1) sorted by relevance
66 private static final String XML_LOGGING_ATTR = "loggingOnly"; field in XmlWriter92 newElement.setAttribute(XML_LOGGING_ATTR, "true"); in addChange()