|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.core.search.IndexQueryRequestor
org.aspectj.org.eclipse.jdt.internal.core.search.PathCollector
public class PathCollector
Collects the resource paths reported by a client to this search requestor.
| Field Summary | |
|---|---|
java.util.HashSet |
paths
|
| Constructor Summary | |
|---|---|
PathCollector()
|
|
| Method Summary | |
|---|---|
boolean |
acceptIndexMatch(java.lang.String documentPath,
SearchPattern indexRecord,
SearchParticipant participant,
AccessRuleSet access)
|
java.lang.String[] |
getPaths()
Returns the paths that have been collected. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.HashSet paths
| Constructor Detail |
|---|
public PathCollector()
| Method Detail |
|---|
public boolean acceptIndexMatch(java.lang.String documentPath,
SearchPattern indexRecord,
SearchParticipant participant,
AccessRuleSet access)
acceptIndexMatch in class IndexQueryRequestorpublic java.lang.String[] getPaths()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||