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