FHIR Chat · Java Question · hapi

Stream: hapi

Topic: Java Question


view this post on Zulip Grahame Grieve (Apr 16 2016 at 07:24):

I'm struggling with something - I want to use Gson for json objects. But I have my own JSON parser which I need to use because it allows my to report line and column of an error. I updated my parser to produce Gson objects, and a map of object to location.

view this post on Zulip Grahame Grieve (Apr 16 2016 at 07:28):

hah no! writing that made me realise how to solve it..


Last updated: Apr 12 2022 at 19:14 UTC