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.
私はいくつかのWebサービスに取り組んでおり、次の構造を持つオブジェクトを送信しようとしています:Map <String、(Map>)>問題は、jaxbがそのオブジェクトをマーシャリングできないことです。
乾杯。
XmlAdapterこのユースケースには を使用できます。を使用するXmlAdapterと、マーシャリングおよびアンマーシャリングのために、マッピング不可能なオブジェクトをマッピング可能なオブジェクトに変換できます。
XmlAdapter
詳細については