|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
interface YamPlugin
This interface must be implemented by all YAM plugins (which must be in the package gate.yam.plugins).
| Method Summary | |
|---|---|
String
|
translate(Map m, AbstractTranslator t, String target)
Translate a set of plugin arguments. |
| Method Detail |
|---|
public String translate(Map m, AbstractTranslator t, String target)
Groovy Documentation