public class PrunedTag extends Object
PrunedTag(String tag)
boolean
equals(Object obj)
int
hashCode()
matches(Node node)
void
setAttr(String name, String value)
setCss(String css)
setId(String id)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PrunedTag(String tag)
public boolean matches(Node node)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public void setId(String id)
public void setCss(String css)
public void setAttr(String name, String value)
public String toString()
toString