Package tigase.archive
Class TagsHelper
- java.lang.Object
-
- tigase.archive.TagsHelper
-
public class TagsHelper extends Object
- Author:
- andrzej
-
-
Constructor Summary
Constructors Constructor Description TagsHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Set<String>extractTags(Set<String> tags, String body)static Set<String>extractTags(tigase.xml.Element msg)static booleanmatches(String part)static Stringprocess(String tag)
-