com.exponto.jstock.io
Class Constants

java.lang.Object
  extended bycom.exponto.jstock.io.Constants

public class Constants
extends java.lang.Object

Defines a lot of Constants, mostly strings used by the com.exponto.jstock.io packages.

Author:
kaare

Field Summary
static char drop
           
static char ex
           
static char faulty
           
static char join
           
static char missing
           
protected static java.lang.String netfonds
           
static char noHighLow
           
static char noTrade
           
static char ok
           
protected static java.lang.String other
           
static char split
           
static char unknown
           
protected static java.lang.String yahoo
           
 
Constructor Summary
Constants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

netfonds

protected static final java.lang.String netfonds
See Also:
Constant Field Values

yahoo

protected static final java.lang.String yahoo
See Also:
Constant Field Values

other

protected static final java.lang.String other
See Also:
Constant Field Values

unknown

public static final char unknown
See Also:
Constant Field Values

missing

public static final char missing
See Also:
Constant Field Values

faulty

public static final char faulty
See Also:
Constant Field Values

drop

public static final char drop
See Also:
Constant Field Values

ok

public static final char ok
See Also:
Constant Field Values

noTrade

public static final char noTrade
See Also:
Constant Field Values

noHighLow

public static final char noHighLow
See Also:
Constant Field Values

ex

public static final char ex
See Also:
Constant Field Values

split

public static final char split
See Also:
Constant Field Values

join

public static final char join
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2004 Kaare Ranum