Uses of Class
net.sf.okapi.filters.tmx.TmxFilter.TuvXmlLang
-
Packages that use TmxFilter.TuvXmlLang Package Description net.sf.okapi.filters.tmx -
-
Uses of TmxFilter.TuvXmlLang in net.sf.okapi.filters.tmx
Methods in net.sf.okapi.filters.tmx that return TmxFilter.TuvXmlLang Modifier and Type Method Description static TmxFilter.TuvXmlLangTmxFilter.TuvXmlLang. valueOf(String name)Returns the enum constant of this type with the specified name.static TmxFilter.TuvXmlLang[]TmxFilter.TuvXmlLang. values()Returns an array containing the constants of this enum type, in the order they are declared.
-