| Frames | No Frames |
Constructors with parameter type xjavadoc.filesystem.AbstractFile | |
SourceClass.SourceClass(XJavaDoc xJavaDoc, AbstractFile sourceFile, boolean useNodeParser, XTagFactory tagFactory, String encoding) Constructor to use for outer classes
| |
Fields of type xjavadoc.filesystem.AbstractFile | |
| AbstractFile | Keep a ref to the file in case of warning reporting
|
Methods with parameter type xjavadoc.filesystem.AbstractFile | |
| void | |
Methods with return type xjavadoc.filesystem.AbstractFile | |
| AbstractFile | |
| AbstractFile[] | |
| AbstractFile | SourceSet.getSourceFile(String qualifiedName) |
| AbstractFile | XJavaDoc.getSourceFile(String qualifiedName) Gets the SourceFile attribute of the XJavaDoc object
|
| AbstractFile | Gets the file the pe is contained in. |
Classes implementing xjavadoc.filesystem.AbstractFile | |
| class | |
| class | |
Methods with return type xjavadoc.filesystem.AbstractFile | |
| AbstractFile[] | Gets the files contained in the source set. |
| AbstractFile | FileSourceSet.getSourceFile(String qualifiedName) Gets the File containing the source of the class. |