| |||||
waxy is a free, open-source library for writing XML documents. waxy is particularly well-suited to writing large XML documents because it doesn't require storing them in a DOM-like structure before outputting them.
XML libraries that will use that approach can cause the JVM to run quickly run out of memory when outputting large XML documents.
Via: waxy 1.0.5
No comments:
Post a Comment