관리-도구
편집 파일: cdesc-Parser.yaml
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: charset rw: RW class_methods: - !ruby/object:RI::MethodSummary name: add_factory - !ruby/object:RI::MethodSummary name: create_parser - !ruby/object:RI::MethodSummary name: factory - !ruby/object:RI::MethodSummary name: new comment: constants: [] full_name: XSD::XMLParser::Parser includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: characters - !ruby/object:RI::MethodSummary name: do_parse - !ruby/object:RI::MethodSummary name: end_element - !ruby/object:RI::MethodSummary name: epilogue - !ruby/object:RI::MethodSummary name: parse - !ruby/object:RI::MethodSummary name: prologue - !ruby/object:RI::MethodSummary name: start_element - !ruby/object:RI::MethodSummary name: xmldecl_encoding= name: Parser superclass: Object