Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
标题说明了一切。我找不到将 POJO 映射到 CSV 的 Smooks 配置示例。
OOTB,Smooks 没有专门针对 CSV 的编写器。使用 Smooks 的模板盒(即 Freemarker 或 StringTemplate)或开发访问者以从 SAX 流中读取并生成 CSV。