There's no documentation for this item.
# File xsd/charset.rb, line 101 def Charset.encoding_from_xml(str, charset) encoding_conv(str, charset_str(charset), @internal_encoding) end
<code/>
<pre/>
<code/>and<pre/>for code samples.