public class ExportIndexFileInfoMatcher
extends org.eclipse.core.resources.filtermatchers.AbstractFileInfoMatcher
| Constructor and Description |
|---|
ExportIndexFileInfoMatcher() |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.core.resources.FileInfoMatcherDescription |
getDescription(String excludePath) |
void |
initialize(org.eclipse.core.resources.IProject project,
Object arguments) |
boolean |
matches(org.eclipse.core.resources.IContainer parent,
org.eclipse.core.filesystem.IFileInfo fileInfo) |
public static String ID
public static org.eclipse.core.resources.FileInfoMatcherDescription getDescription(String excludePath)
public boolean matches(org.eclipse.core.resources.IContainer parent,
org.eclipse.core.filesystem.IFileInfo fileInfo)
throws org.eclipse.core.runtime.CoreException
matches in class org.eclipse.core.resources.filtermatchers.AbstractFileInfoMatcherorg.eclipse.core.runtime.CoreExceptionpublic void initialize(org.eclipse.core.resources.IProject project,
Object arguments)
throws org.eclipse.core.runtime.CoreException
initialize in class org.eclipse.core.resources.filtermatchers.AbstractFileInfoMatcherorg.eclipse.core.runtime.CoreExceptionCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.