uk.ac.ebi.jmzidml.xml.jaxb.adapters
Class MeasureAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>
uk.ac.ebi.jmzidml.xml.jaxb.adapters.AbstractResolvingAdapter<String,Measure>
uk.ac.ebi.jmzidml.xml.jaxb.adapters.MeasureAdapter
public class MeasureAdapter
- extends AbstractResolvingAdapter<String,Measure>
- 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 |
MeasureAdapter
public MeasureAdapter(MzIdentMLIndexer index,
AdapterObjectCache cache)
unmarshal
public Measure unmarshal(String refId)
- Specified by:
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<String,Measure>
marshal
public String marshal(Measure element)
- Specified by:
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<String,Measure>
Copyright © 2012. All Rights Reserved.