001
package railo.runtime.search;
002
003
public interface SearchInfo {
004
005
}