public class ClassNameCompleter
extends jline.console.completer.StringsCompleter
| Modifier and Type | Field and Description |
|---|---|
static String |
clazzFileNameExtension |
static String |
jarFileNameExtension |
| Constructor and Description |
|---|
ClassNameCompleter(String... candidates) |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
getClassNames() |
public static final String clazzFileNameExtension
public static final String jarFileNameExtension
public ClassNameCompleter(String... candidates)
public static String[] getClassNames() throws IOException
IOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.