| Class | Description |
|---|---|
| RFC3986URLClassLoader |
This class loader is responsible for loading classes and resources from a
list of URLs which can refer to either directories or JAR files.
|
| RFC3986URLClassLoader.IndexFile | |
| RFC3986URLClassLoader.SubURLClassLoader | |
| RFC3986URLClassLoader.UriCodeSource |
To avoid CodeSource equals and hashCode methods in SecureClassLoader keys.
|
| RFC3986URLClassLoader.URLFileHandler | |
| RFC3986URLClassLoader.URLHandler | |
| RFC3986URLClassLoader.URLJarHandler | |
| Uri |
This class represents an immutable instance of a URI as defined by RFC 3986.
|
| URIEncoderDecoder |
This class is used to encode a string using the format required by
application/x-www-form-urlencoded MIME content type. |
| UriParser |
UriParser for parsing RFC3986 compliant URI strings.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.