public class OAFindFile extends Object
Constructor and Description |
---|
OAFindFile() |
Modifier and Type | Method and Description |
---|---|
String[] |
findAll(File rootFile,
String findFileName) |
String[] |
findAll(String rootFile,
String findFileName) |
protected void |
findFile(File file) |
protected void |
findZip(File file) |
static void |
main(String[] args) |
public String[] findAll(String rootFile, String findFileName) throws IOException
IOException
public String[] findAll(File rootFile, String findFileName) throws IOException
IOException
protected void findFile(File file) throws IOException
IOException
protected void findZip(File file) throws IOException
IOException
Copyright © 1999–2019 ViaOA. All rights reserved.