public class ReservedWordsDictionary extends Object
| Modifier and Type | Method and Description |
|---|---|
static ReservedWordsDictionary |
getDictionary() |
boolean |
isReservedKeyWord(String str) |
public static ReservedWordsDictionary getDictionary() throws net.sf.csv4j.ParseException, IOException, net.sf.csv4j.ProcessingException
net.sf.csv4j.ParseExceptionIOExceptionnet.sf.csv4j.ProcessingExceptionpublic boolean isReservedKeyWord(String str)
Copyright © 2017. All Rights Reserved.