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.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)
.