Subversion Repositories XServices

Rev

Rev 10 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10 Rev 54
Line 18... Line 18...
18
 
18
 
19
import org.apache.tools.ant.Project;
19
import org.apache.tools.ant.Project;
Line 20... Line 20...
20
import org.apache.tools.ant.types.Resource;
20
import org.apache.tools.ant.types.Resource;
21
 
21
 
22
/**
22
/**
23
 * Wrapper for Ant Resources.
23
 * Wrapper for a single file like Ant Resources.
24
 *
24
 *
25
 * @author Brian Rosenberger, bru@brutex.de
25
 * @author Brian Rosenberger, bru@brutex.de