|
|||||||||
| Home >> All >> org >> apache >> jasper >> [ compiler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.jasper.compiler
Class JspParseEventListener.InfoHandler

java.lang.Objectorg.apache.jasper.compiler.JspParseEventListener.InfoHandler
- All Implemented Interfaces:
- JspParseEventListener.PageDirectiveHandler
- Enclosing class:
- JspParseEventListener
- static final class JspParseEventListener.InfoHandler
- extends java.lang.Object
- implements JspParseEventListener.PageDirectiveHandler
- extends java.lang.Object
| Constructor Summary | |
(package private) |
JspParseEventListener.InfoHandler()
|
| Method Summary | |
void |
handlePageDirectiveAttribute(JspParseEventListener listener,
java.lang.String info,
Mark start,
Mark stop)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
JspParseEventListener.InfoHandler
JspParseEventListener.InfoHandler()
| Method Detail |
handlePageDirectiveAttribute
public void handlePageDirectiveAttribute(JspParseEventListener listener, java.lang.String info, Mark start, Mark stop) throws org.apache.jasper.JasperException
- Specified by:
handlePageDirectiveAttributein interfaceJspParseEventListener.PageDirectiveHandler
|
|||||||||
| Home >> All >> org >> apache >> jasper >> [ compiler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.jasper.compiler.JspParseEventListener.InfoHandler