Class Images


  • @Deprecated
    public class Images
    extends Object
    Deprecated.
    See https://jira.vpro.nl/browse/MSE-1212
    Since:
    1.6
    Author:
    Roelof Jan Koekoek
    • Field Detail

      • IMAGE_SERVER_BASE_URL_PROPERTY

        public static final String IMAGE_SERVER_BASE_URL_PROPERTY
        Deprecated.
        See Also:
        Constant Field Values
    • Method Detail

      • getImageLocation

        public static String getImageLocation​(@NonNull Image image,
                                              String fileExtension,
                                              String... conversions)
        Deprecated.
        Resolves an web location for images. Relies on a system property #IMAGE_SERVER_BASE_URL_PROPERTY to obtain a base url for an image host.
        Returns:
        valid url string or null if it can't resolve a location
        Throws:
        NullPointerException - on null arguments or null imageUri