JavaFileManager
Interface JavaFileManager
- All Superinterfaces:
- AutoCloseable, Closeable, Flushable, OptionChecker
- All Known Subinterfaces:
- StandardJavaFileManager
- All Known Implementing Classes:
- ForwardingJavaFileManager
public interface JavaFileManager extends Closeable, Flushable, OptionChecker
File manager for tools operating on Java™ programming language source and class files. In this context, file means an abstraction of regular files and other sources of data.
When constructing ne