Searched defs:open (Results 1 – 3 of 3) sorted by relevance
35 InputStream open(String path) throws IOException; in open() method
37 public InputStream open(String path) throws FileNotFoundException { in open() method in FolderPathElement
43 public InputStream open(String path) throws IOException { in open() method in ArchivePathElement