JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.hydromatic.quidem
Interface CommandHandler
public interface
CommandHandler
Allows custom commands to be specified at run-time.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Command
parseCommand
(
List
<
String
> lines,
List
<
String
> content,
String
line)
Method Details
parseCommand
Command
parseCommand
(
List
<
String
> lines,
List
<
String
> content,
String
line)