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, validatepublic boolean isValid(TagData us)
TagExtraInfoisValid in class TagExtraInfous - The TagData instance.TagExtraInfo.validate(javax.servlet.jsp.tagext.TagData)Copyright © 2018 JBoss by Red Hat. All rights reserved.