Method | Description | |
---|---|---|
URIParsedResult ( String uri, String title ) : System |
Method | Description | |
---|---|---|
containsUser ( ) : bool | ||
isColonFollowedByPortNumber ( String uri, int protocolEnd ) : bool | ||
massageURI ( String uri ) : String |
Transforms a string that represents a URI into something more proper, by adding or canonicalizing the protocol.
|
public URIParsedResult ( String uri, String title ) : System | ||
uri | String | |
title | String | |
return | System |