EndDocumentEvent

class EndDocumentEvent(val extLocationInfo: XmlReader.LocationInfo?) : XmlEvent(source)

Constructors

Link copied to clipboard
constructor(locationInfo: String)
constructor(extLocationInfo: XmlReader.LocationInfo?)

Properties

Link copied to clipboard
open override val eventType: EventType
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
open override fun writeTo(writer: XmlWriter)