org.gjt.xpp.impl.tag
public class Attribute extends Object
Field Summary | |
---|---|
String | localName |
String | prefix |
String | qName |
String | uri |
String | value |
boolean | xmlnsAttrib when true indicates that attribute is xmlns* related |
Constructor Summary | |
---|---|
Attribute() |
Method Summary | |
---|---|
boolean | equals(Object o) |
String | toString() |