get Package Name
Returns the package name of classFullName according to the Java Language Specification (section 6.7). Unlike Class.getPackage, this method only parses the class name, without attempting to define the Package and hence load files.