Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 432 → Rev 433

/sun/xmleditor/trunk/src/control/ExtExtractor.java
4,9 → 4,10
* Coded by: Group 5, software practice summer 2003
* University of Bielefeld, Germany
*
* @version $Revision: 1.34 $
* @version $Revision: 1.5 $
*
* Last modification: $Date: 2003/07/13 14:57:49 $
* Last modification: $Date: 2003/07/13 15:28:17 $
* $Id: PluginManager.java,v 1.19 2003/07/14 10:02:47 swalkenh Exp $
*/
 
package src.control;
14,7 → 15,7
import java.io.File;
 
/**
* The ExtensionFilter class provides a method to get the
* The <b><code>ExtensionFilter</code></b> class provides a method to get the
* extension of a file
*
* @author S. McSporran