__construct()
factory()
getHost()
getPath()
getScheme()
isAbsolute()
isValid()
$fragment
$host
$pass
$path
$port
$query
$scheme
$user
$valid
$validSchemes
__construct(string $uri)
string
factory(string $uri) : \Zend\Feed\self
Useful for chained validations
string
\Zend\Feed\self
getHost() : string
string
getPath() : string
string
getScheme() : string
string
isAbsolute() : bool
bool
isValid() : bool
bool
$fragment : string
$host : string
$pass : string
$path : string
$port : int
$query : string
$scheme : string
$user : string
$valid : bool
$validSchemes