Class AlfrescoCollator


  • public class AlfrescoCollator
    extends java.lang.Object
    Can be used to overwrite a RuleBaseCollator instance rules
    Author:
    sergey.shcherbovich
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.text.Collator getInstance​(java.util.Locale locale)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AlfrescoCollator

        public AlfrescoCollator()
    • Method Detail

      • getInstance

        public static java.text.Collator getInstance​(java.util.Locale locale)