org.ceryle.wiki.plugin
Class Assert

java.lang.Object
  extended by org.ceryle.wiki.plugin.assertion.AssertionPlugin
      extended by org.ceryle.wiki.plugin.Assert
All Implemented Interfaces:
InitializablePlugin, WikiPlugin, PluginConstants

public class Assert
extends AssertionPlugin

Convenience subclass so only the main plugin package needs added to the JSPWiki plugin searchpath, and so that the user name of the plugin can be shortened to simply "Assert".


Field Summary
 
Fields inherited from class org.ceryle.wiki.plugin.assertion.AssertionPlugin
log, m_context, m_debug, m_echo, m_emptyText, m_engine, m_handler, m_hide, m_isTemplate, m_outputFormat, m_params, m_parser, m_queryManager, NoPagesFound, PARAM_ECHO, PARAM_HIDE, PARAM_OUTPUT, PARAM_TEMPLATE, PLUGIN_NAME
 
Fields inherited from interface com.ecyrd.jspwiki.plugin.WikiPlugin
CORE_PLUGINS_RESOURCEBUNDLE
 
Fields inherited from interface org.ceryle.wiki.plugin.util.PluginConstants
ACL, AOP, APOS_ENT, ASTERISK, BCL, BOP, BR, CAPCL, CAPOP, CLATT, COLON, COMMA, DIV_class, DIV_style, DIVCL, DOT, EQ, EQQUO, EQSQUO, FALSE, FORMCL, FORMOP, GET, ICL, INPUTOP, IOP, LABELCL, LABELFOR, LABELOP, LCURL, LICL, LIOP, LPAR, LSBR, MT, NBSP, NL, OLCL, OLOP, P_class, PCL, PLUGCL, PLUGO, POP, POST, QUO, QUOCL, QUOETCL, RCURL, RPAR, RSBR, SEMI, SP, SPAN_class, SPANCL, SPANOP, SQUO, TABLECL, TABLEOP, TDCL, TDOP, THCL, THOP, TRCL, TROP, TRUE, TTCL, TTOP, ULCL, ULOP, UNDER
 
Constructor Summary
Assert()
           
 
Method Summary
 
Methods inherited from class org.ceryle.wiki.plugin.assertion.AssertionPlugin
appendErrorMessage, assertionError, convertToTerms, error, execute, getEngine, initialize, initialize, processExpression
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Assert

public Assert()


The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.