| Overview | Namespace | Class | Index | Help |
| const rtl::OUString & | rUrl ); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
Construct a UNO URL from a string representation.
| rUrl | |
| const UnoUrl & | rOther ); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
| const UnoUrl & | rOther ); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
Return the connection descriptor component of the URL.
A reference to the connection descriptor. The reference is valid for
the lifetime of this URL object.
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
Return the protocol descriptor component of the URL.
A reference to the protocol descriptor. The reference is valid for the
lifetime of this URL object.
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
Return the object-name component of the URL.
A reference to the (case sensitive) object-name. The reference is valid
for the lifetime of this URL object.
Copyright © 2003 Sun Microsystems, Inc.