Class Attributes

java.lang.Object
de.inetsoftware.classparser.Attributes

public class Attributes extends Object
Author:
Volker Berlin
  • Method Details

    • getSourceFile

      public String getSourceFile() throws IOException
      Get value of SourceFile if available.
      Returns:
      the source file name or null.
      Throws:
      IOException - if an I/O error occurs.