net.sf.mpxj.mspdi.schema
Class Adapter11
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,ResourceType>
net.sf.mpxj.mspdi.schema.Adapter11
public class Adapter11
- extends XmlAdapter<String,ResourceType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Adapter11
public Adapter11()
unmarshal
public ResourceType unmarshal(String value)
- Specified by:
unmarshal in class XmlAdapter<String,ResourceType>
marshal
public String marshal(ResourceType value)
- Specified by:
marshal in class XmlAdapter<String,ResourceType>
Copyright © 2012. All Rights Reserved.