public class StringTag extends Object implements Tag
Constructor and Description |
---|
StringTag(String s) |
StringTag(String s,
String type) |
Modifier and Type | Method and Description |
---|---|
String |
getAnalysisType() |
String |
getInfo() |
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
String |
toString() |