API now usable for Java projects
So far the API was only used with Groovy projects. As Groovy marks protected classes public, SearchBuilder and ListBuilder were perfectly fine to use. But not in Java projects.
Now these classes have been made public, for use with Java projects.