public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static List<String> |
COMMON_VALID_FORMATS
Contains the valid format file types that can be used for
transformations.
|
static Map<String,File> |
EXTERNAL_PROGRAMS |
static List<String> |
PDS3_ONLY_VALID_FORMATS |
static List<String> |
PDS3_VALID_FORMATS
Contains the valid transformation formats that apply to only PDS3 data
products.
|
static List<String> |
PDS4_ONLY_VALID_FORMATS
This is used to only tell which transformations are PDS4 specific.
|
static List<String> |
PDS4_VALID_FORMATS
Contains the valid transformation formats that apply to only PDS4
data products.
|
static Map<String,String> |
STYLESHEETS |
Constructor and Description |
---|
Constants() |
public static List<String> COMMON_VALID_FORMATS
public static List<String> PDS4_ONLY_VALID_FORMATS
public static List<String> PDS3_VALID_FORMATS
Copyright © 2010–2016 Planetary Data System. All rights reserved.