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, setDelimiter
public ClassNameCompletor() throws java.io.IOException
java.io.IOException
public ClassNameCompletor(SimpleCompletor.SimpleCompletorFilter filter) throws java.io.IOException
java.io.IOException