Package org.apache.taglibs.standard.tei
Class Util
java.lang.Object
org.apache.taglibs.standard.tei.Util
Utilities in support of TagExtraInfo classes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisSpecified(TagData data, String attributeName) Returns true if the given attribute name is specified, false otherwise.
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
isSpecified
Returns true if the given attribute name is specified, false otherwise.
-