public class TagDynamicIncludeUtil extends Object
Modifier and Type | Method and Description |
---|---|
static List<TagDynamicInclude> |
getTagDynamicIncludes(String tagClassName,
String tagDynamicId,
String tagPoint) |
static boolean |
hasTagDynamicInclude(String tagClassName,
String tagDynamicId,
String tagPoint) |
static void |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String tagClassName,
String tagDynamicId,
String tagPoint,
boolean ascendingPriority) |