BowlerKernel
Static Public Member Functions | List of all members
com.neuronrobotics.sdk.common.BowlerDocumentationFactory Class Reference

Static Public Member Functions

static URI getDocumentationURL (Object input)
 

Detailed Description

Factory used to centralize references to web pages (specifically documentation). Any documentation for an object type defined in the NRSDK will be found here. (Hint: if the URI refers to an object type defined in the NRSDK, it goes here).

See also: NRConsoleDocumentationFactory.java

Definition at line 26 of file BowlerDocumentationFactory.java.

Member Function Documentation

◆ getDocumentationURL()

static URI com.neuronrobotics.sdk.common.BowlerDocumentationFactory.getDocumentationURL ( Object  input)
static

Gets the documentation url.

Parameters
inputthe input
Returns
the documentation url

Definition at line 34 of file BowlerDocumentationFactory.java.

References com.neuronrobotics.sdk.common.Log.error().

Here is the call graph for this function:

The documentation for this class was generated from the following file: