Uses of Interface
nablarch.core.beans.ExtensionConverter
Packages that use ExtensionConverter
Package
Description
JavaBeans規格に沿って作成されたオブジェクトの操作を簡略化する
ユーティリティを提供する。
JavaBeansのプロパティー操作時に必要となる型変換を行うクラス群を収めた
パッケージ。
-
Uses of ExtensionConverter in nablarch.core.beans
Methods in nablarch.core.beans that return types with arguments of type ExtensionConverterModifier and TypeMethodDescriptionBasicConversionManager.getExtensionConvertor()ConversionManager.getExtensionConvertor()拡張の型変換リストを返す。 -
Uses of ExtensionConverter in nablarch.core.beans.converter
Classes in nablarch.core.beans.converter that implement ExtensionConverterModifier and TypeClassDescriptionclass配列に型変換するクラス。classCollectionExtensionConverterSupport<T extends Collection>Collectionへの型変換をサポートするクラス。classList及びその具象サブクラスに型変換するクラス。classSet及びその具象サブクラスに型変換するクラス。