Functions
Link copied to clipboard
Extracts the class names contained within the JAR file.
Extracts the class names contained within the JAR file. The supplied JAR file is not closed by the function.
Link copied to clipboard
Lists all classes and subclasses in a JAR file for a given parent class using Kotlin reflection
Link copied to clipboard
Alternative method that returns KClass objects instead of class names