Package org.mapfish.print.parser
package org.mapfish.print.parser
Contains code for parsing json into objects.
-
ClassDescriptionIndicates 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 byMapLayerFactoryPlugin
instances and intoReflectiveAttribute
value objectsIndicates 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.