Uses of Class
net.sf.okapi.lib.translation.ResourceItem
-
-
Uses of ResourceItem in net.sf.okapi.lib.translation
Methods in net.sf.okapi.lib.translation that return ResourceItem Modifier and Type Method Description ResourceItemQueryManager. getResource(int resourceId)Gets the configuration data for a given translation resource.Methods in net.sf.okapi.lib.translation that return types with arguments of type ResourceItem Modifier and Type Method Description Map<Integer,ResourceItem>QueryManager. getResources()Gets the configuration data for all the translation resources in this manager.
-