|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is implemented by classes that visit URIs.
Refer to IURI.visit(org.eclipse.wst.common.environment.uri.IURIVisitor)
.
Method Summary | |
---|---|
boolean |
visit(IURI uri)
Visits the given IURI. |
Method Detail |
public boolean visit(IURI uri) throws URIException
uri
- The resource to visit.
URIException
- If the visit method fails.
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |