Package org.mapfish.print.parser
Annotation Interface HasDefaultValue
Marks a Processor input parameter object setter method as being optional. If there is no value
for the property then no error will be thrown when populating the method in
ProcessorUtils.populateInputParameter(org.mapfish.print.processor.Processor, org.mapfish.print.output.Values)