Uses of Class
net.sf.okapi.lib.xliff2.glossary.GlossEntry
-
Packages that use GlossEntry Package Description net.sf.okapi.lib.xliff2.glossary Classes to read, write and manipulate the elements and attributes of the Glossary module.net.sf.okapi.steps.rainbowkit.xliff -
-
Uses of GlossEntry in net.sf.okapi.lib.xliff2.glossary
Constructors in net.sf.okapi.lib.xliff2.glossary with parameters of type GlossEntry Constructor Description GlossEntry(GlossEntry original)Copy constructor. -
Uses of GlossEntry in net.sf.okapi.steps.rainbowkit.xliff
Methods in net.sf.okapi.steps.rainbowkit.xliff that return GlossEntry Modifier and Type Method Description static GlossEntryXLIFF2Utils. toXliffGlossEntry(GlossEntry glossEntry)
-