public class RegexAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Pattern>
- Author:
- Lukas Eder
-
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
-
RegexAdapter
public RegexAdapter()
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Pattern>
- Throws:
Exception
-
marshal
- Specified by:
marshal
in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Pattern>
- Throws:
Exception