Package-level declarations

Types

Link copied to clipboard

Represents the parameters in a URL query string.

Link copied to clipboard
class Url

Represents a full, valid URL

Link copied to clipboard
sealed class UrlEncoding

Identifies the components of a URL which are in an already-encoded form.

Link copied to clipboard
class UrlPath

Represents the path component of a URL

Link copied to clipboard
class UserInfo

Represents the user authentication information in a URL