public class TransfAlgebraicAdapter
extends javax.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
- 
TransfAlgebraicAdapter
public TransfAlgebraicAdapter()
 
 
- 
Method Details
- 
marshal
- Specified by:
 
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<String[],List<String>> 
- Throws:
 
Exception 
 
- 
unmarshal
- Specified by:
 
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<String[],List<String>> 
- Throws:
 
Exception