HomeSort by relevance Sort by last modified time
    Searched refs:testURI (Results 1 - 3 of 3) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
URI.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
URI.java     [all...]
  /libcore/luni/src/test/java/libcore/java/net/
OldURLTest.java 512 URI testURI = new URI("/relative/URI/with/absolute/path/to/resource.txt");
513 String output = testURI.getAuthority();

Completed in 1721 milliseconds