|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.dexterim.msn.message.TokenizedLine
Constructor Summary | |
TokenizedLine(java.lang.String line)
Creates a new instance of TokenizedMessage |
Method Summary | |
java.lang.String |
getToken(int i)
Gets the token attribute of the TokenizedLine object |
int |
getTokenCount()
Gets the tokenCount attribute of the TokenizedLine object |
java.util.Iterator |
iterator()
Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TokenizedLine(java.lang.String line)
line
- Description of the ParameterMethod Detail |
public java.lang.String getToken(int i)
i
- Description of the Parameter
public int getTokenCount()
public java.util.Iterator iterator()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |