uk.ac.ebi.jmzidml.xml.jaxb.adapters
Class PeptideAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>
uk.ac.ebi.jmzidml.xml.jaxb.adapters.AbstractResolvingAdapter<String,Peptide>
uk.ac.ebi.jmzidml.xml.jaxb.adapters.PeptideAdapter
public class PeptideAdapter
- extends AbstractResolvingAdapter<String,Peptide>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PeptideAdapter
public PeptideAdapter(MzIdentMLIndexer index,
AdapterObjectCache cache)
unmarshal
public Peptide unmarshal(String refId)
- Specified by:
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<String,Peptide>
marshal
public String marshal(Peptide pep)
- Specified by:
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<String,Peptide>
Copyright © 2012. All Rights Reserved.