Current Path : /usr/local/share/ri/1.8/system/REXML/XMLDecl/ |
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/REXML/XMLDecl/cdesc-XMLDecl.yaml |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: standalone rw: RW - !ruby/object:RI::Attribute comment: name: version rw: RW - !ruby/object:RI::Attribute comment: name: writeencoding rw: R - !ruby/object:RI::Attribute comment: name: writethis rw: R class_methods: - !ruby/object:RI::MethodSummary name: default - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: NEEDS DOCUMENTATION constants: - !ruby/object:RI::Constant comment: name: DEFAULT_VERSION value: "\"1.0\";" - !ruby/object:RI::Constant comment: name: DEFAULT_ENCODING value: "\"UTF-8\";" - !ruby/object:RI::Constant comment: name: DEFAULT_STANDALONE value: "\"no\";" - !ruby/object:RI::Constant comment: name: START value: "'<\\?xml';" - !ruby/object:RI::Constant comment: name: STOP value: "'\\?>';" full_name: REXML::XMLDecl includes: - !ruby/object:RI::IncludedModule name: Encoding instance_methods: - !ruby/object:RI::MethodSummary name: == - !ruby/object:RI::MethodSummary name: clone - !ruby/object:RI::MethodSummary name: content - !ruby/object:RI::MethodSummary name: dowrite - !ruby/object:RI::MethodSummary name: encoding= - !ruby/object:RI::MethodSummary name: inspect - !ruby/object:RI::MethodSummary name: node_type - !ruby/object:RI::MethodSummary name: nowrite - !ruby/object:RI::MethodSummary name: write - !ruby/object:RI::MethodSummary name: xmldecl name: XMLDecl superclass: Child