public class TagsHelper extends Object
| Constructor and Description |
|---|
TagsHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
extractTags(tigase.xml.Element msg) |
static Set<String> |
extractTags(Set<String> tags,
String body) |
static boolean |
matches(String part) |
static String |
process(String tag) |
Copyright © 2017. All rights reserved.