jaulib v1.3.6
Jau Support Library (C++, Java, ..)
|
import java.io.IOException;
import java.net.URISyntaxException;
import java.net.URL;
import java.util.Arrays;
import java.util.Locale;
import org.jau.net.Uri;
import org.jau.pkg.cache.TempJarCache;
import org.jau.sys.JNILibrary;
import org.jau.sys.PlatformProps;
Go to the source code of this file.
Classes | |
class | org.jau.pkg.JNIJarLibrary |
Static JNI Native Libraries handler including functionality for native JAR files using JarUtil and TempJarCache . More... | |
Packages | |
package | org.jau.pkg |
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. | |