public interface StandardJavaFileManagerFactory
StandardJavaFileManager
s 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