public class DojoTagLibrary extends Object implements TagLibrary
Constructor and Description |
---|
DojoTagLibrary() |
Modifier and Type | Method and Description |
---|---|
Object |
getFreemarkerModels(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
List<Class> |
getVelocityDirectiveClasses() |
public Object getFreemarkerModels(com.opensymphony.xwork2.util.ValueStack stack, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
getFreemarkerModels
in interface TagLibrary
public List<Class> getVelocityDirectiveClasses()
getVelocityDirectiveClasses
in interface TagLibrary
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.