Package | Description |
---|---|
javax.servlet.jsp.tagext |
Classes and interfaces for the definition of Jakarta Server Pages Tag Libraries.
|
org.apache.jasper.compiler |
Modifier and Type | Method and Description |
---|---|
ValidationMessage[] |
TagLibraryValidator.validate(String prefix,
String uri,
PageData page)
Validate a JSP page.
|
Modifier and Type | Method and Description |
---|---|
ValidationMessage[] |
TagLibraryInfoImpl.validate(PageData thePage)
Translation-time validation of the XML document
associated with the JSP page.
|
Copyright © 2023. All rights reserved.