|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractFile | |
| xjavadoc | |
| xjavadoc.filesystem | |
| Uses of AbstractFile in xjavadoc |
| Methods in xjavadoc that return AbstractFile | |
(package private) static AbstractFile |
XJavaDoc.getSourceFileFor(XProgramElement pe)
Gets the file the pe is contained in. |
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,
XTagFactory tagFactory,
String encoding)
Constructor to use for outer classes |
|
| Uses of AbstractFile in xjavadoc.filesystem |
| Classes in xjavadoc.filesystem that implement AbstractFile | |
class |
ReaderFile
|
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 | ||||||||||