LexCheck
2011 Version

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

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

public class CheckFormatAbbreviation
extends java.lang.Object
implements CheckFormat

This class checks if the filler is a legal abbreviation format.

History:

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

Constructor Summary
CheckFormatAbbreviation()
           
 
Method Summary
 boolean IsLegalFormat(java.lang.String filler)
          Check if the filler is a legal abbreviation format.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckFormatAbbreviation

public CheckFormatAbbreviation()
Method Detail

IsLegalFormat

public boolean IsLegalFormat(java.lang.String filler)
Check if the filler is a legal abbreviation format.

Specified by:
IsLegalFormat in interface CheckFormat
Parameters:
filler - the input filler for checking
Returns:
true or false for a legal or illegal format of abbreviations

LexCheck
2011 Version

Submit a bug or feature

Copyright © 2011 National Library of Medicine