|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.alibaba.fastjson.parser Class Keywords
java.lang.Object com.alibaba.fastjson.parser.Keywords
public class Keywords
- extends Object
- Author:
- wenshao
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 |
---|
DEFAULT_KEYWORDS
public static Keywords DEFAULT_KEYWORDS
Constructor Detail |
---|
Keywords
public Keywords(Map<String,Integer> keywords)
Method Detail |
---|
getKeyword
public Integer getKeyword(String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2012 Alibaba Group. All Rights Reserved.