Searched refs:ConstructYamlTimestamp (Results 1 – 4 of 4) sorted by relevance
34 private class ConstructJodaTimestamp extends ConstructYamlTimestamp {
92 javaDateConstruct = new ConstructYamlTimestamp(); in JodaTimeConstructor()
57 this.yamlConstructors.put(Tag.TIMESTAMP, new ConstructYamlTimestamp()); in SafeConstructor()307 public static class ConstructYamlTimestamp extends AbstractConstruct { class in SafeConstructor
502 ConstructYamlTimestamp contr = new ConstructYamlTimestamp(); in constructStandardJavaInstance()