eu.unicore.hila.shell.completors
Class LocationCompletor
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocationCompletor
public LocationCompletor(ShellContext _context)
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.