Package org.apache.tools.ant.taskdefs
Class Javadoc.SourceFile
java.lang.Object
org.apache.tools.ant.taskdefs.Javadoc.SourceFile
- 
Constructor SummaryConstructorsConstructorDescriptionDefault constructorSourceFile(File file) Constructor specifying the source file directly
- 
Method Summary
- 
Constructor Details- 
SourceFilepublic SourceFile()Default constructor
- 
SourceFileConstructor specifying the source file directly- Parameters:
- file- the source file
 
 
- 
- 
Method Details- 
setFile
- 
getFile
 
-