|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SourceFile
represent a cfml source file
Method Summary | |
---|---|
String |
getClassName()
|
String |
getDisplayPath()
|
Resource |
getFile()
return file object, based on sourcefile |
String |
getFullClassName()
|
String |
getPackageName()
|
Resource |
getPhyscalFile()
return file object, based on physical path and realpath |
String |
getRealPathAsVariableString()
|
Method Detail |
---|
Resource getPhyscalFile()
String getDisplayPath()
String getFullClassName()
String getClassName()
String getPackageName()
String getRealPathAsVariableString()
Resource getFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |