Uses of Class
net.sf.okapi.common.annotation.Annotations
-
Packages that use Annotations Package Description net.sf.okapi.common.annotation Classes to implement and manage annotations.net.sf.okapi.common.resource Interfaces and classes that represent the parsed resources attached to the events sent by a filter.net.sf.okapi.common.skeleton Interfaces and classes for the skeleton objects. -
-
Uses of Annotations in net.sf.okapi.common.annotation
Methods in net.sf.okapi.common.annotation that return Annotations Modifier and Type Method Description Annotations
Annotations. clone()
Clones this Annotations object. -
Uses of Annotations in net.sf.okapi.common.resource
Fields in net.sf.okapi.common.resource declared as Annotations Modifier and Type Field Description protected Annotations
TextPart. annotations
Methods in net.sf.okapi.common.resource that return Annotations Modifier and Type Method Description Annotations
BaseNameable. getAnnotations()
Annotations
Custom. getAnnotations()
Annotations
Ending. getAnnotations()
Annotations
IWithAnnotations. getAnnotations()
Annotations
IWithTargetProperties. getAnnotations()
Annotations
MultiEvent. getAnnotations()
Annotations
PipelineParameters. getAnnotations()
Annotations
RawDocument. getAnnotations()
Annotations
TextPart. getAnnotations()
-
Uses of Annotations in net.sf.okapi.common.skeleton
Methods in net.sf.okapi.common.skeleton that return Annotations Modifier and Type Method Description Annotations
StorageList. getAnnotations()
-