public class ImportTEI
extends javax.servlet.jsp.tagext.TagExtraInfo
An implementation of TagExtraInfo that implements validation for <c:import>'s attributes
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
VAR |
private static java.lang.String |
VAR_READER |
Constructor and Description |
---|
ImportTEI() |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(javax.servlet.jsp.tagext.TagData us) |
private static final java.lang.String VAR
private static final java.lang.String VAR_READER