public class ClassNameCompletor extends SimpleCompletor
SimpleCompletor.NoOpFilter, SimpleCompletor.SimpleCompletorFilter| Constructor and Description |
|---|
ClassNameCompletor()
Complete candidates using all the classes available in the
java CLASSPATH.
|
ClassNameCompletor(SimpleCompletor.SimpleCompletorFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
getClassNames() |
addCandidateString, clone, complete, getCandidates, getDelimiter, setCandidates, setCandidateStrings, setDelimiterpublic ClassNameCompletor()
throws IOException
IOExceptionpublic ClassNameCompletor(SimpleCompletor.SimpleCompletorFilter filter) throws IOException
IOExceptionpublic static String[] getClassNames() throws IOException
IOExceptionCopyright © 2025. All rights reserved.