import java from Class c, Javadoc jdoc, string author, string version where jdoc = c.getDoc().getJavadoc() and author = jdoc.getAuthor() and version = jdoc.getVersion() select c, author, version