test.org.benow.web.extension.colour
Class RedExtension

java.lang.Object
  extended by org.benow.web.extension.Extension
      extended by test.org.benow.web.extension.colour.RedExtension

public class RedExtension
extends Extension


Nested Class Summary
 
Nested classes/interfaces inherited from class org.benow.web.extension.Extension
Extension.IsElement
 
Field Summary
static org.apache.log4j.Logger log
           
 
Fields inherited from class org.benow.web.extension.Extension
context, extElem
 
Constructor Summary
RedExtension()
           
 
Method Summary
 java.lang.String red(java.lang.String text)
           
 
Methods inherited from class org.benow.web.extension.Extension
getChildElementsByTagName, getTextContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final org.apache.log4j.Logger log
Constructor Detail

RedExtension

public RedExtension()
Method Detail

red

public java.lang.String red(java.lang.String text)