java.lang.Object
javax0.jamal.jar.input.JarInput
- All Implemented Interfaces:
javax0.jamal.api.ResourceReader,javax0.jamal.api.ServiceLoaded
JarInput can read a file which is inside an archive file.
The format of the reference is
jar:file://path_to_the_JAR_file!path_inside_the_jar_to_the_file
-
Field Details
-
PREFIX
- See Also:
-
-
Constructor Details
-
JarInput
public JarInput()
-
-
Method Details
-
canRead
- Specified by:
canReadin interfacejavax0.jamal.api.ResourceReader
-
fileStart
- Specified by:
fileStartin interfacejavax0.jamal.api.ResourceReader
-
read
- Specified by:
readin interfacejavax0.jamal.api.ResourceReader- Throws:
IOException
-
read
- Specified by:
readin interfacejavax0.jamal.api.ResourceReader- Throws:
IOException
-