Package adql.search
package adql.search
-
ClassDescriptionDefines an interface for any kind of search/replace handler.Defines an interface for any kind of search handler.In this handler the replacement ADQLObject is always null.Lets searching all
ADQLColumn
objects.Handler searching for allADQLObject
s declared as optional in the ADQL language.Lets searching and replacing ADQL objects which match with the condition defined in the functionSimpleSearchHandler.match(ADQLObject)
.Lets searching ADQL objects which match with the condition defined in the functionSimpleSearchHandler.match(ADQLObject)
.