Hi. I'm trying to decode (several GBs) of XML usin...
# jackson-kotlin
b
Hi. I'm trying to decode (several GBs) of XML using … well anything and was told to give a look at Jackson. I have a dtd (https://dtd.nlm.nih.gov/ncbi/pubmed/out/pubmed_190101.dtd) and would just like to have dataclasses that I can play with then.