public class Util
extends java.lang.Object
Utilities in support of TagExtraInfo classes.
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSpecified(jakarta.servlet.jsp.tagext.TagData data,
java.lang.String attributeName)
Returns true if the given attribute name is specified, false otherwise.
|
Copyright © 2019 Eclipse Foundation. All rights reserved.