Return a listing of resources names
@param parent The parent directory from which to generate the listing.
@return A listing of the parent directory's file content, as a List of String.
@throws IOException On listing failure.
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.