net.sourceforge.rapidprops
Class PropConstants

java.lang.Object
  extended by net.sourceforge.rapidprops.PropConstants

public class PropConstants
extends java.lang.Object


Field Summary
static java.lang.String DEFAULT_DELIMITER
           
static java.lang.String NOT_AVAILABLE
           
static java.lang.String NULL_ALIAS
           
 
Constructor Summary
PropConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NOT_AVAILABLE

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

DEFAULT_DELIMITER

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

NULL_ALIAS

public static final java.lang.String NULL_ALIAS
See Also:
Constant Field Values
Constructor Detail

PropConstants

public PropConstants()