org.gjt.xpp.x2impl.x2pullparser
Class X2Attribute
java.lang.Objectorg.gjt.xpp.x2impl.x2pullparser.X2Attribute
public class X2Attribute
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
X2Attribute
public X2Attribute()
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