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, setDelimiter
public ClassNameCompletor() throws IOException
IOException
public ClassNameCompletor(SimpleCompletor.SimpleCompletorFilter filter) throws IOException
IOException
public static String[] getClassNames() throws IOException
IOException
Copyright © 2024. All rights reserved.