alt.jiapi.file.attribute
Class SourceDebugExtension

java.lang.Object
  extended by alt.jiapi.file.attribute.Attribute
      extended by alt.jiapi.file.attribute.SourceDebugExtension

public class SourceDebugExtension
extends Attribute

SourceDebugExtension attribute.

Author:
Mika Riekkinen
See Also:
4.8.11

Field Summary
static java.lang.String ATTRIBUTE_NAME
           
 
Fields inherited from class alt.jiapi.file.attribute.Attribute
cp
 
Constructor Summary
SourceDebugExtension(short nameIndex, int attributeLength, java.io.DataInputStream dis)
           
 
Method Summary
 java.lang.String getDebugExtension()
           
 
Methods inherited from class alt.jiapi.file.attribute.Attribute
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ATTRIBUTE_NAME

public static final java.lang.String ATTRIBUTE_NAME
See Also:
Constant Field Values
Constructor Detail

SourceDebugExtension

public SourceDebugExtension(short nameIndex,
                            int attributeLength,
                            java.io.DataInputStream dis)
                     throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getDebugExtension

public java.lang.String getDebugExtension()


Copyright © 2001. Documenation generated August 26 2011.