public interface Tag
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
String getName()
byte[] getValue()
throws AttributeValueException
AttributeValueExceptionCopyright © 2020 Soot OSS. All rights reserved.