com.metamatrix.common.tree.directory
Class PassThroughDirectoryEntryFilter

java.lang.Object
  extended by com.metamatrix.common.tree.PassThroughTreeNodeFilter
      extended by com.metamatrix.common.tree.directory.PassThroughDirectoryEntryFilter
All Implemented Interfaces:
DirectoryEntryFilter, TreeNodeFilter

public class PassThroughDirectoryEntryFilter
extends PassThroughTreeNodeFilter
implements DirectoryEntryFilter


Constructor Summary
PassThroughDirectoryEntryFilter()
           
 
Method Summary
 java.lang.String getExtension(int index)
           
 int getExtensionCount()
           
 
Methods inherited from class com.metamatrix.common.tree.PassThroughTreeNodeFilter
accept, getDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.metamatrix.common.tree.TreeNodeFilter
accept, getDescription
 

Constructor Detail

PassThroughDirectoryEntryFilter

public PassThroughDirectoryEntryFilter()
Method Detail

getExtension

public java.lang.String getExtension(int index)
Specified by:
getExtension in interface DirectoryEntryFilter

getExtensionCount

public int getExtensionCount()
Specified by:
getExtensionCount in interface DirectoryEntryFilter


Copyright © 2009. All Rights Reserved.