
it.could.util.location.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of webdav Show documentation
Show all versions of webdav Show documentation
A Simple Approach to WebDAV (Servlet Implementation)
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