X7ROOT File Manager
Current Path:
/opt/alt/ruby18/share/ri/1.8/system/REXML/Document
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
Document
/
📄
%3c%3c-i.yaml
(229 B)
ðŸ“
..
📄
add-i.yaml
(337 B)
📄
add_element-i.yaml
(202 B)
📄
build-i.yaml
(182 B)
📄
cdesc-Document.yaml
(2.08 KB)
📄
clone-i.yaml
(227 B)
📄
doctype-i.yaml
(292 B)
📄
encoding-i.yaml
(334 B)
📄
entity_expansion_limit%3d-c.yaml
(320 B)
📄
entity_expansion_limit-c.yaml
(313 B)
📄
entity_expansion_text_limit%3d-c.yaml
(426 B)
📄
entity_expansion_text_limit-c.yaml
(418 B)
📄
expanded_name-i.yaml
(325 B)
📄
name-i.yaml
(234 B)
📄
new-c.yaml
(559 B)
📄
node_type-i.yaml
(181 B)
📄
parse_stream-c.yaml
(205 B)
📄
record_entity_expansion-i.yaml
(209 B)
📄
root-i.yaml
(292 B)
📄
stand_alone%3f-i.yaml
(349 B)
📄
version-i.yaml
(330 B)
📄
write-i.yaml
(2.54 KB)
📄
xml_decl-i.yaml
(320 B)
Editing: cdesc-Document.yaml
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: entity_expansion_count rw: R class_methods: - !ruby/object:RI::MethodSummary name: entity_expansion_limit - !ruby/object:RI::MethodSummary name: entity_expansion_limit= - !ruby/object:RI::MethodSummary name: entity_expansion_text_limit - !ruby/object:RI::MethodSummary name: entity_expansion_text_limit= - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: parse_stream comment: - !ruby/struct:SM::Flow::P body: Represents a full XML document, including PIs, a doctype, etc. A Document has a single child that can be accessed by root(). Note that if you want to have an XML declaration written for a document you create, you must add one; REXML documents do not write a default declaration for you. See |DECLARATION| and |write|. constants: - !ruby/object:RI::Constant comment: - !ruby/struct:SM::Flow::P body: "A convenient default XML declaration. If you want an XML declaration, the easiest way to add one is mydoc << Document::DECLARATION <tt>DEPRECATED</tt> Use: mydoc << XMLDecl.default" name: DECLARATION value: XMLDecl.default full_name: REXML::Document includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: "<<" - !ruby/object:RI::MethodSummary name: add - !ruby/object:RI::MethodSummary name: add_element - !ruby/object:RI::MethodSummary name: build - !ruby/object:RI::MethodSummary name: clone - !ruby/object:RI::MethodSummary name: doctype - !ruby/object:RI::MethodSummary name: encoding - !ruby/object:RI::MethodSummary name: expanded_name - !ruby/object:RI::MethodSummary name: name - !ruby/object:RI::MethodSummary name: node_type - !ruby/object:RI::MethodSummary name: record_entity_expansion - !ruby/object:RI::MethodSummary name: root - !ruby/object:RI::MethodSummary name: stand_alone? - !ruby/object:RI::MethodSummary name: version - !ruby/object:RI::MethodSummary name: write - !ruby/object:RI::MethodSummary name: xml_decl name: Document superclass: Element
Upload File
Create Folder