org.seasar.robot.helper
クラス EncodingHelper

java.lang.Object
  上位を拡張 org.seasar.robot.helper.EncodingHelper

public class EncodingHelper
extends Object

作成者:
shinsuke

フィールドの概要
protected  String defaultEncoding
           
protected  Map<String,String> encodingMap
           
 
コンストラクタの概要
EncodingHelper()
           
 
メソッドの概要
 String normalize(String enc)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

defaultEncoding

protected String defaultEncoding

encodingMap

protected Map<String,String> encodingMap
コンストラクタの詳細

EncodingHelper

public EncodingHelper()
メソッドの詳細

normalize

public String normalize(String enc)


Copyright © 2009-2010 The Seasar Foundation. All Rights Reserved.