Uses of Class
net.sf.okapi.lib.xliff2.validation.Issue
-
Packages that use Issue Package Description net.sf.okapi.lib.xliff2.validation Classes to read, write and manipulate the elements and attributes of the Validation module. -
-
Uses of Issue in net.sf.okapi.lib.xliff2.validation
Methods in net.sf.okapi.lib.xliff2.validation that return types with arguments of type Issue Modifier and Type Method Description List<Issue>Validation. processRules(Unit unit, String fileId)Applies the rules of this object on a given unit.
-