|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.wst.validation.ValidationFramework.ResourceAdder
public static class ValidationFramework.ResourceAdder
Constructor Summary | |
---|---|
ValidationFramework.ResourceAdder(java.util.Set<IResource> set)
A class that knows how to add resources to a set. |
Method Summary | |
---|---|
boolean |
visit(IResource resource)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidationFramework.ResourceAdder(java.util.Set<IResource> set)
set
- the set where the resources are added.Method Detail |
---|
public boolean visit(IResource resource) throws CoreException
CoreException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |