|
YAACC - UPNP Client and Server
|
This is the complete list of members for org.seamless.util.URIUtil, including all inherited members.
| ALLOWED | org.seamless.util.URIUtil | static |
| assertRelativeURI(String what, URI uri) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| createAbsoluteURI(URI base, String uri) | org.seamless.util.URIUtil | static |
| createAbsoluteURI(URI base, URI relativeOrNot) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| createAbsoluteURL(URL base, String uri) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| createAbsoluteURL(URL base, URI relativeOrNot) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| createAbsoluteURL(URI base, URI relativeOrNot) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| createAbsoluteURL(InetAddress address, int localStreamPort, URI relativeOrNot) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| createRelativePathURI(URI uri) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| createRelativeURI(URI base, URI full) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| createRelativeURI(URL base, URL full) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| createRelativeURI(URI base, URL full) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| createRelativeURI(URL base, URI full) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| encode(BitSet allowedCharacters, String s, String charset) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| encodeFragment(final String fragment) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| encodePathParamName(final String pathParamName) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| encodePathParamValue(final String pathParamValue) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| encodePathSegment(final String pathSegment) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| encodeQueryNameOrValue(final String queryNameOrValue) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| FRAGMENT (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| isAbsoluteURI(String s) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| PATH_PARAM_NAME (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| PATH_PARAM_VALUE (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| PATH_SEGMENT (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| percentDecode(String s) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| percentEncode(String s) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| QUERY (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| toURI(URL url) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |
| toURL(URI uri) (defined in org.seamless.util.URIUtil) | org.seamless.util.URIUtil | static |