|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TokenEnumeration
Interface for an enumeration of tokens. If an error occurs during the execution of nextToken, an Exceptions is thrown.
Method Summary | |
---|---|
boolean |
hasMoreTokens()
Determine whether there are tokens left in the Enumeration. |
java.lang.String |
nextToken()
Return the next token from the stream. |
Method Detail |
---|
java.lang.String nextToken() throws WVToolException
WVToolException
boolean hasMoreTokens()
boolean
value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |