<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    posts - 4,comments - 30,trackbacks - 0

    public class ToHtml {
    ?/** HTMLエンコードが必要な文字 **/
    ?static char[] htmlEncChar = {'&', '"', '<', '>'};
    ?/** HTMLエンコードした文字列 **/
    ?static String[] htmlEncStr = {"&amp;", "&quot;", "&lt;", "&gt;"};

    ?/**
    ? * HTMLエンコード処理。
    ? *?? &,",<,>の置換
    ?**/
    ?
    ?public static String encode (String strIn) {
    ??if (strIn == null) {
    ???return(null);
    ???? }

    ???? // HTMLエンコード処理
    ???? StringBuffer strOut = new StringBuffer(strIn);
    ???? // エンコードが必要な文字を順番に処理
    ???? for (int i = 0; i < htmlEncChar.length; i++) {
    ???? ?// エンコードが必要な文字の検索
    ???? ?int idx = strOut.toString().indexOf(htmlEncChar[i]);

    ???? ?while (idx != -1) {
    ???? ??// エンコードが必要な文字の置換
    ???? ??strOut.setCharAt(idx, htmlEncStr[i].charAt(0));
    ???? ??strOut.insert(idx + 1, htmlEncStr[i].substring(1));

    ???? ??// 次のエンコードが必要な文字の検索
    ???? ??idx = idx + htmlEncStr[i].length();
    ???? ??idx = strOut.toString().indexOf(htmlEncChar[i], idx);
    ???? ?}
    ???? }
    ???? return(strOut.toString());
    ?}
    }



    <%@ page contentType="text/html; charset=Shift_JIS" %>
    <%@ page import="renesas.common.util.*" %>

    <html>
    ?<head>
    ??<title>HTMLエンコードのテスト</title>
    ?</head>
    <body>

    <h1>HTMLエンコードのテスト</h1>

    <form>
    <table>
    ?<tr>
    ??<td> & の付いたデータ</td>
    ??<td><input type="text" value="<%= ToHtml.encode("joe&joe") %>" /></td>
    ?</tr>
    ?<tr>
    ??<td> <> の付いたデータ</td>
    ??<td><input type="text" value="<%= ToHtml.encode("<joe>") %>" /></td>
    ?</tr>
    ?<tr>
    ??<td> " の付いたデータ</td>
    ??<td><input type="text" value="<%= ToHtml.encode("\"joe\"") %>" /></td>
    ?</tr>
    </table>
    </form>

    </body>
    </html>


    posted on 2007-08-10 11:28 蠻哥♂楓 閱讀(274) 評論(0)  編輯  收藏 所屬分類: Java
    主站蜘蛛池模板: 久久夜色精品国产噜噜亚洲AV| 国产亚洲情侣一区二区无| 久久亚洲私人国产精品vA| 丁香花在线观看免费观看图片 | 色多多A级毛片免费看| 在线精品免费视频| 亚洲色最新高清av网站| 免费特级黄毛片在线成人观看| 亚洲日韩精品A∨片无码加勒比| 欧美a级成人网站免费| 亚洲欧美不卡高清在线| 国产免费一区二区三区VR| 粉色视频成年免费人15次| 亚洲精品无码久久毛片| 十八禁视频在线观看免费无码无遮挡骂过| 亚洲一区二区三区影院| 久9久9精品免费观看| 亚洲国产午夜电影在线入口| 国产精品成人免费视频网站京东| 国产精品久久久久久亚洲影视| 亚洲av无码成人精品区| 两个人www免费高清视频| 亚洲精品国产成人专区| 青青青国产在线观看免费网站| 亚洲欧美日韩中文字幕一区二区三区| 国产在线观看www鲁啊鲁免费| 黄 色一级 成 人网站免费| 亚洲自偷自拍另类12p| 女人18毛片水最多免费观看| 视频免费1区二区三区| 国产偷v国产偷v亚洲高清| 综合在线免费视频| 黄网站在线播放视频免费观看| 精品亚洲综合久久中文字幕| 四虎永久在线精品免费观看视频| 亚洲欧美在线x视频| 亚洲AV无码一区二区二三区软件| 久久久久国产精品免费免费搜索| 青青青视频免费观看| 亚洲第一区视频在线观看| 亚洲AV中文无码乱人伦|