JavaFileManager used for dynamic imports from Qore into Java
- Author
- adapted for Qore by David Nichols
- Since
- 07-Feb-2021
◆ QoreJavaFileManager()
| org.qore.jni.compiler.QoreJavaFileManager.QoreJavaFileManager |
( |
QoreURLClassLoader | classLoader, |
|
|
StandardJavaFileManager | standardFileManager ) |
|
inline |
Creates the object with the Qore class loader and a file manager for real file operations
- Parameters
-
| classLoader | the classloader to use |
| standardFileManager | the StandardJavaFileManager to use for real file operations |
The documentation for this class was generated from the following file:
- src/java/org/qore/jni/compiler/QoreJavaFileManager.java