public class JaxbLocaleAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Locale> 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
JaxbLocaleAdapterpublic JaxbLocaleAdapter() 
 
- 
Method Details
- 
unmarshal
- Specified by:
- unmarshalin class- jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Locale>
 
- 
marshal
- Specified by:
- marshalin class- jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Locale>