| Modifier and Type | Field and Description |
|---|---|
static EndTag |
INSTANCE |
static TagReader<EndTag> |
READER |
| Modifier | Constructor and Description |
|---|---|
private |
EndTag() |
| Modifier and Type | Method and Description |
|---|---|
EndTag |
copy() |
TagReader<EndTag> |
getReader() |
byte |
getType() |
String |
toString() |
Text |
toText(String indent,
int depth) |
void |
write(DataOutput output) |
public static final EndTag INSTANCE
public void write(DataOutput output) throws IOException
write in interface TagIOExceptionpublic String toString()