public interface Tag
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
java.lang.String getName()
byte[] getValue()
throws AttributeValueException
AttributeValueExceptionCopyright © 2012-2019 RoboVM AB. All Rights Reserved.