Eclipse JDT
Release 3.8

org.eclipse.jdt.core.search
Interface ISearchPattern


Deprecated. Since 3.0, the class SearchPattern replaces this interface.

public interface ISearchPattern

A search pattern defines how search results are found. Use SearchEngine.createSearchPattern to create a search pattern.

See Also:
SearchEngine.createSearchPattern(org.eclipse.jdt.core.IJavaElement, int), SearchEngine.createSearchPattern(String, int, int, boolean)


Eclipse JDT
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.