public final class StringTag extends Tag<String>
TAG_String tag.| Constructor and Description |
|---|
StringTag(String name,
String value)
Creates the tag.
|
| Modifier and Type | Method and Description |
|---|---|
StringTag |
clone()
Clones the Tag
|
String |
getValue()
Gets the value of this tag.
|
String |
toString() |
Copyright © 2011–2014 Flow Powered. All rights reserved.