public class DocNames
extends java.lang.Object
| Constructor and Description |
|---|
DocNames() |
| Modifier and Type | Method and Description |
|---|---|
static java.net.URL |
docURL(java.lang.Object obj)
Returns the URL which points to the documentation object for a
given object, or null if none can be found.
|
public static java.net.URL docURL(java.lang.Object obj)
obj - object to be documentedCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.