Weaver 3.1.0a1-D1

com.oldlight.weaver.mpfd
Class WeaverMPFDValues

java.lang.Object
  extended bycom.oldlight.weaver.mpfd.WeaverMPFDValues

public class WeaverMPFDValues
extends Object


Field Summary
static String BOUNDARY_PREFIX
           
static int EOL_LENGTH
           
static String FINAL_BOUNDARY_POSTFIX
           
static int LINE_BUF_SIZE
           
static String TEMP_FILE_PREFIX
           
static String TEMP_FILE_SUFFIX
           
 
Constructor Summary
WeaverMPFDValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BOUNDARY_PREFIX

public static final String BOUNDARY_PREFIX
See Also:
Constant Field Values

EOL_LENGTH

public static final int EOL_LENGTH
See Also:
Constant Field Values

FINAL_BOUNDARY_POSTFIX

public static final String FINAL_BOUNDARY_POSTFIX
See Also:
Constant Field Values

LINE_BUF_SIZE

public static final int LINE_BUF_SIZE
See Also:
Constant Field Values

TEMP_FILE_PREFIX

public static final String TEMP_FILE_PREFIX
See Also:
Constant Field Values

TEMP_FILE_SUFFIX

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

WeaverMPFDValues

public WeaverMPFDValues()

Copyright ©Paul Harvey