getAttributeValue

open override fun getAttributeValue(index: Int): String

Get the value of the attribute at the given index.


open override fun getAttributeValue(nsUri: String?, localName: String): String?

Get the value of the attribute with the given name if it exists.