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 TagLibraryModelProviderpublic List<Class> getDirectiveClasses()
getDirectiveClasses in interface TagLibraryDirectiveProviderCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.