Uses of Class
pro.verron.docxstamper.preset.resolver.StringResolver
Packages that use StringResolver
-
Uses of StringResolver in pro.verron.docxstamper.preset.resolver
Subclasses of StringResolver in pro.verron.docxstamper.preset.resolverModifier and TypeClassDescriptionfinal classThis ITypeResolver creates a formatted date String for expressions that return a Date object.final classResolvesLocalDateobjects by formatting them with aDateTimeFormatter.final classResolvesLocalDateTimevalues to a formatted string.final classResolvesLocalTimevalues to the format specified by theDateTimeFormatterpassed to the constructor.