Class Attribute
java.lang.Object
org.itsallcode.openfasttrace.importer.xmlparser.event.Attribute
A simplified wrapper for SAX
Attributes.-
Method Summary
-
Method Details
-
getQname
Get the qualified name of this attribute.- Returns:
Attributes.getQName(int)
-
getValue
Get the attribute value.- Returns:
Attributes.getValue(int)
-
toString
-