I want to create an object I know only its classpath Any help will be appreciated.
Did you mean this ?
Class c = Class.forName("java.lang.String");