Find Javadoc information for a classpath root containing Java classes.
These methods calls findJavadoc method on the JavadocForBinaryQueryImplementation
instances registered in the lookup until null result is returned for given binaryRoot. The
non null result is returned.
Parameters: binary - URL of a classpath root a result object encapsulating the answer (never null) |