xmlpull

v 1.1.3.4c

XML pullparser API

XmlPull v1 API is a simple to use XML pull parsing API that was designed for simplicity and very good performance both in constrained environment such as defined by J2ME and on server side when used in J2EE application servers. XML pull parsing allows incremental (sometimes called streaming) parsing of XML where application is in control - the parsing can be interrupted at any given moment and resumed when application is ready to consume more input.

http://www.xmlpull.org/

To install xmlpull, paste this in macOS terminal after installing MacPorts

sudo port install xmlpull

Add to my watchlist

Installations 1
Requested Installations 1