Class FileConverter.XmlAdapter

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

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

    • XmlAdapter

      public XmlAdapter()