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.
パフォーマンスの問題により、XML から JAXB への変換を回避しようとしています。メッセージはかなり複雑になる可能性があります。
POJOに変換されていないメッセージに対して式を使用することは可能ですか?
XML から DOM へのトランスフォーマーを使用してみましたが、その後、ペイロードで式を使用すると例外が発生しました (「...xerces.DocumentImpl にプロパティがありません」)。