Class PathRoot.Serializer

    • Constructor Detail

      • Serializer

        public Serializer()
    • Method Detail

      • serialize

        public void serialize​(PathRoot value,
                              com.fasterxml.jackson.core.JsonGenerator g)
                       throws java.io.IOException,
                              com.fasterxml.jackson.core.JsonGenerationException
        Specified by:
        serialize in class StoneSerializer<PathRoot>
        Throws:
        java.io.IOException
        com.fasterxml.jackson.core.JsonGenerationException
      • deserialize

        public PathRoot deserialize​(com.fasterxml.jackson.core.JsonParser p)
                             throws java.io.IOException,
                                    com.fasterxml.jackson.core.JsonParseException
        Specified by:
        deserialize in class StoneSerializer<PathRoot>
        Throws:
        java.io.IOException
        com.fasterxml.jackson.core.JsonParseException