Package com.iizix.util
Interface IJarURLStreamHandler
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IJarFile
getJarFile()
Gets the IJarFile from the handler.
Method Detail
getJarFile
IJarFile getJarFile()
Gets the IJarFile from the handler.- Returns:
- The Jar file, or
null
if handler did not specify an IJarFile.