|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjflexcrf.Dictionary
public class Dictionary
The Class Dictionary.
Field Summary | |
---|---|
java.util.Map |
dict
The dict. |
Method Summary | |
---|---|
void |
readDict(java.io.BufferedReader fin)
Read dict. |
int |
size()
Size. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.Map dict
Method Detail |
---|
public void readDict(java.io.BufferedReader fin) throws java.io.IOException
fin
- the fin
java.io.IOException
- Signals that an I/O exception has occurred.public int size()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |