nextToken

open override fun nextToken(): XmlToken?

Return the next actionable token or null if stream is exhausted.

Throws

aws.smithy.kotlin.runtime.serde.DeserializationException

upon any error.