Class CustomTimestampYamlConstructor.CustomTimestampConstruct

java.lang.Object
org.yaml.snakeyaml.constructor.AbstractConstruct
ch.tocco.nice2.dbrefactoring.impl.data.CustomTimestampYamlConstructor.CustomTimestampConstruct
All Implemented Interfaces:
org.yaml.snakeyaml.constructor.Construct
Enclosing class:
CustomTimestampYamlConstructor

public static class CustomTimestampYamlConstructor.CustomTimestampConstruct extends org.yaml.snakeyaml.constructor.AbstractConstruct
  • Constructor Details

    • CustomTimestampConstruct

      public CustomTimestampConstruct()
  • Method Details

    • construct

      public Object construct(org.yaml.snakeyaml.nodes.Node node)