method
on_attr_charref_hex
ruby latest stable - Class:
XSD::XMLParser::XMLScanner
on_attr_charref_hex(code)public
No documentation available.
# File lib/xsd/xmlparser/xmlscanner.rb, line 127
def on_attr_charref_hex(code)
on_attr_charref(code)
end