public class ClassResourceUtil extends Object
| 构造器和说明 |
|---|
ClassResourceUtil() |
public static List<String> searchResources(String pattern) throws IOException
pattern - IOExceptionpublic static List<String> searchResources(String pattern, String dirname) throws IOException
pattern - dirname - 需要去除的目录名称IOExceptionCopyright © 2025. All rights reserved.