org.apache.geronimo.jmxdebug.web.velocity
Class DebugServlet.KickSunInHead

java.lang.Object
  extended byorg.apache.geronimo.jmxdebug.web.velocity.DebugServlet.KickSunInHead
Enclosing class:
DebugServlet

public class DebugServlet.KickSunInHead
extends Object

Why oh why couldn't this be one class...


Constructor Summary
DebugServlet.KickSunInHead()
           
 
Method Summary
 String decode(String string)
           
 String decode(String string, String encoding)
           
 String encode(String string)
           
 String encode(String string, String encoding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugServlet.KickSunInHead

public DebugServlet.KickSunInHead()
Method Detail

decode

public String decode(String string)

decode

public String decode(String string,
                     String encoding)

encode

public String encode(String string)

encode

public String encode(String string,
                     String encoding)


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.