abc.soot.util
Class DisableExceptionCheckTag

java.lang.Object
  extended by abc.soot.util.DisableExceptionCheckTag

public class DisableExceptionCheckTag
extends java.lang.Object

Author:
Ganesh Sittampalam

Field Summary
static java.lang.String name
           
 
Constructor Summary
DisableExceptionCheckTag()
           
 
Method Summary
 java.lang.String getName()
           
 byte[] getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

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

DisableExceptionCheckTag

public DisableExceptionCheckTag()
Method Detail

getName

public java.lang.String getName()

getValue

public byte[] getValue()