public static interface IFileSystemGosuClassRepository.IClassFileInfo
| Modifier and Type | Method and Description |
|---|---|
int |
getClassPathLength() |
String |
getContent() |
IFileSystemGosuClassRepository.ClassPathEntry |
getEntry() |
IFile |
getFile() |
String |
getFileName() |
String |
getFilePath() |
String |
getNonCanonicalFileName() |
IDirectory |
getParentFile() |
Reader |
getReader() |
ISourceFileHandle |
getSourceFileHandle() |
boolean |
hasInnerClass() |
void |
stopCachingContent() |
IDirectory getParentFile()
IFile getFile()
Reader getReader()
String getFileName()
String getNonCanonicalFileName()
String getFilePath()
int getClassPathLength()
boolean hasInnerClass()
ISourceFileHandle getSourceFileHandle()
IFileSystemGosuClassRepository.ClassPathEntry getEntry()
String getContent()
void stopCachingContent()
Copyright © 2017. All rights reserved.