All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.could.util.location.package.html Maven / Gradle / Ivy

The newest version!

  
    Location Utilities
  
  
    

This package contains a number of utility classes to parse and work with URLs.

The {@link java.net.URL} class already provides most of the functionality covered by this package, but certain limitations in its implementation (for example, all schemes must be registered with the {java.net.URLStreamHandler} class before they can be used), prompted the re-development of a similar API.

For further details on what the different classes in this package mean and how they interact, see the {@link it.could.util.location.Location} class documentation, but as a reference, this is a picture outlining the structure:





© 2015 - 2025 Weber Informatics LLC | Privacy Policy