Methods' Details
|
- parseStrict
-  
- boolean
parseStrict(
-
- Description
- parses the string in URL::Complete which must contain
a syntactically complete URL.
Parts of the URL are stored in the other fields of aURL.
|
- parseSmart
-  
- boolean
parseSmart(
-
- Description
- parses the string in URL::Complete , which may contain
a syntactically complete URL or is completed by the specified
protocol.
The parts of the URL are stored in the other fields of aURL.
|
- assemble
-  
- boolean
assemble(
-
- Description
- assembles the parts of the URL specified by aURL and
stores it into URL::Complete .
|
- getPresentation
-  
- string
getPresentation(
-
- Returns
-
a presentation of the URL which can be used at the user
interface.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.