findClassesInJar
Find a list of classes for the provided packageName within the provided urlConnection.
Return
Matching set of classes.
Parameters
urlConnection
JAR connection to traverse.
packageName
Package name to search for.