Class PhotoContextBuilder


  • public class PhotoContextBuilder
    extends Object
    • Constructor Detail

      • PhotoContextBuilder

        public PhotoContextBuilder()
    • Method Detail

      • extractPhotos

        protected static void extractPhotos​(List<ezvcard.property.Photo> photos,
                                            Map<String,​Object> contextMap)
        Extracts photo data from a vcf stream and writes them into the context map.
        Parameters:
        photos - the photos parsed from the vcf stream
        contextMap - the velocity context map