public final class ShortTag extends Tag
TAG_Short
tag.Constructor and Description |
---|
ShortTag(short value)
Creates the tag with an empty name.
|
ShortTag(java.lang.String name,
short value)
Creates the tag.
|