public class ACEUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
useIndefiniteArticleAn(String word)
This method can be used to determine whether an indefinite article has the form "a" or
"an" if it is followed by the given word.
|
public static boolean useIndefiniteArticleAn(String word)
word
- The word that immediately follows the indefinite article.Copyright © 2013. All Rights Reserved.