f

fluent-xml-writer

Fluent hierarchical XML writer, allowing to generate XML file (or other output stream) fluently: document(output).version(1.0).tag("root").text("Hello").end().close(); It is immediately streaming to the output stream. Not holding anything in memory.
大版本 版本 最近更新
1.0 1.0 2018-08-10 05:10:16
共1条记录