uk.ac.ebi.jmzidml.xml.jaxb.adapters
Class SampleAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>
uk.ac.ebi.jmzidml.xml.jaxb.adapters.AbstractResolvingAdapter<String,Sample>
uk.ac.ebi.jmzidml.xml.jaxb.adapters.SampleAdapter
public class SampleAdapter
- extends AbstractResolvingAdapter<String,Sample>
- Since:
- 0.1
- Author:
- Florian Reisinger
Date: 03-Sep-2010
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleAdapter
public SampleAdapter(MzIdentMLIndexer index,
AdapterObjectCache cache)
unmarshal
public Sample unmarshal(String refId)
- Specified by:
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<String,Sample>
marshal
public String marshal(Sample element)
- Specified by:
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<String,Sample>
Copyright © 2012. All Rights Reserved.