Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
I
M
N
O
P
R
S
T
U
_
A
Activator
- Class in
org.apache.felix.gogo.shell
Activator()
- Constructor for class org.apache.felix.gogo.shell.
Activator
argObjects()
- Method in interface org.apache.felix.gogo.options.
Option
get remaining non-options args as Objects.
argObjects()
- Method in class org.apache.felix.gogo.options.
Options
args()
- Method in interface org.apache.felix.gogo.options.
Option
get remaining non-options args as Strings.
args()
- Method in class org.apache.felix.gogo.options.
Options
B
Builtin
- Class in
org.apache.felix.gogo.shell
gosh built-in commands.
Builtin()
- Constructor for class org.apache.felix.gogo.shell.
Builtin
bundle(Bundle)
- Method in class org.apache.felix.gogo.shell.
Converters
C
cat(CommandSession, String[])
- Method in class org.apache.felix.gogo.shell.
Posix
compile(String[])
- Static method in class org.apache.felix.gogo.options.
Options
compile(String)
- Static method in class org.apache.felix.gogo.options.
Options
compile(String[], Option)
- Static method in class org.apache.felix.gogo.options.
Options
compile(String[], String[])
- Static method in class org.apache.felix.gogo.options.
Options
Console
- Class in
org.apache.felix.gogo.shell
Console(CommandSession)
- Constructor for class org.apache.felix.gogo.shell.
Console
convert(Class<?>, Object)
- Method in class org.apache.felix.gogo.shell.
Converters
Converters
- Class in
org.apache.felix.gogo.shell
Converters(BundleContext)
- Constructor for class org.apache.felix.gogo.shell.
Converters
copy(URI, OutputStream)
- Static method in class org.apache.felix.gogo.shell.
Posix
copy(InputStream, OutputStream)
- Static method in class org.apache.felix.gogo.shell.
Posix
E
each(CommandSession, Collection<Object>, Function)
- Method in class org.apache.felix.gogo.shell.
Procedural
echo(Object[])
- Method in class org.apache.felix.gogo.shell.
Posix
F
format(CommandSession)
- Method in class org.apache.felix.gogo.shell.
Builtin
format(CommandSession, Object)
- Method in class org.apache.felix.gogo.shell.
Builtin
format(Object, int, Converter)
- Method in class org.apache.felix.gogo.shell.
Converters
G
get(String)
- Method in interface org.apache.felix.gogo.options.
Option
get value of named option.
get(String)
- Method in class org.apache.felix.gogo.options.
Options
getList(String)
- Method in interface org.apache.felix.gogo.options.
Option
get list of all values for named option.
getList(String)
- Method in class org.apache.felix.gogo.options.
Options
getNumber(String)
- Method in interface org.apache.felix.gogo.options.
Option
get value of named option as a Number.
getNumber(String)
- Method in class org.apache.felix.gogo.options.
Options
getObject(String)
- Method in interface org.apache.felix.gogo.options.
Option
get value of named option as an Object.
getObject(String)
- Method in class org.apache.felix.gogo.options.
Options
getObjectList(String)
- Method in interface org.apache.felix.gogo.options.
Option
get list of all Object values for named option.
getObjectList(String)
- Method in class org.apache.felix.gogo.options.
Options
getopt(List<Object>, Object[])
- Method in class org.apache.felix.gogo.shell.
Builtin
script access to Options.
gosh(CommandSession, String[])
- Method in class org.apache.felix.gogo.shell.
Shell
grep(CommandSession, String[])
- Method in class org.apache.felix.gogo.shell.
Posix
I
isSet(String)
- Method in interface org.apache.felix.gogo.options.
Option
test whether specified option has been explicitly set.
isSet(String)
- Method in class org.apache.felix.gogo.options.
Options
M
main(String[])
- Static method in class org.apache.felix.gogo.options.
Options
N
NL
- Static variable in class org.apache.felix.gogo.options.
Options
not(CommandSession, Function)
- Method in class org.apache.felix.gogo.shell.
Procedural
O
Option
- Interface in
org.apache.felix.gogo.options
Options
- Class in
org.apache.felix.gogo.options
Yet another GNU long options parser.
org.apache.felix.gogo.options
- package org.apache.felix.gogo.options
org.apache.felix.gogo.shell
- package org.apache.felix.gogo.shell
P
parse(List<? extends Object>, boolean)
- Method in interface org.apache.felix.gogo.options.
Option
parse arguments.
parse(List<? extends Object>)
- Method in interface org.apache.felix.gogo.options.
Option
parse arguments.
parse(Object[], boolean)
- Method in interface org.apache.felix.gogo.options.
Option
parse arguments.
parse(Object[])
- Method in interface org.apache.felix.gogo.options.
Option
parse arguments.
parse(Object[])
- Method in class org.apache.felix.gogo.options.
Options
parse(List<? extends Object>)
- Method in class org.apache.felix.gogo.options.
Options
parse(Object[], boolean)
- Method in class org.apache.felix.gogo.options.
Options
parse(List<? extends Object>, boolean)
- Method in class org.apache.felix.gogo.options.
Options
Posix
- Class in
org.apache.felix.gogo.shell
Posix-like utilities.
Posix()
- Constructor for class org.apache.felix.gogo.shell.
Posix
Procedural
- Class in
org.apache.felix.gogo.shell
Procedural()
- Constructor for class org.apache.felix.gogo.shell.
Procedural
R
run()
- Method in class org.apache.felix.gogo.shell.
Activator
run()
- Method in class org.apache.felix.gogo.shell.
Console
run()
- Method in class org.apache.felix.gogo.shell.
Telnet
S
set(CommandSession, String[])
- Method in class org.apache.felix.gogo.shell.
Builtin
setOptionsFirst(boolean)
- Method in interface org.apache.felix.gogo.options.
Option
require options to precede args.
setOptionsFirst(boolean)
- Method in class org.apache.felix.gogo.options.
Options
setStopOnBadOption(boolean)
- Method in interface org.apache.felix.gogo.options.
Option
stop parsing on the first unknown option.
setStopOnBadOption(boolean)
- Method in class org.apache.felix.gogo.options.
Options
sh(CommandSession, String[])
- Method in class org.apache.felix.gogo.shell.
Shell
Shell
- Class in
org.apache.felix.gogo.shell
Shell(BundleContext, CommandProcessor)
- Constructor for class org.apache.felix.gogo.shell.
Shell
source(CommandSession, String)
- Method in class org.apache.felix.gogo.shell.
Shell
start(BundleContext)
- Method in class org.apache.felix.gogo.shell.
Activator
stop(BundleContext)
- Method in class org.apache.felix.gogo.shell.
Activator
T
tac(CommandSession, String[])
- Method in class org.apache.felix.gogo.shell.
Builtin
Telnet
- Class in
org.apache.felix.gogo.shell
Telnet(CommandProcessor)
- Constructor for class org.apache.felix.gogo.shell.
Telnet
telnetd(String[])
- Method in class org.apache.felix.gogo.shell.
Telnet
toString()
- Method in class org.apache.felix.gogo.options.
Options
type(CommandSession, String[])
- Method in class org.apache.felix.gogo.shell.
Builtin
U
until(CommandSession, Function, Function)
- Method in class org.apache.felix.gogo.shell.
Procedural
usage()
- Method in interface org.apache.felix.gogo.options.
Option
print usage message to System.err.
usage()
- Method in class org.apache.felix.gogo.options.
Options
usageError(String)
- Method in interface org.apache.felix.gogo.options.
Option
print specified usage error to System.err.
usageError(String)
- Method in class org.apache.felix.gogo.options.
Options
prints usage message and returns IllegalArgumentException, for you to throw.
_
_if(CommandSession, Function[])
- Method in class org.apache.felix.gogo.shell.
Procedural
_new(Object, Object[])
- Method in class org.apache.felix.gogo.shell.
Builtin
_throw(String)
- Method in class org.apache.felix.gogo.shell.
Procedural
_throw(Exception)
- Method in class org.apache.felix.gogo.shell.
Procedural
_throw(CommandSession)
- Method in class org.apache.felix.gogo.shell.
Procedural
_try(CommandSession, Function)
- Method in class org.apache.felix.gogo.shell.
Procedural
_try(CommandSession, Function, Function)
- Method in class org.apache.felix.gogo.shell.
Procedural
_while(CommandSession, Function, Function)
- Method in class org.apache.felix.gogo.shell.
Procedural
A
B
C
E
F
G
I
M
N
O
P
R
S
T
U
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2011
Apache Software Foundation
. All Rights Reserved.