public interface JavadocService
extends org.scijava.service.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.
|
Copyright © 2017–2026 SciJava. All rights reserved.