|
||||||||||
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()
|
String |
getFullClassName()
|
String |
getPackageName()
|
Resource |
getPhyscalFile()
return file object, based on physical path and realpath |
String |
getRealPathAsVariableString()
|
Resource |
getResource()
if the mapping physical path and archive is invalid or not defined, it is possible this method returns null |
Method Detail |
---|
Resource getPhyscalFile()
String getDisplayPath()
String getFullClassName()
String getClassName()
String getPackageName()
String getRealPathAsVariableString()
Resource getResource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |