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 java.lang.String[] |
getClassNames() |
addCandidateString, clone, complete, getCandidates, getDelimiter, setCandidates, setCandidateStrings, setDelimiterpublic ClassNameCompletor()
throws java.io.IOException
java.io.IOExceptionpublic ClassNameCompletor(SimpleCompletor.SimpleCompletorFilter filter) throws java.io.IOException
java.io.IOException