soot
Class XMLAttributesPrinter

java.lang.Object
  extended by soot.XMLAttributesPrinter

public class XMLAttributesPrinter
extends Object


Constructor Summary
XMLAttributesPrinter(String filename, String outputDir)
           
 
Method Summary
 void printAttrs(SootClass c)
           
 void printAttrs(SootClass c, TagCollector tc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLAttributesPrinter

public XMLAttributesPrinter(String filename,
                            String outputDir)
Method Detail

printAttrs

public void printAttrs(SootClass c,
                       TagCollector tc)

printAttrs

public void printAttrs(SootClass c)