Group | foundation.fluent.api |
描述 | 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 | central | 2018-08-10 05:10 |
仓库 | 个数 |
Central | 592045 |