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.
SAXを使用してxmlにデータ変換(csvなど)を行ってから、Javaでトランスフォーマーを使用しています。結果は StreamResult にあり、この結果を file.xml に保存しようとしていますが、StreamResult をファイルに保存する方法が見つかりません。私はこれをすべて間違っていますか?