public interface JavadocService extends SciJavaService
Modifier and Type | Method and Description |
---|---|
default String |
url(Class<?> c)
Gets the URL for the javadoc corresponding to the given class.
|
String |
url(String className)
Gets the URL for the javadoc corresponding to the given class.
|
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
Copyright © 2015–2022 SciJava. All rights reserved.