|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagLibraryValidator
javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
public class ScriptFreeTLV
| Constructor Summary | |
|---|---|
ScriptFreeTLV()
|
|
| Method Summary | |
|---|---|
ValidationMessage[] |
validate(java.lang.String prefix,
java.lang.String uri,
PageData data)
Validate the page. |
| Methods inherited from class javax.servlet.jsp.tagext.TagLibraryValidator |
|---|
getInitParameters, release, setInitParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptFreeTLV()
| Method Detail |
|---|
public ValidationMessage[] validate(java.lang.String prefix,
java.lang.String uri,
PageData data)
TagLibraryValidator
validate in class TagLibraryValidatorprefix - the value of the directive's prefix.uri - the value of the directive's URI.data - the PageData representing the page.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||