shared
Class ViewHelper

java.lang.Object
  extended by shared.ViewHelper

public class ViewHelper
extends java.lang.Object


Constructor Summary
ViewHelper()
          Creates a new instance of ViewHelper
 
Method Summary
static boolean searchSource(java.lang.String info, javax.servlet.ServletContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewHelper

public ViewHelper()
Creates a new instance of ViewHelper

Method Detail

searchSource

public static boolean searchSource(java.lang.String info,
                                   javax.servlet.ServletContext ctx)