gov.nasa.pds.transform.constants
Class Constants

java.lang.Object
  extended by gov.nasa.pds.transform.constants.Constants

public class Constants
extends Object

Constants class.

Author:
mcayanan

Field Summary
static Map<String,String> STYLESHEETS
           
static List<String> VALID_FORMATS
          Contains the valid format file types that can be used for transformations.
 
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

VALID_FORMATS

public static List<String> VALID_FORMATS
Contains the valid format file types that can be used for transformations.


STYLESHEETS

public static Map<String,String> STYLESHEETS
Constructor Detail

Constants

public Constants()


Copyright © 2010-2013 Planetary Data System. All Rights Reserved.