Метод | Описание | |
---|---|---|
URIParsedResult ( String uri, String title ) : System |
Метод | Описание | |
---|---|---|
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 | |
Результат | System |