com.taleo.integration.client.customstep.util.csv
Class CsvPropertiesSectionConstants

java.lang.Object
  extended by com.taleo.integration.client.customstep.util.csv.CsvPropertiesSectionConstants

public final class CsvPropertiesSectionConstants
extends java.lang.Object


Field Summary
static java.lang.String BEGINPROPERTIES
           
static java.lang.String CSV_LINE_COUNT
           
static java.lang.String ENDPROPERTIES
           
static int SIZEOF_PEEKREADER_BUFFER
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENDPROPERTIES

public static final java.lang.String ENDPROPERTIES
See Also:
Constant Field Values

BEGINPROPERTIES

public static final java.lang.String BEGINPROPERTIES
See Also:
Constant Field Values

SIZEOF_PEEKREADER_BUFFER

public static final int SIZEOF_PEEKREADER_BUFFER

CSV_LINE_COUNT

public static final java.lang.String CSV_LINE_COUNT
See Also:
Constant Field Values