public class SipTool extends Object
Modifier and Type | Field and Description |
---|---|
static String |
REPLACEMENT_NAME |
static String |
REPLACEMENT_STRING |
static String |
REPLACEMENT_VALUE |
Constructor and Description |
---|
SipTool() |
Modifier and Type | Method and Description |
---|---|
static Path |
copyAndModifyManifestInZip(Path zipPath,
String text1,
String replacement1,
String text2,
String replacement2) |
public static final String REPLACEMENT_STRING
public static final String REPLACEMENT_NAME
public static final String REPLACEMENT_VALUE
public static Path copyAndModifyManifestInZip(Path zipPath, String text1, String replacement1, String text2, String replacement2) throws IOException
IOException
Copyright © 2018 Vitam. All rights reserved.