Package | Description |
---|---|
javax.servlet.jsp.tagext |
Classes and interfaces for the definition of JavaServer Pages Tag Libraries.
|
Modifier and Type | Method and Description |
---|---|
ValidationMessage[] |
TagLibraryValidator.validate(String prefix,
String uri,
PageData page)
Validate a JSP page.
|
ValidationMessage[] |
TagExtraInfo.validate(TagData data)
Translation-time validation of the attributes.
|
ValidationMessage[] |
TagInfo.validate(TagData data)
Translation-time validation of the attributes.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.