Package org.apache.tomcat.util.scan
Class JarFactory
java.lang.Object
org.apache.tomcat.util.scan.JarFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic URL
getJarEntryURL
(URL baseUrl, String entryName) static Jar
newInstance
(URL url)
-
Method Details
-
newInstance
- Throws:
IOException
-
getJarEntryURL
- Throws:
IOException
-