# File lib/xsd/charset.rb, line 160
def
Charset
.
is_utf8
(
str
)
UTF8Regexp
=~
str
end