Uses of Class
net.sf.okapi.common.resource.AlignedPair
-
Packages that use AlignedPair Package Description net.sf.okapi.common.resource Interfaces and classes that represent the parsed resources attached to the events sent by a filter. -
-
Uses of AlignedPair in net.sf.okapi.common.resource
Method parameters in net.sf.okapi.common.resource with type arguments of type AlignedPair Modifier and Type Method Description voidAlignedSegments. align(List<AlignedPair> alignedSegmentPairs, LocaleId trgLoc)voidIAlignedSegments. align(List<AlignedPair> alignedSegmentPairs, LocaleId trgLoc)Aligns all the segments listed in the aligned pairs for given locale.
-