If the resource is kind of a directory it can search its children for names matching the given regular expression, creating resources from them as a return. Does not include child directories recursively.
@param regex Any regular expression string.
@return A list of resources.
@throws IOException If not applicable (e.g. resource is a file) or on anyother error.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.