__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\selfgetHost() : string
stringgetPath() : string
stringgetScheme() : string
stringisAbsolute() : bool
boolisValid() : bool
bool$fragment : string
$host : string
$pass : string
$path : string
$port : int
$query : string
$scheme : string
$user : string
$valid : bool
$validSchemes