StartElementEvent

constructor(extLocationInfo: XmlReader.LocationInfo?, namespaceUri: String, localName: String, prefix: String, attributes: Array<out XmlEvent.Attribute>, parentNamespaceContext: IterableNamespaceContext, namespaceDecls: List<Namespace>)
constructor(locationInfo: String, namespaceUri: String, localName: String, prefix: String, attributes: Array<out XmlEvent.Attribute>, parentNamespaceContext: IterableNamespaceContext, namespaceDecls: List<Namespace>)
constructor(name: QName, parentNamespaceContext: IterableNamespaceContext, extLocationInfo: XmlReader.LocationInfo? = null)
constructor(namespaceUri: String, localName: String, prefix: String, parentNamespaceContext: IterableNamespaceContext)