com.ideo.sweetdevria.tag.util
Class HookHelper

java.lang.Object
  extended by com.ideo.sweetdevria.tag.util.HookHelper

public class HookHelper
extends java.lang.Object


Constructor Summary
HookHelper()
           
 
Method Summary
static BaseTagSupport getHooker(BaseTagSupport tag)
           
static boolean isHooked(BaseTagSupport tag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HookHelper

public HookHelper()
Method Detail

isHooked

public static boolean isHooked(BaseTagSupport tag)

getHooker

public static BaseTagSupport getHooker(BaseTagSupport tag)


Copyright © 2010 Ideo Technologies. All Rights Reserved.