Uses of Class
org.yaml.snakeyaml.extensions.compactnotation.CompactData
Packages that use CompactData
-
Uses of CompactData in org.yaml.snakeyaml.extensions.compactnotation
Methods in org.yaml.snakeyaml.extensions.compactnotation that return CompactDataMethods in org.yaml.snakeyaml.extensions.compactnotation with parameters of type CompactDataModifier and TypeMethodDescriptionprotected Object
CompactConstructor.constructCompactFormat
(ScalarNode node, CompactData data) protected Object
CompactConstructor.createInstance
(ScalarNode node, CompactData data)