Package org.mapfish.print.parser


package org.mapfish.print.parser
Contains code for parsing json into objects.
  • Class
    Description
    Indicates that the annotated field or can satisfy the OneOf requirements or can co-exist with that requirement.
    Marks a Processor input parameter object setter method as being optional.
    This class parses json parameter objects into the parameter object taken by MapLayerFactoryPlugin instances and into ReflectiveAttribute value objects
    Indicates that the annotated field or one of the others in the same OneOf group is required.
    Utility method for getting and setting parameters on Processor Input and Output objects.
    Indicates that if one field in a value/param object, then one or more other attributes are required.