Example usage for javax.servlet.jsp JspWriter write

List of usage examples for javax.servlet.jsp JspWriter write

Introduction

In this page you can find the example usage for javax.servlet.jsp JspWriter write.

Prototype

public void write(int c) throws IOException 

Source Link

Document

Writes a single character.

Usage

From source file:org.apache.jsp.decorators.panel_002dadmin_jsp.java

private boolean _jspx_meth_ww_005fparam_005f9(javax.servlet.jsp.tagext.JspTag _jspx_th_ww_005ftext_005f2,
        javax.servlet.jsp.PageContext _jspx_page_context) throws java.lang.Throwable {
    javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
    javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:param/*  w  ww. j  av  a  2s .  c o  m*/
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f9 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fname
            .get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f9.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f9.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_ww_005ftext_005f2);
    // /includes/admin/admin-info-notifications.jsp(33,12) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f9.setName("'value1'");
    int _jspx_eval_ww_005fparam_005f9 = _jspx_th_ww_005fparam_005f9.doStartTag();
    if (_jspx_eval_ww_005fparam_005f9 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        if (_jspx_eval_ww_005fparam_005f9 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.pushBody();
            _jspx_th_ww_005fparam_005f9.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
            _jspx_th_ww_005fparam_005f9.doInitBody();
        }
        do {
            out.write("</a>");
            int evalDoAfterBody = _jspx_th_ww_005fparam_005f9.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
        } while (true);
        if (_jspx_eval_ww_005fparam_005f9 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.popBody();
        }
    }
    if (_jspx_th_ww_005fparam_005f9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.reuse(_jspx_th_ww_005fparam_005f9);
        return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.reuse(_jspx_th_ww_005fparam_005f9);
    return false;
}

From source file:org.apache.jsp.decorators.panel_002dadmin_jsp.java

private boolean _jspx_meth_aui_005fcomponent_005f2(javax.servlet.jsp.PageContext _jspx_page_context)
        throws java.lang.Throwable {
    javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
    javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  aui:component
    webwork.view.taglib.ui.ComponentTag _jspx_th_aui_005fcomponent_005f2 = (webwork.view.taglib.ui.ComponentTag) _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate_005fid
            .get(webwork.view.taglib.ui.ComponentTag.class);
    _jspx_th_aui_005fcomponent_005f2.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fcomponent_005f2.setParent(null);
    // /includes/decorators/unsupported-browsers.jsp(12,0) name = id type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f2.setId("'browser-warning'");
    // /includes/decorators/unsupported-browsers.jsp(12,0) name = template type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f2.setTemplate("auimessage.jsp");
    // /includes/decorators/unsupported-browsers.jsp(12,0) name = theme type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fcomponent_005f2.setTheme("'aui'");
    int _jspx_eval_aui_005fcomponent_005f2 = _jspx_th_aui_005fcomponent_005f2.doStartTag();
    if (_jspx_eval_aui_005fcomponent_005f2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        if (_jspx_eval_aui_005fcomponent_005f2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.pushBody();
            _jspx_th_aui_005fcomponent_005f2.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
            _jspx_th_aui_005fcomponent_005f2.doInitBody();
        }/*ww w.j ava 2s. c o  m*/
        do {
            out.write("\n");
            out.write("    ");
            if (_jspx_meth_aui_005fparam_005f4(_jspx_th_aui_005fcomponent_005f2, _jspx_page_context))
                return true;
            out.write("\n");
            out.write("    ");
            if (_jspx_meth_aui_005fparam_005f5(_jspx_th_aui_005fcomponent_005f2, _jspx_page_context))
                return true;
            out.write("\n");
            out.write("    ");
            if (_jspx_meth_aui_005fparam_005f6(_jspx_th_aui_005fcomponent_005f2, _jspx_page_context))
                return true;
            out.write('\n');
            int evalDoAfterBody = _jspx_th_aui_005fcomponent_005f2.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
        } while (true);
        if (_jspx_eval_aui_005fcomponent_005f2 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.popBody();
        }
    }
    if (_jspx_th_aui_005fcomponent_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate_005fid
                .reuse(_jspx_th_aui_005fcomponent_005f2);
        return true;
    }
    _005fjspx_005ftagPool_005faui_005fcomponent_0026_005ftheme_005ftemplate_005fid
            .reuse(_jspx_th_aui_005fcomponent_005f2);
    return false;
}

From source file:org.apache.jsp.decorators.panel_002dadmin_jsp.java

private boolean _jspx_meth_aui_005fparam_005f4(javax.servlet.jsp.tagext.JspTag _jspx_th_aui_005fcomponent_005f2,
        javax.servlet.jsp.PageContext _jspx_page_context) throws java.lang.Throwable {
    javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
    javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  aui:param
    webwork.view.taglib.ParamTag _jspx_th_aui_005fparam_005f4 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005faui_005fparam_0026_005fname
            .get(webwork.view.taglib.ParamTag.class);
    _jspx_th_aui_005fparam_005f4.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fparam_005f4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_aui_005fcomponent_005f2);
    // /includes/decorators/unsupported-browsers.jsp(13,4) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fparam_005f4.setName("'messageType'");
    int _jspx_eval_aui_005fparam_005f4 = _jspx_th_aui_005fparam_005f4.doStartTag();
    if (_jspx_eval_aui_005fparam_005f4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        if (_jspx_eval_aui_005fparam_005f4 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.pushBody();
            _jspx_th_aui_005fparam_005f4.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
            _jspx_th_aui_005fparam_005f4.doInitBody();
        }// www. j  a  v a 2s . c o m
        do {
            out.write("error");
            int evalDoAfterBody = _jspx_th_aui_005fparam_005f4.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
        } while (true);
        if (_jspx_eval_aui_005fparam_005f4 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.popBody();
        }
    }
    if (_jspx_th_aui_005fparam_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.reuse(_jspx_th_aui_005fparam_005f4);
        return true;
    }
    _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.reuse(_jspx_th_aui_005fparam_005f4);
    return false;
}

From source file:org.apache.jsp.decorators.panel_002dadmin_jsp.java

private boolean _jspx_meth_aui_005fparam_005f5(javax.servlet.jsp.tagext.JspTag _jspx_th_aui_005fcomponent_005f2,
        javax.servlet.jsp.PageContext _jspx_page_context) throws java.lang.Throwable {
    javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
    javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  aui:param
    webwork.view.taglib.ParamTag _jspx_th_aui_005fparam_005f5 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005faui_005fparam_0026_005fname
            .get(webwork.view.taglib.ParamTag.class);
    _jspx_th_aui_005fparam_005f5.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fparam_005f5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_aui_005fcomponent_005f2);
    // /includes/decorators/unsupported-browsers.jsp(14,4) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fparam_005f5.setName("'cssClass'");
    int _jspx_eval_aui_005fparam_005f5 = _jspx_th_aui_005fparam_005f5.doStartTag();
    if (_jspx_eval_aui_005fparam_005f5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        if (_jspx_eval_aui_005fparam_005f5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.pushBody();
            _jspx_th_aui_005fparam_005f5.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
            _jspx_th_aui_005fparam_005f5.doInitBody();
        }/*from   www. ja v a  2s  .c o  m*/
        do {
            out.write("closeable");
            int evalDoAfterBody = _jspx_th_aui_005fparam_005f5.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
        } while (true);
        if (_jspx_eval_aui_005fparam_005f5 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.popBody();
        }
    }
    if (_jspx_th_aui_005fparam_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.reuse(_jspx_th_aui_005fparam_005f5);
        return true;
    }
    _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.reuse(_jspx_th_aui_005fparam_005f5);
    return false;
}

From source file:org.apache.jsp.decorators.panel_002dadmin_jsp.java

private boolean _jspx_meth_aui_005fparam_005f6(javax.servlet.jsp.tagext.JspTag _jspx_th_aui_005fcomponent_005f2,
        javax.servlet.jsp.PageContext _jspx_page_context) throws java.lang.Throwable {
    javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
    javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  aui:param
    webwork.view.taglib.ParamTag _jspx_th_aui_005fparam_005f6 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005faui_005fparam_0026_005fname
            .get(webwork.view.taglib.ParamTag.class);
    _jspx_th_aui_005fparam_005f6.setPageContext(_jspx_page_context);
    _jspx_th_aui_005fparam_005f6.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_aui_005fcomponent_005f2);
    // /includes/decorators/unsupported-browsers.jsp(15,4) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_aui_005fparam_005f6.setName("'messageHtml'");
    int _jspx_eval_aui_005fparam_005f6 = _jspx_th_aui_005fparam_005f6.doStartTag();
    if (_jspx_eval_aui_005fparam_005f6 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        if (_jspx_eval_aui_005fparam_005f6 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.pushBody();
            _jspx_th_aui_005fparam_005f6.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
            _jspx_th_aui_005fparam_005f6.doInitBody();
        }/* ww  w .j  a v a2  s.com*/
        do {
            out.write("\n");
            out.write("        <p>\n");
            out.write("            ");
            if (_jspx_meth_ww_005ftext_005f3(_jspx_th_aui_005fparam_005f6, _jspx_page_context))
                return true;
            out.write("\n");
            out.write("        </p>\n");
            out.write("    ");
            int evalDoAfterBody = _jspx_th_aui_005fparam_005f6.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
        } while (true);
        if (_jspx_eval_aui_005fparam_005f6 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.popBody();
        }
    }
    if (_jspx_th_aui_005fparam_005f6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.reuse(_jspx_th_aui_005fparam_005f6);
        return true;
    }
    _005fjspx_005ftagPool_005faui_005fparam_0026_005fname.reuse(_jspx_th_aui_005fparam_005f6);
    return false;
}

From source file:org.apache.jsp.decorators.panel_002dadmin_jsp.java

private boolean _jspx_meth_ww_005ftext_005f3(javax.servlet.jsp.tagext.JspTag _jspx_th_aui_005fparam_005f6,
        javax.servlet.jsp.PageContext _jspx_page_context) throws java.lang.Throwable {
    javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
    javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:text//w  w  w. j a va2  s.  c  o m
    com.atlassian.jira.web.tags.TextTag _jspx_th_ww_005ftext_005f3 = (com.atlassian.jira.web.tags.TextTag) _005fjspx_005ftagPool_005fww_005ftext_0026_005fname
            .get(com.atlassian.jira.web.tags.TextTag.class);
    _jspx_th_ww_005ftext_005f3.setPageContext(_jspx_page_context);
    _jspx_th_ww_005ftext_005f3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_aui_005fparam_005f6);
    // /includes/decorators/unsupported-browsers.jsp(17,12) name = name type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005ftext_005f3.setName("@messageKey");
    int _jspx_eval_ww_005ftext_005f3 = _jspx_th_ww_005ftext_005f3.doStartTag();
    if (_jspx_eval_ww_005ftext_005f3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        if (_jspx_eval_ww_005ftext_005f3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.pushBody();
            _jspx_th_ww_005ftext_005f3.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
            _jspx_th_ww_005ftext_005f3.doInitBody();
        }
        do {
            out.write("\n");
            out.write("                ");
            if (_jspx_meth_ww_005fparam_005f10(_jspx_th_ww_005ftext_005f3, _jspx_page_context))
                return true;
            out.write("\n");
            out.write("                ");
            if (_jspx_meth_ww_005fparam_005f11(_jspx_th_ww_005ftext_005f3, _jspx_page_context))
                return true;
            out.write("\n");
            out.write("                ");
            if (_jspx_meth_ww_005fparam_005f12(_jspx_th_ww_005ftext_005f3, _jspx_page_context))
                return true;
            out.write("\n");
            out.write("            ");
            int evalDoAfterBody = _jspx_th_ww_005ftext_005f3.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
        } while (true);
        if (_jspx_eval_ww_005ftext_005f3 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.popBody();
        }
    }
    if (_jspx_th_ww_005ftext_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005fww_005ftext_0026_005fname.reuse(_jspx_th_ww_005ftext_005f3);
        return true;
    }
    _005fjspx_005ftagPool_005fww_005ftext_0026_005fname.reuse(_jspx_th_ww_005ftext_005f3);
    return false;
}

From source file:org.apache.jsp.decorators.panel_002dadmin_jsp.java

private boolean _jspx_meth_ww_005fparam_005f10(javax.servlet.jsp.tagext.JspTag _jspx_th_ww_005ftext_005f3,
        javax.servlet.jsp.PageContext _jspx_page_context) throws java.lang.Throwable {
    javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
    javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:param/*w ww .j  av  a 2s.  com*/
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f10 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fname
            .get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f10.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f10.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_ww_005ftext_005f3);
    // /includes/decorators/unsupported-browsers.jsp(18,16) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f10.setName("'value0'");
    int _jspx_eval_ww_005fparam_005f10 = _jspx_th_ww_005fparam_005f10.doStartTag();
    if (_jspx_eval_ww_005fparam_005f10 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        if (_jspx_eval_ww_005fparam_005f10 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.pushBody();
            _jspx_th_ww_005fparam_005f10.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
            _jspx_th_ww_005fparam_005f10.doInitBody();
        }
        do {
            out.write("<a href='");
            if (_jspx_meth_ww_005fproperty_005f2(_jspx_th_ww_005fparam_005f10, _jspx_page_context))
                return true;
            out.write('\'');
            out.write('>');
            int evalDoAfterBody = _jspx_th_ww_005fparam_005f10.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
        } while (true);
        if (_jspx_eval_ww_005fparam_005f10 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.popBody();
        }
    }
    if (_jspx_th_ww_005fparam_005f10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.reuse(_jspx_th_ww_005fparam_005f10);
        return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.reuse(_jspx_th_ww_005fparam_005f10);
    return false;
}

From source file:org.apache.jsp.decorators.panel_002dadmin_jsp.java

private boolean _jspx_meth_ww_005fparam_005f12(javax.servlet.jsp.tagext.JspTag _jspx_th_ww_005ftext_005f3,
        javax.servlet.jsp.PageContext _jspx_page_context) throws java.lang.Throwable {
    javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
    javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ww:param//  ww w  .ja  v  a  2  s  .c o  m
    webwork.view.taglib.ParamTag _jspx_th_ww_005fparam_005f12 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fww_005fparam_0026_005fname
            .get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ww_005fparam_005f12.setPageContext(_jspx_page_context);
    _jspx_th_ww_005fparam_005f12.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_ww_005ftext_005f3);
    // /includes/decorators/unsupported-browsers.jsp(20,16) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ww_005fparam_005f12.setName("'value2'");
    int _jspx_eval_ww_005fparam_005f12 = _jspx_th_ww_005fparam_005f12.doStartTag();
    if (_jspx_eval_ww_005fparam_005f12 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        if (_jspx_eval_ww_005fparam_005f12 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.pushBody();
            _jspx_th_ww_005fparam_005f12.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
            _jspx_th_ww_005fparam_005f12.doInitBody();
        }
        do {
            out.write("</a>");
            int evalDoAfterBody = _jspx_th_ww_005fparam_005f12.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
        } while (true);
        if (_jspx_eval_ww_005fparam_005f12 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.popBody();
        }
    }
    if (_jspx_th_ww_005fparam_005f12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.reuse(_jspx_th_ww_005fparam_005f12);
        return true;
    }
    _005fjspx_005ftagPool_005fww_005fparam_0026_005fname.reuse(_jspx_th_ww_005fparam_005f12);
    return false;
}

From source file:org.apache.jsp.decorators.panel_002dadmin_jsp.java

private boolean _jspx_meth_ui_005fsoy_005f0(javax.servlet.jsp.PageContext _jspx_page_context)
        throws java.lang.Throwable {
    javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
    javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ui:soy//from  w  w w .j  a va2s . c  o  m
    com.atlassian.jira.web.tags.SoyTemplateTag _jspx_th_ui_005fsoy_005f0 = (com.atlassian.jira.web.tags.SoyTemplateTag) _005fjspx_005ftagPool_005fui_005fsoy_0026_005ftemplate_005fmoduleKey
            .get(com.atlassian.jira.web.tags.SoyTemplateTag.class);
    _jspx_th_ui_005fsoy_005f0.setPageContext(_jspx_page_context);
    _jspx_th_ui_005fsoy_005f0.setParent(null);
    // /decorators/panel-admin.jsp(57,8) name = moduleKey type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ui_005fsoy_005f0.setModuleKey("'com.atlassian.auiplugin:aui-experimental-soy-templates'");
    // /decorators/panel-admin.jsp(57,8) name = template type = java.lang.String reqTime = false required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ui_005fsoy_005f0.setTemplate("'aui.page.pagePanel'");
    int _jspx_eval_ui_005fsoy_005f0 = _jspx_th_ui_005fsoy_005f0.doStartTag();
    if (_jspx_eval_ui_005fsoy_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        if (_jspx_eval_ui_005fsoy_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.pushBody();
            _jspx_th_ui_005fsoy_005f0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
            _jspx_th_ui_005fsoy_005f0.doInitBody();
        }
        do {
            out.write("\n");
            out.write("            ");
            if (_jspx_meth_ui_005fparam_005f0(_jspx_th_ui_005fsoy_005f0, _jspx_page_context))
                return true;
            out.write("\n");
            out.write("        ");
            int evalDoAfterBody = _jspx_th_ui_005fsoy_005f0.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
        } while (true);
        if (_jspx_eval_ui_005fsoy_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.popBody();
        }
    }
    if (_jspx_th_ui_005fsoy_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005fui_005fsoy_0026_005ftemplate_005fmoduleKey.reuse(_jspx_th_ui_005fsoy_005f0);
        return true;
    }
    _005fjspx_005ftagPool_005fui_005fsoy_0026_005ftemplate_005fmoduleKey.reuse(_jspx_th_ui_005fsoy_005f0);
    return false;
}

From source file:org.apache.jsp.decorators.panel_002dadmin_jsp.java

private boolean _jspx_meth_ui_005fparam_005f0(javax.servlet.jsp.tagext.JspTag _jspx_th_ui_005fsoy_005f0,
        javax.servlet.jsp.PageContext _jspx_page_context) throws java.lang.Throwable {
    javax.servlet.jsp.PageContext pageContext = _jspx_page_context;
    javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut();
    //  ui:param//from  w  w w .j a v a2  s  . c  om
    webwork.view.taglib.ParamTag _jspx_th_ui_005fparam_005f0 = (webwork.view.taglib.ParamTag) _005fjspx_005ftagPool_005fui_005fparam_0026_005fname
            .get(webwork.view.taglib.ParamTag.class);
    _jspx_th_ui_005fparam_005f0.setPageContext(_jspx_page_context);
    _jspx_th_ui_005fparam_005f0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_ui_005fsoy_005f0);
    // /decorators/panel-admin.jsp(58,12) name = name type = java.lang.String reqTime = false required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_ui_005fparam_005f0.setName("'content'");
    int _jspx_eval_ui_005fparam_005f0 = _jspx_th_ui_005fparam_005f0.doStartTag();
    if (_jspx_eval_ui_005fparam_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        if (_jspx_eval_ui_005fparam_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.pushBody();
            _jspx_th_ui_005fparam_005f0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
            _jspx_th_ui_005fparam_005f0.doInitBody();
        }
        do {
            out.write("\n");
            out.write("                ");
            if (_jspx_meth_ui_005fsoy_005f1(_jspx_th_ui_005fparam_005f0, _jspx_page_context))
                return true;
            out.write("\n");
            out.write("            ");
            int evalDoAfterBody = _jspx_th_ui_005fparam_005f0.doAfterBody();
            if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
                break;
        } while (true);
        if (_jspx_eval_ui_005fparam_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
            out = _jspx_page_context.popBody();
        }
    }
    if (_jspx_th_ui_005fparam_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005fui_005fparam_0026_005fname.reuse(_jspx_th_ui_005fparam_005f0);
        return true;
    }
    _005fjspx_005ftagPool_005fui_005fparam_0026_005fname.reuse(_jspx_th_ui_005fparam_005f0);
    return false;
}