config root man

Current Path : /usr/local/share/ri/1.8/system/REXML/

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
Upload File :
Current File : //usr/local/share/ri/1.8/system/REXML/cdesc-REXML.yaml

--- !ruby/object:RI::ClassDescription 
attributes: []

class_methods: []

comment: 
- !ruby/struct:SM::Flow::P 
  body: "[ :element, parent, name, attributes, children* ] a = Node.new a &lt;&lt; &quot;B&quot; # =&gt; &lt;a&gt;B&lt;/a&gt; a.b # =&gt; &lt;a&gt;B&lt;b/&gt;&lt;/a&gt; a.b[1] # =&gt; &lt;a&gt;B&lt;b/&gt;&lt;b/&gt;&lt;a&gt; a.b[1][&quot;x&quot;] = &quot;y&quot; # =&gt; &lt;a&gt;B&lt;b/&gt;&lt;b x=&quot;y&quot;/&gt;&lt;/a&gt; a.b[0].c # =&gt; &lt;a&gt;B<b>&lt;c/&gt;</b>&lt;b x=&quot;y&quot;/&gt;&lt;/a&gt; a.b.c &lt;&lt; &quot;D&quot; # =&gt; &lt;a&gt;B<b>&lt;c&gt;D&lt;/c&gt;</b>&lt;b x=&quot;y&quot;/&gt;&lt;/a&gt;"
constants: 
- !ruby/object:RI::Constant 
  comment: 
  name: COPYRIGHT
  value: "\"Copyright \\xC2\\xA9 2001-2006 Sean Russell <ser@germane-software.com>\""
- !ruby/object:RI::Constant 
  comment: 
  name: VERSION
  value: "\"3.1.7.3\""
- !ruby/object:RI::Constant 
  comment: 
  name: DATE
  value: "\"2007/275\""
- !ruby/object:RI::Constant 
  comment: 
  name: REVISION
  value: "\"$Revision: 22842 $\".gsub(/\\$Revision:|\\$/,'').strip"
- !ruby/object:RI::Constant 
  comment: 
  name: Copyright
  value: COPYRIGHT
- !ruby/object:RI::Constant 
  comment: 
  name: Version
  value: VERSION
full_name: REXML
includes: []

instance_methods: []

name: REXML
superclass: 

Man Man