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 class
AlignedSegments
Provides 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 IAlignedSegments
ITextUnit. getAlignedSegments()
Creates a newIAlignedSegments
object to access and manipulate the segments of this text unit.IAlignedSegments
TextUnit. getAlignedSegments()
-