|
jaulib v1.4.1
Jau Support Library (C++, Java, ..)
|
import java.io.File;import java.io.UnsupportedEncodingException;import java.net.MalformedURLException;import java.net.URISyntaxException;import java.util.StringTokenizer;import java.util.regex.Pattern;Go to the source code of this file.
Classes | |
| class | org.jau.net.Uri |
| This class implements an immutable Uri as defined by RFC 2396. More... | |
| class | org.jau.net.Uri.Encoded |
| Immutable RFC3986 encoded string. More... | |
| class | org.jau.net.Uri.ASCIIEncoded |
| class | org.jau.net.Uri.Util |
Packages | |
| package | org.jau.net |
| Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2021 Gothel Software e.K. | |