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