|
LexCheck 2011 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateLex
This class provides an abstract method for updating Lexical record when read in tokens.
History:
| Method Summary | |
|---|---|
void |
Update(LexRecord lexObj,
java.lang.String token)
The abstract method of updating Lexical record when read in tokens |
| Method Detail |
|---|
void Update(LexRecord lexObj,
java.lang.String token)
lexObj - the lexical record object to be updatedtoken - the read in token
|
LexCheck 2011 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||