Methods of Class Uri
- encode
- static rtl::OUString encode(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
YES |
YES |
NO |
- Summary
- A wrapper around rtl_uriEncode() from (see there), using
an array of 128 booleans as char class.
- encode
- static rtl::OUString encode(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
YES |
YES |
NO |
- Summary
- A wrapper around rtl_uriEncode() from (see there), using
a predefined rtl_UriCharClass enumeration member.
- decode
- static rtl::OUString decode(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
YES |
YES |
NO |
- Summary
- A wrapper around rtl_uriDecode() from (see there).
- convertRelToAbs
- static rtl::OUString convertRelToAbs(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
YES |
YES |
NO |
- Summary
- A wrapper around rtl_uriConvertRelToAbs() from (see there).
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.