- JAR_CHARSET - Static variable in class de.schlichtherle.truezip.fs.archive.zip.JarDriver
-
The character set for entry names and comments in JAR files, which is
"UTF-8"
.
- JarDriver - Class in de.schlichtherle.truezip.fs.archive.zip
-
An archive driver for Java Archive files (JAR).
- JarDriver(IOPoolProvider) - Constructor for class de.schlichtherle.truezip.fs.archive.zip.JarDriver
-
Constructs a new JAR file driver.
- JarDriverEntry - Class in de.schlichtherle.truezip.fs.archive.zip
-
- JarDriverEntry(String) - Constructor for class de.schlichtherle.truezip.fs.archive.zip.JarDriverEntry
-
- JarDriverEntry(String, ZipEntry) - Constructor for class de.schlichtherle.truezip.fs.archive.zip.JarDriverEntry
-
- JmxDirector - Class in de.schlichtherle.truezip.fs.inst.jmx
-
- JmxIOBufferViewMXBean - Interface in de.schlichtherle.truezip.fs.inst.jmx
-
- JmxIOStatisticsMXBean - Interface in de.schlichtherle.truezip.fs.inst.jmx
-
Provides statistics for the federated file systems managed by a file system
manager.
- JmxIOStatisticsView - Class in de.schlichtherle.truezip.fs.inst.jmx
-
Provides statistics for the federated file systems managed by a single file
system manager.
- JmxManagerViewMXBean - Interface in de.schlichtherle.truezip.fs.inst.jmx
-
- JmxModelViewMXBean - Interface in de.schlichtherle.truezip.fs.inst.jmx
-
- JointEnumeration<E> - Class in de.schlichtherle.truezip.util
-
Concatenates two enumerations.
- JointEnumeration(Enumeration<? extends E>, Enumeration<? extends E>) - Constructor for class de.schlichtherle.truezip.util.JointEnumeration
-
- JointIterator<E> - Class in de.schlichtherle.truezip.util
-
An iterator which concatenates the elements of two other iterators.
- JointIterator(Iterator<? extends E>, Iterator<? extends E>) - Constructor for class de.schlichtherle.truezip.util.JointIterator
-
Constructs a new JointIterator
from the given iterators.
- JointIterator(Iterable<? extends E>, Iterable<? extends E>) - Constructor for class de.schlichtherle.truezip.util.JointIterator
-
Constructs a new JointIterator
from the given iterables.
- JSE7 - Class in de.schlichtherle.truezip.util
-
Holds a static boolean telling us if the JSE 7 API is availabe to this
JVM.
- JulDirector - Class in de.schlichtherle.truezip.fs.inst.jul
-