org.xerial.wiki
Interface WikiPlugin

All Known Implementing Classes:
HeadingPlugin, LinkPlugin, UnorderedListPlugin, WikiLinkPlugin

public interface WikiPlugin

Author:
leo

Method Summary
 WikiValue eval(WikiValue argument, WikiContext context)
          Evaluates the function call
 

Method Detail

eval

WikiValue eval(WikiValue argument,
               WikiContext context)
               throws WikiPluginException
Evaluates the function call

Parameters:
arg - plugin argument
the - context of this function call
Returns:
Throws:
WikiPluginException


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