|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractFile | |
| xjavadoc | |
| xjavadoc.filesystem | |
| Uses of AbstractFile in xjavadoc |
| Methods in xjavadoc that return AbstractFile | |
AbstractFile[] |
SourceSet.getFiles()
|
AbstractFile |
SourceSet.getSourceFile(String qualifiedName)
|
AbstractFile |
SourceClass.getFile()
|
| Methods in xjavadoc with parameters of type AbstractFile | |
void |
XJavaDoc.addAbstractFile(String qualifiedName,
AbstractFile file)
|
| Constructors in xjavadoc with parameters of type AbstractFile | |
SourceClass(XJavaDoc xJavaDoc,
AbstractFile sourceFile,
boolean useNodeParser)
Constructor to use for outer classes |
|
| Uses of AbstractFile in xjavadoc.filesystem |
| Classes in xjavadoc.filesystem that implement AbstractFile | |
class |
XJavadocFile
|
| Methods in xjavadoc.filesystem that return AbstractFile | |
AbstractFile[] |
FileSourceSet.getFiles()
Gets the files contained in the source set. |
AbstractFile |
FileSourceSet.getSourceFile(String qualifiedName)
Gets the File containing the source of the class. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||