Uses of Class
net.sf.okapi.filters.openxml.ParseType
-
Packages that use ParseType Package Description net.sf.okapi.filters.openxml -
-
Uses of ParseType in net.sf.okapi.filters.openxml
Fields in net.sf.okapi.filters.openxml declared as ParseType Modifier and Type Field Description ParseTypeConditionalParameters. nFileTypeMethods in net.sf.okapi.filters.openxml that return ParseType Modifier and Type Method Description static ParseTypeParseType. valueOf(String name)Returns the enum constant of this type with the specified name.static ParseType[]ParseType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-