A brief summary of the features of ObjectSnoop:
-
Uses Java reflection to examine an object recursively.
-
Customized output format. HTML is currently supported.
-
Filters and FilterCollections for specialized interpretation of objects.
-
Supports user constructed filters for customization.
-
Factory methods for construction of frequently used filter and
output format combinations.
-
Requires JRE 1.2 or later.
-
Taglibrary support for Java Server Pages (currently JSP 1.2).
|