public final class ProjectMedProcessing
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
createMed(java.io.File medZip,
ProjectProperties props) |
static void |
extractFromMed(java.io.File medZip,
ProjectProperties props)
It creates project internals from MED zip file.
|
static java.io.File |
getOriginMedFile(ProjectProperties props)
Finds one .zip file inside omegat/med/ dir.
|
public static void extractFromMed(java.io.File medZip, ProjectProperties props) throws java.lang.Exception
java.lang.Exception
public static java.io.File getOriginMedFile(ProjectProperties props) throws java.lang.Exception
java.lang.Exception
public static void createMed(java.io.File medZip, ProjectProperties props) throws java.lang.Exception
java.lang.Exception