LexCheck
2011 Version

gov.nih.nlm.nls.lexCheck.Gram
Class UpdateEntry

java.lang.Object
  extended by gov.nih.nlm.nls.lexCheck.Gram.UpdateEntry
All Implemented Interfaces:
UpdateLex

public class UpdateEntry
extends java.lang.Object
implements UpdateLex

This class updates entry (EUI) in the lexical record.

History:

Version:
V-2011
Author:
NLM Lexical System Development Team

Constructor Summary
UpdateEntry()
           
 
Method Summary
 void Update(LexRecord lexObj, java.lang.String token)
          Updates entry (EUI) in the lexical record
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateEntry

public UpdateEntry()
Method Detail

Update

public void Update(LexRecord lexObj,
                   java.lang.String token)
Updates entry (EUI) in the lexical record

Specified by:
Update in interface UpdateLex
Parameters:
lexObj - the current object of lexical record
token - the cuurent token of entry (EUI)

LexCheck
2011 Version

Submit a bug or feature

Copyright © 2011 National Library of Medicine