Uses of Class
net.sf.okapi.common.annotation.GlossEntry.Term
-
Packages that use GlossEntry.Term Package Description net.sf.okapi.common.annotation Classes to implement and manage annotations.net.sf.okapi.steps.rainbowkit.xliff -
-
Uses of GlossEntry.Term in net.sf.okapi.common.annotation
Methods in net.sf.okapi.common.annotation that return GlossEntry.Term Modifier and Type Method Description GlossEntry.TermGlossEntry. getTerm()Methods in net.sf.okapi.common.annotation with parameters of type GlossEntry.Term Modifier and Type Method Description voidGlossEntry. setTerm(GlossEntry.Term term) -
Uses of GlossEntry.Term in net.sf.okapi.steps.rainbowkit.xliff
Methods in net.sf.okapi.steps.rainbowkit.xliff with parameters of type GlossEntry.Term Modifier and Type Method Description static TermXLIFF2Utils. toXliffTerm(GlossEntry.Term term)
-