classgrep is small java tools, it can find some information as following:
1. find class/annotation/method/field which annotated be special annotation.
2. pass a java.lang.reflect.Method/java.lang.reflect.Constructor object, find all method that calling the method or constructor.
3. find all children class whit hierarchy structure according a special
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| joe.wen | wensiqun at gmail.com | wensiqun |
