edu.wisc.my.taglibs
Class Functions

java.lang.Object
  extended by edu.wisc.my.taglibs.Functions

public class Functions
extends java.lang.Object

Version:
$Revision: 12171 $
Author:
Eric Dalquist eric.dalquist@doit.wisc.edu

Constructor Summary
Functions()
           
 
Method Summary
static boolean instanceOf(java.lang.Object obj, java.lang.String className)
           
static boolean isState(javax.portlet.WindowState state, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Functions

public Functions()
Method Detail

instanceOf

public static boolean instanceOf(java.lang.Object obj,
                                 java.lang.String className)
                          throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException

isState

public static boolean isState(javax.portlet.WindowState state,
                              java.lang.String name)


Copyright © 1998-2007 Java Architectures Special Interest Group. All Rights Reserved.