Uses of Class
org.gvsig.utils.StringComparator.LocaleRules
Packages that use StringComparator.LocaleRules
-
Uses of StringComparator.LocaleRules in org.gvsig.utils
Fields in org.gvsig.utils declared as StringComparator.LocaleRulesModifier and TypeFieldDescriptionprotected StringComparator.LocaleRulesStringComparator.localeRulesMethods in org.gvsig.utils that return StringComparator.LocaleRulesModifier and TypeMethodDescriptionStringComparator.getLocaleRules()Gets an object with the information for use the locale rules in comparation between strings.Methods in org.gvsig.utils with parameters of type StringComparator.LocaleRulesModifier and TypeMethodDescriptionvoidStringComparator.setLocaleRules(StringComparator.LocaleRules locRules) Sets an object with the information for use the locale rules in comparation between strings.