|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
URL | The URL interface provides methods to access or set
the individual parts of an URL, and to convert strings to URLs and
vice versa. |
Class Summary | |
---|---|
URLFactory | Factory for URLs. |
The methods of the SAGA URL package allow access to the parts of an URL.
SAGA provides its own URL interface, because the java.net.URL class has various unwanted side effects, and having an interface and factory allows SAGA implementations to provide their own URL implementation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |