Package adql.search
-
Interface Summary Interface Description IReplaceHandler Defines an interface for any kind of search/replace handler.ISearchHandler Defines an interface for any kind of search handler. -
Class Summary Class Description RemoveHandler In this handler the replacement ADQLObject is always null.SearchColumnHandler Lets searching allADQLColumn
objects.SimpleReplaceHandler Lets searching and replacing ADQL objects which match with the condition defined in the functionSimpleSearchHandler.match(ADQLObject)
.SimpleSearchHandler Lets searching ADQL objects which match with the condition defined in the functionSimpleSearchHandler.match(ADQLObject)
.