Software:Xmlenc: Difference between revisions

From HandWiki
imported>AnLinks
(update)
 
(No difference)

Latest revision as of 04:18, 9 June 2021

The xmlenc library is a stream-based XML output library for the Java programming language. Main design goals are performance, simplicity and pureness. It claims to be the fastest XML output library for Java.

External links