public class ImportTEI extends TagExtraInfo
An implementation of TagExtraInfo that implements validation for <c:import>'s attributes
Constructor and Description |
---|
ImportTEI() |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(TagData us)
Translation-time validation of the attributes.
|
getTagInfo, getVariableInfo, setTagInfo, validate
public boolean isValid(TagData us)
TagExtraInfo
isValid
in class TagExtraInfo
us
- The TagData instance.TagExtraInfo.validate(javax.servlet.jsp.tagext.TagData)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.