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, toStringgetInfo, getPriority, setInfo, setPrioritycontextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiturlinitialize, registerEventHandlersgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiondisposepublic String url(String className)
JavadocServiceurl in interface JavadocServiceclassName - Fully qualified name of the class.Copyright © 2015–2022 SciJava. All rights reserved.