Class FormatterAnnotatedTypeFactory

All Implemented Interfaces:
AnnotationProvider

public class FormatterAnnotatedTypeFactory extends BaseAnnotatedTypeFactory
Adds Format to the type of tree, if it is a String or char literal that represents a satisfiable format. The annotation's value is set to be a list of appropriate ConversionCategory values for every parameter of the format.
See Also: