kXML2 is a small XML pull parser designed for J2ME/MIDP devices and other resource-constrained environments.
<dependency>
<groupId>net.sf.kxml</groupId>
<artifactId>kxml2</artifactId>
<version>2.2.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse XML using kXML2's pull parser.
Migrate to Android's XmlPullParser or Java's StAX parser.
No dependency data recorded yet.