Package org.ogf.saga.url

The methods of the SAGA URL package allow access to the parts of an URL.

See: Description

Package org.ogf.saga.url Description

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.

Copyright © 2016 Open Grid Forum. All rights reserved.