Class VelocityTagLibrary

java.lang.Object
org.apache.struts2.views.velocity.VelocityTagLibrary
All Implemented Interfaces:
org.apache.struts2.views.TagLibraryDirectiveProvider

public class VelocityTagLibrary extends Object implements org.apache.struts2.views.TagLibraryDirectiveProvider
  • Constructor Details

    • VelocityTagLibrary

      public VelocityTagLibrary()
  • Method Details

    • getDirectiveClasses

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

      @Deprecated public List<Class<?>> getVelocityDirectiveClasses()
      Deprecated.
      please use {#getDirectiveClasses}