public class PositionTag extends Object implements Tag
Constructor and Description |
---|
PositionTag(int start,
int end) |
Modifier and Type | Method and Description |
---|---|
int |
getEndOffset() |
String |
getName()
Returns the tag name.
|
int |
getStartOffset() |
byte[] |
getValue()
Returns the tag raw data.
|
String |
toString() |