クラス ZoneIdEditor

java.lang.ObjectSE
java.beans.PropertyEditorSupportSE
org.springframework.beans.propertyeditors.ZoneIdEditor
実装されたすべてのインターフェース:
PropertyEditorSE

public class ZoneIdEditor extends PropertyEditorSupportSE
java.time.ZoneId のエディター。ゾーン ID 文字列を ZoneId オブジェクトに変換します。TimeZone ID をテキスト表現として公開します。
導入:
4.0
作成者:
Nicholas Williams, Sam Brannen
関連事項: