Searched defs:getAttributeValue (Results 1 – 6 of 6) sorted by relevance
96 public String getAttributeValue (int index) { in getAttributeValue() method in Element101 public String getAttributeValue (String namespace, String name) { in getAttributeValue() method in Element
882 String getAttributeValue(int index); in getAttributeValue() method900 String getAttributeValue(String namespace, in getAttributeValue() method
290 public String getAttributeValue(int index) { in getAttributeValue() method in ExpatPullParser294 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in ExpatPullParser543 String getAttributeValue(int index) { in getAttributeValue() method in ExpatPullParser.Event549 String getAttributeValue(String namespace, String name) { in getAttributeValue() method in ExpatPullParser.Event617 String getAttributeValue(int index) { in getAttributeValue() method in ExpatPullParser.StartTagEvent622 String getAttributeValue(String namespace, String name) { in getAttributeValue() method in ExpatPullParser.StartTagEvent
294 public String getAttributeValue(int index) { in getAttributeValue() method in WbxmlParser300 public String getAttributeValue( in getAttributeValue() method in WbxmlParser
1301 public String getAttributeValue(int index) { in getAttributeValue() method1307 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method
1361 static jstring getAttributeValue(JNIEnv* env, jobject clazz, in getAttributeValue() function