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 (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.