Class BigIntegerHashMapAdapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<BigIntegerHashMap,HashMap<String,BigInteger>>
ch.cern.eam.wshub.core.services.userdefinedscreens.entities.xmlhashmap.BigIntegerHashMapAdapter
public class BigIntegerHashMapAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<BigIntegerHashMap,HashMap<String,BigInteger>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
BigIntegerHashMapAdapter
public BigIntegerHashMapAdapter()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshalin classjakarta.xml.bind.annotation.adapters.XmlAdapter<BigIntegerHashMap,HashMap<String, BigInteger>> - Throws:
Exception
-
marshal
- Specified by:
marshalin classjakarta.xml.bind.annotation.adapters.XmlAdapter<BigIntegerHashMap,HashMap<String, BigInteger>> - Throws:
Exception
-