openGionopenGion
5.5.0.0

org.opengion.fukurou.process
クラス Process_StringUtil.SU_getUnicodeEscape

java.lang.Object
  上位を拡張 org.opengion.fukurou.process.Process_StringUtil.StrAction
      上位を拡張 org.opengion.fukurou.process.Process_StringUtil.SU_getUnicodeEscape
含まれているクラス:
Process_StringUtil

public static class Process_StringUtil.SU_getUnicodeEscape
extends Process_StringUtil.StrAction

Unicode文字列の値を HTML のエスケープ記号(&#xZZZZ;)に変換します。


コンストラクタの概要
Process_StringUtil.SU_getUnicodeEscape()
           
 
メソッドの概要
 java.lang.String change(java.lang.String val)
          引数を変換します。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Process_StringUtil.SU_getUnicodeEscape

public Process_StringUtil.SU_getUnicodeEscape()
メソッドの詳細

change

public java.lang.String change(java.lang.String val)
引数を変換します。

オーバーライド:
クラス Process_StringUtil.StrAction 内の change
パラメータ:
val - String
戻り値:
String 変換された文字列

openGion 5.5.0.0

Webアプリケーションフレームワーク openGion
SourceForge.JPCopyright (c) 2009 The openGion Project.