|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.resources.filtermatchers.AbstractFileInfoMatcher
org.eclipse.core.resources.filtermatchers.CompoundFileInfoMatcher
public abstract class CompoundFileInfoMatcher
Resource Filter Type allowing serializing sub filters as the arguments
Field Summary | |
---|---|
protected AbstractFileInfoMatcher[] |
matchers
|
Constructor Summary | |
---|---|
CompoundFileInfoMatcher()
|
Method Summary | |
---|---|
void |
initialize(IProject project,
java.lang.Object arguments)
Sets initialization data for this matcher. |
Methods inherited from class org.eclipse.core.resources.filtermatchers.AbstractFileInfoMatcher |
---|
matches |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected AbstractFileInfoMatcher[] matchers
Constructor Detail |
---|
public CompoundFileInfoMatcher()
Method Detail |
---|
public final void initialize(IProject project, java.lang.Object arguments) throws CoreException
AbstractFileInfoMatcher
initialize
in class AbstractFileInfoMatcher
CoreException
- if initialization failed
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.