Searched defs:attrValue (Results 1 – 4 of 4) sorted by relevance
57 String attrValue = uiListAttribute.getCurrentValue(); in doSetValue() local
215 String attrValue = configuration.getAttribute(attributeName, EMPTY_STRING); in getStringLaunchAttribute() local
404 public static String toXmlAttributeValue(String attrValue) { in toXmlAttributeValue()423 public static void appendXmlAttributeValue(StringBuilder sb, String attrValue) { in appendXmlAttributeValue()
722 static String unquoteAttrValue(String attrValue) { in unquoteAttrValue()