public interface StandardJavaFileManagerFactory
StandardJavaFileManagers for use with javac.| Modifier and Type | Method and Description |
|---|---|
StandardJavaFileManager |
create(JavaCompiler compiler) |
StandardJavaFileManager create(JavaCompiler compiler)
compiler - the compiler that will be used with the file manager to be created