Clears out the contents of the help index. Normally called during server reload.
()
| 49 | * server reload. |
| 50 | */ |
| 51 | public void clear(); |
| 52 | |
| 53 | /** |
| 54 | * Associates a {@link HelpTopicFactory} object with given command base |
no outgoing calls
no test coverage detected