| Constructor and Description |
|---|
DeprecatedTag() |
DeprecatedTag(Boolean forRemoval,
String since) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getForRemoval() |
String |
getInfo() |
String |
getName()
Returns the tag name.
|
String |
getSince() |
byte[] |
getValue()
Returns the tag raw data.
|
String |
toString() |
public static final String NAME
Copyright © 2024 Soot OSS. All rights reserved.