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 を生成します。