Searched refs:URLJarFileEntry (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/jar/
H A DURLJarFile.java131 return new URLJarFileEntry((JarEntry)ze);
252 private class URLJarFileEntry extends JarEntry { class in class:URLJarFile
255 URLJarFileEntry(JarEntry je) { method in class:URLJarFile.URLJarFileEntry

Completed in 29 milliseconds