TypeNameRequestor
collects search results from a searchAllTypeNames
query to a SearchEngine
. Clients must subclass this abstract class and pass an instance to the SearchEngine.searchAllTypeNames(...)
method. Only top-level and member types are reported. Local types are not reported. This class may be subclassed by clients.
@since 3.1TypeNameRequestor
collects search results from a searchAllTypeNames
query to a SearchEngine
. Clients must subclass this abstract class and pass an instance to the SearchEngine.searchAllTypeNames(...)
method. Only top-level and member types are reported. Local types are not reported. This class may be subclassed by clients.
@since 3.1
|
|
|
|