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
/
XmlTagReader
/
nextHasValue
next
Has
Value
fun
nextHasValue
(
)
:
Boolean
Check if the next token has a value, returns false if
XmlToken.EndElement
would be returned.