Searched refs:ConstructYamlStr (Results 1 – 1 of 1) sorted by relevance
61 this.yamlConstructors.put(Tag.STR, new ConstructYamlStr()); in SafeConstructor()458 public class ConstructYamlStr extends AbstractConstruct { class in SafeConstructor