LexCheck
2011 Version

gov.nih.nlm.nls.lexCheck.Compl
Class CheckPreposition

java.lang.Object
  extended by gov.nih.nlm.nls.lexCheck.Compl.CheckPreposition

public class CheckPreposition
extends java.lang.Object

This class checks if the input term is a legal preposition in lexicon.

History:

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

Constructor Summary
CheckPreposition()
           
 
Method Summary
static boolean IsLegal(java.lang.String term)
          Check if the input term is a legal preposition in lexicon
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckPreposition

public CheckPreposition()
Method Detail

IsLegal

public static boolean IsLegal(java.lang.String term)
Check if the input term is a legal preposition in lexicon

Parameters:
term - the filler term for checking
Returns:
true or false for a legal or illegal preposition

LexCheck
2011 Version

Submit a bug or feature

Copyright © 2011 National Library of Medicine