public class Util extends Object
Utilities in support of TagExtraInfo classes.
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSpecified(javax.servlet.jsp.tagext.TagData data,
String attributeName)
Returns true if the given attribute name is specified, false otherwise.
|
public static boolean isSpecified(javax.servlet.jsp.tagext.TagData data,
String attributeName)
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.