Update of /cvsroot/xdoclet/xdoclet2/src/java/xdoclet/beans
In directory sc8-pr-cvs1:/tmp/cvs-serv14848/src/java/xdoclet/beans

Added Files:
        FilePropertyEditor.java 
Log Message:
Added File editor for output directory

--- NEW FILE: FilePropertyEditor.java ---
package xdoclet.beans;

import java.beans.PropertyEditorSupport;

/**
 * PropertyEditor for [EMAIL PROTECTED] java.io.File}.
 * @author <a href="mailto:aslak.hellesoy at bekk.no">Aslak Helles&oslash;y</a>
 * @version $Revision: 1.1 $
 */
public class FilePropertyEditor extends PropertyEditorSupport {
}




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to