org.eclipse.update.core
Class FeatureContentProvider.FileFilter
java.lang.Object
|
+--org.eclipse.update.core.FeatureContentProvider.FileFilter
- Enclosing class:
- FeatureContentProvider
- public class FeatureContentProvider.FileFilter
- extends Object
Method Summary |
boolean |
accept(String name)
returns true if the name matches the rule |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureContentProvider.FileFilter
public FeatureContentProvider.FileFilter(String filter)
- Constructor for FileFilter.
accept
public boolean accept(String name)
- returns true if the name matches the rule
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.