Class ExtendedPropertyFieldProcessor

  • All Implemented Interfaces:
    FieldProcessor

    public class ExtendedPropertyFieldProcessor
    extends PropertyFieldProcessor
    PropertyFieldProcessor that allows certain properties to have their values escaped, prior to joining them using comma's to use as form-field data.
    Author:
    Frederik Heremans