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 AnnotationsAnnotations. 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 AnnotationsTextPart. annotationsMethods in net.sf.okapi.common.resource that return Annotations Modifier and Type Method Description AnnotationsBaseNameable. getAnnotations()AnnotationsCustom. getAnnotations()AnnotationsEnding. getAnnotations()AnnotationsIWithAnnotations. getAnnotations()AnnotationsIWithTargetProperties. getAnnotations()AnnotationsMultiEvent. getAnnotations()AnnotationsPipelineParameters. getAnnotations()AnnotationsRawDocument. getAnnotations()AnnotationsTextPart. 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 AnnotationsStorageList. getAnnotations()
-