EndElement Method

Writes the closing tag of an open XML element.

Syntax

public fun endElement()

Remarks

Writes the closing tag of the XML element most recently opened using StartElement.

If no elements are opened, the call throws an exception

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks 2020 Kotlin Edition - Version 20.0 [Build 7941]