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 © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.