Searched refs:getLocalAttributeName (Results 1 – 2 of 2) sorted by relevance
324 String getLocalAttributeName(int n) { in getLocalAttributeName() method450 … String.format("[@%s=\"%s\"]", getLocalAttributeName(n), getLocalAttributeValue(n))) in getLocalToString()482 String lastPathAttributeName = getLocalAttributeName(getAttributeCount() - 1); in appendToString()
164 String attributeName = lhs.getLocalAttributeName(n); in compareCurrentElement()175 attributeNameComparator.compare(attributeName, rhs.getLocalAttributeName(n))); in compareCurrentElement()