Package com.iizix.util
Interface IJarURLStreamHandler
public interface IJarURLStreamHandler
Handler interface common for XJarFile and MemoryJarFile Handler's.
- Author:
- Christopher Mindus
- Method Summary
- Method Details- getJarFileIJarFile getJarFile()Gets the IJarFile from the handler.- Returns:
- The Jar file, or nullif handler did not specify an IJarFile.