org.grinvin.help

Class GeneratorMap

Implemented Interfaces:
Map

public class GeneratorMap
extends DefaultMap

Provides the mapping of the context-sensitive help ID of generators and the URL for their help page.

Method Summary

String
getGeneratorNameForID(String id)
static GeneratorMap
getInstance()

Methods inherited from class org.grinvin.help.DefaultMap

getAllIDs, getClosestID, getIDFromURL, getIDs, getURLFromID, isID, isValidID, setIDList, setURLPrefix

Method Details

getGeneratorNameForID

public String getGeneratorNameForID(String id)

getInstance

public static GeneratorMap getInstance()