How i Can use XML with java ? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

How i Can use XML with java ?

I need to linked software Nooj with intellij i use processBulider that appel Nooj with cmd however the result of Nooj its XML file but i'm beginner i don't have Idea how i Can use XML with java plz i need help i have project of that and i don't have a Time plz

27th Jun 2023, 10:06 PM
Izmiir
Izmiir - avatar
2 Antworten
+ 4
XML is not natively supported in Java but there are libraries that help working with it. https://www.baeldung.com/java-xml
28th Jun 2023, 4:29 AM
Tibor Santa
Tibor Santa - avatar