Keywords (fastjson 1.1.26 API)

fastjson



com.alibaba.fastjson.parser Class Keywords

java.lang.Object
  extended by com.alibaba.fastjson.parser.Keywords

public class Keywords
extends Object

Author:
wenshao

Field Summary
static Keywords
 
Constructor Summary
 
Method Summary
 Integer
 
Methods inherited from class java.lang.Object
 

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)


Copyright © 2012 Alibaba Group. All Rights Reserved.