public class JarResourceStore extends AbstractResourceStore
file| Constructor and Description | 
|---|
| JarResourceStore(File file) | 
| Modifier and Type | Method and Description | 
|---|---|
| static long | copy(InputStream input,
    OutputStream output) | 
| byte[] | read(String pResourceName) | 
closeQuietly, toString, writepublic JarResourceStore(File file)
public byte[] read(String pResourceName)
public static long copy(InputStream input, OutputStream output) throws IOException
IOExceptionCopyright © 2000–2025 Apache Software Foundation. All rights reserved.