Java android.net WebAddress fields, constructors, methods, implement or subclass

Example usage for Java android.net WebAddress fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.net WebAddress.

The text is from its open source code.

Constructor

WebAddress(String address)
parses given uriString.

Method