Class LocaleConverter.XmlAdapter

java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Locale>
com.norconex.commons.lang.convert.GenericXmlAdapter<Locale>
com.norconex.commons.lang.convert.LocaleConverter.XmlAdapter
Enclosing class:
LocaleConverter

public static class LocaleConverter.XmlAdapter extends GenericXmlAdapter<Locale>
XML (JAXB) adapter using this converter.
Since:
3.0.0
  • Constructor Details

    • XmlAdapter

      public XmlAdapter()