Class Property.CharsetProperty

    • Constructor Detail

      • CharsetProperty

        public CharsetProperty​(java.lang.String name)
      • CharsetProperty

        public CharsetProperty​(java.lang.String name,
                               java.nio.charset.Charset defaultValue)
    • Method Detail

      • fromStorage

        protected java.nio.charset.Charset fromStorage​(java.lang.Object value)
        Specified by:
        fromStorage in class Property.BaseProperty<java.nio.charset.Charset>