Class YamlMapperFactory


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

      • YamlMapperFactory

        public YamlMapperFactory()
    • Method Detail

      • getInstance

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