Searched refs:URI_STR (Results 1 – 1 of 1) sorted by relevance
77 private final static String URI_STR = "uri"; field in DefaultDataHandler100 String uriStr = atts.getValue(URI_STR); in parseRow()107 atts.getValue(URI_STR) + " parsing failure"); in parseRow()176 Uri u = Uri.parse(atts.getValue(URI_STR)); in startElement()179 atts.getValue(URI_STR) + " parsing failure"); in startElement()