java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
String,
List<String>>
org.jvnet.basicjaxb.xml.bind.annotation.adapters.CommaDelimitedStringAdapter
public class CommaDelimitedStringAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,List<String>>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommaDelimitedStringAdapter
public CommaDelimitedStringAdapter()
-
Method Details
-
marshal
- Specified by:
marshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,List<String>>
- Throws:
Exception
-
unmarshal
- Specified by:
unmarshal in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,List<String>>
- Throws:
Exception