Package org.omegat.core.data
Class ExternalTMFactory
java.lang.Object
org.omegat.core.data.ExternalTMFactory
Common utility class for external TMs.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisSupported(File file) static ExternalTMXstatic ExternalTMXload(File file, ProjectProperties props, Segmenter segmenter, FilterMaster filterMaster)
-
Method Details
-
isSupported
-
load
- Throws:
Exception
-
load
public static ExternalTMX load(File file, ProjectProperties props, Segmenter segmenter, FilterMaster filterMaster) throws Exception - Throws:
Exception
-