public class JcsegTokenizerEntry extends Object
| Constructor and Description |
|---|
JcsegTokenizerEntry(int algorithm,
JcsegTaskConfig config,
ADictionary dic) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAlgorithm() |
JcsegTaskConfig |
getConfig() |
ADictionary |
getDict() |
void |
setAlgorithm(int algorithm) |
void |
setConfig(JcsegTaskConfig config) |
void |
setDict(ADictionary dic) |
public JcsegTokenizerEntry(int algorithm,
JcsegTaskConfig config,
ADictionary dic)
public JcsegTaskConfig getConfig()
public void setConfig(JcsegTaskConfig config)
public ADictionary getDict()
public void setDict(ADictionary dic)
public int getAlgorithm()
public void setAlgorithm(int algorithm)
Copyright © 2016. All Rights Reserved.