Searched refs:openInput (Results 1 – 1 of 1) sorted by relevance
48 private static InputStream openInput(String arg) throws IOException { in openInput() method in Abx85 try (InputStream is = openInput(inputArg); in mainInternal()