soot.xml
Class JavaAttribute
java.lang.Object
soot.xml.JavaAttribute
- public class JavaAttribute
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
writerOut
public PrintWriter writerOut
JavaAttribute
public JavaAttribute()
startLn
public int startLn()
startLn
public void startLn(int x)
tags
public ArrayList tags()
vbAttrs
public ArrayList vbAttrs()
addTag
public void addTag(Tag t)
addVbAttr
public void addVbAttr(PosColorAttribute vbAttr)
hasColorTag
public boolean hasColorTag()
printAllTags
public void printAllTags(PrintWriter writer)
printInfoTags
public void printInfoTags(PrintWriter writer)