org.xerial.wiki.plugin
Class WikiLinkPlugin

java.lang.Object
  extended by org.xerial.wiki.plugin.WikiLinkPlugin
All Implemented Interfaces:
WikiPlugin

public class WikiLinkPlugin
extends Object
implements WikiPlugin


Constructor Summary
WikiLinkPlugin()
           
 
Method Summary
 WikiValue eval(WikiValue argument, WikiContext context)
          Evaluates the function call
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikiLinkPlugin

public WikiLinkPlugin()
Method Detail

eval

public WikiValue eval(WikiValue argument,
                      WikiContext context)
               throws WikiPluginException
Description copied from interface: WikiPlugin
Evaluates the function call

Specified by:
eval in interface WikiPlugin
Returns:
Throws:
WikiPluginException


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.