Class JarResourceStore
java.lang.Object
org.apache.struts2.util.classloader.AbstractResourceStore
org.apache.struts2.util.classloader.JarResourceStore
- All Implemented Interfaces:
ResourceStore
Read resources from a jar file
-
Field Summary
Fields inherited from class org.apache.struts2.util.classloader.AbstractResourceStore
file
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
copy
(InputStream input, OutputStream output) byte[]
Methods inherited from class org.apache.struts2.util.classloader.AbstractResourceStore
closeQuietly, toString, write
-
Constructor Details
-
JarResourceStore
-
-
Method Details
-
read
-
copy
- Throws:
IOException
-