gate.wiki.antlr.plugin
Class footnote

java.lang.Object
  extended by gate.wiki.antlr.plugin.footnote
All Implemented Interfaces:
YAMPlugin

public class footnote
extends Object
implements YAMPlugin


Constructor Summary
footnote()
           
 
Method Summary
 String translate(YAMContext context, Vector args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

footnote

public footnote()
Method Detail

translate

public String translate(YAMContext context,
                        Vector args)
Specified by:
translate in interface YAMPlugin