decodeUnchecked

decodeUnchecked
(
T
attributes...
)

Return Value

Type: auto

T, or the type returned from a decoder function defined on T.

Throws

XmlException if the XML element doesn't match the type

Meta