Android Studio Sign in
Added in API level 1

EndElementListener


interface EndElementListener
android.sax.EndElementListener

Listens for the end of elements.

Summary

Public methods
abstract Unit
end()

Invoked at the end of an element.

Public methods

end

Added in API level 1
abstract fun end(): Unit

Invoked at the end of an element.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.