| Package | Description |
|---|---|
| adql.query | |
| adql.search |
| Class and Description |
|---|
| ISearchHandler
Defines an interface for any kind of search handler.
|
| Class and Description |
|---|
| IReplaceHandler
Defines an interface for any kind of search/replace handler.
|
| ISearchHandler
Defines an interface for any kind of search handler.
|
| SimpleReplaceHandler
Lets searching and replacing ADQL objects which match with the condition defined in the function
SimpleSearchHandler.match(ADQLObject). |
| SimpleSearchHandler
Lets searching ADQL objects which match with the condition defined in the function
SimpleSearchHandler.match(ADQLObject). |