jaulib v1.3.6
Jau Support Library (C++, Java, ..)
|
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URISyntaxException;
import java.net.URL;
import java.net.URLConnection;
import java.net.URLStreamHandler;
import org.jau.io.IOUtil;
import org.jau.lang.ExceptionUtils;
import org.jau.sys.AndroidVersion;
Go to the source code of this file.
Classes | |
class | org.jau.net.AssetURLContext |
See PiggybackURLConnection for description and examples. More... | |
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. | |