Uses of Class
org.gjt.xpp.impl.tag.Attribute
-
Packages that use Attribute Package Description org.gjt.xpp.impl.pullparser -
-
Uses of Attribute in org.gjt.xpp.impl.pullparser
Fields in org.gjt.xpp.impl.pullparser declared as Attribute Modifier and Type Field Description protected Attribute[]
PullParser. attrPos
temporary array of current attributes
-