$darkmode
Inherits JavaFileManager.
Public Member Methods | |
| QoreJavaFileManager (QoreURLClassLoader classLoader, StandardJavaFileManager standardFileManager) | |
JavaFileManager used for dynamic imports from Qore into Java
|
inline |
Creates the object with the Qore class loader and a file manager for real file operations
| classLoader | the classloader to use |
| standardFileManager | the StandardJavaFileManager to use for real file operations |