Is there any java api so that we can find various classes like immediate subclasses or super classes of a class. Relation between different classes and their different properties or relationship.
I know about Apache jena, can anyone provides me some programs to get the required features. Other than jena are there any good api's?