Package org.gjt.xpp.impl.tag
Class Attribute
- java.lang.Object
-
- org.gjt.xpp.impl.tag.Attribute
-
public class Attribute extends java.lang.Object
used only internally by XPP- Author:
- Aleksander Slominski
-
-
Constructor Summary
Constructors Constructor Description Attribute()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
java.lang.String
toString()
-