| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.sourcejammer.util.AppConfig.EndOfLineType
| Field Summary | |
| static int | CARRIAGE_RETURN | 
| static int | CARRIAGE_RETURN_LINE_FEED | 
| static int | LINE_FEED | 
| Constructor Summary | |
| AppConfig.EndOfLineType() | |
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final int LINE_FEED
public static final int CARRIAGE_RETURN_LINE_FEED
public static final int CARRIAGE_RETURN
| Constructor Detail | 
public AppConfig.EndOfLineType()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||