public class NamedTag extends Object
Constructor and Description |
---|
NamedTag(String name,
Tag tag)
Create a new named tag.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get the name of the tag.
|
Tag |
getTag()
Get the tag.
|
Copyright © 2020. All rights reserved.