public static class Javadoc.SourceFile
extends java.lang.Object
| Constructor and Description | 
|---|
| SourceFile()Default constructor | 
| SourceFile(java.io.File file)Constructor specifying the source file directly | 
| Modifier and Type | Method and Description | 
|---|---|
| java.io.File | getFile()Get the source file. | 
| void | setFile(java.io.File file)Set the source file. |