Class InterpreteIO


  • public class InterpreteIO
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      InterpreteIO()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.io.File getFile​(java.lang.String filename, java.lang.String repertoire)  
      • Methods inherited from class java.lang.Object

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

      • InterpreteIO

        public InterpreteIO()
    • Method Detail

      • getFile

        public static java.io.File getFile​(java.lang.String filename,
                                           java.lang.String repertoire)
                                    throws java.io.FileNotFoundException
        Throws:
        java.io.FileNotFoundException