Class ExternalFileChecker


  • public class ExternalFileChecker
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map.Entry<java.lang.String,​java.lang.String> getFileInfo​(java.lang.String imageURI)  
      InputFile getInputFile()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExternalFileChecker

        public ExternalFileChecker​(InputFile inputFile)
    • Method Detail

      • getFileInfo

        public java.util.Map.Entry<java.lang.String,​java.lang.String> getFileInfo​(java.lang.String imageURI)
                                                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • getInputFile

        public InputFile getInputFile()