org.esa.beam.util.io
Class Constants

java.lang.Object
  extended by org.esa.beam.util.io.Constants

public class Constants
extends Object

Some constants.

Author:
Olaf Danne, Thomas Storm

Field Summary
static String[] CRS_IDENTIFIERS
           
static String DEFAULT_SEPARATOR
           
static String DESCRIPTION
           
static String FORMAT_NAME
           
static String[] LAT_NAMES
           
static String[] LOCATION_NAMES
           
static String[] LON_NAMES
           
static String[] TIME_NAMES
           
static String TIME_PATTERN
           
 
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

LAT_NAMES

public static final String[] LAT_NAMES

LON_NAMES

public static final String[] LON_NAMES

TIME_NAMES

public static final String[] TIME_NAMES

LOCATION_NAMES

public static final String[] LOCATION_NAMES

CRS_IDENTIFIERS

public static final String[] CRS_IDENTIFIERS

TIME_PATTERN

public static final String TIME_PATTERN
See Also:
Constant Field Values

DEFAULT_SEPARATOR

public static final String DEFAULT_SEPARATOR
See Also:
Constant Field Values

FORMAT_NAME

public static final String FORMAT_NAME
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.