JavaServer Pages(TM) Standard Tag Library 1.2 API 1.0.3.Final

org.apache.taglibs.standard.tei
Class Util

java.lang.Object
  extended by org.apache.taglibs.standard.tei.Util

public class Util
extends Object

Utilities in support of TagExtraInfo classes.

Author:
Shawn Bayern

Constructor Summary
Util()
           
 
Method Summary
static boolean isSpecified(javax.servlet.jsp.tagext.TagData data, String attributeName)
          Returns true if the given attribute name is specified, false otherwise.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

isSpecified

public static boolean isSpecified(javax.servlet.jsp.tagext.TagData data,
                                  String attributeName)
Returns true if the given attribute name is specified, false otherwise.


JavaServer Pages(TM) Standard Tag Library 1.2 API 1.0.3.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.