Class TagsHelper

java.lang.Object
tigase.archive.TagsHelper

public class TagsHelper extends Object
Author:
andrzej
  • Constructor Details

    • TagsHelper

      public TagsHelper()
  • Method Details

    • extractTags

      public static Set<String> extractTags(tigase.xml.Element msg)
    • extractTags

      public static Set<String> extractTags(Set<String> tags, String body)
    • matches

      public static boolean matches(String part)
    • process

      public static String process(String tag)