Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
serde-xml
/
aws.smithy.kotlin.runtime.serde.xml.deserialization
/
LexingXmlStreamReader
/
nextToken
next
Token
open
override
fun
nextToken
(
)
:
XmlToken
?
Return the next actionable token or null if stream is exhausted.
Throws
aws.
smithy.
kotlin.
runtime.
serde.
Deserialization
Exception
upon any error.