public interface Mapping extends Dumpable
Modifier and Type | Method and Description |
---|---|
void |
check()
checks the mapping
|
Resource |
getArchive() |
ClassLoader |
getClassLoaderForArchive() |
Resource |
getClassRootDirectory() |
Config |
getConfig()
returns config of the mapping
|
PageSource |
getPageSource(String relPath)
pagesoucre matching given relpath
|
PageSource |
getPageSource(String path,
boolean isOut) |
Resource |
getPhysical() |
String |
getStrArchive() |
String |
getStrPhysical() |
String |
getVirtual() |
String |
getVirtualLowerCase() |
String |
getVirtualLowerCaseWithSlash() |
boolean |
hasArchive() |
boolean |
hasPhysical() |
boolean |
isHidden() |
boolean |
isPhysicalFirst() |
boolean |
isReadonly() |
boolean |
isTopLevel() |
boolean |
isTrusted() |
toDumpData
ClassLoader getClassLoaderForArchive()
Resource getPhysical()
String getVirtualLowerCase()
String getVirtualLowerCaseWithSlash()
Resource getArchive()
boolean hasArchive()
boolean hasPhysical()
Resource getClassRootDirectory()
PageSource getPageSource(String relPath)
relPath
- PageSource getPageSource(String path, boolean isOut)
path
- isOut
- void check()
boolean isHidden()
boolean isPhysicalFirst()
boolean isReadonly()
String getStrArchive()
String getStrPhysical()
boolean isTrusted()
boolean isTopLevel()
String getVirtual()
Copyright © 2015 Lucee