public class DocNames
extends java.lang.Object
Constructor | Description |
---|---|
DocNames() |
Modifier and Type | Method | 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 © 2018 Central Laboratory of the Research Councils. All Rights Reserved.