Uses of Class
org.apache.commons.vfs.provider.jar.JarFileObject

Packages that use JarFileObject
org.apache.commons.vfs.provider.jar The Jar File Provider. 
 

Uses of JarFileObject in org.apache.commons.vfs.provider.jar
 

Constructors in org.apache.commons.vfs.provider.jar with parameters of type JarFileObject
JarURLConnectionImpl(JarFileObject file, FileContent content)