eu.unicore.hila.shell.completors
Class LocationCompletor

java.lang.Object
  extended by eu.unicore.hila.shell.completors.LocationCompletor
All Implemented Interfaces:
jline.Completor

public class LocationCompletor
extends Object
implements jline.Completor

Author:
bjoernh 26.04.2010 13:26:51

Constructor Summary
LocationCompletor(ShellContext _context)
           
 
Method Summary
 int complete(String buffer, int cursor, List candidates)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationCompletor

public LocationCompletor(ShellContext _context)
Method Detail

complete

public int complete(String buffer,
                    int cursor,
                    List candidates)
Specified by:
complete in interface jline.Completor
See Also:
Completor.complete(java.lang.String, int, java.util.List)


Copyright © 2010-2013 UNICORE. All Rights Reserved.