Package com.github.hypfvieh.java.rtcompiler.resources
package com.github.hypfvieh.java.rtcompiler.resources
-
KlassenKlasseBeschreibungJavaFileManager which will try two different other JavaFileManagers.
A given resources is first tried to get from the first given JavaFileManager.
If no result is found, the second JavaFileManager will be tried.Implementation of a JavaFileObject.