Index

C D E F G H I K L M N O P R S T W _ 
All Classes and Interfaces|All Packages|Constant Field Values

C

cat(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
cd(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
clear(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
coerce(CommandSession, Class<?>, Object, int[]) - Static method in class org.apache.felix.gogo.runtime.Reflective
converts given argument to specified type and increments convert[0] if any conversion was needed.
command() - Method in class org.jline.demo.Gogo
 
compare(String, String) - Method in class org.apache.felix.gogo.jline.Posix.SortComparator
 
compareRegion(String, int, int, String, int, int, boolean) - Method in class org.apache.felix.gogo.jline.Posix.SortComparator
 
convert(Class<?>, Object) - Method in class org.jline.demo.FunctionConverter
 

D

date(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
DEFAULT_GREP_COLORS - Static variable in class org.apache.felix.gogo.jline.Posix
 
DEFAULT_LS_COLORS - Static variable in class org.apache.felix.gogo.jline.Posix
 

E

echo(CommandSession, Process, Object[]) - Method in class org.apache.felix.gogo.jline.Posix
 

F

format(Object, int, Converter) - Method in class org.jline.demo.FunctionConverter
 
FunctionConverter - Class in org.jline.demo
 
FunctionConverter() - Constructor for class org.jline.demo.FunctionConverter
 

G

get(CommandSession, String) - Method in class org.apache.felix.gogo.jline.Posix
 
getColorMap(CommandSession, String, String) - Static method in class org.apache.felix.gogo.jline.Posix
 
getDouble(String, int, int) - Method in class org.apache.felix.gogo.jline.Posix.SortComparator
 
getFieldIndexes(String) - Method in class org.apache.felix.gogo.jline.Posix.SortComparator
 
getLsColorMap(CommandSession) - Static method in class org.apache.felix.gogo.jline.Posix
 
getSortKey(String, List<Integer>, Posix.SortComparator.Key) - Method in class org.apache.felix.gogo.jline.Posix.SortComparator
 
Gogo - Class in org.jline.demo
 
Gogo(CommandProcessor) - Constructor for class org.jline.demo.Gogo
 
grep(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 

H

head(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 

I

invoke(CommandSession, Object, String, List<Object>) - Static method in class org.apache.felix.gogo.runtime.Reflective
invokes the named method on the given target using the supplied args, which are converted if necessary.
isFunctional(Class<?>) - Static method in class org.jline.demo.FunctionConverter
 
isObjectMethod(Method) - Static method in class org.jline.demo.FunctionConverter
 
isStatic(Method) - Static method in class org.jline.demo.FunctionConverter
 

K

Key(String) - Constructor for class org.apache.felix.gogo.jline.Posix.SortComparator.Key
 
KEYWORDS - Static variable in class org.apache.felix.gogo.runtime.Reflective
 

L

less(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
ls(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 

M

main(String[]) - Static method in class org.jline.demo.Repl
 
main(String[]) - Static method in class org.jline.demo.TerminalDemo
 
MAIN - Static variable in class org.apache.felix.gogo.runtime.Reflective
 
MyCommands(Supplier<Path>) - Constructor for class org.jline.demo.Repl.MyCommands
 

N

nano(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
NO_MATCH - Static variable in class org.apache.felix.gogo.runtime.Reflective
 

O

org.apache.felix.gogo.jline - package org.apache.felix.gogo.jline
 
org.apache.felix.gogo.runtime - package org.apache.felix.gogo.runtime
 
org.jline.demo - package org.jline.demo
 

P

parseOptions(CommandSession, String[], Object[]) - Method in class org.apache.felix.gogo.jline.Posix
 
Posix - Class in org.apache.felix.gogo.jline
Posix-like utilities.
Posix(CommandProcessor) - Constructor for class org.apache.felix.gogo.jline.Posix
 
Posix.SortComparator - Class in org.apache.felix.gogo.jline
 
Posix.SortComparator.Key - Class in org.apache.felix.gogo.jline
 
pwd(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 

R

read(BufferedReader, List<String>) - Static method in class org.apache.felix.gogo.jline.Posix
 
Reflective - Class in org.apache.felix.gogo.runtime
 
Reflective() - Constructor for class org.apache.felix.gogo.runtime.Reflective
 
Repl - Class in org.jline.demo
Demo how to create REPL app with JLine.
Repl() - Constructor for class org.jline.demo.Repl
 
Repl.MyCommands - Class in org.jline.demo
 
run(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 

S

setLineReader(LineReader) - Method in class org.jline.demo.Repl.MyCommands
 
shell() - Method in class org.jline.demo.Gogo
 
sleep(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
sort(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
SortComparator(boolean, boolean, boolean, boolean, char, List<String>) - Constructor for class org.apache.felix.gogo.jline.Posix.SortComparator
 

T

tail(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
telnet() - Method in class org.jline.demo.Gogo
 
TerminalDemo - Class in org.jline.demo
 
TerminalDemo() - Constructor for class org.jline.demo.TerminalDemo
 
tmux(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
ttop(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 

W

watch(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
wc(CommandSession, Process, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 

_

_main(CommandSession, String[]) - Method in class org.apache.felix.gogo.jline.Posix
 
C D E F G H I K L M N O P R S T W _ 
All Classes and Interfaces|All Packages|Constant Field Values