Current Path : /usr/local/share/ri/1.8/system/RSS/XMLScanListener/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/RSS/XMLScanListener/cdesc-XMLScanListener.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: constants: - !ruby/object:RI::Constant comment: name: ENTITIES value: "{ 'lt' => '<', 'gt' => '>', 'amp' => '&', 'quot' => '\"', 'apos' => '\\''" full_name: RSS::XMLScanListener includes: - !ruby/object:RI::IncludedModule name: XMLScan::Visitor - !ruby/object:RI::IncludedModule name: ListenerMixin instance_methods: - !ruby/object:RI::MethodSummary name: entity - !ruby/object:RI::MethodSummary name: on_attr_charref - !ruby/object:RI::MethodSummary name: on_attr_charref_hex - !ruby/object:RI::MethodSummary name: on_attr_entityref - !ruby/object:RI::MethodSummary name: on_attr_value - !ruby/object:RI::MethodSummary name: on_attribute - !ruby/object:RI::MethodSummary name: on_charref - !ruby/object:RI::MethodSummary name: on_charref_hex - !ruby/object:RI::MethodSummary name: on_entityref - !ruby/object:RI::MethodSummary name: on_etag - !ruby/object:RI::MethodSummary name: on_stag - !ruby/object:RI::MethodSummary name: on_stag_end - !ruby/object:RI::MethodSummary name: on_stag_end_empty - !ruby/object:RI::MethodSummary name: on_xmldecl_encoding - !ruby/object:RI::MethodSummary name: on_xmldecl_end - !ruby/object:RI::MethodSummary name: on_xmldecl_standalone - !ruby/object:RI::MethodSummary name: on_xmldecl_version name: XMLScanListener superclass: BaseListener