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
localName
public String localName
prefix
public String prefix
xmlnsAttrib
public boolean xmlnsAttrib
when true indicates that attribute is xmlns* related
Attribute
public Attribute()
equals
public boolean equals(Object o)
toString
public String toString()
Copyright (c) 2003 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.
Note this package is deprecated by XPP3 that implements XmlPull API