Example usage for Java android.net WebAddress fields, constructors, methods, implement or subclass
The text is from its open source code.
WebAddress(String address) parses given uriString. |
String | getHost() |
String | getPath() |
void | setPath(String path) |
String | toString() |