Uses of Interface
net.sf.okapi.common.resource.ISegments
-
Packages that use ISegments 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 ISegments in net.sf.okapi.common.resource
Classes in net.sf.okapi.common.resource that implement ISegments Modifier and Type Class Description classSegmentsMethods in net.sf.okapi.common.resource that return ISegments Modifier and Type Method Description ISegmentsTextContainer. getSegments()Creates a newISegmentsobject to access the segments of this container.ISegmentsITextUnit. getSourceSegments()Gets the segments for the source.ISegmentsTextUnit. getSourceSegments()ISegmentsITextUnit. getTargetSegments(LocaleId trgLoc)Get the segments for a given target.ISegmentsTextUnit. getTargetSegments(LocaleId trgLoc)
-