org.eclipse.core.resources
Class CompoundFileInfoMatcher
java.lang.Object
org.eclipse.core.resources.AbstractFileInfoMatcher
org.eclipse.core.resources.CompoundFileInfoMatcher
public abstract class CompoundFileInfoMatcher
- extends AbstractFileInfoMatcher
Resource Filter Type allowing serializing sub filters as the arguments
- Since:
- 3.6
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filterTypes
protected AbstractFileInfoMatcher[] filterTypes
CompoundFileInfoMatcher
public CompoundFileInfoMatcher()
instantiate
protected AbstractFileInfoMatcher instantiate(IProject project,
IFileInfoMatcherDescription filter)
initialize
public final void initialize(IProject project,
Object arguments)
- Specified by:
initialize
in class AbstractFileInfoMatcher
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.