Method |
Description |
|
CharacterHexDigitToDecimal ( byte b ) : int |
|
|
DecimalToCharacterHexDigit ( int i ) : char |
|
|
DecodeUriInPlace ( byte uriBytes, int &length ) : void |
|
|
GetObjectUriFromRequestUri ( String uri ) : String |
|
|
ParseContentType ( String contentType, String &value, String &charset ) : void |
|
|
ParseURL ( String url, String &objectURI ) : String |
|
|
ReplaceChannelUriWithThisString ( String url, String channelUri ) : String |
|
|
ReplaceMachineNameWithThisString ( String url, String newMachineName ) : String |
|
|
StartsWithHttp ( String url ) : int |
|
|