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