soot.xml
Class StringAttribute

java.lang.Object
  extended by soot.xml.StringAttribute

public class StringAttribute
extends Object


Constructor Summary
StringAttribute(String info, String type)
           
 
Method Summary
 String analysisType()
           
 String info()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringAttribute

public StringAttribute(String info,
                       String type)
Method Detail

info

public String info()

analysisType

public String analysisType()