uk.ac.ebi.jmzidml.xml
Class Constants

java.lang.Object
  extended by uk.ac.ebi.jmzidml.xml.Constants

public class Constants
extends Object

ToDo: Should XML_INDEXED_XPATHS be moved to MzIdentMLIndexerFactory?


Nested Class Summary
static class Constants.ReferencedType
           
 
Field Summary
static String JAXB_ENCODING_PROPERTY
           
static String JAXB_FORMATTING_PROPERTY
           
static String JAXB_FRAGMENT_PROPERTY
           
static String JAXB_SCHEMALOCATION_PROPERTY
           
static Set<String> XML_INDEXED_XPATHS
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAXB_ENCODING_PROPERTY

public static final String JAXB_ENCODING_PROPERTY
See Also:
Constant Field Values

JAXB_FORMATTING_PROPERTY

public static final String JAXB_FORMATTING_PROPERTY
See Also:
Constant Field Values

JAXB_SCHEMALOCATION_PROPERTY

public static final String JAXB_SCHEMALOCATION_PROPERTY
See Also:
Constant Field Values

JAXB_FRAGMENT_PROPERTY

public static final String JAXB_FRAGMENT_PROPERTY
See Also:
Constant Field Values

XML_INDEXED_XPATHS

public static final Set<String> XML_INDEXED_XPATHS
Constructor Detail

Constants

public Constants()


Copyright © 2012. All Rights Reserved.