- All Implemented Interfaces:
- Serializable, Cloneable
public final class SourceFile
extends Attribute
This class is derived from Attribute and represents a reference
to the source file of this class. At most one SourceFile attribute
should appear per classfile. The intention of this class is that it is
instantiated from the Attribute.readAttribute() method.
- Author:
- M. Dahm
- See Also:
Attribute
,
Serialized Form