Class YamlMapperFactory

java.lang.Object
com.networknt.schema.serialization.YamlMapperFactory

public class YamlMapperFactory extends Object
YAML Mapper Factory.
  • Constructor Details

    • YamlMapperFactory

      public YamlMapperFactory()
  • Method Details

    • getInstance

      public static com.fasterxml.jackson.databind.ObjectMapper getInstance()
      Gets the singleton instance of the YAMLMapper.
      Returns:
      the YAMLMapper