Package org.bardframework.commons.utils
Class JarFileUtils.JarFileEntrySaver
java.lang.Object
org.bardframework.commons.utils.JarFileUtils.JarFileEntrySaver
- All Implemented Interfaces:
JarFileUtils.JarModifier
- Enclosing class:
- JarFileUtils
public static class JarFileUtils.JarFileEntrySaver
extends Object
implements JarFileUtils.JarModifier
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJarFileEntrySaver(String jarEntry, File savePath) JarFileEntrySaver(String jarEntry, File savePath, Map<byte[], byte[]> replacements) -
Method Summary
-
Field Details
-
zipEntry
-
savePath
-
replacements
-
-
Constructor Details
-
JarFileEntrySaver
-
JarFileEntrySaver
-
-
Method Details
-
doWork
- Specified by:
doWorkin interfaceJarFileUtils.JarModifier- Throws:
IOException
-
getZipEntry
-
getSavePath
-
getReplacements
-