Interface LoadPathLocation
- All Known Implementing Classes:
FilesystemLocation,MemoryLocation,ResourceLocation
public interface LoadPathLocation
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleangetParseUnit(String path) makeRecoveryUnit(String path) booleanpathExists(String path)
-
Method Details
-
pathExists
-
getParseUnit
-
resolve
-
allowsNativeFunctions
boolean allowsNativeFunctions() -
allowsCaching
boolean allowsCaching() -
makeRecoveryUnit
-