net.sf.antcontrib.antclipse
Class ClassPathParser
public
class
ClassPathParser
extends Object
Classic tool firing a SAX parser. Must feed the source file and a handler.
Nothing really special about it, only probably some special file handling in nasty cases
(Windows files containing strange chars, internationalized filenames,
but you shouldn't be doing this, anyway :)).
Since: Ant 1.5
Version: $Revision: 1.2 $
Author: Adrian Spinei aspinei@myrealbox.com