public abstract class AbstractSyncFileFilter.AbstractIgnoreRule extends Object
Constructor and Description |
---|
AbstractSyncFileFilter.AbstractIgnoreRule() |
public AbstractSyncFileFilter.AbstractIgnoreRule()
public abstract boolean isMatch(IResource target)
public abstract boolean isMatch(String target, boolean isFolder)
public abstract boolean getResult()
public abstract String toString()
public abstract String getPattern()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.