method
on_attr_charref_hex
v1_8_7_330 -
Show 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