uk.ac.ebi.jmzidml.model.utils
Class ModelConstants
java.lang.Object
uk.ac.ebi.jmzidml.model.utils.ModelConstants
public class ModelConstants
- extends Object
- Author:
- Richard Cote, Florian Reisinger
Date: 13-Jun-2008
Time: 10:45:32
$Id: $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PACKAGE
public static final String PACKAGE
MZIDML_NS
public static final String MZIDML_NS
- See Also:
- Constant Field Values
MZIDML_VERSION
public static final String MZIDML_VERSION
- See Also:
- Constant Field Values
MZIDML_SCHEMA
public static final String MZIDML_SCHEMA
- See Also:
- Constant Field Values
ModelConstants
public ModelConstants()
isRegisteredClass
public static boolean isRegisteredClass(Class cls)
getQNameForClass
public static QName getQNameForClass(Class cls)
getElementNameForClass
public static String getElementNameForClass(Class cls)
getClassForElementName
public static Class getClassForElementName(String name)
Copyright © 2012. All Rights Reserved.