java.util.jar
Class JavaUtilJarAccessImpl

java.lang.Object
  extended byjava.util.jar.JavaUtilJarAccessImpl
All Implemented Interfaces:
sun.misc.JavaUtilJarAccess

class JavaUtilJarAccessImpl
extends Object
implements sun.misc.JavaUtilJarAccess


Constructor Summary
(package private) JavaUtilJarAccessImpl()
           
 
Method Summary
 boolean jarFileHasClassPathAttribute(JarFile jar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaUtilJarAccessImpl

JavaUtilJarAccessImpl()
Method Detail

jarFileHasClassPathAttribute

public boolean jarFileHasClassPathAttribute(JarFile jar)
                                     throws IOException
Specified by:
jarFileHasClassPathAttribute in interface sun.misc.JavaUtilJarAccess
Throws:
IOException