Home | History | Annotate | Download | only in refactoring

Lines Matching defs:attributeValue

392                     String attributeValue = region.getText(subRegion);
393 if (attributeValue.equals(match1) || attributeValue.equals(match2)) {
965 String attributePrefix, String attributeName, String attributeValue) {
970 attributeUri, attributeName, attributeValue);
973 attributeValue);
979 String attributePrefix, String attributeName, String attributeValue) {
987 sb.append(attributeValue).append('"');
996 String attributeName, String attributeValue) {
1032 attributeValue);
1037 attributeName, attributeValue);