Package org.apache.tools.ant.taskdefs
Class Javadoc.SourceFile
- java.lang.Object
- 
- org.apache.tools.ant.taskdefs.Javadoc.SourceFile
 
- 
- Enclosing class:
- Javadoc
 
 public static class Javadoc.SourceFile extends java.lang.ObjectThis class is used to manage the source files to be processed.
- 
- 
Constructor SummaryConstructors Constructor Description SourceFile()Default constructorSourceFile(java.io.File file)Constructor specifying the source file directly
 
-