org.apache.struts2.dojo.views
Class DojoTagLibrary
java.lang.Object
org.apache.struts2.dojo.views.DojoTagLibrary
- All Implemented Interfaces:
- TagLibraryDirectiveProvider, TagLibraryModelProvider
public class DojoTagLibrary
- extends Object
- implements TagLibraryDirectiveProvider, TagLibraryModelProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DojoTagLibrary
public DojoTagLibrary()
getModels
public Object getModels(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
- Specified by:
getModels
in interface TagLibraryModelProvider
getDirectiveClasses
public List<Class> getDirectiveClasses()
- Specified by:
getDirectiveClasses
in interface TagLibraryDirectiveProvider
Copyright © 2000–2018 Apache Software Foundation. All rights reserved.