Class FileValueSerializer

    • Field Detail

      • NR_OF_VALUES_IN_TEXTFIELD2

        protected static final int NR_OF_VALUES_IN_TEXTFIELD2
        The numbers values we encoded in textfield two.
        See Also:
        Constant Field Values
      • MIMETYPE_ENCODING_SEPARATOR

        protected static final java.lang.String MIMETYPE_ENCODING_SEPARATOR
        The separator to be able to store encoding and mimetype inside the same text field. Please be aware that the separator only works when it is a character that is not allowed in the first component.
        See Also:
        Constant Field Values
    • Constructor Detail

      • FileValueSerializer

        public FileValueSerializer()