Class PathConverter.XmlAdapter

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

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

    • XmlAdapter

      public XmlAdapter()