public class DefaultJavadocService extends AbstractService implements JavadocService
JavadocService
.Constructor and Description |
---|
DefaultJavadocService() |
Modifier and Type | Method and Description |
---|---|
String |
url(String className)
Gets the URL for the javadoc corresponding to the given class.
|
getContext, setContext, toString
getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
url
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
public String url(String className)
JavadocService
url
in interface JavadocService
className
- Fully qualified name of the class.Copyright © 2015–2022 SciJava. All rights reserved.