Xmlenc
Encyclopedia
The xmlenc library is a stream-based XML output library for the Java programming language
. Main design goals are performance, simplicitity and pureness. It claims to be the fastest XML
output library for Java.
Java (programming language)
Java is a programming language originally developed by James Gosling at Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities...
. Main design goals are performance, simplicitity and pureness. It claims to be the fastest XML
XML
Extensible Markup Language is a set of rules for encoding documents in machine-readable form. It is defined in the XML 1.0 Specification produced by the W3C, and several other related specifications, all gratis open standards....
output library for Java.