Class JqueryTagLibrary

java.lang.Object
com.jgeppert.struts2.jquery.views.JqueryTagLibrary
All Implemented Interfaces:
org.apache.struts2.views.TagLibraryDirectiveProvider, org.apache.struts2.views.TagLibraryModelProvider

public class JqueryTagLibrary extends Object implements org.apache.struts2.views.TagLibraryDirectiveProvider, org.apache.struts2.views.TagLibraryModelProvider
Author:
Johannes Geppert
  • Constructor Details

    • JqueryTagLibrary

      public JqueryTagLibrary()
  • Method Details

    • 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 org.apache.struts2.views.TagLibraryModelProvider
    • getDirectiveClasses

      public List<Class<?>> getDirectiveClasses()
      Specified by:
      getDirectiveClasses in interface org.apache.struts2.views.TagLibraryDirectiveProvider