- importTmx(URI, LocaleId, ITmWriter) - Method in interface net.sf.okapi.tm.pensieve.tmx.ITmxImporter
-
Imports TMX to Pensieve
- importTmx(URI, LocaleId, ITmWriter) - Method in class net.sf.okapi.tm.pensieve.tmx.OkapiTmxImporter
-
Imports TMX to Pensieve
- indexTranslationUnit(TranslationUnit) - Method in interface net.sf.okapi.tm.pensieve.writer.ITmWriter
-
Indexes a given translation unit.
- indexTranslationUnit(TranslationUnit, boolean) - Method in interface net.sf.okapi.tm.pensieve.writer.ITmWriter
-
Indexes a given translation unit, possibly overwriting an existing one with the same source.
- indexTranslationUnit(TranslationUnit) - Method in class net.sf.okapi.tm.pensieve.writer.PensieveWriter
-
Adds a TranslationUnit to the index
- indexTranslationUnit(TranslationUnit, boolean) - Method in class net.sf.okapi.tm.pensieve.writer.PensieveWriter
-
- indexType() - Method in enum net.sf.okapi.tm.pensieve.common.MetadataType
-
- isCodeMismatch() - Method in class net.sf.okapi.tm.pensieve.common.TmHit
-
Is there a difference between the Codes of the TmHit and the query TextFragment?
- isSourceEmpty() - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
-
Checks to see if the the source is empty
- isTargetEmpty() - Method in class net.sf.okapi.tm.pensieve.common.TranslationUnit
-
Checks to see if the the target is empty
- iterator() - Method in class net.sf.okapi.tm.pensieve.seeker.PensieveSeeker
-
gets an iterator to traverse all translation units in the indexdir
- ITmSeeker - Interface in net.sf.okapi.tm.pensieve.seeker
-
Used to query the TM.
- ITmWriter - Interface in net.sf.okapi.tm.pensieve.writer
-
- ITmxExporter - Interface in net.sf.okapi.tm.pensieve.tmx
-
The TMX interface to Pensieve.
- ITmxImporter - Interface in net.sf.okapi.tm.pensieve.tmx
-