Searched refs:skipAttribute (Results 1 – 2 of 2) sorted by relevance
372 skipAttribute(); in skipAttributes()377 private void skipAttribute() in skipAttribute() method in LibraryClassReader
883 if (skipAttribute(element, attribute, value, suppressionMap)) { in writeAttributes()886 if (skipAttribute("*", attribute, value, suppressionMap)) { in writeAttributes()913 private boolean skipAttribute(String element, String attribute, String value, in skipAttribute() method in XPathParts.Element