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