Obtain the Set of the web applications pathnames of all of the files and directories located in the specified directory. Paths representing directories will end with a '/' character.
@param path The path for the resource of interest relative to the rootof the web application. It must start with '/'.
@return The Set of resources. If path does not refer to a directorythen null will be returned.
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.