Uses of Class
net.sf.okapi.common.annotation.XLIFFTool
-
Packages that use XLIFFTool Package Description net.sf.okapi.common.annotation Classes to implement and manage annotations. -
-
Uses of XLIFFTool in net.sf.okapi.common.annotation
Methods in net.sf.okapi.common.annotation that return XLIFFTool Modifier and Type Method Description XLIFFToolXLIFFToolAnnotation. get(String toolId)XLIFFToolAltTranslation. getTool()Methods in net.sf.okapi.common.annotation with parameters of type XLIFFTool Modifier and Type Method Description voidXLIFFToolAnnotation. add(XLIFFTool tool, StartSubDocument startSubDoc)voidAltTranslation. setTool(XLIFFTool tool)
-