How to find all the classes of a package in Java

+3 votes
In my project I need to find all the classes of certain packages: what is the best way to do this?