JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aksw.vshell.registry
CommandParserCatalog
Contents
Description
Method Summary
Method Details
getParser(String)
Hide sidebar
Show sidebar
Interface CommandParserCatalog
All Known Implementing Classes:
CommandParserCatalogImpl
public interface
CommandParserCatalog
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
JvmCommandParser
>
getParser
(
String
commandName)
Method Details
getParser
Optional
<
JvmCommandParser
>
getParser
(
String
commandName)