org.gcube.data.analysis.tabulardata.operation.csv
Class Constants

java.lang.Object
  extended by org.gcube.data.analysis.tabulardata.operation.csv.Constants

public class Constants
extends Object


Field Summary
static String ENCODING
           
static String HASHEADER
           
static String SEPARATOR
           
static String SERVICE_CLASS
           
static String SERVICE_NAME
           
static String URL
           
 
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

ENCODING

public static final String ENCODING
See Also:
Constant Field Values

HASHEADER

public static final String HASHEADER
See Also:
Constant Field Values

SEPARATOR

public static final String SEPARATOR
See Also:
Constant Field Values

URL

public static final String URL
See Also:
Constant Field Values

SERVICE_CLASS

public static final String SERVICE_CLASS
See Also:
Constant Field Values

SERVICE_NAME

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

Constants

public Constants()


Copyright © 2013. All Rights Reserved.