LexCheck
2011 Version

gov.nih.nlm.nls.lexCheck.Cat.Noun
Class CheckFormatNounNominalization

java.lang.Object
  extended by gov.nih.nlm.nls.lexCheck.Cat.Noun.CheckFormatNounNominalization
All Implemented Interfaces:
CheckFormat

public class CheckFormatNounNominalization
extends java.lang.Object
implements CheckFormat

This class checks the format of nominalization for noun.

History:

Version:
V-2011
Author:
NLM LVG Development Team

Constructor Summary
CheckFormatNounNominalization()
           
 
Method Summary
 boolean IsLegalFormat(java.lang.String filler)
          Check a line to see if it is a legel format of noun nominalization.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckFormatNounNominalization

public CheckFormatNounNominalization()
Method Detail

IsLegalFormat

public boolean IsLegalFormat(java.lang.String filler)
Check a line to see if it is a legel format of noun nominalization.

Specified by:
IsLegalFormat in interface CheckFormat
Parameters:
filler - the filler of noun nominalization.
Returns:
true or false for legal and illegal filler.

LexCheck
2011 Version

Submit a bug or feature

Copyright © 2011 National Library of Medicine