Class JacksonJSONContext.ObjectMapperGenerator

    • Constructor Detail

      • ObjectMapperGenerator

        protected ObjectMapperGenerator()
    • Method Detail

      • generate

        public String generate​(Object object)
        Specified by:
        generate in interface JSONContext.Generator
        Parameters:
        object - the object to stringify
        Returns:
        the JSON string representing the object