public class JdbcParser extends Object implements org.apache.karaf.shell.api.console.Parser
| Constructor and Description |
|---|
JdbcParser() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.karaf.shell.api.console.CommandLine |
parse(org.apache.karaf.shell.api.console.Session session,
String command,
int cursor) |
String |
preprocess(org.apache.karaf.shell.api.console.Session session,
org.apache.karaf.shell.api.console.CommandLine cmdLine) |
public org.apache.karaf.shell.api.console.CommandLine parse(org.apache.karaf.shell.api.console.Session session,
String command,
int cursor)
parse in interface org.apache.karaf.shell.api.console.Parserpublic String preprocess(org.apache.karaf.shell.api.console.Session session, org.apache.karaf.shell.api.console.CommandLine cmdLine)
preprocess in interface org.apache.karaf.shell.api.console.ParserCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.