类 ClassBasedConverterDescriptor

  • 所有已实现的接口:
    ConverterDescriptor

    public class ClassBasedConverterDescriptor
    extends AbstractConverterDescriptor
    ConverterDescriptor implementation for cases where we know the AttributeConverter Class. This is the normal case.
    作者:
    Steve Ebersole