soot
Class XMLAttributesPrinter

java.lang.Object
  |
  +--soot.XMLAttributesPrinter

public class XMLAttributesPrinter
extends java.lang.Object


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

Constructor Detail

XMLAttributesPrinter

public XMLAttributesPrinter(java.lang.String filename,
                            java.lang.String outputDir)
Method Detail

printAttrs

public void printAttrs(SootClass c)