Java Utililty Methods Root Path Get

List of utility methods to do Root Path Get

Description

The list of methods to do Root Path Get are organized into topic(s).

Method

StringgetRootPathName()
get Root Path Name
return System.getProperty("user.dir") + File.separator + "bin";