public class TagUtil extends Object
Constructor and Description |
---|
TagUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
clean(String value) |
static String |
complementForDetailTable(javax.servlet.jsp.tagext.SimpleTagSupport simpleTagSupport) |
static String |
cssForHideViewport(String hideOnViewport) |
static void |
flushBody(javax.servlet.jsp.tagext.JspFragment fragment) |
static String |
format(String type,
String value) |
static String |
getBody(javax.servlet.jsp.tagext.JspFragment fragment) |
static String |
getId() |
static String |
getId(String id) |
static String |
getId(String name,
String id) |
static String |
getId(String name,
String id,
javax.servlet.jsp.tagext.SimpleTagSupport simpleTagSupport) |
static String |
getInitParam(TagriaConfigParameter tagriaConfigParameter) |
static String |
getLocalized(String label) |
static String |
getLocalizedForLib(String key) |
static String |
getLocalizedForLib(String key,
Object... args) |
static String |
getPathForBlank(javax.servlet.jsp.JspContext jspContext) |
static String |
getPathForCssLibResource(javax.servlet.jsp.JspContext jspContext,
String css) |
static String |
getPathForImageLibResource(javax.servlet.jsp.JspContext jspContext,
String image) |
static String |
getPathForJsLibResource(javax.servlet.jsp.JspContext jspContext,
String js) |
static String |
getPathForStatic(javax.servlet.jsp.JspContext jspContext,
String url) |
static String |
getPathForStatic(javax.servlet.jsp.JspContext jspContext,
String src,
Boolean cdn) |
static String |
getPathForUrl(javax.servlet.jsp.JspContext jspContext,
String url) |
static String |
getScheme(javax.servlet.http.HttpServletRequest request) |
static String |
getVersion() |
static Locale |
locale() |
static void |
out(javax.servlet.jsp.JspContext jspContext,
Element element) |
static void |
out(javax.servlet.jsp.JspContext jspContext,
String content) |
static String |
queryString(javax.servlet.http.HttpServletRequest request,
List<String> excludesParams) |
public static Locale locale()
public static String getVersion()
public static String getId(String name, String id, javax.servlet.jsp.tagext.SimpleTagSupport simpleTagSupport)
public static String complementForDetailTable(javax.servlet.jsp.tagext.SimpleTagSupport simpleTagSupport)
public static String getId()
public static String getBody(javax.servlet.jsp.tagext.JspFragment fragment) throws javax.servlet.jsp.JspException, IOException
javax.servlet.jsp.JspException
IOException
public static String getInitParam(TagriaConfigParameter tagriaConfigParameter)
public static String getPathForCssLibResource(javax.servlet.jsp.JspContext jspContext, String css)
public static String getPathForJsLibResource(javax.servlet.jsp.JspContext jspContext, String js)
public static String getPathForImageLibResource(javax.servlet.jsp.JspContext jspContext, String image)
public static String getPathForStatic(javax.servlet.jsp.JspContext jspContext, String src, Boolean cdn)
public static String getPathForStatic(javax.servlet.jsp.JspContext jspContext, String url)
public static String getPathForUrl(javax.servlet.jsp.JspContext jspContext, String url)
public static String getScheme(javax.servlet.http.HttpServletRequest request)
public static void out(javax.servlet.jsp.JspContext jspContext, Element element) throws IOException
IOException
public static void out(javax.servlet.jsp.JspContext jspContext, String content) throws IOException
IOException
public static String queryString(javax.servlet.http.HttpServletRequest request, List<String> excludesParams) throws UnsupportedEncodingException
UnsupportedEncodingException
public static void flushBody(javax.servlet.jsp.tagext.JspFragment fragment) throws javax.servlet.jsp.JspException, IOException
javax.servlet.jsp.JspException
IOException
public static String getPathForBlank(javax.servlet.jsp.JspContext jspContext)
Copyright © 2016 JSL Solucoes LTDA. All Rights Reserved.