public abstract interface JavaFileObject
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

File abstraction for tools operating on Java™ programming language source and class files.

All methods in this interface might throw a SecurityException if a security exception occurs.

Unless explicitly allowed, all methods in this interface might throw a NullPointerException if given a null argument.

extends FileObject

See also:
JavaFileManager

Since:  1.6