クラス BinaryReferenceConverter

java.lang.Object
javax.el.ELResolver
javax.el.TypeConverter
org.iplass.mtp.impl.command.beanmapper.el.BinaryReferenceConverter

public class BinaryReferenceConverter extends javax.el.TypeConverter
  • フィールドの概要

    クラスから継承されたフィールド javax.el.ELResolver

    RESOLVABLE_AT_DESIGN_TIME, TYPE
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ
    説明
     
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    convertToType(javax.el.ELContext context, Object obj, Class<?> targetType)
     

    クラスから継承されたメソッド javax.el.TypeConverter

    getCommonPropertyType, getFeatureDescriptors, getType, getValue, isReadOnly, setValue

    クラスから継承されたメソッド javax.el.ELResolver

    invoke

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • コンストラクタの詳細

    • BinaryReferenceConverter

      public BinaryReferenceConverter()
  • メソッドの詳細

    • convertToType

      public Object convertToType(javax.el.ELContext context, Object obj, Class<?> targetType)
      定義:
      convertToType クラス内 javax.el.TypeConverter