Uses of Interface
net.sf.okapi.common.resource.IAlignedSegments
-
Packages that use IAlignedSegments 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 IAlignedSegments in net.sf.okapi.common.resource
Classes in net.sf.okapi.common.resource that implement IAlignedSegments Modifier and Type Class Description classAlignedSegmentsProvides a standard implementation of the IAlignedSegments interface that works with variant sources.Methods in net.sf.okapi.common.resource that return IAlignedSegments Modifier and Type Method Description IAlignedSegmentsITextUnit. getAlignedSegments()Creates a newIAlignedSegmentsobject to access and manipulate the segments of this text unit.IAlignedSegmentsTextUnit. getAlignedSegments()
-