Method Summary |
|
void | setAuthenticated(Boolean wantAuthenticated) Affect the authentication mode of the transport protocol that the URL will designate. |
void | setRelative(boolean relative) Affet the URL generation by creating either a relative or an absolute URL. |
void | setSecure(Boolean wantSecure) Affect the security mode of the transport protocol that the URL will designate. |
String | toString() Generate an URL for this node. |