Is `DOMParser` available on JVM? It says JVM (<htt...
# announcements
g
Is
DOMParser
available on JVM? It says JVM (https://kotlinlang.org/api/latest/jvm/stdlib/org.w3c.dom.parsing/-d-o-m-parser/index.html) but the package itself requires JS? Just need to parse one small html file and don't want to bring the big guns like jsoup.