Uses of Class
uk.ac.ebi.jmzidml.MzIdentMLElement

Packages that use MzIdentMLElement
uk.ac.ebi.jmzidml   
uk.ac.ebi.jmzidml.xml.io   
uk.ac.ebi.jmzidml.xml.xxindex   
 

Uses of MzIdentMLElement in uk.ac.ebi.jmzidml
 

Methods in uk.ac.ebi.jmzidml that return MzIdentMLElement
static MzIdentMLElement MzIdentMLElement.getType(Class clazz)
           
static MzIdentMLElement MzIdentMLElement.getType(String xpath)
           
static MzIdentMLElement MzIdentMLElement.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MzIdentMLElement[] MzIdentMLElement.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of MzIdentMLElement in uk.ac.ebi.jmzidml.xml.io
 

Methods in uk.ac.ebi.jmzidml.xml.io with parameters of type MzIdentMLElement
 Set<String> MzIdentMLUnmarshaller.getIDsForElement(MzIdentMLElement element)
          Depends on the element being indexed and ID mapped.
<T extends MzIdentMLObject>
T
MzIdentMLUnmarshaller.unmarshal(MzIdentMLElement element)
          Unmarshals one element of the type defined by the MzIdentMLElement.
<T extends MzIdentMLObject>
Iterator<T>
MzIdentMLUnmarshaller.unmarshalCollectionFromXpath(MzIdentMLElement element)
           
 

Uses of MzIdentMLElement in uk.ac.ebi.jmzidml.xml.xxindex
 

Methods in uk.ac.ebi.jmzidml.xml.xxindex with parameters of type MzIdentMLElement
 Set<String> MzIdentMLIndexer.getIDsForElement(MzIdentMLElement element)
          Is dependent on the element being indexed and ID mapped.
 



Copyright © 2012. All Rights Reserved.