- 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.
- Version:
- $Id: SourceFile.java 1397988 2012-10-14 01:00:48Z markt $
- Author:
- M. Dahm
- See Also:
Attribute
,
Serialized Form