Class TagCloudUtil


  • public class TagCloudUtil
    extends Object
    Utilities class. Used to generate the correct spelling for the tag of a tagcloud.
    • Constructor Detail

      • TagCloudUtil

        public TagCloudUtil()
    • Method Detail

      • getTag

        public static String getTag​(String s)
        Parameters:
        s - The string to convert into a valid tag.
        Returns:
        The tag corresponding to the string given as parameter.