public class Attr extends Object
Attr()
String
getName()
Object
getValue()
boolean
isEscaped()
void
setEscaped(boolean escaped)
setName(String name)
setValue(Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Attr()
public void setName(String name)
public String getName()
public void setValue(Object value)
public Object getValue()
public void setEscaped(boolean escaped)
public boolean isEscaped()