public interface SourceFile extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
String |
getDisplayPath() |
String |
getFullClassName() |
String |
getPackageName() |
Resource |
getPhyscalFile()
return file object, based on physical path and relpath
|
String |
getRealPathAsVariableString() |
Resource |
getResource()
if the mapping physical path and archive is invalid or not defined, it is possible this method returns null
|
Resource getPhyscalFile()
String getDisplayPath()
String getFullClassName()
String getClassName()
String getPackageName()
String getRealPathAsVariableString()
Resource getResource()
Copyright © 2015 Lucee