Forwards calls to a given file object. Subclasses of this class might override some of these methods and might also provide additional fields and methods.
See also:
Constructors
protected ForwardingJavaFileObject
( F fileObject)
Creates a new instance of ForwardingJavaFileObject.
Creates a new instance of ForwardingJavaFileObject.
Parameters: - fileObject - delegate to this file object