Package | Description |
---|---|
org.apache.jasper.compiler |
Modifier and Type | Method | Description |
---|---|---|
static void |
JspUtil.checkAttributes(String typeOfTag,
org.apache.jasper.compiler.Node n,
JspUtil.ValidAttribute[] validAttributes,
ErrorDispatcher err) |
Checks if all mandatory attributes are present and if all attributes
present have valid names.
|
Copyright © 2019 Oracle. All rights reserved.