Eclipse Platform
Release 3.0

org.eclipse.update.core
Class FeatureContentProvider.FileFilter

java.lang.Object
  extended byorg.eclipse.update.core.FeatureContentProvider.FileFilter
Enclosing class:
FeatureContentProvider

public class FeatureContentProvider.FileFilter
extends Object


Constructor Summary
FeatureContentProvider.FileFilter(String filter)
          Constructor for FileFilter.
 
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
 

Constructor Detail

FeatureContentProvider.FileFilter

public FeatureContentProvider.FileFilter(String filter)
Constructor for FileFilter.

Method Detail

accept

public boolean accept(String name)
returns true if the name matches the rule


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.