how to parse xml with kotlinx-serializer?
# announcements
c
how to parse xml with kotlinx-serializer?
d
With a quick glance at the code it looks like it supports Json, Protobuf and Cbor. Not seen anything about XML.
c
yes but there is xml support with xmlutil but it doesn't seem to work for me, may be there is no example.
c
tbh it doesn't work
java.lang.ClassNotFoundException: kotlinx.serialization.UnionKind$POLYMORPHIC