|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IURIVisitor | |
---|---|
org.eclipse.wst.common.environment.uri |
Uses of IURIVisitor in org.eclipse.wst.common.environment.uri |
---|
Methods in org.eclipse.wst.common.environment.uri with parameters of type IURIVisitor | |
---|---|
void |
IURI.visit(IURIVisitor uriVisitor)
Visits this resource and its decendants in pre-order fashion. |
void |
IURI.visit(IURIVisitor uriVisitor,
IURIFilter uriFilter)
As for visit(IURIVisitor), except only resource URIs that are accepted by the given filter are visited. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |