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をxmlbeanにバインドするときに、通常はintを含むタグが欠落している場合、0でマップされます。adbeanがInteger.MIN_VALUEでマップすることはわかっています。xmlbeanにそのような可能性や他の何かがありますか?
ありがとう、
デビッド
可能であれば、WSDlを変更してください:intではなく整数を入れてください
質問を完全に理解できるかどうかはわかりませんが.isSetFoo()、foo要素がxmlドキュメントに存在するかどうかを確認するために使用できます。
.isSetFoo()