Package fr.gouv.vitam.tools
Class SipTool
java.lang.Object
fr.gouv.vitam.tools.SipTool
-
Field Details
-
REPLACEMENT_STRING
- See Also:
-
REPLACEMENT_NAME
- See Also:
-
REPLACEMENT_VALUE
- See Also:
-
-
Constructor Details
-
SipTool
public SipTool()
-
-
Method Details
-
copyAndModifyManifestInZip
public static Path copyAndModifyManifestInZip(Path zipPath, String text1, String replacement1, String text2, String replacement2) throws IOException - Throws:
IOException
-