|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmoj.lang.SLprops
public class SLprops
| Field Summary | |
|---|---|
int |
longestWord
|
int |
minimumWordsPerFile
|
int |
shortestWord
|
java.lang.String |
stoplistFile
|
| Constructor Summary | |
|---|---|
SLprops(java.lang.String propsfile)
|
|
| Method Summary | |
|---|---|
void |
writeProperties(java.io.OutputStreamWriter osw)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String stoplistFile
public int shortestWord
public int longestWord
public int minimumWordsPerFile
| Constructor Detail |
|---|
public SLprops(java.lang.String propsfile)
| Method Detail |
|---|
public void writeProperties(java.io.OutputStreamWriter osw)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||