Uses of Class
org.apache.commons.compress.archivers.zip.JarMarker
Packages that use JarMarker
Package
Description
Provides stream classes for reading and writing archives using the ZIP format.
-
Uses of JarMarker in org.apache.commons.compress.archivers.zip
Methods in org.apache.commons.compress.archivers.zip that return JarMarkerModifier and TypeMethodDescriptionstatic JarMarker
JarMarker.getInstance()
Since JarMarker is stateless we can always use the same instance.