com.webobjects.eoaccess
Class EOModel.EOModelFileNameFilter
java.lang.Object
com.webobjects.eoaccess.EOModel.EOModelFileNameFilter
- All Implemented Interfaces:
- FilenameFilter
- Enclosing class:
- EOModel
protected static class EOModel.EOModelFileNameFilter
- extends Object
- implements FilenameFilter
Used to filter out all the EOModel managed file and copy teh rest of the file over to the new model. The main purpose is to copy cvs and svn files.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EOModel.EOModelFileNameFilter
protected EOModel.EOModelFileNameFilter()
accept
public boolean accept(File dir,
String name)
- Specified by:
accept
in interface FilenameFilter
Copyright © 2000-2008 Apple Inc.