Class ImageProfil


  • public class ImageProfil
    extends Object
    • Constructor Detail

      • ImageProfil

        public ImageProfil​(String photo)
    • Method Detail

      • isImage

        public boolean isImage()
      • getMimeType

        public String getMimeType()
        Gets the MIME type of the image.
        Returns:
        the MIME type of the image.
      • removeImage

        public void removeImage()
        remove existing image
      • exist

        public boolean exist()