org.apache.struts2.views.java.simple
Class ScriptingEventsHandler
java.lang.Object
org.apache.struts2.views.java.simple.AbstractTagHandler
org.apache.struts2.views.java.simple.ScriptingEventsHandler
- All Implemented Interfaces:
- TagHandler
public class ScriptingEventsHandler
- extends AbstractTagHandler
Adds attributes from scripting-event.ftl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptingEventsHandler
public ScriptingEventsHandler()
start
public void start(String name,
Attributes a)
throws IOException
- Description copied from interface:
TagHandler
- Write a tag openening, with its attributes
- Specified by:
start in interface TagHandler- Overrides:
start in class AbstractTagHandler
- Parameters:
name - name of the taga - attributes of the tag
- Throws:
IOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.