Uses of Interface
adql.search.IReplaceHandler
Packages that use IReplaceHandler
-
Uses of IReplaceHandler in adql.search
Classes in adql.search that implement IReplaceHandlerModifier and TypeClassDescriptionclass
In this handler the replacement ADQLObject is always null.class
Lets searching and replacing ADQL objects which match with the condition defined in the functionSimpleSearchHandler.match(ADQLObject)
.