net.fortytwo.ripple.cli.jline
Class DirectiveCompletor

java.lang.Object
  extended by net.fortytwo.ripple.cli.jline.RippleCompletor
      extended by net.fortytwo.ripple.cli.jline.DirectiveCompletor
All Implemented Interfaces:
jline.Completor

public class DirectiveCompletor
extends RippleCompletor


Constructor Summary
DirectiveCompletor(Collection<String> alternatives)
           
 
Method Summary
protected  int findStartIndex(String s)
           
 
Methods inherited from class net.fortytwo.ripple.cli.jline.RippleCompletor
complete
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectiveCompletor

public DirectiveCompletor(Collection<String> alternatives)
Method Detail

findStartIndex

protected int findStartIndex(String s)
Specified by:
findStartIndex in class RippleCompletor


Copyright © 2007-2011 fortytwo.net. All Rights Reserved.