xmlutil
Toggle table of contents
0.91.3
Common
Target filter
Common
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil
/
isXmlWhitespace
is
Xml
Whitespace
fun
isXmlWhitespace
(
char
:
Char
)
:
Boolean
Determine whether the character is xml whitespace.
fun
isXmlWhitespace
(
data
:
CharArray
)
:
Boolean
fun
isXmlWhitespace
(
data
:
CharSequence
)
:
Boolean