|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.fastjson.parser.Keywords
public class Keywords
| Field Summary | |
|---|---|
static Keywords |
DEFAULT_KEYWORDS
|
| Constructor Summary | |
|---|---|
Keywords(Map<String,Integer> keywords)
|
|
| Method Summary | |
|---|---|
Integer |
getKeyword(String key)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static Keywords DEFAULT_KEYWORDS
| Constructor Detail |
|---|
public Keywords(Map<String,Integer> keywords)
| Method Detail |
|---|
public Integer getKeyword(String key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||