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
IOExceptionpublic String[] findAll(File rootFile, String findFileName) throws IOException
IOExceptionprotected void findFile(File file) throws IOException
IOExceptionprotected void findZip(File file) throws IOException
IOExceptionCopyright © 1999–2025 ViaOA. All rights reserved.