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