Package org.eclipse.rdf4j.console
Interface Help
-
- All Known Implementing Classes:
Clear
,Close
,Connect
,ConsoleCommand
,ConsoleSetting
,ConsoleWidth
,Convert
,Create
,Disconnect
,Drop
,Export
,Federate
,Load
,LogLevel
,Open
,Prefixes
,PrintHelp
,PrintInfo
,QueryEvaluator
,QueryPrefix
,SaveHistory
,SetParameters
,Show
,ShowPrefix
,Sparql
,Verify
,WorkDir
public interface Help
Help interface- Author:
- Bart Hanssens
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getHelpLong()
Get long descriptionString
getHelpShort()
Get short description, small enough to fit on one console rowString
getName()
Get the name of the command
-