Package org.snakeyaml.engine.v2.nodes
Class Tag
java.lang.Object
org.snakeyaml.engine.v2.nodes.Tag
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PREFIX
- See Also:
-
SET
-
BINARY
-
INT
-
FLOAT
-
BOOL
-
NULL
-
STR
-
SEQ
-
MAP
-
COMMENT
-
ENV_TAG
-
value
-
-
Constructor Details
-
Tag
-
Tag
Create a global tag to dump the fully qualified class name- Parameters:
clazz
- - the class to use the name
-
-
Method Details