Class ListEditor

  • All Implemented Interfaces:
    java.beans.PropertyEditor

    public class ListEditor
    extends CollectionEditor
    A PropertyEditor which converts a String into a List and vice versa.
    Author:
    Apache MINA Project
    • Constructor Summary

      Constructors 
      Constructor Description
      ListEditor​(java.lang.Class<?> elementType)
      Creates a new DateEditor instance
    • Constructor Detail

      • ListEditor

        public ListEditor​(java.lang.Class<?> elementType)
        Creates a new DateEditor instance
        Parameters:
        elementType - The type of element