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