Class CharsetConverter.XmlAdapter

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

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

    • XmlAdapter

      public XmlAdapter()