Class ContentTypeConverter.XmlAdapter

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

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

    • XmlAdapter

      public XmlAdapter()