public class TagView extends Object
| Constructor and Description |
|---|
TagView(String format,
TagCamel... tag) |
TagView(TagCamel... tag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsTag(TagCamel tag) |
String |
getFormat() |
String |
getFormattedText(boolean anonymize,
Readable... tagable) |
TagCamel[] |
getTag() |
public TagView(TagCamel... tag)
Copyright © 2021. All rights reserved.