<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi,
<div class=""><br class="">
</div>
<div class="">I have been using the Soot API to parse some class files and I need to use the Baf format. Currently whenever I load a class using:</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 11px; font-family: Monaco;" class="">SootClass
<span style="color: #7e504f" class="">c</span> = Scene.v().loadClassAndSupport(<span style="color: #7e504f" class="">&lt;string&gt;</span>);</div>
<div class=""><br class="">
</div>
it is loaded by default in the Jimple format. So I wanted to know if there is any option that can be set to load it directly into Baf, or some other API call to convert the Jimple representation to Baf.</div>
<div class=""><br class="">
</div>
<div class="">Thanks<br class="">
<div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class=""><font color="#a9a9a9" class="">Aditya Kamath</font></div>
<div class=""><font color="#a9a9a9" class="">Graduate Student</font></div>
<div class=""><font color="#a9a9a9" class="">Computer Science</font></div>
<div class=""><font color="#a9a9a9" class="">Georgia Institute of Technology</font></div>
</div>
</div>
</div>
<br class="">
</div>
</body>
</html>